Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.9.4_1 24 Mar 2014 14:11:02 |
bapt |
wxGTK 2.9 was a developement version superseeded by the 3.0 release |
2.9.4_1 04 Jan 2014 01:16:19 |
bapt |
Fix pkg name collisions |
2.9.4_1 20 Sep 2013 23:57:48 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
2.9.4_1 16 Sep 2013 09:39:27 |
bapt |
Remove USE_GCC=any as the ports build properly with clang.
This also fixes the build with libc++ |
2.9.4_1 03 Sep 2013 10:23:55 |
bapt |
Add an explicit dependency on pkgconf |
14 Aug 2013 22:35:54
|
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.9.4_1 27 Apr 2013 22:09:15 |
bapt |
Convert the last USE_ICONV to USES=iconv |
2.9.4_1 22 Mar 2013 08:16:08 |
bapt |
Convert to new options framework left unconverted ports in x* categories |
2.9.4_1 09 Oct 2012 22:12:14 |
linimon |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
2.9.4_1 04 Sep 2012 10:21:41 |
fjoe |
Add missing dependency on webkit-gtk2. |
2.9.4 29 Aug 2012 06:45:29 |
fjoe |
Update to 2.9.4.
PR: 170194
Submitted by: Rainer Hurling |
2.9.3_1 28 Jun 2012 11:11:02 |
fjoe |
MAKE_JOBS_SAFE=yes |
2.9.3_1 08 Jun 2012 11:25:10 |
fjoe |
Remove share/bakefile and lib/wx gracefully: other wxgtk versions may install
files there. |
2.9.3_1 08 Jun 2012 11:22:12 |
fjoe |
Fix pkg-plist when built WITHOUT_GSTREAMER. |
2.9.3_1 08 Jun 2012 08:46:17 |
fjoe |
- Add libinotify support.
- Bump PORTREVISION.
Prodded by: Rainer Hurling |
2.9.3_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.9.3 16 May 2012 15:29:10 |
fjoe |
Update to 2.9.3. |
2.9.2 02 Dec 2011 13:43:45 |
fjoe |
Update to 2.9.2.
PR: 161745
Submitted by: Wen Heping
Feature safe: yes |
2.9.1 23 Sep 2011 22:26:39 |
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 |
2.9.1 20 Feb 2011 15:29:50 |
fjoe |
Add NO_LATEST_LINK. |
2.9.1 18 Feb 2011 11:06:54 |
fjoe |
Update to 2.9.1.
PR: 151222 |