1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

7713 Commits

Author SHA1 Message Date
Martin Wilke
6a25e1cbb6 - Update to 0.5.1
- Drop 4.X support
- Pass maintainership to submitter

PR:             110006
Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl>
2007-03-07 09:14:01 +00:00
Martin Wilke
0554e3c1fd - Update to 0.2.6
PR:             109952
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2007-03-06 21:01:43 +00:00
Martin Wilke
329766526b - Update to 1.3.9
PR:             109902
Submitted by:   miwi
Approved by:    maintainer
2007-03-06 21:01:18 +00:00
Martin Wilke
08ced1922f - Update to 7.3
PR:             109800
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
2007-03-06 20:04:09 +00:00
Nicola Vitale
59fe2fc570 Jin is an open source, cross platform, graphical client (interface)
for chess servers. It currently supports these servers:

    * The Internet Chess Club (aka ICC)
    * The Free Internet Chess Server (aka FICS)

A short list of Jin's main features:

    * Graphical chess board with many board patterns and piece sets
      to choose from. You can also create your own
    * Chat/Command console with (customizable) color-coding for
      different types of chat/text
    * A seek graph, showing the currently sought games in a visual manner
    * Flexible game logger, which saves your finished games to your
      hard disk (doesn't work in JinApplet)
    * A scripter, which allows you to define automatic responses
      to certain events
    * A list of common actions, which can be quickly executed
      at the press of a button

WWW:	http://www.jinchess.com/
2007-03-06 09:07:23 +00:00
Cheng-Lung Sung
f7ac9aaa14 - The ManaWorld version update to 0.0.22.2 and music addon patch.
PR:		ports/109752
Submitted by:	maintainer (Marcus von Appen)
2007-03-06 00:22:40 +00:00
Alejandro Pulver
c28d4966fb - Update to version 2.0.5. 2007-03-05 14:14:18 +00:00
Alejandro Pulver
f5a409d7cb - Fix wrapper scripts ignoring additional arguments.
Reported by:	Lutz Boehne <lboehne@damogran.de> (with patch)
2007-03-05 09:33:03 +00:00
Alejandro Pulver
c2f3620070 - Use "sizeof()" to determine pointer size, instead of using "4" (fixes a
segmentation fault on non-i386).

Reported by:	Steve Crowder <steve@crowders.org>
2007-03-05 09:26:23 +00:00
Mark Linimon
36b89175ea Maintainer is busy right now, and suggests that someone else might be
better able to maintain these ports.  We hope to see him back again soon.

Hat:		portmgr
2007-03-05 07:39:49 +00:00
Mark Linimon
e35e828476 Reset klaus.goger@reflex.at; address bounces.
Hat:		portmgr
2007-03-05 07:18:42 +00:00
Mark Linimon
663580d913 Reset esu@yk.rim.or.jp due to maintainer-timeouts and no response to email.
Hat:		portmgr
2007-03-05 01:00:30 +00:00
Oliver Lehmann
ce8acfb0e6 update to 0.4.2 2007-03-04 20:27:09 +00:00
Alexey Dokuchaev
6817ef1b68 Update to version 3.4.2. 2007-03-03 11:06:56 +00:00
Rong-En Fan
ff5cf1404a - Update to 0.2.5
PR:		ports/109737
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer)
2007-03-02 15:34:45 +00:00
Alexey Dokuchaev
542806f3b4 Reflect current state of affairs. 2007-03-02 10:18:00 +00:00
Alexey Dokuchaev
00e395e5b2 Belatedly update to version 0.6.1. 2007-03-02 10:09:27 +00:00
Alexey Dokuchaev
943863aae8 Update to new shiny version 0.5.0.
We have a new fast, robust and flexible pathfinder, a brandnew terrain
generator, full UNICODE support and better multiplayer.  NewGRF
compatibility (modding) has been greatly enhanced with support for changing
stations, adding sounds, more vehicle sets, etc.

