| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Mar 2013 20:06:15
0.10.2_2
|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
08 Mar 2013 11:32:12
0.10.2_2
|
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
31 Jan 2013 13:38:43
0.10.2_2
|
bapt  |
Chase boost update |
30 Oct 2012 01:47:25
0.10.2_1
|
avilla  |
- Use QT_LIBDIR_REL in plist.
- Set LATEST_LINK to avoid conflict with gstreamer's UNIQUENAME.
- Trim Makefile header.
With hat on: kde
Feature safe: yes |
06 Jun 2012 06:44:38
0.10.2_1
|
miwi  |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
01 Jun 2012 05:26:28
0.10.2_1
|
dinoex  |
- update png to 1.5.10 |
14 May 2012 12:49:32
0.10.2
|
fluffy  |
- Update GStreamer-Qt4 to 0.10.2 release |
24 Jan 2012 13:01:57
0.10.1_1
|
avilla  |
- Do not USE_GMAKE.
PR: 156527
Submitted by: bapt |
22 Oct 2011 02:13:47
0.10.1_1
|
rakuco  |
Require qtestlib only to build the port.
It is needed only to build the unit tests, so it does not make sense to depend
on it during run-time.
Approved by: avilla (mentor) |
21 Oct 2011 02:57:23
0.10.1_1
|
rakuco  |
Explicitly depend on qtestlib, which the buildsystem looks for.
Approved by: makc (mentor), fluffy (maintainer, implicit) |
23 Sep 2011 22:26:39
0.10.1_1
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
10 Apr 2011 08:48:14
0.10.1_1
|
makc  |
CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefiles |
06 Feb 2011 13:43:06
0.10.1_1
|
fluffy  |
- Add missed directory to plist
PR: 154550
Submitted by: az
Feature safe: yes |
05 Feb 2011 11:45:06
0.10.1
|
fluffy  |
- Add gstreamer-qt4
This ports provide Qt4 media layer for GStreamer multimedia library
Feature safe: yes |