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]  «  67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77  »  [Last Page]

Thursday, 21 Jun 2012
07:59 rm search for other commits by this committer
- fix missorted entry

PR:             169278
Submitted by:   "Conrad J. Sabatier" <conrads at cox dot net>
Original commit
Wednesday, 20 Jun 2012
14:37 skreuzer search for other commits by this committer
liblcfg is a lightweight configuration file library written in C99.
The file format supports arbitrarily nested simple assignments, lists
and maps (aka dictionaries).

WWW:    http://liblcfg.carnivore.it/
Original commit
Sunday, 17 Jun 2012
20:26 cs search for other commits by this committer
Update port and Makefile
Original commit
19:16 rm search for other commits by this committer
This package provides OAuth 1.0/a, 2.0, and Ofly consumer support. The
package is wrapped around the superb Python Requests.

- Built on Python-Requests
- Supports OAuth 1.0, 1.0a, 2.0 and Ofly]
- Service wrappers for convenient connection initialization
- Well tested (100% coverage)

WWW:    https://github.com/litl/rauth

PR:             168802
Submitted by:   koobs <koobs.freebsd at gmail dot com>
Original commit
13:37 cs search for other commits by this committer
Rename devel/bazaar to devel/baz and bump portrevision on dependant ports
Original commit
Thursday, 14 Jun 2012
14:30 culot search for other commits by this committer
IO::HTML provides an easy way to open a file containing HTML while
automatically determining its encoding. It uses the HTML5 encoding
sniffing algorithm specified in section 8.2.2.1 of the draft standard.

WWW:    http://search.cpan.org/dist/IO-HTML/

This new port is needed to update textproc/p5-HTML-HTML5-Parser.
Original commit
10:06 gahr search for other commits by this committer
- New port: devel/qt4-qmlviewer

The Qt QML Viewer is a tool for loading QML documents that makes it easy to
quickly develop and debug QML applications. It invokes the QML runtime to load
QML documents and also includes additional features useful for the development
of QML-based applications.

WWW: http://qt-project.org/doc/qt-4.8/qmlviewer.html
Original commit
Tuesday, 12 Jun 2012
21:58 bapt search for other commits by this committer
2012-05-31 deskutils/sciplore-mindmapping: Discontinued, use deskutils/docear
instead
2012-06-07 devel/libtool-fixed: libtool has been fixed, no more need of this
version
2012-05-23 devel/p5-Devel-ObjectTracker: removed from CPAN
2012-05-10 devel/rubygem-vmc: BROKEN for more than 6 month
2012-06-01 games/antrix: no more public distfiles, abandoned upstream
2012-05-10 games/sfbol: BROKEN for more than 6 month
2012-06-01 java/eclipseme: depends on java/sun-wtk
2012-05-10 mail/lmtpd: BROKEN for more than 6 month
Original commit
Sunday, 10 Jun 2012
16:32 miwi search for other commits by this committer
A sane date/time Python interface: better epoch time, timezones, and deltas
with Django support as well

WWW:    https://github.com/HubSpot/sanetime

PR:             ports/168663
Submitted by:   koobs <koobs.freebsd@gmail.com>
Original commit
09:47 miwi search for other commits by this committer
This is a Python library to access the Github API v3.

With it, you can manage your Github resources (repositories, user profiles,
organizations, etc.) from Python scripts.

It covers the full API, and all methods are tested against the real Github site.

WWW:    http://vincent-jacques.net/PyGithub

PR:             ports/168660
Submitted by:   koobs <koobs.freebsd@gmail.com>
Original commit
Wednesday, 6 Jun 2012
16:21 sunpoet search for other commits by this committer
- Add p5-Daemon-Control 0.000009

Daemon::Control provides a library for creating init scripts in perl. Your perl
script just needs to set the accessors for what and how you want something to
run and the library takes care of the rest.

You can launch programs through the shell (/usr/sbin/my_program) or launch Perl
code itself into a daemon mode. Single and double fork methods are supported and
in double-fork mode all the things you would expect like reopening
STDOUT/STDERR, switching UID/GID are supported.

WWW: http://search.cpan.org/dist/Daemon-Control/
Original commit
Tuesday, 5 Jun 2012
14:26 swills search for other commits by this committer
Maps are ordered hashes that are both ordered, string/symbol indifferent, and
have recursive conversion, more robust implementation than
HashWithIndifferentAccess, support for struct like (map.foo) access, and
support for option/keyword access which avoids several nasty classes of errors
in many ruby libraries

WWW:    http://rubygems.org/gems/map
Original commit
05:52 miwi search for other commits by this committer
Python libev interface.

WWW:    http://packages.python.org/pyev/

PR:             ports/168511
Submitted by:   Denis Generalov <gd@rambler-co.ru>
Original commit
04:10 swills search for other commits by this committer
Bacon is a small RSpec clone weighing less than 350 LoC but nevertheless
providing all essential features.

