diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-03 22:38:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-03 22:38:25 +0000 |
commit | 780e8a39f08838e2a960ef805cd5756788edea11 (patch) | |
tree | dfcadec1f283df9f3eb09eb529f775dfe7b197d7 /print/ifhp | |
parent | Update to 0.65 which contains the following small fix: (diff) |
2009-01-19 games/emacs-chess: has been broken for more than 6 months
2009-02-01 devel/subversion-devel: Use devel/subversion or devel/subversion-freebsd instead of this port
2009-01-19 devel/hs-hat: has been broken for more than 6 months
2009-01-19 devel/hs-hpl: has been broken for more than 6 months
2009-01-19 databases/mysqlbigram: has been broken for more than 6 months
2009-01-19 mail/claws-mail-clamav: has been broken for more than 6 months
2009-01-19 mail/sylpheed2-devel: has been broken for more than 6 months
2009-01-19 www/pecl-mnogosearch: has been broken for more than 6 months
2009-01-31 x11-fonts/mathfonts: This port was supported by Mozilla 1.8 (including Firefox 2.0) - to be replaced by STIX fonts for Firefox 3.x
2009-01-19 x11-wm/fluxspace: has been broken for more than 6 months
2009-01-31 x11-wm/expocity: project has been abandoned
2009-01-19 x11/bbuname: has been broken for more than 6 months
2009-01-19 security/squidclam: has been broken for more than 6 months
2009-01-19 print/virtualpaper: depends on broken, expired port
2009-01-19 print/ifhp: has been broken for more than 6 months
2009-01-19 net-p2p/peercast: has been forbidden for more than 6 months
2009-01-19 palm/pdbc: has been broken for more than 6 months
2009-01-19 net-mgmt/NeTraMet: has been broken for more than 6 months
2009-01-19 net-im/sulci: has been broken for more than 6 months
2009-01-19 multimedia/mjpegtools-yuvfilters: has been broken for more than 6 months
2009-01-19 multimedia/helixplayer: has been broken for more than 6 months
2009-01-19 lang/quack: has been broken for more than 6 months
2009-01-19 misc/pybliographer: has been broken for more than 6 months
2009-01-19 net/versuch: has been broken for more than 6 months
2009-01-19 net/py-mantissa: has been broken for more than 6 months
2009-01-19 net/libunpipc: has been broken for more than 6 months
2009-01-19 net/gnometelnet: has been broken for more than 6 months
2009-01-19 net/gacxtool: depends on expired, broken port
2009-01-19 devel/py-coro: has been broken for more than 6 months
2009-01-19 chinese/stardict2-dict-zh_TW: has been broken for more than 6 months
2009-01-19 x11-themes/gtk-industrial-theme: has been broken for more than 6 months
Notes
Notes:
svn path=/head/; revision=227571
Diffstat (limited to 'print/ifhp')
-rw-r--r-- | print/ifhp/Makefile | 99 | ||||
-rw-r--r-- | print/ifhp/distinfo | 3 | ||||
-rw-r--r-- | print/ifhp/files/pkg-message.in | 14 | ||||
-rw-r--r-- | print/ifhp/pkg-descr | 8 | ||||
-rw-r--r-- | print/ifhp/pkg-install | 98 | ||||
-rw-r--r-- | print/ifhp/pkg-plist | 43 |
6 files changed, 0 insertions, 265 deletions
diff --git a/print/ifhp/Makefile b/print/ifhp/Makefile deleted file mode 100644 index 1dd72f4adcd7..000000000000 --- a/print/ifhp/Makefile +++ /dev/null @@ -1,99 +0,0 @@ -# Ports collection makefile for: ifhp -# Date created: 10 Oct 2001 -# Whom: papowell@astart.com -# -# $FreeBSD$ -# - -PORTNAME= ifhp -PORTVERSION= 3.5.20 -PORTREVISION= 2 -CATEGORIES= print -MASTER_SITES= ftp://ftp.lprng.com/pub/%SUBDIR%/ \ - ftp://ftp.cise.ufl.edu/pub/mirrors/%SUBDIR%/ \ - ftp://ftp.cs.umn.edu/pub/%SUBDIR%/ \ - ftp://ftp.informatik.uni-hamburg.de/pub/os/unix/utils/%SUBDIR%/ \ - ftp://ftp.uni-paderborn.de/pub/unix/printer/%SUBDIR%/ -MASTER_SITE_SUBDIR= LPRng/ifhp -EXTRACT_SUFX= .tgz - -MAINTAINER= ports@FreeBSD.org -COMMENT= IFHP - A highly configurable print filter for LPRng - -BROKEN= Size mismatch -DEPRECATED= has been broken for more than 6 months -EXPIRATION_DATE=2009-01-19 - -GNU_CONFIGURE= yes -USE_LDCONFIG= yes -USE_GHOSTSCRIPT= yes -WANT_PERL= yes - -MAN8= ifhp.8 textps.8 - -SUB_FILES= pkg-message -SUB_LIST= DOCSDIR=${DOCSDIR} - -CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L{LOCALBASE}/lib" \ - CFLAGS="${CFLAGS} -I${LOCALBASE}/include" -.if defined(PREFIX) -CONFIGURE_ARGS+= --prefix="${PREFIX}" -.endif -.if defined(SYSCONFDIR) -CONFIGURE_ARGS+= --sysconfdir="${SYSCONFDIR}" -.endif - -OPTIONS= FOOMATIC "Enable foomatic support" on \ - SNMP "Enable SNMP support" on - -.if !defined(WITHOUT_NLS) -CONFIGURE_ARGS+= --enable-nls --with-libiconv-prefix=${LOCALBASE} \ - --with-libintl-prefix=${LOCALBASE} -USE_GETTEXT= yes -PLIST_SUB+= NLS="" -.else -CONFIGURE_ARGS+= --disable-nls -PLIST_SUB+= NLS="@comment " -.endif - -.include <bsd.port.pre.mk> - -.if defined(WITHOUT_FOOMATIC) -CONFIGURE_ARGS+= --disable-foomatic -.else -BUILD_DEPENDS+= foomatic-rip:${PORTSDIR}/print/foomatic-filters -.endif - -.if defined(WITHOUT_SNMP) -CONFIGURE_ARGS+= --disable-snmp -.else -BUILD_DEPENDS+= ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net-mgmt/p5-Net-SNMP -.endif - -pre-everything:: - @${ECHO_MSG} "If you want to replace the default printing system with LPRng, use:" - @${ECHO_MSG} " make PREFIX=/usr SYSCONFDIR=/etc clean all install" - @if [ "${PREFIX}" = "/usr" -a ! -d /usr/man ] ; then \ - ${ECHO_MSG} "The man pages will be installed in /usr/man." ; \ - ${ECHO_MSG} "You should make a symbolic link /usr/share/man from /usr/man"; \ - ${ECHO_MSG} " ln -s /usr/share/man /usr/man"; \ - ${ECHO_MSG} "If you do not, you will retain the old FreeBSD man pages."; \ - ${ECHO_MSG} "See the hier(7) man page for details of the FreeBSD file system"; \ - ${ECHO_MSG} "layout. Configure is not equipped to determine the location of"; \ - ${ECHO_MSG} 'man pages and defaults to $${PREFIX}/man, which is incorrect for FreeBSD.'; \ - fi - @${ECHO_MSG} "Configuring with '${CONFIGURE_ARGS}'" - -post-patch: - @${REINPLACE_CMD} -e 's|-Werror||' ${WRKSRC}/configure - -post-install: -.if !defined(NOPORTDOCS) - @${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 0555 ${DOCSDIR} -.for ext in html pdf ppt ps txt gif jpg png - @for i in `${LS} ${WRKSRC}/DOCS |${GREP} "\.${ext}$$"`; \ - do ${INSTALL_DATA} ${WRKSRC}/DOCS/$$i ${DOCSDIR}; done -.endfor -.endif - -.include <bsd.port.post.mk> diff --git a/print/ifhp/distinfo b/print/ifhp/distinfo deleted file mode 100644 index c1e7e2d8ac08..000000000000 --- a/print/ifhp/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (ifhp-3.5.20.tgz) = 25b151b3adb953b571e6b0a7cc9937f3 -SHA256 (ifhp-3.5.20.tgz) = c14dc351f3b53448087702e3c7d68e7741d00cd4544635f6b3ce699ff751b56b -SIZE (ifhp-3.5.20.tgz) = 1356478 diff --git a/print/ifhp/files/pkg-message.in b/print/ifhp/files/pkg-message.in deleted file mode 100644 index 4fe99381cd6d..000000000000 --- a/print/ifhp/files/pkg-message.in +++ /dev/null @@ -1,14 +0,0 @@ -The ifhp configuration file is ifhp.conf - -For further information, have a look at: - %%DOCSDIR%% -also: - WWW: http://www.lprng.com/ - -Commercial support is available from Astart Technologies: - -Patrick Powell Astart Technologies, -papowell@astart.com 9475 Chesapeake Drive, Suite D, -Network and System San Diego, CA 92123 - Consulting 858-874-6543 FAX 858-279-8424 -URL: http://www.astart.com diff --git a/print/ifhp/pkg-descr b/print/ifhp/pkg-descr deleted file mode 100644 index e4fe7e07434b..000000000000 --- a/print/ifhp/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -ifhp is a highly versatile print filter for BSD based print spoolers. -It can be configured to handle text, PostScript, PJL, PCL, and -raster printers, supports conversion from one format to another, -and can be used as a stand-alone print utility. It is the primary -supported print filter for the LPRng print spooler. - -WWW: http://www.lprng.com/ -FTP: ftp://ftp.lprng.com/ diff --git a/print/ifhp/pkg-install b/print/ifhp/pkg-install deleted file mode 100644 index 7db10142ade4..000000000000 --- a/print/ifhp/pkg-install +++ /dev/null @@ -1,98 +0,0 @@ -#!/bin/sh -PREFIX=/usr/local -SYSCONFDIR=/usr/local/etc -IFHP_CONF=/usr/local/etc/ifhp.conf -MANDIR=/usr/local/man -VERSION=3.5.20 -# -# -- START -- -# $Id: postinstall.freebsd.sh,v 1.9 2001/12/12 01:54:49 papowell Exp papowell $ -# -# If you are building a PORT, see the -# DISTRIBUTIONS/Freebsd directory for a complete port -# building package. -# -# This is the shell script that does the postinstall -# dynamic fixup -# It needs to be massaged with the information for -# various paths. -# If you are building a package, then you do NOT want -# to have this executed - it will put the sample files -# in place. You need to do this during the postinstall -# step in the package installation. -# -echo RUNNING postinstall.freebsd.sh MAKEPACKAGE="$MAKEPACKAGE" MAKEINSTALL="$MAKEINSTALL" PREFIX="$PREFIX" cwd `pwd` -if [ "$VERBOSE_INSTALL" != "" ] ; then set -x; fi -fix () { - v=`echo $1 | sed -e 's/[:;].*//'`; - p=`echo $2 | sed -e 's/:.*//'`; d=`dirname $p`; - if expr "$p" : "\|" >/dev/null ; then - echo "$v is a filter '$p'" - exit 0 - fi - echo "Putting $p in $d, using $v.sample" - if [ ! -d "$d" ] ; then - echo "Directory $d does not exist!" - mkdir -p $d - fi - if [ -f $v.sample ] ; then - if [ $v.sample != $p.sample ] ; then cp $v.sample $p.sample; fi - elif [ -f $v ] ; then - if [ $v != $p.sample ] ; then cp $v $p.sample; fi - else - echo "Do not have $v.sample or $v" - fi - if [ ! -f $p.sample ] ; then - echo "Do not have $p.sample" - else - if [ -f $p ] ; then - date=`date | awk '{ print $6, $2, $3, $4;}' | sed -e 's/ */_/g' ` - echo "Saving $p in $p.$date" - mv $p $p.$date - fi - chmod 644 $p.sample - cp $p.sample $p; - chmod 644 $p; - fi; -} -# we use the /usr/local/etc/rc.d method to start -# lpd -# we have to take them from one place and put in another -if [ "X$MAKEPACKAGE" = "XYES" ] ; then - hold=${DESTDIR}${PREFIX}/etc - echo "Setting up configuration files path for package creation" ${hold} - if [ ! -d ${hold} ] ; then mkdir -p ${hold} ; fi; - cp ifhp.conf ${hold}/ifhp.conf.sample -elif [ X$MAKEINSTALL = XYES ] ; then - # we have the port pre-install operation - if [ "$MANDIR" = "/usr/man" -a ! -d ${DESTDIR}/usr/man ] ; then - # we have the dreaded standard installation - # try to make a symbolic link to - echo "Creating symbolic link from /usr/man to /usr/share/man" - v=`ln -s ${DESTDIR}/usr/share/man ${DESTDIR}/usr/man`; - fi - hold=${DESTDIR}${PREFIX}/etc - echo "Setting up configuration files path for installation" ${hold} - if [ ! -d ${hold} ] ; then mkdir -p ${hold} ; fi; - cp ifhp.conf ${hold}/ifhp.conf.sample - fix ifhp.conf "${DESTDIR}${IFHP_CONF}" -elif [ "X$2" = "XPOST-INSTALL" ] ; then - # when doing an install from a package we get the file from the package - hold=etc - if [ -f ${hold}/ifhp.conf.sample ] ; then - fix ${hold}/ifhp.conf "${IFHP_CONF}" - else - echo "WARNING: configuration files missing from package! CWD " `pwd` - ls - exit 1 - fi -elif [ "X$2" = "XPRE-INSTALL" ] ; then - # we have the port pre-install operation - if [ "$MANDIR" = "/usr/man" -a ! -d /usr/man ] ; then - # we have the dreaded standard installation - # try to make a symbolic link to - echo "Creating symbolic link from /usr/man to /usr/share/man" - v=`ln -s /usr/share/man /usr/man`; - fi -fi -exit 0 diff --git a/print/ifhp/pkg-plist b/print/ifhp/pkg-plist deleted file mode 100644 index 40f497c06d8c..000000000000 --- a/print/ifhp/pkg-plist +++ /dev/null @@ -1,43 +0,0 @@ -@unexec if cmp -s %D/etc/ifhp.conf.sample %D/etc/ifhp.conf; then rm -f %D/etc/ifhp.conf; fi -bin/extract_pjl -bin/snmp_printer_status -etc/ifhp.conf.sample -libexec/filters/UTILS/400095.ppd -libexec/filters/UTILS/HP2500CJ.PPD -libexec/filters/UTILS/Watermarks -libexec/filters/UTILS/accounting.sh -libexec/filters/UTILS/accounting.sh.in -libexec/filters/UTILS/ellipse.ps -libexec/filters/UTILS/extract_pjl -libexec/filters/UTILS/fixupdate -libexec/filters/UTILS/fixupdate.in -libexec/filters/UTILS/install-sh -libexec/filters/UTILS/mkinstalldirs -libexec/filters/UTILS/one.pcl -libexec/filters/UTILS/one.pdf -libexec/filters/UTILS/one.pjl -libexec/filters/UTILS/one.ps -libexec/filters/UTILS/phaser5400_snmp_mib_query -libexec/filters/UTILS/sendhp.sh -libexec/filters/UTILS/sendhp.sh.in -libexec/filters/UTILS/stopstr.c -libexec/filters/UTILS/supported -libexec/filters/UTILS/supported.in -libexec/filters/UTILS/test1 -libexec/filters/UTILS/use_snmp_for_status -libexec/filters/extract_pjl -libexec/filters/ifhp -libexec/filters/snmp_printer_status -libexec/filters/snmp_printer_status.conf -libexec/filters/textps -libexec/filters/wrapper -%%NLS%%share/locale/fr/LC_MESSAGES/ifhp.mo -%%PORTDOCS%%%%DOCSDIR%%/IFHP-Reference.html -%%PORTDOCS%%%%DOCSDIR%%/IFHP-Reference.pdf -%%PORTDOCS%%%%DOCSDIR%%/LPRng.jpg -%%PORTDOCS%%%%DOCSDIR%%/LPRngT-L.jpg -%%PORTDOCS%%%%DOCSDIR%%/LPRngT-S.jpg -%%PORTDOCS%%%%DOCSDIR%%/ifhp-S.jpg -@dirrm libexec/filters/UTILS -@dirrm libexec/filters -%%PORTDOCS%%@dirrm %%DOCSDIR%% |