The smaller feature- and buglist goes on and on, but we'll let the user
explore this.  All users of 0.4.8 are encouraged to update to this new
release.  Enjoy!
2007-03-01 12:30:45 +00:00
Alejandro Pulver
b2fc843fc3 Battle for Mandicor is a free (as in freedom) real time strategy game using
the Stratagus game engine. Stratagus is a free cross-platform RTS (Real Time
Strategy) game engine written in C, and scripted with Lua. Stratagus has been
used for many games, Battle for Mandicor being one of them.

The fantasy world called Mandicor is much like Tolkien's Middle-Earth and has
a long history. Though not yet finished, a player can control four races in
game; dwarves, gnomes, humans, and goblins. Each has advantages and
disadvantages within the game. While playing, you need to collect resources,
train large armies, and research items in order to create a more powerful
society and defeat the enemy. Campaigns, yet to be finished, will be based
upon a long and interesting history.

WWW: http://www.mandicor.org/
2007-02-27 14:10:57 +00:00
Alejandro Pulver
0c5498ed48 - Update to version 2.0.1.
- Change "Battle Of Survival" to "Bos Wars" (project name changed, but port
  repomove will happen when they release the first version under the new
  name - when DISTNAME changes).
- Use static pkg-plist.
2007-02-27 14:08:06 +00:00
Alejandro Pulver
2350ebc334 - Update to version 2.2.2.
- Use SF macro in MASTER_SITES.
- Redefine EXTRACT_SUFX instead of DISTNAME to avoid changing WRKSRC.
- Use NOT_FOR_ARCHS for sparc64 instead of checking ${ARCH}.
- Use SUB_FILES for pkg-message instead of processing it manually.
- Use patch for Makefile instead of REINPLACE_CMD.
- Use FIND + MKDIR/INSTALL_DATA to install for avoiding too many commands.
- Misc format to pkg-message.
- Improve wrapper script: use "exec" to avoid wasting resources with the
  script itself, take installation message from 'pkg_info -D' instead of
  duplicating it inside the script, use SUB_LIST macros like DATADIR.

PR:		ports/109587
Submitted by:	alepulver (myself)
Approved by:	Travis Poppe <tlp@LiquidX.org> (maintainer)
2007-02-27 14:02:47 +00:00
Alejandro Pulver
55291d4414 - Update to version 2.2.2.
- Use SF macro in MASTER_SITES.
- Redefine EXTRACT_SUFX instead of DISTNAME to avoid changing WRKSRC.
- Change USE_SDL from "yes" (obsolete) to "sdl".
- Respect CFLAGS.
- Remove IGNORE for FreeBSD < 5.x (unsupported).
- Remove files/patch-configure (was integrated).
- Misc format on pkg-message.

PR:		ports/109586
Submitted by:	alepulver (myself)
Approved by:	Travis Poppe <tlp@LiquidX.org> (maintainer)
2007-02-27 14:00:40 +00:00
Martin Wilke
265e32ab60 - Update to 1.0.2
PR:             109323
Submitted by:   Marcelo Araujo <araujo@bsdmail.org> (Maintainer)
2007-02-27 13:48:55 +00:00
Mark Linimon
b7ea70fba4 Reset phil@brassy.net due to maintainer-timeouts and no response to email.
Hat:		portmgr
2007-02-27 10:04:51 +00:00
Martin Wilke
3c2b81abaf Avanor is a roguelike game with a easy ADOM-like user interface, it
has countryside and subterranean areas to explore, a quest system, and
some original features.

WWW: http://www.avanor.com/

PR:		ports/109588
Submitted by:	Martin Tournoij <carpetsmoker at xs4all.nl>
2007-02-27 08:21:23 +00:00
Martin Wilke
0ad38e801e Warp Rogue is a gothic science fantasy roguelike game. It features
RPG-like game mechanics, recruitable NPCs, and a consistent theme.

WWW: http://todoom.sourceforge.net/

