Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-06-10 | Make this find the right target in IRIX 6.5, and disable IPv6 under Linux | jschauma | 3 | -13/+20 |
2002-12-24 | Make this work on IRIX. | jschauma | 1 | -2/+4 |
2002-11-26 | Add RCS Tag. | cjep | 1 | -0/+1 |
2002-10-12 | Unused. | wiz | 1 | -45/+0 |
2002-10-07 | Allow this to build on Linux (the Debian flavor, at least) | jschauma | 3 | -8/+17 |
2002-08-28 | Support building tcp_wrappers on Darwin, from pkg/18090 from grant beattie. | jlam | 1 | -3/+11 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 2 | -13/+43 |
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+3 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 |
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 1 | -2/+2 |
2001-07-01 | Move inclusion of bsd.buildlink.mk to start of file. | jlam | 1 | -3/+3 |
2001-06-23 | Generalize how the dependency pattern may be specified. Instead of just | jlam | 1 | -7/+5 |
2001-06-16 | Add buildlink.mk files for use by other packages. | jlam | 1 | -0/+46 |
2001-04-19 | Move to sha1 digests, add distfile sizes. | agc | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -6/+4 |
2001-03-10 | "libtoolize" this package to get a shared "libwrap" required for building | tron | 4 | -11/+74 |
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-01-21 | Install "tcpd.h" required to build applications using "libwrap". | tron | 2 | -2/+4 |
2001-01-19 | Import Solaris only "tcp_wrappers" package: | tron | 7 | -0/+78 |