notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: devel/Makefile

Number of commits found: 11319 (showing only 100 on this page)

[First Page]  «  85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | 95  »  [Last Page]

Sunday, 7 Sep 2008
04:18 chinsan search for other commits by this committer
Add p5-Check-ISA, DWIM, correct checking of an object's class.

This module provides several functions to assist in testing whether a value
is an object, and if so asking about its class.

WWW: http://search.cpan.org/dist/Check-ISA/
Original commit
02:46 chinsan search for other commits by this committer
Add p5-MooseX-Storage, an serialization framework for Moose classes.

MooseX::Storage is a serialization framework for Moose, it provides a very
flexible and highly pluggable way to serialize Moose classes to a number of
different formats and styles.

WWW: http://search.cpan.org/dist/MooseX-Storage/
Original commit
02:08 chinsan search for other commits by this committer
Add p5-Test-TempDir,  provides temporary directory creation with testing in
mind.

WWW: http://search.cpan.org/dist/Test-TempDir/
Original commit
02:03 chinsan search for other commits by this committer
Add p5-File-Path, create or remove directory trees.

WWW: http://search.cpan.org/dist/File-Path/
Original commit
Saturday, 6 Sep 2008
21:14 miwi search for other commits by this committer
cmdln.py fixes some of the design flaws in cmd.py and takes advantage
of new Python stdlib modules (e.g. optparse) so that it is more useful
(and convenient) for implementing command-line scripts/shells.

WWW:    http://code.google.com/p/cmdln/

PR:             ports/127116
Submitted by:   Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
Original commit
Friday, 5 Sep 2008
09:24 tobez search for other commits by this committer
Add devel/p5-Every, a Perl module that provides a function that returns
true every N cycles or S seconds.
Original commit
09:15 tobez search for other commits by this committer
Add devel/p5-Devel-Callsite, a Perl module to get current callsite and
interpreter context.
Original commit
Wednesday, 3 Sep 2008
12:28 lbr search for other commits by this committer
New port: devel/p5-Devel-GlobalDestruction, Expose PL_dirty, the flag which
marks global destruction
Original commit
03:37 kuriyama search for other commits by this committer
Upgrade to 3.1.0.2701.  Old version (2.0.1) was repocopied as
devel/flex-sdk2.

This is MPL version (not including Flash Player binaries etc).
Original commit
Tuesday, 2 Sep 2008
15:42 mat search for other commits by this committer
Add ConfigKit 0.3, a somewhat prototypical facility for generating CLI
interfaces.
Original commit
15:13 mat search for other commits by this committer
Add libphk-0.3, PHK's utilities functions.
Original commit
Saturday, 30 Aug 2008
18:12 chinsan search for other commits by this committer
Add p5-Forest, a collection of n-ary tree related modules.

Forest is intended to be a replacement for the Tree::Simple family of
modules, and fixes many of the issues that have always bothered me about
them. It is by no means a complete replacement yet, but should eventually
grow to become that.

WWW: http://search.cpan.org/dist/Forest/
Original commit
18:05 chinsan search for other commits by this committer
Add p5-Sub-Current, get the current subroutine.

Sub::Current makes available a function ROUTINE(), that returns a code
reference pointing at the currently executing subroutine.

In a special block (BEGIN, END, CHECK, INIT, and UNITCHECK in Perl 5.10)
this function will return undef.

Outside of a special block (that is, at the top level of a program)
ROUTINE() will return undef as well.

WWW: http://search.cpan.org/dist/Sub-Current/
Original commit
15:59 chinsan search for other commits by this committer
Add p5-Pod-Coverage-Moose, Pod::Coverage extension for Moose.

When using Pod::Coverage in combination with Moose, it will report any
method imported from a Role. This is especially bad when used in combination
with Test::Pod::Coverage, since it takes away its ease of use.

