Commit graph

33 commits

Author SHA1 Message Date
wiz
60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
spz
753b403c52 fix the asplain patch: since the routing registries currently won't find
asplained autnums, make asdot the default, but prepare for them switching
by asking the asplained format before giving up, independently of any
command line settings. Bump pkgrev, too.
2009-03-15 20:10:35 +00:00
spz
90baec3907 oops, the two new patches escaped commit last time 2009-02-17 21:04:14 +00:00
spz
eae696260b rpslcheck and RtConfig bring their own parsers for autnums (and treat them as
int), fix for extended autnum asdot format.
2009-02-15 10:45:02 +00:00
spz
080246a9ad add the patch for the -no_default_afi option to RtConfig
by David Croft <david@sargasso.net>
2009-02-14 22:19:52 +00:00
spz
72fdee27eb switch from previous DESTDIRifying src/Makefile.in patch to a prettier one
by Kaj Niemi <kajtzu@basen.net> (bump pkgrev etc)
2009-02-14 19:17:50 +00:00
spz
28a69432e0 bump pkgrev too for adding patches for new option -asplain 2009-02-14 17:58:12 +00:00
spz
f392ddf86c add new option -asplain that makes extended autnums be output as simple numbers
instead of in asdot format.
2009-02-14 16:17:06 +00:00
spz
b73a26cf45 fix for IOS address-family syntax
suggested by Daryl Collins <daryl@internode.com.au> (but revamped and expanded)
2008-08-03 22:43:39 +00:00
spz
e9602106e1 - update DESCR to match reality
- add patch to src/gnug++/int.defs.h for Solaris compatibility
  (by Ian Dickinson, iand@eng.pipex.net)
- move Errors manpage to a less general name (suggested by Ian Dickinson)
- add patch to src/RtConfig/f_cisco.cc by Hagen Boehm <hboehm@NIC.DTAG.DE>
  (fixes up the string that gets output instead of a copy of said string)
- improve src/Makefile.in some more
2008-03-08 11:00:34 +00:00
spz
a1929dd2d8 reduced Hagen Boehms cache patch to the bare minimum nececssary and also adding
a pair of extra {}. It's a marvel what these can do for you. :)
Thanks to Daryl Collins <daryl@internode.com.au> for bringing the problem
to my attention.
2008-01-14 12:39:54 +00:00
spz
6f360fd091 fix bug in AutNumSelector::AutNumSelector reported by
Matthew Moyle-Croft <mmc@mmc.com.au>
2008-01-07 15:33:02 +00:00
spz
c29a2a508a Hagen Boehms cache patch broke RAWhoisClient::getSet for all objects but
RSSets and ASSets, which are also getting served by this function (so that
eg "peval -compressed fltr-bogons" no longer worked).
Revert the change to RAWhoisClient::getSet; introduce RAWhoisClient::getASSet
for ASSets and RSSets and use that in RAWhoisClient::expandASSet and
RAWhoisClient::expandRSSet
2008-01-05 14:35:22 +00:00
spz
8b618a20a1 USE_DESTDIRify the package.
patch-dm is not for upstream but for pkgsrc infrastructure only.
2008-01-04 20:23:45 +00:00
spz
772602ba16 sneaking in an update for a quite leafy package :)
- remove patches/patch-bv since if you use gmake it's for a generated file,
  even if the original tar contains it (and the diff grows rather large due
  to differing yacc versions)
- add irrd-cache-usage-patch by Hagen Boehm <hboehm@brutus.NIC.DTAG.DE>
- add JunOS @RtConfig import patch by Stan Barber <sob@academ.com>
- add IPv6 ACL list numbers patch by Timo Koehler <tkoehler@acm.org>
2007-12-31 09:15:14 +00:00
spz
015569be5a patches irrtoolset to handle extended autnums
most changes supplied by mlelstv@NetBSD.org (Michael van Elst)
patch to src/rpsl/rpsl/rptype.cc supplied by he@NetBSD.org (Havard Eidnes)

also fixes PR pkg/36807
2007-09-07 21:26:31 +00:00
spz
6c2d54e476 fix up TOOLS list 2007-06-20 06:24:11 +00:00
spz
cc5da952bb new version, a lot less bugs 2007-05-22 12:18:23 +00:00
spz
bac508cecb new version, new patches: upstream adopted a bunch of ours, but gcc found
new things to bitch about
2007-05-22 12:17:30 +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
spz
b710b5cc1a add a fix for a list content checking problem Hagen Boehm identified
add a typo correction in a comment
2006-07-07 12:30:56 +00:00
joerg
80ba3702fb Use C++ and INSTALLATION_DIRS. 2006-06-02 15:34:12 +00:00
joerg
b22ee86c2f Override all config.guess and config.sub scripts. Remove patches
which have been useless anyway due to the former. Add DragonFly support.
2006-03-22 22:36:13 +00:00
spz
4511381241 two changes:
- fix a hairy bug in BirdWhoisClient::getResponse (how did that ever work?)
- make stripRipeComments more lenient against an APNIC comment style problem
2006-02-15 20:07:40 +00:00
spz
4d68d81842 make configure-option --enable-debug compile
make RtConfig -config junos work
fix a bug regarding Cisco export filters in RtConfig
2005-08-26 08:41:46 +00:00
spz
c9ce82a78f a 'no commercial use' clause hidden three levels deep in source files.
I am so thrilled ..
2005-06-21 05:25:45 +00:00
wiz
4c8ce83051 Add RMD160 checksum. 2005-05-25 13:13:30 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
spz
950a1c977c make compilation with gcc 2.95.* work (mostly by rolling back includes
changes from IRRToolSet 4.8.1 within #if (__GNUC__ > 2) .. #else)
also incidentially fixes a bug in rusage.cc
2005-03-06 11:40:21 +00:00
spz
d7afe57a11 again, patches to make the software compile on amd64, but not the final
solution to that probably. And this time to HEAD where it belongs.
No wrongful Tag file in the CVS directory this time.
2005-03-04 15:03:17 +00:00
spz
8e354c241b new patches on account of the previous au-az having gone to the wrong
place (branch instead of head)
2005-03-04 14:55:57 +00:00
spz
bb237e1daa added patches au-az 2005-03-04 07:12:48 +00:00
spz
9752c99a85 IRRToolSet is a suite of policy analysis tools to operate with
routing policies in RPSL [RFC 2622] format, registered in an
Internet Routing Registry(IRR). The main goal of the project is
to make routing information more convenient and useful for
network engineers, by providing tools for automated router configuration,
routing policies analysis, and maintenance.
2005-02-28 12:37:29 +00:00