1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Commit Graph

286881 Commits

Author SHA1 Message Date
Pawel Pekala
4e9a1add42 Domination is a board game that is a bit like the well known game Risk.
Domination is a game that is a bit like the well known board game of Risk
or RisiKo. It has many game options and includes many maps.

Written in java it includes a map editor, a simple map format, multiplayer
network play, single player, hotseat, 5 user interfaces and many more features,
it works in all OSs that run java.

WWW: http://domination.sourceforge.net/
WWW: http://yura.net/projects/domination/

PR:		ports/172167
Submitted by:	nemysis <nemysis@gmx.ch>
2012-10-04 19:40:39 +00:00
Steven Kreuzer
c25d12484e Patch binary so that Layer 2 Virtual LAN using 802.1Q are
recognized as valid interface types
2012-10-04 19:38:04 +00:00
Jung-uk Kim
58f8b8de4d Fix a typo for the wrappers. 2012-10-04 18:47:53 +00:00
Jason E. Hale
b65663f5cc - Fix LICENSE_GROUPS, the ZLIB license is GPL compatilble but does not comply
with the Copyfree Standard Definition

Approved by:	makc (mentor), maintainer (implicit)
2012-10-04 18:21:32 +00:00
Marcus von Appen
84a42e8c70 - Update to 0.58.2 2012-10-04 17:39:37 +00:00
Ruslan Makhmatkhanov
ca3968cad1 - update to 3.2.0.9
- update pkg-descr
- trim Makefile header, while here

PR:		171677
Submitted by:	Shane Ambler <FreeBSD at Shaneware dot biz>
Approved by:	Veniamin Gvozdikov <g.veniamin at googlemail dot com> (maintainer)
2012-10-04 17:33:39 +00:00
Jung-uk Kim
2197766d97 - Update ECJ to 3.8.1.
The following changes were made in the previous commit.

- Use ECJ 3.8 instead of 4.2.  This simplifies and add more Eclipse mirrors.
They are actually the same compilers released with different Eclipse JDTs.
- Add an option to build gjdoc.
- Add an option to build with GMP, which enables java.math.BigInteger.
- Add an option to build with native JDK.  When it is turned off, ECJ or GCJ
(when WITH_GCJ is defined) is used for glibj.zip.  Note ECJ (with gij) and
GCJ can compile classpath perfectly fine on FreeBSD 9 and later but it seems
libgcj interacts badly with 7 and 8.  Need more investigation.
- Reduce unnecessary dependencies.  zip is not used when "--with-jar" is
specified.  Use pre-built ANTLR jar file, which is only used for gjdoc.
Remove JDK run-time dependency because it is only necessary to execute tools
and these tools are actually wrappers.  Now we just execute them with javavm
wrapper (or user-specified VM when JAVACMD environment variable is set).
Note you need a valid JVM to run these commands now.
- Add a patch to fix an ugly JAR updater bug.  Without this, the file name
must include "/" in it, e.g., "gjar i ./glibj.zip".
2012-10-04 17:32:13 +00:00
Florian Smeets
d3c505e600 - update to 1.0.26 [1]
- use newly added alphasort() instead of LGPLv2.1+ patch
- fix async handler [2]
- fix implicit declarations of calloc/free [3]
- disable ARIFF_OSS option by default, except 7.x [4]
- add 3 more mirrors from alsa wiki + gentoo as a backup
- move alsa mirrors to bsd.sites.mk

Changes:	http://www.alsa-project.org/main/index.php/Changes_v1.0.25_v1.0.26
PR:		ports/171601 [1]
PR:		ports/169770 [2]
PR:		ports/170457 [3]
PR:		ports/170473 [4]
Obtained from:	PkgSrc [2]
Submitted by:	Jan Beich <jbeich@tormail.org>
Approved by:	maintainer
2012-10-04 17:04:44 +00:00
Jason Helfman
8abb759296 add new port: games/castlevox
Castle Vox is a next generation computer strategy board game.
Capture all the enemy Castles to win!

Features:

 - Fast world domination.
 - Plan attacks simultaneously.
 - Collaborate with teammates.

 - Maps from history and fantasy.
 - Giant maps with many players.
 - Map editor included.

 - Hard AI will push your brain in single-player matches.
 - Online multi-player modes: relaxed and speed variants.
 - Achievements.

 - Easy to learn, hard to master.
 - Mixes elements from Diplomacy and Axis & Allies board games.
 - Available for Mac OS X, Linux, and Windows.

