1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

cad/linux-eagle5: Fix fetch error, mark deprecated

Details:
- Cadsoft, the EAGLE vendor, was acquired by Autodesk a while ago. The
  EAGLE 5 series was discontinued since, and is superseded by Autodesk
  EAGLE 9.
- Mark deprecated, scheduled for removal at the end of the 2022. Until
  then, the distfile remains available through a LOCAL mirror.

MFH:		2022Q2
This commit is contained in:
Thomas Zander 2022-04-16 11:06:15 +02:00
parent bbe6a87008
commit 9ec61d6d20
No known key found for this signature in database
GPG Key ID: 856D8ED47C7EAFA5

View File

@ -2,9 +2,10 @@
PORTNAME= eagle5
PORTVERSION= ${EAGLEVERSION}
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= cad linux
MASTER_SITES= ftp://ftp.cadsoft.de/eagle/program/${EAGLEBASEVERSION}/
MASTER_SITES= LOCAL/riggs/${PORTNAME} \
ftp://ftp.cadsoft.de/eagle/program/${EAGLEBASEVERSION}/
PKGNAMEPREFIX= linux-
DISTNAME= eagle-lin-${EAGLEVERSION}
EXTRACT_SUFX= .run
@ -20,6 +21,9 @@ LICENSE_FILE= ${WRKSRC}/doc/license_en.txt
# Copying the software is only allowed for backup by an individual licensee
LICENSE_PERMS= auto-accept
DEPRECATED= Deprecated upstream, superseded by Autodesk EAGLE 9
EXPIRATION_DATE= 2022-12-31
ONLY_FOR_ARCHS= i386 amd64
WRKSRC= ${WRKDIR}/${DISTNAME:S/lin-//}