1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

5613 Commits

Author SHA1 Message Date
Jean-Yves Lefort
dbc37c806f Add p5-Games-Dice.
Games::Dice simulates die rolls. It uses a function-oriented (not
object-oriented) interface. No functions are exported by default.

The number and type of dice to roll is given in a style which should be
familiar to players of popular role-playing games: adb[+-*/b]c. a is optional
and defaults to 1; it gives the number of dice to roll. b indicates the number
of sides to each die. % can be used instead of 100 for b; hence, rolling 2d%
and 2d100 is equivalent. roll simulates a rolls of b-sided dice and adds
together the results. The optional end, consisting of one of +-*/b and a
number c, can modify the sum of the individual dice. +-*/ are similar in that
they take the sum of the rolls and add or subtract c, or multiply or divide
the sum by c. (x can also be used instead of *.) Using b in this slot is a
little different: it's short for "best" and indicates "roll a number of dice,
but add together only the best few". For example, 5d6b3 rolls five six- sided
dice and adds together the three best rolls.

Author: Philip Newton <pne@cpan.org>

WWW: http://search.cpan.org/dist/Games-Dice/

PR:		ports/81612
Submitted by:	Aaron Dalton <aaron@daltons.ca>
2005-06-02 12:26:10 +00:00
Oliver Lehmann
7f44153281 change the libtool version to use from 1.3 to 1.5 2005-06-01 19:56:04 +00:00
Adam Weinberger
e3c5844123 Add a dependency on libpng. 2005-06-01 19:04:54 +00:00
Volker Stolz
47c991adf2 Update to 0.7.1
PR:		ports/81743
Submitted by:	maintainer
2005-06-01 09:28:56 +00:00
Florent Thoumie
013dedb112 - Fix compilation with vanilla gcc on ${OSVERSION} > 502126.
- Rename local patch.

PR:		ports/81733
Submitted by:	maintainer
2005-05-31 20:07:45 +00:00
Sam Lawrance
0efbc06135 Mark these ports DEPRECATED due to being unmaintained and one or more
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.

PR:		ports/79666
Submitted by:	me
2005-05-31 13:16:44 +00:00
Simon Barner
ff008ae301 - Update to 1.0 [1]
- Changed to PLIST_FILES
- Use INFO macro (fix plist w.r.t. info/dir)

Submitted by:	Ralf Becker <ralf@akk.org> (maintainer) [1]
PR:		ports/81667 [1]
2005-05-30 16:12:21 +00:00
Jean-Yves Lefort
555f755b7d - Update to 3.4.3 [1]
- Polish the Makefile

PR:		ports/81592 [1]
Submitted by:	maintainer [1]
2005-05-30 15:27:09 +00:00
Adam Weinberger
c4b3e01934 Add ppracer, which is pretty much the next generation of
TuxRacer. Note that it has some rendering issues. It plays
fine but it looks wonky on some cards.

PlanetPenguin Racer is an OpenGL racing game featuring Tux, the
Linux mascot. The goal of the game is to slide down a snow- and
ice-covered mountain as quickly as possible. It is based on the
GPL version of TuxRacer.

Differences from TuxRacer include:
	* Course progress bar
	* Themes
	* New terrain types (lava, etc.)
	* Actively developed!

WWW: http://projects.planetpenguin.de/racer/
2005-05-28 08:56:35 +00:00
Alexey Dokuchaev
9054200d79 Employ PLIST_FILES/PORTDOCS and kill pkg-plist. 2005-05-27 03:47:23 +00:00
Pav Lucistnik
1fac9743dd - Fix: Due to changes in configure script, games/pvpgn-1.7.7 won't compile with
*SQL support if chosen.

