FreshPorts -- The Place For Ports Tue, 9 Feb 2010 8:09 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
xmoto 0.5.2_2 games on this many watch lists=1 search for ports that depend on this port
Challenging 2D motocross platform game
Maintained by: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Oct 2005 10:22:56


X-Moto is a challenging 2D motocross platform game, where physics play an all
important role in the gameplay. You need to control your bike to its limit, if
you want to have a chance finishing the more difficult of the challenges.

WWW: http://xmoto.tuxfamily.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/ode, devel/gmake, devel/sdl12, devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: graphics/png, graphics/jpeg, ftp/curl, devel/gettext, graphics/libGL, graphics/libGLU, databases/sqlite3, devel/sdl12, audio/sdl_mixer, graphics/sdl_ttf, net/sdl_net, lang/lua

To install the port: cd /usr/ports/games/xmoto/ && make install clean
To add the package: pkg_add -r xmoto


Configuration Options
===> The following configuration options are available for xmoto-0.5.2_2:
     ASIAN_TTF=off (default) "Use asian TTF font"
===> Use 'make config' to modify these settings

Master Sites:
http://download.tuxfamily.org/xmoto/xmoto/0.5.2/
http://mirror.amdmi3.ru/distfiles/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 48

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.5.2_2
dinoex search for other commits by this committer
- update to jpeg-8
30 Jan 2010 09:43:31
Original commit files touched by this commit  0.5.2_1
mva search for other commits by this committer
- 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)
14 Sep 2009 13:49:59
Original commit files touched by this commit  0.5.2
amdmi3 search for other commits by this committer
- Add patch to fix build on amd64
14 Sep 2009 13:48:59
Original commit files touched by this commit  0.5.2
amdmi3 search for other commits by this committer
- Update to 0.5.2
11 Sep 2009 22:57:40
Original commit files touched by this commit  0.5.1_1
amdmi3 search for other commits by this committer
- Add DESKTOP_ENTRY to bunch of ports
- Mark some ports MAKE_JOBS_SAFE
28 Jul 2009 17:34:36
Original commit files touched by this commit  0.5.1_1
amdmi3 search for other commits by this committer
- Update URL of my distfile mirror in 87 ports

Approved by:    portmgr (erwin)
18 Jul 2009 12:11:29
Original commit files touched by this commit  0.5.1_1
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
21 Apr 2009 23:13:29
Original commit files touched by this commit  0.5.1
amdmi3 search for other commits by this committer
- Update to 0.5.1
31 Mar 2009 18:05:17
Original commit files touched by this commit  0.5.0_2
amdmi3 search for other commits by this committer
- Mark MAKE_JOBS_SAFE
- Use SF/subdir abbreviation for some ports
23 Jan 2009 15:43:14
Original commit files touched by this commit  0.5.0_2
roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
16 Jan 2009 04:18:40
Original commit files touched by this commit  0.5.0_1
acm search for other commits by this committer
- Bump PORTREVISION, because devel/ode was updated

Approved by:    amdmi3 via email
05 Jan 2009 16:14:51
Original commit files touched by this commit  0.5.0
amdmi3 search for other commits by this committer
- Update address of my distfile mirror
01 Dec 2008 22:02:45
Original commit files touched by this commit  0.5.0
amdmi3 search for other commits by this committer
- Update to 0.5.0. Changelog is here: http://xmoto.tuxfamily.org/dev/ChangeLog
21 Aug 2008 07:18:49
Original commit files touched by this commit  0.4.2_1
rafan search for other commits by this committer
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 View all of this commit message)
19 Jun 2008 18:28:24
Original commit files touched by this commit  0.4.2_1
amdmi3 search for other commits by this committer
Update my email address in 132 ports.

Approved by:    miwi (mentor)
06 Jun 2008 14:31:51
Original commit files touched by this commit  0.4.2_1
edwin search for other commits by this committer
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
Original commit files touched by this commit  0.4.2
  Sanity Test Failure
miwi search for other commits by this committer
- 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
Original commit files touched by this commit  0.4.2
mnag search for other commits by this committer
- Use pkg-config to determinate if sqlite3 are compiled with threads
- Add USE_GNOME=pkgconfig

Reported by:    pav
29 Mar 2008 23:25:10
Original commit files touched by this commit  0.4.2
miwi search for other commits by this committer
- Update to 0.4.2

