Remove expired port:
2013-09-26 x11/libXtrans: Project is obsoleted, use x11/xtrans instead
This commit is contained in:
parent
021ffc715f
commit
f4d396d495
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328348
6 changed files with 1 additions and 44 deletions
1
MOVED
1
MOVED
|
@ -4954,3 +4954,4 @@ www/py-plone.app.kss||2013-09-23|This port is not required since Plone 4.3
|
|||
devel/py-archetypes.kss||2013-09-23|This port is not required since Plone 4.3
|
||||
devel/py-kss-core||2013-09-23|This port is not required since Plone 4.3
|
||||
cad/tkgate||2013-09-24|Removed
|
||||
x11/libXtrans||2013-09-26|Has expired: Project is obsoleted, use x11/xtrans instead
|
||||
|
|
|
@ -157,7 +157,6 @@
|
|||
SUBDIR += libXrandr
|
||||
SUBDIR += libXrender
|
||||
SUBDIR += libXres
|
||||
SUBDIR += libXtrans
|
||||
SUBDIR += libXtst
|
||||
SUBDIR += libXv
|
||||
SUBDIR += libXvMC
|
||||
|
|
|
@ -1,24 +0,0 @@
|
|||
# Created by: Eric Anholt <anholt@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libXtrans
|
||||
PORTVERSION= 0.1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://xlibs.freedesktop.org/release/
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= Network API translation layer for X applications and libraries
|
||||
|
||||
CONFLICTS= xtrans
|
||||
|
||||
DEPRECATED= Project is obsoleted, use x11/xtrans instead
|
||||
EXPIRATION_DATE=2013-09-26
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= pathfix
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (libXtrans-0.1.tar.bz2) = 88e4de928b870c03327b3395ad70077ebe9133b59391a66668bd3722c5ea5c77
|
||||
SIZE (libXtrans-0.1.tar.bz2) = 88189
|
|
@ -1,4 +0,0 @@
|
|||
This package contains the code for a network API translation layer to insulate X
|
||||
applications and libraries from OS network vagaries
|
||||
|
||||
WWW: http://www.freedesktop.org/Software/xlibs
|
|
@ -1,13 +0,0 @@
|
|||
include/X11/Xtrans/Xtrans.c
|
||||
include/X11/Xtrans/Xtrans.h
|
||||
include/X11/Xtrans/Xtransdef.h
|
||||
include/X11/Xtrans/Xtransdnet.c
|
||||
include/X11/Xtrans/Xtransint.h
|
||||
include/X11/Xtrans/Xtranslcl.c
|
||||
include/X11/Xtrans/Xtransos2.c
|
||||
include/X11/Xtrans/Xtranssock.c
|
||||
include/X11/Xtrans/Xtranstli.c
|
||||
include/X11/Xtrans/Xtransutil.c
|
||||
include/X11/Xtrans/transport.c
|
||||
libdata/pkgconfig/xtrans.pc
|
||||
@dirrm include/X11/Xtrans
|
Loading…
Reference in a new issue