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]  «  76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86  »  [Last Page]

Monday, 25 Oct 2010
15:08 jadawin search for other commits by this committer
Dissy is a graphical frontend to the objdump disassembler. Dissy can be used
for debugging and browsing compiler-generated code.

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

PR:             ports/151609
Submitted by:   Sofian Brabez <sbrabez at gmail.com>
Original commit
Friday, 22 Oct 2010
09:13 rene search for other commits by this committer
Add devel/ros to the build.
Original commit
Wednesday, 20 Oct 2010
08:17 wen search for other commits by this committer
Provides recursive versions of mkdir() and rmdir()
with as little code and overhead as possible.

WWW:    http://search.cpan.org/dist/File-Path-Tiny/

PR:             ports/151588
Submitted by:   "ports@c0decafe.net" <ports@c0decafe.net>
Original commit
Tuesday, 19 Oct 2010
18:09 ehaupt search for other commits by this committer
Add devel/p5-Perl-Unsafe-Signals, allow unsafe handling of signals in selected
blocks.
Original commit
02:47 wen search for other commits by this committer
Git::Repository is a Perl interface to Git, for scripted interactions
with repositories. It's a low-level interface that allows calling any
Git command, whether porcelain or plumbing, including bidirectional
commands such as git commit-tree.

A Git::Repository object simply provides context to the git commands
being run. Is it possible to call the command()and run() methods against
the class itself, and the context (typically current working directory)
will be obtained from the options and environment.

WWW: http://search.cpan.org/dist/Git-Repository/
Original commit
00:28 pgollucci search for other commits by this committer
This module provides three utility subroutines that simplify the
creation of "inside-out" classes. See Chapters 15 and 16 of "Perl Best
Practices" (O'Reilly, 2005) for details.

WWW:    http://search.cpan.org/dist/Class-Std-Utils/

PR:             ports/151489
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Monday, 18 Oct 2010
19:06 glarkin search for other commits by this committer
In order to provide a faster and simpler working model, this plugin
tries to support a configuration similar to git and Mercurial's
colocated branches, where there is a single working tree that can
be switched between multiple branches that all co-exist in the same
directory. This working model is entirely possible using Bazaar's
existing technology, and this plugin aims to make it as simple as
possible to use that model.

WWW: https://launchpad.net/bzr-colo

PR:             ports/151536
Submitted by:   Carlo Strub <c-s at c-s.li>
Original commit
Saturday, 16 Oct 2010
11:44 ade search for other commits by this committer
Bump autoconf 2.67->2.68 -- will deal with any fallout.
Original commit
Thursday, 14 Oct 2010
19:29 brooks search for other commits by this committer
Move devel/clang to lang/clang since compilers typically live in lang.

PR:             ports/151340
Original commit
11:36 garga search for other commits by this committer
Remove expired ports:

2010-10-14 devel/p5-P4: Depends of p5-P4-Client, which is DEPRECATED.
2010-01-08 devel/p5-P4-Client: has been broken for 11 months
2010-10-14 net-p2p/btpeer: Does not build with net/Sockets and is unmaintained.
2009-07-01 net-mgmt/net-snmp4: Use net-mgmt/net-snmp port instead
2010-10-14 net/gkrellm_snmp: Depends of net-snmp4, that is deprecated also and
will be removed soon.
2010-10-14 net/Sockets-devel: Older than net/Sockets and unmaintained.
Original commit
00:58 wen search for other commits by this committer
ReadLine::TTYtter is a fork of the Term::ReadLine::Perl module, allowing
to edit a command line.

This module have UTF-8 support, let erase or repaint the prompt and
to hook a process to further line control.

WWW: http://search.cpan.org/dist/Term-ReadLine-TTYtter/

PR:             ports/151412
Submitted by:   sebastien Santoro <dereckson@gmail.com> (maintainer)
Original commit
Tuesday, 12 Oct 2010
18:16 ade search for other commits by this committer
Hook new versions of autoconf, libtool and libltdl into the INDEX.
Still doesn't make them ready for prime-time usage though.
Original commit
03:11 swills search for other commits by this committer
- New port, a ruby gem for accessing pkg-config

Submitted by:   me (swills)
Approved by:    pgollucci (mentor)
Original commit
02:54 sunpoet search for other commits by this committer
- Add py-pycerberus 0.3.3