PR:		ports/109582
Submitted by:	Martin Tournoij <carpetsmoker at xs4all.nl>
2007-02-27 07:15:24 +00:00
Alejandro Pulver
2fd31e64b4 ActionCube is a total conversion of Wouter van Oortmerssen's FPS called Cube.
Set in a realistic looking environment, as far as that's possible with this
engine, while gameplay stays fast and arcade. This game is all about team
oriented multiplayer fun.

WWW: http://action.cubers.net/
2007-02-27 02:46:33 +00:00
Alejandro Pulver
b64f643a24 - Update to version 0.10.1. 2007-02-26 23:12:40 +00:00
Martin Wilke
921dc2916b - Update to 0.7.9
PR:             108487
Submitted by:   miwi
Approved by:    maintainer timeout
2007-02-26 11:19:04 +00:00
Alejandro Pulver
29f8462224 - Update MASTER_SITES for FuhQuake addons. 2007-02-26 03:33:45 +00:00
Alejandro Pulver
0f4c0827d5 The Marriage of XreaL and Icculus.org Q3 w/ Improvements!
Evolution Q3 uses the advanced XreaL OpenGL 2.0 renderer for advanced GLSL
powered effects.

WWW: http://evolution.quakedev.com/
2007-02-25 23:35:40 +00:00
Alejandro Pulver
9309b836b4 In 2000, Raven Software released the source code to their class based shooter
game Hexen II and its multiplayer extension HexenWorld.

Since then, there has been some source ports of this game, most notably the
now neglected Anvil of Thyrion project. But nothing has been done for Linux
since the beginning of 2002.

The Hammer of Thyrion project continues the development for Linux and BSD
people, with continued support for Windows users as well. Many bugs are fixed
and even new features are added:

New sound modes, improved mouse handling, improved video modes, OpenGL glows
and more.

This port installs various additions to the game (mods, demos, etc).

WWW: http://uhexen2.sourceforge.net/
2007-02-25 16:01:33 +00:00
Alejandro Pulver
b807f4d23b In 2000, Raven Software released the source code to their class based shooter
game Hexen II and its multiplayer extension HexenWorld.

Since then, there has been some source ports of this game, most notably the
now neglected Anvil of Thyrion project. But nothing has been done for Linux
since the beginning of 2002.

The Hammer of Thyrion project continues the development for Linux and BSD
people, with continued support for Windows users as well. Many bugs are fixed
and even new features are added:

New sound modes, improved mouse handling, improved video modes, OpenGL glows
and more.

WWW: http://uhexen2.sourceforge.net/
2007-02-25 15:58:09 +00:00
Jeremy Messenger
26a0087e1e Chase the shared library version of speex, bump the PORTREVISION. 2007-02-23 22:51:12 +00:00
Andrej Zverev
b184568387 - Update to version 1.1.0 2007-02-23 20:13:22 +00:00
Rong-En Fan
bf5ebcf507 - Update to 0.5
PR:		ports/109408
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer)
2007-02-22 05:40:05 +00:00
Tilman Keskinoz
ef68186c57 Fix fetch
Reported by:	fenner's distfiles survey
2007-02-21 16:30:45 +00:00
Andrew Pantyukhin
380259ce25 - Fix plist
Reported by:	pointyhat via kris
2007-02-21 05:28:35 +00:00
Rong-En Fan
f068026dad - Update to 0.1b r2
- Respect DOCSDIR, DATADIR
- Install files into PREFIX/lib/PORTNAME
- Handle configuration files according to Porter's Handbook
- BRANDELF where necessary

PR:		ports/109303
Submitted by:	Alexander Logvinov <ports at logvinov.com> (maintainer)
2007-02-20 08:03:51 +00:00
Gabor Kovesdan
d78bee7761 - Deprecate: is unfetchable and homepage disappeared
- Set EXPIRATION_DATE

