Commit graph

11643 commits

Author SHA1 Message Date
Carlo Strub
344b32ccd9 - Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
2012-08-02 09:02:43 +00:00
Ganael LAPLANCHE
1d7961f9d2 - Un-version LIB_DEPENDS
- Re-order LICENSE and *_DEPENDS to make portlint happy
2012-08-01 12:50:44 +00:00
Max Brazhnikov
0a44979b96 Fix typo/logic after conversion to new option framework
Reported by:	erwin/pointyhat for textproc/qstardict
2012-07-31 13:25:26 +00:00
Lars Engels
81ad01ac78 - Update to 1.5.0
- Convert to new options framework
- Remove ABI version numbers from LIB_DEPENDS

PR:		ports/170048
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:	maintainer (me)
2012-07-30 20:25:36 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Carlo Strub
e9a2c0a4b1 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-28 15:57:55 +00:00
Max Brazhnikov
52e8b487f6 - Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
2012-07-27 11:03:38 +00:00
Carlo Strub
82a2d264a1 Fix typos in COMMENT
Submitted by:	bf@
2012-07-26 13:28:58 +00:00
Baptiste Daroussin
a04e24d15c Fix duplicate patch 2012-07-26 06:36:51 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Carlo Strub
4ccd1fc621 Fix typos in COMMENT 2012-07-25 11:24:09 +00:00
Gerald Pfeifer
2a47180356 Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way out
and GCC 4.6 has been the default for a while.
2012-07-25 08:13:30 +00:00
Gerald Pfeifer
47aff41ec7 Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way out
and GCC 4.6 has been the default for a while.
2012-07-25 08:12:44 +00:00
Carlo Strub
d5fda8cb2c Fix typos in COMMENT 2012-07-25 06:32:06 +00:00
Doug Barton
86b7e3bb7f For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk.
2012-07-23 01:33:55 +00:00
Doug Barton
ce7d0b1f2e For the ports that are maintained by ports@ that have pkgconfig as their
only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the
bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids
needlessly pulling that file in.
2012-07-22 23:23:59 +00:00
Gerald Pfeifer
55b482bb6d Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way out
and GCC 4.6 has been the default for a while.

Approved by:	maintainer
2012-07-22 23:12:15 +00:00
Lars Engels
865e4f1ffe Update WWW
PR:		ports/170042
Submitted by:	nemysis@gmx.ch
Approved by:	maintainer (me)
2012-07-21 21:49:49 +00:00
Baptiste Daroussin
d18c3d97aa Remove leftovers from previous conversion to OptionsNG 2012-07-20 21:30:48 +00:00
Christian Weisgerber
b9f49e3e4a libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).

Submitted by:	Jakub Lach <jakub_lach@mailplus.pl>
2012-07-20 10:37:33 +00:00
Alex Kozlov
d7a8c5c1f9 - Use new evilnumbers database
- Remove old options remnants
- Remove pkg-plist
- Fix build with clang
- Mark MAKE_JOBS_SAFE
2012-07-19 21:35:27 +00:00
Christian Weisgerber
bcd6fbdee4 libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Carlo Strub
c9e751cc55 The Pycadia project is a collection of vector arcade games written in Python
using the excellent pygame libraries.

Current games are:

SpaceWarpy is a conversion of the original classic game Spacewar!.
Vektoroids is loosely based on the arcade classic Asteroids.

WWW: http://www.anti-particle.com/old/pycadia.shtml

PR:		ports/168113
Submitted by:	nemysis@gmx.ch
2012-07-19 19:56:48 +00:00
Armin Pirkovitsch
db872a2cdb - Update to version 0.9.1.3
- Swtich to optionsng
- Add LICENSE
- Update WWW: line
- Unbreak
- Chase shlib bump

PR:           ports/169423
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:43:22 +00:00
Armin Pirkovitsch
91ff003b69 - Update to version 2.2
- Update WWW: line
- Add LICENSE

PR:           ports/169417
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:39:58 +00:00
Armin Pirkovitsch
8100f5d409 - Fix build
- Remove trailing spaces

PR:           ports/169416
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:34:24 +00:00
Armin Pirkovitsch
48c78dd0a8 - Fix build
- Remove trailing spaces

