| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Jun 2012 05:26:28
2.0_7
|
dinoex  |
- update png to 1.5.10 |
18 Feb 2012 10:18:33
2.0_6
|
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 |
23 Sep 2011 22:26:39
2.0_5
|
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
2.0_5
|
ohauer  |
-remove MD5 |
02 Jul 2011 19:59:20
2.0_5
|
mva  |
- Update graphics/sdl_gfx to version 2.0.22
- Update Mk/bsd.sdl.mk for the new shared lib version
- Bump portrevisions for all ports depending on graphics/sdl_gfx |
10 Mar 2011 09:50:15
2.0_4
|
oliver  |
unbreak by adding -I${LOCALBASE}/include to the CFLAGS
Noted by: pav |
24 Sep 2010 09:49:56
2.0_4
|
az  |
Drop maintainership |
11 Aug 2010 06:57:34
2.0_4
|
mva  |
- Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version. |
28 Mar 2010 06:47:48
2.0_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.0_2
|
dinoex  |
- update to jpeg-8 |
30 Jan 2010 09:43:31
2.0_1
|
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) |
09 Sep 2009 12:13:17
2.0
|
az  |
Update to version 2.0
PR: ports/135543
Submitted by: Jonathan Chen <jonc@chen.org.nz> |
02 Aug 2009 08:35:34
1.1.2_3
|
mva  |
Updated sdl_gfx to 2.0.19
Bumped PORTREVISION on dependent ports.
Approved by: miwi (mentor) |
31 Jul 2009 13:57:52
1.1.2_2
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
04 Apr 2009 12:05:22
1.1.2_1
|
oliver  |
update devel/physfs to 2.0.0
bump PORTREVISION on the affected ports |
05 Jan 2009 20:36:33
1.1.2
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
21 Aug 2008 06:18:49
1.1.2
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
27 Jul 2008 14:31:08
1.1.2
|
az  |
- Update to version 1.1.2 |
19 Apr 2008 17:56:05
1.1.1_2  |
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
1.1.1_2
|
miwi  |
- Chase devel/sdl12 shlib version bump |
04 Oct 2007 01:02:44
1.1.1_1
|
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
22 Aug 2007 14:48:55
1.1.1_1
|
az  |
- Fix plist
- bump portrevision
Pointed by: kris@ via pointyhat |
21 Aug 2007 19:40:57
1.1.1
|
az  |
- Update to version 1.1.1
PR: ports/115637 |
19 May 2007 20:32:57
1.1.0_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
23 Feb 2007 20:13:22
1.1.0
|
az  |
- Update to version 1.1.0 |
09 Dec 2006 07:59:05
1.0.3_1
|
rafan  |
- Respect X11BASE
Approved by: portmgr (linimon) |
20 Sep 2006 11:21:59
1.0.3_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) |
01 Sep 2006 11:05:09
1.0.3
|
az  |
- Fix pkg-plist |
17 Aug 2006 20:55:43
1.0.3
|
kris  |
BROKEN: Incorrect pkg-plist |
29 Apr 2006 05:42:45
1.0.3
|
az  |
Update to version 1.0.3
- Show correct demolition costs for powerlines, substations and farms.
- Quantizing tile-images saves about 12MB.
- Fixed Mills. Now they work.
- Tool-Menu now opens on left mousebutton.
- Separate menus for loading and saving games. |
22 Feb 2006 08:35:50
1.0.2
|
az  |
- Remove deprecated USE_REINPLACE
- Remove no longer exist core.inec.ru from MASTER_SITES list - R.I.P |
22 Jan 2006 02:11:14
1.0.2
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
23 Nov 2005 10:59:44
1.0.2
|
az  |
- Update to version 1.0.2
Release Changelog:
------------------
Catalan translation
Spanish translation
French translation
Swedish translation
Fixed: unwanted double-clicks in file menu
------------------
Add SHA256 |
03 Oct 2005 12:55:25
1.0.1_1
|
az  |
- Change my e-mail
Approved by: sem (mentor) |
24 Jul 2005 13:02:43
1.0.1_1
|
oliver  |
update physfs to 1.0.1
adjust LIB_DEPENDS from all affected ports and bump PORTREVISION there |
23 Jul 2005 10:41:11
1.0.1
|
sem  |
- Add missing depend on libxml [1]
- Fix build on < 5.4 (5.3, 4.x). Unbreak on 4.x
Submitted by: maintainer
Reported by: kris via pointyhat [1] |
22 Jul 2005 08:02:51
1.0.1
|
sem  |
- Update to 1.0.1
Bugfix release and changes was:
- Adjust volume in options
- Load game on doubleclick
- Fixed: Endgame evacuation causes termination of game.
- Fixed: Hightech houses require tech 30, but the tooltip says 20.
- Fixed: Suppressed doublicated tech-messages.
- Fixed: Doublicated command line arguments.
- Fixed: Crash when empty scenario is selected.
PR: ports/83893
Submitted by: Andrej Zverev <az@inec.ru> |
21 Jul 2005 21:02:45
1.0
|
sem  |
LinCity-NG is a City Simulation Game. It is a polished and improved
version of the classic LinCity game.
PR: ports/82776
Submitted by: Andrej Zverev <az@inec.ru> |