Commit graph

14 commits

Author SHA1 Message Date
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