diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2006-02-10 09:24:53 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2006-02-10 09:24:53 +0000 |
commit | c6004c87781f47afc8ce5baf6e2642905256f438 (patch) | |
tree | 0c8dce1c9c2559e198b85acfc7026a6ebf7b3221 /print/acroread | |
parent | b83a876a412d93b3f0dda489195d9fcd8fbf543a (diff) |
Notes
Diffstat (limited to 'print/acroread')
-rw-r--r-- | print/acroread/Makefile | 62 | ||||
-rw-r--r-- | print/acroread/distinfo | 3 | ||||
-rw-r--r-- | print/acroread/files/patch-aa | 32 | ||||
-rw-r--r-- | print/acroread/pkg-descr | 6 | ||||
-rw-r--r-- | print/acroread/pkg-plist | 92 |
5 files changed, 0 insertions, 195 deletions
diff --git a/print/acroread/Makefile b/print/acroread/Makefile deleted file mode 100644 index 263adcadf015..000000000000 --- a/print/acroread/Makefile +++ /dev/null @@ -1,62 +0,0 @@ -# New ports collection makefile for: acroread -# Date created: 16 November 1996 -# Whom: Thomas Gellekum <tg@freebsd.org> -# -# $FreeBSD$ -# - -PORTNAME= acroread -PORTVERSION= 5.10 -PORTREVISION= 2 -PORTEPOCH= 1 -CATEGORIES= print linux -MASTER_SITES= http://download.adobe.com/pub/adobe/acrobatreader/unix/5.x/ \ - ftp://ftp.adobe.com/pub/adobe/acrobatreader/unix/5.x/ -DISTNAME= linux-5010 -DIST_SUBDIR= acroread -RESTRICTED= "Must fill out redistribution form at http://www.adobe.com/products/acrobat/distribute.html" - -MAINTAINER= trevor@FreeBSD.org -COMMENT= View, distribute and print PDF documents - -FORBIDDEN= "outdated and has multiple security bugs; use version 7 instead" -DEPRECATED= ${FORBIDDEN} -EXPIRATION_DATE= 2006-01-03 - -CONFLICTS= acroread7 - -ONLY_FOR_ARCHS= amd64 i386 -USE_REINPLACE= yes -USE_LINUX= yes -USE_X_PREFIX= yes -NO_BUILD= yes -PLIST_SUB= "ARCHDIR=intellinux" -WRKSRC= ${WRKDIR}/installers - -.include <bsd.port.pre.mk> - -REINPLACE_ARGS= -i '' -E - -do-install: - @${MKDIR} ${PREFIX}/Acrobat5 - @ReadInstallDir=${PREFIX}/Acrobat5 ${WRKSRC}/INSTALL -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} - strings -1 ${WRKSRC}/README > ${DOCSDIR}/README -.endif - -post-install: - ${REINPLACE_CMD} 's:Linux):FreeBSD|Linux):g' ${PREFIX}/Acrobat5/bin/acroread - @${BRANDELF} -t Linux ${PREFIX}/Acrobat5/Reader/intellinux/bin/acroread - ${REINPLACE_CMD} 's:OSF1):FreeBSD|OSF1):g' ${PREFIX}/Acrobat5/bin/acroread - @cd ${PREFIX}/Acrobat5/bin && \ - ${INSTALL_SCRIPT} ${PREFIX}/Acrobat5/bin/acroread \ - ${PREFIX}/bin/acroread5 - @${CHOWN} -R -h root:wheel ${PREFIX}/Acrobat5 - @${CHMOD} +x ${PREFIX}/bin/acroread5 - [ -e ${PREFIX}/bin/acroread ] \ - || (cd ${PREFIX}/bin ; ${LN} -sf acroread5 acroread) - @${ECHO_MSG} "Be sure to read the license agreement in" - @${ECHO_MSG} "${PREFIX}/Acrobat5/Reader/license.txt" - -.include <bsd.port.post.mk> diff --git a/print/acroread/distinfo b/print/acroread/distinfo deleted file mode 100644 index 17248e7d6d7b..000000000000 --- a/print/acroread/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (acroread/linux-5010.tar.gz) = 9721b85d54aab1d9ece37758cc6d64f2 -SHA256 (acroread/linux-5010.tar.gz) = 593bff5e834a433e39ebe4eb1d97f099449dca5bc202372d3d4ce47f3aa4e906 -SIZE (acroread/linux-5010.tar.gz) = 9286383 diff --git a/print/acroread/files/patch-aa b/print/acroread/files/patch-aa deleted file mode 100644 index 1df7cbfd4124..000000000000 --- a/print/acroread/files/patch-aa +++ /dev/null @@ -1,32 +0,0 @@ ---- INSTALL.orig Mon Jul 1 15:09:57 2002 -+++ INSTALL Thu Aug 8 04:28:23 2002 -@@ -133,8 +133,10 @@ - total=0 - for i in $* ; do - if [ "$i" -a -f "$i" ] ; then -- if [ `uname -s` = "Linux" ] ; then -+ if [ `uname -s` = "FreeBSD|Linux" ] ; then - size=`ls -lLn "$i" | ( read perm links owner group size date ; echo $size )` -+ elif [ `uname -s` = "FreeBSD" ] ; then -+ size=`ls -lL "$i" | ( read perm links owner group size date ; echo $size )` - else - size=`ls -lLon "$i" | ( read perm links owner size date ; echo $size )` - fi -@@ -344,7 +346,7 @@ - SearchPlatformTar="$3" - CustomPlatformTar="$4" - -- OutputLicense "$ReadLicense" -+# OutputLicense "$ReadLicense" - ReadLicense="" - - PrintRequiredFree "$ReadTar" "$SearchTar" "$CustomTar" \ -@@ -524,7 +526,7 @@ - ;; - esac - ;; -- Linux) -+ FreeBSD) - ReadDefaultNum="$ReadIntelLinuxNum" - DefaultName="Intel/Linux" - ;; diff --git a/print/acroread/pkg-descr b/print/acroread/pkg-descr deleted file mode 100644 index ba2a664df766..000000000000 --- a/print/acroread/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Acrobat Reader is part of the Adobe Acrobat family of software, which lets -you view, distribute, and print documents in Portable Document Format -(PDF)--regardless of the computer, operating system, fonts, or application -used to create the original file. PDF files retain all the formatting, -fonts, and graphics of the original document, and virtually any -PostScript(TM) document can be converted into a PDF file. diff --git a/print/acroread/pkg-plist b/print/acroread/pkg-plist deleted file mode 100644 index 63ddd6bd801a..000000000000 --- a/print/acroread/pkg-plist +++ /dev/null @@ -1,92 +0,0 @@ -@comment ALPHA-ONLY:Acrobat5/Reader/%%ARCHDIR%%/plug_ins/autoIndx.api -@comment ALPHA-ONLY:Acrobat5/Reader/%%ARCHDIR%%/plug_ins/search.api -@comment ALPHA-ONLY:Acrobat5/Reader/%%ARCHDIR%%/plug_ins/acrosrch.uid -@comment ALPHA-ONLY:Acrobat5/Reader/%%ARCHDIR%%/plug_ins/vdkHome/vdk10.cmp -@comment ALPHA-ONLY:Acrobat5/Reader/%%ARCHDIR%%/plug_ins/vdkHome/vdk10.lic -@comment ALPHA-ONLY:Acrobat5/Reader/%%ARCHDIR%%/plug_ins/vdkHome/vdk10.std -@comment ALPHA-ONLY:Acrobat5/Reader/%%ARCHDIR%%/plug_ins/vdkHome/vdk10.syx -@comment ALPHA-ONLY:Acrobat5/Reader/%%ARCHDIR%%/plug_ins/vdkHome/language/acro20.lng -@comment ALPHA-ONLY:Acrobat5/Reader/%%ARCHDIR%%/plug_ins/vdkHome/language/vdk10.rsd -@comment ALPHA-ONLY:Acrobat5/Reader/%%ARCHDIR%%/plug_ins/vdkHome/language/vdk10.rst -@comment ALPHA-ONLY:Acrobat5/Reader/%%ARCHDIR%%/plug_ins/vdkHome/language/vdk10.stc -@comment ALPHA-ONLY:Acrobat5/Reader/%%ARCHDIR%%/plug_ins/vdkHome/language/vdk10.stp -@comment ALPHA-ONLY:Acrobat5/Reader/%%ARCHDIR%%/plug_ins/vdkHome/language/vdk10.syd -Acrobat5/Browsers/netscape -Acrobat5/Browsers/%%ARCHDIR%%/nppdf.so -Acrobat5/Resource/Font/AdobeSansMM -Acrobat5/Resource/Font/AdobeSansMM.MMM -Acrobat5/Resource/Font/AdobeSerifMM -Acrobat5/Resource/Font/AdobeSerifMM.MMM -Acrobat5/Resource/Font/Arial -Acrobat5/Resource/Font/Arial-Bold -Acrobat5/Resource/Font/Arial-BoldItalic -Acrobat5/Resource/Font/Arial-Italic -Acrobat5/Resource/Font/Courier -Acrobat5/Resource/Font/Courier-Bold -Acrobat5/Resource/Font/Courier-BoldOblique -Acrobat5/Resource/Font/Courier-Oblique -Acrobat5/Resource/Font/Fonts14.upr -Acrobat5/Resource/Font/Symbol -Acrobat5/Resource/Font/TimesNewRoman -Acrobat5/Resource/Font/TimesNewRoman-Bold -Acrobat5/Resource/Font/TimesNewRoman-BoldItalic -Acrobat5/Resource/Font/TimesNewRoman-Italic -Acrobat5/Resource/Font/ZapfDingbats -Acrobat5/Resource/LICFONT.TXT -Acrobat5/Reader/AcroVersion -Acrobat5/Reader/MapTypes.pdf -Acrobat5/Reader/help/acrobat.pdf -Acrobat5/Reader/help/reader.pdf -@comment ALPHA-ONLY:Acrobat5/Reader/help/search.pdf -Acrobat5/Reader/%%ARCHDIR%%/app-defaults/AcroRead -Acrobat5/Reader/%%ARCHDIR%%/bin/acroread -Acrobat5/Reader/%%ARCHDIR%%/lib/XKeysymDB -Acrobat5/Reader/%%ARCHDIR%%/lib/libACE.so -Acrobat5/Reader/%%ARCHDIR%%/lib/libACE.so.2.02 -Acrobat5/Reader/%%ARCHDIR%%/lib/libAGM.so -Acrobat5/Reader/%%ARCHDIR%%/lib/libAGM.so.4.08 -Acrobat5/Reader/%%ARCHDIR%%/lib/libBIB.so -Acrobat5/Reader/%%ARCHDIR%%/lib/libBIB.so.1.1 -Acrobat5/Reader/%%ARCHDIR%%/lib/libCoolType.so -Acrobat5/Reader/%%ARCHDIR%%/lib/libCoolType.so.4.10 -Acrobat5/Reader/%%ARCHDIR%%/lib/libOPP.so -Acrobat5/Reader/%%ARCHDIR%%/lib/libOPP.so.1.02 -Acrobat5/Reader/%%ARCHDIR%%/plug_ins/AcroForm.api -Acrobat5/Reader/%%ARCHDIR%%/plug_ins/EScript.api -Acrobat5/Reader/%%ARCHDIR%%/plug_ins/JavaScripts/AFStrENU.js -Acrobat5/Reader/%%ARCHDIR%%/plug_ins/JavaScripts/AForm.js -Acrobat5/Reader/%%ARCHDIR%%/plug_ins/Highlight.api -Acrobat5/Reader/%%ARCHDIR%%/plug_ins/ewh.api -Acrobat5/Reader/%%ARCHDIR%%/plug_ins/wwwlink.api -Acrobat5/Reader/res/ENUtxt.pdf -Acrobat5/Reader/res/splashScreen11R.xbm -Acrobat5/Reader/res/splashScreen18R.xpm -Acrobat5/Reader/license.txt -Acrobat5/bin/acroread -bin/acroread -bin/acroread5 -%%PORTDOCS%%share/doc/acroread/README -@exec ln -sf ../../Resource/Font/ %D/Acrobat5/Reader/%%ARCHDIR%%/fonts -@unexec rm -f %D/Acrobat5/Reader/%%ARCHDIR%%/fonts -@exec ln -sf ../res %D/Acrobat5/Reader/%%ARCHDIR%%/res -@unexec rm -f %D/Acrobat5/Reader/%%ARCHDIR%%/res -@exec echo "Be sure to read the license agreement in" -@exec echo "%D/Acrobat5/Reader/license.txt" -@dirrm Acrobat5/bin -@dirrm Acrobat5/Reader/res -@comment ALPHA-ONLY:@dirrm Acrobat5/Reader/%%ARCHDIR%%/plug_ins/vdkHome/language -@comment ALPHA-ONLY:@dirrm Acrobat5/Reader/%%ARCHDIR%%/plug_ins/vdkHome -@dirrm Acrobat5/Reader/%%ARCHDIR%%/plug_ins/JavaScripts -@dirrm Acrobat5/Reader/%%ARCHDIR%%/plug_ins -@dirrm Acrobat5/Reader/%%ARCHDIR%%/lib -@dirrm Acrobat5/Reader/%%ARCHDIR%%/bin -@dirrm Acrobat5/Reader/%%ARCHDIR%%/app-defaults -@dirrm Acrobat5/Reader/%%ARCHDIR%% -@dirrm Acrobat5/Reader/help -@dirrm Acrobat5/Reader -@dirrm Acrobat5/Resource/Font -@dirrm Acrobat5/Resource -@dirrm Acrobat5/Browsers/%%ARCHDIR%% -@dirrm Acrobat5/Browsers -@dirrm Acrobat5 -@dirrm share/doc/acroread |