Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
21 Mar 2016 22:10:17
2013.0_12

|
grog  |
Remove old, mouldy port |
20 Mar 2016 14:35:06
2013.0_12

|
jbeich  |
graphics/lensfun: bump PORTREVISION in consumers after r411373 |
13 Dec 2015 09:41:23
2013.0_11

|
bapt  |
Mark as broken: does not fetch |
16 Sep 2015 19:51:28
2013.0_11

|
bapt  |
Remove ansi version fo wxGTK 2.8 and only keep the unicode version
All applications in the ports tree works correctly with unicode version of wxGTK
Newer version of wxGTK are unicode only (3.0+)
Note that now WX_UNICODE macro is noop |
22 Jun 2015 18:33:22
2013.0_10

|
antoine  |
Convert to USES=jpeg |
25 Dec 2014 20:54:43
2013.0_10

|
bapt  |
Bump portrevision after png update |
25 Dec 2014 19:04:27
2013.0_9

|
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
20 Oct 2014 17:04:21
2013.0_9

|
bapt  |
Cleanup plist |
18 Sep 2014 12:31:25
2013.0_9

|
mat  |
Retire MANCOMPRESSED.
Also the compat NO_INSTALL_MANPAGES shim.
Differential Revision: https://reviews.freebsd.org/D730
Reviewed by: antoine
With hat: portmgr
Sponsored by: Absolight |
10 Sep 2014 20:50:37
2013.0_9

|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
15 Aug 2014 20:37:33
2013.0_8

|
mandree  |
Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)
Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130
Couple OpenEXR more tightly to ilmbase and require its exact .so
version.
Add UPDATING note, and bump PORTREVISION of all dependent ports.
Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.
Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports) |
29 Jul 2014 18:41:17
2013.0_7

|
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
23 Jul 2014 17:07:12
2013.0_7

|
bapt  |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
08 Jun 2014 19:51:28
2013.0_7

|
olgeni  |
Remove all space characters from Makefile assignments.
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt) |
16 Apr 2014 18:28:50
2013.0_7

|
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
04 Apr 2014 20:36:47
2013.0_6

|
danfe  |
- Chase libexiv2.so shlib version bump after r350163
- Fix nearby minor style issues while here (not all)
Approved by: portmgr (bapt), some ports are still NO_STAGE :( |
10 Mar 2014 20:55:22
2013.0_5

|
gerald  |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
07 Feb 2014 11:44:09
2013.0_4

|
bapt  |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
12 Dec 2013 11:14:49
2013.0_3

|
bapt  |
Convert LIB_DEPENDS for ports depending on boost |
20 Nov 2013 14:25:28
2013.0_3

|
nemysis  |
- Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)
Approved by: wg (mentor) |
31 Oct 2013 00:32:31
2013.0_2

|
nemysis  |
graphics/ilmbase
- Update to 2.0.1
- Change master sites to SAVANNAH
- Change maintainer email to @FreeBSD.org
- Remove conflict with non existent Port
- USES pathfix pkgconfig
- Add executable
- Add DOCS Option
- Support STAGEDIR and add OPTIONS_SUB
- Use pathfix instead of simple patches
- Adjust patches
- Change WWW
graphics/OpenEXR (Only the first 15 lines of the commit message are shown above ) |
26 Oct 2013 00:52:36
2013.0_1

|
gerald  |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
22 Oct 2013 13:58:56
2013.0

|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery) |
20 Sep 2013 18:35:46
2013.0

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
11 Sep 2013 17:17:36
2013.0

|
antoine  |
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt) |
14 Aug 2013 22:35:54
2013.0

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
18 Jul 2013 07:13:37
2013.0

|
miwi  |
- Unbreak plist |
06 May 2013 08:31:30
2013.0

|
bapt  |
Convert to new options framework |
26 Apr 2013 10:44:29
2013.0

|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
22 Mar 2013 20:06:15
2013.0

|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
13 Mar 2013 03:47:16
2013.0

|
grog (src committer)  |
New port hugin-devel, tracking development version of Hugin.
Approved by: edwin (mentor) |