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