Age | Commit message (Expand) | Author | Files | Lines |
2005-08-23 | The real user name in PKG_USERS does not need to be escaped with double | rillig | 1 | -2/+2 |
2005-07-05 | whitespace fixes | grant | 1 | -2/+7 |
2005-07-05 | - fix two typos | grant | 1 | -4/+4 |
2005-06-26 | Fix the detection of bind on systems where it's available natively. | jlam | 1 | -9/+17 |
2005-06-02 | Check that a variable is defined before using it. | jlam | 1 | -2/+3 |
2005-06-01 | Don't set "DIST_SUBDIR". BIND 9.x archives include the version number. | tron | 2 | -6/+5 |
2005-06-01 | Update "bind" package to version 9.3.1. Changes since version 9.3.0: | tron | 3 | -17/+9 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -22/+70 |
2005-05-17 | Use RCD_SCRIPTS_SHELL. Script now works on Solaris. | sketch | 1 | -2/+2 |
2005-05-03 | Sort. | wiz | 1 | -2/+2 |
2005-05-02 | RCD_SCRIPTS_EXAMPLEDIR is no longer customizable. | reed | 1 | -1/+3 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-18 | - Incooperate change root non-root support from NetBSD's "/etc/rc.d/named" | tron | 3 | -8/+45 |
2005-03-16 | - Rename rc script "named" to "named9" to avoid conflicts with NetBSD's | tron | 4 | -5/+21 |
2005-03-15 | - Reorder assignment to fix "pkglint" warnings. | tron | 2 | -18/+8 |
2005-03-15 | Add missing RCS Ids. | tron | 3 | -3/+7 |
2005-03-15 | Improve description as suggested by Greg A. Woods in PR pkg/19099. | tron | 1 | -14/+19 |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+3 |
2005-01-26 | Apply ISC patch to fix a potential DoS in BIND 9.3.0 reported in VU#938617. | tron | 2 | -4/+10 |
2004-12-29 | Use VARBASE. | minskim | 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-10-03 | Update "bind9" package to version 9.3.0. Changes since version 9.2.3: | tron | 14 | -194/+175 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -4/+4 |
2004-09-30 | Only set "BUILDLINK_LDADD.bind" if we are really using the "bind9" or | tron | 2 | -3/+6 |
2004-09-23 | Favor using BUILDLINK_INCDIRS.<pkg> instead of BUILDLINK_CPPFLAGS.<pkg> | jlam | 1 | -3/+4 |
2004-09-22 | Set "BUILDLINK_LDFLAGS.bind" to "-lbind" to make sure that programs or | tron | 1 | -1/+2 |
2004-09-22 | Map "include/bind" to "include" in the buildlink area so that programs | tron | 1 | -1/+3 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -25/+1 |
2004-08-27 | Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, | jlam | 1 | -2/+2 |
2004-07-19 | Do package version handling properly. | markd | 1 | -2/+16 |
2004-07-19 | Cleanup whitespace. | markd | 1 | -7/+7 |
2004-07-18 | Redo original bind version test in way that doesnt result in a make | markd | 1 | -3/+3 |
2004-07-18 | Fix BIND version test to work with pre BIND 9 versions in NetBSD. | tron | 1 | -2/+2 |
2004-07-17 | Add builtin.mk to allow use of bind9 from the base OS. | markd | 1 | -0/+16 |
2004-05-18 | Make this build under NetBSD 2.0E and newer. | tron | 2 | -1/+15 |
2004-05-07 | Add RCS tags | cjep | 3 | -0/+3 |
2004-04-15 | Remove unused buildlink2 files (before somebody starts to use them again). | tron | 1 | -36/+0 |
2004-04-15 | Require version 9.2.3nb4 or newer of the "bind9" package because previous | tron | 2 | -4/+4 |
2004-04-15 | Bump package revision after recent package list changes because older | tron | 1 | -3/+2 |
2004-04-15 | Fix ordering of package list entries, files should be listed before | tron | 1 | -6/+6 |
2004-04-14 | Convert to buildlink3. | snj | 2 | -4/+25 |
2004-04-07 | Missing files in PLIST | manu | 1 | -1/+5 |
2004-04-07 | Fogotten changed file in last commits | manu | 2 | -3/+6 |
2004-04-06 | I forgot to cvs add a patch. Also a missing file in PLIST | manu | 1 | -0/+12 |
2004-04-06 | Build and install BIND9 resolver in ${prefix}/include/bind/ and | manu | 5 | -5/+83 |
2004-04-01 | Include "sys/param.h" before "sys/sysctl.h" (as documented) on NetBSD to | tron | 2 | -1/+16 |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 2 | -3/+4 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -3/+1 |
2003-12-28 | Make "${IPV6H}" substitution in package list more efficient. | tron | 1 | -4/+3 |
2003-11-12 | PKGREVISION++ after openssl update. | jschauma | 1 | -1/+2 |