Commit graph

10 commits

Author SHA1 Message Date
marino
336dce041b ham/tnt: Fix build on DragonFly
Problem 1: $la and $lo would not expand with the intl/makefile
           I couldn't get SUBST_SED to manually replace them either.
	   Use of MAKE_ENV also failed.
Problem 2: DragonFly doesn't have base libintl.  This package will
           not build without -lintl LDFLAG.

Solution was to convert existing SUBST_SED into a patch and expand
$la to "a" and $lo to "o" on the intl/Makefile.in file.
Tested on both DragonFly and NetBSD
2012-08-08 13:11:48 +00:00
joerg
ecf7feebf8 DESTDIR support 2009-02-16 19:12:00 +00:00
obache
c3182ba7b8 Update tnt to 1.9.2.
ChangeLog:
- compiles and runs under OpenBSD
2007-12-09 13:08:42 +00:00
joerg
2094b347be DragonFly ~= NetBSD, at least here. 2005-12-30 23:13:41 +00:00
agc
2eb3ccd998 Add RMD160 digests in addition to the SHA1 digests 2005-02-22 21:06:06 +00:00
minskim
41c50c0f2e Install docs into share/doc/tnt on Linux, instead of share/tnt/doc, to
match PLIST.
2004-08-02 21:20:54 +00:00
minskim
ed4252c668 Include time.h before using struct tm on Linux. 2004-07-28 21:50:18 +00:00
jtb
7d0ec0e9fd Add an info dir entry to tntdoc.info and fix Makefile and PLIST accordingly. 2001-05-16 22:07:02 +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
Renamed from ham/tnt/files/md5 (Browse further)