mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
As announced on Aug 7, remove the broken pdflib4 port
This commit is contained in:
parent
dd9cf7b311
commit
0e73f57ef0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93368
@ -122,7 +122,6 @@
|
||||
SUBDIR += pclprint
|
||||
SUBDIR += pdflib
|
||||
SUBDIR += pdflib-perl
|
||||
SUBDIR += pdflib4
|
||||
SUBDIR += pdq
|
||||
SUBDIR += perlftlib
|
||||
SUBDIR += pfaedit
|
||||
|
@ -1,51 +0,0 @@
|
||||
# New ports collection makefile for: pdflib
|
||||
# Date created: Wed Jan 9 12:27:54 CET 2002
|
||||
# Whom: Alex Dupre <sysadmin@alexdupre.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= pdflib
|
||||
PORTVERSION= 4.0.3
|
||||
PORTREVISION?= 1
|
||||
PORTEPOCH?= 0
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.pdflib.com/pdflib/download/
|
||||
|
||||
MAINTAINER= sysadmin@alexdupre.com
|
||||
COMMENT= A C library for dynamically generating PDF
|
||||
|
||||
BROKEN= Files have been removed from the distribution site. \
|
||||
Port is marked for deletion. Use print/pdflib5 instead \
|
||||
of this one.
|
||||
|
||||
RESTRICTED= "many odd restrictions on usage and distribution"
|
||||
|
||||
LATEST_LINK?= ${PORTNAME}
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-cxx \
|
||||
--with-java=no \
|
||||
--with-py=no \
|
||||
--with-tcl=no
|
||||
|
||||
.if defined(WITH_PERL)
|
||||
USE_PERL5= yes
|
||||
PLIST_SUB= PERL=""
|
||||
CONFIGURE_ARGS+=--with-perl=${PERL}
|
||||
.else
|
||||
CONFIGURE_ARGS+=--with-perl=no
|
||||
PLIST_SUB= PERL="@comment "
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
${MKDIR} ${DATADIR}/fonts
|
||||
${INSTALL_DATA} ${WRKSRC}/fonts/* ${DATADIR}/fonts
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1 +0,0 @@
|
||||
MD5 (pdflib-4.0.3.tar.gz) = 1b9e0d16f3e695902301aa26b6e92513
|
@ -1,19 +0,0 @@
|
||||
--- configure.orig Tue Jun 18 13:31:49 2002
|
||||
+++ configure Thu Mar 6 01:04:11 2003
|
||||
@@ -736,7 +736,7 @@
|
||||
|
||||
|
||||
|
||||
-PDFLIB_LTCURRENT=2
|
||||
+PDFLIB_LTCURRENT=4
|
||||
PDFLIB_LTREVISION=3
|
||||
PDFLIB_LTAGE=1
|
||||
|
||||
@@ -5583,6 +5583,7 @@
|
||||
|
||||
# This can be used to rebuild libtool when needed
|
||||
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
||||
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
|
||||
|
||||
# Always use our own libtool.
|
||||
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
@ -1,15 +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/
|
||||
|
||||
- Alex Dupre
|
||||
sysadmin@alexdupre.com
|
@ -1,68 +0,0 @@
|
||||
bin/pdflib-config
|
||||
include/pdflib.h
|
||||
lib/libpdf.a
|
||||
lib/libpdf.so
|
||||
lib/libpdf.so.4
|
||||
%%PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/pdflib_pl.a
|
||||
%%PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/pdflib_pl.pm
|
||||
%%PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/pdflib_pl.so
|
||||
%%PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/pdflib_pl.so.0
|
||||
%%PORTDOCS%%share/doc/pdflib/PDFlib-license.pdf
|
||||
%%PORTDOCS%%share/doc/pdflib/PDFlib-manual.pdf
|
||||
%%PORTDOCS%%share/doc/pdflib/PDFlib-purchase-order.pdf
|
||||
%%PORTDOCS%%share/doc/pdflib/aladdin-license.pdf
|
||||
%%PORTDOCS%%share/doc/pdflib/changes.txt
|
||||
%%PORTDOCS%%share/doc/pdflib/compatibility.txt
|
||||
%%PORTDOCS%%share/doc/pdflib/grid.pdf
|
||||
%%PORTDOCS%%share/doc/pdflib/readme_ebcdic.txt
|
||||
%%PORTDOCS%%share/doc/pdflib/readme_mac.txt
|
||||
%%PORTDOCS%%share/doc/pdflib/readme_unix.txt
|
||||
%%PORTDOCS%%share/doc/pdflib/readme_win.txt
|
||||
share/pdflib/fonts/copyright.txt
|
||||
share/pdflib/fonts/Courier.afm
|
||||
share/pdflib/fonts/Courier-Bold.afm
|
||||
share/pdflib/fonts/Courier-Oblique.afm
|
||||
share/pdflib/fonts/Courier-BoldOblique.afm
|
||||
share/pdflib/fonts/Helvetica.afm
|
||||
share/pdflib/fonts/Helvetica-Bold.afm
|
||||
share/pdflib/fonts/Helvetica-Oblique.afm
|
||||
share/pdflib/fonts/Helvetica-BoldOblique.afm
|
||||
share/pdflib/fonts/Symbol.afm
|
||||
share/pdflib/fonts/Times-Roman.afm
|
||||
share/pdflib/fonts/Times-Bold.afm
|
||||
share/pdflib/fonts/Times-Italic.afm
|
||||
share/pdflib/fonts/Times-BoldItalic.afm
|
||||
share/pdflib/fonts/ZapfDingbats.afm
|
||||
share/pdflib/fonts/lcdxsr.pfa
|
||||
share/pdflib/fonts/lcdxsr.afm
|
||||
share/pdflib/fonts/cp1250.cpg
|
||||
share/pdflib/fonts/cp1250.enc
|
||||
share/pdflib/fonts/cp1251.cpg
|
||||
share/pdflib/fonts/cp1252.cpg
|
||||
share/pdflib/fonts/cp1253.cpg
|
||||
share/pdflib/fonts/cp1254.cpg
|
||||
share/pdflib/fonts/cp1255.cpg
|
||||
share/pdflib/fonts/cp1256.cpg
|
||||
share/pdflib/fonts/cp1257.cpg
|
||||
share/pdflib/fonts/cp1258.cpg
|
||||
share/pdflib/fonts/iso8859-2.cpg
|
||||
share/pdflib/fonts/iso8859-2.enc
|
||||
share/pdflib/fonts/iso8859-3.cpg
|
||||
share/pdflib/fonts/iso8859-4.cpg
|
||||
share/pdflib/fonts/iso8859-5.cpg
|
||||
share/pdflib/fonts/iso8859-6.cpg
|
||||
share/pdflib/fonts/iso8859-7.cpg
|
||||
share/pdflib/fonts/iso8859-8.cpg
|
||||
share/pdflib/fonts/iso8859-9.cpg
|
||||
share/pdflib/fonts/iso8859-9.enc
|
||||
share/pdflib/fonts/iso8859-10.cpg
|
||||
share/pdflib/fonts/iso8859-13.cpg
|
||||
share/pdflib/fonts/iso8859-14.cpg
|
||||
share/pdflib/fonts/iso8859-15.cpg
|
||||
share/pdflib/fonts/iso8859-15.enc
|
||||
share/pdflib/fonts/iso8859-16.cpg
|
||||
share/pdflib/fonts/pdflib.upr
|
||||
share/pdflib/fonts/print_glyphs.ps
|
||||
%%PORTDOCS%%@dirrm share/doc/pdflib
|
||||
@dirrm share/pdflib/fonts
|
||||
@dirrm share/pdflib
|
Loading…
Reference in New Issue
Block a user