- ${LOCALBASE}/bin/sdl11-config -> ${SDL_CONFIG}
- Add intlhack.
- Add -I${LOCALBASE}/include and -L${LOCALBASE}/lib to allow it finds more
stuff such as libintl.h and etc.
- Install dbus files in the correct place. Since, it's installed in the wrong
place and are not in plist, you can clean up by manual by do this:
rm -rf /usr/X11R6/share/gnome/dbus-1
- Correct the plist if you disable/enable the dbus.
- Bump the PORTREVISION.
Reviewed by: marcus
Approved by: "Jean-Baptiste Quenot" <jbq@caraldi.com> (maintainer)
The package python-musicbrainz2 is a client library written
in python which provides easy object oriented access to the
MusicBrainz database using the XMLWebService. It has been
written from scratch and uses a different model than
PythonMusicbrainz, the first generation python bindings.
PR: ports/95531
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
The first patch goes against audio/java-xmms2 and makes it
use INSTALL_DATA for the jar file
PR: ports/95496
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
- Do not declare DATADIR; xmms2 port uses default anyway
- All the bindings are broken on 4.x, so mark all slave ports broken
PR: ports/95496
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
New upstream features include:
+ Distributed TETware has a 'Transfer Source Files' phase.
+ More flexibility in handling real-time signals in the C API.
+ APIs for Java, Python, Ruby, Perl, Tcl, PHP. These have
not been turned on in this version of the port.
- Install PDF documentation under ${TET_ROOT}/doc unless NOPORTDOCS
is specified.
According to the upstream ChangeLog, this addresses the following issues:
o remove leading ./ in front of relative URLs (was introduced a long
time ago to circumvent an Internet Explorer bug)
o no more escaping of the character & in URLs
o fixed bug with ISO-latin characters in bib2bib conditions
o fixed bug with implicit abbrevs (jan, feb, etc.)
The ttb program requires the py-gtk bindings in order to
run, but the corresponding runtime dependency is missing
in the Makefile. Correct this by adding a runtime dependency.
This PR suggests adding the py-gtk2 toolkit as runtime
dependency, which works correctly. I haven't tested the
py-gtk (GTK 1.X) toolkit as dependency.
PR: ports/95527
Submitted by: Rene Ladan <r.c.ladan@gmail.com> <r.c.ladan@gmail.com>
especially useful for package users since they couldn't run the install-user
target.
PR: ports/90305 (based on)
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
Approved by: maintainer timeout on feedback (3 months)
Committed from: Sydney Linux User Group codefest at UTS
early stages of human colonization.The player embodies the leader of a
mercenary team, landed on Mars to take advantage of conqueror battles between
the Worldwide Colonizer Corporations.
The main purpose is to command his team trying to find them commissions,
training and leading them in battle, while still being aware of financial and
instrumental resources by administering them.The Mech is the fundamental craft
used by mercenaries, but they won't lack of other kind of units, as well as
troops.
The game most remarkable point is the incredible liberty given to the player
and therefore the great strategic side that derives. It is indeed up to the
player to decide how to behave towards the one who recruited him, and the
enemies of turn.
Basically every action leads to a reaction, so it is strongly recommended to
keep a good and consistent behavior to achieve confidence from Corporations,
and avoid being excluded by them.
WWW: http://mars.sourceforge.net/
PR: ports/94771
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Unlike the official Edje compiler, edje_cc, Redact doesn't read EDC code - it
reads Ruby code instead. This means that Redact will allow you to write Edjes
in a full-blown programming language.
So why is this a good thing?
With edje_cc, the only way to automate the creation of parts and/or programs
is to use CPP macros, which are very limited feature-wise and hard to debug.
WWW: http://code-monkey.de/pages/redact
PR: ports/95498
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Ruby object serialization to EDD (EET Data Descriptor) format is given.
WWW: http://code-monkey.de/pages/ruby-eet
PR: ports/95497
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
This port install the data files needed to run vdrift open source driving
simulation.
WWW: http://www.vdrift.net/
PR: ports/93679
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>