Commit graph

18 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
joerg
4dd30c1d52 Don't mess up include guards of system headers. 2020-05-14 19:15:41 +00:00
he
df56fd66dc Simplify pre-configure even more -- drop 'autoconf -f'. 2019-10-19 12:03:41 +00:00
he
b1eb62d2ac Apparently, there is no need to run aclocal and automake, so remove
those.  USE_TOOLS still needs automake, though.  Also turn down the
verbosity of autoconf.  Ride on previous update, though this is just
a configure/build simplification.
2019-10-17 16:05:06 +00:00
he
0bbdd4e8ae Update irrtoolset5 to version 5.1.2.
Pkgsrc changes:
 * Project moved to github, follow suit.
 * Use the pre-configure target to run the required autotools
 * Remove ancient GCC_REQD+=3.0
 * Add use of more autotools
 * Fix up PLIST with share/doc/irrtoolset/ files.

Upstream changes:

New Features
 * initial support for IOS XR in rtconfig
 * IOS support for peer templates (-cisco_peer_templates)
 * support of community.delete on Cisco IOS
 * implement importPeerGroup for JUNOS

Bug Fixes
 * better asn32 support on JUNOS
 * fix JUNOS output so it can be deployed using "load replace" (-junos_replace)
 * several toolchain bugfixes (bison 2.x, gcc)
 * workaround for compiler optimisation bug in gcc6
 * permit community values starting with 0:
 * updates for autotools

Other Notes
 * Solaris no longer formally supported
 * delete bugs/, contrib/ and tests/ directories
 * added Travis CI support

We'd like to thank ISC for their continued support and the small
but important army of contributors who made this release possible.
2019-10-17 14:05:49 +00:00
wiz
7909ca8cec Comment out dead sites. 2017-08-16 20:45:30 +00:00
wiz
d8f636935b Fix weird CONFLICTS line. 2016-12-01 14:48:02 +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
joerg
95b625edbf Be consistent about rslparse. 2013-08-31 08:44:49 +00:00
ryoon
f8e628f818 * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
are replaced with .include "../../devel/readline/buildlink3.mk", and
  USE_GNU_READLINE are removed,

* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
  are replaced with .include "../../mk/readline.buildlink3.mk".
2013-07-15 02:02:17 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
spz
8ec531964a update of irrtoolset. Upstream changelog:
This is a bugfix release.  There are no new features.

   The following bugs were fixed:

   * don't barf on pingable: and ping-hdl: attributes (RFC 5943).
   * don't barf on inet6num: assignment-size (RIPE policy proposal 2010-06).
   * RFC 5952 requires that ipv6 addresses be presented in lower case.
   * ipv6 addresses are now printed in optimised format.
   * added geoloc: and language: fields to both inetnum: and inet6num: objects.
   * compilation fixes for g++ 4.7 / debian wheeze.
   * stop talking asdot to IRRDBs.  none of the IRRs supports asdot since ~2010.
   * silence a bunch of warnings for clang 3.0.
   * fix AS output for rpslcheck.
2012-08-15 15:30:04 +00:00
spz
465d468122 for the time being, force using pkgsrc flex for all NetBSD variants 2011-09-29 20:48:19 +00:00
spz
d26bad2846 a few bulk builds get compile failures in src/rpsl I can't reproduce;
try MAKE_JOBS_SAFE=NO to see if that fixes it for them
2011-07-04 12:08:51 +00:00
spz
2326292873 update to irrtoolset5 release version
updating LICENSE
2010-04-13 21:19:55 +00:00
spz
6d0d0c2ffb Add readline support and depend on pkgsrc flex for netbsd-5 and earlier 2010-01-31 21:49:16 +00:00
spz
59b105864d this is the new version (as of yet: release candidate) of irrtoolset,
the client tools to irrd
2010-01-30 16:14:16 +00:00