2008-03-08 12:00:35 by S.P.Zeidler | Files touched by this commit (12) | |
Log message:
- 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-01-14 13:39:55 by S.P.Zeidler | Files touched by this commit (4) |
Log message:
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-07 16:33:03 by S.P.Zeidler | Files touched by this commit (3) |
Log message:
fix bug in AutNumSelector::AutNumSelector reported by
Matthew Moyle-Croft <mmc@mmc.com.au>
|
2008-01-05 15:35:22 by S.P.Zeidler | Files touched by this commit (4) |
Log message:
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-04 21:23:45 by S.P.Zeidler | Files touched by this commit (3) |
Log message:
USE_DESTDIRify the package.
patch-dm is not for upstream but for pkgsrc infrastructure only.
|
2007-12-31 10:15:16 by S.P.Zeidler | Files touched by this commit (9) | |
Log message:
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-09-07 23:26:34 by S.P.Zeidler | Files touched by this commit (19) |
Log message:
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-06-20 08:24:12 by S.P.Zeidler | Files touched by this commit (1) |
Log message:
fix up TOOLS list
|
2007-05-22 14:18:24 by S.P.Zeidler | Files touched by this commit (2) |
Log message:
new version, a lot less bugs
|
2007-05-22 14:18:02 by S.P.Zeidler | Files touched by this commit (43) | |
Log message:
new version, new patches: upstream adopted a bunch of ours, but gcc found
new things to bitch about
|