1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00

Remove expired port:

2016-08-10 ports-mgmt/xps: Does not support pkg(8)
This commit is contained in:
Rene Ladan 2016-08-11 18:38:51 +00:00
parent 1012d7c5ea
commit b836b290e6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420095
5 changed files with 1 additions and 39 deletions

1
MOVED
View File

@ -8615,3 +8615,4 @@ net/qt5-enginio||2016-08-06|Has expired: Deprecated by upstream from Qt 5.6 on,
multimedia/linux-xmovie||2016-08-08|Has expired: Not maintained upstream, contains security issues
multimedia/linux-realplayer||2016-08-09|Has expired: Not maintained upstream, contains security issues
cad/NASTRAN|cad/NASTRAN-95|2016-08-12|Rename to match PORTNAME and upstream name
ports-mgmt/xps||2016-08-11|Has expired: Does not support pkg(8)

View File

@ -70,6 +70,5 @@
SUBDIR += synth
SUBDIR += tinderbox
SUBDIR += wanted-ports
SUBDIR += xps
.include <bsd.port.subdir.mk>

View File

@ -1,29 +0,0 @@
# Created by: Antonios Anastasiadis <antonakis@gmail.com>
# $FreeBSD$
PORTNAME= xps
PORTVERSION= 0.5.2
CATEGORIES= ports-mgmt
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool that searches the ports tree by various criteria
DEPRECATED= Does not support pkg(8)
EXPIRATION_DATE= 2016-08-10
LICENSE= MIT
USE_GITHUB= yes
GH_ACCOUNT= serpent7776
USES= python
NO_BUILD= yes
PLIST_FILES= bin/xps \
man/man1/xps.1.gz
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/xps ${STAGEDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/xps.1 ${STAGEDIR}${MANPREFIX}/man/man1
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (serpent7776-xps-0.5.2_GH0.tar.gz) = 2a501de4d0f3c50fb778bb9494e2a6d43c8cbcdc92441fd9afdbd1547c2923ec
SIZE (serpent7776-xps-0.5.2_GH0.tar.gz) = 9743

View File

@ -1,7 +0,0 @@
XPS (eXquisite Port Seeker) is a tool that searches the ports tree and
pretty-prints the ports that match the given criteria.
The criteria can be the port's name, categories, maintainer, and if it is
installed or not.
WWW: https://github.com/serpent7776/xps