Commit Graph

32 Commits

Author SHA1 Message Date
sthen
27f03b1c52 bump REVISION for any ports using route messages. regen some distinfos and
remove unnecessary USE_GROFFs while there.
2013-10-31 21:12:12 +00:00
bluhm
f83dca4dc6 Including the header file netinet6/in6_var.h from netinet/in_var.h
automatically is bad.  To change that, a few ports must be adapted.
Do an explicit #include <netinet6/in6_var.h> when it is needed.
OK ajacoutot@

Commit the remaining ports that were blocked by an cvs commit error
in devel/jdk/1.7/patches.
2013-10-16 15:04:07 +00:00
sthen
c9fd727d60 bump; ABI break due to SIOC{S,G}ETVLAN changes 2013-08-15 09:21:10 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
52c177c5ac bumps; net/if.h 2011-11-16 00:20:08 +00:00
sthen
870a4da7d5 Remove BROKEN-sparc64, this builds since sparc64 switched to gcc4. From Brad. 2011-08-21 09:23:54 +00:00
sthen
eaa203edfb Don't use -Werror, fixes build on arm. From Brad. 2011-08-18 19:22:31 +00:00
sthen
75910e6a76 Disable again on arm, doesn't build 2011-07-12 19:54:12 +00:00
sthen
3f8403b9bc python *is* a build dep. 2011-07-12 16:25:47 +00:00
jasper
8523dcee87 - let's try to build these on sparc/arm now.
from brad
ok sthen@
2011-07-11 12:26:20 +00:00
jasper
88f8f0add6 bump after default python version switch 2011-06-08 18:00:49 +00:00
sthen
2df2738f20 use the python module to fetch MODPY_BIN's name, only used for regression tests. 2011-06-06 13:02:45 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
sthen
51c11dac3d don't spend 11 hours trying to build this on arm only to have it fail 2010-09-24 10:55:23 +00:00
landry
4a36912f08 Mark xorp as BROKEN on sparc64: IC 2010-04-21 22:10:21 +00:00
sthen
8515da9068 upstream's license was changed to GPL a release or two ago, update
the marker. noticed by jsg@
2010-03-20 23:09:28 +00:00
naddy
6f9b8ad4d2 fix compilation after h2k9 changes to pf--no binary changes 2009-12-07 16:54:31 +00:00
sthen
98207d730a update to 1.6 2009-01-15 10:14:19 +00:00
espie
9ca2e064cf do the same thing with REGRESS_FLAGS as FAKE_FLAGS 2008-01-04 18:38:51 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
naddy
aeeb155adf fix build after token ring removal; from steven@ but i prefer the #ifdef 2007-06-09 16:45:50 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
naddy
39a70b8ef9 update list of supported protocols; from Pavlin Radoslavov 2007-03-30 19:23:46 +00:00
naddy
8ae2d6fb43 Don't build unused shared versions of internal convenience libraries.
This cuts the prodigious build time almost in half.

Compile two source files without -Wcast-align as this will raise a
warning on strict alignment architectures, which together with
-Werror aborts the build.  The cast usage itself is safe.
2007-03-25 21:50:20 +00:00
naddy
8abf0fb3cf update to 1.4 which adds OSPFv3 support 2007-03-22 17:19:09 +00:00
naddy
2f670c3b70 introduce a dummy multi package to fix packaging 2006-12-05 21:59:57 +00:00
naddy
7064a58e27 belatedly update to 1.3 as requested by upstream maintainer 2006-10-18 23:18:02 +00:00
naddy
b864ac10f6 Update to 1.1.
Input from Pavlin Radoslavov.
2005-04-17 19:25:53 +00:00
espie
01d47213b4 tweak the PREFIX only when not generating the package itself, so that
the correct directories are registered/unregistered during package addition
and removal.
2005-02-26 16:57:48 +00:00
naddy
4d796fcc52 enable building with compiler optimization flags 2005-01-30 19:48:02 +00:00
naddy
50d8b59a3f Import XORP 1.0.
XORP is an open router platform.  XORP's primary goal is to be both
a research tool and a stable deployment platform.  It implements
routing protocols for IPv4 and IPv6 and a unified means to configure
them.
2005-01-25 21:19:22 +00:00