Age | Commit message (Expand) | Author | Files | Lines |
2019-11-03 | net: align variable assignments | rillig | 1 | -48/+48 |
2018-01-01 | Sort PLIST files. | rillig | 1 | -5/+5 |
2016-04-24 | sunet.se stopped mirroring lots of stuff, remove/comment out references to it | wiz | 1 | -3/+1 |
2016-03-30 | Remove broken /usr/pkg hardcoding from previous package updates. Fixes | jperkin | 2 | -17/+6 |
2016-02-25 | Use OPSYSVARS. | jperkin | 1 | -7/+4 |
2015-11-08 | Move bsd.prefs.mk earlier before uses of PKGMANDIR, which is I think | dholland | 1 | -4/+4 |
2015-11-04 | Add SHA512 digests for distfiles for net category | agc | 1 | -1/+2 |
2014-09-11 | Fix Solaris detection; should fix Solaris build. | dholland | 3 | -6/+17 |
2013-10-10 | Spell TOOL_DEPENDS correctly. | joerg | 1 | -2/+2 |
2013-07-01 | Use tradcpp as preprocessor instead of second-guessing that cpp | joerg | 3 | -5/+13 |
2013-04-06 | 'Please use ${ECHO} instead of "echo".' | rodent | 1 | -6/+6 |
2013-02-21 | Fix minor typo. | is | 1 | -2/+2 |
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2012-03-05 | Pass ${INSTALL_MAN} and ${INSTALL_SCRIPT} to make install invocations. | dholland | 1 | -3/+5 |
2011-11-23 | Update to 1.0.29 | is | 5 | -63/+46 |
2011-11-22 | put comments back into the patch file | is | 1 | -2/+2 |
2011-11-22 | Put comments back into the patch file. | is | 1 | -1/+6 |
2011-11-22 | icsi-finger 1.0.28 (+ our old patches). | is | 3 | -27/+20 |
2011-11-22 | Remove a data-dependent case of segmentation fault in in.fingerd. | is | 3 | -14/+17 |
2011-11-15 | replace mktemp() by mkstemp(), updating net/icsi-finger to 1.0.27nb6 | is | 3 | -5/+26 |
2011-11-15 | Use stdlib.h instead of private decls of malloc; remove union wait. Should | dholland | 4 | -8/+72 |
2011-11-10 | Missed part of the fix for 64bit time_t from 2011/01/18 12:28:25. | is | 1 | -2/+2 |
2011-11-10 | Missed part of the fix for 64bit time_t from 2011/01/18 12:28:25. | is | 2 | -1/+15 |
2011-02-11 | Move FingerDir back to /var/spool; this way it can be writable by a specific | is | 4 | -7/+12 |
2011-01-18 | Fix for 64bit time_t: | is | 7 | -3/+110 |
2010-03-03 | DESTDIR support. | is | 1 | -15/+19 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -5/+1 |
2008-12-15 | Make this compile and run on non-NetBSD; tested (as client) on Solaris 10 | is | 5 | -316/+85 |
2007-03-17 | Don't depend on mtree to provide man page directories. Sort PLIST. | joerg | 2 | -8/+9 |
2007-02-06 | No need for x11.b3.mk here. | joerg | 1 | -3/+1 |
2006-06-08 | Force traditional mode for cpp, at least GCC 3.4+ will not generate | joerg | 6 | -10/+110 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 |
2005-11-08 | Use strerror(3) rather than sys_errlist on Interix. | tv | 2 | -6/+24 |
2005-06-17 | Create directories before installing files into them. | jlam | 1 | -1/+3 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -2/+3 |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 |
2004-09-10 | Fix build with gcc3. | wiz | 2 | -1/+15 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2003-08-12 | Fix typo (log->lot). And remove "NetBSD" because it is not | reed | 1 | -6/+3 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -3/+3 |
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 1 | -3/+3 |
2002-06-26 | Substitute a couple of `mkdir' by `${MKDIR}'. | seb | 1 | -2/+2 |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -2/+2 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 |
2001-04-21 | Move to sha1 checksum, and/or add distfile sizes. | wiz | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 |
2001-02-23 | Package cleanup, as requested by Hubertf. | is | 1 | -20/+19 |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-01-29 | Add automatic ${VARIABLE} handling for MESSAGE files. | wiz | 2 | -10/+11 |