mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
Remove expired port:
2019-11-21 devel/libtrue: The joke is dead
This commit is contained in:
parent
f99fb38e8b
commit
b97fe338a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518164
1
MOVED
1
MOVED
@ -13484,3 +13484,4 @@ mail/opensmtpd-extras-tool-stats||2019-11-15| Deprecated upstream
|
||||
x11-wm/compton-yshui|x11-wm/picom|2019-11-18|Project renamed
|
||||
lang/ponyc-static|lang/ponyc@llvm_static|2019-11-20|Flavored
|
||||
devel/git-subversion|devel/git|2019-11-22|Subversion enabled by default in devel/git
|
||||
devel/libtrue||2019-11-22|Has expired: The joke is dead
|
||||
|
@ -1372,7 +1372,6 @@
|
||||
SUBDIR += libtifiles2
|
||||
SUBDIR += libtool
|
||||
SUBDIR += libtpl
|
||||
SUBDIR += libtrue
|
||||
SUBDIR += libtsm
|
||||
SUBDIR += libtuntap
|
||||
SUBDIR += libublio
|
||||
|
@ -1,28 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libtrue
|
||||
PORTVERSION= 20170609
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= You can't handle the truth
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= The joke is dead
|
||||
EXPIRATION_DATE=2019-11-21
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_TAGNAME= cc8c99f5d1406b5e7db7d712aff2b6b294560ace
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}${PREFIX}/lib ${STAGEDIR}/bin
|
||||
${INSTALL_DATA} ${WRKSRC}/libtrue/libtrue.a ${STAGEDIR}${PREFIX}/lib/
|
||||
${INSTALL_LIB} ${WRKSRC}/libtrue/libtrue.so ${STAGEDIR}${PREFIX}/lib/
|
||||
${INSTALL_LIB} ${WRKSRC}/libtrue/libtrue.so.0 ${STAGEDIR}${PREFIX}/lib/
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/true/true ${STAGEDIR}${PREFIX}/bin/
|
||||
${INSTALL_DATA} ${WRKSRC}/libtrue/true.h ${STAGEDIR}${PREFIX}/include/
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1497121141
|
||||
SHA256 (libtrue-libtrue-20170609-cc8c99f5d1406b5e7db7d712aff2b6b294560ace_GH0.tar.gz) = fa66166c69555477bf888e79b5cfc5e418a5693e2eb34d0ef6dc39c05104009e
|
||||
SIZE (libtrue-libtrue-20170609-cc8c99f5d1406b5e7db7d712aff2b6b294560ace_GH0.tar.gz) = 1993
|
@ -1,5 +0,0 @@
|
||||
You can't handle the truth.
|
||||
libtrue is the definitive library for handling the truth. It is
|
||||
a quickly growing project with a lot of plans for the future.
|
||||
|
||||
WWW: http://libtrue.xyz/
|
@ -1,5 +0,0 @@
|
||||
bin/true
|
||||
include/true.h
|
||||
lib/libtrue.a
|
||||
lib/libtrue.so
|
||||
lib/libtrue.so.0
|
Loading…
Reference in New Issue
Block a user