o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.
Approved by: portmgr, maintainers of sqlite and related ports
Almost everyone has heard of the Worms(R) series of games,
developed by Team17. Worms was created in 1990, the goal
of the game consisting of a several teams of "worms" fighting
to the death on a 2D map. Wormux is heavily influenced by
all games in this genre, including Scorched Earth and Liero.
Wormux is free software clone of this game concept. Though
currently under heavy development, it is already very
playable, with lots of weapons (Dynamite, Baseball Bat,
Teleportation, etc.). There are also lots of maps available
for your battling pleasure! Wormux takes the genre to the
next level, with great customisation options leading to
great gameplay. There is a wide selection of teams, from
the Aliens to the Chickens. Also, new battlefields can be
downloaded from the Internet, making strategy an important
part of each battle.
PR: ports/75186
Submitted by: Anton Yudin <toha@toha.org.ua>
The Redland RDF parser package (textproc/redland) recently
forked into two packages -- one for the core library, and
another for the bindings for various languages. This port
is for the language bindings for redland.
The textproc/redland port may itself have to be updated/changed,
as redland-bindings requires librdf.la to build the Java
component (possibly Ruby or TCL too, unable to test), and
this is not installed by the textproc/redland port currently.
I will work on a new redland port soon.
The OPTIONS part of this port could probably be improved
by somebody with more knowledge on the subject than I (this
is my first attempt at writing a port), but I see that there
are fairly recent discussions on the mailing lists regarding
using OPTIONS together with WITH_ -> USE_
I will be actively using this software on FreeBSD for a
number of years to come, and will happily act as the port
maintainer.
PR: ports/70374
Submitted by: Russell Cloran <russell.ru.ac.za@rucus.ru.ac.za>
This port requires devel/clanlib-devel. But there is unresolved
symbol in libclanGL.so. This is path for devel/clanlib-devel.
PR: ports/75186
Submitted by: Anton Yudin <toha@toha.org.ua>
Approved by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
This port is a Zope (www/zope) hotfix product to translate
Zome Management Interface (ZMI) into Japanese.
This product requires PlacelessTranslationService (www/zope-
placelesstranslationservice) 1.0r8. So, this PR should be
commited after PR ports/74065.
PR: ports/74067
Submitted by: HAYASHI Yasushi <yasi@yasi.to>
Update ports www/zope-placelesstranslationservice from 1.0r7 to 1.0r8.
This version has been released since 2004-07-09.
I want to update this to use with japanized-zope
PR: ports/74065
Submitted by: HAYASHI Yasushi <yasi@yasi.to>
This is a shar(1) archive for a new port, postfix-gps, which
implements a database based greylisting add-in for postfix.
PR: ports/71912
Submitted by: Xin LI <delphij@freebsd.org>
BellD is a small daemon for replacing the standard X Window
System terminal bell with a more interesting set of sounds.
This is useful for systems where the terminal bell is handled
by the "PC Speaker," or where different sounds are desired
for different classes of X clients.
XBellD works by intercepting terminal bell requests on the
server side, and then playing user-specified sounds through
a PCM capable soundcard. The resource class of the client
making a terminal bell request is used to match a corresponding
sound file which should be played when such a request is
made.
WWW: http://www.meowfishies.com/xbelld.rhtml
PR: ports/71815
Submitted by: Nosov Artem <chip-set@mail.ru>
The i855vidctl tool was written by Damien Bergamini
<damien.bergamini@free.fr> based on code written by Alain
Poirier for Linux.
It lets you change the resolution to 1400x1050.
PR: ports/71106
Submitted by: Oliver Bantke <oliver.bantke@t-g-p.org>
bastet does busy waiting because the select() call in game.c returns
with EINVAL. The reason is that timeout does not point to the struct
timeval in the program but to a ncurses function with the same name. I
renamed the variable to fix it. Also the value 1000000 is not a valid
timeout value because it would have to be encoded as 1 second and 0
microseconds. I fixed it trivially by using 999999 for that value.
Also I fixed a gcc warning. Anyway I think the function bast_clear has
to be declared somewhere else.
Should be easy to fix - temporarily I just put the diff below in my
files/ directory of the port.
PR: ports/75208
Submitted by: Rudolf Polzer <freebsd-dr@durchnull.de>
as SDL interfaces (linux version)
This is a simple library to load images of various formats
as SDL surfaces. This library supports BMP, PPM, PCX, GIF,
JPEG, PNG, TGA, and TIFF formats. (Linux version)
WWW: http://www.libsdl.org/projects/SDL_image/
PR: ports/71552
Submitted by: Nicola Vitale <nivit@email.it>
The original Head Over Heels was released around about 1987.
It was immediately praised in the press as being quite the
best isometric adventure game. This version is a pretty
darn faithful remake of the Speccy original except with a
few spanking extra bits.
WWW: http://retrospec.sgn.net/games/hoh/index.html
PR: ports/70577
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Mrxvt (previously named as materm) is a lightweight and
powerful multi-tabbed X terminal emulator based on the
popular rxvt and aterm. It implements many useful features
seen in some modern X terminal emulators, like gnome-terminal
and konsole, but keep to be lightweight and independent
from the GNOME and KDE desktop environment. The following
are the major features of mrxvt (* are new features compared
with rxvt, + are enhanced features compared with rxvt):
PR: ports/74470
Submitted by: David Yeske <dyeske@yahoo.com>
book support added)
Update of port games/gnuchess to version 5.07. Includes
support for building and installing opening book (as an
OPTION)
OPTIONs rule!
PR: ports/74441
Submitted by: Conrad J. Sabatier <conrads@cox.net>
A Perl script which enhances gameplay under Linux/Unix
Xgame launches your game in a separate X session. This
allows gamers to switch between their desktop and their
game with ease. The new X session does not run a desktop
or window manager. Furthermore, since the game is run in a
separate X session, the resolution and color depth of the
desktop and game may be different.
PR: ports/73326
Submitted by: Andreas Berg <aberg@doomnet.de>
Overnet is a serverless peer-2-peer program for linux.
The Overnet 'core' is the actual Overnet program which does
everything behind the scenes - connecting to peers, searching,
downloading, uploading, all that stuff.
PR: ports/68141
Submitted by: No Name <arundel@gmx.net>
When trying to build databases/sqlite3 port with SQLITE_WITH_TCL83
defined, the linking stage fails. It looks like sqlite3
uses a funciton which is only available in tcl8.4.
Removed TCL83 support for databases/sqlite3
PR: ports/72918
Submitted by: Anton Berezin <tobez@freebsd.org>
contents of epiphany.desktop to generate the translations. I hope none of my
fellow GNOME Translation Project team members object to having their
translations bastardized like this. I don't know whether .desktop entries
can contain comments, so there's nothing attributing their work in there
right now.
I'll let this percolate in here for a bit, and if successful, I'll add it
to moz-devel, firefox, and thunderbird.
a new marker file for contributers who aren't blessed with
commiter status (yet)
Feel free to backup if you think it's nonsense to have this file.
PR: ports/74164
Submitted by: Erik Greenwald <erik@smluc.org>
ASIS is build using the GCC that comes from the GNAT port,
which is a 2.8.1-based compiler that neither supports nor
needs -fno-strict-aliasing, which is now present in the
system default CFLAGS value. To allow this port to build
on a recent -CURRENT, this CFLAGS setting thus needs to be
overridden by the port's Makefile.
PR: ports/75376
Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org>