The NetBSD Project

CVS log for pkgsrc/ham/tnt/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / ham / tnt

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.31 / (download) - annotate - [select for diffs], Thu Oct 9 14:06:37 2014 UTC (9 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, HEAD
Changes since 1.30: +1 -3 lines
Diff to previous 1.30 (colored)

Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.

Revision 1.30 / (download) - annotate - [select for diffs], Wed Oct 3 13:01:45 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.29: +1 -2 lines
Diff to previous 1.29 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.29 / (download) - annotate - [select for diffs], Wed Aug 8 13:11:48 2012 UTC (11 years, 7 months ago) by marino
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.28: +2 -7 lines
Diff to previous 1.28 (colored)

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

Revision 1.28 / (download) - annotate - [select for diffs], Fri Apr 22 13:43:53 2011 UTC (12 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.27: +2 -1 lines
Diff to previous 1.27 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.27 / (download) - annotate - [select for diffs], Mon Feb 28 14:52:52 2011 UTC (13 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

Reset maintainer for retired developers.

Revision 1.26 / (download) - annotate - [select for diffs], Sun Oct 3 12:24:19 2010 UTC (13 years, 5 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.25: +8 -1 lines
Diff to previous 1.25 (colored)

Subst missing replacement in intl/Makefile with configure.
gmake-3.82 dislike it.

Revision 1.25 / (download) - annotate - [select for diffs], Mon Feb 16 19:20:16 2009 UTC (15 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored)

DESTDIR support

Revision 1.24 / (download) - annotate - [select for diffs], Sun Dec 9 13:08:42 2007 UTC (16 years, 3 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.23: +4 -5 lines
Diff to previous 1.23 (colored)

Update tnt to 1.9.2.

ChangeLog:
- compiles and runs under OpenBSD

Revision 1.23 / (download) - annotate - [select for diffs], Tue Apr 4 14:45:45 2006 UTC (17 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.22: +2 -3 lines
Diff to previous 1.22 (colored)

* List the info file entries directly in the PLIST.
* Honor PKGINFODIR and PKGMANDIR.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:42 2006 UTC (18 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Aug 14 14:45:58 2005 UTC (18 years, 7 months ago) by wulf
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.20: +3 -3 lines
Diff to previous 1.20 (colored)

Changed values for MASTER_SITES and HOMEPAGE variables to current hosts

Revision 1.20 / (download) - annotate - [select for diffs], Sun May 22 20:08:08 2005 UTC (18 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

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

Revision 1.19 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:10 2005 UTC (18 years, 11 months ago) by tv
Branch: MAIN
Changes since 1.18: +1 -2 lines
Diff to previous 1.18 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Aug 2 21:32:12 2004 UTC (19 years, 7 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.17: +3 -1 lines
Diff to previous 1.17 (colored)

Enable pkgviews installation.

Revision 1.17 / (download) - annotate - [select for diffs], Mon Aug 2 21:22:52 2004 UTC (19 years, 7 months ago) by minskim
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

Add missing @dirrm entries to PLIST.  Bump PKGREVISION.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Apr 11 08:44:52 2004 UTC (19 years, 11 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Convert to buildlink3.

Revision 1.15 / (download) - annotate - [select for diffs], Sat Jan 24 13:40:43 2004 UTC (20 years, 1 month ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Revision 1.10.2.1 / (download) - annotate - [select for diffs], Wed Oct 22 22:15:37 2003 UTC (20 years, 5 months ago) by jmc
Branch: netbsd-1-6-1
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) next main 1.11 (colored)

Pullup rev 1.11 (requested by dmcmahill in ticket #1382)

Wildcard dialog depends.

Revision 1.14 / (download) - annotate - [select for diffs], Sat Aug 9 10:54:25 2003 UTC (20 years, 7 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.13: +1 -2 lines
Diff to previous 1.13 (colored)

USE_NEW_TEXINFO is unnecessary now.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Aug 7 11:42:25 2003 UTC (20 years, 7 months ago) by seb
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

depkglint.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Aug 7 11:41:49 2003 UTC (20 years, 7 months ago) by seb
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Convert to USE_NEW_TEXINFO.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Apr 22 13:21:48 2003 UTC (20 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Wildcard dialog depends.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Dec 1 14:37:12 2002 UTC (21 years, 3 months ago) by salo
Branch: MAIN
CVS Tags: netbsd-1-6-1-base
Branch point for: netbsd-1-6-1
Changes since 1.9: +5 -3 lines
Diff to previous 1.9 (colored)

USE_PKGLOCALEDIR.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Feb 18 15:14:21 2002 UTC (22 years, 1 month ago) by seb
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

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.

Revision 1.8 / (download) - annotate - [select for diffs], Wed May 16 22:07:02 2001 UTC (22 years, 10 months ago) by jtb
Branch: MAIN
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 (colored)

Add an info dir entry to tntdoc.info and fix Makefile and PLIST accordingly.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Feb 16 15:13:52 2001 UTC (23 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Aug 12 10:26:37 2000 UTC (23 years, 7 months ago) by wulf
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.5: +3 -5 lines
Diff to previous 1.5 (colored)

Updated to tnt-1.9.1: Y2K/general bugfixes and added features

Revision 1.5 / (download) - annotate - [select for diffs], Sun Apr 16 08:41:16 2000 UTC (23 years, 11 months ago) by mycroft
Branch: MAIN
Changes since 1.4: +1 -5 lines
Diff to previous 1.4 (colored)

This pkg never need ncurses.  It needs dialog, which has its own dependency.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jan 15 18:46:29 2000 UTC (24 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Update dependency on ncurses to >=4.2

Revision 1.3 / (download) - annotate - [select for diffs], Mon Sep 6 21:42:44 1999 UTC (24 years, 6 months ago) by hubertf
Branch: MAIN
CVS Tags: comdex-fall-1999
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Add IS_INTERACTIVE=yes because this package really is.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jul 6 08:02:02 1999 UTC (24 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH001
Changes since 1.1: +7 -4 lines
Diff to previous 1.1 (colored)

    * 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.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Jun 6 19:31:42 1999 UTC (24 years, 9 months ago) by frueauf
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

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>.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jun 6 19:31:42 1999 UTC (24 years, 9 months ago) by frueauf
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>