Pycerberus is a framework to check user data thoroughly so that you can
protect your application from malicious (or just garbled) input data.

 * Remove stupid code which converts input values: After values are
   validated, you can work with real Python types instead of strings -
   e.g. 42 instead of '42', convert database IDs to model objects
   transparently.
 * Implement custom validation rules: Writing custom validators is
   straightforward, everything is well documented and pycerberus only
   uses very little Python magic.
 * Focus on your value-adding application code: Save time by
   implementing every input validation rule only once, but 100% right
   instead of implementing a dozen different half-baked solutions.
 * Ready for global business: i18n support (based on GNU gettext) is
   built in, adding custom translations is easy.
 * Tune it for your needs: You can implement custom behavior in your
   validators, e.g. fetch translations from a database instead of using
   gettext or define custom translations for built-in validators.
 * Use it wherever you like: pycerberus is used in a SMTP server, trac
   macros as well as web applications - there are no dependecies on a
   specific context like web development.

WWW: http://www.schwarz.eu/opensource/projects/pycerberus

PR:             ports/151058
Submitted by:   Douglas William Thrift <douglas@douglasthrift.net>
Approved by:    pgollucci (mentor, implicit)
Original commit
Monday, 11 Oct 2010
08:20 wen search for other commits by this committer
adapter uses the Unix::Syslog module to direct that output into the standard
Unix syslog system.

WWW: http://search.cpan.org/dist/Log-Any-Adapter-Syslog/

PR:             ports/151380
Submitted by:   Bill Brinzer <bill.brinzer@gmail.com>
Original commit
02:09 wen search for other commits by this committer
A PEAR data validation class for US. The package includes SSN, Postal Code,
Regions (States), Phone Numbers.

WWW:    http://pear.php.net/package/Validate_US/
Original commit
Sunday, 10 Oct 2010
12:51 swills search for other commits by this committer
- New port

Perl basic method declarations with signatures, without source filters

WWW:    http://search.cpan.org/dist/Method-Signatures-Simple/

Submitted by:   me (swills)
Approved by:    pgollucci (mentor)
Original commit
05:40 kuriyama search for other commits by this committer
POEx::Role::Streaming provides a common idiom for streaming data from
one filehandle to another.  It accomplishes this by making good use of
sysread and POE::Wheel::ReadWrite.  This Role errs on the side of
doing as many blocking reads of the "input_handle" as possible up
front (until the high water mark is hit on the Wheel).  If this
default isn't suitable for the consumer, simply override
"get_data_from_input_handle".  After Streamer has exhausted the
source, and flushed the last of the output, it will clean up after
itself by closing the wheel, the handles, and sending all of them out
of scope. If an exception happens, it will clean up after itself, and
let the DIE signal propagate.

WWW: http://search.cpan.org/dist/POEx-Role-Streaming/
Original commit
01:15 kuriyama search for other commits by this committer
POEx::Role::SessionInstantiation provides a nearly seamless
integration for non-POE objects into a POE environment. It does this
by handling the POE stuff behind the scenes including allowing per
instances method changes, session registration to the Kernel, and
providing some defaults like setting an alias if supplied via the
attribute or constructor argument, or defining a _default that warns
if your object receives an event that it does not have.

This role exposes your class' methods as POE events.

WWW: http://search.cpan.org/dist/POEx-Role-SessionInstantiation/
Original commit
00:36 kuriyama search for other commits by this committer
MooseX::CompileTime::Traits allows role application at compile time
via use statements. What this class does is provide an import method
that will apply each of the roles (along with any arguments for
parameterized roles).

Roles and their arguments should be provided as an ArrayRef of tuples.

Simply 'with' the role to gain the functionality.

WWW: http://search.cpan.org/dist/MooseX-CompileTime-Traits/
Original commit
Saturday, 9 Oct 2010
22:30 makc search for other commits by this committer
Connect qconf
Original commit
15:20 kuriyama search for other commits by this committer
This modules exports the needed subtypes, and coercions for POEx
modules and is based on Sub::Exporter, so see that module for options
on importing.

WWW: http://search.cpan.org/dist/POEx-Types/
Original commit
Friday, 8 Oct 2010
06:51 sunpoet search for other commits by this committer
- Add p5-Object-Pluggable 1.28

Object::Pluggable is a base class for creating plugin enabled objects. It is
a generic port of POE::Component::IRC's plugin system.