WWW: http://sillysoft.net/vox/

PR:		155070
Submitted by:	gamato@users.sf.net
2012-10-04 16:57:49 +00:00
Jason Helfman
54b634c84e - adjust comment and pkg-descr
- adopt optionsNG
- pass maintainership to submitter

PR:		172315
Submitted by:	nemysis@gmx.ch
2012-10-04 16:52:30 +00:00
Jason Helfman
3aec6823ff - Make GMP OPTION'al
- Add upstream patch for test failure when built without GMP

PR:		172299
Submitted by:	koobs.freebsd@gmail.com
2012-10-04 16:45:41 +00:00
Jason Helfman
390e861c3f - drop broken MASTER_SITE
- while here adopt optionsNG

PR:		170297
Submitted by:	jgh@ (myself)
Approved by:	maintainer timeout ( 65 days )
2012-10-04 16:35:25 +00:00
Jung-uk Kim
2ed69d4811 Revert the previous accidental commit. It is not ready yet. 2012-10-04 16:30:16 +00:00
Jung-uk Kim
7b1d3862e2 Revert the previous accidental commit. 2012-10-04 16:19:53 +00:00
Jung-uk Kim
e2756cb835 - Reset maintainership. See ports/164941.
- Fix conflicts with java/classpath.  Note security provider configuration
is moved to ${PREFIX}/lib/security/SableVM.security.  This file is always
loaded first because the short vendor name is SableVM.  If it does not
exist, then classpath.security is loaded (java/security/Security.java).
- Reduce Makefile headers, add licenses, and convert to optionsNG.
2012-10-04 16:13:00 +00:00
Baptiste Daroussin
e65d0885c0 lower a bit more the minimal version to install it.
we want to be able to create the package from a N jail to be use on N+ systems

Approved by:	garga (maintainer via irc)
2012-10-04 15:35:13 +00:00
Baptiste Daroussin
ab65b1e798 - update to checkin: 86c7d4bd7c
- changes:
  * bulk: only destroy old logs in case of -c
  * general: fix running when the BASEFS contains a symlink
  * ports: do not install the ports tree in a "/ports" subdirectory for svn and
    git method (this also allow to use the same ports tree for both host and
    poudriere)
  * document in poudriere.conf.sample how to use proxies
2012-10-04 15:06:16 +00:00
Pawel Pekala
72a2e05065 - Update to version 3.6.8 [1]
- Trim Makefile header
- Don't install another copy of GPLv2 license

