summaryrefslogtreecommitdiff
path: root/print/xpp
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-08-08 04:00:29 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-08-08 04:00:29 +0000
commitcd13feaf5589097bcaa27db1e67bee1e523d6277 (patch)
treee3c4de2ff0be40aaf6f7ac31454bdf47a3a41fb2 /print/xpp
parentAs announced on May 6, remove the broken net/qtella port. (diff)
As announced on May 6, remove the broken print/xpp port.
Notes
Notes: svn path=/head/; revision=86555
Diffstat (limited to 'print/xpp')
-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
4 files changed, 0 insertions, 44 deletions
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