If your object dispatches events to listeners, then Object::Pluggable may be
a good fit for you.

WWW: http://search.cpan.org/dist/Object-Pluggable/

PR:             ports/151057
Submitted by:   Jase Thew <freebsd@beardz.net>
Approved by:    pgollucci (mentor)
Original commit
Thursday, 7 Oct 2010
16:54 ade search for other commits by this committer
Complete de-orbit burn sequence for automake19 and automake110.

Special thanks to Travis Thaxton (travis <at> thax.org) for his recent
kind hardware donation, without which this particular part of the
never-ending autotools work would have taken _considerably_ longer to do.
Original commit
15:45 daichi search for other commits by this committer
Add php5-thrift 0.2.0, PHP interface to Thrift.

PR:             ports/146392
Submitted by:   Ilya Bakulin <webmaster at kibab.com>
Original commit
00:21 sahil search for other commits by this committer
This module provides a 'parallel map'. Multiple worker processes are
forked so that many instances of the transformation function may be
executed simultaneously.

WWW: http://search.cpan.org/dist/Parallel-Iterator/

PR:             ports/151117
Submitted by:   Frederic Culot <frederic@culot.org>
Original commit
Wednesday, 6 Oct 2010
09:09 ehaupt search for other commits by this committer
Add devel/p5-Uniq, a Perl extension for managing a uniq list of values.
Original commit
Monday, 4 Oct 2010
10:32 olgeni search for other commits by this committer
Add jzmq, Java bindings for the ZeroMQ message queue library (devel/zmq).
Original commit
Sunday, 3 Oct 2010
17:16 garga search for other commits by this committer
Remove expired port

2010-10-01 devel/maven: Development has been ceased, superseded by devel/maven2.
Original commit
10:05 olgeni search for other commits by this committer
Add JNA, which provides Java programs easy access to native shared
libraries without writing anything but Java code.
Original commit
Friday, 1 Oct 2010
23:14 makc search for other commits by this committer
cego-base was renamed to lfc, and cego-xml to lfcxml
Original commit
Thursday, 30 Sep 2010
20:55 romain search for other commits by this committer
This is a library of GUI and non-GUI C# code, originally used in Banshee.

WWW:    http://live.gnome.org/Hyena
Original commit
18:20 romain search for other commits by this committer
The Flickr.Net API is a .Net Library for accessing the Flickr API, written
entirely in C#.

WWW:    http://www.codeplex.com/FlickrNet
Original commit
15:33 glarkin search for other commits by this committer
bzr-svn is a plugin that adds support for foreign Subversion
repositories. This allows committing changes to Subversion branches
as if they were native Bazaar branches.

www: https://launchpad.net/bzr-svn

PR:             ports/147167
Submitted by:   Carlo Strub <c-s at c-s.li>
Original commit
14:20 az search for other commits by this committer
Regexp::Grammars adds grammatical parsing features to Perl 5.10 regexes

PR:             ports/151022
Submitted by:   Dan Rench <citric@cubicone.tmetic.com>
Original commit
Sunday, 26 Sep 2010
10:07 stas search for other commits by this committer
- Add devel/safe-iop, a safe integer operation library for C

Author: Will Drewry <redpig@dataspill.org>
WWW:    http://code.google.com/p/safe-iop/
Original commit
Friday, 24 Sep 2010
03:24 ade search for other commits by this committer
Purge automake15 from existence.  Only a few more to go now.
Original commit
01:52 swills search for other commits by this committer
Renamed devel/qoauth to net/qoauth

Approved by:    pgollucci (mentor)
Original commit
Thursday, 23 Sep 2010
21:35 glarkin search for other commits by this committer
This is an implementation of Python bindings for the Subversion
version control system, aiming to be complete, fast and feel native
to Python programmers.

Bindings are provided for the working copy, client, delta, remote
access and repository APIs. A hookable server side implementation
of the custom Subversion protocol (svn_ra) is also provided.

www: https://launchpad.net/subvertpy

PR:             ports/147166
Submitted by:   Carlo Strub (c-s at c-s.li)
Original commit
03:52 pgollucci search for other commits by this committer
Fast metadata parser for yum implemented in C.

WWW: http://yum.baseurl.org/

