Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Nov 2019 10:47:01
1.2_5

|
tobik  |
games: Add missing USES={gnome,gl,sdl,xorg} |
30 Jan 2019 12:36:36
1.2_5

|
amdmi3  |
- Update sdl_gfx to 2.0.26, bump dependent ports due to shared library version
change |
22 Apr 2017 08:51:00
1.2_4

|
antoine  |
Restore timestamp in patch file
Reported by: jbeich |
22 Apr 2017 08:25:59
1.2_4

|
antoine  |
Attempt to fix make patch by changing eol style
Reported by: pkg-fallout |
19 Apr 2017 09:05:03
1.2_4

|
amdmi3  |
- Limit dos2unix to not corrupt binary files
- Make iconon symlink relative
- Switch to options helpers |
01 Feb 2017 12:26:06
1.2_4

|
jbeich  |
games/openbubbles: unbreak with libc++ 3.9
BFont.cpp:322:14: error: assigning to 'char *' from incompatible type 'const
char *'
while ((p=strchr(&text[pos+1],SPACE)) != NULL) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
BFont.cpp:362:19: error: assigning to 'char *' from incompatible type 'const
char *'
p = strstr(&text[pos+1]," ");
^ ~~~~~~~~~~~~~~~~~~~~~~~~
Reported by: pkg-fallout |
12 Jan 2016 16:20:32
1.2_4

|
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
08 Dec 2014 16:48:41
1.2_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 ) |
31 Oct 2014 16:11:34


|
amdmi3  |
- Release ports maintained by games@
games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.
Suggested by: marino |
13 Oct 2014 14:01:22
1.2_3

|
amdmi3  |
- Clarify LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist |
10 Sep 2014 20:50:37
1.2_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) |
01 Jun 2014 08:11:34
1.2_2

|
mva  |
- Update graphics/sdl_gfx to version 2.0.25
- Bump PORTREVISION on ports depending on it, since the shlib version changed |
18 May 2014 21:04:16
1.2_1

|
nemysis  |
games/dcross
- Transfer maintainership to games@ team
games/openbubbles
- Mastersite disappeared, mirror on my SF site
- Transfer maintainership to games@ team
- Use tar:bzip2 instead of USE_BZIP2=yes
- Don't silence warnings
- Change WWW to WayBack
games/pythonsudoku
- Transfer maintainership to games@ team
games/robocalypto
- Transfer maintainership to games@ team
games/sudoku-sensei
- Transfer maintainership to games@ team |
02 May 2014 14:16:49
1.2_1

|
tijl  |
Convert graphics/sdl_gfx to USES=libtool. Also set USE_AUTOTOOLS because
upstream forgot to regenerate the build scripts. This makes the build use
the correct version information and causes a library version bump. Use
this opportunity to use USES=libtool instead of USES=libtool:oldver.
Bump PORTREVISION on all dependent ports and convert them to USES=libtool
where needed. Also use USES=(gmake, pathfix, tar) and new LIB_DEPENDS
syntax here and there.
games/freedink-engine:
- Option helpers.
- Staging.
- Use dirrmtry for locale directories.
games/oolite:
- Staging. (Only the first 15 lines of the commit message are shown above ) |
04 Feb 2014 01:30:08
1.2

|
nemysis  |
OpenBubbles is a clone of Evan Bailey's game Bubbles.
WWW: http://www.freewebs.com/lasindi/openbubbles/
PR: ports/179944
Submitted by: nemysis (self) |