| non port: devel/Makefile |
Number of commits found: 12242 (showing only 100 on this page) |
|
Tuesday, 16 Nov 2010
|
02:52 pgollucci
Git::Wrapper provides an API for git(7) that uses Perl data
structures for argument passing, instead of CLI-style --options as
Git does.
WWW: http://search.cpan.org/dist/Git-Wrapper/
PR: ports/ports/152163
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
|
Monday, 15 Nov 2010
|
20:11 culot
Test::Fatal is an alternative to the popular Test::Exception.
It does much less, but should allow greater flexibility in
testing exception-throwing code with about the same amount of
typing.
WWW: http://search.cpan.org/dist/Test-Fatal/
Approved by: sahil@ (mentor)
 |
08:43 wen
This Gem provides access to the functions, macros,
global variables and constants of the ncurses library.
These are mapped to a Ruby Module named "Ncurses".
Functions and external variables are implemented as
singleton functions of the Module Ncurses.
WWW: http://ncurses-ruby.berlios.de/
PR: ports/152218
Submitted by: Eric Freeman <freebsdports@chillibear.com>
 |
07:44 miwi
This is a PHP binding for libevent library.
WWW: http://pecl.php.net/package/libevent
PR: ports/152247
Submitted by: Ilya Bakulin <webmaster at kibab.com>
 |
|
Saturday, 13 Nov 2010
|
15:38 jpaetzel
This is a python script to help manage merges in the repository.
This script is part of the Subversion distribution and it is assumed
that it can be used under the same license terms as Subversion itself.
WWW: http://subversion.tigris.org/tools_contrib.html#client_side
PR: ports/152112
Submitted by: Tom Judge <tom at tomjudge.com>
 |
