summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-12-19explicitly ignore poll() on Darwin because newer Darwin does not havegrant1-1/+6
2004-12-19Use types defined by <sys/types.h> to define some chmlib fixed-widthjlam2-2/+23
2004-12-19Wrap this a bit better.jlam1-8/+7
2004-12-19Ensure that we build the shared library using PIC objects. This shouldjlam1-3/+6
2004-12-19Ensure that we link PIC code to create systray.so. This should fix buildsjlam1-1/+4
2004-12-19when Apache is built with dlcompat present, the installed httpd/os.hgrant1-1/+5
2004-12-19fix an incorrect test for __ppc__, unbreaking this package on Darwin.grant2-1/+18
2004-12-19Disable the auto-added processor optimizations, which are all GCC-specificjlam1-1/+2
2004-12-19Fix code that assumed that sizeof(long) == 32. This fixes the build onjlam2-1/+35
2004-12-19note PKGREVISION bump of ja-less (drop pcre dependency).grant1-1/+2
2004-12-19drop unnecessary dependency on pcre. confirmed that the posix regexgrant1-2/+2
2004-12-19ick: openssl builds PIC static libraries and then later uses them togrant2-6/+23
2004-12-19qpopper supports reloading config files with SIGHUP, so enable thegrant1-1/+2
2004-12-19fix MASTER_SITE_GNOME .au example.grant1-2/+2
2004-12-19transform -fPIC to -qnocommon and clarify the related comment.grant1-3/+4
2004-12-19this won't build with xlc without some work, mark it as such.grant2-2/+6
2004-12-19Create a modifier PERL5_OPTIONS that specifies properties of the perljlam4-4/+38
2004-12-18add hack for missing socklen_t typedef handling. fixes build ongrant3-5/+24
2004-12-18Native threading on VAX isn't ready for primetime in NetBSD>=2.0.jlam1-1/+12
2004-12-18Note PKGREVISION bump of ed2k-gtk-gui.minskim1-1/+2
2004-12-18Bump PKGREVISION for the change in spawning overnet.minskim1-1/+2
2004-12-18Do not try to read from pipes after spawning overnet. This is aminskim2-1/+15
2004-12-18minor whitespace nit.jlam1-2/+2
2004-12-18BIND 9.3.0 dies right after launch on VAX and m68k when threading isjklos1-2/+4
2004-12-18Auto-add the PTHREAD_* variables to CFLAGS, LDFLAGS, and LIBS so thatjlam4-5/+9
2004-12-18Always create a ${TOOLS_DIR}/bin/rpcgen to wrap the real rpcgen.jlam7-13/+28
2004-12-18Add (unsigned char) casts to ctype function arguments.minskim7-1/+287
2004-12-18ignore getopt_long() on Darwin because there is no prototype for it,grant1-1/+10
2004-12-18comment which file causes the ICE.grant1-2/+2
2004-12-18silc-toolkit causes xlc to bomb with an ICE, so mark this pkggrant1-1/+4
2004-12-18note PKGREVISION bump of libtool (-export-symbols fix for Darwin withgrant1-1/+2
2004-12-18in the command run when -export-symbols is used on Darwin with xlc,grant3-6/+42
2004-12-18acroread5 update to 5.10 (security issue)jdolecek1-1/+2
2004-12-18Update acroread5 to 5.10. 5.09 version doesn't appear to be availablejdolecek2-13/+13
2004-12-18Fix a typo that caused us not to check the correct header for the presencejlam1-2/+2
2004-12-18add libmacosx for Darwin.grant1-0/+2
2004-12-18Darwin doesn't build liboss or libsun, but does use dlopen.grant1-1/+5
2004-12-18note PKGREVISION bump of pkgconfig (dlcompat dependency).grant1-1/+2
2004-12-18- pkgconfig uses dlopen(), so include dlopen.buildlink3.mk.grant3-3/+20
2004-12-18Fix postgresql74-plperl so that it finds libperl.so at runtime. Thejlam3-20/+17
2004-12-18Correct hint so that dd will succeed when memtest.bin is not an evenben1-2/+2
2004-12-18drop unneeded parensgrant1-2/+2
2004-12-18ignore inttypes.h on irix 5 as it is known to conflict withgrant1-1/+5
2004-12-18g/c MAINTAINER (use one from Makefile.common)jdolecek1-2/+1
2004-12-18add IRIX support.grant1-1/+9
2004-12-18don't pass LDFLAGS to CC. add -lcurses on Darwin. fixes build ongrant1-2/+4
2004-12-18add build target support for IRIX.grant1-1/+7
2004-12-18tell configure to ignore inttypes.h on irix 5 because it is known togrant1-1/+7
2004-12-18make sure IDEA support is only included if USE_IDEA == yes.grant1-2/+2
2004-12-18build fixes on irix 5:grant1-0/+12