PR:           ports/169415
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:33:43 +00:00
Armin Pirkovitsch
735ef45696 - Update to version 3.12.0
PR:           ports/169414
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:29:14 +00:00
Alex Kozlov
dca084b595 - Remove the wrapper script
Approved by:	nemysis <nemysis@gmx.ch> (maintainer)
2012-07-19 01:52:25 +00:00
Alex Kozlov
9fc79fa936 - Fix pkg-plist. Not my day. 2012-07-19 01:32:59 +00:00
Alex Kozlov
254b981e92 - Fix distinfo 2012-07-18 23:50:47 +00:00
Alex Kozlov
8554a71abd - Update to 0.7.1 (see http://www.gemrb.org/wiki/doku.php?id=changelog)
- Remove ABI version numbers from LIB_DEPENDS

PR:	ports/169934
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
2012-07-18 21:03:43 +00:00
Carlo Strub
b204610098 Master Of Pain (Eating) - Snake
Is a classic snake game in which you attempt to eat all the pain in the world,
bravely accepting the inevitable consequences for your waistline.  mop(e)snake
features an innovative single-finger control method, as well as the normal
four-directional control system familiar to fans of snake.  The game doesn't
feature any of the extra features, bonuses, wrap-around levels and other
featuritis that ruins most versions of snake.

WWW: http://mopesnake.sourceforge.net/

PR:		ports/167974
Submitted by:	nemysis@gmx.ch
2012-07-18 12:39:16 +00:00
Guido Falsi
91907a3009 A simple first person shooter of blowing up asteroids in 3D space.
The codebase also serves as an introduction to trigonometry and OpenGL.

WWW: http://sourceforge.net/projects/a3d/
     http://staff.psc.edu/smp/a3d/

PR:		ports/168177
Submitted by:	nemysis@gmx.ch
Approved by:	tabthorpe (mentor)
2012-07-18 11:27:01 +00:00
Koop Mast
41a8aed643 Update to 12.05.
Switch to bzip2 distfile.
Accept python 2.7 and below.
Add tab in WWW line in pkg-descr.

PR:		ports/169678
Submitted by:	rm@
2012-07-13 10:23:50 +00:00
Johan van Selst
fd50f6ef79 - Adopt port
- Convert to new style OPTIONS
2012-07-13 09:05:24 +00:00
Pietro Cerutti
58b5d279ec - Chase x11-toolkits/fox16 shlib version bump
- Bump PORTREVISION
2012-07-13 07:10:02 +00:00
Dmitry Marakasov
42226604cc - Mark BROKEN on FreeBSD versions which don't have log2(3) 2012-07-11 03:23:49 +00:00
Dmitry Marakasov
b36e7b2cfe - Update to 016 2012-07-10 22:33:46 +00:00
Alex Kozlov
ca9c2bfb9c - Fix NLS support [1]
- Give maintainership to Rusty Nejdl <rnejdl@ringofsaturn.com>
- Remove ABI version numbers in LIB_DEPENDS
- Convert to new options framework

PR:	ports/169144 [1]
Submitted by:	Green Dog <fiziologus@gmail.com>, Jan Beich <jbeich@tormail.org> [1]
2012-07-10 17:19:40 +00:00
Philip Paeps
e90ef10557 Re-assign maintainership to ports@. I regret that I have not been able to
keep up with this port for a good while.  Currently, I don't have time to
test/commit any patches either.
2012-07-09 15:57:26 +00:00
Alex Kozlov
7427df0fcf - Remove wrapper script
- Use REINPLACE_CMD instead of patch file

Approved by:	maintainer timeout (2 weeks)
2012-07-09 12:37:07 +00:00
Pawel Pekala
84d5cb591b Add USE_CSTD=gnu89 to fix linking when building with clang 2012-07-05 17:26:10 +00:00
Alexey Dokuchaev
bd74ead00e - Update OpenGFX bundle to version 0.4.4
- Adjust file paths to the new world order
- Set similar LATEST_LINK in all three ports
- Remove trailing slashes in directory names for consistency
- Canonicalize Makefile header and mute MKDIR's while here

Submitted by:	Ilya Arkhipov
2012-07-05 09:20:13 +00:00
Alexey Dokuchaev
9d3051d0d0 - Update to the latest stable version, 1.2.1 [1]
- Drop hardcoded library ABI versions from LIB_DEPENDS [1]
- Allow to install unstripped binaries for debugging [2]
- Add missing quotes when passing extra CONFIGURE_ARGS

Submitted by:	Ilya Arkhipov [1]
PR:		ports/167814 [2]
2012-07-05 07:46:16 +00:00
Andrej Zverev
a41069ab3b - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 14:53:22 +00:00
Baptiste Daroussin
222461c302 Convert to new option framework 2012-06-29 12:42:04 +00:00
Johan van Selst
9e54b0cf3e Convert to new options framework 2012-06-29 09:31:31 +00:00
Chris Rees
a8fd68c452 Update maintainer addresses, MASTER_SITES and PATCH_SITES
PR:		ports/169528
Submitted by:	koitsu (maintainer)
2012-06-28 20:15:27 +00:00
Andrej Zverev
2f57eb0926 - Remove SITE_PERL from *_DEPENDS 2012-06-28 18:37:23 +00:00
Johan van Selst
f030d9e3ad Convert to new options framework 2012-06-28 16:12:21 +00:00
Dirk Meyer
5b6e4f8858 - reset MAINTAINER 2012-06-26 06:29:00 +00:00
Dirk Meyer
79ed41a8a0 - reset MAINTAINER 2012-06-26 05:44:19 +00:00
Alex Kozlov
61ccb75449 - Convert to optionsNG
- Pet portlint
- Remove pkg-plist from security/dropbear

Approved by:	eadler (mentor)
2012-06-25 04:15:50 +00:00
Doug Barton
44fa804810 s/X11BASE/LOCALBASE/, or equivalent.
The X11BASE variable is long gone, however these ports were not updated.
2012-06-24 21:53:38 +00:00
Oliver Lehmann
3ac4dec4fb update cegui to 0.7.7 2012-06-24 18:42:39 +00:00
Oliver Lehmann
8411546d39 update cegui to 0.7.6
ignore tinyxml when installed and always use local copy [1]

PR:		ports/164547 [1]
Submitted by:	Yanhui Shen <shen.elf@gmail.com> [1]
2012-06-24 08:21:14 +00:00
Eitan Adler
49c5b8e209 Upgrade to OptionsNG
Reviewed by:	"Bryan Drewery" <bryan@shatow.net>
2012-06-23 22:43:07 +00:00
Guido Falsi
c242f636ec Update to 0.9.5
Approved by:	crees (mentor)
2012-06-23 13:00:09 +00:00
Dmitry Marakasov
68b31fa981 - Update to 1.0.2
PR:		169291
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
2012-06-22 02:16:09 +00:00
Koop Mast
9e70e62929 Remove BROKEN now that imlib is fixed. 2012-06-20 11:34:31 +00:00
Baptiste Daroussin
202aedbd13 Every options were enabled by default before conversion, reapply this
Reported by:	pointyhat (linimon)
2012-06-17 22:01:16 +00:00
Alex Kozlov
08b02c7e1a - Fix build on pointyhat
- Chase x11-fonts/junicode update

Submitted by:	pavmail
Approved by:	philip (implicit), eadler, itetcu (mentors, implicit)
2012-06-17 21:28:43 +00:00
Johan van Selst
50245660e6 Convert to new options framework 2012-06-16 14:51:46 +00:00
Ganael LAPLANCHE
d24c92667e - Switch to OptionsNg
- Use PORTDOCS
2012-06-15 09:58:40 +00:00
Ganael LAPLANCHE
4bab0482f0 - Switch to OptionsNg
- Swap LICENSE and *_DEPENDS to make portlint happy
2012-06-15 09:57:55 +00:00
Ganael LAPLANCHE
e934bb942b - Switch to OptionsNg
- Un-version LIB_DEPENDS
- Swap LICENSE and *_DEPENDS to make portlint happy
2012-06-15 09:57:10 +00:00
Ganael LAPLANCHE
6b45d74427 - Switch to OptionsNg
- Un-version LIB_DEPENDS
2012-06-15 09:56:13 +00:00
Ganael LAPLANCHE
11be97e555 Switch to OptionsNg 2012-06-15 09:55:17 +00:00
Johan van Selst
24e0c495a8 Register conflict with Empire
Submitted by:	Sulev-Madis 'ketas' Silber <madis555@hot.ee>
2012-06-14 19:16:27 +00:00
Max Brazhnikov
5a91ceaf33 KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x series.
Official announcement: http://kde.org/announcements/announce-4.8.4.php
2012-06-14 16:42:04 +00:00
Baptiste Daroussin
2f5305a345 Fix typo
Reported by:	pointyhat (Pav)
2012-06-13 21:22:14 +00:00
Pav Lucistnik
0dfc5f6a7a - Mark BROKEN: does not compile
t4k_loaders.c: In function 'do_png_save':
  t4k_loaders.c:1031: error: dereferencing pointer to incomplete type

Reported by:	pointyhat
2012-06-13 21:13:39 +00:00
Baptiste Daroussin
618d653fa5 Reapply this original logic of the options
Reported by:	pointyhat (pav)
2012-06-13 21:13:38 +00:00
Pav Lucistnik
917e3afc7b - Mark BROKEN: does not compile
undefined reference to `PrintGifError'

Reported by:	pointyhat
2012-06-13 21:10:09 +00:00
Alex Kozlov
59411e580e Remove expired port:
2012-05-10 games/wesnoth-devel BROKEN for more than 6 month

Approved by:	eadler (mentor)
2012-06-13 11:57:21 +00:00
Baptiste Daroussin
6650773ab1 2012-05-31 deskutils/sciplore-mindmapping: Discontinued, use deskutils/docear instead
2012-06-07 devel/libtool-fixed: libtool has been fixed, no more need of this version
2012-05-23 devel/p5-Devel-ObjectTracker: removed from CPAN
2012-05-10 devel/rubygem-vmc: BROKEN for more than 6 month
2012-06-01 games/antrix: no more public distfiles, abandoned upstream
2012-05-10 games/sfbol: BROKEN for more than 6 month
2012-06-01 java/eclipseme: depends on java/sun-wtk
2012-05-10 mail/lmtpd: BROKEN for more than 6 month
2012-06-12 21:58:50 +00:00
Guido Falsi
da637196cf Convert to new options framework.
PR:		ports/168837
Submitted by:	Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
Approved by:	crees (mentor)
2012-06-12 21:08:54 +00:00
Baptiste Daroussin
3a283e24f2 Convert to new options framework 2012-06-12 16:35:45 +00:00
Ganael LAPLANCHE
0c76c24b22 Remove games/flightgear-atlas, unmaintained upstream 2012-06-12 06:15:31 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Alex Kozlov
fb119a6b0d - Update to 1.10.3 (see http://changelog.wesnoth.org for details)
PR:	ports/165332
Submitted by	Rusty Nejdl <rnejdl@ringofsaturn.com>
Approved by:	philip (maintainer timeout 14w), eadler, itetcu (mentors, implicit)
2012-06-10 13:08:48 +00:00
Ruslan Makhmatkhanov
dab0cfc060 - according to [1] py-anki had switched to SQLAlchemy 0.7
since version 1.2.9, so change the dependency

While I'm here:
- strict python version to 2.x only
- eliminate unused dependencies
- use PYTHON_PKGNAMEPREFIX in _DEPENDS
- add missing tabs
- bump PORTREVISION because of dependencies change

[1] http://ankisrs.net/changes.html

PR:		168555
Submitted by:	Jan Beich <jbeich at tormail dot org>
2012-06-10 07:27:48 +00:00
Dirk Meyer
aa87086bd6 - fix build with gnustep 1.24.0 2012-06-09 12:54:52 +00:00
Dmitry Marakasov
e3797f94c7 - Fix plist 2012-06-07 23:50:28 +00:00
Dmitry Marakasov
74308f3f98 - Update to 0.6.0
- Unbreak
2012-06-07 12:29:52 +00:00
Dmitry Marakasov
ef97c3b4a2 - Do not install Apple Double garbage. This also fixes installation on 10.x 2012-06-07 01:51:54 +00:00
Sean Farley
ee32a0e1a6 Add CONFLICTS_INSTALL against games/exult and lang/ucc. Bump PORTREVISION. 2012-06-07 01:13:46 +00:00
Dmitry Marakasov
a51ecb14a2 - Update to 2.0.1 2012-06-06 17:53:42 +00:00
Chris Rees
9722a50efa Update to OPTIONSng
PR:		ports/168644
Submitted by:	crees
Approved by:	maintainer
2012-06-06 11:42:58 +00:00
Emanuel Haupt
b554d9cafd Get rid of ${SITE_PERL} in *_DEPENDS
Submitted by:	az
2012-06-06 10:43:19 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Sylvio Cesar Teixeira
5099da1b94 - Update to version 2.5.0.0
PR:		ports/168601
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-06-05 20:55:44 +00:00
Rene Ladan
c6004f008e Strip version information from LIB_DEPENDS to pet portlint 2012-06-05 18:29:16 +00:00
Andrej Zverev
13c40c3803 - Remove SITE_PERL from *_DEPENDS
Approved by:	maintainer (lth@ via email)
2012-06-05 11:46:48 +00:00
Chris Rees
131af5bc56 Add a WITH_NATIVE_LIBS option
PR:		ports/167496
Submitted by:	loader
Approved by:	maintainer timeout (>4w, freebsd@rakor-net.de)
2012-06-03 17:09:15 +00:00
Johan van Selst
e8587758f8 Chase security/gsasl library update 2012-06-03 13:56:44 +00:00
Carlo Strub
fe19e92f65 Set maintainership back to ports@ 2012-06-03 12:14:38 +00:00
Johan van Selst
42e366e285 Update wolfpack to 4.3.30 2012-06-03 10:22:18 +00:00
Dirk Meyer
e9be6db16a - fix build on FreeBSD10 2012-06-03 07:51:18 +00:00
Frederic Culot
0bd1c7d533 - Update MAINTAINER's address
PR:		ports/168578
Submitted by:	Oleg Ginzburg <olevole@olevole.ru> (maintainer)
2012-06-02 19:20:44 +00:00
Alex Kozlov
33b768f99d - Fix error when running from read-only fs
Approved by:	eadler, itetcu (mentors, implicit)
2012-06-02 11:07:41 +00:00
Armin Pirkovitsch
b93bea7faa Unknown Horizons is a 2D realtime strategy simulation with an emphasis
on economy and city building. Expand your small settlement to a strong and
wealthy colony, collect taxes and supply your inhabitants with valuable goods.
Increase your power with a well balanced economy and with strategic trade and
diplomacy.

WWW: http://www.unknown-horizons.org/

PR:           ports/168409
Submitted by: Green Dog <fiziologus _at_ gmail.com> (maintainer)
Approved by:  decke (mentor)
2012-06-02 11:01:51 +00:00
Alex Kozlov
c2396e0956 - Resolve conflict with misc/shuffle [1]
- Clarify wrapper option

Submitted by:	ketas <madis555@hot.ee> [1]
Approved by:	eadler, itetcu (mentors, implicit)
2012-06-02 10:01:24 +00:00
Dirk Meyer
3d54516033 - fix LIB_DEPENDS for png 1.5.10 2012-06-01 06:40:35 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Pav Lucistnik
1bf34d9471 - Disallow from pointyhat for overrunning filesize limit (>400MB)
Reported by:	pointyhat
2012-05-31 21:39:40 +00:00
Guido Falsi
68e1d1d6ba - Convert to new options framework
- Remove uneeded double quotes
- While here fix various portlint warnings
- Indent make conditionals and loop

Approved by:	Boris Samorodov <bsam@FreeBSD.org> (net/unison-nox11 maintainer)
Approved by:	Matthias Andree <mandree@FreeBSD.org> (implicit, net/unison232 maintainer)
Approved by:	tabthorpe (mentor)
2012-05-31 21:12:14 +00:00
Dmitry Marakasov
ceb8e078f6 - Update to recent git snapshot which works with newer cegui
- Unbreak
2012-05-28 14:00:29 +00:00
Dmitry Marakasov
e0057d4bcd - Enable null renderer in cegui
- Fix cegui library versioning scheme

PR:		167831
Submitted by:	myself
Approved by:	maintainer timeout (oliver, 2 weeks)
2012-05-28 13:46:02 +00:00
Martin Wilke
8bdd85f8e9 - Switch to python 25 as mini. version. 2012-05-28 08:35:31 +00:00
Guido Falsi
bed3834b58 Race for the Galaxy AI is a GTK-based version of the card game of the
same name supporting both online multiplayer and man-vs-machine modes.

WWW: http://www.keldon.net/rftg/

PR:		ports/156362
Submitted by:	"Miles V. Aronnax" <miles@aronnax.net>
Approved by:	crees (mentor), tabthorpe (mentor)
2012-05-25 20:49:45 +00:00
Martin Wilke
7454984b34 - Update to 2.0.3
PR:		168034
Submitted by:	Ports Fury
2012-05-25 15:21:34 +00:00
Martin Wilke
16d9d26d78 - Update to 1.8.1
PR:		168035
Submitted by:	Ports Fury
2012-05-25 15:20:51 +00:00
Martin Wilke
1037dcfdf1 FIFE is a cross platform 2D game creation framework written in C++ with Python
bindings. It's designed to be flexible enough to support a wide variety of
2D game types but specializes in 2D isometric type views.

WWW: http://www.fifengine.net/

PR:		ports/168231
Submitted by:	GreenDog <fiziologus@gmail.com>
2012-05-25 13:57:29 +00:00
Ulrich Spörlein
037d27a315 Fix battlestar(6), there was treachery afoot, see the newsflash.
*BATTLESTAR NEWSFLASH*BATTLESTAR NEWSFLASH*BATTLESTAR NEWSFLASH*

Battlestar Daily uncovers heinous sabotage scheme!
Leaked mission radio protocols show losing grip on reality.

In what flabbergasted experts describe as a 'highly efficient, covert
thingie'-scheme, members of our forces involved in highly classified operations
suffered a dramatic loss of vital sensorical capabilities, leading to
desastrous results.

From leaked radio recordings and its own sources involved in mission
preparation and conduct, BD learned shocking details of failed missions.

While sources insist, that missions parameters were in normal range at all
times, the recordings reveal disoriented operatives, sobbingly crawling floors
looking for gear like laser pistols, or panicking over loss of visuals after
battles in space.

'Odd.', one expert is quoted saying after reviewing detailed mission protocols,
clearly admitting to this being a deliberate act of sabotage.

'They need to adapt to this new threat.', says Vidad Gleirg, Battlestar senior
consultant with Anagram & Partners, 'Quickly.'.

BD has notified officials of the situation, and is awaiting responses.

PR:		ports/166319
Submitted by:	Marco Steinbach <coco@executive-computing.de>
Approved by:	beat (mentor)
2012-05-25 10:50:07 +00:00
Guido Falsi
8beed3b01c Add 0ad, real-time strategy (RTS) game of ancient warfare.
Approved by:	crees (mentor)
2012-05-25 07:05:33 +00:00
Max Brazhnikov
f564508406 KDE/FreeBSD team presents long awaited KDE SC 4.8.3!
kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated
to match KDE SC version, old kdepim preserved in deskutils/kdepim44.

Follow UPDATING instruction!

New ports:
- accessibility/kaccessible
- accessibility/kmag
- accessibility/kmousetool
- accessibility/kmouth
- archivers/ark
- comms/kremotecontrol
- deskutils/kcharselect
- deskutils/kdepim44
- deskutils/kdepim44-runtime
- deskutils/superkaramba
- devel/kdebindings4-perl-perlkde
- devel/kdebindings4-perl-perlqt
- math/analitza
- math/kcalc
- misc/kde4-l10n-fa
- security/kgpg-kde4
- security/kwallet
- sysutils/kdf
- sysutils/kfloppy
- sysutils/sweeper
- vietnamese/kde4-l10n
- x11-clocks/ktimer
- x11/kactivities
- x11/libkonq

Removed ports:
- devel/kdebindings4-kross-interpreters
- devel/kdebindings4-python
- devel/kdebindings4-ruby
- devel/kdebindings4-smoke
2012-05-25 02:15:20 +00:00
Max Brazhnikov
6b63000267 Chase PyQT update 2012-05-25 01:50:36 +00:00
Kevin Lo
205fc5571a Update to 2.1.3 2012-05-24 01:39:02 +00:00
Lars Engels
5585a92b45 - Add a desktop entry [1]
- Chase fluidsynth shared library change [2]
- Bump PORTREVISION

PR:		ports/166721 [1], ports/163751 [2]
Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de> [1], Bartosz Fabianowski <freebsd@chillt.de> [2]
2012-05-23 20:37:04 +00:00
Martin Wilke
7b00541012 - Update to 1.2.3
PR:		168033
Submitted by:	Ports Fury
2012-05-23 02:01:35 +00:00
Martin Wilke
480584eda9 - Update to 1.2.11
PR:		168032
Submitted by:	Ports Fury
2012-05-23 02:01:30 +00:00
Pav Lucistnik
16a8503250 - Chase poco update
Reported by:	pointyhat
2012-05-22 22:02:04 +00:00
Alex Kozlov
913539a7ed - remove USE_GMAKE, HAS_CONFIGURE, CONFIGURE_ENV, MAKE_ENV
- simplify do-configure, .if !defined (NOPORTDATA) block

PR:	ports/168174
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
Approved by:	eadler, itetcu (mentors, implicit)
2012-05-22 07:36:27 +00:00
Alex Kozlov
9a3bdf263f - remove DISTNAME, USE_GMAKE, HAS_CONFIGURE, MAKE_ENV
- simplify do-configure, .if !defined (NOPORTDATA) block
- use dirrmtry for share/applications, share/icons/oxygen

PR:	ports/168175
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
Approved by:	eadler, itetcu (mentors, implicit)
2012-05-22 06:30:52 +00:00
Alex Kozlov
1af355fc4a This is a puzzle from the old C64 Impossible Mission game.
The idea is to combine the 36 tiles in sets of 4, such that each set
of 4 makes a solid block. Clicking on the tiles on the left toggles
them. A tile can't be turned on if it overlaps with any existing on
tiles. The lone rectangle on the right is the combination of all
the on tiles. Clicking on that is an easy way to turn all tiles off.

When 4 tiles combine to make a solid block, they vanish. The goal is
to get rid of all the tiles. There is no score or timer. Just do it
for the intellectual exercise.

PR:	ports/167354
Submitted by:	nemysis <nemysis@gmx.ch>
Approved by:	eadler, itetcu (mentors, implicit)
2012-05-19 10:23:04 +00:00
Ruslan Makhmatkhanov
3b64ffeba3 - split out -server part from ioquake3-based ports:
- games/ioquake3-devel-server added
  - games/ioquake3-server added
  - games/iourbanterror-server
  - games/openarena-server added
- update games/ioquake3-devel to svn revision 2244
- update games/openarena to 0.8.8
- update games/openarena-data to 0.8.8

Doing this in single commit since all this ports are
tightly interconnected.

PR:		ports/165842
Submitted by:	Dominic Fandrey <kamikaze at bsdforen dot de> (maintainer)
2012-05-18 20:21:53 +00:00
Martin Wilke
9985d33df3 The Grind is a simple game about escaping from work at a reasonable hour
by avoiding responsibility.

The goal is to acquire as little work (as few "to-do's") as possible
throughout your 9-5 workday.
Wander around the cubicles and hide from the men in suits--if they're
coming your way, that means they want to give you work!

Use the arrow keys to move, space to start, and escape to exit.

WWW: http://radius-engine.sourceforge.net/development/the-grind--ld21-.html

PR:		ports/168087
Submitted by:	nemysis@gmx.ch
2012-05-18 04:43:09 +00:00
Martin Wilke
9ba58143d1 Falling Block Game is a free, open source block stacking game available for
Windows and Linux. The object of the game is to move and rotate pieces in order
to fill in complete rows. The more rows you clear at once,
the more points you score!

WWW: http://fbg.sourceforge.net/

PR:		ports/168086
Submitted by:	nemysis@gmx.ch
2012-05-18 04:42:31 +00:00
Martin Wilke
e928906ee4 You are the master architect Daedalus. You have just finished building
the Labyrinth; a massive, elaborate maze on the Isle of Crete.

Unfortunately, boasts about your accomplishment have drawn the wrath of jealous
gods. They have sent a burning energy wave rippling through your creation...

WWW: http://radius-engine.sourceforge.net/development/cretan-hubris--egp-2012-02-.html

PR:		ports/168085
Submitted by:	nemysis@gmx.ch
2012-05-18 04:42:02 +00:00
Martin Wilke
28e66b9e93 Avoision is a straightforward, yet captivating distillation of vintage arcade
entertainment requiring strategy, precision, and perseverance with a singular
objective: capture the red square while evading innumerable cruel,
spiteful white squares.

WWW: http://avsn.sourceforge.net/

PR:		ports/168083
Submitted by:	nemysis@gmx.ch
2012-05-18 04:41:12 +00:00
Max Brazhnikov
a6baaff516 Mark BROKEN= does not build with boost-1.48.0
Approved by:	portmgr (linimon)
2012-05-16 16:10:58 +00:00
Max Brazhnikov
5671b14afb Add patches to fix build with boost-1.48.0
PR:		ports/156253
Submitted by:	Alexander Churanov
Approved by:	portmgr (linimon)
2012-05-16 16:09:15 +00:00
Martin Wilke
d83b141c67 - Update to 1.17.0
PR:		166884
Submitted by:	Ports Fury
2012-05-16 04:40:15 +00:00
Marcus von Appen
59ff3cd224 Kajaani Kombat is a funny multiplayer game... and much more!
It is a rampart-like game (old arcade classic) set in space.

Kajaani Kombat is playable with two to four players, over the internet
or alternatively two players sharing one computer. It is also possible
to play over the internet with, for example, 4 players of which two are
sharing the same computer. Enjoy it with your friends!

WWW: http://kombat.kajaani.net/

PR:		ports/167374
Submitted by:	nemysis@gmx.ch
2012-05-15 16:23:43 +00:00
Florian Smeets
43bccd739e fix INDEX
Pointy hat to:	scheidell
2012-05-15 13:19:15 +00:00
Max Brazhnikov
1bb53b76d1 Update to 2.6.5.33 and unbreak
PR:		ports/167778
Submitted by:	Stephen Dennis <brazilofmux at gmail.com>
2012-05-15 10:50:39 +00:00
Dmitry Marakasov
974a96798b There's a black box. You can shoot in and watch, where the shot
leaves the box.  In the box, crystals are reflecting the shots.
You have to guess where the crystals are hidden, by watching your
shots.

WWW: http://www.linux-games.com/black-box/

PR:		167355
Submitted by:	nemysis <nemysis@gmx.ch>
2012-05-15 10:01:55 +00:00
Dmitry Marakasov
9fd7b8be78 Syobon Action (also known as Cat Mario or Neko Mario) is a platform game
with a similar gameplay experience as Super Mario Bros,
except it s more difficult and was written by some psychopath.

WWW: http://zapek.com/?p=189

- While here, sort games/Makefile

PR:		167694
Submitted by:	nemysis <nemysis@gmx.ch>
2012-05-15 09:58:14 +00:00
Dmitry Marakasov
511a622de5 Tanglet is a single player word finding game based on Boggle. The
object of the game is to list as many words as you can before the
time runs out. There are several timer modes that determine how
much time you start with, and if you get extra time when you find
a word.

You can join letters horizontally, vertically, or diagonally in any
direction to make a word, so as long as the letters are next to
each other on the board. However, you can not reuse the same letter
cells in a single word. Also, each word must be at least three
letters on a normal board, and four letters on a large board.

WWW: http://gottcode.org/tanglet/

PR:		167239
Submitted by:	nemysis <nemysis@gmx.ch>
2012-05-14 23:59:03 +00:00
Marcus von Appen
fea924855d This is an implementation of the sets game.
WWW: http://www.linuxmotors.com/sets/

PR:		ports/167237
Submitted by:	nemysis@gmx.ch
2012-05-14 18:11:46 +00:00
Marcus von Appen
9c992de957 A game of dexterity, being somewhere between Breakout and billiard,
where the aim of each level is to shove floating stones towards
compatible static stones.
You control a short chain of stones with your mouse to achieve that.

WWW: http://krank.sourceforge.net/

PR:		ports/167236
Submitted by:	nemysis@gmx.ch
2012-05-14 18:06:56 +00:00
Guido Falsi
157deba61d Update to 2.1.1.0.
PR:		ports/167227
Approved by:	crees (mentor)
2012-05-13 15:41:23 +00:00
Marcus von Appen
e7d05c2862 Simsu is a basic Sudoku game. You can switch between filling in notes
(pencil mode), or filling in answers (pen mode).
To make it easier to see where to place numbers, you can highlight
all instances of a number. You can also check your answers for
correctness while playing. The game stores your current notes and answers,
so that you can pick up where you left off the next time you play.

WWW: http://gottcode.org/simsu/

PR:		ports/167238
Submitted by:	nemysis@gmx.ch
2012-05-13 10:12:22 +00:00
Dmitry Marakasov
8241af9c93 - Undeprecate, fix is ready pending cegui update 2012-05-12 23:29:01 +00:00
Pav Lucistnik
415c21e8c9 - Mark BROKEN: does not build
./Libraries/CSharpCompiler.cs(48,41): error CS1729: The type `Mono.CSharp.Report' does not contain a constructor that takes `1' arguments
  /usr/local/lib/mono/4.0/Mono.CSharp.dll (Location of the symbol related to previous error)
  ./Libraries/CSharpCompiler.cs(50,37): error CS1729: The type `Mono.CSharp.Evaluator' does not contain a constructor that takes `2' arguments
  /usr/local/lib/mono/4.0/Mono.CSharp.dll (Location of the symbol related to previous error)

Reported by:	pointyhat
2012-05-12 21:16:09 +00:00
Dmitry Marakasov
c7810110e4 - Fix spelling error 2012-05-12 20:28:24 +00:00
Dmitry Marakasov
3e002e1078 - Use proper way to disable package building on pointyhat 2012-05-12 15:43:44 +00:00
Dmitry Marakasov
d78d4a569a - Add mirror 2012-05-12 15:26:27 +00:00
Dmitry Marakasov
dcd478da32 - Update to 0.3.2 2012-05-12 14:58:01 +00:00
Dmitry Marakasov
bcc65a4ce3 - Respect STRIP in games using darkplaces engine
- While here, minor cleanup in nexuiz port

PR:		ports/167817
Submitted by:	Jan Beich <jbeich@tormail.org>
2012-05-12 13:01:55 +00:00
Michael Scheidell
7e0f35aa09 - Install binary in ../bin and not ../games
- Bump PORTREVISION

PR:		ports/167808
Submitted by:	Kevin Zheng <kevinz5000@gmail.com> (maintainer)
2012-05-12 09:35:32 +00:00
Michael Scheidell
13e4be84a4 - Remove unmaintained COW-3 binary in favor of supported opensource client-cow version
PR:		ports/167349
Submitted by:	Kevin Zheng <kevinz5000@gmail.com> (maintainer)
2012-05-11 21:08:38 +00:00
Michael Scheidell
1f67a39477 Netrek is a multi-player battle simulation with a Star Trek theme.
As a player, you captain starships to engage enemy vessels, bomb
armies and invade planets in order to expand your team's space empire.
The ultimate goal is to genocide the enemy race, but the carnage of
battles along the way is ruthlessly fast paced and a lot of fun!

It's a team-oriented game with realtime dogfighting but involving a
lot of ongoing strategy. It costs no money to play, there are no ads,
and it's open source.

WWW: http://www.netrek.org/

PR:		ports/167349
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
2012-05-11 20:49:04 +00:00
Ade Lovett
6d726b6c09 Update autoconf to 2.69 and automake to 1.12
PR:		166836
Tested by:	Multiple -exp runs (pav)
2012-05-11 20:38:09 +00:00
Marcus von Appen
cb51d3235a Block Rage is a falling blocks game with a 2-player hotseat mode,
detailed graphics and animated plasmatic backgrounds.
It is a remake of the awesome DOS classic Xixit.

WWW: http://blockrage.sourceforge.net/

PR:		ports/167395
Submitted by:	nemysis@gmx.ch
2012-05-11 15:47:42 +00:00
Chris Rees
631ad12eda - De-pkg-plist
- Install as bin/bubble-chains, rather than bin/chains

PR:		ports/167777
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)