PR:		ports/81528
Submitted by:	Max E. Kuznecov <mek@mek.uz.ua> (maintainer)
2005-05-26 21:04:15 +00:00
Pav Lucistnik
8affcdcd64 - Update to 0.0.11
PR:		ports/81507
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-05-26 20:51:20 +00:00
Pav Lucistnik
7b0235f8c9 - Update to 0.0.11
PR:		ports/81506
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-05-26 20:50:38 +00:00
Pav Lucistnik
e976c5c88a - Update to 0.0.11
PR:		ports/81508
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-05-26 20:48:19 +00:00
Alexey Dokuchaev
fb487ecd53 Update to 0.4.0.1, a bugfix release.
PR:		ports/81503
Submitted by:	Vsevolod Stakhov <vsevolod(at)highsecure.ru>
2005-05-26 15:07:34 +00:00
Adam Weinberger
bf9a2be8e1 They don't seem to be releasing new versions of this app anymore.
Define HAS_MONKEYS so it doesn't get lonely.
2005-05-23 22:20:54 +00:00
Simon Barner
82fe928873 - Update to 1.7.7 [1]
- Convert to OPTIONS [1]
- Use %%DATADIR%% [2]
- Add a hint to UPDATING because of changed config file semantics. [1]

Submitted by:	maintainer [1],
		barner [2]
PR:		ports/81375
2005-05-23 16:13:41 +00:00
Kris Kennaway
ab805fa0fc BROKEN on 5.x: Does not compile 2005-05-21 17:51:11 +00:00
Kris Kennaway
dc26409a0d Apply nasty -fPIC hack to ia64 as well to attempt to "fix" build 2005-05-21 17:45:05 +00:00
Pav Lucistnik
3fed30f056 - Add WITH_STATIC_PLUGINS, requested by Jurij Ivliev <yury@black.cat.kazan.su>
- Remove WITHOUT_TOOLS and WITHOUT_SERVERS

PR:		ports/80940
Submitted by:	Ulrich Spoerlein <q@galgenberg.net> (maintainer)
2005-05-20 14:47:26 +00:00
Kirill Ponomarev
8cfb4e042d Add hattrickorganizer 1.31,
Hattrick Organizer is a management tool for the
online football manager game at Hattrick.org.

PR:		ports/77042
Submitted by:	Lars Engels <lars.engels@0x20.net>
2005-05-20 12:19:58 +00:00
Thierry Thomas
9ce789b3d9 - Upgrade to 1.26 and unbreak;
- Add pkg-plist.
2005-05-19 22:15:11 +00:00
Oliver Lehmann
ed606077ab update to 4.2.2 2005-05-19 18:34:49 +00:00
Pav Lucistnik
d91978fbdf - Fix fallout from yesterday patch: in original login, files were copied
from lib to blib first, then variables were replaced in lib. Swap the order.

  No idea how this could work before.

Reported by:	Nicholas Kirby <nkirby@dagr.net>
2005-05-18 08:04:49 +00:00
Jean-Yves Lefort
56847eee1c Update to 0.3.5
PR:		ports/81121
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-05-17 20:23:22 +00:00
Pav Lucistnik
ede0ab2758 - Unbreak 2005-05-17 20:01:10 +00:00
Pav Lucistnik
b2ed5e24d7 - Update to 1.1.14
PR:		ports/81144
Submitted by:	Nicholas Kirby <nkirby@dagr.net>
2005-05-17 08:55:25 +00:00
Pav Lucistnik
a8a13cfcfc - Update to 0.15.0
- Fix gettext detection in configure script
- Fix FreeBSD 4.X build by requiring gcc-3.4
- Convert .omf files handling to new infrastructure

PR:		ports/81028
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2005-05-16 20:56:20 +00:00
Thierry Thomas
77a9b9632e Upgrade to 0.8.15.
Changelog at <http://epfl.ysagoon.com/~glob2/data/release-notes-0.8.15.txt>.
2005-05-16 20:21:33 +00:00
Roman Bogorodskiy
37b508cc69 Update to 3.6.
PR:		80729
Submitted by:	shuhei <sa264@cam.ac.uk>
Approved by:	Steve Coltrin (maintainer)
2005-05-16 17:40:36 +00:00
Sergey A. Osokin
67162605d4 Update to 0.4.0.
Add new language-files to package list,
remove needless patch for Makefile.

