CVS: cvs.openbsd.org: ports

2010-03-27 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2010/03/27 05:50:18

Modified files:
mail   : Makefile 

Log message:
link sympa to the build



CVS: cvs.openbsd.org: ports

2010-03-27 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2010/03/27 05:49:55

Modified files:
mail/sympa : Makefile 
mail/sympa/pkg : PLIST 

Log message:
Duh, _sympa uid/gid is 648, not 647



CVS: cvs.openbsd.org: ports

2010-03-27 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2010/03/27 06:06:26

Modified files:
lang/mono  : Makefile 
lang/mono/patches: patch-mono_mini_mini-posix_c 
Removed files:
lang/mono/patches: patch-mono_io-layer_handles_c 

Log message:
Remove the handles.c patch because that's not needed anymore because
Zoltan Varga from the mono team helped me to debug the problem we
were having. So the correct problem description is that on OpenBSD,
ctx can be NULL if we are interrupting poll().
The upstream diff also fixes the issue where we are interrupting
unmanaged code.



CVS: cvs.openbsd.org: ports

2010-03-27 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2010/03/27 06:37:15

Modified files:
lang/mono  : Makefile 

Log message:
Use autoconf 2.63 and remove the SIZEOF_VOID_P definition from the CFLAGS
because new m4 in base fixes the SIZEOV_VOID_P - SIZEOF_VOID__ stupidity,
so make sure you have up-to-date m4 before building the port.



CVS: cvs.openbsd.org: ports

2010-03-27 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2010/03/27 06:39:49

Modified files:
infrastructure/build/DPB: Core.pm 

Log message:
s/!=/ne/, fixes things when you specify the arch in the hosts file
ok espie@



CVS: cvs.openbsd.org: ports

2010-03-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2010/03/27 07:58:53

Modified files:
x11/gnome/libgnome: Makefile 
Removed files:
x11/gnome/libgnome/patches: 

patch-schemas_desktop_gnome_interface_schemas_in_in 

Log message:
Go back to using default menus_have_icons.



CVS: cvs.openbsd.org: ports

2010-03-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2010/03/27 08:18:18

Modified files:
x11/gnome/session: Makefile 
Removed files:
x11/gnome/session/patches: 
   patch-data_gnome-session_schemas_in_in 

Log message:
Go back to not showing splash screen by default.



CVS: cvs.openbsd.org: ports

2010-03-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2010/03/27 08:32:23

Modified files:
devel/ptlib: Makefile 
devel/ptlib/patches: patch-make_lib_mak 

Log message:
Put '-fPIC' in openbsd ifdefs.



CVS: cvs.openbsd.org: ports

2010-03-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2010/03/27 08:41:16

Modified files:
net/opal   : Makefile 
net/opal/patches: patch-configure patch-plugins_configure 

Log message:
Fix compilation under amd64.
spotted by viq at viq dot ath dot cx



CVS: cvs.openbsd.org: ports

2010-03-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2010/03/27 08:58:50

Modified files:
net/h323plus   : Makefile 
net/h323plus/patches: patch-plugins_configure 

Log message:
Fix compilation under amd64.



CVS: cvs.openbsd.org: ports

2010-03-27 Thread Jakob Schlyter
CVSROOT:/cvs
Module name:ports
Changes by: ja...@cvs.openbsd.org   2010/03/27 14:59:58

Modified files:
mail/postfix/stable: Makefile distinfo 
mail/postfix/stable/patches: patch-master.cf 

Log message:
update to Postfix v2.7.0; from Brad