Commit graph

33 commits

Author SHA1 Message Date
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
a87738b456 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:42:09 +00:00
jlam
1669476b10 Set SHLIB_HANDLING=NO and fix the PLIST on i386. Other platforms may need
similar fixes.
2001-01-05 17:59:17 +00:00
agc
9c2d582fc9 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.
2001-01-04 15:10:17 +00:00
tron
e8a2ca47ae Remove unnecessary entries for ".so" links for shared libraries which cause
problems with the latest package list handling changes in "bsd.pkg.mk".
2000-11-29 15:22:33 +00:00
hubertf
66146c9f9e Make non-interactive. Whee! 2000-10-20 02:05:34 +00:00
lukem
e522bb8017 use ${RM} -f, as acroread.orig may not exist 2000-10-14 22:59:01 +00:00
jlam
1246f74d15 Acrobat Reader doesn't need all of suse_linux, just suse_x11. 2000-09-08 02:11:00 +00:00
wiz
cc3a3511a3 remove trailing empty line 2000-09-03 13:04:31 +00:00
hubertf
f7662c3bf5 add CHECK_SHLIBS=no 2000-08-31 02:35:25 +00:00
tron
ffa94c10d5 Set "LDD" to "${TRUE}" on the i386 port because the Linux shared libraries
won't be found without the wrapper script.
2000-08-29 12:41:04 +00:00
jlam
7fa5e584e1 Add appropriate definitions of LDD so check-shlibs works correctly. 2000-08-25 00:20:21 +00:00
hubertf
e75965c6ba Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.
2000-08-21 21:01:29 +00:00
hubertf
402899809a Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
mycroft
ab5bef3365 Correct the symlinks to match what the pkg installs. 2000-04-29 19:21:32 +00:00
dmcmahill
0346b2088a -fix the patches to correctly handle other than i386 cases.
-PLIST rework to deal with sparc and alpha in addition to i386.

-add specific sparc versions which the required compat_svr4 code

-add md5 for the alpha binary.  Note that this is still disabled on alpha until
 someone can test it.
2000-04-18 01:46:16 +00:00
jlam
fbb7af3800 Use PLIST_SUBST to replace ${PLATFORM} in PLIST. 2000-03-03 02:30:44 +00:00
soren
45baef69ec Make acroread Netscape plugin work. 2000-02-20 20:10:12 +00:00
soren
7037314fb3 Upgrade to version 4.05.
Fixes some display artifacts for me.
2000-02-20 19:26:04 +00:00
wiz
17d50d741d added patch-sum 2000-02-05 03:49:23 +00:00
soren
705a41a128 Depend on suse_linux>=6.1, not >=6.1p1. 2000-01-13 11:15:09 +00:00
soren
ff8673445d Allow newer versions of SuSE Linux libraries. 2000-01-12 03:44:28 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
sakamoto
a8dbfc006b DEPENDS=suse_linux-6.1p1:../../emulators/suse_linux, suggested by Hubert Feyrer. 1999-12-22 05:09:19 +00:00
hubertf
edc2cddf33 add a bunch of NO_CDROM where appropriate 1999-11-23 16:26:12 +00:00
tron
b27364a715 Add RCS Id. 1999-09-26 12:53:51 +00:00
agc
d612f82164 Make this package work on Solaris. 1999-08-02 10:57:53 +00:00
kleink
301e438b2c Even though it's not sufficient as a check for a complete Linux emulation
setup, at least check for the ld.so version actually required by the i386
executable; addresses PR pkg/7983.
1999-07-15 12:27:36 +00:00
tron
b26d420a43 Improved messages if libraries required for emulation are missing. 1999-07-01 23:28:31 +00:00
sakamoto
2c45ab6008 Add IS_INTERACTIVE=yes, and RESTRICTED="Original installer required
to redistribute.", as suggested by minoura makoto (minoura@netbsd.org).
Add alpha,sparc support, but disabled now.
1999-06-17 01:04:29 +00:00
sakamoto
d55c62c778 Adapt this package to NetBSD.
Update 4.0beta to 4.0.
For the present, i386 only.
1999-06-16 11:08:30 +00:00
sakamoto
384f0af2c3 Import FreeBSD's "acroread4" port:
View, distribute and print PDF documents.
1999-06-16 11:04:33 +00:00