WWW:    http://rubygems.org/gems/bacon
Original commit
Sunday, 3 Jun 2012
20:52 pgj search for other commits by this committer
- Update The Glorious Glasgow Haskell Compiler to version 7.4.1

Please note that port revision for all the Haskell ports without version changes
are also bumped.  Other per-port updates are coming soon (in separate commits)!
In addition to that, separate -docs ports are no longer needed so they are
now removed.

Thanks ashish@ for the assistance.

Obtained from:  FreeBSD Haskell
Original commit
Saturday, 2 Jun 2012
14:21 kuriyama search for other commits by this committer
IO::Callback provides an easy way to produce a phoney read-only
filehandle that calls back to your own code when it needs data to
satisfy a read.  This is useful if you want to use a library module
that expects to read data from a filehandle, but you want the data to
come from some other source and you don't want to read it all into
memory and use IO::String.

WWW: http://search.cpan.org/dist/IO-Callback/
Original commit
12:33 sunpoet search for other commits by this committer
- Add p5-Error-Helper 0.1.0

Error::Helper provides some easy error related methods.

WWW: http://search.cpan.org/dist/Error-Helper/
Original commit
Friday, 1 Jun 2012
18:16 swills search for other commits by this committer
prototype-rails provides Prototype, Scriptaculous, and RJS for Rails 3.1

WWW: https://github.com/rails/prototype-rails

PR:             ports/168126
Submitted by:   Mikhail T. <m.tsatsenko@gmail.com>
Original commit
15:40 swills search for other commits by this committer
Pretty print Ruby objects to visualize their structure.

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

PR:             ports/168171
Submitted by:   Koichiro IWAO <meta+ports@vmeta.jp>
Original commit
06:20 sunpoet search for other commits by this committer
- Add p5-Test-CPAN-Meta-YAML 0.20

Test::CPAN::Meta::YAML was written to ensure that a META.yml file, provided with
a standard distribution uploaded to CPAN, meets the specifications that slowly
being introduced to module uploads, via the use of ExtUtils::MakeMaker,
Module::Build and Module::Install.

See CPAN::Meta for further details of the CPAN Meta Specification.

WWW: http://search.cpan.org/dist/Test-CPAN-Meta-YAML/
Original commit
Thursday, 31 May 2012
17:19 nobutaka search for other commits by this committer
Add libvshadow, a library to support the Volume Service Snapshot (VSS) format.
Original commit
17:01 nobutaka search for other commits by this committer
Add libewf, a library for support of the Expert Witness Compression Format
(EWF).
Original commit
Wednesday, 30 May 2012
19:58 rm search for other commits by this committer
Flake8 is a wrapper around these tools:

    - PyFlakes
    - pep8
    - Ned's McCabe script

Flake8 runs all tools by launching the single 'flake8' script, but ignores pep8
and PyFlakes extended options and just uses defaults. It displays the warnings
in a per-file, merged output.

WWW:    https://bitbucket.org/tarek/flake8

NB: slightly changed version of the port committed. My changes:
- add $FreeBSD$
- update to 1.3.1
- add license (MIT)
- add a comment about python3. It will work but it use distutils for python3
  and setuptools for python2. I think the port will need to be changed to use
  distutils for both python branches.
- use %%PYEASYINSTALL_EGG%% in pkg-plist

PR:             ports/168108
Submitted by:   William Grzybowski <william88@gmail.com>
Original commit
08:07 miwi search for other commits by this committer
Web Widgets for building and validating forms. (former ToscaWidgetsForms)

WWW:    http://toscawidgets.org/

PR:             ports/167710
Submitted by:   Yuan-Chung Hsiao <ychsiao@gmail.com>
Original commit
08:06 miwi search for other commits by this committer
Collection of repoze.who friendly form plugins

repoze.who-friendlyform is a repoze.who plugin which
provides a collection of developer-friendly form plugins,
although for the time being such a collection has only
one item.

WWW:    http://code.gustavonarea.net/repoze.who-friendlyform/

PR:             ports/167703
Submitted by:   Yuan-Chung Hsiao <ychsiao@gmail.com>
Original commit
Sunday, 27 May 2012
07:18 kuriyama search for other commits by this committer
This module provides an easy interface for getting various metadata
about a Perl module distribution.

WWW: http://search.cpan.org/dist/Dist-Metadata/
Original commit
Saturday, 26 May 2012
16:26 ache search for other commits by this committer
A simple, fast implementation of an in-memory LRU cache in pure perl.
Original commit
15:41 kuriyama search for other commits by this committer
This module is a stupid hack to make the default File::Spec behavior
available from a subclass.  This can be useful when using another
module that expects a subclass of File::Spec but you want to use the
current, native OS format (automatically detected by File::Spec).

