summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-03-25Move the inclusion of pthread.buildlink3.mk within the section that managesjlam1-3/+3
the buildlink3 stack depth.
2004-03-25It is not only SunOS that need -fno-zero-initialized-in-bss whenkristerw1-3/+3
using gcc 3. Add this flag for all configurations. Bump PKGREVISION.
2004-03-25Fix LP64 issues.kristerw10-3/+116
Add -fno-zero-initialized-in-bss when compiling with gcc3 (this is not needed for all configurations, but it does never hurt). Bump PKGREVISION.
2004-03-25The location of the 802.11 header files moved at approx 1.6Y, allow formarkd3-1/+35
this. Fixes build on -current.
2004-03-25update milter-greylist to 1.0manu2-6/+8
new features include multi-MX sync and auto whitelisting. And a lot of bugfixes
2004-03-25Note ghostscript-gnu* updates to 7.07.wiz1-1/+4
2004-03-25Update to 7.07:wiz6-20/+11
7.07: Security fix and bug fixes. 7.06: Bug fixes and doc updates. Also new in this release is the 'pngalpha' device which produces png output with a transparent background (page) color so they can be composited against a separate background. The transparency is based only on what parts of the page have been drawn and does not support PDF 1.4 transparent painting. Closes PR 24893.
2004-03-25Fix compile problem under gcc 3.3.3.taca7-1/+119
- use <stdarg.h> instead of <varargs.h> - don't declare errno assuming nicluding <errno.h> is sufficient. - check strerror(3) and don't use own alternative one.
2004-03-25New IPv6 patchmartti2-6/+6
2004-03-25Tell the buildlink3 framework to pass the pvm3/* directories to the compilerjlam1-1/+6
and linker since they lie outside the default of ${PREFIX}/include and ${PREFIX}/lib.
2004-03-25* Use a right PLIST file for XEmacs.uebayasi1-5/+4
* Don't depend on xemacs-packages. While files of xemacs-packages are installed into ${PREFIX}/lib/xemacs/xemacs-packages, individual Emacs lisp packages use ${PREFIX}/lib/xemacs/site-packages, so these are never overwritten. Let's think that these two parts are separate. Individual Emacs lisp packages depend on another individual ones, never need to depend on xemacs-packages. This should make things simpler.
2004-03-25I'll update naim to 0.11.6.7 when the freeze is over.snj1-1/+2
2004-03-24Update xchat2 to 2.0.8.xtraeme4-8/+11
Changes: - Updated translations (az, es, fi, lt, mk, nl, ru, sk, sl, sr, sv, zh_CN). - Added color, flash and iconify args to /GUI command (this is for use in scripts and plugins only). - Plugin API: Added "notify" list. - Plugin API: Added id, users, flags fields for "channels" list. - Win32: Better error messages for file i/o and winsock errors. - New Perl interface (with backward compatibility)! (Lian Situ). - Fixed command-character buglet [873541]. - Win32: Improved incorrect CPS display for file transfers. - Added "Copy Selected URL" option to URL popupmenu (Mike Battersby). - Added work-around for "Get my IP from server" not working on PTNet (Mario Freitas). - Fixed: Alt+numbers do not work with X Input Method [896968] (Marius Gedminas). - Added support for "+port" to indicate SSL connections. - Fixed non-ASCII chars in time-stamp bug [918445]. - Smaller bug fixes: [870073] [890891].
2004-03-24Now that we build tcl/tk with thread safety enabled, pull pthread buildlinkjwise5-9/+15
glue into the tcl buildlink glue. Also, update buildlink dependencies appropriately. Pointed out by wiz@netbsd.org.
2004-03-24Note XaoS-3.0nb1 update.wiz1-1/+2
2004-03-24Never install the executable setuid root. Might have happened if libvgawiz3-2/+16
was found (not on NetBSD, of course). Bump PKGREVISION to 1. Closes PR 21812 by reed.
2004-03-24Use declaration of sys_nerr from <errno.h> rather than redeclaring it.markd2-1/+16
Fixes problem seen in bulk builds.
2004-03-24The subversion configure script will probe for apache in the environmentjlam1-1/+4
by looking for apxs in the PATH, which we don't protect against (yet) in buildlink3. Explicitly disable building the Apache modules to prevent build errors.
2004-03-23add: USE_LANGUAGES= c c++recht1-1/+2
2004-03-23homepage has moveddmcmahill1-2/+2
2004-03-23Add a missing apostrophe in a shell command.minskim2-5/+5
2004-03-23Remove me as maintainer of this package. I did none of the last threetron2-4/+4
updates anyway.
2004-03-23+openldap-2.1.28.taca1-1/+2
2004-03-23note new version of nailcjep1-1/+2
2004-03-23+ capc-calc-2.11.9.3, centericq-4.9.11, file-4.08, kile-1.6.2,wiz1-2/+7
mp3splt-2.0d, net-snmp-5.1.1.
2004-03-23Update acpi-iasl to 2004311.xtraeme3-6/+7
2004-03-23USE_BUILDLINK3, fix build on sparc64 with gcc2.snj1-1/+5
2004-03-23Fix build with gcc2 on sparc64.snj1-1/+4
2004-03-23Fix build on sparc64 with gcc2.snj1-1/+4
2004-03-23This needs xpm.snj1-1/+2
2004-03-23bl3ify and convert to use krb5.buildlink3.mk for proper Kerberosjlam4-12/+37
detection and linkage. This fixes PR 24498.
2004-03-23Using c++ implies USE_GCC_SHLIB if we're using GCC.jlam1-2/+1
2004-03-23Move inclusion of buildlink3.mk outside of area that's protected fromjlam1-6/+1
multiple inclusion. This is needed to ensure that BUILDLINK_PACKAGES is ordered correctly.
2004-03-23This uses xpm. No PKGREVISION bump necessary since it wouldn't have builtsnj1-1/+2
anywhere that the extra dependency is needed.
2004-03-23USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.jlam56-113/+113
2004-03-23SDL/SDL_opengl.h includes GL/glu.h, so we need to usesnj2-6/+4
graphics/Mesa/buildlink[23].mk to pull in glu.
2004-03-23Fix build with gcc2 on sparc64.snj1-1/+4
2004-03-23gcc3 fix (multiline string).minskim2-1/+47
2004-03-22Fix build with gcc2 on sparc64.snj1-1/+4
2004-03-22Fix build with gcc2 on sparc64.snj1-1/+4
2004-03-22Fix build on sparc64 with gcc2.snj1-1/+4
2004-03-22Fix build with gcc2 on sparc64.snj1-1/+4
2004-03-22Fix build with gcc2 on sparc64.snj1-1/+4
2004-03-22Fix build with gcc2 on sparc64.snj2-4/+6
2004-03-22Fix build with gcc2 on sparc64.snj1-1/+4
2004-03-22If BULK_BUILD_CONF points to an absolute path, don't try to use itjschauma1-2/+6
with a leading "./".
2004-03-22Assume that the native gettext implementation will satisfy GNU gettextjlam1-7/+8
dependencies unless USE_GNU_GETTEXT is defined or IMCOMPAT_GETTEXT is set appropriately. This should allow packages to use the glibc gettext routines on Linux.
2004-03-22+ fam-2.7.0minskim1-1/+2
2004-03-22Fix some problems people have been seeing in bulk builds:epg3-5/+8
* Disable apache, perl, ruby, java, and C# bindings. * Don't pass -Wall to cc.
2004-03-22Apache2 was upgraded to 2.0.49 (security issues fixed).reed1-1/+3
The version changed for apr too, but no apr changes.