Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-08-27 | Use wildcard dependence on "autoconf" package. | tron | 1 | -3/+2 | |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -2/+1 | |
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV. | |||||
2001-04-21 | Move to sha1 checksum, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -13/+11 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -3/+3 | |
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org> | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-06 | Make that "autoreconf" -- there is no "autoremake". | fredb | 1 | -3/+3 | |
2001-02-05 | Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make | tron | 1 | -3/+3 | |
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski. | |||||
2000-10-21 | move BUILD_DEPENDS into the DEPENDS block | wiz | 1 | -4/+3 | |
2000-10-07 | Update to irrd-2.0.0.20000822 for Y2K. | kim | 14 | -157/+309 | |
2000-10-01 | Fix MASTER_SITES | kim | 1 | -2/+3 | |
2000-09-13 | Don't pass explicit "--enable-ipv6" to configure. For some reason, doing | fredb | 1 | -2/+3 | |
so messes up proper detection of NetBSD IPv6. | |||||
2000-09-13 | _Really_ make disable pgp by default, if IRRD_USE_PGP is not set; allow | fredb | 1 | -8/+8 | |
ipv6 to be disabled by setting USE_INET6 to something other than "YES". | |||||
2000-09-13 | Fix some configure goofiness: | fredb | 3 | -17/+49 | |
- - Don't pull in /sys/sys/include just for ipv6 support! - - Package wants "bison"; give it bison. - - Don't pull in "libpthreads" just becuase it exists on the build system. - - Likewise for "pgp", unless IRRD_USE_PGP is specified. Also, - - Rearrange package Makefile, so that only that which is "prefs" goes after ".include ../../mk/bsd.prefs.mk". TODO: - - Make the package use pgp5 or pgp2 by default? | |||||
2000-05-24 | "BUILD_DEPENDS=" -> "BUILD_DEPENDS+="; plus, we don't need "bison" | fredb | 1 | -3/+2 | |
to build this package. | |||||
2000-03-30 | Add "bison" to BUILD_DEPENDS. Closes PR pkg/9711. | fredb | 1 | -1/+2 | |
2000-02-22 | If USE_INET6 is not defined, explicitly disable ipv6 in the | dmcmahill | 1 | -1/+5 | |
CONFIGURE_ARGS. This is needed because the pkg system passes, for example, "--host=i386--netbsd" to 'configure'. However, 'configure' looks for strings like i386-*-netbsd1.4[A-Z] and i386-*-netbsd1.3* to turn off ipv6. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-10-28 | IRRd is a freely available streamlined, stand-alone Internet | kim | 10 | -0/+170 | |
Routing Registry database server. IRRd supports both RIPE-181 and RPSL routing registry syntaxes. |