Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Jan 2021 10:11:35
0.0.23b_12

|
antoine  |
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed
With hat: portmgr |
01 Jan 2021 00:57:24
0.0.23b_12

|
rene  |
Remove most expired ports that depend on Python 2.7:
Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves
I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things. (Only the first 15 lines of the commit message are shown above ) |
03 Nov 2020 00:56:27
0.0.23b_12

|
jbeich  |
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
06 Jul 2020 20:14:22
0.0.23b_11

|
madpilot  |
Extend expiration date.
Approved by: portmgr (rene) |
17 May 2020 05:55:12
0.0.23b_11

|
lbartoletti  |
x11-toolkits/wxgtk30: Update to 3.0.5.1
Changelog:
-
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt
PR: 246218
Approved by: tcberner (mentor)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D24808 |
23 Apr 2020 20:14:49
0.0.23b_10

|
jbeich  |
devel/icu: update to 67.1
Changes: http://site.icu-project.org/download/67
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
13 Mar 2020 09:47:17
0.0.23b_9

|
jbeich  |
devel/icu: update to 66.1
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
23 Feb 2020 15:25:53
0.0.23b_8

|
antoine  |
Deprecate a few ports
With hat: portmgr |
11 Dec 2019 17:53:49
0.0.23b_8

|
jbeich  |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
05 Nov 2019 22:16:15
0.0.23b_7

|
zeising  |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
03 Oct 2019 20:35:30
0.0.23b_7

|
jbeich  |
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
19 Aug 2019 15:35:28
0.0.23b_6

|
jbeich  |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
26 Jul 2019 20:46:57
0.0.23b_5

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
28 Apr 2019 15:09:43
0.0.23b_4

|
madpilot  |
- Modify patch to not implicitly depend on csh during build.
- Add some missing USES
PR: 237584
Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> |
12 Apr 2019 06:36:31
0.0.23b_4

|
jbeich  |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
27 Mar 2019 21:11:09
0.0.23b_3

|
jbeich  |
devel/icu: update to 64.1
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479 |
26 Feb 2019 08:04:25
0.0.23b_2

|
madpilot  |
Remove unneeded dependency on gtk20. |
25 Feb 2019 12:47:20
0.0.23b_1

|
bapt  |
wxGTK3.0: switch to gtk3 and webkit2
Discussed with: portmgr |
06 Jan 2019 12:06:39
0.0.23b

|
antoine  |
games/0ad build is not compatible with python3
PR: 234633 |
24 Dec 2018 17:05:13
0.0.23b

|
madpilot  |
Update 0ad to 0.0.23b. |
12 Dec 2018 01:35:36
0.0.23_6

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
12 Dec 2018 00:15:50
0.0.23_5

|
jbeich  |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
23 Oct 2018 11:35:04
0.0.23_4

|
jbeich  |
devel/icu: update to 63.1
Changes: http://site.icu-project.org/download/63
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 232300
Exp-run by: antoine |
11 Sep 2018 18:34:28
0.0.23_3

|
zeising  |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
09 Aug 2018 06:58:31
0.0.23_2

|
jbeich  |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
29 Jul 2018 22:18:46
0.0.23_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
05 Jul 2018 09:57:07
0.0.23

|
madpilot  |
- Update 0ad to Alpha 23 Ken Wood
- Make build verbose
- Rename patches to follow new naming convention
- New version requires WxGTK 3.0 minimum
- Add missing dependency on desktop-file-utils |
29 Jun 2018 14:22:11
0.0.22_10

|
jbeich  |
devel/icu: update to 62.1
Changes: http://site.icu-project.org/download/62
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 229359
Exp-run by: antoine (only 10.4) |
09 May 2018 05:37:55
0.0.22_9

|
dinoex  |
- update to miniupnpc 2.1
PR: 228050
Submitted by: Hung-Yi Chen
- fix python build
- add LICENSE for slave port
- make portlint happier
- bump PORTREVISION on ports using the shared lib |
18 Apr 2018 13:57:43
0.0.22_8

|
jbeich  |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
06 Apr 2018 15:53:17
0.0.22_7

