Skip to content

Commit

Permalink
net/zebra: Update MASTER_SITES, deprecate and set expiration date to …
Browse files Browse the repository at this point in the history
…2021-12-31

Remove dead mirrors, Zebra's last release was back in 2005 and is
abandoned upstream

Reference: https://www.gnu.org/software/zebra/

Approved by:	bdrewery (port maintainer), arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D32469
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Oct 14, 2021
1 parent 46b986a commit c5acccf
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions net/zebra/Makefile
Expand Up @@ -4,16 +4,17 @@ PORTNAME= zebra
PORTVERSION= 0.95a
PORTREVISION= 10
CATEGORIES= net
MASTER_SITES= ftp://ftp.pop-pr.rnp.br/pub/GNU/ftp.zebra.org/zebra/ \
ftp://ftp.ripe.net/mirrors/sites/ftp.zebra.org/pub/zebra/ \
http://ftp.sunet.se/pub/network/zebra/
MASTER_SITES= ftp://ftp.ripe.net/mirrors/sites/ftp.zebra.org/pub/zebra/

MAINTAINER= bdrewery@FreeBSD.org
COMMENT= Free RIPv1, RIPv2, OSPFv2, BGP4 route software (server/reflector)

LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi

DEPRECATED= Abandoned upstream, last release in 2005. Consider migrating to net/frr7 or net/bird2
EXPIRATION_DATE=2021-12-31

CONFLICTS= openbgpd-[0-9]* quagga-[0-9]* quagga-re-[0-9]* openospfd-[0-9]*

SUB_FILES= pkg-message zebractl
Expand Down

0 comments on commit c5acccf

Please sign in to comment.