Commit graph

26 commits

Author SHA1 Message Date
nia
ab845b2028 net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
2021-10-26 11:05:20 +00:00
nia
5c85662953 net: Remove SHA1 hashes for distfiles 2021-10-07 14:41:10 +00:00
nia
bf8f77da5d 6tunnel: Update to 0.13
Changes by Stuart Cardall:

    Updated help message.

Changes by Paul Warren:

    Avoid segfault in "-f" mode.

Changes by Wojtek Kaniewski:

    Support automake's "make check" target.
2020-01-09 20:09:34 +00:00
rillig
eb3c2b436e net: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-03 11:45:28 +00:00
mef
5705ee2167 Updated net/6tunnel 0.11rc2 to 0.11
-----------------------------------
(In following lines from Changelog, marked as | are the same as in 0.11rc2)
0.11 (2013-05-25)

| Changes by Wojtek Kaniewski <wojtekka@toxygen.net>:
| - changed license to GPL version 2. There was no license information before
|   which caused confusion. Code by Tomasz Lipski <lemur@irc.pl> and awayzzz
|   <awayzzz@digibel.org> had to be removed, because their e-mail addresses
|   were dead and googling for them gave no useful information. The missing
|   features have been rewritten from scratch. If any offending code is still
|   here, please let me know. I've done my best, but I haven't used any
    version control 5 years ago,
  - changed e-mail address,
  - ignore IPv4/IPv6 address hints when option -H is present.

| Changes by Ramunas Lukosevicius <lukoramu@parok.lt>
| - fixed source mapping bug,
| - SIGHUP reloads map file.

  Changes by Roland Stigge <stigge@antcom.de>
  - fix an error in the "hints" handling of the host resolver which confused
    local/source and remote hint (AF_INET/AF_INET6).

  Changes by Olaf Rempel <razzor@kopf-tisch.de>
  - correct option -f.

  (note: -H option is added, -r option is converted to -f)
(pkgsrc changes)
- Add LICENSE as gnu-gpl-v2
2016-09-11 12:46:46 +00:00
jperkin
2000de6dd8 Use OPSYSVARS. 2016-02-25 16:20:49 +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
rodent
a0a1f2e57c Fixes:
COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
ghen
d183113b6a Update DESCR from website. 2011-10-13 11:44:47 +00:00
ghen
c534d92cbf Update to 0.11rc2 (with new homepage), latest available version since 2005.
0.11 (2005-08-18)

Changes by Wojtek Kaniewski <wojtekka@toxygen.net>:
- changed license to GPL version 2. There was no license information before
  which caused confusion. Code by Tomasz Lipski <lemur@irc.pl> and awayzzz
  <awayzzz@digibel.org> had to be removed, because their e-mail addresses
  were dead and googling for them gave no useful information. The missing
  features have been rewritten from scratch. If any offending code is still
  here, please let me know. I've done my best, but I haven't used any
  version control 5 years ago.
- changed e-mail address.

Changes by Ramunas Lukosevicius <lukoramu@parok.lt>
- fixed source mapping bug,
- SIGHUP reloads map file.

0.10 (2003-06-12)

Changes by Wojtek Kaniewski <wojtekka@irc.pl>:
- major code cleanup,
- select() before accept(), so 6tunnel won't hang on sys_socketcall.
- fixed losing data under heavy load, when write() didn't send all
  data. unsent data is stored in a buffer,
- autoconf,
- supports pid file (idea by misio <monster@qm.pl>).
2011-10-13 11:40:05 +00:00
wiz
aeaceb273d Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
tv
9cfcb65368 Mark as NOT_FOR_PLATFORM Interix. 2005-03-10 17:27:06 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
wiz
50d2b98aab Fix build with gcc3 or on Solaris. From Jonathan Perkin in PR 22891. 2003-09-22 16:18:06 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
zuntum
97388b1559 Update 6tunnel to 0.09
Changes from version 0.07:

0.09, 2001-10-18, wojtekka@irc.pl
- included patch from OpenBSD port by Patroklos Argyroudis <argp@bsd.gr>.
- fixing the fix - patch by awayzzz <awayzzz@digibel.org>.

0.08, 2000-12-12, ascent@linux.pl
- modified IPv4 to IPv6 mapping -- better memory managing.
0.08, 2001-10-13, wojtekka@irc.pl
- some memory leaks fixed thanks to Sorrow The Prince <s0tp@libero.it>.
- fixed dos condition thanks to awayzzz <awayzzz@digibel.org>.
2001-10-23 20:23:09 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
zuntum
cbee727c9c Initial import of 6tunnel 0.07
6tunnel can translate between protocol versions on the same host,
thus offering a way to setup v4/v6 and v6/v4 proxy services.
It can bind to any of your IPv4 (default) or IPv6 addresses.
2001-03-23 13:54:47 +00:00