Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
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.
|
|
depends on tunneling interfaces and such, so porting isn't entirely
trivial; but most remaining pkgsrc platforms are like one it already
supports.
|
|
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
|
|
|
|
|
|
|
|
|
|
|
|
to shut up the pkglint warnings.
|
|
|
|
|
|
location, as pointed out by PR pkg/32637. Bump PKGREVISION.
|
|
|
|
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
|
|
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).
|
|
|
|
PR#32252. Ok by grant and wiz.
|
|
|
|
|
|
Suggested by Roland Illig, ok'd by various.
|
|
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.
|
|
|
|
|
|
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
|
|
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>.
|
|
|
|
|
|
tspc is a tunnel server protocol client used to establish an IPv6
tunnel to Freenet6, an free IPv6 over IPv4 provider.
|