- Stop using PKGNAMEPREFIX and just stick it in PORTNAME;
  hyphen is no problem here

Approved by:	maintainer
2012-05-10 19:02:10 +00:00
Wen Heping
60879959d5 - Update to 1.12.1 2012-05-10 12:54:00 +00:00
Alex Kozlov
3b26262069 - Update to version 111.2.2
- Use PORTDATA instead of a long plist
- Remove plist files

PR:	ports/167529
Submitted by:	Tijl Coosemans <tijl@coosemans.org>
Approved by:	eadler (mentor)
2012-05-09 02:20:13 +00:00
Pawel Pekala
543d87aa2c GLightOff is a simple (but not so easy to solve!) puzzle game.
The goal is to switch off all the lights on the 5x5 board.

WWW: http://glightoff.sourceforge.net/

PR:		ports/167232
Submitted by:	nemysis@gmx.ch
2012-05-07 18:29:58 +00:00
Chris Rees
5f7b5ab11d CuteMaze is a simple, top-down game in which mazes are randomly generated using
one of a choice of several different algorithms.
You move the character through the maze while hunting for targets
(cheese, by default)
the game is won once all of these targets have been picked up.

WWW: http://gottcode.org/cutemaze/

PR:		ports/166930
Submitted by:	nemysis@gmx.ch
2012-05-07 15:32:07 +00:00
Chris Rees
625cd9889f The aim of Bubble Chains is to remove all of the targets on each level,
and to do this before the time
(indicated with the blue-colored bar at the right) runs out.
Keep doing this until you have passed the last level and won the game.

