diff options
Diffstat (limited to 'print/acroread5')
-rw-r--r-- | print/acroread5/Makefile | 42 | ||||
-rw-r--r-- | print/acroread5/distinfo | 1 | ||||
-rw-r--r-- | print/acroread5/files/acroread.diff | 20 | ||||
-rw-r--r-- | print/acroread5/files/patch-aa | 38 | ||||
-rw-r--r-- | print/acroread5/pkg-comment | 1 | ||||
-rw-r--r-- | print/acroread5/pkg-descr | 6 | ||||
-rw-r--r-- | print/acroread5/pkg-plist | 71 |
7 files changed, 0 insertions, 179 deletions
diff --git a/print/acroread5/Makefile b/print/acroread5/Makefile deleted file mode 100644 index 5851580179a0..000000000000 --- a/print/acroread5/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# New ports collection makefile for: acroread -# Version required: 4.0 -# Date created: 16 November 1996 -# Whom: Thomas Gellekum <tg@freebsd.org> -# -# $FreeBSD$ -# - -DISTNAME= linux-ar-40 -PKGNAME= acroread-4.0 -CATEGORIES= print -MASTER_SITES= ftp://ftp-pac.adobe.com/pub/adobe/acrobatreader/unix/4.x/ - -MAINTAINER= dima@FreeBSD.org - -RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base - -ONLY_FOR_ARCHS= i386 - -NO_FILTER_SHLIBS= yes - -WRKSRC= ${WRKDIR}/ILINXR.install - -do-build: - @${ECHO_MSG} "Do a \`make install' as root." - -do-install: - @${MKDIR} ${PREFIX}/Acrobat4 - @ReadInstallDir=${PREFIX}/Acrobat4 ${WRKSRC}/INSTALL - -post-install: - @cd ${PREFIX}/Acrobat4/bin && \ - ${PATCH} --quiet < ${FILESDIR}/acroread.diff && \ - ${INSTALL_SCRIPT} ${PREFIX}/Acrobat4/bin/acroread \ - ${PREFIX}/bin/acroread4 && ${RM} acroread.orig - @strip ${PREFIX}/Acrobat4/Reader/intellinux/bin/acroread - @brandelf -t Linux ${PREFIX}/Acrobat4/Reader/intellinux/bin/acroread - @${CHMOD} +x ${PREFIX}/bin/acroread4 - @${ECHO_MSG} "Be sure to read the license agreement in" - @${ECHO_MSG} "${PREFIX}/Acrobat4/Reader/License.pdf" - -.include <bsd.port.mk> diff --git a/print/acroread5/distinfo b/print/acroread5/distinfo deleted file mode 100644 index 6a07a23f9795..000000000000 --- a/print/acroread5/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (linux-ar-40.tar.gz) = 018f4aee79e049095a7b16ed1e7ec925 diff --git a/print/acroread5/files/acroread.diff b/print/acroread5/files/acroread.diff deleted file mode 100644 index 7da09ec4606a..000000000000 --- a/print/acroread5/files/acroread.diff +++ /dev/null @@ -1,20 +0,0 @@ ---- acroread.orig Fri Nov 20 17:44:30 1998 -+++ acroread Fri Nov 20 17:45:11 1998 -@@ -205,7 +205,7 @@ - ACRO_CONFIG=intelbsdi - export ACRO_CONFIG - ;; -- Linux) -+ FreeBSD|Linux) - ACRO_CONFIG=intellinux - export ACRO_CONFIG - ;; -@@ -309,6 +309,8 @@ - intellinux) - LD_LIBRARY_PATH="`prepend "$ACRO_INSTALL_DIR/$ACRO_CONFIG/lib:$ACRO_INSTALL_DIR/$ACRO_CONFIG/lib" "$LD_LIBRARY_PATH"`" - export LD_LIBRARY_PATH -+ LC_CTYPE="C" -+ export LC_CTYPE - ;; - intelbsdi) - ;; diff --git a/print/acroread5/files/patch-aa b/print/acroread5/files/patch-aa deleted file mode 100644 index 96af67355cdb..000000000000 --- a/print/acroread5/files/patch-aa +++ /dev/null @@ -1,38 +0,0 @@ ---- INSTALL.orig Thu Nov 7 00:04:53 1996 -+++ INSTALL Wed Nov 20 17:37:14 1996 -@@ -117,6 +117,8 @@ - if [ "$i" -a -f "$i" ] ; then - if [ `uname -s` = "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 -@@ -486,7 +488,7 @@ - SearchPlatformTar="$3" - CustomPlatformTar="$4" - -- OutputLicense "$ReadLicense" -+# OutputLicense "$ReadLicense" - ReadLicense="" - - PrintRequiredFree "$ReadTar" "$SearchTar" "$CustomTar" \ -@@ -559,7 +561,7 @@ - *) ScriptDirectory="$CurrentDirectory"/"$ScriptDirectory" ;; - esac - --if [ "`type uname`" != "uname not found" ] ; then -+if [ "`uname`" != "uname not found" ] ; then - OSname=`uname -s` - if [ "$OSname" = "AIX" ] ; then - OSrelease=`uname -a | ( read name host minor major foo ; echo $major.$minor )` -@@ -1044,7 +1046,7 @@ - DistDefaultNum="$DistIntelBSDINum" - DefaultName="Intel/BSDI" - ;; -- Linux) -+ FreeBSD|Linux) - AcroDefaultNum="$AcroIntelLinuxNum" - ExchDefaultNum="$ExchIntelLinuxNum" - ReadDefaultNum="$ReadIntelLinuxNum" diff --git a/print/acroread5/pkg-comment b/print/acroread5/pkg-comment deleted file mode 100644 index 4f31de055120..000000000000 --- a/print/acroread5/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -View, distribute and print PDF documents diff --git a/print/acroread5/pkg-descr b/print/acroread5/pkg-descr deleted file mode 100644 index ba2a664df766..000000000000 --- a/print/acroread5/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/acroread5/pkg-plist b/print/acroread5/pkg-plist deleted file mode 100644 index 8e57f64df0dd..000000000000 --- a/print/acroread5/pkg-plist +++ /dev/null @@ -1,71 +0,0 @@ -Acrobat4/Browsers/netscape -Acrobat4/Browsers/intellinux/nppdf.so -Acrobat4/Resource/Font/Arial -Acrobat4/Resource/Font/Arial-Bold -Acrobat4/Resource/Font/Arial-BoldItalic -Acrobat4/Resource/Font/Arial-Italic -Acrobat4/Resource/Font/Fonts14.upr -Acrobat4/Resource/Font/TimesNewRoman -Acrobat4/Resource/Font/TimesNewRoman-Bold -Acrobat4/Resource/Font/TimesNewRoman-BoldItalic -Acrobat4/Resource/Font/TimesNewRoman-Italic -Acrobat4/Resource/Font/AdobeSansMM -Acrobat4/Resource/Font/AdobeSansMM.MMM -Acrobat4/Resource/Font/AdobeSerifMM -Acrobat4/Resource/Font/AdobeSerifMM.MMM -Acrobat4/Resource/Font/Courier -Acrobat4/Resource/Font/Courier-Bold -Acrobat4/Resource/Font/Courier-BoldOblique -Acrobat4/Resource/Font/Courier-Oblique -Acrobat4/Resource/Font/Symbol -Acrobat4/Resource/Font/ZapfDingbats -Acrobat4/Reader/AcroVersion -Acrobat4/Reader/Acrobat.pdf -Acrobat4/Reader/License.pdf -Acrobat4/Reader/MapTypes.pdf -Acrobat4/Reader/ReadMe -Acrobat4/Reader/help/reader.pdf -Acrobat4/Reader/intellinux/app-defaults/AcroRead -Acrobat4/Reader/intellinux/bin/acroread -Acrobat4/Reader/intellinux/lib/XKeysymDB -Acrobat4/Reader/intellinux/lib/libAGM.so -Acrobat4/Reader/intellinux/lib/libAGM.so.3.0 -Acrobat4/Reader/intellinux/lib/libCoolType.so -Acrobat4/Reader/intellinux/lib/libCoolType.so.1.0 -Acrobat4/Reader/intellinux/lib/libICC.so -Acrobat4/Reader/intellinux/lib/libICC.so.1.0 -Acrobat4/Reader/intellinux/lib/libreadcore.so -Acrobat4/Reader/intellinux/lib/libreadcore.so.4.0 -Acrobat4/Reader/intellinux/plug_ins/JavaScripts/AFStrENU.js -Acrobat4/Reader/intellinux/plug_ins/JavaScripts/AForm.js -Acrobat4/Reader/intellinux/plug_ins/AcroForm.api -Acrobat4/Reader/intellinux/plug_ins/Highlight.api -Acrobat4/Reader/intellinux/plug_ins/ewh.api -Acrobat4/Reader/intellinux/plug_ins/wwwlink.api -Acrobat4/Reader/res/splashScreen11R.xbm -Acrobat4/Reader/res/splashScreen18R.xpm -Acrobat4/Reader/res/splashScreen21.xbm -Acrobat4/Reader/res/splashScreen28.xpm -Acrobat4/bin/acroread -bin/acroread4 -@exec ln -sf ../../Resource/Font/ %D/Acrobat4/Reader/intellinux/fonts -@unexec rm -f %D/Acrobat4/Reader/intellinux/fonts -@exec ln -sf ../../res %D/Acrobat4/Reader/intellinux/res -@unexec rm -f %D/Acrobat4/Reader/intellinux/res -@exec echo "Be sure to read the license agreement in" -@exec echo "%D/Acrobat4/Reader/License.pdf" -@dirrm Acrobat4/bin -@dirrm Acrobat4/Reader/res -@dirrm Acrobat4/Reader/intellinux/plug_ins/JavaScripts -@dirrm Acrobat4/Reader/intellinux/plug_ins -@dirrm Acrobat4/Reader/intellinux/lib -@dirrm Acrobat4/Reader/intellinux/bin -@dirrm Acrobat4/Reader/intellinux/app-defaults -@dirrm Acrobat4/Reader/intellinux -@dirrm Acrobat4/Reader/help -@dirrm Acrobat4/Reader -@dirrm Acrobat4/Resource/Font -@dirrm Acrobat4/Resource -@dirrm Acrobat4/Browsers/intellinux -@dirrm Acrobat4/Browsers -@dirrm Acrobat4 |