PR:             ports/150540
Submitted by:   Anders F Bjorklund <afb at rpm5.org>
Original commit
02:37 pgollucci search for other commits by this committer
This is yet another Getopt related module. Getopt::Compact is geared towards
compactly and yet quite powerfully describing an option syntax. Options can
be parsed, returned as a hashref of values, and/or displayed as a usage string
or within the script POD.

WWW: http://search.cpan.org/dist/Getopt-Compact/

PR:             ports/148762
Submitted by:   Evgeniy Kosov <evgeniy at kosov.su>
Original commit
00:40 ade search for other commits by this committer
Purge 3 outdated, old-and-busted, versions of automake as part of
ongoing cleanup to find sanity in the world.

Feature safe:   yes (surprisingly)
Original commit
Wednesday, 22 Sep 2010
14:15 danfe search for other commits by this committer
Add crcmod 1.7, Python module for Cyclic Redundancy Check (CRC) calculations.

Reviewed by:    python@ (silence)
Original commit
03:44 pgollucci search for other commits by this committer
rubygem-deprecated is a small library intended to aid developers working
with deprecated code. The idea comes from the 'D' programming language,
where developers can mark certain code as deprecated, and then
allow/disallow the ability to execute deprecated code.

This is a legacy copy in ports of the 2.x series for compatibility with
some other Ruby ports.

WWW:    http://rubyforge.org/projects/deprecated/

PR:             ports/150775
Submitted by:   Eric Freeman <freebsdports at chillibear.com>
Original commit
02:53 pgollucci search for other commits by this committer
Adds several commands to RubyGems for managing gems and more on RubyGems.org.

WWW:    http://rubygems.org/gems/gemcutter
Original commit
02:53 pgollucci search for other commits by this committer
Making tests easy on the fingers and eyes

WWW:    http://rubygems.org/gems/shoulda
Original commit
02:51 pgollucci search for other commits by this committer
RR (Double Ruby) is a double framework that features a rich selection of double
techniques and a terse syntax. http://xunitpatterns.com/Test%20Double.html

WWW:    http://rubygems.org/gems/rr
Original commit
01:14 tabthorpe search for other commits by this committer
libserver implements a generic multi-process TCP server which is incapable
of servicing connections on its own.  The programmer writes an
initialization function and a function to service connections, then
compiles and links his or her code against the library to create a complete
multi-process TCP server.

WWW: http://www.mammothcheese.ca/

--
James Bailie <jimmy@mammothcheese.ca>
http://www.mammothcheese.ca

PR:             ports/150704
Submitted by:   James Bailie <jimmy at mammothcheese.ca>
Original commit
00:19 swills search for other commits by this committer
QT support for OAuth-powered network services

WWW:    http://wiki.github.com/ayoy/qoauth/

Approved by:    pgolluci (mentor)
Original commit
Saturday, 18 Sep 2010
04:33 sahil search for other commits by this committer
This is yet another module that lets you access or change the elements
of a hash using methods with the same name as the element's key.  It
follows in the footsteps of Hash::AsObject, Hash::Inflator,
Data::OpenStruct::Deep, Object::AutoAccessor, and probably others. The
main difference between this module and its forebears is that it
supports tied hashes, in addition to regular hashes. This allows a
modular division of labor: this class is generic and treats all hashes
the same; any special semantics come from the tied hash.

WWW: http://search.cpan.org/dist/Hash-AutoHash/

PR:             ports/150528
Submitted by:   Frederic Culot <frederic@culot.org>
Original commit
Wednesday, 15 Sep 2010
18:35 ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Original commit
16:36 nivit search for other commits by this committer
Distribute is intended to replace Setuptools as the standard method
for working with Python module distributions.

    The project has two goals:

    - Providing a backward compatible version to replace Setuptools
      and make all distributions that depend on Setuptools work as
      before, but with less bugs and behavioral issues.

    - Re-factoring the code, and releasing it in several distributions.
      This work is being done in the 0.7.x series but not yet released.
Original commit
Tuesday, 14 Sep 2010
11:51 garga search for other commits by this committer
Remove ports with EXPIRATION_DATE set

