aboutsummaryrefslogtreecommitdiff
path: root/print/foomatic-db-engine
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-31 09:45:42 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-31 09:45:42 +0000
commit1bb2dab9411d42957c98d5fe1053ba4cf84f56d8 (patch)
tree0b80b6f5e9504a9ad5fb34635eb1769867e23746 /print/foomatic-db-engine
parent1f060da1eb9610afab9c43ae9b455e82ae76b89e (diff)
downloadports-1bb2dab9411d42957c98d5fe1053ba4cf84f56d8.tar.gz
ports-1bb2dab9411d42957c98d5fe1053ba4cf84f56d8.zip
- Update to 20060531
- Host tarball locally - Take maintainership PR: ports/98203 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Notes
Notes: svn path=/head/; revision=164057
Diffstat (limited to 'print/foomatic-db-engine')
-rw-r--r--print/foomatic-db-engine/Makefile19
-rw-r--r--print/foomatic-db-engine/distinfo6
-rw-r--r--print/foomatic-db-engine/pkg-plist9
3 files changed, 20 insertions, 14 deletions
diff --git a/print/foomatic-db-engine/Makefile b/print/foomatic-db-engine/Makefile
index a50c26b329e7..e93286d58bd5 100644
--- a/print/foomatic-db-engine/Makefile
+++ b/print/foomatic-db-engine/Makefile
@@ -5,14 +5,17 @@
# $FreeBSD$
#
-PORTNAME= foomatic-db-engine
-PORTVERSION= 3.0.2
+PORTNAME= engine
+PORTVERSION= 20060531
PORTEPOCH= 1
CATEGORIES= print
-MASTER_SITES= http://www.linuxprinting.org/download/foomatic/%SUBDIR%/
-MASTER_SITE_SUBDIR= . oldstuff
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= pav
+PKGNAMEPREFIX= foomatic-db-
+DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${FOOMATICVER}-${PORTVERSION}
+DIST_SUBDIR= foomatic
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= acardenas@bsd.org.pe
COMMENT= Foomatic database engine
BUILD_DEPENDS= curl:${PORTSDIR}/ftp/curl
@@ -24,6 +27,8 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= PERL=${PERL} LIBDIR=${PREFIX}/share/foomatic/
+FOOMATICVER= 3.0
+
MAN1= foomatic-printjob.1 foomatic-ppdfile.1 foomatic-perl-data.1 \
foomatic-configure.1 foomatic-compiledb.1 foomatic-combo-xml.1 \
foomatic-ppd-options.1
@@ -32,10 +37,10 @@ MAN8= foomatic-preferred-driver.8 \
foomatic-addpjloptions.8
post-patch:
- @${PERL} -pi.bak -e \
+ @${REINPLACE_CMD} -e \
"s,sysconfdir=/etc,sysconfdir=\'${PREFIX}/etc\',g ; \
s,/usr/local/etc:,${PREFIX}/etc:,g" ${WRKSRC}/configure
- @${PERL} -pi.bak -e \
+ @${REINPLACE_CMD} -e \
"s,/usr/local/bin:,${PREFIX}/bin:,g" ${WRKSRC}/Makefile.in
post-install:
diff --git a/print/foomatic-db-engine/distinfo b/print/foomatic-db-engine/distinfo
index d551696bec40..9069e14611d3 100644
--- a/print/foomatic-db-engine/distinfo
+++ b/print/foomatic-db-engine/distinfo
@@ -1,3 +1,3 @@
-MD5 (foomatic-db-engine-3.0.2.tar.gz) = 3061b8d3f7870467e6fbeae8d4399211
-SHA256 (foomatic-db-engine-3.0.2.tar.gz) = d4070ec489d347810569bc6a9f6289be3b54ea42afea18116c0e06bf16e41a3c
-SIZE (foomatic-db-engine-3.0.2.tar.gz) = 286367
+MD5 (foomatic/foomatic-db-engine-3.0-20060531.tar.gz) = 75c4bb04054726493c6d0e373d02e071
+SHA256 (foomatic/foomatic-db-engine-3.0-20060531.tar.gz) = c3c9af257bb856095db89540edd20f2ac22698df2cf40feb9ae968b00eeac29b
+SIZE (foomatic/foomatic-db-engine-3.0-20060531.tar.gz) = 312455
diff --git a/print/foomatic-db-engine/pkg-plist b/print/foomatic-db-engine/pkg-plist
index 4b590a10bc65..2ecbf671971c 100644
--- a/print/foomatic-db-engine/pkg-plist
+++ b/print/foomatic-db-engine/pkg-plist
@@ -6,12 +6,13 @@ bin/foomatic-perl-data
bin/foomatic-ppd-options
bin/foomatic-ppdfile
bin/foomatic-printjob
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Foomatic/.packlist
%%SITE_PERL%%/Foomatic/DB.pm
%%SITE_PERL%%/Foomatic/Defaults.pm
%%SITE_PERL%%/Foomatic/PPD.pm
%%SITE_PERL%%/Foomatic/UIElem.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Foomatic/.packlist
sbin/foomatic-addpjloptions
+sbin/foomatic-cleanupdrivers
sbin/foomatic-fix-xml
sbin/foomatic-getpjloptions
sbin/foomatic-kitload
@@ -22,9 +23,9 @@ sbin/foomatic-replaceoldprinterids
share/foomatic/templates/pjl_enum_choice.xml
share/foomatic/templates/pjl_enum_option.xml
share/foomatic/templates/pjl_num_option.xml
-@dirrm %%SITE_PERL%%/Foomatic
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Foomatic
@dirrm share/foomatic/templates
@dirrmtry share/foomatic
-@unexec rmdir %D/etc/foomatic
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Foomatic
+@dirrm %%SITE_PERL%%/Foomatic
+@dirrmtry etc/foomatic
@exec mkdir -p %D/etc/foomatic