COMPAT_FREEBSD9, but since this option doesn't exist, remove entire message.
Bump PORTREVISION to make a new package without the wrong message.
Pointed out by: des@
sites in common. This will allow people who use ports-mgmt/fastest_sites
(or other methods) to selectively eliminate those sites from this list
that are locally unreachable. It also adds more potential sites for both
ports.
I checked all of these sites and they each have the distfiles for both
ports. The omission of ftp[23] is intentional, those sites are not
functional.
code (rather than simply updates to auto- configuration glue):
Notified by: Steve Wills
via
PR: ports/171812
The changes are minor, thus shared-library bump.
Fix several of the warnings, which GNU compiler missed, but clang uncovered
(which broke the build because of -Werror):
Notified by: Andreas Nilsson, Thomas Zander
- Switch dependency from multimedia/ffmpeg to multimedia/ffmpeg-011,
as my tests revealed that MLT isn't working anymore with 0.7.x.
- Drop option --linsys-with-jpeg as per upstream suggestion.
- Update OPTIONS descriptions to be consistent with recent changes.
- Bump PORTREVISION.
ephemeral disks present [1], and avoids enabling crash dumps to an
XXXs1b partition which isn't being used for swapping.
Submitted by: Simon Olofsson [1]
not only redundant and repetitive, it makes the descriptions of some
options too long for RELENG_8. Removing it does not make the meaning of
the option description less clear.
While I'm here, make a few of the options more consistent with each other.
PR: ports/172201
Submitted by: me
This version features significant enhancements over the 3.x series,
especially for simulated IMAP access. There are also improvements
in the Caldav functionality, and many bug fixes.
See http://sourceforge.net/news/?group_id=184600 for the details of
the 4.0.0 and 4.1.0 upgrades.
PR: ports/171763
Submitted by: me
Approved by: maintainer timeout
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>
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".
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
- 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.
- 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
- 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