| non port: devel/Makefile |
Number of commits found: 12242 (showing only 100 on this page) |
|
Saturday, 28 Jun 2008
|
14:56 miwi
Odfpy aims to be a complete API for OpenDocument in Python. Unlike other more
convenient APIs, this one is essentially an abstraction layer just above the
XML format. The main focus has been to prevent the programmer from creating
invalid documents. It has checks that raise an exception if the programmer adds
an invalid element, adds an attribute unknown to the grammar, forgets to add
a required attribute or adds text to an element that doesn't allow it.
WWW: http://opendocumentfellowship.com/development/projects/odfpy
PR: ports/125038
Submitted by: Wen Heping <wenheping at gmail.com>
 |
|
Tuesday, 24 Jun 2008
|
11:04 amdmi3
Tokamak Game Physics SDK is a high performance real-time physics
library designed specially for games. It has a high-level, simple
to use programming interface. With Tokamak, game developers and
designers are empowered to produce the next generation of interactive
games.
WWW: http://www.tokamakphysics.com/
Approved by: miwi (mentor)
 |
|
Monday, 23 Jun 2008
|
10:38 miwi
libLAS is a BSD library for reading and writing ASPRS LAS version 1.0 and
1.1 data. LAS-formatted data is heavily used in LiDAR processing operations,
and the LAS format is a sequential binary format used to store data from
sensors and as intermediate processing storage by some applications.
WWW: http://liblas.org/
PR: ports/124838
Submitted by: Wen Heping <wenheping at gmail.com>
 |
|
Sunday, 22 Jun 2008
|
20:11 amdmi3
- Remove devel/dumb (dumb moved to audio/)
PR: ports/124502
Submitted by: myself
Approved by: miwi (mentor)
 |
02:43 chinsan
The php/Java bridge is an optimized, XML-based network protocol, which can
be used to connect a native script engine, PHP, with a Java or ECMA 335
virtual machine. It is more than 50 times faster than local RPC via SOAP,
requires less resources on the web-server side, and it is faster and more
reliable than direct communication via the Java Native Interface.
J2EE back end clustering and Apache load balancing are supported as well as
running PHP scripts within JSP, JSF or other frameworks.
The php/Java bridge allows you to quickly access java classes from within
your PHP scripts without having to know Java. It also allows you to access
PHP scripts from within your Java classes without having to know PHP.
WWW: http://php-java-bridge.sourceforge.net/
 |
|
Saturday, 21 Jun 2008
|
09:56 miwi
sml_tk is a Standard ML package providing a portable, typed and abstract
interface to the user interface description and command language Tcl/Tk. It
allows the implementation of graphical user interfaces in a structured and
reusable way, supported by the powerful module system of Standard ML.
WWW: http://www.informatik.uni-bremen.de/~cxl/sml_tk
PR: ports/119640
Submitted by: Timothy Bourke <timbob at bigpond.com>
 |
|
Friday, 20 Jun 2008
|
16:53 miwi
py-rtree is R-Tree spatial index for Python GIS. Whether for in-memory feature
stores, Plone content, or whatever -- py-rtree is an index to speed up the
search for objects that intersect with a spatial bounding box.
WWW: http://trac.gispython.org/projects/PCL/wiki/Rtree
PR: ports/124640
Submitted by: wenheping at gmail.com
 |
13:20 miwi
This package provides a general framework for developing spatial indices.
Currently it defines generic interfaces, provides simple main memory and
disk based storage managers and a robust implementation of an R*-tree, an
MVR-tree and a TPR-tree.
Supported Features:
* Generic main memory and disk based storage managers.
* R*-tree index (also supports linear and quadratic splitting).
* MVR-tree index (a.k.a. PPR-tree).
* TPR-tree index.
* Advanced query capabilities, using Strategy and Visitor patterns.
* Arbitrary shaped range queries, by defining generic geometry
interfaces.
* Large parameterization capabilities, including dimensionality,
fill factor, node capacity, etc.
* STR packing / bulk loading.
WWW: http://trac.gispython.org/projects/SpatialIndex/wiki
PR: ports/124628
Submitted by: Wen Heping <wenheping at gmail.com>
 |
