head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.54 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.52 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.50 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.48 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.46 pkgsrc-2009Q4-base:1.4 pkgsrc-2008Q4:1.4.0.44 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.42 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.40 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.38 pkgsrc-2008Q2-base:1.4 pkgsrc-2008Q1:1.4.0.36 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.34 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.32 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.4.0.30 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.4.0.28 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.26 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.24 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.4.0.22 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.4.0.20 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.4.0.18 pkgsrc-2005Q4-base:1.4 pkgsrc-2005Q3:1.4.0.16 pkgsrc-2005Q3-base:1.4 pkgsrc-2005Q2:1.4.0.14 pkgsrc-2005Q2-base:1.4 pkgsrc-2005Q1:1.4.0.12 pkgsrc-2005Q1-base:1.4 pkgsrc-2004Q4:1.4.0.10 pkgsrc-2004Q4-base:1.4 pkgsrc-2004Q3:1.4.0.8 pkgsrc-2004Q3-base:1.4 pkgsrc-2004Q2:1.4.0.6 pkgsrc-2004Q2-base:1.4 pkgsrc-2004Q1:1.4.0.4 pkgsrc-2004Q1-base:1.4 pkgsrc-2003Q4:1.4.0.2 pkgsrc-2003Q4-base:1.4 buildlink2-base:1.4 netbsd-1-5-PATCH001:1.3 netbsd-1-5-RELEASE:1.1.1.1 netbsd-1-4-PATCH003:1.1.1.1 netbsd-1-4-PATCH002:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.4 date 2001.10.31.23.31.16; author zuntum; state dead; branches; next 1.3; 1.3 date 2001.03.11.16.49.24; author dmcmahill; state Exp; branches; next 1.2; 1.2 date 2001.01.04.15.10.53; author agc; state Exp; branches; next 1.1; 1.1 date 2000.01.14.15.19.28; author dmcmahill; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2000.01.14.15.19.28; author dmcmahill; state Exp; branches; next ; desc @@ 1.4 log @Move pkg/ files into package's toplevel directory @ text @@@comment $NetBSD: PLIST.netbsd-alpha,v 1.3 2001/03/11 16:49:24 dmcmahill Exp $ Acrobat3/Reader/${PLATFORM}/lib/libagm.so Acrobat3/Reader/${PLATFORM}/lib/libagm.so.2.0 Acrobat3/Reader/${PLATFORM}/lib/libpfs.so Acrobat3/Reader/${PLATFORM}/lib/libpfs.so.2.5 Acrobat3/Reader/${PLATFORM}/lib/libreadcore.so Acrobat3/Reader/${PLATFORM}/lib/libreadcore.so.3.0 @ 1.3 log @don't include ELF shared symlinks which are not installed for a compat_osf1 program. @ text @d1 1 a1 1 @@comment $NetBSD: PLIST.netbsd-alpha,v 1.2 2001/01/04 15:10:53 agc Exp $ @ 1.2 log @ The way that shared objects were handled in the PLISTs and bsd.pkg.mk was out of date - it was based on a.out OBJECT_FMT, and added entries in the generated PLISTs to reflect the symlinks that ELF packages uses. It also tried to be clever, and removed and recreated any symbolic links that were created, which has resulted in some fun, especially with packages which use dlopen(3) to load modules. Some recent changes to our ld.so to bring it more into line with other Operating Systems also exposed some cracks. + Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain the ELF symlinks. + Don't mess about with file system entries when handling shared objects in bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will have got it right, and have a much better idea than we do. + Modify PLISTs to contain "ELF symlinks" + On a.out platforms, delete any "ELF symlinks" from the generated PLISTs + On ELF platforms, no extra processing needs to be done in bsd.pkg.mk + Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on a.out platforms + Update the documentation in Packages.txt With many thanks to Thomas Klausner for keeping me honest with this. @ text @d1 1 a1 1 @@comment $NetBSD: PLIST.netbsd-alpha,v 1.1.1.1 2000/01/14 15:19:28 dmcmahill Exp $ a2 1 Acrobat3/Reader/${PLATFORM}/lib/libagm.so.2 a4 1 Acrobat3/Reader/${PLATFORM}/lib/libpfs.so.2 a6 1 Acrobat3/Reader/${PLATFORM}/lib/libreadcore.so.3 @ 1.1 log @Initial revision @ text @d1 3 a3 1 @@comment $NetBSD$ d5 2 a6 1 Acrobat3/Reader/${PLATFORM}/lib/libagm.so d8 2 a9 1 Acrobat3/Reader/${PLATFORM}/lib/libpfs.so a10 1 Acrobat3/Reader/${PLATFORM}/lib/libreadcore.so @ 1.1.1.1 log @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. This is version 3 of the Adobe Acrobat Reader. The reason for adding acroread3 to the package collection when we also have acroread4 is that acroread4 does not run in the current state (January 2000) of our SVR4 binary emulation. The missing system calls are non-trivial. Hence I wanted to make sure sparc users had a version of acroread. Note that acroread3 is available for sunos and this version does correctly run under our SunOS emulation. @ text @@