Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
03 Feb 2021 17:33:01
1.1,1

|
amdmi3  |
- Update mandir |
05 Apr 2020 20:15:43
1.1,1

|
amdmi3  |
- Update to 1.1 |
13 Dec 2019 06:01:07
380_1

|
tobik  |
games/wizznic: Actually install docs |
12 Dec 2019 14:44:17
380

|
amdmi3  |
- Update to 380
- Take maintainership |
08 Nov 2019 10:47:01
0.9.9_7

|
tobik  |
games: Add missing USES={gnome,gl,sdl,xorg} |
26 Jun 2018 17:06:33
0.9.9_7

|
ehaupt  |
Reset maintainer (3+ months of inactivity).
Discussed with: portmgr (adamw, mat) |
05 Feb 2017 03:30:25
0.9.9_7

|
jbeich  |
games/wizznic: use clang and unbreak with gcc5 or later
board.o: In function `doRules':
board.c:(.text+0x14b1): undefined reference to `getTicks'
draw.o: In function `drawPath':
draw.c:(.text+0x90d): undefined reference to `plotPixel'
draw.o: In function `draw':
draw.c:(.text+0x9aa): undefined reference to `setting'
[...]
PR: 216707
Reported by: antoine (via exp-run) |
20 Nov 2016 09:38:09
0.9.9_6

|
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
01 Apr 2016 14:00:57
0.9.9_5

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
12 Jan 2016 16:20:32
0.9.9_5

|
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
13 Jan 2015 14:23:14
0.9.9_5

|
amdmi3  |
- Clarify LICENSE
- Add LICENSE_FILE
- Remove @dirrm* from pkg-plist
PR: 196217
Submitted by: amdmi3
Approved by: maintainer timeout (nemysis) |
25 Dec 2014 20:54:43
0.9.9_5

|
bapt  |
Bump portrevision after png update |
25 Dec 2014 19:04:27
0.9.9_4

|
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
08 Dec 2014 16:48:41
0.9.9_4

|
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 ) |
10 Sep 2014 20:50:37
0.9.9_3

|
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) |
29 Jul 2014 18:41:17
0.9.9_2

|
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
10 Mar 2014 20:55:22
0.9.9_2

|
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) |
26 Oct 2013 00:52:36
0.9.9_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 ) |
03 Oct 2013 21:54:23
0.9.9

|
nemysis  |
A Puzznic clone which makes adding levels, graphics and sounds easy!
It is made very easy for non-programmers to contribute Levels/Graphics
and sounds.
WWW: http://dustedgames.blogspot.com/p/wizznic.html
Approved by: wg/pawel (mentors) |