| From | Sent On | Attachments |
|---|---|---|
| Anoop K | Mar 3, 2011 11:44 pm | |
| Konstantin Tokarev | Mar 4, 2011 5:10 am | |
| per...@pluto.rain.com | Mar 4, 2011 4:30 pm | |
| Chris Rees | Mar 5, 2011 3:04 am | |
| Dereckson | Mar 13, 2011 4:49 am |
| Subject: | Re: (no subject) | |
|---|---|---|
| From: | Dereckson (dere...@gmail.com) | |
| Date: | Mar 13, 2011 4:49:01 am | |
| List: | org.freebsd.freebsd-ports | |
Good afternoon,
Meanwhile, you can download the source, uncompress and launch the FreeBSD-aware interactive installer who compile and install the file.
fetch http://radsite.lbl.gov/radiance/dist/rad4R0all.tar.gz tar xzvf rad4R0all.tar.gz cd ray ./makeall install
If when you prepare the port, you use this installer instead to scons, you have to: - see how to offer $PREFIX instead /usr/local as default value (a patch against makeall?) - add to your port the following block: .if defined(BATCH) || defined(PACKAGE_BUILDING) IGNORE='This installer is interactive.' .endif
A better way would be to copy the makeall script in a new one where you pick default options (and use $PREFIX).
On Fri, Mar 4, 2011 at 2:11 PM, Konstantin Tokarev <annu...@yandex.ru> wrote:
04.03.2011, 10:44, "Anoop K" <kmta...@gmail.com>:
Hello, I am a MS windows user and have come here from PC-BSD. I would like to make a port request for Radiance < http://radsite.lbl.gov/radiance/ >.
N.B: I have only begun experimenting with FreeBSD and have 8.2 installed on a stand alone multi boot machine, running KDE environment.
You can start here: http://www.freebsd.org/doc/en/books/porters-handbook/
-- Regards, Konstantin
_______________________________________________ free...@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "free...@freebsd.org"
-- Sébastien Santoro aka Dereckson http://www.dereckson.be/
_______________________________________________ free...@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "free...@freebsd.org"





