mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 18:36:28 -04:00
Remove DEPRECATED and EXPIRATION_DATE as the main site appears back online.
This commit is contained in:
parent
657c422554
commit
d24c720e93
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301772
3 changed files with 2 additions and 14 deletions
|
@ -21,9 +21,6 @@ USE_GMAKE= yes
|
|||
ALL_TARGET= default
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
DEPRECATED= Upstream has abandoned the project.
|
||||
EXPIRATION_DATE= 2012-08-24
|
||||
|
||||
PLIST_FILES= include/tommath.h include/tommath_class.h \
|
||||
include/tommath_superclass.h lib/libtommath.a
|
||||
|
||||
|
|
|
@ -8,9 +8,7 @@
|
|||
PORTNAME= tomsfastmath
|
||||
PORTVERSION= 0.12
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://libtom.org/files/ \
|
||||
http://www.atarininja.org/~wxs/distfiles/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITES= http://libtom.org/files/
|
||||
MASTER_SITE_SUBDIR= miwi
|
||||
DISTNAME= tfm-${PORTVERSION}
|
||||
|
||||
|
@ -24,9 +22,6 @@ USE_GMAKE= yes
|
|||
ALL_TARGET= default
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
DEPRECATED= Upstream abandoned this project.
|
||||
EXPIRATION_DATE= 2012-08-24
|
||||
|
||||
PLIST_FILES= include/tfm.h lib/libtfm.a
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
|
|
@ -9,8 +9,7 @@ PORTNAME= libtomcrypt
|
|||
PORTVERSION= 1.17
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://libtom.org/files/ \
|
||||
http://www.atarininja.org/~wxs/distfiles/
|
||||
MASTER_SITES= http://libtom.org/files/
|
||||
DISTNAME= crypt-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -25,9 +24,6 @@ USE_GMAKE= yes
|
|||
ALL_TARGET= library
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
DEPRECATED= Upstream abandoned this project.
|
||||
EXPIRATION_DATE= 2012-08-24
|
||||
|
||||
CFLAGS+= -I${PREFIX}/include
|
||||
|
||||
OPTIONS= DOCS "build documentation (depends on teTeX)" off \
|
||||
|
|
Loading…
Add table
Reference in a new issue