Approved by:	erwin (mentor, implicit)
2007-02-19 17:40:50 +00:00
Juergen Lock
bacfa14837 LaTrine is a curses-based LAnguage TRaINEr. It takes a dictionary and
asks you for a word or a phrase, and you try to give the correct answer.
You can choose in what direction LaTrine shall ask, and the selection of
the words or phrases will depend on how often you don't know the correct
translation for the respective phrase. This is a conventional way to drill
yourself in vocabulary. In addition to this package you need an
appropriate dictionary. You may write your own word list, or you can
download one from the internet. The Free Dictionaries Project provides
dictionaries for about 50 language combinations, which can be used with
LaTrine.

WWW: http://www.godisch.de/debian/latrine/

Approved by:	miwi (mentor, implicit)
2007-02-18 22:19:06 +00:00
Alejandro Pulver
8bf171869f - Update to version 0.5.2.
PR:		ports/109244
Submitted by:	Gustavo Pérez <gustau.perez@gmail.com> (maintainer)
2007-02-18 19:02:07 +00:00
Andrew Pantyukhin
9ba940b1fc Add port games/gnono:
Gnono is a rewrite for GNOME, under the GPL license, of the Windows
card game WUNO. The objective of this classic game is to discard all
of one's cards before the opponent does, by matching the value or
color of the top discard (or playing a wild card).

WWW: http://sourceforge.net/projects/gnono/
2007-02-18 16:30:38 +00:00
Andrew Pantyukhin
79bb914a51 - Update to 1.7 2007-02-17 23:53:52 +00:00
Alejandro Pulver
03867cf508 - Update to version 0.56.
- Drop FreeBSD 4.x support (USE_GCC and stdint.h -> inttypes.h).
2007-02-16 17:32:30 +00:00
Thomas Gellekum
11ccb054d0 Upgrade to 0.7.4. 2007-02-16 13:10:15 +00:00
Alejandro Pulver
67722db24a - Update to version 7187.
Reported by:	Steve Crowder <steve@crowders.org>
2007-02-16 04:20:39 +00:00
Rong-En Fan
6e9bc46215 Add bumprace 1.5.3, simple arcade racing game.
PR:		ports/109177
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru>
2007-02-16 04:10:56 +00:00
Alejandro Pulver
036caa7b82 - Update to version 0.6. 2007-02-15 04:08:45 +00:00
Alejandro Pulver
c5e7fd99d5 - Update to version 3.2.4.1.
- Fix writting files in ~/.tremor instead of ~/.tremor/<game_name> when no
  "-game <game_name>" argument was given.
- Some patches were integrated, so they are removed.
2007-02-15 03:58:28 +00:00
Alejandro Pulver
499639258a - Avoid using (a few remaining) i386 assembly sources on other architectures.
Reported by:	pointyhat
2007-02-15 01:30:01 +00:00
Pav Lucistnik
5ca9a6aed0 - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by:	rafan
Tested on:	pointyhat
2007-02-13 00:16:29 +00:00
Michael Johnson
597273a87a Update to 8.2.2-2 2007-02-11 17:37:31 +00:00
Erwin Lansing
41b83608aa Update to 0.1.1
PR:		108405
Submitted by:	chinsan
Approved by:	maintainer timeout
2007-02-11 10:37:22 +00:00
Kris Kennaway
de78dd974b Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
2007-02-11 01:23:35 +00:00
Andrew Pantyukhin
d069458d23 - Update to 1.6 2007-02-10 21:57:52 +00:00
Kris Kennaway
ca8d1df694 Reset unreachable maintainer address:
mmendez@energyhq.be
    retry timeout exceeded
2007-02-10 20:06:49 +00:00
Martin Wilke
b3a0308369 - Fix pkg-plist
Submitted by:   pointyhat via kris
2007-02-10 19:29:12 +00:00
Alejandro Pulver
88defe86a2 - Update to version 2.0.4.
- Make fetchable.
2007-02-09 18:34:08 +00:00
Alejandro Pulver
91ecb6a0b3 - Update MASTER_SITES. 2007-02-09 16:16:42 +00:00
Andrew Pantyukhin
ba7bd679d1 Add port games/tbclock:
tbclock is a dirty little app that displays a full screen binary clock
in your terminal (using curses). It doesn't support resizing (yet). It
is quite simple and features modules like 'guessbin' a little game and
'chrono' a timer with tenth of seconds.

