aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-08-08 12:00:29 +0800
committerkris <kris@FreeBSD.org>2003-08-08 12:00:29 +0800
commit1b45f625f40f9b796b72cacbb49f340a0f7b4aaf (patch)
tree902b6f4055f3305cafb7719634c636659327ac0b
parent6c0be5e50fdecbabcb00ffb5a89e36352194b570 (diff)
downloadfreebsd-ports-gnome-1b45f625f40f9b796b72cacbb49f340a0f7b4aaf.tar.gz
freebsd-ports-gnome-1b45f625f40f9b796b72cacbb49f340a0f7b4aaf.tar.zst
freebsd-ports-gnome-1b45f625f40f9b796b72cacbb49f340a0f7b4aaf.zip
As announced on May 6, remove the broken print/xpp port.
-rw-r--r--print/Makefile1
-rw-r--r--print/xpp/Makefile34
-rw-r--r--print/xpp/distinfo1
-rw-r--r--print/xpp/pkg-descr7
-rw-r--r--print/xpp/pkg-plist2
5 files changed, 0 insertions, 45 deletions
diff --git a/print/Makefile b/print/Makefile
index 74123dd1c673..71d9bcb6b880 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -180,7 +180,6 @@
SUBDIR += xfce4-print
SUBDIR += xmbibtex
SUBDIR += xmltex
- SUBDIR += xpp
SUBDIR += xtem
SUBDIR += xtexsh
SUBDIR += yatex
diff --git a/print/xpp/Makefile b/print/xpp/Makefile
deleted file mode 100644
index ae32a09d8fa0..000000000000
--- a/print/xpp/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# New ports collection makefile for: xpp
-# Date created: 3 Oct 2001
-# Whom: Daniel O'Connor <doconnor@gsoft.com.au>
-#
-# $FreeBSD$
-#
-
-PORTNAME= xpp
-PORTVERSION= 1.1
-CATEGORIES= print
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= cups
-
-MAINTAINER= doconnor@gsoft.com.au
-COMMENT= GUI print front-end for CUPS
-
-BROKEN= "Does not compile"
-
-LIB_DEPENDS= cups:${PORTSDIR}/print/cups \
- fltk:${PORTSDIR}/x11-toolkits/fltk
-
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_X_PREFIX= yes
-
-CONFIGURE_ENV= LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib -lcups -lfltk \
- -lGL -lXext ${PTHREAD_LIBS:S/"//g}" \
- CPPFLAGS=-I${LOCALBASE}/include
-
-post-install:
- $(MKDIR) $(PREFIX)/share/doc/xpp
- $(INSTALL_DATA) $(WRKSRC)/README $(PREFIX)/share/doc/xpp
-
-.include <bsd.port.mk>
diff --git a/print/xpp/distinfo b/print/xpp/distinfo
deleted file mode 100644
index 242f5f19536d..000000000000
--- a/print/xpp/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (xpp-1.1.tar.gz) = abf4634edf3ff15c6f4db436d68fa835
diff --git a/print/xpp/pkg-descr b/print/xpp/pkg-descr
deleted file mode 100644
index cb732118edeb..000000000000
--- a/print/xpp/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-The X Printing Panel (XPP) is a completely free (GPL) tool for easy choosing of
-the desired printer out of a list of all available printers and for setting
-printer options by an easy-to-use graphical user interface. One simply calls the
-program (xpp) instead of the usual utilities (lpr or lp) at the command line or
-out of applications.
-
-WWW: http://cups.sourceforge.net/xpp/
diff --git a/print/xpp/pkg-plist b/print/xpp/pkg-plist
deleted file mode 100644
index f835e3ed62c3..000000000000
--- a/print/xpp/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/xpp
-share/doc/xpp/README