Possibly unbuildable ports reminder

2009-03-28 Thread Bill Fenner
Dear porters, This is just a reminder to please periodically check the list of unbuildable ports at http://pointyhat.freebsd.org/errorlogs/ . A list by MAINTAINER is http://people.freebsd.org/~fenner/errorlogs/ so you can easily check the status of ports that you maintain. In addition, the li

You have received a card from a family member!

2009-03-28 Thread webmas...@hallmark.org
[1]Hallmark.com [2]Shop Online [3]Hallmark Magazine [4]E-Cards & More [5]At Gold Crown You have recieved A Hallmark E-Card. Hello! You have recieved a Hallmark E-Card. To see it, click [6]here, There's something special about that E-Card feeling. We invite you to

Help making a port for a (somewhat) restricted program

2009-03-28 Thread Vitaly Magerya
I'm creating a port for Petite Chez Scheme [1], which is a free interpreter for commercial Chez Scheme, and has some licensing restrictions. >From what I understood in the license [2], user must accept it before installing. The text of the license is also distributed in the tarball, so it seems ap

Help making a port for a (somewhat) restricted program

2009-03-28 Thread Robert Huff
Vitaly Magerya writes: > I'm creating a port for Petite Chez Scheme [1], which is a free > interpreter for commercial Chez Scheme, and has some licensing > restrictions. > > From what I understood in the license [2], user must accept it > before installing. The text of the license is also

Re: Help making a port for a (somewhat) restricted program

2009-03-28 Thread Vitaly Magerya
> Look at how java/jdk-* does it. java/jdk* uses ${PRINTF} (/usr/bin/printf) to display a message about you having to go and download some of the restricted files, and then exits. Once you've downloaded the files (and that implies that you've accepted the license), the message no longer appe

Re: Help making a port for a (somewhat) restricted program

2009-03-28 Thread Robert Huff
Vitaly Magerya writes: > > Look at how java/jdk-* does it. > > java/jdk* uses ${PRINTF} (/usr/bin/printf) to display a message about > you having to go and download some of the restricted files, and then exits. > Once you've downloaded the files (and that implies that you've accepted

Re: Help making a port for a (somewhat) restricted program

2009-03-28 Thread Vitaly Magerya
> I just re-compiled jdk-1.6 (all 6 hours of it) yesterday. > After unpacking the tarball(s) but before config. it popped up the > Sun license and asked for a "yes/no". I have no idea exactly how. Oh, yes, I missed that part somehow. The port has a script in it that shows the license and as

Re: Help making a port for a (somewhat) restricted program

2009-03-28 Thread Vitaly Magerya
> [3] http://tx97/pub/patches/petite-chez.shar That should have been http://tx97.net/pub/patches/petite-chez.shar ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd

Installing in cgi-bin

2009-03-28 Thread Jerry
I have a Perl program that I am thinking of porting to FreeBSD. The program has to be installed in the 'cgi-bin'. I was thinking something like: "$(WWWDIR}/apache${APACHE_VERSION}/cgi-bin" might be the way to direct the install to the correct directory. Is there a better way? I cannot find a macr

Re: Installing in cgi-bin

2009-03-28 Thread Brooks Davis
On Sat, Mar 28, 2009 at 01:33:15PM -0400, Jerry wrote: > I have a Perl program that I am thinking of porting to FreeBSD. The > program has to be installed in the 'cgi-bin'. > > I was thinking something like: > "$(WWWDIR}/apache${APACHE_VERSION}/cgi-bin" might be the way to direct > the install to

Re: is anyone working on a openjdk port

2009-03-28 Thread matt donovan
On Sat, Mar 28, 2009 at 12:41 AM, Peter Ulrich Kruppa wrote: > matt donovan schrieb: > >> I been thinking about making it but if someone already started I won't I >> just not had the time at the moment to start it since it'll be good to >> have >> in the port tree even if it needs a java installed

LATEST_LINK not in index

2009-03-28 Thread Dominic Fandrey
I'm working on a binary package upgrade tool that gets all required information from the INDEX file downloadable from the package repositories. This means you do not need a local copy of the ports tree to use it. The only information required and missing is the LATEST_LINK. Normally this is easily

Re: Installing in cgi-bin

2009-03-28 Thread Jerry
On Sat, 28 Mar 2009 12:43:13 -0500 Brooks Davis wrote: >On Sat, Mar 28, 2009 at 01:33:15PM -0400, Jerry wrote: >> I have a Perl program that I am thinking of porting to FreeBSD. The >> program has to be installed in the 'cgi-bin'. >> >> I was thinking something like: >> "$(WWWDIR}/apache${APACH

FreeBSD Port: sysutils/webmin & perl 5.8.9

2009-03-28 Thread Dan Langille
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 After upgrading perl to 5.8.0 because of a vuln, I found webmin would not start. $ tail /var/log/webmin/miniserv.error /libexec/ld-elf.so.1: /usr/local/lib/perl5/5.8.9/mach/auto/SDBM_File/SDBM_File.so: Undefined symbol "sdbm_open" FWIW, perl-after-up

Re: Installing in cgi-bin

2009-03-28 Thread Brooks Davis
On Sat, Mar 28, 2009 at 04:07:30PM -0400, Jerry wrote: > On Sat, 28 Mar 2009 12:43:13 -0500 > Brooks Davis wrote: > > >On Sat, Mar 28, 2009 at 01:33:15PM -0400, Jerry wrote: > >> I have a Perl program that I am thinking of porting to FreeBSD. The > >> program has to be installed in the 'cgi-bin'.

Re: REQUEST FOR TESTERS: `devel/mingw32-gcc'

2009-03-28 Thread Coleman Kane
Coleman Kane wrote: Lev Serebryakov wrote: Hello ports, Latest versions of `mingw32-binutils' and `mingw32-bin-msvcrt' were committed. `mingw32-gcc' is on pipeline. But it is BIG update: new version is 4.2.0 I ask you to test this `almost new' port before commit. http://lev.serebry

Re: REQUEST FOR TESTERS: `devel/mingw32-gcc'

2009-03-28 Thread Stephen Montgomery-Smith
Coleman Kane wrote: I haven't seen any activity on the above email, and I am curious if: 1) It was missed (and this really does affect people) 2) Nobody cross-compiles using the mingw32-* ports (it is really very handy!) 3) Nobody really cares that mingw32-gcc will move from 3.4.5 --> 4.2.0

Re: REQUEST FOR TESTERS: `devel/mingw32-gcc'

2009-03-28 Thread Stephen Montgomery-Smith
Coleman Kane wrote: http://lev.serebryakov.spb.ru/download/port-mingw32-gcc-4.2.0.tar.gz I haven't seen any activity on the above email, and I am curious if: 1) It was missed (and this really does affect people) 2) Nobody cross-compiles using the mingw32-* ports (it is really very handy!

Fw: ports/126042: audio/festival: add OGI option

2009-03-28 Thread Pedro F. Giffuni
Hi Gerald; I havenĀ“t checked this in a while but it was my attempt to clean Festival+OGI port that you just deprecated. cheers, Pedro. - Forwarded Message > From: "freebsd-gnats-sub...@freebsd.org" > To: Pedro F. Giffuni > Sent: Monday, July 28, 2008 10:20:03 AM > Subject: Re: