Commit graph

28 commits

Author SHA1 Message Date
rillig
b381c6e2f3 Sort PLIST files.
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
2018-01-01 22:29:15 +00:00
agc
2cb2860014 Add SHA512 digests for distfiles for ham category
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.
2015-11-02 23:57:22 +00:00
mef
2d3356e48b Seems HOMEPAGE is moved, the author is VK5ABN 2014-10-14 01:10:40 +00:00
asau
49d542f06c Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 12:55:08 +00:00
wiz
e2f84ad43f Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
joerg
45656cf39c Remove @dirrm entries from PLISTs 2009-06-14 18:00:32 +00:00
joerg
ecf7feebf8 DESTDIR support 2009-02-16 19:12:00 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
19d1eeb598 Add DragonFly support. 2005-12-30 23:06:43 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
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-12-05 20:49:47 +00:00
rillig
9984e0604a Removed trailing white-space. 2005-09-28 14:15:48 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
agc
2eb3ccd998 Add RMD160 digests in addition to the SHA1 digests 2005-02-22 21:06:06 +00:00
grant
4390a2f42b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:30:55 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
wulf
85f1845120 Updated to tfkiss-1.2.4:
Bug fix resolving build problem with flexnet support enabled
2001-09-09 08:16:22 +00:00
agc
52766edd1f Move to sha1 digests, and add distfile sizes. 2001-04-18 13:47:17 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
wiz
9f28a7693e Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:10:41 +00:00
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
wulf
11f83357e7 Updated tfkiss to version 1.2.3: Y2K bug and compiler warning fixes. 2000-05-11 15:43:35 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
frueauf
1e595fc526 Update tfkiss to 1.2.2 provided in pr 8805 by Berndt Josef Wulf
<wulf@dingo.ping.net.au>.
1999-11-16 08:39:54 +00:00
frueauf
3e3392e338 Update tfkiss to 1.1.0, provided by Berndt Josef Wulf in pr 8089.
- 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-07-27 16:03:05 +00:00
frueauf
841e3909c4 Add missing / to HOMEPAGE url. 1999-06-06 19:34:31 +00:00
frueauf
5707e46334 Add category ham for amateur packet radio tools.
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>.
1999-06-06 19:31:41 +00:00