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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/Makefile

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

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

Friday, 25 Jul 2008
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
14:11 tabthorpe search for other commits by this committer
Driver based class to calculate birthdays of some members of the
PHP.net community.

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

WWW:    http://pear.php.net/package/Date_Holidays_Norway/
Original commit
14:08 tabthorpe search for other commits by this committer
Driver based class to calculate holidays in the Netherlands.

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

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

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

WWW:    http://pear.php.net/package/Date_Holidays_Germany/
Original commit
14:03 tabthorpe search for other commits by this committer
Driver based class to calculate holidays in England and Wales.

WWW:    http://pear.php.net/package/Date_Holidays_EnglandWales/
Original commit
14:02 tabthorpe search for other commits by this committer
Driver based class to calculate Discordian holidays.

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

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

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

WWW:    http://pear.php.net/package/Date_Holidays_Austria/
Original commit
Saturday, 7 Jun 2008
16:27 skv search for other commits by this committer
Add p5-MooseX-ClassAttribute 0.04, declare class attributes Moose-style.
Original commit
Thursday, 5 Jun 2008
21:53 miwi search for other commits by this committer
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>
Original commit
Wednesday, 4 Jun 2008
13:19 skv search for other commits by this committer
Add p5-MooseX-Singleton 0.08, turn Moose class into a singleton.
Original commit
08:35 skv search for other commits by this committer
Add p5-Sub-Identify 0.03, retrieve names of code references.
Original commit
Tuesday, 3 Jun 2008
20:05 miwi search for other commits by this committer
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>
Original commit
02:40 lippe search for other commits by this committer
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)
Original commit
Monday, 2 Jun 2008
15:28 tabthorpe search for other commits by this committer
2008-06-01 devel/libffi-devel: Use devel/libffi instead

PR:             ports/123810
Submitted by:   maintainer
Original commit
Sunday, 1 Jun 2008
20:51 brix search for other commits by this committer
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)
Original commit
00:52 edwin search for other commits by this committer
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>
Original commit
00:31 edwin search for other commits by this committer
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>
Original commit
Friday, 30 May 2008
21:46 miwi search for other commits by this committer
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>
Original commit
20:11 miwi search for other commits by this committer
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>
Original commit
Wednesday, 28 May 2008
18:15 brian search for other commits by this committer
Add jsl - a javascript lint tool.
Original commit
Tuesday, 27 May 2008
13:38 miwi search for other commits by this committer
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>
Original commit
Monday, 26 May 2008
04:58 edwin search for other commits by this committer
[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>
Original commit
Saturday, 24 May 2008
17:12 miwi search for other commits by this committer
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>
Original commit
06:39 edwin search for other commits by this committer
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>
Original commit
Wednesday, 21 May 2008
09:10 rafan search for other commits by this committer
2008-05-10 devel/swig11: use devel/swig13 instead, last release of 1.1 was 8
years ago
Original commit
Monday, 19 May 2008
23:10 lwhsu search for other commits by this committer
devel/php-Net_Gearman -> devel/pear-Net_Gearman

PR:             ports/123739
Original commit
05:21 clsung search for other commits by this committer
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/
Original commit
02:48 beech search for other commits by this committer
- 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>
Original commit
02:07 beech search for other commits by this committer
- 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>
Original commit
Sunday, 18 May 2008
00:06 miwi search for other commits by this committer
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>
Original commit
00:04 miwi search for other commits by this committer
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>
Original commit
Saturday, 17 May 2008
19:42 ade search for other commits by this committer
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.
Original commit
Friday, 16 May 2008
18:56 miwi search for other commits by this committer
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>
Original commit
Sunday, 11 May 2008
07:52 rafan search for other commits by this committer
- Remove devel/swigruby

2008-05-10 devel/swigruby: use devel/swig13 instead, last release was 8 years
ago
Original commit
Tuesday, 6 May 2008
15:25 sat search for other commits by this committer
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/
Original commit
Monday, 5 May 2008
15:03 beech search for other commits by this committer
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
Original commit
14:59 beech search for other commits by this committer
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.
Original commit
Tuesday, 29 Apr 2008
19:04 miwi search for other commits by this committer
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
Original commit
Monday, 28 Apr 2008
07:23 leeym search for other commits by this committer
- 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/
Original commit
Sunday, 27 Apr 2008
09:29 miwi search for other commits by this committer
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>
Original commit
Saturday, 26 Apr 2008
15:04 miwi search for other commits by this committer
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>
Original commit
Wednesday, 23 Apr 2008
02:01 beech search for other commits by this committer
- 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)
Original commit
Tuesday, 22 Apr 2008
21:57 beech search for other commits by this committer
- 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)
Original commit
15:26 ehaupt search for other commits by this committer
Add p5-Eval-Context 0.06, evalute perl code in context wraper.
Original commit
13:08 ehaupt search for other commits by this committer
Add p5-Package-Generator 0.102, this module lets you quickly and easily
construct new packages.
Original commit
11:45 lth search for other commits by this committer
Add p5-Directory-Scratch-Structured 0.03, creates temporary files and
directories from a structured description.
Original commit
09:32 ehaupt search for other commits by this committer
Add p5-Test-Spelling 0.11, check for spelling errors in POD files.
Original commit

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

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