WWW: http://bubble-chains.sintegrial.com/

PR:		ports/167234
Submitted by:	nemysis@gmx.ch
2012-05-07 15:20:30 +00:00
Alex Kozlov
b247d02a7d - Use USE_DOS2UNIX instead of homemade equivalent
Approved by:    eadler (mentor)
2012-05-05 17:46:41 +00:00
Alex Kozlov
6621e8f035 The object of the game is to remove all of the blocks from the screen
before the time runs out. Two blocks are removed at a time,
and must be of the same color. After completing a level,
you will be rewarded with a bonus point for every tick left on the clock.
For each level thereafter, the time to complete the the level will be shorter.

PR:	ports/166854
Submitted by:	nemysis <nemysis@gmx.ch>
Approved by:	eadler (mentor)
2012-05-03 20:56:57 +00:00
Pav Lucistnik
882d4d529f - Mark BROKEN: does not compile
[ 23%] Building CXX object CMakeFiles/AstroMenace.dir/AstroMenaceSource/Core/RendererInterface/OGL_Main.o
  /usr/bin/c++    -O2 -pipe -DOLD_MESA -fno-strict-aliasing -O2 -pipe -DOLD_MESA -fno-strict-aliasing -I/usr/local/include    -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -o CMakeFiles/AstroMenace.dir/AstroMenaceSource/Core/RendererInterface/OGL_Main.o -c /work/a/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp
  /work/a/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp:66: error: 'PFNGLCLIENTACTIVETEXTUREPROC' does not name a type
  /work/a/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp: In function 'int vw_InitRenderer(char*, int, int, int*, bool, int*)':
  /work/a/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp:359: error: 'glClientActiveTexture13' was not declared in this scope
  /work/a/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp:359: error: 'PFNGLCLIENTACTIVETEXTUREPROC' was not declared in this scope
  /work/a/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp:359: error: expected `;' before 'SDL_GL_GetProcAddress'

Reported by:	pointyhat
2012-05-02 22:00:00 +00:00
Ganael LAPLANCHE
670adacef4 Fix build with gcc46+
Submitted by:	avg
2012-05-02 09:16:04 +00:00
Pietro Cerutti
fc57b4a6da - Chase x11-toolkits/fox16 shlib bump
- Bump PORTREVISION
2012-05-02 08:30:40 +00:00
Alex Kozlov
c00820ad57 - Use pkg-message instead of ${ECHO}
Suggested by:	makc
Approved by:	maintainer timeout (2 weeks), eadler (mentor)
2012-05-01 10:26:07 +00:00
Jason Helfman
0de075601c - attach gplv2 license
PR:	ports/167435
Submitted by:	maintainer, kevinz5000@gmail.com
2012-05-01 00:27:23 +00:00
Alex Kozlov
e427270473 SDL Lopan is a mahjong game remake
PR:	ports/167306
Submitted by:	nemysis <nemysis@gmx.ch>
Approved by:	eadler (mentor)
2012-04-28 14:55:30 +00:00
Alex Kozlov
a8027b2c9d SDL Jewels is a tile-matching 8x8 puzzle game
PR:	ports/167304
Submitted by:	nemysis <nemysis@gmx.ch>
Approved by:	eadler (mentor)
2012-04-27 18:30:32 +00:00
Alex Kozlov
f50467e568 Remove do-build target, set ALL_TARGET instead.
Approved by:	maintainer (implicit), eadler (mentor)
2012-04-27 18:09:10 +00:00
Alex Kozlov
1cfcfc4753 SDL Scavenger A Lode Runner like game
Submitted by:	nemysis <nemysis@gmx.ch>
Approved by:	eadler (mentor)
2012-04-27 14:01:14 +00:00
Ganael LAPLANCHE
3c89a79834 Update Simgear and Flightgear ports to 2.6.0 2012-04-27 12:28:23 +00:00
Thomas Abthorpe
ec0e1b4b9c - Update to 1.10
PR:		ports/166950
Submitted by:	maintainer
2012-04-27 02:51:38 +00:00
Dmitry Marakasov
eb22aa0d9c - Update graphics/osg to 3.0.1
- Bump revisions on dependent ports due to shlib version bump
- Remove option to use graphics/osg-devel instead of graphics/osg from simgear and flightgear (1)
- Remove option to use graphics/osg-devel instead of graphics/osg from fgrun for consistency

Submitted by:	martymac (1)
2012-04-26 00:47:48 +00:00
Dmitry Marakasov
b93b137c4c Arx Libertatis is a cross-platform, open source port of Arx Fatalis,
a 2002 first-person role-playing game developed by Arkane Studios.

WWW:	http://arx-libertatis.org
2012-04-26 00:40:15 +00:00
Guido Falsi
02300fa5a4 Remove uneeded data port. Everything is now included in games/netpanzer.
Approved by:	crees (mentor)
2012-04-25 23:33:28 +00:00
Guido Falsi
93e78ee1ae Update to version 0.8.4 [1]
This update also fixes the build with clang.

Reported by:	Kevin Zheng <kevinz5000@gmail.com> [1]
Approved by:	crees (mentor)
2012-04-25 23:00:28 +00:00
Eitan Adler
11f7b6ba53 Correct website in pkg-descr
Submitted by:	nemysis@gmx.ch
2012-04-24 22:39:10 +00:00
Dmitry Marakasov
a9ef118068 - Use correct version of love binary 2012-04-23 22:20:12 +00:00
Dmitry Marakasov
74af1a6d3a - Switch to devel/love07 2012-04-23 18:37:28 +00:00
Pawel Pekala
fce387b760 Install program's icon and desktop entry file
PR:		ports/167212
Submitted by:	maintainer
2012-04-23 17:17:52 +00:00
Dmitry Marakasov
b6ffde7db3 - Update to 1.7.0
- Use canonical names for patch files
- Take maintainership (1)

PR:		167181
Submitted by:	myself
Approved by:	maintainer via private email (1)
2012-04-23 14:02:10 +00:00
Pawel Pekala
a2ae031ff8 - Update to 20120128 (1.0.1)
- Remove USE_LUA (internal interpreter)
- Fix build with clang (from upstream)

PR:		ports/167168
Submitted by:	maintainer
2012-04-22 16:53:23 +00:00
Martin Wilke
ab0387cc86 - Update to version 0.4.5
PR:		166885
Submitted by:	Ports Fury
2012-04-21 18:48:17 +00:00
Martin Wilke
0d525989c4 - Update to 1.0.0
PR:		166886
Submitted by:	Ports Fury
2012-04-21 18:48:14 +00:00
Lars Engels
619f643a11 - WWW is no longer available, change to an alternative version
- Use @dirrmtry instead of @unexec
- Grab maintainership
2012-04-21 18:33:49 +00:00
Motoyuki Konno
2d8c3c3653 Unbreak. 2012-04-21 08:41:31 +00:00
Johan van Selst
02cd60b224 - Update Shogi to 1.4.0
- New MASTER_SITE (and new upstream maintainer)
2012-04-20 12:24:05 +00:00
Johan van Selst
54285a09d2 Update xboard to 4.6.2 2012-04-20 09:57:48 +00:00
Pawel Pekala
e930ed1caa Update to version 1.76
PR:		ports/167041
Submitted by:	maintainer
2012-04-19 13:55:27 +00:00
Jose Alonso Cardenas Marquez
0a6256b52f - Bump PORTREVISION (freepascal ports were updated) 2012-04-19 06:51:44 +00:00
Chris Rees
261e45efd9 The Lightweight Java Game Library
WWW: http://www.lwjgl.org

PR:		ports/166679
Submitted by:	loader
2012-04-18 13:35:45 +00:00
Chris Rees
80eea73f40 Java Game Controller API
WWW: https://svn.java.net/svn/jinput~svn/trunk

PR:		ports/166678
Submitted by:	loader
2012-04-18 08:59:58 +00:00
Chris Rees
8813f8a043 A set of APIs utilized by the Java Game Technology Group.
WWW: https://svn.java.net/svn/jutils~svn/trunk

PR:		ports/166677
Submitted by:	loader <loader@freebsdmall.com>
2012-04-18 07:49:34 +00:00
Alex Kozlov
67025dc7bc - Update to 0.10.2
* New species: Octopodes, sentient land-capable octopuses.
   * Skill training system reworked. Dancing is really gone this time!
   * All polearms have reaching.
   * Constriction (nagas, octopodes, some snakes, tentacled monstrosities).
   * New version of the Abyss.
   * Lots of fixes for various crash cases
   * Grey draconians can't drown - we mean it this time
   * Slaying now works as expected for magical staves
   * Allies are not allowed to smite enemies through glass
   * Allies can now cast Orb of Destruction
   * Reaching with polearms is not allowed while trapped in a net/web
   * Description text updates to match 0.10 changes
   * plus many other small updates and fixes.
 - Unbreak clang builds

PR:	ports/166856
Submitted by:	Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
Approved by:	eadler (mentor)
2012-04-17 14:51:40 +00:00
Pawel Pekala
3a598235a2 Update to version 1.70.0
PR:		ports/166956
Submitted by:	maintainer
2012-04-15 15:43:10 +00:00
Guido Falsi
418d775723 Change to my FreeBSD.org email address.
Approved by:	crees (mentor)
2012-04-14 18:45:07 +00:00
Guido Falsi
79cc17039f Update to 0.9.4
Approved by:	crees (mentor)
2012-04-14 11:47:19 +00:00
Alex Kozlov
206d4071e1 Fix build on FreeBSD 7 (work with old scandir prototype)
For real this time.

Submitted by:	pavmail
Approved by:	maintainer (implicit), eadler (mentor)
2012-04-13 05:48:03 +00:00
Alex Kozlov
014232b649 Fix various errors in ports distinfo
(yii-1.1.9.r3527.tar.gz verified against upstream sources)
2012-04-12 02:30:54 +00:00
Max Brazhnikov
795b376dc1 Add missing dependency on curl to fix build.
Reported by:	pav
Pointyhat to:	makc
2012-04-10 13:24:34 +00:00
Baptiste Daroussin
ba56649f1a Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as broken for more than 6 month 2012-04-09 23:51:44 +00:00
Alex Kozlov
c27f8ed8ed Fix build on FreeBSD 7 (work with old scandir prototype)
Submitted by:	pointyhat via pavmail
Approved by:	eadler (mentor), maintainer (implicit)
Feature safe:	yes
2012-04-06 16:06:32 +00:00
Max Brazhnikov
3d39c8e184 Update to 1.60.0
Pass maintainership to submitter

PR:		ports/166212
Submitted by:	Kevin Zheng <kevinz5000 at gmail.com>
Approved by:	Mark Reidel (former maintaier)
Feature safe:	yes
2012-04-06 15:12:29 +00:00
Erwin Lansing
6770821015 Really fix plist
Submitted by:	pointyhat
Feature safe:	yes
2012-04-04 08:17:47 +00:00
Johan van Selst
3290032dcf Update FreeCiv to 2.3.2
Feature safe:	yes
2012-03-31 21:18:13 +00:00
Baptiste Daroussin
ca8ae287d1 Mark as broken: overwrite files own by the tuxracer package
pkgng says:
pkg: tuxracer_golf-1.00_2 conflicts with tuxracer-0.61_11 (installs files into the same place).  Problematic file: /usr/local/share/tuxracer/courses/common/buttprint.rgb

Reported by:	pointyhat: pkgng exp-run
Feature safe:	yes
2012-03-31 16:52:19 +00:00
Johan van Selst
3510c262f4 - Update to xboard 4.6.0
- Remove code patch (fixed upstream)
- Honour WITHOUT_NLS to disable NLS support (new in this version)

Feature safe:	yes
2012-03-31 12:14:00 +00:00
Jose Alonso Cardenas Marquez
23462e8769 - Update to 0.5.2
Changelog at http://blog.naev.org/2012/03/naev-0-5-2-release/

Feature safe:	yes
2012-03-31 03:45:38 +00:00
Alex Kozlov
ba7940ef0c The Castles of Dr. Creep is a platform puzzle game
originally for the Commodore 64 and released in 1984
By Broderbund and written by Ed Hobbs.

PR:	ports/158781
Submitted by:	Robert Crossfield <robcrossfield@gmail.com>
Approved by:	itetcu (mentor)
Feature safe:	yes
2012-03-30 14:36:33 +00:00
Pav Lucistnik
e50c146e0b - Assign to volunteer/author
Feature safe:	yes
2012-03-30 08:29:27 +00:00
Ruslan Makhmatkhanov
4a58a9bfd5 - update to 0.1b
PR:		166418
Submitted by:	Guido Falsi <mad at madpilot dot net> (maintainer)
Feature safe:	yes
2012-03-26 18:52:18 +00:00
Erwin Lansing
70e3188208 Readd BROKEN: still can't find numpy
Feature safe:	yes
2012-03-26 08:04:08 +00:00
Jose Alonso Cardenas Marquez
c8ac650642 - Update to 2011.753
Feature safe:	yes
2012-03-26 02:19:51 +00:00
Jose Alonso Cardenas Marquez
0cb3762bcd - Update to 0.5.1
Feature safe:	yes
2012-03-26 02:16:54 +00:00
Ruslan Makhmatkhanov
171a4d7ca2 - update to 0.01
PR:		166394
Submitted by:	Guido Falsi <mad at madpilot dot net> (maintainer)
Feature safe:	yes
2012-03-25 18:50:49 +00:00
Johan van Selst
644fa5f909 - Update GNU Chess to 6.0.2
- Remove perl script to create opening book (new feature handles this)
- Remove perl dependency
- Remove patch to open opening books in read-only mode (fixed in distribution)

Feature safe:	yes
2012-03-25 09:27:07 +00:00
Martin Wilke
69040112ad - Change GCC 4.4 to 4.6
Submitted by:	gerald
Feature safe:	yes
2012-03-25 03:16:36 +00:00
Martin Wilke
42399f3272 - Fix OPTIONS handling
PR:		166027
Submitted by:	Ports Fury
Feature safe:	yes
2012-03-24 16:25:48 +00:00
Martin Wilke
bd9e73ccc7 - Update to version 0.43.3d
PR:		166033
Submitted by:	Ports Fury
Feature safe:	yes
2012-03-24 16:25:42 +00:00
Martin Wilke
c57053cf0e - Update to version 1.9
PR:		166028
Submitted by:	Ports Fury
Feature safe:	yes
2012-03-24 16:25:41 +00:00
Martin Wilke
a06802e46a - Update to 0.5.1
PR:		166034
Submitted by:	Ports Fury
Feature safe:	yes
2012-03-24 16:25:31 +00:00
Martin Wilke
b9e8c5af6e - Add LICENSE
- Rearrange install directory
- Install desktop entry file

PR:		166032
Submitted by:	Ports Fury
Feature safe:	yes
2012-03-24 16:25:28 +00:00
Martin Wilke
97a89f2013 - Update to version 1.9.1
PR:		166029
Submitted by:	Ports Fury
Feature safe:	yes
2012-03-24 16:25:25 +00:00
Martin Wilke
5ae2a00299 - Update to version 1.3.10
PR:		166030
Submitted by:	Ports Fury
Feature safe:	yes
2012-03-24 16:25:23 +00:00
Dmitry Marakasov
0aee7d0f79 - Update to 0.3
Feature safe:	yes
2012-03-24 06:04:35 +00:00
Jason Helfman
8060a09e16 - Update to 4.3.9
PR:	ports/165650
Submitted by:	umeno@belldandy.unnumbered.net
Approved by:	maintainer timeout ( 17 days )
Feature safe:	yes
2012-03-20 20:40:23 +00:00
Ganael LAPLANCHE
380923a0d2 Add missing LICENSE information
Feature safe:	yes
2012-03-20 10:12:47 +00:00
Juergen Lock
f87f6afbfc Return this to the pool. (I only ported it on request a long time
ago and don't really use it myself...)

Feature safe:	yes
2012-03-19 20:26:16 +00:00
Alex Kozlov
e5880ee133 - Update to 0.7.0
- add NO_INSTALL_MANPAGES

PR:	166230
Submitted by:	Hakisho Nukama <nukama@gmail.com>
Approved by:	maintainer, itetcu (mentor)
Feature safe:	yes
2012-03-19 20:14:56 +00:00
Dmitry Marakasov
f8b6f2db73 - Update to 0.6.0
Feature safe:	yes
2012-03-18 22:59:00 +00:00
Jeremy Messenger
7e586b585c Update to 12.01.
PR:		ports/164503
Submitted by:	rm
Feature safe:	yes
2012-03-14 15:22:29 +00:00
Max Brazhnikov
d7cf078243 Update to 2.0.3
Take maintainership

Feature safe:	yes
2012-03-13 10:35:39 +00:00
Alex Kozlov
a0096a2a9c - reset maintainer, he has no more interest in maintaining this port
- deprecate: no more public distfiles, abandoned upstream

Approved by:	eadler (mentor)
Feature safe:	yes
2012-03-12 16:17:51 +00:00
Dmitry Marakasov
d7051abe9a - Update to 20120310 (which also prepares it for graphics/osg update)
Feature safe:	yes
2012-03-10 21:22:23 +00:00
Dmitry Marakasov
9c4c025200 - Prepare for boost update
Feature safe:	yes
2012-03-10 04:34:23 +00:00
Dmitry Marakasov
98a756cd11 - Prepare for devel/boost update
Feature safe:	yes
2012-03-10 03:43:59 +00:00
Dmitry Marakasov
0bf0248260 - Update to 0.143
Feature safe:	yes
2012-03-10 03:23:35 +00:00
Jason Helfman
7ac4d37de3 - Update to 0.9.3 and unbreak
PR:	ports/165824
Submitted by:	maintainer, mad@madpilot.net
Feature safe:	yes
2012-03-10 01:28:07 +00:00
Jason Helfman
54f4a08d27 - Use full path for java to resolve server startup operations
- bump PORTREVISION

PR:	ports/165884
Submitted by:	ler@lerctr.org
Approved by:	maintainer, freebsd@rakor-net.de
Feature safe:	yes
2012-03-09 19:03:06 +00:00
Dmitry Marakasov
1a804b2dc9 - Prepare for boost update 2012-03-08 19:39:37 +00:00
Alex Dupre
d14b785df6 Update to 0.10.5 release. 2012-03-08 08:26:25 +00:00
Sunpoet Po-Chuan Hsieh
c401538bea - Fix build with curl 7.24.0: curl/types.h was removed (unused since Apr 2004)
Submitted by:	sunpoet (myself)
Tested by:	exp-run by linimon
Approved by:	linimon (with portmgr hat)
2012-03-08 08:04:10 +00:00
Jason Helfman
b90aecc6da - Update to 1.2.3
- fix MASTER_SITES
- while here tighten Makefile for configuration files
  use DATADIR in pkg-plist (portlint)

PR:	ports/165666
Submitted by:	Martin Kropfinger,freebsd@rakor-net.de
2012-03-07 23:42:03 +00:00
Max Brazhnikov
78819d7021 Remove build dependencies on textproc/docbook-xml and textproc/docbook-xsl.
They were added to fix build with kdelibs-4.5, while correct fix was
to add them as run dependencies for x11/kdelibs4 (done a while ago).
2012-03-07 14:57:01 +00:00
Dmitry Marakasov
4b2de6c1f3 - Fix build
Reported by:	pointyhat
2012-03-07 00:38:13 +00:00
Dmitry Marakasov
34f1d07d71 - Fix build
Reported by:	pointyhat
2012-03-06 19:46:41 +00:00