2010-09-05 databases/sqlite-ext-inet: Please install
databases/sqlite-ext-mobigroup instead
2010-08-31 devel/codeville: Dead project.
2010-08-07 editors/koffice-kde4-l10n-fy
2010-08-07 editors/koffice-kde4-l10n-hne
2010-06-14 graphics/xaralx-devel: Does not compile with png-1.4 and latest
version is from Aug 2006
2010-06-14 graphics/xaralx: Does not compile with png-1.4 and latest version is
from Aug 2006
2010-04-01 misc/kde4-l10n-bn_IN
2010-04-01 misc/kde4-l10n-hne
2010-04-01 misc/kde4-l10n-ku
2010-04-01 misc/kde4-l10n-mr
Original commit
11:16 pav search for other commits by this committer
Coccinelle is a program matching and transformation engine which provides the
language SmPL (Semantic Patch Language) for specifying desired matches and
transformations in C code. Coccinelle was initially targeted towards performing
collateral evolutions in Linux. Such evolutions comprise the changes that are
needed in client code in response to evolutions in library APIs, and may
include modifications such as renaming a function, adding a function argument
whose value is somehow context-dependent, and reorganizing a data
structure. Beyond collateral evolutions, Coccinelle is successfully used (by us
and others) for finding and fixing bugs in systems code.

WWW: http://coccinelle.lip6.fr/

PR:             ports/150472
Submitted by:   Andriy Gapon <avg@icyb.net.ua>
Original commit
Saturday, 11 Sep 2010
14:07 swills search for other commits by this committer
Perl module which allows logging to RabbitMQ

WWW:    http://search.cpan.org/~bundacia/Log-Log4perl-Appender-RabbitMQ/

Approved by:    wxs (co-mentor)
Original commit
13:31 swills search for other commits by this committer
A Perl mock RabbitMQ implementation for use when testing.

WWW:    http://search.cpan.org/~gphat/Test-Net-RabbitMQ/

Approved by:    wxs (co-mentor)
Original commit
04:24 sahil search for other commits by this committer
Tie::Hash::MultiValue allows you to have hashes which store their values
in anonymous arrays, appending any new value to the already-existing ones.
This means that you can store as many items as you like under a single key,
and access them all at once by accessing the value stored under the key.

WWW: http://search.cpan.org/dist/Tie-Hash-MultiValue/

PR:             ports/150473
Submitted by:   Frederic Culot <frederic@ culot.org>
Original commit
Thursday, 9 Sep 2010
22:28 pgollucci search for other commits by this committer
XHProf is a function-level hierarchical profiler for PHP and has a simple HTML
based navigational interface. The raw data collection component is implemented
in C (as a PHP extension). The reporting/UI layer is all in PHP. It is capable
of reporting function-level inclusive and exclusive wall times, memory usage,
CPU times and number of calls for each function. Additionally, it supports
ability to compare two runs (hierarchical DIFF reports), or aggregate results
from multiple runs.

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

PR:             ports/148322
Submitted by:   Conor McDermottroe <ports at mcdermottroe.com>
Original commit
Wednesday, 8 Sep 2010
14:09 kuriyama search for other commits by this committer
With Magit, you can inspect and modify your Git repositories with
Emacs.  You can review and commit the changes you have made to the
tracked files, for example, and you can browse the history of past
changes.  There is support for cherry picking, reverting, merging,
rebasing, and other common Git operations.

WWW: http://philjackson.github.com/magit/
Original commit
05:25 pgollucci search for other commits by this committer
audio/audacious-crossfade||2010-09-08|Broken for 6+ months, unmaintained
audio/ecamegapedal||2010-09-08|Has expired: Abandonned since 2004, please use
audio/jack-rack or audio/creox instead.
comms/asmodem||2010-09-08|Broken for 6+ months, unmaintained
comms/ltmdm||2010-09-08|Broken for 6+ months, unmaintained
comms/yawmppp||2010-09-08|Broken for 6+ months, unmaintained
devel/p5-ORBit||2010-09-08|Broken for 6+ months, unmaintained
emulators/p-interp||2010-09-08|Broken for 6+ months, unmaintained
graphics/visionegg||2010-09-08|Broken for 6+ months, unmaintained
japanese/okphone||2010-09-08|Broken for 6+ months, unmaintained
java/openjit||2010-09-08|Broken for 6+ months, unmaintained
multimedia/xmps-win32-plugin||2010-09-08|Broken for 6+ months, unmaintained
net-mgmt/tknetmon||2010-09-08|Broken for 6+ months, unmaintained
net/arpd||2010-09-08|Broken for 6+ months, unmaintained
net/vomit||2010-09-08|Broken for 6+ months, unmaintained
sysutils/xwipower||2010-09-08|Broken for 6+ months, unmaintained
www/lws||2010-09-08|Broken for 6+ months, unmaintained