13:07 miwi
GeoTypes is a Python library that implements both the OpenGIS/PostGIS
and standard PostgreSQL geometry types. It integrates with the psycopg
Python/PostgreSQL interface. It provides implementations of all of the
OpenGIS/PostGIS classes, except (x,y,m) and (x,y,z,m). It currently
supports the EWKB, HEXEWKB, WKB, and WKT formats.
WWW: http://freshmeat.net/projects/geotypes/
PR: ports/124504
Submitted by: wenheping at gmail.com
 |
09:32 amdmi3
Object Oriented Input System (OIS) is meant to be a cross platform,
simple solution for using all kinds of Input Devices (KeyBoards,
Mice, Joysticks, etc) and feedback devices (e.g. forcefeedback).
Written in C++ using Object Oriented Design patterns.
NOTE: this ports lacks joystick support. For now.
WWW: http://www.wreckedgames.com/
PR: ports/124711
Approved by: miwi (mentor)
 |
|
Thursday, 19 Jun 2008
|
00:20 miwi
pecl-spread is a extension for PHP to support the Spread toolkit API.
While Spread is an open source toolkit that provides a high performance
messaging service that is resilient to faults across local and wide area
networks.
WWW: http://pecl.php.net/package/spread/
PR: ports/124442
Submitted by: Wen Heping <wenheping at gmail.com>
 |
|
Tuesday, 17 Jun 2008
|
01:55 lippe
Module::Recursive::Require - This class require module recursively.
WWW: http://search.cpan.org/dist/Module-Recursive-Require/
PR: ports/124472
Submitted by: Charlie & <root@spica.trombik.org>
Reviewed by: lippe
Approved by: gabor (mentor, implicit)
 |
|
Monday, 16 Jun 2008
|
20:10 tdb
Statgrab for Ruby contains a set of Ruby bindings to the libstatgrab
portable system statistics library.
WWW: http://statgrab.rubyforge.org/
 |
|
Sunday, 15 Jun 2008
|
11:47 lwhsu
Add py-ptrace 0.3, python binding of ptrace.
 |
04:46 lwhsu
Add distorm 1.7.29, fast x86 and x86-64 disassembler library.
PR: ports/123627
Submitted by: bf <bf2006a at yahoo.com>
 |
|
Saturday, 14 Jun 2008
|
07:55 lippe
Perl interface to libev - high-performance event loop/event model with
lots of features. It is modelled (very losely) after libevent and the
Event perl module, but is faster, scales better and is more correct,
and also more featureful. And also smaller.
WWW: http://search.cpan.org/perldoc?EV
PR: ports/124329
Submitted by: Timofeev Vladimir <vovkasm@gmail.com>
Approved by: gabor (mentor, implicit)
 |
|
Tuesday, 10 Jun 2008
|
05:55 jadawin
This module deals with the examination of the namespace of Perl modules.
WWW: http://search.cpan.org/dist/Module-List/
PR: ports/124422
Submitted by: Oleg A. Mamontov <oleg at mamontov.net>
Approved by: tabthorpe (mentor)
 |
|
Monday, 9 Jun 2008
|
14:19 tabthorpe
Driver based class to calculate holidays in the Ukraine.
WWW: http://pear.php.net/package/Date_Holidays_Ukraine/
 |
14:17 tabthorpe
Driver based class to calculate holidays in USA.
WWW: http://pear.php.net/package/Date_Holidays_USA/
 |
14:16 tabthorpe
Driver based class to calculate holidays in UNO.
WWW: http://pear.php.net/package/Date_Holidays_UNO/
 |
14:15 tabthorpe
Driver based class to calculate holidays in Sweden.
WWW: http://pear.php.net/package/Date_Holidays_Sweden/
 |
14:13 tabthorpe
Driver based class to calculate holidays in Slovenia.
WWW: http://pear.php.net/package/Date_Holidays_Slovenia/
 |
14:12 tabthorpe
Driver based class to calculate holidays in Romania.
WWW: http://pear.php.net/package/Date_Holidays_Romania/
 |