PR:             122181
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
13 Mar 2008 14:28:35
Original commit files touched by this commit  0.4.1_1
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
17 Feb 2008 10:41:18
Original commit files touched by this commit  0.4.1
miwi search for other commits by this committer
- Update to 0.4.1

PR:             120740
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
05 Feb 2008 13:38:45
Original commit files touched by this commit  0.4.0
miwi search for other commits by this committer
- Update to 0.4.0

PR:             120067
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
27 Oct 2007 23:04:07
Original commit files touched by this commit  0.3.4
miwi search for other commits by this committer
- Update to 0.3.4

PR:             117532
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
09 Sep 2007 16:17:56
Original commit files touched by this commit  0.3.3
miwi search for other commits by this committer
- Fix pkg-plist

PR:             116228
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Reported by:    pointyhat via pav
06 Sep 2007 23:20:34
Original commit files touched by this commit  0.3.3
miwi search for other commits by this committer
- 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
Original commit files touched by this commit  0.3.2
rafan search for other commits by this committer
- 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
Original commit files touched by this commit  0.2.7_2
miwi search for other commits by this committer
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
23 Jul 2007 10:36:52
Original commit files touched by this commit  0.2.7_1
rafan search for other commits by this committer
- 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
Original commit files touched by this commit  0.2.7_1
flz search for other commits by this committer
- 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
Original commit files touched by this commit  0.2.7
lwhsu search for other commits by this committer
* 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
Original commit files touched by this commit  0.2.6
miwi search for other commits by this committer
- Update to 0.2.6

PR:             109952
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
02 Mar 2007 15:34:45
Original commit files touched by this commit  0.2.5
rafan search for other commits by this committer
- Update to 0.2.5

PR:             ports/109737
Submitted by:   Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer)
27 Dec 2006 13:59:18
Original commit files touched by this commit  0.2.4
miwi search for other commits by this committer
- Update to 0.2.4

PR:             ports/107198
Submitted by:   Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
21 Dec 2006 20:41:33
Original commit files touched by this commit  0.2.2_2
edwin search for other commits by this committer
[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
Original commit files touched by this commit  0.2.2_2
roam search for other commits by this committer
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
Original commit files touched by this commit  0.2.2_1
acm search for other commits by this committer
- 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
Original commit files touched by this commit  0.2.2
rafan search for other commits by this committer
- Update to 0.2.2

PR:             ports/103981
Submitted by:   Dmitry Marakasov <amdmi3 at mail.ru> (maintainer)
22 Sep 2006 01:40:04
Original commit files touched by this commit  0.2.1
clsung search for other commits by this committer
- 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
Original commit files touched by this commit  0.2.0_1
stas search for other commits by this committer
 - 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
Original commit files touched by this commit  0.2.0
linimon search for other commits by this committer
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
Original commit files touched by this commit  0.2.0
ehaupt search for other commits by this committer
Update to 0.2.0

PR:             100979
Submitted by:   Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
16 Jun 2006 13:40:25
Original commit files touched by this commit  0.1.16
ehaupt search for other commits by this committer
- 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
Original commit files touched by this commit  0.1.14
ehaupt search for other commits by this committer
Update to 0.1.14

PR:             97509
Submitted by:   Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
03 May 2006 14:25:08
Original commit files touched by this commit  0.1.12
pav search for other commits by this committer
- Switch lua dependency to lang/lua50
10 Apr 2006 14:52:33
Original commit files touched by this commit  0.1.12
ehaupt search for other commits by this committer
Update to 0.1.12

PR:             95555
Submitted by:   Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
07 Feb 2006 13:21:18
Original commit files touched by this commit  0.1.11
sem search for other commits by this committer
- Update to 0.1.11
- Remove USE_REINPLACE
- Use USE_DOS2UNIX

PR:             ports/92927
Submitted by:   maintainer
04 Dec 2005 01:20:10
Original commit files touched by this commit  0.1.10
ehaupt search for other commits by this committer
- 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
Original commit files touched by this commit  0.1.6
ehaupt search for other commits by this committer
Add xmoto, a challenging 2D motocross platform game.

PR:             87143
Submitted by:   Dmitry Marakasov <amdmi3@mail.ru>
Approved by:    novel (mentor) (implicit)

Number of commits found: 48

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 6
new 48 hours8
new 7 days28
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.233 seconds.