Reported by:    FreeBSD unmaintained ports which are currently marked broken
                monthly reminder
Original commit
Tuesday, 7 Sep 2010
21:37 romain search for other commits by this committer
A library for easy manipulation of MIFARE NFC targets.

WWW:    http://nfc-tools.googlecode.com
Original commit
Friday, 3 Sep 2010
18:09 glarkin search for other commits by this committer
testtools is a set of extensions to the Python standard library's
unit testing framework. These extensions have been derived from
years of experience with unit testing in Python and come from many
different sources. testtools also backports unittest changes from
recent Pythons to Python 2.4 and 2.5.

WWW:    https://launchpad.net/testtools

PR:             ports/149967
Submitted by:   Carlo Strub
Original commit
16:02 bapt search for other commits by this committer
C++ logging library.

WWW:    http://bitbucket.org/klepa/vxlog

PR:             ports/141790
Submitted by:   Konstantin Lepa <konstantin.lepa at gmail.com>
Original commit
Thursday, 2 Sep 2010
02:23 pgollucci search for other commits by this committer
Prep for Rails 3

New wave Internationalization support for Ruby.

WWW:    http://rubygems.org/gems/i18n

Sponsored by:   RideCharge Inc. / Taximagic
Original commit
02:22 pgollucci search for other commits by this committer
Prep for rails 3

A scripting framework that replaces rake, sake and rubigen

WWW:    http://rubygems.org/gems/thor

Sponsored by:   RideCharge Inc. / Taximagic
Original commit
Wednesday, 1 Sep 2010
21:54 makc search for other commits by this committer
Connect libdbusmenu-qt
Original commit
21:39 bapt search for other commits by this committer
RE2 is a fast, safe, thread-friendly alternative to backtracking regular
expression engines like those used in PCRE, Perl, and Python.
It is a C++ library.
RE2 uses automata theory  to guarantee that regular expression searches run in
time linear in the size of the input. RE2 implements memory limits, so that
searches can be constrained to a fixed amount of memory. RE2 is engineered to
use a small fixed C++ stack footprint no matter what inputs or regular
expressions it must process; thus RE2 is useful in multithreaded environments
where thread stacks cannot grow arbitrarily large.

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

PR:             ports/150185
Submitted by:   Julien Laffaye <kimelto at gmail.com>
Original commit
14:36 pav search for other commits by this committer
Geany is a small and lightweight integrated development environment. It was
developed to provide a small and fast IDE, which has only a few dependencies
on other packages. Another goal was to be as independent as possible from a
special Desktop Environment like KDE or GNOME.

This port contains plugins for geany

WWW: http://plugins.geany.org/

PR:             ports/146955
Submitted by:   Aldis Berjoza <aldis@bsdroot.lv>
Original commit
Monday, 30 Aug 2010
21:26 glarkin search for other commits by this committer
This is a plugin for bzr. Using hooks, this plugin supports external branches
for the following commands:
* branch
* checkout
* commit
* pull
* push
* update

WWW:    https://launchpad.net/bzr-externals

PR:             ports/150109
Submitted by:   Carlo Strub
Original commit
Thursday, 26 Aug 2010
10:49 philip search for other commits by this committer
Add lua-alien 0.5.0, lua -> C FFI.

PR:             ports/149983
Submitted by:   Anonymous <swell.k-at-gmail.com>
Original commit
Monday, 23 Aug 2010
12:40 pav search for other commits by this committer
- Fix index by removing freebase which is a slave port of recently removed
  freeride port

Reported by:    index build failure
Original commit
12:04 gahr search for other commits by this committer
- Remove devel/freeride. Dependency is gone.
devel/freeride
Original commit
04:11 pgollucci search for other commits by this committer
Unicode string manipulation library for Ruby.  This library is based on UTR #15
Unicode Normalization Forms[1].

[1] http://www.unicode.org/unicode/reports/tr15/

WWW: http://www.yoshidam.net/unicode.txt

