Age | Commit message (Expand) | Author | Files | Lines |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-08-24 | Move hack to avoid gcc optimizer bug on arm platforms into hacks.mk. | schmonz | 1 | -5/+1 |
2005-08-19 | Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS | jlam | 1 | -2/+2 |
2005-08-19 | Convert DJB_ERRNO_HACK to a "djbware-errno-hack" option available | schmonz | 1 | -3/+1 |
2005-08-19 | Whitespace. | schmonz | 1 | -2/+1 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-04-09 | Note axfrdns-conf(8) manpage in PLIST, and bump PKGREVISION. While | schmonz | 1 | -2/+2 |
2005-04-09 | Standardize handling of additional distfiles (such as externally | schmonz | 1 | -3/+3 |
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -3/+1 |
2005-03-23 | Remove package-specific workarounds for the glibc-vs-errno conflict. | schmonz | 1 | -6/+1 |
2005-03-23 | Whitespace. | schmonz | 1 | -2/+2 |
2005-03-23 | Take advantage of mk/djbware.mk. | schmonz | 1 | -12/+3 |
2005-03-21 | Incorporate patch from Bernhard Roth to correct the default values | schmonz | 1 | -2/+2 |
2005-03-13 | In packages with djb-style compile scripts, properly enquote ${CC} | schmonz | 1 | -3/+3 |
2005-03-07 | Fix quoting. | uebayasi | 1 | -2/+2 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 |
2004-09-01 | Describe this package's particular reasons for RESTRICTED. | schmonz | 1 | -1/+4 |
2004-09-01 | Whitespace, and remove the "by Dan Bernstein" from COMMENT. Everyone | schmonz | 1 | -22/+22 |
2004-09-01 | Updated man pages to 20031023. From the changelog: | schmonz | 1 | -31/+24 |
2004-04-10 | Look into ${DISTDIR}/${DIST_SUBDIR} instead of ${DISTDIR} when copying | zuntum | 1 | -3/+3 |
2004-03-30 | Add DIST_SUBDIR=${PKGNAME} in order to notify updated distfiles which | taca | 1 | -1/+2 |
2004-03-29 | Enable pkgviews installation. | schmonz | 1 | -1/+5 |
2004-03-28 | dnscache-log.pl.txt was changed to prevent output buffering. | taca | 1 | -2/+2 |
2004-02-01 | In the new compiler selection framework, GCC_REQD is appended to, not | jlam | 1 | -2/+2 |
2003-09-24 | Add Russ Nelson's dnscache patch to ignore IP addresses listed in | schmonz | 1 | -3/+3 |
2003-09-17 | get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or | grant | 1 | -2/+2 |
2003-09-12 | kill all references to gcc.buildlink2.mk and compiler.mk, and define | grant | 1 | -3/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-06-11 | Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while | abs | 1 | -5/+4 |
2003-03-29 | Bump PKGREVISION: dnscache-log.pl.txt checksum changed. | salo | 1 | -2/+3 |
2002-12-14 | Update contributed man pages. From the changelog: | schmonz | 1 | -19/+13 |
2002-12-08 | Whitespace complaint from pkglint. | cjep | 1 | -2/+2 |
2002-06-03 | Turn off optimization -O2 on NetBSD arm platforms so that this package | cjep | 1 | -3/+5 |
2002-05-13 | Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467. | yyamano | 1 | -2/+2 |
2001-11-18 | Introduce MANVERSION (now set to 20010212), so proper file name is used | zuntum | 1 | -3/+5 |
2001-11-13 | Switch to date-versioned manpages tarball | zuntum | 1 | -3/+3 |
2001-10-22 | We neither have to nor want to substitute /etc with ${PREFIX}/etc | zuntum | 1 | -7/+1 |
2001-10-10 | Avoid cc -O bug on arm32 for djbdns | abs | 1 | -1/+5 |
2001-03-26 | * ${CC} -s -> ${CC} ${STRIPFLAG} | zuntum | 1 | -5/+5 |
2001-03-16 | Change my email address to zuntum@netbsd.org | zuntum | 1 | -2/+2 |
2001-03-06 | * Set NO_BIN_ON_CDROM and NO_BIN_ON_FTP due to djb's licence | hubertf | 1 | -3/+7 |
2001-03-04 | * rename {tinydns,dnscache}-log.pl to ${tinydns,dnscache}-log | hubertf | 1 | -3/+3 |
2001-02-17 | * update djbdns to 1.05: | hubertf | 1 | -22/+23 |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 |
2001-01-29 | Update for new MESSAGE handling. Noted by zuntum@eik.pl. | wiz | 1 | -5/+1 |
2001-01-26 | Update djbdns to 1.04. Changes: | hubertf | 1 | -23/+35 |
2001-01-10 | 20001224 | hubertf | 1 | -28/+16 |
2000-12-29 | Update to djbdns-1.02nb2. Changes: | hubertf | 1 | -3/+20 |
2000-12-28 | * Added Fefe's IPv6 patch ( http://www.fefe.de/dns ) | hubertf | 1 | -3/+21 |
2000-12-27 | Add manpages. | hubertf | 1 | -2/+8 |