Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-01 | Sort PLIST files. | rillig | 1 | -3/+3 | |
Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F | |||||
2015-11-02 | Add SHA512 digests for distfiles for ham 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. | |||||
2014-10-14 | Seems HOMEPAGE is moved, the author is VK5ABN | mef | 1 | -2/+2 | |
2012-10-03 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2011-02-28 | Reset maintainer for retired developers. | wiz | 1 | -2/+2 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -4/+1 | |
2009-02-16 | DESTDIR support | joerg | 5 | -2/+56 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-12-30 | Add DragonFly support. | joerg | 3 | -1/+38 | |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+4 | |
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-09-28 | Removed trailing white-space. | rillig | 1 | -2/+2 | |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-02-22 | Add RMD160 digests in addition to the SHA1 digests | agc | 1 | -1/+2 | |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 1 | -3/+3 | |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -2/+2 | |
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN} | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-09-09 | Updated to tfkiss-1.2.4: | wulf | 2 | -5/+5 | |
Bug fix resolving build problem with flexnet support enabled | |||||
2001-04-18 | 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 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-06 | Unify format of MESSAGEs, and include RCS Ids. | wiz | 1 | -15/+16 | |
2000-05-11 | Updated tfkiss to version 1.2.3: Y2K bug and compiler warning fixes. | wulf | 2 | -4/+4 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-11-16 | Update tfkiss to 1.2.2 provided in pr 8805 by Berndt Josef Wulf | frueauf | 2 | -4/+6 | |
<wulf@dingo.ping.net.au>. | |||||
1999-07-27 | Update tfkiss to 1.1.0, provided by Berndt Josef Wulf in pr 8089. | frueauf | 2 | -4/+4 | |
- added command line option "-x" enabling tfkiss to switch a TNC2 from terminal mode into kiss mode - HM - added options for XPID, AXIP and FLEXNET support to autoconfig utility - BJW - added AXIP support for NetBSD - BJW - updated doc/tfkiss.doc file - HM, BJW - updated CHANGE, INSTALL and README files - BJW | |||||
1999-06-06 | Add missing / to HOMEPAGE url. | frueauf | 1 | -2/+2 | |
1999-06-06 | Add category ham for amateur packet radio tools. | frueauf | 6 | -0/+62 | |
Initialy import tnt-1.9pre3, a amateur packet radio terminal program for TNC2, AEA PK232 and PK88, and tfkiss-1.0.5, a software implementation of TheFirmware for use with TNT. Provided in pr 7432 and 7459 by Berndt Josef Wulf <wulf@ping.net.au>. |