Age | Commit message (Expand) | Author | Files | Lines |
2021-11-15 | ucspi-tcp: use BLAKE2s | wiz | 1 | -10/+7 |
2021-10-07 | net: Remove SHA1 hashes for distfiles | nia | 1 | -6/+1 |
2020-11-19 | Remove DJB_RESTRICTED, no longer used. | schmonz | 1 | -3/+1 |
2020-06-30 | Reorder CATEGORIES to mollify pkglint. | schmonz | 1 | -2/+2 |
2020-06-25 | Retire 'djbware-errno-hack' and associated options.mk cleverness. | schmonz | 1 | -1/+5 |
2020-01-26 | all: migrate homepages from http to https | rillig | 1 | -2/+2 |
2019-11-03 | net: align variable assignments | rillig | 1 | -4/+4 |
2018-11-15 | Remove 'inet6' option (fefe's patch). For IPv6 support, see net/ucspi-tcp6. | schmonz | 3 | -27/+10 |
2018-07-25 | Use external destdir patch. Add CONFLICTS with ucspi-tcp6, to be added shortly. | schmonz | 4 | -46/+13 |
2018-07-04 | *: Move SUBST_STAGE from post-patch to pre-configure | jperkin | 1 | -2/+2 |
2018-06-18 | Modernize patch filename. No functional change intended. | schmonz | 2 | -5/+5 |
2018-06-18 | Look for /etc/dnsrewrite under PKG_SYSCONFBASE. Bump PKGREVISION. | schmonz | 1 | -2/+10 |
2017-01-04 | - inet6 patch: update to latest | schmonz | 3 | -9/+10 |
2015-11-04 | Add SHA512 digests for distfiles for net category | agc | 1 | -1/+4 |
2014-10-09 | Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. | wiz | 1 | -3/+1 |
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 |
2012-06-24 | If the ipv6 option is turned on change references from "man" to ${PKGMANDIR} | sbd | 1 | -1/+7 |
2012-06-24 | "man" is not needed in INSTALLATION_DIRS if one of its subdirectorys is. | sbd | 1 | -2/+2 |
2012-06-12 | Add inet6 to default suggested options. It's 2012. | wiz | 1 | -2/+2 |
2011-06-09 | Add inet6 option using fefe's patch. Fix indentation and quell pkglint. | schmonz | 5 | -10/+26 |
2010-03-15 | DESTDIR support. | schmonz | 3 | -4/+47 |
2009-05-19 | Uncomment some more LICENSE lines (all "public-domain"). | wiz | 1 | -2/+2 |
2008-02-19 | Add commented-out LICENSE=public-domain. Nudged by gdt@. | schmonz | 1 | -1/+2 |
2008-02-19 | DJB has placed certain of his software in the public domain. Excerpted | schmonz | 1 | -2/+2 |
2007-02-02 | Add "ucspi-tcp-nodefaultrbl" option, enabled by default, to remove | schmonz | 3 | -6/+23 |
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -3/+3 |
2006-07-27 | Rename "SITES_* to "SITES.*" for file-specific lists of sites from which | jlam | 1 | -2/+2 |
2005-09-02 | Give these hacks a meaningful name ("arm-gcc2-optimizer"). | schmonz | 1 | -2/+2 |
2005-08-24 | Move hack to avoid gcc optimizer bug on arm platforms into hacks.mk. | schmonz | 2 | -5/+10 |
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 | Update to 20020317 manpages, merging upstream web page changes into | schmonz | 2 | -6/+7 |
2005-04-09 | Standardize handling of additional distfiles (such as externally | schmonz | 1 | -9/+8 |
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -2/+1 |
2005-03-23 | Whitespace. | schmonz | 1 | -14/+14 |
2005-03-23 | Take advantage of mk/djbware.mk. | schmonz | 1 | -12/+3 |
2005-03-13 | In packages with djb-style compile scripts, properly enquote ${CC} | schmonz | 1 | -3/+3 |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+3 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 |
2004-07-26 | Enable pkgviews installation. | schmonz | 1 | -1/+5 |
2004-07-22 | Clarify RESTRICTED. Set USE_BUILDLINK3=yes. Rename post-configure | schmonz | 2 | -20/+21 |
2004-02-01 | In the new compiler selection framework, GCC_REQD is appended to, not | jlam | 1 | -2/+2 |
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 |
2002-12-16 | Whitespace nit. | cjep | 1 | -3/+3 |
2002-06-03 | Turn off optimization on NetBSD arm platforms. | cjep | 1 | -2/+4 |
2002-04-18 | Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467. | yyamano | 1 | -2/+2 |
2002-02-12 | The check whether ${CFLAGS} contains -O2 didn't catch the case of | mrauch | 1 | -3/+3 |