1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

13365 Commits

Author SHA1 Message Date
Rusmir Dusko
135a87779b - Bump PORTREVISION
- Remove dependency for x11/xterm
- Add files/aop.desktop

Approved by:	pawel / wg (mentors, implicit)
2013-12-04 10:30:24 +00:00
Rusmir Dusko
6ef8020587 - Bump PORTREVISION
- Remove dependency for x11/xterm
- Add files/holotz-castle.desktop and files/holotz-castle-solutions.desktop

Approved by:	pawel / wg (mentors, implicit)
2013-12-04 10:26:55 +00:00
Rusmir Dusko
ea673b1fe4 - Bump PORTREVISION
- Change master sites
- Remove dependency for x11/xterm
- Switch to USE_GCC=yes
- Add DOCS Option
- Add files/traingame.desktop

Approved by:	pawel / wg (mentors, implicit)
2013-12-04 10:19:48 +00:00
Gerald Pfeifer
706d2e10e4 Fix the build with GCC 4.7 and later (which do fewer extraneous
#includes of system include files). [1]

On the way adjust to the new LIB_DEPENDS format.

PR:		183342 [1]
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net> [1]
2013-12-03 23:14:35 +00:00
Dmitry Marakasov
fa9aa1873d - Update to 0.8.1 2013-12-03 17:16:36 +00:00
Rusmir Dusko
0cf573c684 - Change master sites
- Change maintainer email to @FreeBSD.org
- Add DOCS Option
- Support STAGEDIR
- Change pkg-message
- Use only one WWW

Approved by:	pawel / wg (mentors, implicit)
2013-12-03 16:34:36 +00:00
Koop Mast
71f6698e3c remove two leftover dirs.
Submitted by:	QAT
2013-12-03 16:06:48 +00:00
Rusmir Dusko
8d3e0f2924 - Bump PORTREVISION
- Add files/bs.desktop

Reported by:	makc
Approved by:	pawel / wg (mentors, implicit)
2013-12-03 15:44:07 +00:00
Koop Mast
44930e125b Update to 13.11.
Use new lib_depend syntax, sort USES.
Remove left over "USE_DISPLAY=yes" from the switch to USES=display.
GNUchess is no longer needed
Stageify
2013-12-03 15:34:59 +00:00
Max Brazhnikov
a1b0bf4936 - Fix CMAKE_BUILD_TYPE usage
Approved by:	maintainers
2013-12-03 11:33:38 +00:00
Ganael LAPLANCHE
2f92a0b681 Convert my ports from using USE_DOS2UNIX to USES=dos2unix 2013-12-03 08:34:29 +00:00
Alexey Dokuchaev
9da35e37cb Update to version 1.3.3, which fixes an important crashy bug: denial of
service (server) using forcefully crashed aircrafts.

While here, reduce the diffs between other OpenTTD's VuXML entries; and
limit build logs verbosity to bulk package builders (or batch builds).

PR:		ports/184434, ports/184435
Submitted by:	Ilya A. Arkhipov
Security:	CVE-2013-6411
2013-12-03 06:28:03 +00:00
William Grzybowski
85625d4a3a games/megaglest: update to 3.9.0.4
- Update to 3.9.0.4 [1]
- Allow staging
- Convert lib depends to new format

PR:		ports/184342 [1]
Submitted by:	maintainer
2013-12-02 13:23:26 +00:00
Rusmir Dusko
99ee2b3f13 - Change maintainer email to @FreeBSD.org
- Change license GPLv2 to BSD
- USES gmake instead of USE_GMAKE
- Add DOCS and Option
- Add Desktop entry file

Approved by:	pawel / wg (mentors, implicit)
2013-11-30 20:09:00 +00:00
Rusmir Dusko
fa4a21cbb8 - Change master sites, add icon
- Change maintainer email to @FreeBSD.org
- Remove dependency for graphics/netpbm
- Change USE_PYTHON=yes to USE_PYTHON=2.7
- Use pkg-plist instead of PLIST_FILES, PLIST_DIRS and PORTDATA
- Support STAGEDIR
- Add DOCS Option
- Change files/tuxfighter.in

Approved by:	pawel / wg (mentors, implicit)
2013-11-30 19:30:02 +00:00
Rusmir Dusko
d014268049 - Add DOCS Option
Approved by:	pawel / wg (mentors, implicit)
2013-11-30 12:34:18 +00:00
Rusmir Dusko
f53d8a2509 An Open-Source Tower Defense Game developed with Python and Pygame.
WWW: http://phelerox.wordpress.com/programming/pytowerdefense/

PR:		ports/171391
Submitted by:	nemysis (self)
Approved by:	wg (mentor)
2013-11-30 12:14:02 +00:00
Rusmir Dusko
583467bedf Python Sudoku is a text and graphical program (gtk interface) to create or
resolve sudokus. It can also print a sudoku (1 or 4 sudokus in each page)
and write an image (png, jpeg, etc) with a sudoku.

WWW: http://pythonsudoku.sourceforge.net/

PR:		ports/171332
Submitted by:	nemysis (self)
Approved by:	wg (mentor)
2013-11-30 12:08:15 +00:00
William Grzybowski
c4cbfa3b76 games/jfk: fix build with clang
PR:		ports/184244
Submitted by:	KATO Tsuguru <tkato432 yahoo.com>
2013-11-30 11:08:26 +00:00
Rusmir Dusko
7b3aef4c45 - Change Makefile header
- Change maintainer email to @FreeBSD.org
- USES gmake instead of USE_GMAKE
- Support STAGEDIR
- Add DOCS Option

Approved by:	pawel / wg (mentors, implicit)
2013-11-30 09:33:51 +00:00
Alex Kozlov
3899c62461 - Fix build with clang [1]
- Improve options description [1]
- Update maintainer email [1]
- Support STAGEDIR
- Convert to new LIB_DEPENDS syntax
- Convert to options helpers when possible

PR:	ports/184290 (based on) [1]
Submitted by:	Benjamin Lutz <mail@maxlor.com> (maintainer) [1]
2013-11-30 07:51:09 +00:00
Greg Lewis
3c9859b76f . Make PORTNAME nethack33 rather than using nethack and relying on
LATEST_LINK to provide differentiation.  This makes the package name
  unique.
. Minor portlint petting.

Requested by:	bapt@
2013-11-30 04:42:23 +00:00
Greg Lewis
73575ff8ce . Make PORTNAME nethack32 rather than using nethack and relying on
LATEST_LINK to provide differentiation.  This makes the package name
  unique.

Requested by:	bapt@
2013-11-30 04:41:10 +00:00
Rusmir Dusko
c3e93f2e81 - Change Makefile header
- Change master sites
- Change maintainer email to @FreeBSD.org
- Support STAGEDIR
- Add build
- Change files/tuxfighter.in
- Change pkg-message
- Change pkg-plist, remove mtree

Approved by:	pawel / wg (mentors, implicit)
2013-11-29 22:26:25 +00:00
Rusmir Dusko
23189a2f4c - Fix build, add USE_QT4= gui
Approved by:	pawel / wg (mentors, implicit)
2013-11-29 12:44:03 +00:00
Rusmir Dusko
6da05933dc - Fix build, add USE_QT4= gui
Approved by:	pawel / wg (mentors, implicit)
2013-11-29 12:41:59 +00:00
Dmitry Marakasov
73a8d902ba Add more options 2013-11-29 03:21:06 +00:00
Dmitry Marakasov
7a3599c33d - Support staging
- Use new LIB_DEPENDS syntax
- Use new OPTIONS features
- Fix segfault on 10.x
2013-11-28 22:29:38 +00:00
Marcus von Appen
632197ac68 - Update to version 1.3.11.24 2013-11-28 21:56:19 +00:00
Marcus von Appen
7d2662e340 - Simplify port installation. Install everything from the CD, since the
mixture with symlinks breaks the game from time to time
- Remove the deprecation - it does not need gtk from Linux
2013-11-28 21:27:24 +00:00
Rusmir Dusko
f68c10bd9a Fight or Perish (FOP) is a dungeon-crawling game based on Jack Pavelich's
Atari 8-bit computer game "Dandy", which was in turn the influence for
Atari Games arcade game "Gauntlet".

Wikipedia "Gauntlet (1985 video game)"

FOP uses concepts from both games, providing one- to four-player action in
dungeons filled with creeping enemies.

Collect and use bombs to wipe out screenfuls of enemies, keys to unlock doors,
and gather food and treasure along the way to stay alive.

Choose from four characters, each with different abilities and weaknesses.
(The one with the strongest weapon also has the weakest health,
the fastest one cannot shoot diagonally, etc.)

WWW: http://www.newbreedsoftware.com/fop/

PR:		ports/170887
Submitted by:	nemysis (self)
Approved by:	pawel (mentor)
2013-11-28 19:05:58 +00:00
Mathieu Arnold
65990f38b1 Fixup the dos2unix conversion. 2013-11-28 16:49:31 +00:00
Frederic Culot
b427941cf6 - Update to 4.5.5
- Support staging
- Minor Makefile cleanup [1]

Changes:	http://tomenet.net/phpBB3/viewtopic.php?f=4&t=7&p=1720#p1720
Suggested by:	danfe@ [1] (via private email)
2013-11-28 15:31:40 +00:00
Kevin Lo
8b031ecdc0 - Update to 2.2.2
- Add stage support
2013-11-28 09:12:01 +00:00
Rusmir Dusko
d437afe742 - Change Makefile header
- Change maintainer email to @FreeBSD.org
- Support STAGEDIR
- Add DOCS Option
- Simplify Makefile
- Change pkg-plist, remove mtree

Approved by:	pawel / wg (mentors, implicit)
2013-11-27 22:38:06 +00:00
Rusmir Dusko
80d7b01d0b - Add DOCS Option
Support STAGEDIR

Approved by:	pawel / wg (mentors, implicit)
2013-11-27 15:08:16 +00:00
Frederic Culot
fade7aca17 - Update to 3.9
- Support staging
- Add LICENSE (BSD)
- Remove leading article from COMMENT

Changes:	http://www.catb.org/~esr/greed/NEWS
2013-11-27 14:58:29 +00:00
Rusmir Dusko
01c1d61172 - Change Makefile header
- Change maintainer email to @FreeBSD.org
- Add DOCS Option
- Support STAGEDIR
- Change pkg-plist, remove mtree

Approved by:	pawel / wg (mentors, implicit)
2013-11-27 13:52:00 +00:00
Rusmir Dusko
025cf0bd2d - Fix typo
Approved by:	pawel / wg (mentors, implicit)
2013-11-27 13:44:28 +00:00
Rusmir Dusko
350ea72560 - Change Makefile header
- Change maintainer email to @FreeBSD.org
- Add DOCS Option
- Add OPTIONS_SUB
- Change pkg-plist, remove mtree

Approved by:	pawel / wg (mentors, implicit)
2013-11-27 11:49:17 +00:00
Ganael LAPLANCHE
a1bd522600 Fix pkg-message shown twice 2013-11-27 07:19:41 +00:00
Rusmir Dusko
29f1dbc0d6 - Change maintainer email to @FreeBSD.org
- Support STAGEDIR

Approved by:	pawel / wg (mentors, implicit)
2013-11-26 20:59:55 +00:00
William Grzybowski
05bef17c55 games/xspacewarp: fix build on current
PR:		ports/184227
Submitted by:	KATO Tsuguru <tkato432 yahoo.com>
2013-11-26 20:37:54 +00:00
Johan van Selst
3e909c9747 Update GNU Chess to 6.1.1 2013-11-26 20:37:47 +00:00
Rusmir Dusko
87c6815e84 You play Bouncy the Hungry Rabbit.
You're in a garden with yummy veggies and a farmer who's not keen on you
eating them. You can hide (and move around) under the ground.

Bouncy was written so it could be enjoyed by my daughter,
who is about to turn 3, and by older gamers. Hence it's not a violent game
and "easy" is really, really easy, and "hard" is challenging.

WWW: http://pyweek.org/e/bouncy/

PR:		ports/171224
Submitted by:	nemysis (self)
Approved by:	wg (mentor)
2013-11-26 18:44:26 +00:00
Max Brazhnikov
5f37df1c4b - Add missing USE_QT4 components to fix build after my previous commit
Reported by:	marino
2013-11-26 16:15:05 +00:00
William Grzybowski
fd9b127c42 games/nighthawk: Support CC/CFLAGS properly
- Support CC/CFLAGS properly
- Allow staging
- USES gmake

PR:		ports/184221
Submitted by:	KATO Tsuguru <tkato432 yahoo.com>
2013-11-26 15:51:21 +00:00
William Grzybowski
b5344d8044 games/freedoko: fix build on current
PR:		ports/184220
Submitted by:	KATO Tsuguru <tkato432 yahoo.com>
2013-11-26 15:43:20 +00:00
Rusmir Dusko
5e978b78bd Pop Star is a simple puzzle game where you must use floating stars to
form polygons. The stars are continuously moving, which makes this tricky.
Various opportunities exist to gain bonus points.

WWW: http://www.newbreedsoftware.com/popstar/

PR:		ports/170939
Submitted by:	nemysis (self)
Approved by:	wg (mentor)
2013-11-26 13:26:59 +00:00
Rusmir Dusko
4aea7eee78 Entombed! is a one- or two-player maze game based on the classic Atari 2600
game "Entombed", 1982 U.S. Games.

Wikipedia "Entombed (video game)"

You and your team of archeologists have fallen into the
"catacombs of the zombies". There's no time for research, though;
the walls are closing in, and the zombies have sprung to life!

Fortunately, you've discovered an ancient mystical potion which allows you to
create and destroy walls. Bottles of this potion are strewn about the catacombs.
Grab them, and you can break through walls when you get stuck,
or create a wall behind you, if you're being chased.

The longer you survive, the faster you have to move.

WWW: http://www.newbreedsoftware.com/entombed/

PR:		ports/170918
Submitted by:	nemysis (self)
Approved by:	wg (mentor)
2013-11-26 13:21:14 +00:00