aboutsummaryrefslogtreecommitdiffstats
path: root/print/pclprint
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-05-02 06:23:47 +0800
committerbapt <bapt@FreeBSD.org>2011-05-02 06:23:47 +0800
commitad95271bf1780dc262457b9f068f54488872c122 (patch)
treeb323db7d2289f81046f94d304d40e18eaabfbe98 /print/pclprint
parent30fb409dd450c49099fc6410d8fac208baabcf43 (diff)
downloadfreebsd-ports-gnome-ad95271bf1780dc262457b9f068f54488872c122.tar.gz
freebsd-ports-gnome-ad95271bf1780dc262457b9f068f54488872c122.tar.zst
freebsd-ports-gnome-ad95271bf1780dc262457b9f068f54488872c122.zip
Remove unmaintained expired ports from print
2011-05-01 print/bjfilter360: Upstream disapear and distfile is no more available 2011-05-01 print/bjfilter850: Upstream disapear and distfile is no more available 2011-05-01 print/bjfilter850ug: Upstream disapear and distfile is no more available 2011-05-01 print/bjfilter860: Upstream disapear and distfile is no more available 2011-05-01 print/bjfilter870: Upstream disapear and distfile is no more available 2011-05-01 print/bjfiltercom: Upstream disapear and distfile is no more available 2011-05-01 print/bjfilters600: Upstream disapear and distfile is no more available 2011-05-01 print/bjfilters630: Upstream disapear and distfile is no more available 2011-05-01 print/bjfilters6300: Upstream disapear and distfile is no more available 2011-05-01 print/bsd_lpr: Upstream disapear and distfile is no more available 2011-05-01 print/dvi2xx: Upstream disapear and distfile is no more available 2011-05-01 print/envelope: Upstream disapear and distfile is no more available 2011-05-01 print/pclprint: Upstream disapear and distfile is no more available 2011-05-01 print/psmark: Upstream disapear and distfile is no more available 2011-05-01 print/tipograf: Upstream disapear and distfile is no more available 2011-05-01 print/tr2latex: Upstream disapear and distfile is no more available 2011-05-01 print/wmlpq: Upstream disapear and distfile is no more available
Diffstat (limited to 'print/pclprint')
-rw-r--r--print/pclprint/Makefile47
-rw-r--r--print/pclprint/distinfo3
-rw-r--r--print/pclprint/pkg-descr19
-rw-r--r--print/pclprint/pkg-plist79
4 files changed, 0 insertions, 148 deletions
diff --git a/print/pclprint/Makefile b/print/pclprint/Makefile
deleted file mode 100644
index 42d151340b5c..000000000000
--- a/print/pclprint/Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
-# New ports collection makefile for: pclprint
-# Date created: 27 Aug 1999
-# Whom: Will Andrews <andrews@technologist.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= pclprint
-PORTVERSION= 1.0
-CATEGORIES= print
-MASTER_SITES= ftp://andrsn.stanford.edu/pub/print/ \
- http://www.psn.net/~andrews/dist/
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Utility for printing to HP (Laser,Desk)Jets using PCL rather than PS
-
-DEPRECATED= Upstream disapear and distfile is no more available
-EXPIRATION_DATE= 2011-05-01
-
-NO_BUILD= YES
-
-do-install:
- @${MKDIR} ${PREFIX}/share/pclprint
- @${MKDIR} ${PREFIX}/share/pclprint/pclcodes
- @${INSTALL_SCRIPT} ${WRKSRC}/qp ${PREFIX}/bin
-.for i in pagin.awk qp.awk pcl.awk
- @${INSTALL_DATA} ${WRKSRC}/$i ${PREFIX}/bin
-.endfor
-.for i in addfont djfontcodetext fontcodetext letters pclprint.doc
- @${INSTALL_DATA} ${WRKSRC}/$i ${PREFIX}/share/pclprint
-.endfor
-.for i in albertusextrab albertusmed antiqueolive antiqueoliveb \
- antiqueolivei arial arialb arialbi ariali begin bold cgtimes \
- cgtimesb cgtimesbi cgtimesi clarendoncond coronet courier \
- courierb courierbi courieri couriervh couriervhb couriervhi \
- eject end fn fnbegin fnend fontcodetext garamondantiqua \
- garamondhalbfett garamondkurhalb garamondkursiv ital land left \
- lettergoth lettergothb lettergothi lineprinter marigold nobold \
- noital nounder omega omegab omegabi omegai port symbol \
- tablebegin tableend timesnew timesnewb timesnewbi timesnewi \
- under univers universb universbcond universbcondi universbi \
- universi universmedcond universmedcondi vmi wingdings
- @${INSTALL_DATA} ${WRKSRC}/pclcodes/$i ${PREFIX}/share/pclprint/pclcodes
-.endfor
-
-.include <bsd.port.mk>
diff --git a/print/pclprint/distinfo b/print/pclprint/distinfo
deleted file mode 100644
index 809446896b26..000000000000
--- a/print/pclprint/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (pclprint-1.0.tgz) = 30656f466fc1f7e3bd8e88cdb98563ed
-SHA256 (pclprint-1.0.tgz) = 74360e260cf1c94990c466e55e5c0f129a7d8aacac6e7857ba7b3c0c52765db5
-SIZE (pclprint-1.0.tgz) = 15238
diff --git a/print/pclprint/pkg-descr b/print/pclprint/pkg-descr
deleted file mode 100644
index 3c3266f65790..000000000000
--- a/print/pclprint/pkg-descr
+++ /dev/null
@@ -1,19 +0,0 @@
- These scripts address the need to get a non-postscript printer working
-quickly so documentation files and manual pages can be printed. The scripts
-work for printers using or compatible with PCL (Hewlett-Packard's Printer
-Command Language). A few printers (the Canon Bubblejet, for example) use
-neither PCL nor postscript.
- Simple scripts for printing a document (qp and qp.awk) are provided, as
-well as qpm for printing manual pages. These scripts convert unix line endings
-to ones PCL printers understand and select a font to use.
- Two more complex awk scripts--pcl.awk and pagin.awk--understand PCL
-printer codes when encountered in a file, and thus it is possible, when using
-these scripts, to change fonts, apply bold, underline, or italic to a word or
-group of words, do footnotes, preserve a table, and number pages in a default
-font. The scripts adjust for the font and size of type horizontally (how many
-letters to print on a line) and vertically (line spacing). Using pagin.awk it
-is also possible to double space, for example.
- Files with printer codes are provided to make it easier to put printer
-codes into documents. It is still awkward, but it needs only about 32k of
-space instead of the multi-megabyte files of more elaborate programs, such as
-the excellent apsfilter, which enables the printer to emulate postscript.
diff --git a/print/pclprint/pkg-plist b/print/pclprint/pkg-plist
deleted file mode 100644
index 162dc739855b..000000000000
--- a/print/pclprint/pkg-plist
+++ /dev/null
@@ -1,79 +0,0 @@
-bin/qp
-bin/qp.awk
-bin/pagin.awk
-bin/pcl.awk
-share/pclprint/addfont
-share/pclprint/djfontcodetext
-share/pclprint/fontcodetext
-share/pclprint/letters
-share/pclprint/pclprint.doc
-share/pclprint/pclcodes/albertusextrab
-share/pclprint/pclcodes/albertusmed
-share/pclprint/pclcodes/antiqueolive
-share/pclprint/pclcodes/antiqueoliveb
-share/pclprint/pclcodes/antiqueolivei
-share/pclprint/pclcodes/arial
-share/pclprint/pclcodes/arialb
-share/pclprint/pclcodes/arialbi
-share/pclprint/pclcodes/ariali
-share/pclprint/pclcodes/begin
-share/pclprint/pclcodes/bold
-share/pclprint/pclcodes/cgtimes
-share/pclprint/pclcodes/cgtimesb
-share/pclprint/pclcodes/cgtimesbi
-share/pclprint/pclcodes/cgtimesi
-share/pclprint/pclcodes/clarendoncond
-share/pclprint/pclcodes/coronet
-share/pclprint/pclcodes/courier
-share/pclprint/pclcodes/courierb
-share/pclprint/pclcodes/courierbi
-share/pclprint/pclcodes/courieri
-share/pclprint/pclcodes/couriervh
-share/pclprint/pclcodes/couriervhb
-share/pclprint/pclcodes/couriervhi
-share/pclprint/pclcodes/eject
-share/pclprint/pclcodes/end
-share/pclprint/pclcodes/fn
-share/pclprint/pclcodes/fnbegin
-share/pclprint/pclcodes/fnend
-share/pclprint/pclcodes/fontcodetext
-share/pclprint/pclcodes/garamondantiqua
-share/pclprint/pclcodes/garamondhalbfett
-share/pclprint/pclcodes/garamondkurhalb
-share/pclprint/pclcodes/garamondkursiv
-share/pclprint/pclcodes/ital
-share/pclprint/pclcodes/land
-share/pclprint/pclcodes/left
-share/pclprint/pclcodes/lettergoth
-share/pclprint/pclcodes/lettergothb
-share/pclprint/pclcodes/lettergothi
-share/pclprint/pclcodes/lineprinter
-share/pclprint/pclcodes/marigold
-share/pclprint/pclcodes/nobold
-share/pclprint/pclcodes/noital
-share/pclprint/pclcodes/nounder
-share/pclprint/pclcodes/omega
-share/pclprint/pclcodes/omegab
-share/pclprint/pclcodes/omegabi
-share/pclprint/pclcodes/omegai
-share/pclprint/pclcodes/port
-share/pclprint/pclcodes/symbol
-share/pclprint/pclcodes/tablebegin
-share/pclprint/pclcodes/tableend
-share/pclprint/pclcodes/timesnew
-share/pclprint/pclcodes/timesnewb
-share/pclprint/pclcodes/timesnewbi
-share/pclprint/pclcodes/timesnewi
-share/pclprint/pclcodes/under
-share/pclprint/pclcodes/univers
-share/pclprint/pclcodes/universb
-share/pclprint/pclcodes/universbcond
-share/pclprint/pclcodes/universbcondi
-share/pclprint/pclcodes/universbi
-share/pclprint/pclcodes/universi
-share/pclprint/pclcodes/universmedcond
-share/pclprint/pclcodes/universmedcondi
-share/pclprint/pclcodes/vmi
-share/pclprint/pclcodes/wingdings
-@dirrm share/pclprint/pclcodes
-@dirrm share/pclprint