|
Thursday, 11 Nov 2010
|
20:55 amdmi3
This is PIRE, Perl Incompatible Regular Expressions library.
This library is aimed at checking a huge amount of text against
relatively many regular expressions. Roughly speaking, it can just
check whether given text maches the certain regexp, but can do it
really fast (more than 400 MB/s on our hardware is common). Even more,
multiple regexps can be combined together, giving capability to
check the text against apx.10 regexps in a single pass (and mantaining
the same speed).
Since Pire examines each character only once, without any lookaheads
or rollbacks, spending about five machine instructions per each character,
it can be used even in realtime tasks.
On the other hand, Pire has very limited functionality (compared to
other regexp libraries). Pire does not have any Perlish conditional
regexps, lookaheads & backtrackings, greedy/nongreedy matches; neither
has it any capturing facilities.
Pire was developed in Yandex (http://company.yandex.ru/) as a part of its
web crawler.
WWW: https://github.com/dprokoptsev/pire
 |
15:45 glarkin
Plugin for Bazaar that provides various ways of rewriting existing
revisions, including a rebase command similar to git's rebase.
WWW: https://launchpad.net/bzr-rewrite
PR: ports/152095
Submitted by: Carlo Strub <c-s at c-s.li>
 |
06:07 pgollucci
This package provides a universal framework for calculating the
intersections and gaps in/of 2 dimensional ranges.
WWW: http://search.cpan.org/dist/Data-Range-Compare/
PR: ports/ports/152107
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
03:19 pgollucci
A library for implementing daemon management capabilities.
WWW: https://github.com/FooBarWidget/daemon_controller
PR: ports/151847
Submitted by: Jacob Atzen <jatzen at gmail.com>
 |
|
Tuesday, 9 Nov 2010
|
01:48 avilla
KDevelop-PG-Qt is a parser generator written in readable source-code
and generating readable source-code. Its syntax was inspirated by
AntLR. It implements the visitor-pattern and uses the Qt library. That
is why it is ideal to be used in Qt-/KDE-based applications like
KDevelop.
WWW: http://techbase.kde.org/Development/KDevelop-PG-Qt_Introduction
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> via e-mail
Approved by: tabthorpe (mentor)
 |
|
Monday, 8 Nov 2010
|
10:08 garga
Remove expired ports:
2010-11-07 devel/libisc: Unlikely to be used...
2010-11-08 emulators/vmware-guestd3: Depends of misc/compat3x, that is
deprecated and set to be removed
2010-11-08 emulators/vmware-tools3: Depends of misc/compat3x, that is deprecated
and set to be removed
2010-10-08 misc/compat3x: "Only FreeBSD 6.4+ are supported in ports"
2010-11-08 misc/bidwatcher: Obsoleted by JBidwatcher and changes at
http://ebay.com
2010-11-08 security/vscan: Depends of misc/compat3x, that is deprecated and set
to be removed
2010-11-08 www/ssserver: Depends of misc/compat3x, that is deprecated and set to
be removed
 |
|
Friday, 5 Nov 2010
|
08:24 wen
With apipkg you can control the exported namespace of a python package
and greatly reduce the number of imports for your users. It is a small
pure python module that works on virtually all Python versions, including
CPython2.3 to Python3.1, Jython and PyPy. It co-operates well with
Python's help() system, custom importers (PEP302) and common command
line completion tools.
WWW: http://bitbucket.org/hpk42/apipkg
 |
|
Thursday, 4 Nov 2010
|
19:19 culot
Test::Inter is another framework for writing test scripts. It is
loosely inspired by Test::More, and has most of its functionality,
but it is not a drop-in replacement.
WWW: http://search.cpan.org/dist/Test-Inter/
Approved by: sahil@ (mentor)
 |
05:20 miwi
Replacement for the default renderer of HTML_QuickForm that uses only XHTML and
CSS but no table tags, and generates fully valid XHTML output.
WWW: http://pear.php.net/package/HTML_QuickForm_Renderer_Tableless
PR: ports/151731
Submitted by: Chris St Denis <chris at smartt.com>
 |
|
Wednesday, 3 Nov 2010
|
16:34 lwhsu
Add py-sysv_ipc 0.6.3, system V IPC for Python - Semaphores, Shared
Memory and Message Queues.
 |
|
Tuesday, 2 Nov 2010
|
17:39 rene
Connect devel/eclipse-eclemma to the build.
 |
00:03 kuriyama
Upgrade to 4.1.0 after repocopy to flex-sdk35.
 |
|
Monday, 1 Nov 2010
|
12:48 rene
Connect devel/ros_tutorials to the build
 |
03:17 wen
The Ruby Holidays Gem allows you to look up holidays in
multiple regions based on customisable definition lists.
It also extends Ruby's built-in Date class.
Author: Alex Dunae
WWW: http://code.dunae.ca/holidays/
PR: ports/151835
Submitted by: Eric Freeman <freebsdports@chillibear.com>
 |
03:04 wen
bzr-git is a plugin for bzr to work with git trees. All operations except for
"push" are supported.
www: https://launchpad.net/bzr-git
PR: ports/151823
Submitted by: Carlo Strub <c-s at c-s.li>
 |
|
Friday, 29 Oct 2010
|
13:31 pav
Combined scanner/parser generator for LR compliant grammar definitions.
The generated C++ parser class is used as a super class from which a parser
implementation class must be derived. The implementation class implements the
scanner feed methods but also all required semantic action method. dragon has
been used for several large projects with complex grammar definitions (about
200 productions/ 80 tokens ). Since for those grammar defintions, the analyse
phase to build up the parse table is quite CPU intensive, it is recommended to
use state of the art hardware. dragon requires the base package to get compiled
but also for the compilation of the generated C++ code.
It can be used for databases/cego and probably other applications.
Many more details are available at:
WWW: http://www.lemke-it.com/
PR: ports/150683
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
 |
10:37 jadawin
pep8 is a tool to check your Python code against some of the style conventions
in PEP 8.
WWW: http://pypi.python.org/pypi/pep8
PR: ports/151781
Submitted by: Sofian Brabez <sbrabez at gmail.com>
 |
06:32 wen
perlbrew is a program to automate the building and
installation of perl in the users HOME.
At the moment, it installs everything to ~/perl5/perlbrew,
and requires you to tweak your PATH by including
a bashrc/cshrc file it provides.
You then can benefit from not having to run 'sudo' commands
to install cpan modules because those are installed inside
your HOME too.
It's a completely separate perl environment.
WWW: http://search.cpan.org/dist/App-perlbrew/
 |
|
Monday, 25 Oct 2010
|
15:08 jadawin
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>
 |
|
Friday, 22 Oct 2010
|
09:13 rene
Add devel/ros to the build.
 |
|
Wednesday, 20 Oct 2010
|
08:17 wen
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>
 |
|
Tuesday, 19 Oct 2010
|
18:09 ehaupt
Add devel/p5-Perl-Unsafe-Signals, allow unsafe handling of signals in selected
blocks.
 |
02:47 wen
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/
 |
00:28 pgollucci
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>
 |
|
Monday, 18 Oct 2010
|
19:06 glarkin
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>
 |
|
Saturday, 16 Oct 2010
|
11:44 ade
Bump autoconf 2.67->2.68 -- will deal with any fallout.
 |
|
Thursday, 14 Oct 2010
|
19:29 brooks
Move devel/clang to lang/clang since compilers typically live in lang.
PR: ports/151340
 |
11:36 garga
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.
 |
00:58 wen
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)
 |