PR:             ports/149160
Submitted by:   Alexey V. Degtyarev <alexey at renatasystems.org>
Original commit
Sunday, 22 Aug 2010
21:34 lwhsu search for other commits by this committer
Add bzr-builder 0.4, a bzr plugin to construct a bzr branch based on a
"recipe".

PR:             ports/149891
Submitted by:   Carlo Strub <c-s at c-s.li>
Original commit
21:34 lwhsu search for other commits by this committer
Add bzr-loom 2.1, bazaar plugin to assist in developing focused patches.

PR:             ports/149890
Submitted by:   Carlo Strub <c-s at c-s.li>
Original commit
15:07 lwhsu search for other commits by this committer
Add maven-ant-tasks 2.1.0, allows Maven's artifact handling to be used
from within an Ant build.

PR:             ports/147889
Submitted by:   Chris Rees <utisoft at gmail.com>
Original commit
14:27 lwhsu search for other commits by this committer
Add p5-indirect 0.21, lexically warn about using the indirect object
syntax.

PR:             ports/149634
Submitted by:   Dan Rench <citric at cubicone.tmetic.com>
Original commit
Friday, 20 Aug 2010
01:31 amdmi3 search for other commits by this committer
Child - a Perl 5 OO interface to fork()

My working version of this port is at:
http://github.com/drench/FreeBSD-p5-Child

WWW: http://search.cpan.org/dist/Child/

PR:             149216
Submitted by:   Dan Rench <citric@cubicone.tmetic.com>
Original commit
Thursday, 19 Aug 2010
14:43 bf search for other commits by this committer
Add checkheaders 1.0, checks for unnecessary headers in C/C++ programs.

Approved by:    makc (co-mentor)
Original commit
Wednesday, 18 Aug 2010
18:12 amdmi3 search for other commits by this committer
htable is a lightweight implementation of hash tables in C, greatly
inspired by the implementations of spray and red-black trees found in
*BSD kernels. To use it, you only need to copy the header file
"htable.h" into your project.

WWW:    http://culot.org/public/Code/htable.html

- While here, keep devel/Makefile sorted

PR:             149613
Submitted by:   Frederic Culot <frederic@culot.org>
Original commit
13:41 glarkin search for other commits by this committer
bzr-grep is a plugin for bzr to grep files. Its purpose is to print lines
matching PATTERN for specified files and revisions.

WWW: https://launchpad.net/bzr-grep

PR:             ports/147705
Submitted by:   Carlo Strub <c-s at c-s.li>
Original commit
Tuesday, 17 Aug 2010
20:32 amdmi3 search for other commits by this committer
CMPH - C Minimal Perfect Hashing Library

A perfect hash function maps a static set of n keys into a set of m integer
numbers without collisions, where m is greater than or equal to n. If m is equal
to n, the function is called minimal.

Minimal perfect hash functions are widely used for memory efficient storage and
fast retrieval of items from static sets, such as words in natural languages,
reserved words in programming languages or interactive systems, universal
resource locations (URLs) in Web search engines, or item sets in data mining
techniques. Therefore, there are applications for minimal perfect hash functions
in information retrieval systems, database systems, language translation
systems, electronic commerce systems, compilers, operating systems, among
others.

WWW:    http://cmph.sourceforge.net/

PR:             149248
Submitted by:   Jesse Kempf <jkempf@davisvision.com>
Original commit
19:56 amdmi3 search for other commits by this committer
This module is a minimalistic variant of p5-Class-Accessor (Class::Accessor).

WWW: http://search.cpan.org/dist/Class-Accessor-Lite/

PR:             149481
Submitted by:   TAKAHASHI Kaoru <kaoru@kaisei.org>
Original commit
10:27 kevlo search for other commits by this committer
Initial import of libdisorder 0.0.2

Libdisorder is a simple C library for entropy measurement.
Original commit
Monday, 16 Aug 2010
18:24 acm search for other commits by this committer
- New port: devel/fpc-newt

Free Pascal interface to newt library

PR:             146001
Submitted by:   Christopher Key <cjk32 _ at cam.ac.uk>
Original commit
18:02 acm search for other commits by this committer
- New port: devel/fpc-fcl-res

Free Pascal Component Library

PR:             146001
Submitted by:   Christopher Key <cjk32 __ at __ cam.ac.uk>
Original commit
17:56 acm search for other commits by this committer
- New port: devel/fpc-dbus

Free Pascal interface to dbus library