WWW: http://search.cpan.org/dist/File-Spec-Native/
Original commit
Friday, 25 May 2012
16:03 miwi search for other commits by this committer
AnyEvent::Gearman is a module set of client/worker modules for Gearman for
AnyEvent applications.

WWW:    http://search.cpan.org/dist/AnyEvent-Gearman/

PR:             ports/166949
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Original commit
15:52 miwi search for other commits by this committer
This module is a object container interface which supports both OO interface
and Singleton interface.

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

PR:             ports/166948
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Original commit
02:15 makc search for other commits by this committer
KDE/FreeBSD team presents long awaited KDE SC 4.8.3!

kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated
to match KDE SC version, old kdepim preserved in deskutils/kdepim44.

Follow UPDATING instruction!

New ports:
- accessibility/kaccessible
- accessibility/kmag
- accessibility/kmousetool
- accessibility/kmouth
- archivers/ark
- comms/kremotecontrol
- deskutils/kcharselect
- deskutils/kdepim44
- deskutils/kdepim44-runtime
- deskutils/superkaramba
- devel/kdebindings4-perl-perlkde
- devel/kdebindings4-perl-perlqt
- math/analitza
- math/kcalc
- misc/kde4-l10n-fa
- security/kgpg-kde4
- security/kwallet
- sysutils/kdf
- sysutils/kfloppy
- sysutils/sweeper
- vietnamese/kde4-l10n
- x11-clocks/ktimer
- x11/kactivities
- x11/libkonq

Removed ports:
- devel/kdebindings4-kross-interpreters
- devel/kdebindings4-python
- devel/kdebindings4-ruby
- devel/kdebindings4-smoke
Original commit
Tuesday, 22 May 2012
23:55 miwi search for other commits by this committer
Setuptools revision control system plugin for Git.

WWW:    http://pypi.python.org/pypi/setuptools-git
Original commit
12:36 miwi search for other commits by this committer
String::TT exports a "tt" function, which takes a TT (Template Toolkit)
template as its argument. It uses the current lexical scope to resolve
variable references.

PR:             ports/168165
Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
Original commit
Monday, 21 May 2012
09:42 miwi search for other commits by this committer
setuptools plugin for Mercurial version control system.

WWW:    http://pypi.python.org/pypi/setuptools_hg
Original commit
Sunday, 20 May 2012
09:39 rm search for other commits by this committer
LDAP-backed plugins for the Zope2 PluggableAuthService

WWW:    http://pypi.python.org/pypi/Products.LDAPMultiPlugins

Submitted by:   lstewart (via mail)
Original commit
09:38 rm search for other commits by this committer
A LDAP-enabled Zope 2 user folder

WWW:    http://pypi.python.org/pypi/Products.LDAPUserFolder

Submitted by:   lstewart (via mail)
Original commit
Friday, 18 May 2012
23:20 bapt search for other commits by this committer
2012-04-17 devel/p5-POE-Exceptions: included in devel/p5-POE and not needed
according to configure message
2012-05-09 net/p5-Net-Services: Removed from CPAN
2012-05-10 net/perldap: BROKEN for more than 6 month
2012-05-09 security/p5-Crypt-Cryptix: Gone from CPAN, project site says project
is dead
2012-05-11 www/p5-HTML-Sanitizer: no longer in CPAN
2012-04-25 www/p5-IMDB-Movie: Removed from CPAN
Original commit
19:01 jgh search for other commits by this committer
add new port: devel/app

The app command preprocesses assembly language code, much like cpp does
for C and C++.

WWW:    http://acadix.biz/app.php

PR:     ports/167969
Submitted by:   jwbacon@tds.net
Original commit
01:44 swills search for other commits by this committer
A ruby gem to mirror gems from rubygems.org. It uses net/http/persistent and
threads to grab the mirror set a little faster than the original.

WWW:    http://rubygems.org/gems/rubygems-mirror
Original commit
Thursday, 17 May 2012
19:39 madpilot search for other commits by this committer
A simple, intuitive C++ library to handle JSON serialized data.

WWW: http://git.cflinux.hu/?p=libjson.git;a=summary

PR:             ports/167852
Submitted by:   Richard Kojedzinszky <krichy@cflinux.hu>
Approved by:    crees (mentor)
Original commit
Wednesday, 16 May 2012
15:49 swills search for other commits by this committer
A specialized ruby testing framework

WWW:    http://rubygems.org/gems/mspec
Original commit
09:46 flo search for other commits by this committer
readd php 5.3.13 and all its modules as php53*
Original commit
Tuesday, 15 May 2012
10:49 makc search for other commits by this committer
Connect fuel
Original commit
Friday, 11 May 2012
19:36 bapt search for other commits by this committer
2012-05-10 archivers/php4-bz2: php4 is EOLed
2012-05-10 archivers/php4-zlib: php4 is EOLed
2012-05-10 converters/php4-iconv: php4 is EOLed
2012-05-10 converters/php4-mbstring: php4 is EOLed
2012-05-10 converters/php4-recode: php4 is EOLed
2012-05-10 databases/php4-dba: php4 is EOLed
2012-05-10 databases/php4-dbase: php4 is EOLed
2012-05-10 databases/php4-dbx: php4 is EOLed
2012-05-10 databases/php4-filepro: php4 is EOLed
2012-05-10 databases/php4-interbase: php4 is EOLed
2012-05-10 databases/php4-mssql: php4 is EOLed
2012-05-10 databases/php4-mysql: php4 is EOLed
2012-05-10 databases/php4-odbc: php4 is EOLed
2012-05-10 databases/php4-oracle: php4 is EOLed
2012-05-10 databases/php4-pgsql: php4 is EOLed
databases/php4-rrdtool: php4 is EOLed
2012-05-10 databases/php4-sybase_ct: php4 is EOLed
2012-05-10 devel/php4-dio: php4 is EOLed
2012-05-10 devel/php4-gettext: php4 is EOLed
2012-05-10 devel/php4-mcve: php4 is EOLed
2012-05-10 devel/php4-ncurses: php4 is EOLed
2012-05-10 devel/php4-pcntl: php4 is EOLed
2012-05-10 devel/php4-pcre: php4 is EOLed
2012-05-10 devel/php4-readline: php4 is EOLed
2012-05-10 devel/php4-shmop: php4 is EOLed
2012-05-10 devel/php4-sysvmsg: php4 is EOLed
2012-05-10 devel/php4-sysvsem: php4 is EOLed
2012-05-10 devel/php4-sysvshm: php4 is EOLed
2012-05-10 devel/php4-tokenizer: php4 is EOLed
2012-05-10 finance/php4-pfpro: php4 is EOLed
2012-05-10 ftp/php4-curl: php4 is EOLed
2012-05-10 ftp/php4-ftp: php4 is EOLed
2012-05-10 graphics/php4-chartdirector: php4 is EOLed
2012-05-10 graphics/php4-exif: php4 is EOLed
2012-05-10 graphics/php4-gd: php4 is EOLed
lang/php4: php4 is EOLed
2012-05-10 lang/php4-extensions: php4 is EOLed
2012-05-10 lang/php4-overload: php4 is EOLed
2012-05-10 mail/php4-imap: php4 is EOLed
2012-05-10 math/php4-bcmath: php4 is EOLed
2012-05-10 math/php4-gmp: php4 is EOLed
2012-05-10 misc/php4-calendar: php4 is EOLed
2012-05-10 misc/php4-mcal: php4 is EOLed
2012-05-10 net/php4-ldap: php4 is EOLed
2012-05-10 net/php4-sockets: php4 is EOLed
2012-05-10 net/php4-xmlrpc: php4 is EOLed
2012-05-10 net/php4-yp: php4 is EOLed
2012-05-10 net-mgmt/php4-snmp: php4 is EOLed
2012-05-10 security/php4-crack: php4 is EOLed
2012-05-10 security/php4-mcrypt: php4 is EOLed
2012-05-10 security/php4-mhash: php4 is EOLed
2012-05-10 security/php4-openssl: php4 is EOLed
2012-05-10 sysutils/php4-posix: php4 is EOLed
2012-05-10 textproc/php4-ctype: php4 is EOLed
2012-05-10 textproc/php4-domxml: php4 is EOLed
2012-05-10 textproc/php4-pspell: php4 is EOLed
2012-05-10 textproc/php4-wddx: php4 is EOLed
2012-05-10 textproc/php4-xml: php4 is EOLed
2012-05-10 textproc/php4-xslt: php4 is EOLed
2012-05-10 www/php4-session: php4 is EOLed
2012-05-10 archivers/pecl-zip: php4 is EOLed
2012-05-10 databases/pecl-sqlite: php4 is EOLed
2012-05-11 devel/pear-XML_XPath: php4 is EOLed
2012-05-11 devel/pecl-json: php4 is EOLed
2012-05-10 www/pecl-tidy: php4 is EOLed
2012-05-10 www/php-dyn: php4 is EOLed
2012-05-11 security/pecl-hash: php4 is EOLed
2012-05-11 net/phpldapadmin098: php4 is EOLed
graphics/jpgraph: php4 is EOLed
Original commit
01:49 glarkin search for other commits by this committer
This gem aims at being a simple and reliable solution for controlling
external programs running in the background on any Ruby / OS
combination.

The code originated in the selenium-webdriver gem, but should prove
useful as a standalone library.

WWW: https://github.com/jarib/childprocess
Original commit
Thursday, 10 May 2012
02:22 swills search for other commits by this committer
Errand provides Ruby bindings for RRD functions (via librrd), and a concise DSL
for interacting with RRDs.