|
jbeich  |
devel/icu: update to 61.1
Changes: http://site.icu-project.org/download/61
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 227042
Exp-run by: antoine
MFH: 2018Q2 (required by Firefox 61) |
04 Apr 2018 10:11:14
0.0.22_6

|
jbeich  |
games/0ad: unbreak with ICU 61
In file included from ../../../source/lobby/XmppClient.cpp:26:
../../../source/i18n/L10n.h:89:2: error: unknown type name 'Locale'; did you
mean 'icu::Locale'?
Locale GetCurrentLocale() const;
^~~~~~
icu::Locale
/usr/local/include/unicode/unistr.h:77:7: note: 'icu::Locale' declared here
class Locale; // unicode/locid.h
^
In file included from ../../../source/lobby/XmppClient.cpp:26:
../../../source/i18n/L10n.h:133:24: error: unknown type name 'Locale'; did you
mean 'icu::Locale'?
bool SaveLocale(const Locale& locale) const;
^~~~~~
icu::Locale (Only the first 15 lines of the commit message are shown above ) |
21 Feb 2018 16:24:53
0.0.22_6

|
antoine  |
Remove dependency on the python metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
18 Jan 2018 04:11:03
0.0.22_6

|
jbeich  |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
30 Nov 2017 06:13:35
0.0.22_5

|
linimon  |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
09 Nov 2017 02:31:48
0.0.22_5

|
jbeich  |
devel/icu: update to 60.1
Changes: http://site.icu-project.org/download/60
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 223373
Exp-run by: antoine |
25 Sep 2017 00:08:17
0.0.22_4

|
jbeich  |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
25 Sep 2017 00:02:36
0.0.22_3

|
jbeich  |
devel/icu: update to 59.1
- Temporarily keep C++98 working in consumers for Clang's default -std=
Changes: http://site.icu-project.org/download/59
PR: 218788
Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version)
Exp-run by: antoine |
22 Sep 2017 10:48:29
0.0.22_2

|
mat  |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
14 Sep 2017 17:29:06
0.0.22_2

|
madpilot  |
Update patch with better one provided upstream.
Obtained from: https://trac.wildfiregames.com/changeset/19947 |
10 Sep 2017 20:55:39
0.0.22_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
31 Jul 2017 14:50:40
0.0.22

|
madpilot  |
- Update games/0ad to Alpha 22 Venustas (0.0.22)
- Add missing dependencies reported by stage-qa
- Regenerate some patches
- The patch for embedded psutils mostly taken from sysutils/py-psutil121
port |
11 Jun 2017 09:01:25
0.0.21_8

|
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
23 May 2017 05:03:16
0.0.21_8

|
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
22 May 2017 13:17:39
0.0.21_7

|
linimon  |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
02 May 2017 06:48:11
0.0.21_7

|
jbeich  |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
01 Apr 2017 15:23:32
0.0.21_6

|
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
31 Jan 2017 03:40:46
0.0.21_5

|
linimon  |
Mark various ports broken on aarch64 and armv6.
Approved by: portmgr (tier-2 blanket) |
06 Jan 2017 08:45:04
0.0.21_5

|
jbeich  |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
03 Jan 2017 11:01:06
0.0.21_4

|
mat  |
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight |
25 Dec 2016 23:11:36
0.0.21_4

|
dinoex  |
- update miniupnpc to 2.0.20161216
- bump API change |
23 Nov 2016 12:45:47
0.0.21_3

|
jbeich  |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
22 Nov 2016 21:56:37
0.0.21_2

|
antoine  |
Add explicit build dependency on the python symlink, right now they rely on
it being provided by x11-toolkits/gtk20 |
19 Nov 2016 18:21:20
0.0.21_2

|
jbeich  |
devel/icu: update to 58.1
Changes: http://site.icu-project.org/download/58
PR: 214384
Exp-run by: antoine
Approved by: office (bapt) |
11 Nov 2016 11:59:55
0.0.21_1