WWW: http://tamentis.com/projects/tbclock/
2007-02-09 11:16:49 +00:00
Pav Lucistnik
0c7e5a37d8 - Fix overzealous X11BASE patching which was breaking compilation 2007-02-09 09:41:54 +00:00
Martin Wilke
800640b91f - Update to 1.35
Approved by:	maintainer (implicit)
2007-02-09 00:02:17 +00:00
Martin Wilke
b80110d7a1 Brutal Chess features full 3D graphics, an advanced particle engine,
and several different levels of intelligent AI, inspired by the once
popular "Battle Chess" released by Interplay circa 1988.

WWW: http://brutalchess.sourceforge.net/

PR:		ports/108904
Submitted by:	Gustavo Perez Querol <gustau.perez at gmail.com>
2007-02-08 22:36:23 +00:00
Martin Wilke
2164312fec Cultivation is quite different from most other games. It is a social
simulation, and the primary form of conflict is over land and plant
resources---there is no shooting, but there are plenty of angry
looks. It is also an evolution simulation. Within the world of
Cultivation, you can explore a virtually infinite spectrum of
different plant and gardener varieties.

All of the graphics, sounds, melodies,and other content in Cultivation
are 100% procedurally generated at playtime. In other words, there
are no hand-painted texture maps---instead, each object has a
uniquely "grown" appearance. Every time you play, Cultivation
generates fresh visuals, music, and behaviors.

WWW: http://cultivation.sourceforge.net/

PR:		ports/108936
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru>
2007-02-08 22:33:02 +00:00
Marcus Alves Grando
6ec5607014 - Remove MASTER_SITE_LOCAL since distfile does not exists. 2007-02-08 12:05:34 +00:00
Jose Alonso Cardenas Marquez
f41abcb18d - Add new mirrors to MASTER_SITES 2007-02-07 19:12:53 +00:00
Stanislav Sedov
48636d25cc - Fix MASTER_SITES.
Reported by:	fenner's distfiles checker
2007-02-07 17:13:37 +00:00
Martin Wilke
c4524bef4d - Remove stale dependency
- UNBREAK

Approved by:	maintainer (implicit)
2007-02-06 21:05:57 +00:00
Rong-En Fan
d10d403b41 - Update to 1.0.5
- Move to LOCALBASE
2007-02-06 20:04:55 +00:00
Sergey Skvortsov
ad88423101 Fix RUN_DEPENDS 2007-02-06 18:40:29 +00:00
Stanislav Sedov
4140426522 - Chase net/enet update. 2007-02-05 22:36:41 +00:00
Alejandro Pulver
c78a42b444 This is a rebuild of the (westwood) red alert game engine (based
on FreeCNC). It is a real time strategy game. To play the game with
this engine you need the original game (mix files). The only game
supported is red alert 1 ;)

WWW: http://www.freera.org/

PR:		ports/108678
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru>
2007-02-05 21:37:09 +00:00
Alejandro Pulver
ed405aac45 - Update to version 2007.603. 2007-02-05 15:04:25 +00:00
Alejandro Pulver
bbb2eaea9a - Update to SVN revision 142.
- Add '-fPIC' compiler flag to a source file that is shared between both
  executables and libraries [1].

