mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
irc/bnc: Mark DEPRECATED
- Upstream unmaintained - Last release in 2005 - WWW returns 404 - No upstream distfiles - Set EXPIRATION_DATE 2025-05-27
This commit is contained in:
parent
b6a04c6ee1
commit
65d0bc0310
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= bnc
|
PORTNAME= bnc
|
||||||
DISTVERSION= 2.9.4
|
DISTVERSION= 2.9.4
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= irc
|
CATEGORIES= irc
|
||||||
MASTER_SITES= http://home.risingnet.net/download/
|
MASTER_SITES= http://home.risingnet.net/download/
|
||||||
DISTNAME= ${PORTNAME}${DISTVERSION}
|
DISTNAME= ${PORTNAME}${DISTVERSION}
|
||||||
|
@ -10,6 +11,9 @@ COMMENT= Simple IRC relay proxy with support for virtual hosting
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
|
DEPRECATED= Unmaintained without upstream distfile and WWW
|
||||||
|
EXPIRATION_DATE= 2025-05-27
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
DOCS= COPYING Changelog README example.conf
|
DOCS= COPYING Changelog README example.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue