automatically categorizes your music files based on genre, artist, album,
and song. It supports gapless playback and features easy tag editing.
WWW: http://code.google.com/p/gogglesmm/
PR: ports/124080
Submitted by: Sascha Klauder <sklauder at trimind.de>
files transfer, bulletin board, users avatars, logs, links
navigation, broadcast and multicast type of connection, search
by IP address and many other, a few more features not listed here.
Now TriX is compatible with the version 2.0 of the Vypress Chat
protocol developed by VyPRESS Research.
WWW: http://trix.sourceforge.net/
PR: ports/123037
Submitted by: Kozienko Aleksandr <pascalamsg at gmail.com>
- Replace files/patch-Makefile with REINPLACE_CMD
- Fix build without libvorbis and co
- Add an option to depend on timidity++ instead of timidity, to be in sync with OPTIONS of audio/sdl_mixer
PR: 124231
Submitted by: Olivier Smedts <olivier@gid0.org> (maintainer)
Version 1.9 contains rather important band-aid for hanged socketpipe
instances in case of remote server crash.
PR: 123289
Submitted by: marck
Approved by: maintainer timeout (4 weeks)
almost complete coverage of the netCDF C API, wrapping it inside easy to
use python classes.
WWW: http://pysclint.sourceforge.net/pycdf/
PR: ports/123303
Submitted by: wenheping at gmail.com
more PostgreSQL database tables. It uses a flat file per database
table, and you can configure as many Sections as you want, each one
associating a table name and a data file.
Data are parsed and rewritten, then given to PostgreSQL COPY command.
Parsing is necessary for dealing with end of lines and eventual trailing
separator characters, and for column reordering: your flat data file may
not have the same column order as the database table has.
pgloader is also able to load some large objects data into PostgreSQL,
as of now only Informix UNLOAD data files are supported. This command
gives large objects data location information into the main data file.
pgloader parse it add the text or bytea content properly escaped to the
COPY data.
pgloader issues some timing statistics every "commit_every" commits. At
the end of processing each section, a summary of overall operations,
numbers of rows copied and commits, time it took in seconds, errors
logged and database errors is issued.
WWW: http://pgfoundry.org/projects/pgloader/
PR: ports/124210
Submitted by: Pierre-Emmanuel Andre
the perfect window for online applications like GMail, Photobucket,
Facebook, EBay, Wikipedia, and countless others that user and
developer momentum is shifting towards.
WWW: http://live.gnome.org/OnlineDesktop
PR: ports/124198
Submitted by: Ashish Shukla <wahjava at gmail.com>
High Level Assembler (HLA) is an assembly language developed by Randall Hyde
which can use high-level language constructs to aid x86 assembly programmer
beginners and advanced assembly developers alike.
invocations). It also fixes some edge cases that were not handled in
the previous version.
TODO: Correctly report IPv6 sockets (already in use by the sparc64 build)