Age | Commit message (Expand) | Author | Files | Lines |
2007-10-16 | Fix abusers of LOWER_OPSYS to check OPSYS or MACHINE_PLATFORM instead. | tnn | 1 | -2/+2 |
2007-09-07 | Convert packages that test and use USE_INET6 to use the options framework | jlam | 1 | -4/+5 |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -3/+3 |
2007-02-03 | make sure LDFLAGS is honored if set by pkgsrc | schwarz | 2 | -11/+11 |
2006-12-12 | Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes. | joerg | 1 | -2/+2 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 2 | -5/+5 |
2006-03-30 | Avoid extra stat() calls by not repeatedly checking whether a file | jlam | 1 | -3/+3 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-01-27 | Fix errno. Replace uchar_t usage with unsigned char directly, the file | joerg | 7 | -12/+100 |
2006-01-22 | extended patch-aa to make sure Makefile will honor pkgsrc's CFLAGS settings | schwarz | 2 | -11/+14 |
2005-12-27 | Use PKGMANDIR instead of hard-coded "man". | reed | 1 | -5/+5 |
2005-10-18 | tcp_wrappers needs libnsl, libsocket for linking into an executable on | grant | 1 | -1/+9 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -5/+44 |
2005-05-26 | Add enough ANSI C prototypes to tcpd.h to keep mysql4-server happy. | markd | 3 | -6/+54 |
2005-05-17 | Add missing line continuation | gavan | 1 | -2/+2 |
2005-05-17 | When checking for the library, accept either libwrap.so or libwrap.a since | jschauma | 1 | -2/+3 |
2005-05-10 | In addition to checking for the header, also check for the library, | jschauma | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 |
2005-02-17 | Accidently committed the wrong distinfo. | peter | 1 | -2/+2 |
2005-02-17 | Get rid of the invalid extern for malloc and include stdlib.h for the | peter | 2 | -1/+21 |
2004-12-07 | Remove as maintainer of this package because I've not used for quite | tron | 1 | -2/+2 |
2004-12-07 | Fix libtool calls to include --mode. | wiz | 2 | -15/+15 |
2004-12-07 | Fix previous (incomplete ALL_TARGET -> BUILD_TARGET change. | wiz | 1 | -5/+8 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -9/+9 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -3/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 |
2004-06-08 | Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 from | cjep | 1 | -1/+3 |
2004-06-01 | Since we set ALL_TARGET to irix6 (under, IRIX 6.x), we don't need to patch | jschauma | 2 | -11/+3 |
2004-05-12 | Unused. | wiz | 1 | -30/+0 |
2004-04-27 | Convert INSTALL_SCRIPT to INSTALL_LIB. | tv | 1 | -2/+2 |
2004-04-27 | Shared objects must be installed as executable on some systems; convert | tv | 1 | -3/+3 |
2004-04-26 | Make build on Interix. | tv | 1 | -1/+2 |
2004-03-29 | Match the template builtin.mk file in bsd.builtin.mk, and make the two | jlam | 1 | -7/+2 |
2004-03-26 | Teach security/tcp_wrappers to build on NetBSD systems. Remove the | jlam | 3 | -25/+51 |
2004-03-21 | Use strerror() instead of sys_errlist[], as the later isn't available on | bouyer | 4 | -1/+88 |
2004-03-10 | Split out the code that deals with checking whether the software is | jlam | 2 | -31/+23 |
2004-02-10 | include <sys/types.h> before <sys/socket.h>, allowing this to build | grant | 2 | -1/+14 |
2004-02-10 | fix build on IRIX by using the right Makefile target, which contains | grant | 1 | -2/+4 |
2004-02-08 | PKGLIBTOOL and PKGSHLIBTOOL are no more. | jlam | 1 | -4/+4 |
2004-01-24 | Support BUILDLINK_DEPENDS.<pkg> being a list of values. | jlam | 1 | -2/+2 |
2004-01-05 | bl3ify | jlam | 1 | -3/+5 |
2004-01-05 | Use S/+$// instead of C/\+$// to save a backslash. Very highly | jlam | 1 | -2/+2 |
2004-01-05 | Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables. | jlam | 1 | -17/+9 |
2004-01-04 | Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. | jlam | 1 | -4/+4 |
2004-01-03 | Initial sprinkling of work-in-progress buildlink3.mk files for using the | jlam | 1 | -0/+49 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |