diff options
Diffstat (limited to 'x11-toolkits/9libs')
-rw-r--r-- | x11-toolkits/9libs/Makefile | 34 | ||||
-rw-r--r-- | x11-toolkits/9libs/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/9libs/pkg-descr | 3 | ||||
-rw-r--r-- | x11-toolkits/9libs/pkg-plist | 15 |
4 files changed, 0 insertions, 54 deletions
diff --git a/x11-toolkits/9libs/Makefile b/x11-toolkits/9libs/Makefile deleted file mode 100644 index fe8d37034a0c..000000000000 --- a/x11-toolkits/9libs/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: 9libs -# Date created: 15 February 2003 -# Whom: gagnon__s@videotron.ca -# -# $FreeBSD$ -# - -PORTNAME= 9libs -PORTVERSION= 1.0.1 -PORTREVISION= 2 -CATEGORIES= x11-toolkits plan9 -MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/src/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Plan9 compatibility libraries - -EXPIRATION_DATE= 2012-10-20 -DEPRECATED= Abandonware, no ports depend on it, and broken on most arches - -USE_XORG= x11 xt ice -GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--includedir=${PREFIX}/include/9libs - -MAN3= add.3 balloc.3 bitblt.3 cachechars.3 event.3 frame.3 graphics.3 rgbpix.3 rune.3 -MAN4= font.4 keyboard.4 utf.4 -MAN6= bitmap.6 regexp.6 - -.include <bsd.port.pre.mk> - -.if ${ARCH} == "amd64" || ${ARCH} == "ia64" || ${ARCH} == "powerpc" -BROKEN= Does not compile -.endif - -.include <bsd.port.post.mk> diff --git a/x11-toolkits/9libs/distinfo b/x11-toolkits/9libs/distinfo deleted file mode 100644 index c43a3b8ff9d8..000000000000 --- a/x11-toolkits/9libs/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (9libs-1.0.1.tar.gz) = 7145492c80a808ad60b3c55daef3aa4d964818b99713ff17d8976dc81ecffb6d -SIZE (9libs-1.0.1.tar.gz) = 405046 diff --git a/x11-toolkits/9libs/pkg-descr b/x11-toolkits/9libs/pkg-descr deleted file mode 100644 index 586f3711fcaa..000000000000 --- a/x11-toolkits/9libs/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is 9libs, a package of Plan 9 compatibility libraries derived from -the X11 version of Rob Pike's editor, sam. -This release differs from the Bell Labs release. diff --git a/x11-toolkits/9libs/pkg-plist b/x11-toolkits/9libs/pkg-plist deleted file mode 100644 index 50f40589730b..000000000000 --- a/x11-toolkits/9libs/pkg-plist +++ /dev/null @@ -1,15 +0,0 @@ -include/9libs/frame.h -include/9libs/libc.h -include/9libs/libg.h -include/9libs/regexp.h -include/9libs/u.h -lib/9libs/include/conf9libs.h -lib/libXg.a -lib/libXg.la -lib/libframe.a -lib/libframe.la -lib/libplan9c.a -lib/libplan9c.la -@dirrm lib/9libs/include -@dirrm lib/9libs -@dirrm include/9libs |