# New ports collection makefile for: bird # Date created: 8 November 2011 # Whom: Alexander V. Chernikov # # $FreeBSD$ # PORTNAME= bird PORTVERSION= 20120323 CATEGORIES= net MASTER_SITES= http://bird.mpls.in/distfiles/bird/ PKGNAMESUFFIX= -devel MAINTAINER= melifaro@ipfw.ru COMMENT= Dynamic IP routing daemon (devel version) CONFLICTS= bird-[0-9]* USE_BISON= build USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-mpls OPTIONS= KMPLS "Enable kernel MPLS support" Off MAKE_JOBS_UNSAFE= yes USE_RC_SUBR= bird .include .if defined(WITH_KMPLS) CONFIGURE_ARGS+= --enable-kmpls .endif post-install: @if [ ! -f ${PREFIX}/etc/bird.conf ]; then \ ${CP} -p ${PREFIX}/etc/bird.conf.example ${PREFIX}/etc/bird.conf ; \ ${CHMOD} 0640 ${PREFIX}/etc/bird.conf ; \ fi @${ECHO_MSG} @${ECHO_MSG} ===================================================================== @${ECHO_MSG} @${ECHO_MSG} " WARNING: Please take a look on kern/134931" @${ECHO_MSG} " WARNING: before using multiple fibs!" @${ECHO_MSG} " 8.2-STABLE kernel patch available here:" @${ECHO_MSG} " http://static.ipfw.ru/patches/rtsock_82S-20110725.diff" @${ECHO_MSG} @${ECHO_MSG} ===================================================================== @${ECHO_MSG} .include name='h' onchange='this.form.submit();'> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to KDE 3.5.8lofi2007-10-301-3/+3
* Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-042-4/+3
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-142-4/+4
* Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-201-3/+3
* KDE 3.5.4 / KOffice 1.5.2lofi2006-09-131-3/+3
* Update to KDE 3.5.3lofi2006-06-061-3/+3
* Remove USE_REINPLACE from categories starting with Xedwin2006-05-131-1/+0
* Update to KDE 3.5.2lofi2006-03-312-5/+4
* Conversion to a single libtool environment.ade2006-02-232-1/+11
* Update to KDE 3.5.1.lofi2006-02-012-297/+3
* Update to KDE 3.5.0lofi2006-01-093-32/+36
* Remove the usage of 'misc' as a secondary category.linimon2005-11-101-1/+1
* Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-051-2/+2
* Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-011-2/+2
* Update to KDE 3.4.1lofi2005-06-261-2/+2
* Update to KDE 3.4lofi2005-03-213-387/+417
* Update to KDE 3.3.2lofi2004-12-143-60/+42
* Update to KDE 3.3.1lofi2004-11-081-2/+2
* Update to KDE 3.3lofi2004-08-314-13/+24
* Update to version 3.2.3lofi2004-06-101-2/+2
* Update to KDE 3.2.2lofi2004-04-201-2/+2
* Update to KDE 3.2.1 / QT 3.3.1lofi2004-03-102-3/+3
* Add a patch that updates the antique zone.tab used by kworldwatch/clock.lofi2004-02-222-1/+300
* Update to KDE 3.2.0lofi2004-02-053-403/+423
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
* Fix the -pthread problem in case the option gets removed again. Thiswill2003-10-042-3/+2
* Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.will2003-09-181-1/+1
* Update KDE to the latest official release, KDE 3.1.3lofi2003-07-292-2/+8
* Update to KDE 3.1.2lioux2003-05-202-12/+1
* Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-065-43/+2
* Clear moonlight beckons.ade2003-03-072-1/+1
* Fix Kweather for !english users.arved2003-02-193-0/+41
* Unversion these.will2003-02-092-2/+2
* update to 3.1 official releasealane2003-01-293-51/+47