Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.8_1 31 Dec 2018 10:27:47 |
rene |
Remove KDE4, part 1
2018-12-31 deskutils/strigidaemon: KDE4 is end-of-life
2018-12-31 deskutils/strigiutils: KDE4 is end-of-life
2018-12-31 deskutils/strigiclient: KDE4 is end-of-life
2018-12-31 deskutils/libstreams: KDE4 is end-of-life
2018-12-31 deskutils/libstreamanalyzer: KDE4 is end-of-life |
0.7.8_1 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
0.7.8_1 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
0.7.8 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.7.8 20 Oct 2014 11:52:39 |
bapt |
Cleanup plist |
0.7.8 11 Dec 2013 18:28:10 |
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in deskutils |
0.7.8 10 Nov 2013 17:28:44 |
rakuco |
- Add staging support to the Strigi ports.
- Indicate that deskutils/strigi is a meta-port.
Submitted by: Schaich Alonso <alonsoschaich@fastmail.fm> |
0.7.8 20 Sep 2013 16:21:38 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
0.7.8 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.7.8 26 Mar 2013 15:43:10 |
makc |
- Split deskutils/strigi port on libraries, client, daemon and utilities.
deskutils/strigi is a meta port now
- USE_KDE4= strigi now implies dependence on deskutils/libstreamanalyzer |