summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2001-01-04 15:10:17 +0000
committeragc <agc@pkgsrc.org>2001-01-04 15:10:17 +0000
commit9c2d582fc9678b1f1e5902ac348cb99812ed5f52 (patch)
treedb20fcdd2f38bf4d7f9ea8eafac9c6c9643e05a9 /finance
parente136261bc281b5bdc620fbdaa42234a1545d11ab (diff)
downloadpkgsrc-9c2d582fc9678b1f1e5902ac348cb99812ed5f52.tar.gz
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.
Diffstat (limited to 'finance')
-rw-r--r--finance/gnofin/pkg/PLIST18
-rw-r--r--finance/gnucash/pkg/PLIST6
2 files changed, 22 insertions, 2 deletions
diff --git a/finance/gnofin/pkg/PLIST b/finance/gnofin/pkg/PLIST
index 1b6abbb23c6..c311f37a50c 100644
--- a/finance/gnofin/pkg/PLIST
+++ b/finance/gnofin/pkg/PLIST
@@ -1,28 +1,44 @@
-@comment $NetBSD: PLIST,v 1.2 2000/12/15 03:30:49 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2001/01/04 15:10:35 agc Exp $
bin/gnofin
lib/gnofin/plugins/libcbb.a
lib/gnofin/plugins/libcbb.la
+lib/gnofin/plugins/libcbb.so
+lib/gnofin/plugins/libcbb.so.0
lib/gnofin/plugins/libcbb.so.0.0
lib/gnofin/plugins/libfind.a
lib/gnofin/plugins/libfind.la
+lib/gnofin/plugins/libfind.so
+lib/gnofin/plugins/libfind.so.0
lib/gnofin/plugins/libfind.so.0.0
lib/gnofin/plugins/libhtml.a
lib/gnofin/plugins/libhtml.la
+lib/gnofin/plugins/libhtml.so
+lib/gnofin/plugins/libhtml.so.0
lib/gnofin/plugins/libhtml.so.0.0
lib/gnofin/plugins/liblatex.a
lib/gnofin/plugins/liblatex.la
+lib/gnofin/plugins/liblatex.so
+lib/gnofin/plugins/liblatex.so.0
lib/gnofin/plugins/liblatex.so.0.0
lib/gnofin/plugins/libqif.a
lib/gnofin/plugins/libqif.la
+lib/gnofin/plugins/libqif.so
+lib/gnofin/plugins/libqif.so.0
lib/gnofin/plugins/libqif.so.0.0
lib/gnofin/plugins/libreconcile.a
lib/gnofin/plugins/libreconcile.la
+lib/gnofin/plugins/libreconcile.so
+lib/gnofin/plugins/libreconcile.so.0
lib/gnofin/plugins/libreconcile.so.0.0
lib/gnofin/plugins/libsched.a
lib/gnofin/plugins/libsched.la
+lib/gnofin/plugins/libsched.so
+lib/gnofin/plugins/libsched.so.0
lib/gnofin/plugins/libsched.so.0.0
lib/gnofin/plugins/libtext.a
lib/gnofin/plugins/libtext.la
+lib/gnofin/plugins/libtext.so
+lib/gnofin/plugins/libtext.so.0
lib/gnofin/plugins/libtext.so.0.0
share/gnome/apps/Applications/gnofin.desktop
share/locale/cs/LC_MESSAGES/gnofin.mo
diff --git a/finance/gnucash/pkg/PLIST b/finance/gnucash/pkg/PLIST
index 496f4b77ed0..97cd45cc1ad 100644
--- a/finance/gnucash/pkg/PLIST
+++ b/finance/gnucash/pkg/PLIST
@@ -1,13 +1,17 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/11 13:53:26 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2001/01/04 15:10:35 agc Exp $
bin/gnc-prices
bin/gnucash
etc/gnucash/config
lib/gnucash/perl/gnucash.so
lib/gnucash/perl/libgncswig.a
lib/gnucash/perl/libgncswig.la
+lib/gnucash/perl/libgncswig.so
+lib/gnucash/perl/libgncswig.so.1
lib/gnucash/perl/libgncswig.so.1.1
lib/libgncengine.a
lib/libgncengine.la
+lib/libgncengine.so
+lib/libgncengine.so.1
lib/libgncengine.so.1.1
man/man1/gnc-prices.1
man/man1/gnucash.1