summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-05-06 03:49:05 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-05-06 03:49:05 +0000
commit28e7382123cbc7ef132190c6b3c29b101db38cfc (patch)
treea9d50288bd0e48228abd908a6f7bd8be06c4e7bd /print
parentPR: 51521 (diff)
As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove these ports that have been broken for >4 months (in many cases much longer) with no sign of a fix.
Notes
Notes: svn path=/head/; revision=80201
Diffstat (limited to 'print')
-rw-r--r--print/pdflib3/Makefile41
-rw-r--r--print/pdflib3/distinfo1
-rw-r--r--print/pdflib3/files/patch-ad11
-rw-r--r--print/pdflib3/pkg-descr12
-rw-r--r--print/pdflib3/pkg-plist15
5 files changed, 0 insertions, 80 deletions
diff --git a/print/pdflib3/Makefile b/print/pdflib3/Makefile
deleted file mode 100644
index 84cb4d4851c2..000000000000
--- a/print/pdflib3/Makefile
+++ /dev/null
@@ -1,41 +0,0 @@
-# New ports collection makefile for: pdflib
-# Date created: Mon Jan 18 17:03:33 CET 1999
-# Whom: Dirk Froemberg <dirk@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= pdflib
-PORTVERSION= 3.03
-CATEGORIES= print
-MASTER_SITES= http://www.pdflib.com/pdflib/download/
-
-MAINTAINER= billf@FreeBSD.org
-COMMENT= A C library for dynamically generating PDF
-
-BROKEN= "Distfile has disappeared"
-
-RUN_DEPENDS= ${LOCALBASE}/lib/afm/Courier:${PORTSDIR}/print/afm
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
- png.5:${PORTSDIR}/graphics/png
-
-RESTRICTED= "many odd restrictions on usage and distribution"
-INSTALLS_SHLIB= yes
-USE_LIBTOOL= yes
-CONFIGURE_ARGS= --with-perl5=${PERL} \
- --with-jpeg=${PREFIX} \
- --with-pnglib=${PREFIX} \
- --enable-shared-pdflib \
- --enable-cxx \
- --with-zlib=/usr
-
-do-install:
- ${INSTALL_DATA} ${WRKSRC}/pdflib/.libs/libpdf.so.3 ${PREFIX}/lib
- ${LN} -s libpdf.so.3 ${PREFIX}/lib/libpdf.so
- ${INSTALL_DATA} ${WRKSRC}/pdflib/pdflib.h ${PREFIX}/include
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${PREFIX}/share/doc/pdflib
- ${INSTALL_DATA} ${WRKSRC}/doc/* ${PREFIX}/share/doc/pdflib
-.endif
-
-.include <bsd.port.mk>
diff --git a/print/pdflib3/distinfo b/print/pdflib3/distinfo
deleted file mode 100644
index 352868bb9c78..000000000000
--- a/print/pdflib3/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (pdflib-3.03.tar.gz) = 693c76acb8881b554992786e81ada91b
diff --git a/print/pdflib3/files/patch-ad b/print/pdflib3/files/patch-ad
deleted file mode 100644
index d87fbf7806ad..000000000000
--- a/print/pdflib3/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Thu Dec 21 18:03:35 2000
-+++ configure Sat Mar 10 16:47:35 2001
-@@ -580,7 +580,7 @@
-
-
-
--PDFLIB_CURRENT=1
-+PDFLIB_CURRENT=3
- PDFLIB_REVISION=1
- PDFLIB_AGE=1
-
diff --git a/print/pdflib3/pkg-descr b/print/pdflib3/pkg-descr
deleted file mode 100644
index 4eca1ff360f4..000000000000
--- a/print/pdflib3/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-PDFlib is a library of C routines which allow you to programmatically
-generate files in Adobe's Portable Document Format PDF. PDFlib
-acts as a backend processor to your own programs. While you (the
-programmer) are responsible for retrieving or maintaining the data
-to be processed, PDFlib takes over the task of generating the PDF
-code which graphically represents your data. While you must still
-format and arrange your text and graphical objects, PDFlib frees
-you from the internals and intricacies of PDF. Although being far
-from complete, PDFlib already offers many useful functions for
-creating text, graphics, images and hypertext elements in PDF files.
-
-WWW: http://www.PDFlib.com/
diff --git a/print/pdflib3/pkg-plist b/print/pdflib3/pkg-plist
deleted file mode 100644
index 72209c46710d..000000000000
--- a/print/pdflib3/pkg-plist
+++ /dev/null
@@ -1,15 +0,0 @@
-include/pdflib.h
-lib/libpdf.so
-lib/libpdf.so.3
-share/doc/pdflib/PDFlib-license.pdf
-share/doc/pdflib/PDFlib-manual.pdf
-share/doc/pdflib/PDFlib-purchase-order.pdf
-share/doc/pdflib/aladdin-license.pdf
-share/doc/pdflib/changes.txt
-share/doc/pdflib/compatibility.txt
-share/doc/pdflib/grid.pdf
-share/doc/pdflib/readme_ebcdic.txt
-share/doc/pdflib/readme_mac.txt
-share/doc/pdflib/readme_unix.txt
-share/doc/pdflib/readme_win.txt
-@dirrm share/doc/pdflib