Approved by:	danfe (maintainer)
2005-05-16 13:45:58 +00:00
Jean-Yves Lefort
0024ee3a92 Update to 2.6beta
PR:		ports/81071
Submitted by:	maintainer
2005-05-16 08:54:53 +00:00
Jean-Yves Lefort
034ffe946a Change my email address. 2005-05-15 01:50:17 +00:00
Jean-Yves Lefort
3c70bc7723 - Split into -client and -server
- Update to 4.7.1

PR:		ports/66762
Submitted by:	myself
2005-05-15 01:17:05 +00:00
Jean-Yves Lefort
b48435287b Split xpilot-ng into xpilot-ng-client and xpilot-ng-server.
PR:		ports/66762
Submitted by:	myself
2005-05-15 01:16:17 +00:00
Thierry Thomas
1354f668ae Change maintainer address.
PR:		ports/80973
Submitted by:	Ulrich Spoerlein <q (at) galgenberg.net>
2005-05-13 20:17:27 +00:00
Max Khon
d164e5eed2 Finish repo copy of wxgtk 2.4.2 ports to wxgtk24* 2005-05-12 16:39:59 +00:00
Thomas Gellekum
44c80ae215 Upgrade to 0.6.8. 2005-05-11 11:06:08 +00:00
Sergey Matveychuk
1d0a04631f - Fix Xaw3d issue
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
Reported by:	kris via pointyhat
Pointyhat to:	me (forgot to commit it just after Vsevolod fix it)
2005-05-11 10:30:36 +00:00
Eric Anholt
7bacd251a5 Back out the partial update to use TCL 8.4, as it was 1) horribly mistyped on my
part 2) broken on my amd64 once it was typed correctly.

Approved by:	maintainer
Prodded by:	krismail (again)
2005-05-11 07:50:39 +00:00
Jean-Yves Lefort
9d20fc2a8d - Update to 0.7.9 [1]
- Use GCONF_SCHEMAS

PR:		ports/80781 [1]
Submitted by:	maintainer [1]
2005-05-09 20:52:27 +00:00
Sergey Matveychuk
06964e94bd - Fix plist. Add missed man pages.
- Bump PORTREVISION.

Reported by:	kris via pointyhat
2005-05-09 06:01:40 +00:00
Sergey Matveychuk
cfc55f1988 - Add missed depends on png lib
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
Reported by:	kris via pointyhat
2005-05-08 14:50:07 +00:00
Tilman Keskinoz
9f76df7345 - Fix build on 4-stable
- Update MASTER_SITES and WWW: line
- Support PREFIX properly
- Support PLIST_FILES/PLIST_DIRS

PR:		80767
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-05-08 14:09:58 +00:00
Edwin Groothuis
58032d5b45 New port: xrally
XRally is a Linux clone of the classic Rally X arcade game.
	For those who don't know, in Rally X you control a blue
	(good) car, that has to collect yellow flags around a
	maze-like map, while avoiding the red (bad) cars. In order
	to help himself, the blue car can use clouds of smoke through
	the maze. If a enemy touch any of these clouds, it stops
	for a while. The enemy cars can also crash one with the
	other, what gives you some extra time.
2005-05-08 12:30:52 +00:00
Pav Lucistnik
26e3539e23 Additional games for childsplay.
PR:		ports/79179
Submitted by:	bruno <bruno@mail.tinkerbox.org>
2005-05-07 21:37:35 +00:00
Pav Lucistnik
da2dfe286b - Package score file
- Compile python scripts after installatino to pick up a dynamically
  written .py file
2005-05-07 21:32:55 +00:00
Jean-Yves Lefort
5adcfd7178 Update to 1.0.3 2005-05-07 19:42:49 +00:00
Jean-Yves Lefort
515bb651d6 Update to 2.8
Approved by:	maintainer timeout (2 weeks)
2005-05-07 19:21:30 +00:00
Tilman Keskinoz
3a3f266a2b Update to 0.6 2005-05-07 12:54:13 +00:00