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

|
tobik  |
games: Add missing USES={gnome,gl,sdl,xorg} |
28 Oct 2018 19:41:53
0.3.10_8

|
linimon  |
Fix build with GCC-based architectures.
PR: 232129
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
14 May 2018 19:32:09
0.3.10_8

|
amdmi3  |
- Fix build with clang 6.0 |
23 May 2017 05:03:16
0.3.10_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 |
20 Jan 2017 20:33:31
0.3.10_7

|
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
25 Nov 2016 09:25:40
0.3.10_7

|
amdmi3  |
- Add LICENSE
- Switch to USES=localbase
- Switch to options helpers
- Fix build with clang 3.9
- Regenerate patches
PR: 214647 |
01 Apr 2016 14:00:57
0.3.10_7

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
08 Dec 2014 16:48:41
0.3.10_7

|
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.3.10_6

|
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) |
16 Dec 2013 17:40:14
0.3.10_5

|
amdmi3  |
- Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested
by Porter's Handbook |
16 Oct 2013 23:56:44
0.3.10_5

|
amdmi3  |
- Support staging
- Use new LIB_DEPENDS syntax
- Convert USE_GMAKE to USES |
01 Oct 2013 20:24:27
0.3.10_5

|
marino  |
games/toycars: add <unistd.h> and other C++ fixes for modern compilers
Approved by: portmgr (bapt, implicit) |
20 Sep 2013 17:36:36
0.3.10_5

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
14 Sep 2013 03:55:20
0.3.10_5

|
amdmi3  |
Fix build with clang/libc++ |
14 Aug 2013 22:35:54
0.3.10_5

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
12 Jul 2013 15:01:46
0.3.10_5

|
amdmi3  |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files |
23 May 2013 02:03:09
0.3.10_5

|
amdmi3  |
- Trim Makefile header
- OptionsNG |
01 Jun 2012 05:26:28
0.3.10_5
|
dinoex  |
- update png to 1.5.10 |
18 Feb 2012 10:18:33
0.3.10_4
|
mva  |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
15 Nov 2011 13:06:08
0.3.10_3
|
gahr  |
- Unbreak - fix build with latest x11-toolkits/fltk
Feature safe: yes |
04 Nov 2011 22:17:37
0.3.10_3
|
pav  |
- Mark BROKEN: does not compile with new fltk
Reported by: pointyhat |
23 Sep 2011 22:26:39
0.3.10_3
|
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 |
03 Jul 2011 14:25:36
0.3.10_3
|
ohauer  |
-remove MD5 |
28 Mar 2010 06:47:48
0.3.10_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
23 Mar 2010 21:14:39
0.3.10_2
|
gahr  |
- Chase x11-toolkits/fltk update |
05 Feb 2010 11:46:55
0.3.10_1
|
dinoex  |
- update to jpeg-8 |
05 Feb 2010 00:20:52
0.3.10
|
amdmi3  |
- Update to 0.3.10 |
30 Jan 2010 09:43:31
0.3.3_4
|
mva  |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
25 Jan 2010 19:15:18
0.3.3_3
|
pav  |
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation
PR: ports/142123
Submitted by: mva
Tested by: pointyhat exp-run
Approved by: portmgr (hat) |
31 Jul 2009 13:57:52
0.3.3_2
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
19 Jun 2008 17:28:24
0.3.3_1
|
amdmi3  |
Update my email address in 132 ports.
Approved by: miwi (mentor) |
20 Apr 2008 15:14:15
0.3.3_1
|
miwi  |
- Fix a typo
Submitted by: Dmitry Marakaso (maintainer via privat mail) |
19 Apr 2008 17:56:05
0.3.3_1 
|
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
13 Mar 2008 14:28:35
0.3.3_1
|
miwi  |
- Chase devel/sdl12 shlib version bump |
14 Aug 2007 13:42:15
0.3.3
|
itetcu  |
- Update to 0.3.3
- Remove 4.x-specific patches
PR: 115477
Submitted by: Dmitry Marakasov (maintainer) |
19 May 2007 20:32:57
0.3.2_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
21 Dec 2006 20:41:33
0.3.2
|
edwin  |
[MAINTAINER] update my email address in 76 ports + mirror some distfiles
I've got a brand new hosting, so change my email to the new
one. Also, now I can mirror some distfiles, so update
MASTER_SITES for some ports.
PR: ports/107038
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> |
04 Nov 2006 22:40:02
0.3.2
|
miwi  |
- Update to 0.3.2
PR: ports/105010
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
Sponsored by: FreeBSD Bug-a-thon #2 |
20 Sep 2006 11:21:59
0.3.0_1
|
stas  |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
25 Aug 2006 21:19:20
0.3.0
|
miwi  |
- Update to 0.3.0
PR: ports/102495
Submitted by: Dmitry Marakasov <amdmi3(at)mail.ru>, (maintainer)
Approved by: krion (mentor) |
26 Jul 2006 20:28:21
0.2.5_1
|
novel  |
Install README file.
PR: 100887
Submitted by: Dmitry Marakasov (maintainer) |
07 May 2006 23:46:33
0.2.5
|
edwin  |
Remove USE_REINPLACE for categories starting with a G |
21 Dec 2005 05:31:00
0.2.5
|
edwin  |
New port: games/toycars Physics-based 2D racing game
Toy Cars is a physics based 2-D racer. The graphics and the interface
use SDL and OpenGL.
Toy Cars is partly inspired by Micromachines and partly by the old
Atari ST game called Jupiter's Masterdrive.
WWW: http://sourceforge.net/projects/toycars/
PR: ports/90642
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> |