Commit graph

31 commits

Author SHA1 Message Date
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
asau
49d542f06c Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 12:55:08 +00:00
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
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wiz
e2f84ad43f Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
obache
c28ee05f76 Subst missing replacement in intl/Makefile with configure.
gmake-3.82 dislike it.
2010-10-03 12:24:19 +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
jlam
26d1765101 * List the info file entries directly in the PLIST.
* Honor PKGINFODIR and PKGMANDIR.
2006-04-04 14:45:44 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wulf
8eca70a54a Changed values for MASTER_SITES and HOMEPAGE variables to current hosts 2005-08-14 14:45:58 +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
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
minskim
6e8dd30502 Enable pkgviews installation. 2004-08-02 21:32:12 +00:00
minskim
42c741fea5 Add missing @dirrm entries to PLIST. Bump PKGREVISION. 2004-08-02 21:22:52 +00:00
snj
69749ccab8 Convert to buildlink3. 2004-04-11 08:36:43 +00:00
grant
4390a2f42b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:30:55 +00:00
seb
4a2efdf6fd USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
seb
6d6dbbb0fd depkglint. 2003-08-07 11:42:25 +00:00
seb
96dbb8b6ef Convert to USE_NEW_TEXINFO. 2003-08-07 11:41:49 +00:00
wiz
24e0fd39f6 Wildcard dialog depends. 2003-04-22 13:21:48 +00:00
salo
ba854aa5c1 USE_PKGLOCALEDIR. 2002-12-01 14:37:12 +00:00
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.
2002-02-18 15:14:00 +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
wiz
9f28a7693e Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:10:41 +00:00
wulf
a1a6af44ca Updated to tnt-1.9.1: Y2K/general bugfixes and added features 2000-08-12 10:26:37 +00:00
mycroft
91371c8738 This pkg never need ncurses. It needs dialog, which has its own dependency. 2000-04-16 08:41:16 +00:00
jlam
24ef86f870 Update dependency on ncurses to >=4.2 2000-01-15 18:46:22 +00:00
hubertf
78f9ee949c Add IS_INTERACTIVE=yes because this package really is. 1999-09-06 21:42:44 +00:00
jlam
c54df72a6b * Update ncurses dependency.
* Change PKGNAME to tnt-1.9p3 to pass pkglint.
    * Pass correct linker options to make this ELF-aware.

XXX Compiles, but I have no idea how to test this.  It also has an
XXX interactive installation process, which I'm not sure how to modify.
1999-07-06 08:02:02 +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