PR:             146001
Submitted by:   Christopher Key <cjk32 (at) cam.ac.uk>
Original commit
Thursday, 12 Aug 2010
12:47 bapt search for other commits by this committer
Devel::CheckLib provides a way of checking whether a particular library and
its headers are available, by attempting to compile a simple program and
link against it.

WWW: http://search.cpan.org/dist/Devel-CheckLib/

PR:             ports/149440
Submitted by:   Frederic Culot <frederic at culot.org>
Approved by:    rene@ (mentor vacation)
Original commit
12:32 bapt search for other commits by this committer
This module does not provide any methods. Simply loading it changes the
default naming policy for the loading class so that accessors are
separated into get and set methods. The get methods are prefixed with
"get_" as the accessor, while set methods are prefixed with "set_".
This is the naming style recommended by Damian Conway in Perl Best
Practices.

WWW: http://search.cpan.org/dist/MooseX-FollowPBP/

PR:             ports/149524
Submitted by:   Frederic Culot <frederic at culot.org>
Approved by:    rene@ (mentor vacation)
Original commit
Tuesday, 10 Aug 2010
06:02 dougb search for other commits by this committer
*sigh*  Sorry, looks like a false alarm caused by a tree cvs decided
not to fully update.
Original commit
05:58 dougb search for other commits by this committer
p5-Data-Dumper-Concise depends on a port that does not exist
Original commit
Monday, 9 Aug 2010
05:41 clsung search for other commits by this committer
This port is the port for the slave part of the BuildBot continuous integration
system.

PR:             ports/148530
Submitted by:   Frédéric Praca <frederic dot praca_AT_freebsd-fr dot org>
Original commit
05:38 miwi search for other commits by this committer
This module allows you to manage a set of deprecations for one or more
modules.

WWW: http://search.cpan.org/dist/Package-DeprecationManager

PR:             ports/149325
Submitted by:   Frederic Culot <frederic at culot.org>
Original commit
05:33 miwi search for other commits by this committer
A bridge that supports Glib's event loop from POE.

WWW:    http://search.cpan.org/dist/POE-Loop-Glib/

PR:             ports/149309
Submitted by:   Jase Thew <freebsd at beardz.net>
Original commit
05:30 miwi search for other commits by this committer
Figure out the names of variables passed into subroutines.

WWW:    http://search.cpan.org/dist/Devel-ArgNames/

PR:             ports/149395
Submitted by:   Christopher Key <cjk32 at cam.ac.uk>
Original commit
04:50 miwi search for other commits by this committer
Test::Unit 2.x - Improved version of Test::Unit bundled
in Ruby 1.8.x. Ruby 1.9.x bundles minitest not Test::Unit.

Test::Unit bundled in Ruby 1.8.x had not been improved but
unbundled Test::Unit (Test::Unit 2.x) will be improved actively.

WWW: http://rubyforge.org/projects/test-unit/

PR:             ports/149376
Submitted by:   Eric Freeman <freebsdports at chillibear.com>
Original commit
Friday, 6 Aug 2010
09:28 olgeni search for other commits by this committer
Drop devel/py_otp_interface in favor of devel/py-interface, which
has a better structure.
Original commit
Thursday, 5 Aug 2010
17:41 amdmi3 search for other commits by this committer
This module fetches the version of any other module.

WWW:    http://search.cpan.org/dist/Module-Version/

PR:             149165
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Original commit
15:48 az search for other commits by this committer
File::ShareDir::Install allows you to install read-only data files from a
distribution. It is a companion module to File::ShareDir, which allows you to
locate these files after installation.

It is a port Module::Install::Share to ExtUtils::MakeMaker with the improvement
of only installing the files you want; .svn and other source-control junk will
be ignored.
Original commit
Wednesday, 4 Aug 2010
07:54 bapt search for other commits by this committer
The Parse::Template class evaluates Perl expressions placed within
a text. This class can be used as a code generator, or a generator
of documents in various document formats (HTML, XML, RTF, etc.).

Parse::Template was initially created to serve as a code generator
for the Parse::Lex class. The class is now available as a separate
module.

WWW: http://search.cpan.org/dist/ParseTemplate/

PR:             ports/149225
Submitted by:   Frederic Culot <frederic at culot.org>
Approved by:    jadawin@ (co-mentor)
Original commit

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

[First Page]  «  76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86  »  [Last Page]