14:11 tabthorpe
Driver based class to calculate birthdays of some members of the
PHP.net community.
WWW: http://pear.php.net/package/Date_Holidays_PHPdotNet/
 |
14:09 tabthorpe
Driver based class to calculate holidays in Norway.
WWW: http://pear.php.net/package/Date_Holidays_Norway/
 |
14:08 tabthorpe
Driver based class to calculate holidays in the Netherlands.
WWW: http://pear.php.net/package/Date_Holidays_Netherlands/
 |
14:07 tabthorpe
Driver based class to calculate holidays in Ireland.
WWW: http://pear.php.net/package/Date_Holidays_Ireland/
 |
14:06 tabthorpe
Driver based class to calculate holidays in Iceland.
WWW: http://pear.php.net/package/Date_Holidays_Iceland/
 |
14:04 tabthorpe
Driver based class to calculate holidays in Germany.
WWW: http://pear.php.net/package/Date_Holidays_Germany/
 |
14:03 tabthorpe
Driver based class to calculate holidays in England and Wales.
WWW: http://pear.php.net/package/Date_Holidays_EnglandWales/
 |
14:02 tabthorpe
Driver based class to calculate Discordian holidays.
WWW: http://pear.php.net/package/Date_Holidays_Discordian/
 |
14:01 tabthorpe
Driver based class to calculate holidays in Denmark.
WWW: http://pear.php.net/package/Date_Holidays_Denmark/
 |
14:00 tabthorpe
Driver based class to calculate holidays in Brazil.
WWW: http://pear.php.net/package/Date_Holidays_Brazil/
 |
13:59 tabthorpe
Driver based class to calculate holidays in Austria.
WWW: http://pear.php.net/package/Date_Holidays_Austria/
 |
|
Saturday, 7 Jun 2008
|
16:27 skv
Add p5-MooseX-ClassAttribute 0.04, declare class attributes Moose-style.
 |
|
Thursday, 5 Jun 2008
|
21:53 miwi
Implementation of Log::Dispatch::Configurator using YAML format.
WWW: http://search.cpan.org/dist/Log-Dispatch-Configurator-YAML/
PR: ports/124260
Submitted by: Oleg Mamontov <oleg at mamontov.net>
 |
|
Wednesday, 4 Jun 2008
|
13:19 skv
Add p5-MooseX-Singleton 0.08, turn Moose class into a singleton.
 |
08:35 skv
Add p5-Sub-Identify 0.03, retrieve names of code references.
 |
|
Tuesday, 3 Jun 2008
|
20:05 miwi
CLAW is a C++ Library Absolutely Wonderful providing useful classes
from the simplest AVL binary search trees to the complex meta
programming tools, including image manipulation, a generic alpha-beta
algorithm, sockets implemented as std::stream and more
WWW: http://libclaw.sourceforge.net
PR: ports/124236
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
 |
02:40 lippe
Perl module libalarm allows multiple queued alarms. This module is an attempt to
enhance Perl's built-in alarm/$SIG{ALRM} functionality.
WWW: http://search.cpan.org/~johnsca/libalarm-1.0/
PR: ports/122253
Submitted by: Mykola Marzhan <delgod@portaone.com>
Approved by: araujo (mentor)
 |
|
Monday, 2 Jun 2008
|
15:28 tabthorpe
2008-06-01 devel/libffi-devel: Use devel/libffi instead
PR: ports/123810
Submitted by: maintainer
 |
|
Sunday, 1 Jun 2008
|
20:51 brix
The functions exported by this module deal with runtime handling
of Perl modules, which are normally handled at compile time.
WWW: http://search.cpan.org/dist/Module-Runtime/
Approved by: erwin (mentor)
 |
00:52 edwin
subversion-devel and subversion-freebsd ports required
For the upcoming migration of the FreeBSD src repository from
CVS to subversion, we need two ports to be created: subversion-devel
-> this port will track subversion 1.5, until it is released
-> according the to the subversion developers, we cannot make
pre-release versions of subversion part of any official
distributions: http://svn.haxx.se/dev/archive-2008-05/1096.shtml
but, we need to get something going for people to use and test
the new FreeBSD svn repository -> should use www/serf port if
possible see PR 124059
subversion-freesbd -> this will be based on subversion-devel,
but with have some private patches from Peter Wemm available
at: http://people.freebsd.org/~peter/
PR: ports/124060
Submitted by: Craig Rodrigues <rodrigc@crodrigues.org>
 |
00:31 edwin
subversion-devel and subversion-freebsd ports required
Subversion is a version control system designed to be as
similar to cvs(1) as possible, while fixing many outstanding
problems with cvs(1).
This version adds patches that at this time are specific
to the needs of the FreeBSD Project src repository. If you
do not need to access that repository you will want to use
devel/subversion.
WWW: http://subversion.tigris.org/
PR: ports/124060
Submitted by: Craig Rodrigues <rodrigc@crodrigues.org>
 |
|
Friday, 30 May 2008
|
21:46 miwi
A simple, fast, and easy to read binary data storage format.
It allows for comments and meta data as well.
WWW: http://search.cpan.org/~vvelox/ZML-0.5.1/
PR: ports/123620
Submitted by: Zane C, Bowers <vvelox at vvelox.net>
 |
20:11 miwi
This port provides extra threading options including:
* Subclassable thread-related classes (such as locks)
* Read/Write locks
WWW: http://www.var-dev.net
PR: ports/119737
Submitted by: James Stapleton <fbsdporter at var-dev.net>
 |
|
Wednesday, 28 May 2008
|
18:15 brian
Add jsl - a javascript lint tool.
 |
|
Tuesday, 27 May 2008
|
13:38 miwi
PHP_UML is a reverse-engineering package that scans PHP files and directories,
and delivers an UML/XMI representation of the classes and packages found.
WWW: http://pear.php.net/package/PHP_UML/
PR: ports/123935
Submitted by: Wen Heping <wenheping at gmail.com>
 |
|
Monday, 26 May 2008
|
04:58 edwin
[new port] devel/cvs-devel 1.12.13_8
Latest upstream/feature release, similar to Debian, see the
ChangeLog excerpts available at
http://cto.homelinux.net/usr/ports/devel/cvs-devel/ChangeLog page.
This feature release/version, I think, would be quite useful
for all those users who want to share and, or transfer their
existing CVS repositories from Linux to FreeBSD machines.
PR: ports/118033
Submitted by: Balwinder S Dheeman <bdheeman@gmail.com>
 |
|
Saturday, 24 May 2008
|
17:12 miwi
Add Catalyst-Style Config To Your Class
WWW: http://search.cpan.org/dist/Class-Data-ConfigHash/
PR: ports/123816
Submitted by: Masahiro Teramoto <markun at onohara.to>
 |
06:39 edwin
New port: devel/asdlgen generate serializers for C,C++,Haskell,Icon,Java,ML
asdlGen generates data structure and serializer code from ASDL
specifications [1]. It is especially helpful for exchanging
tree like data structures between different programming languages.
Currently C, C++, Haskell, Java, Icon, OCaml and SML are supported.
Although the asdlGen project itself seems no longer actively
maintained, ASDL is "alive" as it is used (at least) in the
Moby [2] and Python [3,4] compilers.
The port optionally installs a simple usage example [5] for all
seven programming languages. I developed it primarily to test the
port, but it could be helpful to users of asdlGen to get a quicker
start, especially if a less familiar programming language is
involved in their project. Reviewers/committers can easily make
use of it via the "test-demo" target.
PR: ports/117703
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de>
 |
|
Wednesday, 21 May 2008
|
09:10 rafan
2008-05-10 devel/swig11: use devel/swig13 instead, last release of 1.1 was 8
years ago
 |
|
Monday, 19 May 2008
|
23:10 lwhsu
devel/php-Net_Gearman -> devel/pear-Net_Gearman
PR: ports/123739
 |
05:21 clsung
JCC is a C++ code generator for producing the glue code necessary to call
into Java classes from CPython via Java's Native Invocation Interface (JNI).
JCC generates C++ wrapper classes that hide all the gory details of JNI
access as well Java memory and object reference management.
JCC generates CPython types that make these C++ classes accessible from a
Python interpreter. JCC attempts to make these Python types pythonic by
detecting iterators and property accessors. Iterators and mappings may
also be declared to JCC.
WWW: http://pypi.python.org/pypi/JCC/
 |
02:48 beech
- New port svntrac
- Slave port based on devel/cvstrac that implements Trac-like
functionality for the Subversion SCM system.
PR: ports/123651
Submitted by: Greg Larkin <glarkin at sourcehosting.net>
 |
02:07 beech
- New port gittrac: Web-Based Bug And Patch-Set Tracking System For Git
- Slave port based on devel/cvstrac that implements Trac-like
functionality for the Git SCM system.
PR: ports/123565
Submitted by: Greg Larkin <glarkin at sourcehosting.net>
 |
|
Sunday, 18 May 2008
|
00:06 miwi
AVCE00 is an Open Source ANSI-C library that makes Arc/Info (binary) Vector
Coverages appear as E00! It allows you to read and write binary coverages
just as if they were E00 files.
The C library can be easily plugged into existing E00 translators to add
support for binary coverages simply by replacing your existing translator's
read/write function with the functions provided by the library.
WWW: http://avce00.maptools.org/avce00/
PR: ports/123412
Submitted by: Wen Heping <wenheping at gmail.com>
 |
00:04 miwi
E00Compr is an Open Source ANSI-C library to compress and uncompress
Arc/Info Export (E00) files. It can be easily plugged into existing E00
translators to add support for compressed E00 files simply by replacing
the existing translator's read/write function by the E00ReadNextLine()
and E00WriteNextLine() functions provided by the library.
WWW: http://avce00.maptools.org/e00compr/
PR: ports/123396
Submitted by: Wen Heping <wenheping at gmail.com>
 |
|
Saturday, 17 May 2008
|
19:42 ade
Introduce autoconf 2.62, which can now be used by other ports with the
appropriate USE_AUTOTOOLS stanza.
Note that the mass-conversion from autoconf 2.61 -> 2.62 will take place
at a later date.
 |
|
Friday, 16 May 2008
|
18:56 miwi
pecl-mcve is a Interface for the MCVE/Monetra API
(libmonetra [formerly libmcve]), allowing you to
work directly with MCVE/Monetra from your PHP
scripts. Monetra is Main Street Softworks' solution
to direct credit card processing for Unix.
WWW: http://pecl.php.net/package/mcve/
PR: ports/123665
Submitted by: Wen Heping <wenheping at gmail.com>
 |
|
Sunday, 11 May 2008
|
07:52 rafan
- Remove devel/swigruby
2008-05-10 devel/swigruby: use devel/swig13 instead, last release was 8 years
ago
 |
|
Tuesday, 6 May 2008
|
15:25 sat
Add rsyslog 3.x to ports:
Rsyslog is an enhanced multi-threaded syslogd supporting, among
others, syslog/tcp, permitted sender lists, filtering on any message
part, and fine grain output format control. Its advanced features
make it suitable for enterprise-class, encryption protected syslog
relay chains while at the same time being very easy to setup for the
novice user.
The following features are supported through modules: logging to
MySQL, PostgreSQL, any libdbi-supported backend; SNMP trap sender, GSS
API, RELP.
WWW: http://www.rsyslog.com/
 |
|
Monday, 5 May 2008
|
15:03 beech
tclxml-libxml2
TclXML is an API for parsing XML documents using the Tcl scripting
language. It is also a package with several parser implementations.
The goal of the TclXML package is to provide an API for Tcl scripts
that allows "Plug-and-Play" parser implementations; ie. an application
will be able to use different parser implementations without change
to the application code.
PR: ports/123163
Submitted by: Frank Fenor
 |
14:59 beech
Add tclxml-expat , API for parsing XML documents using Tcl.
TclXML is an API for parsing XML documents using the Tcl scripting
language. It is also a package with several parser implementations.
The goal of the TclXML package is to provide an API for Tcl scripts
that allows "Plug-and-Play" parser implementations; ie. an application
will be able to use different parser implementations without change
to the application code.
 |
