Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 9cf79db1 | 2014-07-15 08:56:20 | forgotten bump | ||
| a88776d7 | 2014-07-14 09:17:57 | Hook up mlt and kdenlive. | ||
| bf097266 | 2014-04-23 20:14:40 | Update k3b for newer FFmpeg API. ok ajacoutot@ | ||
| 0e3d1524 | 2013-10-22 11:33:55 | Do a massive change on the placement of some KDE3 apps data: * share/apps => share/apps.kde3 * share/doc/HTML => share/doc/HTML.kde3 This is a part of KDE3/4 deconflicting work. Build tested in a bulk by landry@, also sat over a week on ports@. Run-time tested with some KDE3 apps, including KMail, taxipilot, yakuake... "do it" landry@ | ||
| 26b383a8 | 2013-10-05 07:34:30 | disentangle kde3 from kde4: all kde3 with the same name get an explict PKGSPEC. revision bumps follow. Also, tag all kde3 ports, those that use the module and those that do not, with explicit kde3 tags. | ||
| cc129972 | 2013-06-24 15:53:38 | Massive cleanup for KDE3. Main point is in changing WANTLIB from "foo" to "lib/kde3/foo" where appropirate, but also many missing desktop goo items added, some PFRAG.shared removed and so on. input and okay landry@ and ajacoutot@, also okay espie@ | ||
| c7a8c198 | 2013-06-14 08:15:28 | Fixup after recent sh -e changes. It is easier to set USE_GMAKE = Yes than to patch 30+ files (GNU make doesn't use sh -e by default). ok sthen@ | ||
| 58f1a6f9 | 2013-03-21 08:45:11 | USE_LIBTOOL=Yes is the default now. | ||
| eae66e4a | 2013-03-11 11:35:43 | PERMIT_* / REGRESS->TEST sweep | ||
| 604cb2b5 | 2013-01-23 21:40:07 | Move KDE 3 headers from ${PREFIX}/include to ${PREFIX}/include/kde. This port installs some headers there too, and required further cleanup: * Use x11/kde module instead of x11/qt3; * Remove unneeded USE_GMAKE; * Remove extra LIB_DEPENDS (arts is picked up by kdelibs anyway). Tested in a bulk, input and okay by landry@ Reviewed by ajacoutot@ too |