Commit graph

20 commits

Author SHA1 Message Date
ghen
e3ba207887 Hand in maintainership. 2013-04-13 07:55:01 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
joerg
756403dc87 Fix mdoc syntax 2012-01-23 00:30:30 +00:00
rillig
b32b7657bb Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,
to shut up the pkglint warnings.
2008-02-28 11:58:47 +00:00
ghen
3a1d5465a3 Full DESTDIR support. 2008-01-04 14:36:41 +00:00
rillig
8d869041fc Needs pre-created directories. 2007-12-01 12:58:56 +00:00
ghen
e59a509a11 Install the relevant template files and point the configuration file to their
location, as pointed out by PR pkg/32637.  Bump PKGREVISION.
2006-02-23 10:18:02 +00:00
kristerw
de0a697d71 Include mk/bsd.prefs.mk so that OPSYS is defined before it is used. 2006-01-15 11:36:50 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
ghen
0b849a893c # USE_INET6 (pick this up for README-IPv6.html)
won't help, since the code does the following (from pkgsrc/Makefile):
@${GREP} -l -e '^BUILD_DEFS.*=.*USE_INET6' -e '^PKG_SUPPORTED_OPTIONS.*=.*inet6' \

(noted by wiz).
2005-12-28 12:21:42 +00:00
ghen
0992166539 Import new tspc package from PR#32252. Ok by grant and wiz. 2005-12-28 12:10:44 +00:00
ghen
561cd166d7 This package is outdated and unmaintained, replace it with a newer one from
PR#32252.  Ok by grant and wiz.
2005-12-28 12:07:12 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
jonb
d55a2ffe81 Upgrade to version 1.0... I'd list all the changes to the file,
but I'm not sure what they are, and the freenet6 site does not
appear to have an easy way to get older versions of the files.
This is an INTERACTIVE_STAGES= fetch package also, so people might
have some difficulty without this update.
2003-10-02 05:38:14 +00:00
martti
8cee801716 COMMENT should start with a capital letter. 2003-07-21 17:10:16 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
salo
a076b470af Update to version 0.9.7.
Addresses PR pkg/20169 by Quentin Garnier.

Changes:

- follow PKG_SYSCONFDIR
- use CONF_FILES correctly
- simplify Makefile and clean it up a bit

0.9.7
=====
- Add support for Darwin (MacOS X) (thanks to Tim Buchheim)
- Add new feature : 'retry_delay' option to retry tunnel request
  to server every n seconds (thanks to Peter Todd of Linux Journal
  who suggested this feature)
- Correct WindowsNT-2K-XP bugs of directory separator and environment
  variables setting (thanks to Christian Meyer)
- Correct digest-md5 bug (thanks to Love from ngtrans)
- Correct linux.sh template to add default route to 2000::/3 (thanks
  to Peter Schneider-Kamp)
- Correct openbsd.sh template bugs in radvd config file generation
  (thanks to Stephen Harrell)
- Correct netbsd.sh template bug of radvdconfigfile variable name
  (thanks to Brad Forschinger)
- Modify code to be tsp-draft compliant
- Update man pages and documentation
2003-02-15 02:02:12 +00:00
jlam
d7f69e47ce Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
2003-01-28 22:03:00 +00:00
grant
12fdec6728 Initlal import of tspc-0.9.6 into the NetBSD packages collection.
tspc is a tunnel server protocol client used to establish an IPv6
tunnel to Freenet6, an free IPv6 over IPv4 provider.
2002-08-22 18:14:51 +00:00