WWW: http://search.cpan.org/dist/Pod-Coverage-Moose/
Original commit
15:13 chinsan search for other commits by this committer
Add p5-MooseX-Clone, fine grained cloning support for Moose objects.

Out of the box Moose only provides very barebones cloning support in order
to maximize flexibility.

This role provides a clone method that makes use of the low level cloning
support already in Moose and adds selective deep cloning based on
introspection on top of that. Attributes with the Clone trait will handle
cloning of data within the object, typically delegating to the attribute
value's own clone method.

WWW: http://search.cpan.org/dist/MooseX-Clone/
Original commit
14:50 chinsan search for other commits by this committer
Add p5-Hash-Util-FieldHash-Compat, use Hash::Util::FieldHash or ties,
depending on availability.

Under older perls this module provides a drop in compatible api to
Hash::Util::FieldHash using perltie. When Hash::Util::FieldHash is available
it will use that instead.

This way code requiring field hashes can benefit from fast, robust field
hashes on Perl 5.10 and newer, but still run on older perls that don't ship
with that module.

WWW: http://search.cpan.org/dist/Hash-Util-FieldHash-Compat/
Original commit
14:39 chinsan search for other commits by this committer
Add p5-Tie-RefHash-Weak, a Tie::RefHash subclass with weakened references in
the keys.

The Tie::RefHash module can be used to access hashes by reference. This is
useful when you index by object, for example.

The problem with Tie::RefHash, and cross indexing, is that sometimes the
index should not contain strong references to the objecs. Tie::RefHash's
internal structures contain strong references to the key, and provide no
convenient means to make those references weak.

This subclass of Tie::RefHash has weak keys, instead of strong ones. The
values are left unaltered, and you'll have to make sure there are no strong
references there yourself.

WWW: http://search.cpan.org/dist/Tie-RefHash-Weak/
Original commit
14:08 chinsan search for other commits by this committer
Add p5-Variable-Magic, associate user-defined magic to variables from Perl.

Magic is Perl way of enhancing objects. This mechanism let the user add
extra data to any variable and overload syntaxical operations (such as
access, assignation or destruction) that can be applied to it. With this
module, you can add your own magic to any variable without the pain of the C
API.

WWW: http://search.cpan.org/dist/Variable-Magic/
Original commit
Wednesday, 27 Aug 2008
17:51 amdmi3 search for other commits by this committer
- Fix stuff after pav's premature commit of graphics/osg update
  - Remove graphics/openproducer, graphics/openthreads - those are now included
in osg
  - Remove obsolete bsd.osg.mk from graphics/osg
  - Mark graphics/demeter BROKEN if it's being build WITH_OSG, as it won't
compile now
Original commit
16:49 flz search for other commits by this committer
Hook up devel/mono-addins to the build.
Original commit
Tuesday, 26 Aug 2008
13:53 makc search for other commits by this committer
Lglade is a S-Lang module that provides S-Lang bindings
for the libglade library. Used in conjunction with SLgtk,
it allows you to design your GUI with Glade (a GTK+ user interface builder),
save the interface description in a Glade XML file,
and then generate your S-Lang script's graphical interface
directly from the XML at runtime. This should reduce the time spent
developing SLgtk applications considerably, as it eliminates
the tedious job of writing interface-creation code by hand.

This is an update for Christopher Stawarz's SLglade module.

WWW: http://laurent.perez2.free.fr/comp/slang/modules/modules.html

PR: 126652
Submitted by: Alexey Shuvaev
Approved by:    miwi (mentor)
Original commit
12:35 miwi search for other commits by this committer
- Connect devel/subcommander2 to the build
Original commit
Wednesday, 20 Aug 2008
00:57 ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Original commit
Monday, 18 Aug 2008
15:41 brooks search for other commits by this committer
Add an llvm snapshot port including clang.  The current snapshot is as of
2008-08-05.
Original commit
Saturday, 16 Aug 2008
14:43 skv search for other commits by this committer
Add p5-Devel-Declare 0.001011, declare subroutines.
Original commit
11:25 skv search for other commits by this committer
Add p5-Test-Memory-Cycle 1.04, check for memory leaks and circular
memory references.
Original commit
Thursday, 14 Aug 2008
14:41 skv search for other commits by this committer
Add p5-Data-ClearSilver-HDF 0.04, convert from Perl Data Structure to
ClearSilver HDF.

