| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 22:09:15
2.9.4_1
|
bapt  |
Convert the last USE_ICONV to USES=iconv |
22 Mar 2013 08:16:08
2.9.4_1
|
bapt  |
Convert to new options framework left unconverted ports in x* categories |
09 Oct 2012 22:12:14
2.9.4_1
|
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. |
04 Sep 2012 10:21:41
2.9.4_1
|
fjoe  |
Add missing dependency on webkit-gtk2. |
29 Aug 2012 06:45:29
2.9.4
|
fjoe  |
Update to 2.9.4.
PR: 170194
Submitted by: Rainer Hurling |
28 Jun 2012 11:11:02
2.9.3_1
|
fjoe  |
MAKE_JOBS_SAFE=yes |
08 Jun 2012 11:25:10
2.9.3_1
|
fjoe  |
Remove share/bakefile and lib/wx gracefully: other wxgtk versions may install
files there. |
08 Jun 2012 11:22:12
2.9.3_1
|
fjoe  |
Fix pkg-plist when built WITHOUT_GSTREAMER. |
08 Jun 2012 08:46:17
2.9.3_1
|
fjoe  |
- Add libinotify support.
- Bump PORTREVISION.
Prodded by: Rainer Hurling |
01 Jun 2012 05:26:28
2.9.3_1
|
dinoex  |
- update png to 1.5.10 |
16 May 2012 15:29:10
2.9.3
|
fjoe  |
Update to 2.9.3. |
02 Dec 2011 13:43:45
2.9.2
|
fjoe  |
Update to 2.9.2.
PR: 161745
Submitted by: Wen Heping
Feature safe: yes |
23 Sep 2011 22:26:39
2.9.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 |
20 Feb 2011 15:29:50
2.9.1
|
fjoe  |
Add NO_LATEST_LINK. |
18 Feb 2011 11:06:54
2.9.1
|
fjoe  |
Update to 2.9.1.
PR: 151222 |