PR:		ports/172207 [1]
Submitted by:	Simon Olofsson <simon@olofsson.de> (maintainer) [1]
2012-10-04 14:25:50 +00:00
Tilman Keskinoz
43b58cde60 Update to 0.9 2012-10-04 13:30:18 +00:00
Ruslan Makhmatkhanov
0fdf456c7e - remove bogus setuptools dependency (the port is using distutils)
- trim Makefile header (completely, because email wasn't set initially and,
  based on nickname, I believe it wasn't done for purprose)
- remove redundant LICENSE_FILE
- avoid PYTHON_SITELIBDIR in depends
- limit python version to 2.x
- bump PORTREVISION because of dependency change
2012-10-04 12:53:25 +00:00
Renato Botelho
cdbf587df0 Lower OSVERSION checking for compat[789]x. This was requested by bapt@ and i
agree with his arguments. There are no reasons to deny a compatNx package
being built on a FreeBSD-N version.
2012-10-04 12:34:50 +00:00
Bryan Drewery
30a32f4f8d - Update to 0.8.70 [1]
- Update to new header
- Fix PODOFO being missed for options conversion

Changes: http://calibre-ebook.com/whats-new

PR:		ports/172099 [1]
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2012-10-04 12:14:35 +00:00
Pietro Cerutti
d4f861a3c4 - Sync with upstream
- Bump PORTREVISION (PORTVERSION has not changed)
- Convert to OptionsNG
- Remove libiodbc option for ODBC driver (does not work)
2012-10-04 12:06:43 +00:00
Frederic Culot
80a098cb40 - Update to 2.14
Changes:	http://search.cpan.org/dist/WebDAO/Changes
PR:		ports/172297 (based on)
Submitted by:	Aliaksandr Zahatski <zahatski@gmail.com> (maintainer, from another address)
2012-10-04 11:31:58 +00:00
Tilman Keskinoz
1cf17093ce Add lolcat, brings rainbows and unicorns to your terminal 2012-10-04 11:16:37 +00:00
Tilman Keskinoz
8301652060 Add rubygem-paint, a Terminal painter 2012-10-04 11:15:27 +00:00
Baptiste Daroussin
92735f7ddf revert commit that shouldn't have been done 2012-10-04 10:50:43 +00:00
Baptiste Daroussin
0c06111c46 Convert to new options framework 2012-10-04 10:48:50 +00:00
Niclas Zeising
60820d612b Update to 1.8.12, which fixes build with clang.
Turn the WITH_FREEIPMI make variable to a proper option.
Change the NOPORTDOCS option to use the new options framework.

PR:		ports/171766
Submitted by:	zeising
Approved by:	maintainer timeout (two weeks), kwm (mentor)
2012-10-04 10:27:32 +00:00
Baptiste Daroussin
8da9eeea9b Convert to new options framework 2012-10-04 10:00:38 +00:00
Alex Dupre
80e4958419 Update to 5.4.7 release. 2012-10-04 10:00:00 +00:00
Frederic Culot
44dc257d23 - Update to 2.4.9
Changes:	http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS
2012-10-04 09:56:09 +00:00
Tilman Keskinoz
055200e680 Add colormake, a wrapper for gmake to produce colorful output 2012-10-04 09:15:45 +00:00
Baptiste Daroussin
e6ee2c6ce4 Fix mistake while converting
Reported by:	jase
2012-10-04 08:22:15 +00:00
Ruslan Makhmatkhanov
169a3378e6 - circumvent the ports options infrastructure limitation to not nag user with
options dialog every time (to let him actually save the chosen options)

Reported by:	bapt
2012-10-04 08:13:51 +00:00
Baptiste Daroussin
afdf2909e7 Convert to new options framework 2012-10-04 07:25:12 +00:00
Baptiste Daroussin
9375511032 Add XINE options description 2012-10-04 07:23:04 +00:00
Pietro Cerutti
6f55c3c198 - Convert to OptionsNG 2012-10-04 07:22:16 +00:00
Baptiste Daroussin
9dc0f62a37 Convert to new options framework 2012-10-04 07:21:06 +00:00
Baptiste Daroussin
5ac78e2f5e Convert to new options framework 2012-10-04 07:18:39 +00:00
Baptiste Daroussin
4bd18c38cf Convert to new options framework 2012-10-04 07:16:12 +00:00
Pietro Cerutti
dd4ee8a24f - Update to 2011.09.12
- Convert to OptionsNG
- Put addons that have dependencies into OPTIONS
2012-10-04 07:15:25 +00:00
Pietro Cerutti
8d58e7c503 - Set MYSQL as the default database type, to make package building happy
Reported by:	bapt
2012-10-04 07:12:20 +00:00
Baptiste Daroussin
0ab4d780d2 Convert to new options framework 2012-10-04 06:34:17 +00:00
Baptiste Daroussin
35741e61e9 Convert to new options framework 2012-10-04 06:30:40 +00:00
Baptiste Daroussin
4b1ed72b6a Convert to new options framework 2012-10-04 06:28:21 +00:00
Jason Helfman
6846fa8df3 - update to 1.3.4
PR:		172310
Submitted by:	maintainer, gaod@hychen.org
2012-10-04 06:07:43 +00:00
Jason Helfman
275a597be9 - update to 20120821
PR:		172309
Submitted by:	maintainer, gaod@hychen.org
2012-10-04 06:06:52 +00:00
Jason Helfman
f425dae991 - update to 0.9.22
PR:		172308
Submitted by:	maintainer, gaod@hychen.org
2012-10-04 06:05:50 +00:00
Steve Wills
4c4b6e0f56 - Update to 3.4.0b2,1
- Fix build with clang

PR:		ports/172307
Approved by:	maintainer (cy)
2012-10-04 01:41:47 +00:00