Reported by:	pointyhat [1]
2007-02-05 02:51:49 +00:00
Alejandro Pulver
7de9bf4d17 - Fix building on amd64 and probably ia64.
Reported by:	pointyhat
2007-02-04 22:25:00 +00:00
Jose Alonso Cardenas Marquez
915f8aa36c - Update to 0.2.1 2007-02-04 20:57:58 +00:00
Alejandro Pulver
d1a1efcd3c - Remove '-Werror' compiler flag to build fine with GCC 4.x.
Reported by:	pointyhat
2007-02-04 18:03:31 +00:00
Joe Marcus Clarke
cb29cd38b8 Fix the build after the removal of objformat.
Reported by:	pointyhat via kris
2007-02-04 07:51:28 +00:00
Jose Alonso Cardenas Marquez
6be28babe5 - Update to 0.5.6 2007-02-03 15:18:21 +00:00
Martin Wilke
6375ada259 - Update to 0.0.22.1
PR:		108622
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2007-02-03 09:49:33 +00:00
Martin Wilke
f0e1a3ad90 - Update to 1.395
Notes:
Reason from hattrickorganizer.net:
"Because of an Hattrick change in the login process,
we just released a new version that you can find in
the download section of the site. This update is mandatory,
as of 29.02.2007 HT will do the change and every old release will
stop working, so please be sure to upgrade
Java to 1.5 and update your HO installation to the latest available."

PR:		108632
Submitted by:	Lars Engels <lars.engels@0x20.net> (maintainer)
2007-02-03 09:49:12 +00:00
Martin Wilke
6e8780162b - Update to 0.4.0.1
PR:		108613
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2007-02-03 09:49:07 +00:00
Markus Brueffer
8379730ca5 - Fix plist if NOPORTDOCS is defined
- Bump PORTREVISION

Approved by:	laszlof (maintainer)
2007-02-03 01:27:49 +00:00
Pav Lucistnik
45a085ac12 - Remove support for xfree86-3
PR:		ports/106666
Submitted by:	vd
With hat:	portmgr
2007-02-02 17:06:25 +00:00
Rong-En Fan
d8c957397d - Fix build after libmytinfo is gone
Reported by:	kris
2007-02-01 20:57:59 +00:00
Jose Alonso Cardenas Marquez
78f4c27881 - Update to 133
- Remove obsolete patch file
2007-02-01 20:26:50 +00:00
Jose Alonso Cardenas Marquez
a268088162 - I forgot to remove BROKEN line in my previous commit. 2007-02-01 20:17:21 +00:00
Jose Alonso Cardenas Marquez
4fa767641d - Update to 0.17
- Remove EDITOR option. The scourge editor still is very experimental.
- Remove BROKEN state [1]

Reported by:	kris, pav [1]
2007-02-01 20:14:04 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Dirk Meyer
e904a42961 - add category gnustep
PR:		103931
Approved by:	pav
2007-01-31 18:18:14 +00:00
Jean-Yves Lefort
6c2202a9ef Update to 1.0.3 2007-01-30 20:40:50 +00:00
Andrew Pantyukhin
b399ea0bc0 - Update to 1.1.5 2007-01-30 12:58:31 +00:00
Pav Lucistnik
2df76eb0a7 - Remove support for a.out format and PORTOBJFORMAT variable from individual
ports

With hat:	portmgr
2007-01-30 10:25:34 +00:00
Kris Kennaway
62e3cb5be1 BROKEN: Does not compile 2007-01-30 00:13:44 +00:00
Kris Kennaway
b5de47e69a Use libtool port instead of included version to avoid a.out objformat botch 2007-01-29 23:51:55 +00:00
Juergen Lock
f8140a2491 Update to 1.4.1
PR:		ports/107870
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp>
Approved by:	maintainer timeout, miwi (mentor, implicit)
2007-01-29 21:06:17 +00:00
Jeremy Messenger
f85ee6b0c1 Update to 2.16.3. 2007-01-28 19:14:02 +00:00
Martin Wilke
4de29a310d You control a hand holding some very heavy ball on a rope (physics
simulation included), and there are a lot of enemies trying to eat
your hand. You won't let them! Crush'em all with the ball!

WWW: http://sourceforge.net/projects/kimboot/

PR:		ports/108482
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru>
2007-01-28 17:33:10 +00:00
Kris Kennaway
89a0b31acd Use libtool port instead of included one to avoid objformat a.out botch 2007-01-28 09:07:47 +00:00