|
Tuesday, 29 Apr 2008
|
19:04 miwi
rcov is (mainly) a code coverage tool for Ruby featuring fast execution
(20-300 times faster than previous tools), multiple analysis modes,
cross-referenced XHTML and several kinds of text reports, easy automation
with Rake and Rant...
WWW: http://rubyforge.org/projects/rcov/
PR: ports/122806
Submitted by: Steven Kreuzer
 |
|
Monday, 28 Apr 2008
|
07:23 leeym
- add sdlconsole-2.1
SDL_Console is a drop down console that can be easily added to any SDL
application. It is similar to Quake and other games consoles. A console
gives you the ability to interact with your program in an easy way by
executing predefined commands. You can also have more than one console
at a time.
WWW: http://wacha.ch/wiki/sdlconsole/
 |
|
Sunday, 27 Apr 2008
|
09:29 miwi
The pysvn module is a python interface to the Subversion version control
system. This API exposes client interfaces for managing a working copy,
querying a repository, and synchronizing the two.
This API cannot create new repositories; it can only interact with existing
repositories. If you need to create a repository, use the svnadmin command
from Subversion.
Using the API, you can check out a working copy, add, edit, and remove working
files, and check in, compare, or discard your changes. Repository properties
such as keyword expansion, end of line characters, and ignore lists can also
be examined and manipulated.
WWW: http://pysvn.tigris.org/
PR: ports/122986
Submitted by: Attila Nagy <bra@fsn.hu>
 |
|
Saturday, 26 Apr 2008
|
15:04 miwi
This is an 'abstract' package, it provides the base framework for applications
like CodeGen_PECL.
WWW: http://pear.php.net/package/CodeGen/
PR: ports/120012
Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org>
 |
|
Wednesday, 23 Apr 2008
|
02:01 beech
- New port p5-SVN-Notify-Filter-Watchers-0.03
This Perl module implements a Subversion property to control
SVN::Notify commit message subscriptions.
PR: ports/122990
Submitted by: Greg Larkin <glarkin at sourcehosting.net> (maintainer)
 |
|
Tuesday, 22 Apr 2008
|
21:57 beech
- New port p5-SVN-Notify-Filter-Markdown-0.01
This Perl module converts SVN::Notify log messages from Markdown
format to HTML.
PR: ports/122987
Submitted by: Greg Larkin <glarkin at sourcehosting.net> (maintainer)
 |
15:26 ehaupt
Add p5-Eval-Context 0.06, evalute perl code in context wraper.
 |
13:08 ehaupt
Add p5-Package-Generator 0.102, this module lets you quickly and easily
construct new packages.
 |
11:45 lth
Add p5-Directory-Scratch-Structured 0.03, creates temporary files and
directories from a structured description.
 |
09:32 ehaupt
Add p5-Test-Spelling 0.11, check for spelling errors in POD files.
 |
|
Monday, 21 Apr 2008
|
13:39 ehaupt
Add p5-Data-TreeDumper-Renderer-GTK 0.01, GTK renderer for
Data::TreeDumper.
 |
02:37 clsung
Mocha is a library for mocking and stubbing using a syntax like that
of JMock, and SchMock. One of its main advantages is that it allows
you to mock and stub methods on real (non-mock) classes and instances.
WWW: http://mocha.rubyforge.org/
 |
|
Sunday, 20 Apr 2008
|
14:04 araujo
This module was mainly written for Net::XMPP2, Net::IRC3 and BS to
provide a consistent API for registering and emitting events. Even
though I originally wrote it for those modules I relased it seperately
in case anyone may find this module useful.
WWW: http://search.cpan.org/dist/BS-Event/
PR: ports/122629
Submitted by: Gean-Suan Lin <gslin@gslin.org>
 |
|
Wednesday, 16 Apr 2008
|
13:58 lth
Add p5-Test-Block 0.11, specify fine granularity test plans.
 |
