SVN commit 8194 by fluffy:
- Fix build
my bad, forgot about PLIST_SUB
M +1 -0 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest informati
SVN commit 8195 by avilla:
- Fix build with new pointyhat adding Zeitgeist distfile to DISTFILES
(i.e., drop :target-like dependencies as they should be deprecated).
- Avoid shipping a 26 kB zeitgeist.py, and generate it instead.
Please, keep ZEITGEIST_VERSION in sync with sysutils/zeitgeist.
Max: qzeitgeist was patched to address the pointyhat bug. You can
create the new patch for the exp-run.
--
Alberto Villa, FreeBSD committer
http://people.FreeBSD.org/~avilla
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/l
qzeitgeist has been patched, it should build now on pointyhat too:
http://people.freebsd.org/~makc/patches/kdesupport-20120520.diff
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http
SVN commit 8196 by rakuco:
soprano: Update to 2.7.6
M +1 -1 Makefile
M +2 -2 distinfo
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest info
SVN commit 8197 by avilla:
- Remove SIPFILES option, some ports (e.g., pykde4) require the files
to be installed.
- Remove DEBUG and TRACING options, and merge them under WITH_DEBUG.
Discussed with: rakuco on IRC
M +12 -23databases/py-qt4-sql/Makefile
M +15 -15databases/py-qt4-s