|
jbeich  |
Track used or drop unused devel/icu dependency
This tries to fix discrepancy between
$ pkg rquery '%o %B' | awk '/libicu/ { print $1 }' | sort -u
$ git grep -lF :devel/icu | sed 's,/Makefile$,,'
PR: 214384
Reported by: tijl, stage-qa, readelf(1) |
09 Nov 2016 16:06:49
0.0.21

|
madpilot  |
Update 0ad to Alpha 21 Ulysses. |
09 Oct 2016 12:10:02
0.0.20_3

|
jbeich  |
devel/nspr, security/nss: drop version from SONAME
No other downstream appends synthetic library version, and doing so
causes underlinking due to fragile build system (see below). Not to
mention being unable to swap out bundled libs from upstream builds.
$ cc -lplds4 -L/usr/local/lib
/usr/lib/crt1.o: In function `_start1':
crt1_c.c:(.text+0xa6): undefined reference to `main'
/usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np'
/usr/local/lib/libplds4.so: undefined reference to `pthread_create'
/usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init'
/usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam'
/usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam'
PR: 213144
Exp-run by: antoine |
24 Sep 2016 11:06:57
0.0.20_2

|
tijl  |
- Update devel/icu to 57.1.
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
--disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU. The code wanted to use BYTE_ORDER
defined in machine/endian.h, but this isn't visible because ICU is
compiled with _XOPEN_SOURCE. Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
a C++11 runtime library now. Add this to all ports that depend on it
so their executables load the right libstdc++.so on FreeBSD 9.
PR: 205120
Exp-run by: antoine
Approved by: portmgr (antoine) |
03 Sep 2016 19:19:32
0.0.20_1

|
madpilot  |
- Update net-im/gloox to 1.0.17
- Chase shlib version bump in dependent ports
PR: 212338
Submitted by: Demetris Procopiou <dem.procopiou at gmail.com>
(maintainer) |
06 Jun 2016 18:41:25
0.0.20

|
madpilot  |
Enable make jobs again in bundled spidermonkey, patch committed in
r416413 fixes the original problem.
Testing worked without flaws.
Thanks to tijl@. |
05 Jun 2016 14:35:02
0.0.20

|
tijl  |
- Update devel/gmake to 4.2.
- deskutils/tomboy, devel/ocaml-deriving-ocsigen: patch Makefile bug.
- games/0ad: disable make jobs when building bundled Spidermonkey.
PR: 209868
Exp-run by: antoine
Approved by: portmgr (antoine) |
23 May 2016 16:23:26
0.0.20

|
mat  |
While having a distfile of 400MB 10 years ago was big, it is not a
problem any more.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6512 |
02 Apr 2016 11:47:51
0.0.20

|
madpilot  |
- Update to 0.0.20 (alpha 20)
- Remove SDL 1.2 support option, support removed upstream
- Added project home page to MASTER_SITES |
01 Apr 2016 14:00:57
0.0.19

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
18 Dec 2015 00:00:33
0.0.19

|
madpilot  |
Switch to USES=execinfo.
PR: 205275
Submitted by: pawel@ |
27 Nov 2015 11:45:28
0.0.19

|
madpilot  |
- Update to Alpha 19 (0.0.19)
- Add option to choose SDL version to depend on
Thanks to the 0ad developers for their suggestions and kind support
with the update. |
24 Oct 2015 07:12:13
0.0.18_2

|
madpilot  |
Import change from upstream to fix build after net/miniupnp update. [1]
While here also mark BROKEN on 9.x, due to gcc crashing during the
build.
PR: 203983 [1]
Submitted by: monwarez at mailoo.org |
15 Oct 2015 14:55:14
0.0.18_1

|
mat  |
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694 |
28 Sep 2015 20:59:29
0.0.18_1

|
madpilot  |
Remove obsolete line. |
16 Sep 2015 19:51:28
0.0.18_1

|
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 |
29 Apr 2015 06:47:37
0.0.18

|
madpilot  |
Fix build after const removal from iconv.
Reported by: ajtiM <lumiwa at gmail.com> (via email) |
25 Mar 2015 14:30:40
0.0.18

|
madpilot  |
Fix build with clang 3.6.0. |
21 Mar 2015 18:22:52
0.0.18

|
madpilot  |
- Update to 0.0.18
- Requires newer bundled spidermonkey, so remove option for using the ports
provided one
- Mark broken on 8.x, fails to build due to libc++/libstdc++ issues
Thanks to mandree and to leper(0ad developer) for their suggestions. |
10 Feb 2015 21:13:46
0.0.17_4

|
madpilot  |
- Update gloox to 1.0.13
- Chase gloox library version bump in dependent ports
PR: 197450
Submitted by: tkato432@yahoo.com |
29 Dec 2014 23:45:41
0.0.17_3

|
madpilot  |
Add option to allow linking to lang/spidermonkey24 port instead of
using the boundled one.
PR: 196304
Submitted by: Kevin Zheng <kevinz5000 at gmail.com> |
25 Dec 2014 20:54:43
0.0.17_2

|
bapt  |
Bump portrevision after png update |
25 Dec 2014 19:04:27
0.0.17_1

|
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
09 Dec 2014 14:06:59
0.0.17_1

|
madpilot  |
Fix build on recent head by removing references to the MAP_NORESERVE
flag to mmap(2). It has never been implemented in FreeBSD and thus
was being ignored before anyway.
No functional change, so no PORTREVISION bump.
PR: 193961 (related) |
08 Dec 2014 16:48:41
0.0.17_1

|
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
12 Oct 2014 23:44:08
0.0.17

|
madpilot  |
- Update to 0.0.17 - Alpha 17 Quercus
- Use BUNDLE_LIBS
- Remove dirrms
Many thanks to the 0ad developers for their cooperation. |
10 Sep 2014 20:50:37
0.0.14_4

|
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) |
07 Sep 2014 15:23:14
0.0.14_3

|
adamw  |
Specify the reason for MANUAL_PACKAGE_BUILD, not "yes" |
30 Aug 2014 19:23:18
0.0.14_3

|
tijl  |
devel/gamin:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip |
29 Jul 2014 21:07:40
0.0.14_2

|
adamw  |
Convert a bunch of USE_XZ to USES=tar:xz.
Approved by: portmgr (not really, but touches unstaged ports) |
16 Apr 2014 18:28:50
0.0.14_2

|
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 ) |
07 Feb 2014 11:44:09
0.0.14_1

|
bapt  |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
25 Dec 2013 23:29:34
0.0.14

|
antoine  |
Convert the tree to USES=openal
Approved by: portmgr (bapt) |
22 Oct 2013 13:53:34
0.0.14

|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (games category)
Approved by: portmgr (bdrewery) |
09 Oct 2013 23:11:23
0.0.14

|
madpilot  |
- Convert to USES=compiler |
29 Sep 2013 10:57:09
0.0.14

|
madpilot  |
Support staging. |
26 Sep 2013 22:21:20
0.0.14

|
madpilot  |
- Fix build with clang/libc++ and without gcc on head
Thanks to gahr for providing patch-source-simulation2-system_ParamNode.cpp |
20 Sep 2013 17:36:36
0.0.14

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
05 Sep 2013 13:11:30
0.0.14

|
madpilot  |
Fix previous commit: close conditional. |
05 Sep 2013 13:08:30


|
madpilot  |
- Update to 0.0.14 (Alpha 14 "Naukratis")
- Add explicit dependency on pkgconf
- Convert to USES=gmake |
14 Aug 2013 22:35:54
0.0.13_1

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
11 Jul 2013 16:26:27
0.0.13_1

|
sunpoet  |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
16 Apr 2013 17:53:29
0.0.13

|
madpilot  |
- Update to 0.0.13
- Remove check for unsupported OS version
Feature safe: yes |
15 Feb 2013 22:08:38
0.0.12_2

|
madpilot  |
Update WWW.
PR: ports/176174
Submitted by: nemysis <nemysis@gmx.ch> |
31 Jan 2013 13:38:43
0.0.12_2

|
bapt  |
Chase boost update |
01 Jan 2013 23:25:37
0.0.12_1

|
madpilot  |
- Modify clang 3.2 fix to be the same as committed to the project's
repository.
- Bump PORTREVISION
Obtained from: http://trac.wildfiregames.com/changeset/13031#file10 |