|
Tuesday, 15 Apr 2008
|
20:51 barner
Add ocaml-camlp5 5.08, a preprocessor-pretty-printer of OCaml.
PR: ports/121963
Submitted by: Hirohisa Yamaguchi <umq at ueo.co.jp>
 |
|
Monday, 14 Apr 2008
|
09:54 sat
- It turns out Tie::Watch was always in Tk
 |
01:29 clsung
Class::Component is pluggable component framework. The compatibilities such
as dump and load such as YAML are good.
WWW: http://search.cpan.org/dist/Class-Component/
PR: ports/122719
Submitted by: Tomoyuki Sakurai <cherry at trombik.org>
 |
00:47 clsung
The dyncall library encapsulates architecture-, OS- and compiler-specific
function call semantics in a virtual "bind parameters from left to right
and then call" interface allowing programmers to call C functions in a
completely dynamic manner. In other workds, instead of calling a function
directly, the dyncall library provides a mechanism to push the function
parameters manually and to issue the call afterwards.
This means, that a program can determine at runtime what function to
call, and what parameters to pass to it. The library is written in C and
assembly and provides a very simple C interface to program against.
The library comes in very handy to power flexible message systems,
dynamic function call dispatch mechanisms, closure implementations or
even to bridge different programming languages.
When it comes to language bindings, the dyncall library provides a clean
and portable C interface to dynamically issue calls to foreign code using
small kernels written in assembly. Instead of providing code for every
bridged function call, which unnecessarily results in code bloat, only a
couple of instructions are used to invoke every possible call.
WWW: http://www.dyncall.org
PR: ports/122720
Submitted by: Tassilo Philipp <tphilipp at potion-studios.com>
 |
|
Sunday, 13 Apr 2008
|
12:53 rafan
The Platform library offers a simple, reliable, means of determining
what platform Ruby is running on. Underlying Platform is the
RUBY_PLATFORM constant. This library is parsing this constant for
information. You could easily do this yourself. We've just taken the
hassle out of it for you and hopefully covered a few of the more
unusual cases you mightn't have thought of yourself.
WWW: http://platform.rubyforge.org/
PR: ports/122708
Submitted by: IWATSUKI Hiroyuki <don at na.rim.or.jp>
 |
|
Friday, 11 Apr 2008
|
07:41 clsung
cfgparse is Python module for parsing configuration files.
WWW: http://cfgparse.sourceforge.net/
PR: ports/121855
Submitted by: John Ferrell
 |
|
Thursday, 10 Apr 2008
|
12:50 lth
Add p5-Perl-Version 1.007, parse and manipulate Perl version strings.
 |
09:17 clsung
Python bindings for Shapelib
============================
These are three python modules for shapelib:
shapelib read/write shapefiles
dbflib read/write dbf files
shptree quadtree for shapes
Shapelib is a free software library for reading and writing ESRI shape
files and can be found at http://gdal.velocet.ca/projects/shapelib.
The bindings were partly created with SWIG, a tool that can generate
wrappers of C and C++ libraries for a variety of scripting languages.
It's homepage is http://www.swig.org.
The bindings themselves don't have a homepage at the moment, but the
source tarballs/zip files can be downloaded from
http://ftp.intevation.de/users/bh/pyshapelib/
WWW: http://ftp.intevation.de/users/bh/pyshapelib/
PR: ports/121067
Submitted by: TAOKA Fumiyoshi <fmysh at iijmio-mail.jp>
 |
|
Tuesday, 8 Apr 2008
|
12:15 stas
- Add ocaml-typeconv, a mini library required for some
other preprocessing libraries.
WWW: http://www.janestcapital.com/ocaml/index.html
 |
|
Monday, 7 Apr 2008
|
16:39 lippe
- Remove duplicated port devel/check in favour of devel/libcheck, we prioritized
the most history CVS.
Suggested by: mikeh, delphij
Approved by: gabor (mentor), Zhixiang JIANG <luckrill@yahoo.com.cn>
(maintainer)
 |