|
Tuesday, 12 Oct 2010
|
18:16 ade
Hook new versions of autoconf, libtool and libltdl into the INDEX.
Still doesn't make them ready for prime-time usage though.
 |
03:11 swills
- New port, a ruby gem for accessing pkg-config
Submitted by: me (swills)
Approved by: pgollucci (mentor)
 |
02:54 sunpoet
- 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)
 |
|
Monday, 11 Oct 2010
|
08:20 wen
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>
 |
02:09 wen
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/
 |
|
Sunday, 10 Oct 2010
|
12:51 swills
- 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)
 |
05:40 kuriyama
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/
 |
01:15 kuriyama
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/
 |
00:36 kuriyama
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/
 |
|
Saturday, 9 Oct 2010
|
22:30 makc
Connect qconf
 |
15:20 kuriyama
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/
 |
|
Friday, 8 Oct 2010
|
06:51 sunpoet
- 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)
 |
|
Thursday, 7 Oct 2010
|
16:54 ade
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.
 |
15:45 daichi
Add php5-thrift 0.2.0, PHP interface to Thrift.
PR: ports/146392
Submitted by: Ilya Bakulin <webmaster at kibab.com>
 |
00:21 sahil
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>
 |
|
Wednesday, 6 Oct 2010
|
09:09 ehaupt
Add devel/p5-Uniq, a Perl extension for managing a uniq list of values.
 |
|
Monday, 4 Oct 2010
|
10:32 olgeni
Add jzmq, Java bindings for the ZeroMQ message queue library (devel/zmq).
 |
|
Sunday, 3 Oct 2010
|
17:16 garga
Remove expired port
2010-10-01 devel/maven: Development has been ceased, superseded by devel/maven2.
 |
10:05 olgeni
Add JNA, which provides Java programs easy access to native shared
libraries without writing anything but Java code.
 |
|
Friday, 1 Oct 2010
|
23:14 makc
cego-base was renamed to lfc, and cego-xml to lfcxml
 |
|
Thursday, 30 Sep 2010
|
20:55 romain
This is a library of GUI and non-GUI C# code, originally used in Banshee.
WWW: http://live.gnome.org/Hyena
 |
18:20 romain
The Flickr.Net API is a .Net Library for accessing the Flickr API, written
entirely in C#.
WWW: http://www.codeplex.com/FlickrNet
 |
15:33 glarkin
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>
 |
14:20 az
Regexp::Grammars adds grammatical parsing features to Perl 5.10 regexes
PR: ports/151022
Submitted by: Dan Rench <citric@cubicone.tmetic.com>
 |
|
Sunday, 26 Sep 2010
|
10:07 stas
- 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/
 |
|
Friday, 24 Sep 2010
|
03:24 ade
Purge automake15 from existence. Only a few more to go now.
 |
01:52 swills
Renamed devel/qoauth to net/qoauth
Approved by: pgollucci (mentor)
 |
|
Thursday, 23 Sep 2010
|
21:35 glarkin
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)
 |
