aboutsummaryrefslogtreecommitdiff
path: root/x11/kdelibs4/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* update to 3.1 official releaseAlan Eldridge2003-01-281-1/+3
| | | | Notes: svn path=/head/; revision=74156
* Update to 3.0.Will Andrews2002-04-221-5/+1
| | | | Notes: svn path=/head/; revision=57969
* Update to KDELIBS 1.90, aka KDE2 beta. Let the fun begin!Will Andrews2000-05-161-1/+5
| | | | | | | Repo-copy by: asami Notes: svn path=/head/; revision=28498
* Fix kdelibs11 port so it builds on 5.0-CURRENT.Will Andrews2000-03-231-0/+2
| | | | | | | | | | | | | | Change MAINTAINER to myself. Clean up pkg/PLIST, fix some of the unexec rmdir's and change some of the @dirrm's to unexec rmdir. Add USE_LIBTOOL + remove pkg/PLIST *.la. Actually add WWW: to pkg/DESCR. Reported by: asami Approved by: asami Notes: svn path=/head/; revision=26974
* Initial port of the KDE support libraries. Required by all other parts of KDE.Stefan Eßer1997-11-011-0/+1
The use of --x-inc and --x-lib to pass in multiple directories is a hack, and should be replaced by a more robust approach. It works, but relies on implementation details of the configure script. Notes: svn path=/head/; revision=8434