|
Thursday, 3 Apr 2008
|
15:03 acm
- New port: devel/bullet
Bullet is a professional open source multi-threaded 3D Collision Detection and
Rigid Body Dynamics Library. It is free for commercial use under the ZLib
license.
The library is being used by several professional game developers on PC,
PlayStation 3, XBox 360 and Nintendo Wii.
Sony Computer Entertainment provides a parallel SPU optimized version, and
collaborations with IBM, Intel, AMD and NVidia to exploit their parallel
hardware.
Bullet is native part of Blender 3D modeler and it supports COLLADA Physics
file format.
WWW: http://www.bulletphysics.com
 |
|
Monday, 31 Mar 2008
|
20:44 fjoe
New port: dmucs
DMUCS is a system that allows a group of users to share a compilation farm.
Each compilation request from each user will be sent to the fastest available
machine, every time. The system has these fine qualities:
* Supports multiple users compiling simultaneously, and scales well to handle
the new loads.
* Supports multiple operating systems in the compilation farm.
* Uses all processors of a multi-processor compilation host.
* Makes best use of compilation hosts with widely differing CPU speeds.
* Guarantees that a compilation host will not be overloaded by compilations.
* Takes into account the load on a host caused by non-compilation tasks.
* Supports the dynamic addition and removal of hosts to the compilation farm.
* Works with distcc, which need not be altered in any way.
WWW: http://dmucs.sourceforge.net/
 |
20:40 fjoe
New port: libiqxmlrpc
Libiqxmlrpc is C++ object-oriented library that represents an XML-RPC
solution for both client and server. It supports HTTP and HTTPS,
both single-threaded and multi-threaded computation models on the server side,
method interceptors, and other features.
WWW: http://libiqxmlrpc.sourceforge.net/
 |
|
Wednesday, 26 Mar 2008
|
13:00 ahze
Add libnotifymm
C++ wrappers for libnotify
 |
04:44 rafan
mez_xml is a templte engine. It generates a Python template module for a
XML or XHTML file.
Mercurial Repository:
http://hg.assembla.com/mez_xml/
Latest Versions:
http://www.assembla.com/spaces/files/mez_xml
WWW: http://trac-hg.assembla.com/mez_xml
PR: ports/122041
Submitted by: Thinker K.F. Li <thinker at branda.to>
 |
|
Monday, 24 Mar 2008
|
19:04 stas
- Add ruby-sexp, a ruby library for working with s-expressions.
WWW: http://sexp.rubyforge.org/
 |
18:52 stas
- Add port for ruby-multi, a pattern matching library for ruby.
WWW: http://multi.rubyforge.org/
 |
03:50 marcus
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
 |
|
Thursday, 20 Mar 2008
|
14:12 ehaupt
Add libdlna, a reference DLNA open-source implementation.
PR: 120488
Submitted by: Dave Grochowski <malus.x at gmail.com>
 |
|
Wednesday, 19 Mar 2008
|
15:14 rafan
Tig is a git repository browser that additionally
can act as a pager for output from various git
commands.
When browsing repositories, it uses the underlying
git commands to present the user with various views,
such as summarized revision log and showing the
commit with the log message, diffstat, and the diff.
Using it as a pager, it will display input from stdin
and colorize it.
WWW: http://jonas.nitro.dk/tig/
PR: ports/121805
Submitted by: Denise H. G. <darcsis at gmail.com>
 |
|
Tuesday, 18 Mar 2008
|
04:01 lippe
- Project was renamed devel/hc12mem to /devel/hcs12mem.
- Update to 1.4.1.
PR: ports/120137
Repocopy by: marcus
Submitted by: myself
Approved by: araujo (mentor)
 |
|
Wednesday, 12 Mar 2008
|
11:00 gahr
LuaJava allows Java components to be accessed from Lua using the same
syntax that is used for accessing Lua`s native objects, without any
need for declarations or any kind of preprocessing, and also allows
Java to implement an interface using Lua.
WWW: http://www.keplerproject.org/luajava/
PR: 118529
Submitted by: Sunghyuk Do <sunghyuk@gmail.com>
Approved by: miwi (mentor)
 |
Number of commits found: 12242 (showing only 100 on this page) |