Create packages for atm, ccdconfig, devd, ipf, ipfw,iscsi, natd, nandfs, pf, quotacheck, and routed.Add ping6 and rtsol to the runtime package.Sponsored by: The FreeBSD Foundation
For INTERNALLIB always add in the corresponding _DP_ and use LIBADD inthe real build file.This lessens the need to define DPADD_<lib> and LDADD_<lib> to just veryspecial cases.Sponsored by: EMC
For INTERNALLIB always add in the corresponding _DP_ and use LIBADD inthe real build file.This lessens the need to define DPADD_<lib> and LDADD_<lib> to just veryspecial cases.Sponsored by: EMC / Isilon Storage Division
show more ...
Fix typo when deregistering the VLAN unconfig event handlerSubmitted by: Masao Uebayashi <[email protected]>MFC after: 3 days
dirdeps.mk now sets DEP_RELDIR
Fix build with gcc.Build-tested by: gjbApproved by: re (glebius)
Updated dependencies
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Requested by: Simon Gerraty <[email protected]>
Exclude inet_addr.c from the build.It only provides inet_aton(), which is already provided by the libc. Thiscauses multiple symbol definitions when linking statically.Reviewed by: darrenr
Merge IPFilter 4.1.23 back to HEADSee src/contrib/ipfilter/HISTORY for details of changes since 4.1.13
Regularly scheduled patch to unbreak regularly scheduled post-ipfilterbuildworld breakage.Exclude loglevel.c from the build. It does not appear to be used byanything in the tree and buildworld su
Regularly scheduled patch to unbreak regularly scheduled post-ipfilterbuildworld breakage.Exclude loglevel.c from the build. It does not appear to be used byanything in the tree and buildworld succeeds just fine without it.
Adapt to ipf 4.1.13
Add printproto.c to libipf
Patches from Ruslam Ermilov to remove NetBSD bits from Makefiles and cleanupbuild problems with rescue.
create a new build heirarchy for ipfilter tools