summaryrefslogtreecommitdiff
path: root/net/irrtoolset-nox11
AgeCommit message (Collapse)AuthorFilesLines
2008-03-08- update DESCR to match realityspz12-39/+1394
- 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-01-14reduced Hagen Boehms cache patch to the bare minimum nececssary and also addingspz4-58/+35
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-07fix bug in AutNumSelector::AutNumSelector reported byspz3-3/+20
Matthew Moyle-Croft <mmc@mmc.com.au>
2008-01-05Hagen Boehms cache patch broke RAWhoisClient::getSet for all objects butspz4-13/+30
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-04USE_DESTDIRify the package.spz3-4/+27
patch-dm is not for upstream but for pkgsrc infrastructure only.
2007-12-31sneaking in an update for a quite leafy package :)spz9-31/+196
- 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-09-07patches irrtoolset to handle extended autnumsspz19-6/+474
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-06-20fix up TOOLS listspz1-3/+3
2007-05-22new version, a lot less bugsspz2-46/+17
2007-05-22new version, new patches: upstream adopted a bunch of ours, but gcc foundspz43-2836/+111
new things to bitch about
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-2/+2
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.
2006-07-07add a fix for a list content checking problem Hagen Boehm identifiedspz4-3/+68
add a typo correction in a comment
2006-06-02Use C++ and INSTALLATION_DIRS.joerg1-1/+5
2006-03-22Override all config.guess and config.sub scripts. Remove patchesjoerg9-89/+25
which have been useless anyway due to the former. Add DragonFly support.
2006-02-15two changes:spz3-3/+32
- fix a hairy bug in BirdWhoisClient::getResponse (how did that ever work?) - make stripRipeComments more lenient against an APNIC comment style problem
2005-08-26make configure-option --enable-debug compilespz17-9/+1846
make RtConfig -config junos work fix a bug regarding Cisco export filters in RtConfig
2005-06-21a 'no commercial use' clause hidden three levels deep in source files.spz1-1/+2
I am so thrilled ..
2005-05-25Add RMD160 checksum.wiz1-1/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-06make compilation with gcc 2.95.* work (mostly by rolling back includesspz25-33/+506
changes from IRRToolSet 4.8.1 within #if (__GNUC__ > 2) .. #else) also incidentially fixes a bug in rusage.cc
2005-03-04again, patches to make the software compile on amd64, but not the finalspz6-0/+81
solution to that probably. And this time to HEAD where it belongs. No wrongful Tag file in the CVS directory this time.
2005-03-04new patches on account of the previous au-az having gone to the wrongspz1-3/+3
place (branch instead of head)
2005-03-04added patches au-azspz1-1/+7
2005-02-28IRRToolSet is a suite of policy analysis tools to operate withspz24-0/+934
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.