Re: www/links port fails to build with DirectFB library

2008-04-15 Thread Steven Kreuzer
Hey Adam-

I think the best course of action would be for you to correct the offending
lines in the Makefile and then open up a PR with the patch. After the
maintainer of the port approves the patch, it can be commited to cvs.

Thanks for catching this.

SK

On Tue, Apr 15, 2008 at 12:38:50AM -0400, Adam Martin wrote:
 To whom it might concern,
 
   I've started a rebuild of all ports, on my home system, and links  
 port failed, with the libdirectfb.  I have fixed it -- the dependancy  
 line with the libdirectfb entry should be changed to directfb.
 
 Line 51 (as of my last portsnap fetch; portsnap update, a few minutes  
 ago) of /usr/ports/www/links/Makefile should read:
 
 LIB_DEPENDS+=   directfb:${PORTSDIR}/devel/directfb
 
 Instead it reads:
 
 LIB_DEPENDS+=   libdirectfb:${PORTSDIR}/devel/directfb
 
 
 Hopefully this hasn't affected too many people, and hopefully I'm not  
 pestering the wrong people.
 
 Regards,
 
 --
 ADAM David Alan Martin
 
 Filesystem and Storage Lab, SUNY Stony Brook
 ___
 freebsd-ports@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to [EMAIL PROTECTED]

-- 
Steven Kreuzer
http://www.exit2shell.com/~skreuzer
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: www/links port fails to build with DirectFB library

2008-04-15 Thread Pietro Cerutti

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Adam Martin wrote:
| To whom it might concern,
|
| I've started a rebuild of all ports, on my home system, and links
| port failed, with the libdirectfb.  I have fixed it -- the dependancy
| line with the libdirectfb entry should be changed to directfb.

An update to directfb and thus to links is underway..
please be patient, it will be fixed soon!


| Regards,
Best,


| ADAM David Alan Martin

- --
Pietro Cerutti
[EMAIL PROTECTED]

PGP Public Key:
http://gahr.ch/pgp

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.8 (FreeBSD)

iEYEAREKAAYFAkgE32cACgkQwMJqmJVx947XKQCgk0P+VSdUAIjC/54Wd6YFYZH1
4OgAn1UxP0W0KKvcN4KWjnIF42B6BJDC
=q85c
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: www/links port fails to build with DirectFB library

2008-04-15 Thread Adam Martin


On 2008.04.15, at 13:01, Pietro Cerutti wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Adam Martin wrote:
| To whom it might concern,
|
| I've started a rebuild of all ports, on my home system, and  
links
| port failed, with the libdirectfb.  I have fixed it -- the  
dependancy

| line with the libdirectfb entry should be changed to directfb.

An update to directfb and thus to links is underway..
please be patient, it will be fixed soon!


	Okay, thanks.  It was a bit annoying, since I'm reinstalling  
everything, and needed links.  (It wasn't too bad, just took me a  
good 20 minutes, and a few futile rebuilds to figure out what was  
broken.)  I'll be doing a portsnap fetch and update later today, so  
we'll see if it's fixed by then. :-)  It won't matter that much since  
I have it installed, and it runs.  (Haven't tried it with directfb  
yet, but I think it will work.)


	Next time, I'll also submit a PR, now that I know the right way to  
report problems like this.


Cheers,

--
ADAM David Alan Martin

Filesystem and Storage Lab, SUNY Stony Brook
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


www/links port fails to build with DirectFB library

2008-04-14 Thread Adam Martin

To whom it might concern,

	I've started a rebuild of all ports, on my home system, and links  
port failed, with the libdirectfb.  I have fixed it -- the dependancy  
line with the libdirectfb entry should be changed to directfb.


Line 51 (as of my last portsnap fetch; portsnap update, a few minutes  
ago) of /usr/ports/www/links/Makefile should read:


LIB_DEPENDS+=   directfb:${PORTSDIR}/devel/directfb

Instead it reads:

LIB_DEPENDS+=   libdirectfb:${PORTSDIR}/devel/directfb


Hopefully this hasn't affected too many people, and hopefully I'm not  
pestering the wrong people.


Regards,

--
ADAM David Alan Martin

Filesystem and Storage Lab, SUNY Stony Brook
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]