aboutsummaryrefslogtreecommitdiffstats
path: root/misc/krecipes-kde4/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* [UPDATE] misc/krecipes to version 0.9.1, unbreak on 4.xedwin2006-01-071-23/+19
| | | | | | | | | | | | | | | | | | o Update Krecipes to version 0.9.1. o New version builds on FreeBSD 4.11 ... unbreak for 4.x o Clean up Makefile - OPTIONS cleanup - Use USE_SQLITE - Remove unneccesary -O2 optimization from configure script - Disable databases not selected in OPTIONS so startup Wizard disables unavailable selections o New version no longer installs a shared lib and the pkg-plist is the same for any chosen database(s) o Make pkg-descr a little more concise and list available backends PR: ports/91361 Submitted by: Jason E. Hale <jhale@bluebottle.com> APproved by: "Henry Miller" <hank@blackhole.com>
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
|
* Add krecipes, the KDE Cookbookarved2005-06-111-0/+57
PR: 79038 Submitted by: Henry Miller <hank@millerfarm.com>