WWW: http://rubygems.org/gems/errand
Original commit
Wednesday, 9 May 2012
15:55 rm search for other commits by this committer
Remove expired port: upstream doesn't provide development snapshots anymore,
use devel/py-boto instead.
Original commit
14:01 swills search for other commits by this committer
Backports some of the Ruby 1.9 API changes into Ruby 1.8,
which allows for better compatibility between the two versions.

The goal of backports is to make it easier to write ruby code
that runs across different versions of Ruby.

WWW: https://github.com/marcandre/backports

PR:             ports/167269
Submitted by:   Bryan Drewery <bryan@shatow.net>
Original commit
Tuesday, 8 May 2012
21:29 delphij search for other commits by this committer
This module provides basic functions for parsing mime-type names and matching
them against a list of media-ranges.

PR:             ports/167717
Submitted by:   William Grzybowski <william88 gmail.com>
Original commit
21:22 delphij search for other commits by this committer
hgsubversion is an extension for Mercurial that allows using Mercurial
as a Subversion client.

At this point, hgsubversion is usable by users reasonably familiar with
Mercurial as a VCS. It's not recommended to dive into hgsubversion as an
introduction to Mercurial, since hgsubversion "bends the rules" a little
and violates some of the typical assumptions of early Mercurial users.

PR:             ports/167692
Submitted by:   William Grzybowski <william88 gmail.com>
Original commit
21:17 delphij search for other commits by this committer
hghooks is a simple module that adds several useful hooks for use in
Mercurial hooks system.

Right now it includes hooks for:

 * pep8 checking of python files
 * pyflakes checking of python files
 * checking for forgotten pdb statements in python files
 * Trac integration. This includes:
   - Making sure at least a ticket is mentioned in the changeset message
   - Updating the Trac ticket with the changeset

PR:             ports/167595
Submitted by:   William Grzybowski <william88 gmail.com>
Original commit
Monday, 7 May 2012
16:52 crees search for other commits by this committer
- Connect legacy gitolite2 port to build

- Register CONFLICTS with latest gitolite port

PR:             ports/167440
Submitted by:   milki <milki@rescomp.berkeley.edu>
Original commit
Sunday, 6 May 2012
18:02 zi search for other commits by this committer
New port: devel/uthash

This is a hash table, implemented in C, supporting constant-time
add/find/remove of C structures. Any structure having a unique,
arbitrarily-typed key member can be hashed by adding a UT_hash_handle
member to the structure and calling these macros.

WWW: http://uthash.sourceforge.net/
Original commit
Thursday, 3 May 2012
16:09 miwi search for other commits by this committer
A singly-linked list offers the ability to insert or delete
nodes at any point within the list. A doubly-linked list also offers the
ability to request previous nodes in the list.

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

PR:             167315
Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
Original commit
15:47 des search for other commits by this committer
This module packages several TypeConstraints with coercions for
working with ISO8601 date strings and the DateTime suite of objects.

WWW: http://search.cpan.org/dist/MooseX-Types-ISO8601/
Original commit
Tuesday, 1 May 2012
18:21 rm search for other commits by this committer
This library provides an easy and structured way to access the gpodder.net web
services. In addition to subscription list synchronization and storage, the
advanced API support allows to upload and download episode status changes.

WWW:    http://thp.io/2010/mygpoclient/

Until now this package has installed with multimedia/gpodder, it's time to
make it a separate package.
Original commit
Monday, 30 Apr 2012
03:10 sunpoet search for other commits by this committer
- Add p5-Test-Mock-LWP-Dispatch 0.03

Test::Mock::LWP::Dispatch intends for testing a code that heavily uses
LWP::UserAgent.

Assume that function you want to test makes three different request to the
server and expects to get some content from the server. To test this function
you should setup request/response mappings for mocked UserAgent and test it.