03:52 pgollucci
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>
 |
02:37 pgollucci
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>
 |
00:40 ade
Purge 3 outdated, old-and-busted, versions of automake as part of
ongoing cleanup to find sanity in the world.
Feature safe: yes (surprisingly)
 |
|
Wednesday, 22 Sep 2010
|
14:15 danfe
Add crcmod 1.7, Python module for Cyclic Redundancy Check (CRC) calculations.
Reviewed by: python@ (silence)
 |
03:44 pgollucci
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>
 |
02:53 pgollucci
Adds several commands to RubyGems for managing gems and more on RubyGems.org.
WWW: http://rubygems.org/gems/gemcutter
 |
02:53 pgollucci
Making tests easy on the fingers and eyes
WWW: http://rubygems.org/gems/shoulda
 |
02:51 pgollucci
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
 |
01:14 tabthorpe
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>
 |
00:19 swills
QT support for OAuth-powered network services
WWW: http://wiki.github.com/ayoy/qoauth/
Approved by: pgolluci (mentor)
 |
|
Saturday, 18 Sep 2010
|
04:33 sahil
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>
 |
|
Wednesday, 15 Sep 2010
|
18:35 ade
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
 |
16:36 nivit
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.
 |
|
Tuesday, 14 Sep 2010
|
11:51 garga
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
 |
11:16 pav
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>
 |
|
Saturday, 11 Sep 2010
|
14:07 swills
Perl module which allows logging to RabbitMQ
WWW: http://search.cpan.org/~bundacia/Log-Log4perl-Appender-RabbitMQ/
Approved by: wxs (co-mentor)
 |
13:31 swills
A Perl mock RabbitMQ implementation for use when testing.
WWW: http://search.cpan.org/~gphat/Test-Net-RabbitMQ/
Approved by: wxs (co-mentor)
 |
04:24 sahil
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>
 |
|
Thursday, 9 Sep 2010
|
22:28 pgollucci
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>
 |
|
Wednesday, 8 Sep 2010
|
14:09 kuriyama
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/
 |
05:25 pgollucci
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
 |
|
Tuesday, 7 Sep 2010
|
21:37 romain
A library for easy manipulation of MIFARE NFC targets.
WWW: http://nfc-tools.googlecode.com
 |
|
Friday, 3 Sep 2010
|
18:09 glarkin
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
 |
16:02 bapt
C++ logging library.
WWW: http://bitbucket.org/klepa/vxlog
PR: ports/141790
Submitted by: Konstantin Lepa <konstantin.lepa at gmail.com>
 |
|
Thursday, 2 Sep 2010
|
02:23 pgollucci
Prep for Rails 3
New wave Internationalization support for Ruby.
WWW: http://rubygems.org/gems/i18n
Sponsored by: RideCharge Inc. / Taximagic
 |
02:22 pgollucci
Prep for rails 3
A scripting framework that replaces rake, sake and rubigen
WWW: http://rubygems.org/gems/thor
Sponsored by: RideCharge Inc. / Taximagic
 |
|
Wednesday, 1 Sep 2010
|
21:54 makc
Connect libdbusmenu-qt
 |
21:39 bapt
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>
 |
14:36 pav
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>
 |
|
Monday, 30 Aug 2010
|
21:26 glarkin
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
 |
|
Thursday, 26 Aug 2010
|
10:49 philip
Add lua-alien 0.5.0, lua -> C FFI.
PR: ports/149983
Submitted by: Anonymous <swell.k-at-gmail.com>
 |
|
Monday, 23 Aug 2010
|
12:40 pav
- Fix index by removing freebase which is a slave port of recently removed
freeride port
Reported by: index build failure
 |
12:04 gahr
- Remove devel/freeride. Dependency is gone.
devel/freeride
 |
04:11 pgollucci
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>
 |
|
Sunday, 22 Aug 2010
|
21:34 lwhsu
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>
 |
21:34 lwhsu
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>
 |
15:07 lwhsu
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>
 |
14:27 lwhsu
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>
 |
Number of commits found: 12242 (showing only 100 on this page) |