Jeremy Lea <[EMAIL PROTECTED]> writes:
> 1. What the patches actually do...
> 2. If we can use one shared ${WRKSRC}, since the ports build multiple
>    copies of all of the libraries, and they use the wrong (unpatched)
>    versions of the config files in some cases.

While you're at it:

Index: FreeBSD.cf
===================================================================
RCS file: /sec/xfree86/cvs/xc/config/cf/FreeBSD.cf,v
retrieving revision 3.116
diff -u -r3.116 FreeBSD.cf
--- FreeBSD.cf  4 Jun 2002 22:50:55 -0000       3.116
+++ FreeBSD.cf  3 Jul 2002 21:19:14 -0000
@@ -48,6 +48,7 @@
 #define HasSnprintf            YES
 #define HasBSD44Sockets        YES
 #define HasDlopen              YES
+#define HasSetProcTitle                YES
 #ifndef HasLibCrypt
 # define HasLibCrypt           YES
 #endif

There may be more stuff missing, look through NetBSD.cf and OpenBSD.cf
to see what they have that we don't.

DES
-- 
Dag-Erling Smorgrav - [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to