| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Jun 2008 18:28:24
0.4.2_1
|
amdmi3  |
Update my email address in 132 ports.
Approved by: miwi (mentor) |
06 Jun 2008 14:31:51
0.4.2_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 Apr 2008 18:56:05
0.4.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) |
07 Apr 2008 04:26:09
0.4.2
|
mnag  |
- Use pkg-config to determinate if sqlite3 are compiled with threads
- Add USE_GNOME=pkgconfig
Reported by: pav |
29 Mar 2008 23:25:10
0.4.2
|
miwi  |
- Update to 0.4.2
PR: 122181
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
13 Mar 2008 14:28:35
0.4.1_1
|
miwi  |
- Chase devel/sdl12 shlib version bump |
17 Feb 2008 10:41:18
0.4.1
|
miwi  |
- Update to 0.4.1
PR: 120740
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
05 Feb 2008 13:38:45
0.4.0
|
miwi  |
- Update to 0.4.0
PR: 120067
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
27 Oct 2007 23:04:07
0.3.4
|
miwi  |
- Update to 0.3.4
PR: 117532
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
09 Sep 2007 16:17:56
0.3.3
|
miwi  |
- Fix pkg-plist
PR: 116228
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Reported by: pointyhat via pav |
06 Sep 2007 23:20:34
0.3.3
|
miwi  |
- Update to 3.3
* Now compiles fine WITHOUT_NLS
* Depend on sqlite via USE_SQLITE instead of LIB_DEPENDS (noted by sat)
PR: 116095
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
12 Aug 2007 12:14:43
0.3.2
|
rafan  |
- Update to 0.3.2
- Update WWW
- Fix link when both lua 5.0 and 5.1 are installed
PR: ports/115367
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer) |
28 Jul 2007 13:27:31
0.2.7_2
|
miwi  |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
23 Jul 2007 10:36:52
0.2.7_1
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
19 May 2007 21:32:57
0.2.7_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
10 Apr 2007 07:08:47
0.2.7
|
lwhsu  |
* Update to 0.2.7
* Mirror distfile (as it's no longer on SF)
* Add option to support new sdl_gfx renderer
PR: 111432
Submitted by: Dmitry Marakasov <amdmi3 AT amdmi3.ru> (maintainer)
Approved by: clsung (mentor) |
06 Mar 2007 21:01:43
0.2.6
|
miwi  |
- Update to 0.2.6
PR: 109952
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
02 Mar 2007 15:34:45
0.2.5
|
rafan  |
- Update to 0.2.5
PR: ports/109737
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer) |
27 Dec 2006 13:59:18
0.2.4
|
miwi  |
- Update to 0.2.4
PR: ports/107198
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer) |
21 Dec 2006 20:41:33
0.2.2_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> |
13 Dec 2006 12:41:36
0.2.2_2
|
roam  |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
06 Oct 2006 16:43:29
0.2.2_1
|
acm  |
- Update devel/ode to 0.7
- Bump PORTREVISION of all ports that depend of devel/ode [1]
Approved by: thierry, Dmitry Marakasov <amdmi3__at__mail.ru> (maintainers)
[1] |
05 Oct 2006 06:40:47
0.2.2
|
rafan  |
- Update to 0.2.2
PR: ports/103981
Submitted by: Dmitry Marakasov <amdmi3 at mail.ru> (maintainer) |
22 Sep 2006 01:40:04
0.2.1
|
clsung  |
- Update to 0.2.1
- X-Moto 0.2.1 2006-09-14
-------------------------------
* X-Moto is no more ALPHA !
* ppc computer can now read and write x86 replays (patch by Dave Vasilevsky)
* upload highscores from the game
* webrooms configuration
* Man pages (from debian package)
* desktop files and icon for kde/gnome (by SnowBear)
* -nowww option to force xmoto to not connect on the web
* -testTheme option to test your themes
* new functions for scripted levels
* grip parameter for blocks (to make ice blocks for example)
* auto-adaptation of the camera (depending on the gravity/wind)
* uglyer ugly mode (for slower computer ; press F1 to switch ugly mode)
* translations [french] (for unix only)
* collision between body and sprites
* level preview animation before playing (patch by Frederic Huard)
* Some minor improvements
* Several bugs fixed.
PR: ports/103394
Submitted by: maintainer (Dmitry Marakasov) |
20 Sep 2006 12:21:59
0.2.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) |
15 Sep 2006 09:17:11
0.2.0
|
linimon  |
Modify these files to reflect bsd.lua.mk as tested on the cluster.
PR: ports/101612
Submitted by: alepulver
Hat: portmgr |
28 Jul 2006 16:10:38
0.2.0
|
ehaupt  |
Update to 0.2.0
PR: 100979
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer) |
16 Jun 2006 13:40:25
0.1.16
|
ehaupt  |
- Update to 0.1.16
- Move from lua 5.0 (lang/lua50) to lua 5.1 (lang/lua)
PR: 99000
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer) |
22 May 2006 15:31:42
0.1.14
|
ehaupt  |
Update to 0.1.14
PR: 97509
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer) |
03 May 2006 14:25:08
0.1.12
|
pav  |
- Switch lua dependency to lang/lua50 |
10 Apr 2006 14:52:33
0.1.12
|
ehaupt  |
Update to 0.1.12
PR: 95555
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer) |
07 Feb 2006 13:21:18
0.1.11
|
sem  |
- Update to 0.1.11
- Remove USE_REINPLACE
- Use USE_DOS2UNIX
PR: ports/92927
Submitted by: maintainer |
04 Dec 2005 01:20:10
0.1.10
|
ehaupt  |
- Update to 0.1.10
- Remove ONLY_FOR_ARCHS
- Add SHA256
PR: 89899
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> |
16 Oct 2005 10:21:59
0.1.6
|
ehaupt  |
Add xmoto, a challenging 2D motocross platform game.
PR: 87143
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Approved by: novel (mentor) (implicit) |