# New ports collection makefile for: openbgpd # Date created: May 10 2005 # Whom: Florent Thoumie # # $FreeBSD$ # PORTNAME?= openbgpd PORTVERSION?= 3.7 PORTREVISION?= 3 CATEGORIES= net MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenBGPD/:openbsd \ ${MASTER_SITE_LOCAL:S/$/:freebsd/g} MASTER_SITE_SUBDIR= flz/openbgpd/:freebsd DISTFILES?= ${PORTNAME}-${PORTVERSION}.tgz:openbsd,freebsd DISTFILES+= if_media.h:freebsd pfkey_compat.c:freebsd DIST_SUBDIR= openbgpd EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tgz MAINTAINER= flz@FreeBSD.org COMMENT= Free implementation of the Border Gateway Protocol, Version 4 CONFLICTS= zebra-0* quagga-0* WRKSRC= ${WRKDIR} MANCOMPRESSED= yes USE_RC_SUBR= openbgpd.sh MAKE_ENV= BINDIR="${PREFIX}/sbin" \ MANDIR="${PREFIX}/man/man" PLIST_FILES= sbin/bgpctl \ sbin/bgpd MAN5= bgpd.conf.5 MAN8= bgpctl.8 \ bgpd.8 SUBDIRS= bgpd \ bgpctl .include .if ${OSVERSION} < 500037 IGNORE= requires macros present in .endif post-extract: @${CP} ${DISTDIR}/${DIST_SUBDIR}/if_media.h ${WRKSRC}/bgpctl/ @${CP} ${DISTDIR}/${DIST_SUBDIR}/pfkey_compat.c ${WRKSRC}/bgpd/ .if ${.CURDIR:M*openbgpd-devel} != "" @${CP} ${DISTDIR}/${DIST_SUBDIR}/hash.h ${WRKSRC}/bgpd/ @${CP} ${DISTDIR}/${DIST_SUBDIR}/strtonum.c ${WRKSRC}/bgpctl/ .endif post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" \ ${WRKSRC}/bgpd/Makefile \ ${WRKSRC}/bgpd/bgpd.8 \ ${WRKSRC}/bgpd/bgpd.h \ ${WRKSRC}/bgpd/bgpd.conf.5 \ ${WRKSRC}/bgpctl/Makefile \ ${WRKSRC}/bgpctl/bgpctl.8 @${REINPLACE_CMD} -e "s|__dead ||" \ ${WRKSRC}/bgpd/bgpd.c ${WRKSRC}/bgpctl/bgpctl.c @${REINPLACE_CMD} -e "s|SIMPLEQ|STAILQ|" ${WRKSRC}/bgpd/*.[chy] @${REINPLACE_CMD} -e "s||\"if_media.h\"|" ${WRKSRC}/bgpctl/bgpctl.c @${REINPLACE_CMD} -e "s|pfkey.c|pfkey_compat.c|" ${WRKSRC}/bgpd/Makefile @${REINPLACE_CMD} -e "s|sys/hash.h|hash.h|" \ ${WRKSRC}/bgpd/rde_attr.c \ ${WRKSRC}/bgpd/rde_rib.c \ ${WRKSRC}/bgpd/rde_update.c @${REINPLACE_CMD} -e "s|rtm_fmask|rtm_use|" ${WRKSRC}/bgpd/kroute.c @${REINPLACE_CMD} -e "s|RTLABEL_LEN|PFTABLE_LEN|" ${WRKSRC}/bgpd/bgpd.h do-build: .for i in ${SUBDIRS} cd ${WRKSRC}/$i; make COPTS="${COPTS}" .endfor do-install: .for i in ${SUBDIRS} cd ${WRKSRC}/$i; make install ${MAKE_ENV} .endfor post-install: @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL .include es/minimist-1.2.2'>dependabot/npm_and_yarn/devel/electron4/files/minimist-1.2.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* Chase after net/openldap24-server update.delphij2011-02-251-0/+1
* Maintainer change. Returned to beech@beech2010-11-031-1/+1
* Upgrade to 2.2.4.thierry2010-10-242-5/+4
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* - Update to 2.2.3miwi2009-12-263-89/+97
* Fix packaging.thierry2009-09-252-0/+4
* Fix Horde's vulnerabilities, and upgrade its dependencies.thierry2009-09-233-6/+9
* Reset beech@FreeBSD.org while he works on restoring his email situation.linimon2009-08-291-1/+1
* Bump PORTREVISION's after OpenLDAP update.delphij2009-01-061-0/+1
* - Update to 2.2.1beech2008-09-233-4/+11
* - Update to 2.2 (release)beech2008-06-293-5/+15
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* - Update to 2.2-rc2beech2008-02-293-80/+122
* - Update to 2.1.2beech2008-01-183-5/+6
* - Ports renamed for consistencybeech2007-06-221-1/+1
* - Change maintainer addressbeech2007-06-191-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* - Introduce bsd.horde.mksat2007-04-095-299/+198
* - Remove apache cruftsat2007-04-074-66/+18
* Fix index breakage due to move of www/horde to www/horde-base.linimon2007-02-251-1/+1
* - Use horde mirrors from bsd.sites.mksat2007-02-131-8/+1
* - Fix pkg-plistmiwi2007-01-312-1/+6
* - Update nag to 2.1.2. [1]shaun2007-01-292-6/+5
* Switch to my @FreeBSD.org address.shaun2006-06-201-1/+1
* make sure I update the PORTREVISIONscrappy2006-04-161-0/+1
* After a recent discussion on freebsd-ports, I have modified the Horde ports, ...scrappy2006-04-164-13/+29
* Adopt the Horde ports.thierry2006-04-101-1/+1
* Release maintainership.thierry2006-04-081-1/+1
* Upgrade to 2.1.thierry2006-03-164-9/+19
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
* - Replace WITH_APACHE2 by USE_APACHE, rename httpd.conf.xxx tothierry2006-01-063-9/+16
* Security upgrade to 2.0.3.thierry2005-12-123-3/+10
* Upgrade to 2.0.2.thierry2005-10-173-3/+10
* Update to 2.0.1 and fix pkg-message.thierry2005-01-263-4/+4
* Don't let RUN_DEPENDS rely on a fixed HORDEDIR.thierry2005-01-16