FreshPorts -- The Place For Ports Wed, 8 Oct 2008 7:50 AM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
wormux 0.8.1 games on this many watch lists=1 search for ports that depend on this port
Wormux game
Maintained by: toha@toha.org.ua search for ports maintained by this maintainer
Port Added: 23 Dec 2004 08:06:40


Almost everyone has heard of the Worms(R) series of games, developed by Team17.
Worms was created in 1990, the goal of the game consisting of a several teams of
"worms" fighting to the death on a 2D map. Wormux is heavily influenced by all
games in this genre, including Scorched Earth and Liero.

Wormux is free software clone of this game concept. Though currently under heavy
development, it is already very playable, with lots of weapons (Dynamite,
Baseball Bat, Teleportation, etc.). There are also lots of maps available for
your battling pleasure! Wormux takes the genre to the next level, with great
customisation options leading to great gameplay. There is a wide selection of
teams, from the Aliens to the Chickens. Also, new battlefields can be downloaded
from the Internet, making strategy an important part of each battle.

WWW: http://www.wormux.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/sdl12, devel/gmake
Required Libraries: textproc/libxml++26, ftp/curl, devel/sdl12, graphics/sdl_image, audio/sdl_mixer, graphics/sdl_ttf, graphics/sdl_gfx, net/sdl_net, devel/gettext

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


Configuration Options
     No options to configure

Master Sites:
http://download.gna.org/wormux/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 19

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
27 Sep 2008 19:47:25
Original commit files touched by this commit  0.8.1
miwi search for other commits by this committer
- Update to 0.8.1

PR:             127455
Submitted by:   Vitaly Magerya <vmagerya@gmail.com>
Approved by:    maintainer timeout
07 Sep 2008 23:09:56
Original commit files touched by this commit  0.8_1
miwi search for other commits by this committer
- Fix start crash
- Bump PORTREVISION

PR:             126680 (based on)
Submitted by:   Vitaly Magerya <vmagerya@gmail.com>
Approved by:    maintainer timeout
21 Aug 2008 07:18:49
Original commit files touched by this commit  0.8
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)
18 Jul 2008 00:27:14
Original commit files touched by this commit  0.8
miwi search for other commits by this committer
- Update to 0.8

PR:             125130
Submitted by:   miwi
Approved by:    maintainer timeout
06 Jun 2008 14:31:51
Original commit files touched by this commit  0.7.9_3
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)
13 Mar 2008 14:28:35
Original commit files touched by this commit  0.7.9_2
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
23 Jul 2007 10:36:52
Original commit files touched by this commit  0.7.9_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
14 Jul 2007 23:42:56
Original commit files touched by this commit  0.7.9_1
miwi search for other commits by this committer
- Fix build with gcc 4.2

Approved by:    maintainer via privat mail
14 Jul 2007 23:06:36
Original commit files touched by this commit  0.7.9_1
pav search for other commits by this committer
- Mark BROKEN on 7.0: does not compile with gcc42

Requested by:   Anton Yudin <contact@toha.org.ua> (maintainer)
19 May 2007 21:32:57
Original commit files touched by this commit  0.7.9_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}.
26 Feb 2007 11:19:04
Original commit files touched by this commit  0.7.9
miwi search for other commits by this committer
- Update to 0.7.9

PR:             108487
Submitted by:   miwi
Approved by:    maintainer timeout
10 Jan 2007 18:06:00
Original commit files touched by this commit  0.7.4_1
miwi search for other commits by this committer
- Marked BROKEN for 4.X

Submitted by:   pointyhat
13 Dec 2006 11:12:15
Original commit files touched by this commit  0.7.4_1
miwi search for other commits by this committer
- Fix incorrect install phat
- Fix pkg-plist
- Bump PORTREVISION

PR:             ports/105939
Submitted by:   Denis Barov<dindin@freebsd.org.ua>
                Cédric Jonas <cedric@decemplex.net> (via privat mail)
Approved by:    maintainer timeout
15 Nov 2006 21:49:58
Original commit files touched by this commit  0.7.4
miwi search for other commits by this committer
- Update to 0.7.4

PR:             ports/105046
Submitted by:   Thomas Abthorpe <thomas@goodking.ca>
Approved by:    maintainer timeout
18 Mar 2006 22:44:55
Original commit files touched by this commit  0.7.b3
pav search for other commits by this committer
- Update to 0.7beta3

PR:             ports/93114
Submitted by:   Dmitry Marakasov <amdmi3@mail.ru>
Approved by:    Anton Yudin <toha@toha.org.ua> (maintainer)
07 Mar 2006 08:28:06
Original commit files touched by this commit  0.5.0_1
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
22 Jan 2006 11:18:58
Original commit files touched by this commit  0.5.0
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
12 Jan 2005 03:04:37
Original commit files touched by this commit  0.5.0
edwin search for other commits by this committer
Maybe this will work better

        checking for clanSignals-0.7... no
        gnome-config: not found
        Package clanSignals-0.7 was not found in the pkg-config search path.

        thus:
        USE_GNOME=      gnomelibs
23 Dec 2004 08:00:54
Original commit files touched by this commit  0.5.0
edwin search for other commits by this committer
New port games/wormux.

        Almost everyone has heard of the Worms(R) series of games,
        developed by Team17.  Worms was created in 1990, the goal
        of the game consisting of a several teams of "worms" fighting
        to the death on a 2D map. Wormux is heavily influenced by
        all games in this genre, including Scorched Earth and Liero.

        Wormux is free software clone of this game concept. Though
        currently under heavy development, it is already very
        playable, with lots of weapons (Dynamite, Baseball Bat,
        Teleportation, etc.). There are also lots of maps available
        for your battling pleasure! Wormux takes the genre to the
        next level, with great customisation options leading to
        great gameplay. There is a wide selection of teams, from
        the Aliens to the Chickens. Also, new battlefields can be
        downloaded from the Internet, making strategy an important
        part of each battle.

PR:             ports/75186
Submitted by:   Anton Yudin <toha@toha.org.ua>

Number of commits found: 19

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03
phpmyadmin*Oct 03
proftpd*Oct 03
proftpd-devel*Oct 03
proftpd-mysql*Oct 03
mplayer*Oct 02
mysql323-clientOct 01
mysql40-clientOct 01
mysql41-clientOct 01
mysql50-clientOct 01
mysql51-clientOct 01
mysql60-clientOct 01

19 vulnerabilities affecting 36 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
Traffic

Calculated hourly:
Port count 19269
Broken 157
Deprecated 79
Ignore 434
Forbidden 7
Restricted 281
No CDROM 132
Vulnerable 59
Expired 54
Set to expire 61
Interactive 78
new 24 hours 2
new 48 hours7
new 7 days32
new fortnight74
new month108

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.22 seconds.