PR:             ports/126533
Submitted by:   Denis Pokataev <catone xx cpan.org>
Original commit
Saturday, 9 Aug 2008
16:52 miwi search for other commits by this committer
The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.

Some note:

* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist

* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.

For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.

Have fun!
Original commit
Thursday, 7 Aug 2008
22:55 miwi search for other commits by this committer
Warbler is a gem to make a .war file out of a Rails project. The intent is
to provide a minimal, flexible, ruby-like way to bundle up all of your
application files for deployment to a Java application server.

Warbler provides a sane set of out-of-the box defaults that should allow
most Rails applications without external gem dependencies
(aside from Rails itself) to assemble and Just Work.

Warbler bundles JRuby and the JRuby-Rack servlet adapter for
dispatching requests to your application inside the java application server,
and assembles all jar files in WARBLER_HOME/lib/*.jar into your application.
No external dependencies are downloaded.

WWW: http://caldersphere.rubyforge.org/warbler/

PR:             ports/126327
Submitted by:   Alexander Logvinov <ports at logvinov,com>
Original commit
Wednesday, 6 Aug 2008
15:34 miwi search for other commits by this committer
This package parses the config files written in JSON. It also does some
non-JSON stuff, like allowing for comments in the files.

WWW:    http://search.cpan.org/dist/Config-JSON/

PR:             ports/126119
Submitted by:   Tomoyuki Sakurai <cherry at trombik.org>
Original commit
13:35 miwi search for other commits by this committer
Perl filehandles are streams, but sometimes they just aren't powerful
enough. This module offers to have streams from filehandles searched with
regexes and allows the global input record separator variable to contain
regexes.

Thus, readline() and the <> operator can now return records delimited by
regular expression matches.

WWW:    http://search.cpan.org/dist/File-Stream/

PR:             ports/125926
Submitted by:   Tomoyuki Sakurai <cherry at trombik.org>
Original commit
10:25 amdmi3 search for other commits by this committer
Val(a)IDE is an Integrated Development Environment (IDE) for the Vala
programming language.

WWW:    http://home.gna.org/valide/

PR:             ports/126253
Submitted by:   Romain Tartière <romain at blogreen dot org>
Approved by:    miwi (mentor implicit)
Original commit
Monday, 4 Aug 2008
23:30 miwi search for other commits by this committer
- Update to qt 4.4.1

Note:
        With this update several ports specific problems
        have been fixed. Qt4 headers and libraries have
        been moved to include/qt4 and lib/qt4. bsd.qt.mk
        defines QT_INCDIR and QT_LIBDIR now, which could
        be used in qt4-dependent ports if required.

Thanks to:      Max Brazhnikov Danny Pansters
Original commit
Wednesday, 30 Jul 2008
14:54 pgollucci search for other commits by this committer
IPC::Run and IPC::Run3 are both very upset when you try to use them
under environments where you have STDOUT and/or STDERR tied to something
else, such as under fastcgi.

The module adds safe-guarding code when you call IPC::Run or IPC::Run3
under such environment to make sure it always works.

If you intend to release your code to work under normal envionrment as
well as under fastcgi, simply use this module *after* the "IPC" modules
are loaded in your code.

WWW: http://search.cpan.org/dist/IPC-Run-SafeHandles/

Approved by:    araujo (mentor)
Original commit
10:53 bms search for other commits by this committer
Add new port kBuild: a gmake-based build system used by VirtualBox and others
Original commit
Tuesday, 29 Jul 2008
06:09 vanilla search for other commits by this committer
Add zmq 0.2, open source message queue optimised for performance.

PR:             ports/126011
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Monday, 28 Jul 2008
21:25 joerg search for other commits by this committer
This is a "sneak preview" port of GCC 4.3.1 for the Atmel AVR
microcontrollers.  It includes patches from the WinAVR project to
support the ATmega32C1, ATmega32M1, ATmega32U4, and ATtiny167
controllers, and in particular the next generation AVRs ATxmega64A1
and ATxmega128A1.

The port has been carefully crafted to peacefully coexist with the
non-devel avr-gcc port.  All executables installed have the suffix
"-43" added for that reason.
Original commit
00:55 lbr search for other commits by this committer
New port: devel/p5-MooseX-Daemonize, Role for daemonizing your Moose based
application
Original commit
00:54 lbr search for other commits by this committer
New port: devel/p5-MooseX-Types-Path-Class, A Path::Class type library for Moose
Original commit
00:54 lbr search for other commits by this committer
New port: devel/p5-MooseX-Types, Organise your Moose types in libraries
Original commit
00:53 lbr search for other commits by this committer
New port: devel/p5-MooseX-Getopt, A Moose role for processing command line
options
Original commit
00:53 lbr search for other commits by this committer
New port: devel/p5-Getopt-Long-Descriptive, Getopt::Long with usage text
Original commit
Sunday, 27 Jul 2008
20:36 lbr search for other commits by this committer
New port: devel/p5-MooseX-POE, The Illicit Love Child of Moose and POE
Original commit
20:35 lbr search for other commits by this committer
New port: devel/p5-MooseX-Async, The Orphanange of Asynchronous Love Children
Original commit
19:42 lbr search for other commits by this committer
New port: devel/p5-MooseX-AttributeHelpers, Extend your attribute interfaces
Original commit
Saturday, 26 Jul 2008
07:59 edwin search for other commits by this committer
Port update with name change: devel/roboctl (formerly legoctl)

        The legoctl library has been updated to support Vex robot
        controllers as well as the Lego NXT. This new version also
        has many enhancements to the NXT interface, and a command-line
        utility for remote controlling NXT robots from FreeBSD via
        a PC gamepad over bluetooth.

PR:             ports/125874
Submitted by:   Jason Bacon <jwbacon@tds.net>
Original commit
07:55 edwin search for other commits by this committer
New port: devel/libgamepad Uniform API for joysticks and gamepads

        Libgamepad is a portable, uniform API for joystick and
        gamepad devices. It's meant to overlay platform-dependent
        interfaces just as the BSD joy and uhid drivers, and the
        user-space libhid. This will allow device and platform
        dependencies to be left out of applications, making them
        simpler and more portable.

PR:             ports/125872
Submitted by:   Jason Bacon <jwbacon@tds.net>
Original commit
Friday, 25 Jul 2008
22:51 miwi search for other commits by this committer
py-json is a lightweight data-interchange format.
It is often used for exchanging data between a web
server and user agent. This module aims to produce
a library for serializing and deserializing JSON
that conforms strictly to RFC 4627.

WWW:   http://pypi.python.org/pypi/jsonlib/

PR:             ports/125827
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
22:50 miwi search for other commits by this committer
GitPython is a python library used to interact with
Git repositories. GitPython provides object model
access to your git repository. Once you have created
a repository object, you can traverse it to find
parent commit(s), trees, blobs, etc.

GitPython is a port of the grit library in Ruby
created by Tom Preston-Werner and Chris Wanstrath.

WWW:   http://gitorious.org/projects/git-python/

PR:             ports/125826
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
19:54 glarkin search for other commits by this committer
This module is a filter for SVN::Notify, intended to assist with
the maintenance of access control lists with Subversion repositories.
This module removes the need to maintain a separate list of people
to send email notification messages to (via svnnotify --to arguments),
from the AuthZSVNAccessFile.

WWW:    http://search.cpan.org/dist/SVN-Notify-Filter-AuthZMail/

Submitted by:   glarkin@
Approved by:    beech@ (mentor)
Original commit
09:05 gahr search for other commits by this committer
- New port: p5-Sys-MemInfo
  Get information about memory and swap usage from perl

PR:             125944
Submitted by:   terry@sucked-in.com
Original commit
08:12 gahr search for other commits by this committer
- New port: p5-Sys-Cpu
  Obtain CPU information from a perl script

PR:             125947
Submitted by:   terry@sucked-in.com
Original commit
Wednesday, 23 Jul 2008
08:06 lbr search for other commits by this committer
New port: devel/p5-Mouse, Moose minus the antlers
Original commit
08:05 lbr search for other commits by this committer
New port: devel/p5-Class-Method-Modifiers, Provides Moose-like method modifiers
Original commit
08:04 lbr search for other commits by this committer
New port: devel/p5-namespace-clean, Keep imports and functions out of your
namespace
Original commit
Tuesday, 22 Jul 2008
20:49 timur search for other commits by this committer
Added new port p5-DateTime-Format-Natural. DateTime::Format::Natural
takes a string with a human readable date/time and creates a machine
readable one by applying natural parsing logic.
Original commit
Monday, 21 Jul 2008
19:53 glarkin search for other commits by this committer
New port: p5-SVN-Notify-Filter-EmailFlatFileDB-1.01

This module is a filter for SVN::Notify that translates user account
names (e.g. "user1") into email addresses. It does this based on a
colon-separated file, like a UNIX passwd file (or more usefully)
the AuthUserFile used by Apache. The file path is specified via the
--account_file option to the svnnotify script, and the index
(zero-based) of the email field is specified via the --account_field
option.

Submitted by:   Greg Larkin <glarkin at FreeBSD.org>
Original commit
Saturday, 19 Jul 2008
20:05 miwi search for other commits by this committer
UUID object and generation functions for Python.

The uuid module here is part of the standard library for
Python 2.5, distributed under the Python software license.

WWW: http://pypi.python.org/pypi/uuid/

PR:             ports/125408
Submitted by:   Junji NAKANISHI <jun-g at daemonfreaks.com>
Original commit
Friday, 18 Jul 2008
16:05 miwi search for other commits by this committer
PHP_CodeSniffer is a PHP5 script that tokenises and "sniffs" PHP and
JavaScript code to detect violations of a defined coding standard. It
is an essential development tool that ensures your code remains clean
and consistent. It can also help prevent some common semantic errors
made by developers.

WWW: http://pear.php.net/package/PHP_CodeSniffer/

PR:             ports/125600
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
13:13 miwi search for other commits by this committer
- Drop devel/py-gmpy to math/

Suggested by:   lwhsu
Original commit
12:46 miwi search for other commits by this committer
Shapely is a Python package for manipulation and analysis of 2D geospatial
geometries. It is based on GEOS (http://geos.refractions.net). Shapely 1.0
is not concerned with data formats or coordinate reference systems.
Responsibility for reading and writing data and projecting coordinates
is left to other packages like WorldMill and pyproj.

WWW:   http://pypi.python.org/pypi/Shapely/

PR:             ports/125475
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
12:41 miwi search for other commits by this committer
pymarc is a python library for working with
MARC21 bibliographic data.

WWW:  http://pypi.python.org/pypi/pymarc

PR:             ports/125427
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
12:38 miwi search for other commits by this committer
A reference implementation of the PythonGeoInterface and
the GeoJSON.

WWW: http://pypi.python.org/pypi/geojson/

PR:             ports/125208
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
12:35 miwi search for other commits by this committer
Py-cclib is an open source library, written in Python, for parsing and
interpreting the results of computational chemistry packages. The current
version, cclib 0.9, parses output files from ADF, GAMESS (US), GAMESS-UK,
Gaussian, Jaguar, Molpro, ORCA and PC GAMESS.

WWW:  http://cclib.sourceforge.net/

PR:             ports/125490
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
12:34 miwi search for other commits by this committer
A C-coded Python extension module that wraps the GMP library to provide
to Python code fast multiprecision arithmetic (integer, rational, and
float), random number generation, advanced number-theoretical functions,
and more.

WWW:   http://code.google.com/p/gmpy/

PR:             ports/125429
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
11:13 miwi search for other commits by this committer
py-gpx is a python module for parsing GPS Exchange Format (GPX) files.
This module allows you to parse and extract data from GPX files.

WWW: http://pypi.python.org/pypi/pygpx/

PR:             ports/125254
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
10:55 miwi search for other commits by this committer
xdg-user-dirs is a tool to help manage "well known" user directories
like the desktop folder and the music folder. It also handles
localization of the filenames.

WWW:    http://freedesktop.org/wiki/Software/xdg-user-dirs/

PR:             ports/125672
Submitted by:   Max Brazhnikov <makc at issp.ac.ru>
Original commit
Wednesday, 9 Jul 2008
20:25 beech search for other commits by this committer
- New port p5-POE-XS-Loop-Poll-0.004

Implementation of the abstract POE::Loop interface written in C
using the poll(2) system call.

PR:             ports/125377
Submitted by:   Zach Thompson <hideo at lastamericanempire.com>
Original commit
07:29 vanilla search for other commits by this committer
Add protobuf, it's google's interchange format library.
Original commit
Monday, 7 Jul 2008
16:07 miwi search for other commits by this committer
POE::Test::Loops contains one function, generate(), which will
generate all the loop tests for one or more POE::Loop subclasses.

WWW: http://search.cpan.org/dist/POE-Test-Loops/

PR:             ports/125319
Submitted by:   Zach Thompson <hideo at lastamericanempire.com>
Original commit
Thursday, 3 Jul 2008
16:40 skv search for other commits by this committer
Add p5-Date-Calc-Iterator 1.00, iterate over a range of dates.
Original commit
07:34 beech search for other commits by this committer
- New port p5-Chooser-1.1.6

- A system for choosing a value for something. Takes a string composed of
various tests,
  arguements, and etc and returns a value based on it.

PR:             ports/124956
Submitted by:   Zane C.B. <vvelox@vvelox.net>
Original commit
Monday, 30 Jun 2008
10:00 lev search for other commits by this committer
  (1) Upgrade subversion to version 1.5.0.
  (2) Make binding ports to be real ports, which installs only bindings and
      depend on subversion.
  (3) Rename bindings ports to reflect perl5/python/ruby modules naming scheme.
  (4) Re-base subversion-freebsd to `devel/subversion'.
  (5) Fix all ports, which depends on subversion bindings.
Original commit
Sunday, 29 Jun 2008
14:08 amdmi3 search for other commits by this committer
DSSS, the D Shared Software System, builds upon rebuild and intends
to create a standardized system for building, installing, configuring,
acquiring and using D software, licensed as Free and Open Source
Software under the MIT license. One notable component of it is its
net module, which provides an analogue to Perl's CPAN or Ruby's
Gems for the D programming language.

WWW: http://www.dsource.org/projects/dsss/

PR:             ports/124596
Approved by:    miwi (mentor)
Original commit
Saturday, 28 Jun 2008
22:35 miwi search for other commits by this committer
py-mwlib provides a library for parsing mediawiki articles.

WWW: http://pypi.python.org/pypi/mwlib/

PR:             ports/125070
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
15:53 miwi search for other commits by this committer
pecl-intl is a Internationalization extension that
implements ICU library functionality in PHP.

WWW: http://pecl.php.net/package/intl

PR:             ports/125080
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
14:57 miwi search for other commits by this committer
This module is a compatibility wrapper around Date::Parse.

Provides a tool to process different combinations of dates and zones values.
If a date doesn't contain a timezone suffix, and zone parameter is not set,
then the timezone of the returned DateTime object will be set to the local
timezone. This is consistent with the behavior of Date::Parse.
If no zone is specified and the date string does specify a timezone/offset or
if a zone format can not be parsed by DateTime::TimeZone, the returned
DateTime object will have UTC timezone.

WWW: http://search.cpan.org/dist/DateTime-Format-DateParse/

PR:             ports/124852
Submitted by:   svysh at pn.sinp.msu.ru
Original commit
14:56 miwi search for other commits by this committer
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>
Original commit
Tuesday, 24 Jun 2008
11:04 amdmi3 search for other commits by this committer
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)
Original commit
Monday, 23 Jun 2008
10:38 miwi search for other commits by this committer
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>
Original commit
Sunday, 22 Jun 2008
20:11 amdmi3 search for other commits by this committer
- Remove devel/dumb (dumb moved to audio/)

PR:             ports/124502
Submitted by:   myself
Approved by:    miwi (mentor)
Original commit
02:43 chinsan search for other commits by this committer
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/
Original commit
Saturday, 21 Jun 2008
09:56 miwi search for other commits by this committer
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>
Original commit
Friday, 20 Jun 2008
16:53 miwi search for other commits by this committer
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
Original commit
13:20 miwi search for other commits by this committer
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>
Original commit
13:07 miwi search for other commits by this committer
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
Original commit
09:32 amdmi3 search for other commits by this committer
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)
Original commit
Thursday, 19 Jun 2008
00:20 miwi search for other commits by this committer
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>
Original commit
Tuesday, 17 Jun 2008
01:55 lippe search for other commits by this committer
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)
Original commit
Monday, 16 Jun 2008
20:10 tdb search for other commits by this committer
Statgrab for Ruby contains a set of Ruby bindings to the libstatgrab
portable system statistics library.

WWW: http://statgrab.rubyforge.org/
Original commit
Sunday, 15 Jun 2008
11:47 lwhsu search for other commits by this committer
Add py-ptrace 0.3, python binding of ptrace.
Original commit
04:46 lwhsu search for other commits by this committer
Add distorm 1.7.29, fast x86 and x86-64 disassembler library.

PR:             ports/123627
Submitted by:   bf <bf2006a at yahoo.com>
Original commit
Saturday, 14 Jun 2008
07:55 lippe search for other commits by this committer
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)
Original commit
Tuesday, 10 Jun 2008
05:55 jadawin search for other commits by this committer
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)
Original commit
Monday, 9 Jun 2008
14:19 tabthorpe search for other commits by this committer
Driver based class to calculate holidays in the Ukraine.

WWW:    http://pear.php.net/package/Date_Holidays_Ukraine/
Original commit
14:17 tabthorpe search for other commits by this committer
Driver based class to calculate holidays in USA.

WWW:    http://pear.php.net/package/Date_Holidays_USA/
Original commit
14:16 tabthorpe search for other commits by this committer
Driver based class to calculate holidays in UNO.

WWW:    http://pear.php.net/package/Date_Holidays_UNO/
Original commit
14:15 tabthorpe search for other commits by this committer
Driver based class to calculate holidays in Sweden.

WWW:    http://pear.php.net/package/Date_Holidays_Sweden/
Original commit
14:13 tabthorpe search for other commits by this committer
Driver based class to calculate holidays in Slovenia.

WWW:    http://pear.php.net/package/Date_Holidays_Slovenia/
Original commit
14:12 tabthorpe search for other commits by this committer
Driver based class to calculate holidays in Romania.

WWW:    http://pear.php.net/package/Date_Holidays_Romania/
Original commit

Number of commits found: 11319 (showing only 100 on this page)

[First Page]  «  85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | 95  »  [Last Page]