summaryrefslogtreecommitdiff
path: root/net/kdenetwork/pkg
AgeCommit message (Collapse)AuthorFilesLines
2001-01-04The way that shared objects were handled in the PLISTs and bsd.pkg.mk wasagc2-2/+66
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.
2000-03-23Make this package work on Solaris.agc1-19/+1
1999-12-06Make kde work on solaris. Mostly:bouyer1-0/+569
- don't hardcode -lossaudio in Makefiles, teach configure about it instead - different PLIST
1999-09-15Update K Desktop Environment to version 1.1.2. A change list is availabletron2-9/+108
at "http://www.kde.org/announcements/changelog1_1_1to1_1_2.html".
1999-06-05Update "kdenetwork" package to version 1.1.1.tron2-917/+955
1999-03-05Because "ksirc" can't be built with "gcc" we need seperate package liststron2-1/+613
for each compiler.
1999-02-19Create all required documentation directories in "kdebase" package.tron1-3/+1
1999-02-18Let "kdebase" package create the directories "share/doc/kde/HTML/it" andtron1-2/+1
"share/kde/sounds" to avoid problems if "kdeutils" gets removed before "kdenetwork" package.
1999-02-17Update "kdenetwork" package to version 1.1.tron1-1/+575
1998-11-07Move KDE application files to "${X11BASE}/share/kde" to avoidtron1-176/+176
interference with GNOME.
1998-07-14Update "kdenetwork" to version 1.0.tron1-6/+21
1998-04-28Update to KDE Beta 4 'Kirkland'.tron1-5/+39
1998-03-21Update to KDE Beta 3 'Huesten'.tron1-10/+54
1997-12-29Fix for NetBSD, by boquist@cs.chalmers.se.hubertf1-12/+4
1997-12-29Network modules for the KDE integrated X11 desktophubertf3-0/+98