For doing something with mappings, here are methods map, unmap and unmap_all.
For controlling context of these mappings (is it applies for all created in your
code LWP::UserAgent's or only to one specific?) you should call these functions
for exported $mock_ua object (global mapping) or for newly created
LWP::UserAgent (local mappings).

See also on Test::Mock::LWP, it provides mocked LWP objects for you, so probably
you can solve your problems with this module too.

WWW: http://search.cpan.org/dist/Test-Mock-LWP-Dispatch/
Original commit
01:47 sunpoet search for other commits by this committer
- Add p5-Test-DependentModules 0.12

Test::DependentModules  is intended as a tool for module authors who would like
to easily test that a module release will not break dependencies. This is
particularly useful for module authors (like myself) who have modules which are
a dependency of many other modules.

WARNING: The tests this module does should *NEVER* be included as part of a
normal CPAN install!

WWW: http://search.cpan.org/dist/Test-DependentModules/
Original commit
Sunday, 29 Apr 2012
17:19 sunpoet search for other commits by this committer
- Add p5-Gtk2-Notify 0.05

Gtk2::Notify provides a Perl XS API to the The Desktop Notifications
framework, which provides a standard way of doing passive pop-up
notifications on the desktop.

WWW: http://search.cpan.org/dist/Gtk2-Notify/

PR:             ports/161571
Submitted by:   Zhihao Yuan <lichray@gmail.com>
Original commit
Friday, 27 Apr 2012
00:34 zi search for other commits by this committer
New port: devel/rubygem-cri:

Cri allows building easy-to-use commandline interfaces with support for
subcommands.
Original commit
Wednesday, 25 Apr 2012
18:13 sunpoet search for other commits by this committer
- Add p5-MooseX-App 1.02

MooseX-App is a highly customizeable helper to write user-friendly command-line
applications without having to worry about most of the annoying things usually
involved. Just take any existing Moose class, add a single line (use MooseX-App
qw(PluginA PluginB ...)) and create one class for each command in an underlying
namespace.

MooseX-App will then take care of
- Finding, loading and initializing the command classes
- Creating automated doucumentation
- Reading and validating the command line options entered by the user

Read the Tutorial[1] for getting started with a simple MooseX::App command line
application.

[1] http://search.cpan.org/dist/MooseX-App/lib/MooseX/App/Tutorial.pod

WWW: http://search.cpan.org/dist/MooseX-App/
Original commit
17:25 jgh search for other commits by this committer
Add new port: devel/libsysinfo

The sysinfo(3) function is a GNU interface for retrieving common information
about the configuration and state of the system, such as is returned by
sysctl(3) and sysconf(3).

WWW:    http://code.google.com/p/sysinfo-bsd/

PR:     ports/166843
Submitted by:   jwbacon@tds.net
Original commit
03:21 daichi search for other commits by this committer
Add a new port deve/c-unit, A unit testing framework for C

Submitted by:   Takanori Sawada <tak.swd@gmail.com>
Original commit
Tuesday, 24 Apr 2012
19:26 sunpoet search for other commits by this committer
- Add p5-MooseX-TransactionalMethods 0.008

MooseX::TransactionalMethods exports the "transactional" declarator that will
enclose the method in a txn_do call.

WWW: http://search.cpan.org/dist/MooseX-TransactionalMethods/
Original commit
19:22 sunpoet search for other commits by this committer
- Add p5-MooseX-AuthorizedMethods 0.006

MooseX::AuthorizedMethods exports the "authorized" declarator that makes a
verification if the user has the required permissions before the acual
invocation. The default verification method will take the "user" method result
and call "roles" to list the roles given to that user.

WWW: http://search.cpan.org/dist/MooseX-AuthorizedMethods/
Original commit
12:26 wen search for other commits by this committer
- Connect devel/swig20
Original commit
Monday, 23 Apr 2012
18:36 amdmi3 search for other commits by this committer
- Use version-specific suffixes in order to not conflict with devel/love
- Connect to build
Original commit
Thursday, 19 Apr 2012
06:21 acm search for other commits by this committer
- Connect devel/fpc-fppkg port
Original commit
Wednesday, 18 Apr 2012
20:54 tota search for other commits by this committer
- Add a new port: devel/R-cran-Defaults

  Set, Get, and Import Global Function Defaults

  WWW:  http://cran.r-project.org/web/packages/Defaults/
Original commit
17:46 sunpoet search for other commits by this committer
- Add p5-CPAN-Meta-Requirements 2.121

A CPAN::Meta::Requirements object models a set of version constraints like those
specified in the META.yml or META.json files in CPAN distributions. It can be
built up by adding more and more constraints, and it will reduce them to the
simplest representation.

Logically impossible constraints will be identified immediately by thrown
exceptions.

WWW: http://search.cpan.org/dist/CPAN-Meta-Requirements/
Original commit
Friday, 13 Apr 2012
22:24 cs search for other commits by this committer
A bzr plugin to organise and manage a collection of bzr branches as a complex
project.

WWW: http://bialix.com/scmproj/docs
Original commit
18:03 rm search for other commits by this committer
Smart replacement for plain tuple used in __version__.

WWW:    http://pypi.python.org/pypi/versiontools
Original commit
Tuesday, 10 Apr 2012
16:52 sunpoet search for other commits by this committer
- Add p5-Exporter 5.66

The Exporter module implements an "import" method which allows a module
to export functions and variables to its users' namespaces. Many modules
use Exporter rather than implementing their own "import" method because
Exporter provides a highly flexible interface, with an implementation
optimised for the common case.

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

PR:             ports/166603
Submitted by:   Tsung-Han Yeh <snowfly@yuntech.edu.tw>
Original commit
16:41 miwi search for other commits by this committer
Test Perl Classes the easy way

WWW:    https://github.com/Ovid/Test-Class-Most/

PR:             ports/166604
Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
Original commit
16:39 miwi search for other commits by this committer
The module MooseX::HasDefaults::RO defaults is to ro.

The module MooseX::HasDefaults::RW defaults is to rw.

If you pass a specific value to any has's is, that overrides the default. If
you do not want an accessor, pass is => undef.

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

PR:             ports/166591
Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
Original commit
Monday, 9 Apr 2012
22:15 bapt search for other commits by this committer
2012-04-05 audio/p5-MusicBrainz-Queries: MusicBrainz RDF webservice no longer
functions
2012-04-05 audio/ruby-musicbrainz: MusicBrainz RDF webservice no longer
functions
2012-03-14 converters/ruby-lv: upstream no longer has this
2012-04-04 devel/p5-Getopt-Popt: "Gone from CPAN"
2012-04-07 net/p5-Net-Rendezvous: Superceeded by dns/p5-Net-Bonjour

Feature safe:   yes
Original commit
03:29 swills search for other commits by this committer
Perl module which implements the Null Class design pattern

WWW:    http://search.cpan.org/dist/Class-Null/

Feature safe:   yes
Original commit
01:44 swills search for other commits by this committer
Perl module to read and write CPAN Changes files

WWW:    http://search.cpan.org/dist/CPAN-Changes/

Feature safe:   yes
Original commit
Sunday, 8 Apr 2012
01:36 swills search for other commits by this committer
Perl module for mapping Perl releases on CPAN to the location of the tarballs

WWW:    http://search.cpan.org/dist/CPAN-Perl-Releases/

Feature safe:   yes
Original commit
00:31 swills search for other commits by this committer
Perl module to patch perl source

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

Feature safe:   yes
Original commit
Friday, 6 Apr 2012
18:12 cs search for other commits by this committer
UltraGetopt is a versatile and customizable implementation of getopt() with
support for many common extensions, MS-DOS formatted option strings, and much
more.  It can function as a drop-in replacement for getopt() on systems with or
without existing vendor-provided implementations and also as a separate
co-existing function.

WWW: http://kevinlocke.name/programs/ultragetopt.php

PR:             ports/166288
Submitted by:   Timothy Beyer <beyert@cs.ucr.edu>
Approved by:    wen@ (mentor)
Feature safe:   yes
Original commit
Monday, 2 Apr 2012
10:15 sunpoet search for other commits by this committer
- Add p5-Carp 1.25

The Carp routines are useful in your own modules because they act like die() or
warn(), but with a message which is more likely to be useful to a user of your
module. In the case of cluck, confess, and longmess that context is a summary of
every call in the call-stack. For a shorter message you can use carp or croak
which report the error as being from where your module was called. There is no
guarantee that that is where the error was, but it is a good educated guess.

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

Feature safe:   yes
Original commit
Sunday, 1 Apr 2012
11:59 rm search for other commits by this committer
- fix entries sorting

PR:             166559
Submitted by:   "Conrad J. Sabatier" <conrads at cox dot net>
Feature safe:   yes
Original commit
04:40 zi search for other commits by this committer
New port: devel/libcidr

libcidr is a library that provides a number of functions to input, output,
manipulate, compare, multilate, and otherwise play with, IP addresses and
netblocks.

It supports both IPv4 and IPv6, and provides sufficiently diverse functions
to be useful for everything from log processes to network client and server
programs. It parses addresses in a wide variety of common formats.  It also
provides a plethora of options for formatting them on the output as well.

It can compare them in various ways and give you some useful statistics
about the netblocks in which tey reside.

WWW: http://www.over-yonder.net/~fullermd/projects/libcidr

Feature safe:   yes
Original commit
Saturday, 31 Mar 2012
01:15 sunpoet search for other commits by this committer
- Add p5-Role-Tiny 1.000000

Role composition can be thought of as much more clever and meaningful multiple
inheritance. The basics of this implementation of roles is:
- If a method is already defined on a class, that method will not be composed in
  from the role.
- If a method that the role "requires" to be implemented is not implemented,
  role application will fail loudly.

Unlike Class::C3, where the last class inherited from "wins," role composition
is the other way around, where first wins. In a more complete system (see Moose)
roles are checked to see if they clash. The goal of this is to be much simpler,
hence disallowing composition of multiple roles at once.

WWW: http://search.cpan.org/dist/Role-Tiny/

Feature safe:   yes
Original commit
Wednesday, 28 Mar 2012
18:51 sunpoet search for other commits by this committer
- Add p5-MooX-Types-MooseLike 0.03

MooX::Types::MooseLike provides some Moosish types and a typer builder.

WWW: http://search.cpan.org/dist/MooX-Types-MooseLike/

Feature safe:   yes
Original commit
Tuesday, 27 Mar 2012
14:51 clement search for other commits by this committer
- Add hadoop 1.0.0
- Add hadoop user to GIDs/UIDs (955)

The Apache Hadoop software library is a framework that allows for the
distributed processing of large data sets across clusters of computers
using a simple programming model.

WWW: http://hadoop.apache.org/

Approved by:    culot@, jadawin@ (mentors)
Feature safe:   yes
Original commit
Sunday, 25 Mar 2012
20:32 eadler search for other commits by this committer
2012-03-17 devel/p5-Make-Cache: Removed from CPAN, does not work, unmaintained

Approved by:    perl (crees)
Feature safe:   yes
Original commit
Saturday, 24 Mar 2012
16:06 miwi search for other commits by this committer
Celery is an open source asynchronous task queue/job queue based on distributed
message passing. It is focused on real-time operation, but supports scheduling
as well.

The execution units, called tasks, are executed concurrently on one
or more worker nodes. Tasks can execute asynchronously (in the
background) or synchronously (wait until ready).

Celery is written in Python, but the protocol can be implemented
in any language. It can also operate with other languages using
webhooks.

The recommended message broker is RabbitMQ, but limited support for Redis,
Beanstalk, MongoDB, CouchDB, and databases (using SQLAlchemy or the Django
ORM) is also available.

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

PR:             ports/165693
Submitted by:   Alexandros Kosiaris <akosiaris+ports@gmail.com>
Feature safe:   yes
Original commit
Monday, 19 Mar 2012
16:21 skreuzer search for other commits by this committer
Hash::Diff returns the difference between two hashes as a hash.

WWW:    http://search.cpan.org/dist/Hash-Diff/
Feature safe:   yes
Original commit
13:29 kuriyama search for other commits by this committer
Data::SExpression -- Parse Lisp S-Expressions into perl data
structures.

WWW: http://search.cpan.org/dist/Data-SExpression/

Feature safe:   yes
Original commit
Sunday, 18 Mar 2012
17:49 crees search for other commits by this committer
Many find Bugzilla's web-based UI inefficient.  PyBugz is a command-line based
interface that was written by Alastair Tse in order to improve his interaction
with Gentoo Bugzilla

Features
--------
* Searching bugzilla
* Listing details of a bug including comments and attachments
* Downloading/viewing attachments from bugzilla
* Posting bugs, comments, and making changes to an existing bug.
* Adding attachments to a bug.

There is extensive help in `bugz --help` and `bugz <subcommand>
--help` for additional options.

WWW:    https://github.com/williamh/pybugz

Feature safe:   yes
Original commit
16:22 kuriyama search for other commits by this committer
Simple set-and-forget using of a '/share' directory in your projects
root.

WWW: http://search.cpan.org/dist/File-ShareDir-ProjectDistDir/

Feature safe:   yes
Original commit
15:54 kuriyama search for other commits by this committer
This module extends Config::INI to support reading and writing
MySQL-style configuration files.  Although deceptively similar to
standard .INI files, they can include bare boolean options with no
value assignment and additional features like !include and
!includedir.

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

Feature safe:   yes
Original commit
Saturday, 17 Mar 2012
16:07 ak search for other commits by this committer
Crossplatform method to trace software errors in runtime during resource
manipulation is shown. A scheme for describing abstract resources and their
functions in XML is presented. Due to separation it's possible to describe
vast classes of resources without changing the analyzer core.
Detected errors often have an influence on security, safety, robustness and
resource optimal usage.

PR:             ports/163861
Submitted by:   Vladimir Gorelov <virtual.lark@gmail.com>
Approved by:    eadler (mentor)
Feature safe:   yes
Original commit
Thursday, 15 Mar 2012
18:43 swills search for other commits by this committer
PerlIO layer to use the encoding of the current locale.

WWW:    http://search.cpan.org/dist/PerlIO-locale/

Feature safe:   yes
Original commit
01:09 swills search for other commits by this committer
Policies that were formally included with Perl::Critic itself, but which have
been superseded by others.

WWW:    http://search.cpan.org/dist/Perl-Critic-Deprecated/

Feature safe:   yes
Original commit
Monday, 12 Mar 2012
18:11 sunpoet search for other commits by this committer
- Add p5-Eval-LineNumbers 0.31

Eval::LineNumbers adds a #line "this-file" 392 comment to hereis text that is
going to be eval'd so that error messages will point back to the right place.

Please note: when you embed \n in your code, it gets expanded in double-quote
hereis documents so it will mess up your line numbering. Use \\n instead when
you can.

WWW: http://search.cpan.org/dist/Eval-LineNumbers/

Feature safe:   yes
Original commit
Friday, 9 Mar 2012
02:22 pgollucci search for other commits by this committer
Jeweler provides the noble ruby developer with two primary features:

 * a library for managing and releasing RubyGem projects
 * a scaffold generator for starting new RubyGem projects

WWW: http://github.com/technicalpickles/jeweler

PR:             ports/165439
Submitted by:   Douglas Thrift
Original commit
Thursday, 8 Mar 2012
18:45 pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
Original commit

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

[First Page]  «  67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77  »  [Last Page]