Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-19 | comms/modemd: Install manpages into ${PKGMANDIR}. | jlam | 1 | -2/+2 | |
Set MANDIR in Makefile.inc to point to ${PKGMANDIR} so that the BSD makefiles that include Makefile.inc will install manpages into the correct location. | |||||
2017-02-17 | Add missing includes. | joerg | 1 | -2/+3 | |
2015-11-07 | add configurations for openbsd, bitrig, macos | dholland | 1 | -2/+2 | |
2015-11-03 | Add SHA512 digests for distfiles for comms category | agc | 1 | -1/+2 | |
Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail. | |||||
2013-09-10 | Fix operator precendence. Include missing header. Use socklen_t. | joerg | 1 | -7/+8 | |
Don't pass formatted buffers as format string. Bump revision. | |||||
2012-02-16 | Fix build on SunOS. | hans | 1 | -6/+7 | |
2011-12-19 | Fix build (add missing headers). | wiz | 1 | -1/+4 | |
2011-11-25 | Fix various missing includes. | joerg | 1 | -5/+6 | |
2011-09-25 | Add a missing includes | joerg | 1 | -3/+3 | |
2010-12-30 | Include <stdlib.h> not only NetBSD. | obache | 1 | -4/+4 | |
It already included unconditionally with other patches, and fixes build failure on other platforms. | |||||
2007-10-10 | Fixed implicit function declarations. | rillig | 1 | -7/+9 | |
2006-01-12 | Fix errno. Add DragonFly. | joerg | 1 | -1/+5 | |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -3/+3 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+2 | |
2002-11-20 | Don't install the libmodem.a library on NetBSD-current. Fix from pkg/18914 | jlam | 1 | -2/+2 | |
by Robert Elz. | |||||
2001-04-20 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -0/+16 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo |