wiz
58005c1a66
tspc: comment out dead sites
2017-11-06 13:38:29 +00:00
wiz
1fc957a0ce
Follow some redirects.
2017-09-06 09:02:59 +00:00
jperkin
2000de6dd8
Use OPSYSVARS.
2016-02-25 16:20:49 +00:00
dholland
e1e5454976
BROKEN_EXCEPT_ON_PLATFORM, not BROKEN_EXCEPT_FOR_PLATFORM. Oops.
2015-11-08 21:55:11 +00:00
agc
203292f73e
Add SHA512 digests for distfiles for net category
...
Problems found with existing digests:
Package haproxy distfile haproxy-1.5.14.tar.gz
159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package bsddip: missing distfile bsddip-1.02.tar.Z
Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
Package djbdns: missing distfile djbdns-cachestats.patch
Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
Package gated: missing distfile gated-3-5-11.tar.gz
Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
Package poink: missing distfile poink-1.6.tar.gz
Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
Package waste: missing distfile waste-source.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 00:34:51 +00:00
dholland
2e93a06c6d
Use BROKEN_EXCEPT_ON_PLATFORM for package requiring porting. This
...
depends on tunneling interfaces and such, so porting isn't entirely
trivial; but most remaining pkgsrc platforms are like one it already
supports.
2015-07-12 06:31:26 +00:00
jperkin
45bc40abb4
Remove example rc.d scripts from PLISTs.
...
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
2014-03-11 14:04:57 +00:00
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
shattered
26ce32cfbd
PR/29576 -- Use @RCD_SCRIPTS_SHELL@ in rc.d scripts, not /bin/sh
2011-10-07 22:37:02 +00:00
joerg
62d1ba2bac
Remove @dirrm entries from PLISTs
2009-06-14 18:03:28 +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
4c8ce83051
Add RMD160 checksum.
2005-05-25 13:13:30 +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
aa07f147da
add note about creating tunnel interface on NetBSD.
2002-08-22 18:22:00 +00:00
grant
2252fd4943
fix typo.
2002-08-22 18:17:49 +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