non port: devel/Makefile |
Number of commits found: 11319 (showing only 100 on this page) |
Monday, 10 Oct 2011
|
08:54 rea
Remove duplicated port
HTE is already in devel/hte
Spotted by: Aldis Berjoza
Pointyhat to: rea
|
08:01 romain
Vala Toys for gEdit is an experimental collection of plugins that extends the
gEdit editor to make it a better programmer editor for the Vala language.
WWW: http://code.google.com/p/vtg/
|
00:44 wen
This package provides a DateTime data type, as known from Zope 2.
Unless you need to communicate with Zope 2 APIs, you're probably
better off using Python's built-in datetime module.
WWW: http://pypi.python.org/pypi/DateTime
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via email)
|
00:20 sunpoet
- Add p5-Sys-Info 0.78
Sys::Info is a Perl module to fetch information from the host system.
WWW: http://search.cpan.org/dist/Sys-Info/
|
00:19 sunpoet
- Add p5-Sys-Info-Driver-BSD 0.7801
Sys::Info::Driver::BSD is the BSD driver for Sys::Info.
WWW: http://search.cpan.org/dist/Sys-Info-Driver-BSD/
|
00:17 sunpoet
- Add p5-Test-Sys-Info 0.20
Test::Sys::Info is a centralized test suite for Sys::Info Drivers.
WWW: http://search.cpan.org/dist/Test-Sys-Info/
|
00:14 sunpoet
- Add p5-Sys-Info-Base 0.7802
Sys::Info::Base is the base class for Sys::Info.
WWW: http://search.cpan.org/dist/Sys-Info-Base/
|
Saturday, 8 Oct 2011
|
18:05 rea
New port: HT, editor/viewer/analyzer for binary files
Feature safe: yes
|
01:44 wen
- Connect py-zope.event
|
Thursday, 6 Oct 2011
|
20:21 swills
Test::Timer implements a set of test primitives to test and assert test times
from bodies of code.
WWW: http://search.cpan.org/dist/Test-Timer/
|
Wednesday, 5 Oct 2011
|
23:47 stas
- Add port for devel/libtool-fixed, a fixed version of libtool package
that can generate proper configure scripts on 10.X and with support
for 10.x
WWW: http://www.gnu.org/software/libtool/
|
20:07 lth
Add p5-Test-InDistDir 1.112071, test environment setup for development
with IDE.
|
10:30 sunpoet
- Add p5-Log-Dispatch-Configurator-Any 1.110690
configure Log::Dispatch objects with configuration files. Somewhat like a lite
version of log4j and Log::Log4perl it allows multiple log destinations. The
standard configuration file format for Log::Dispatch::Config is AppConfig.
This module plugs in to Log::Dispatch::Config and allows the use of other file
formats, in fact any format supported by the Config::Any module. As a bonus you
can also pass in a configuration data structure instead of a file name.
WWW: http://search.cpan.org/dist/Log-Dispatch-Configurator-Any/
|
09:00 culot
Test::Weaken allows easy detection of unfreed Perl data and the
examination of unfreed objects, even those that would usually have
been made inaccessible.
WWW: http://search.cpan.org/dist/Test-Weaken/
|
04:37 sunpoet
- Remove p5-Scalar-Util-Clone
|
Tuesday, 4 Oct 2011
|
18:58 sunpoet
- Add p5-Data-Clone 0.003
Data::Clone does data cloning, i.e. copies things recursively. This is smart so
that it works with not only non-blessed references, but also with blessed
references (i.e. objects). When clone() finds an object, it calls a clone method
of the object if the object has a clone, otherwise it makes a surface copy of
the object. That is, this module does polymorphic data cloning.
Although there are several modules on CPAN which can clone data, this module has
a different cloning policy from almost all of them. See "Cloning policy" and
"Comparison to other cloning modules" [1] for details.
[1] http://search.cpan.org/dist/Data-Clone/lib/Data/Clone.pm
WWW: http://search.cpan.org/dist/Data-Clone/
|
16:34 sunpoet
- Add p5-Test-Exception-LessClever 0.006
Test::Exception::LessClever is an alternative to Test::Exception that is much
simpler. This alternative does not use fancy stack tricks to hide itself. The
idea here is to keep it simple. This also solves the Test::Exception bug where
some dies will be hidden when a DESTROY method calls eval. If a DESTROY method
masks $@ a warning will be generated as well.
WWW: http://search.cpan.org/dist/Test-Exception-LessClever/
|
15:29 zi
New port: devel/ding-libs
'D is not GLib' utility libraries
Ding-libs provides utility functions to manipulate filesystem
pathnames (libpath_utils), a hash table which dynamically resizes
to achieve optimal storage and access time properties (libdhash),
a data type to collect data in a hierarchical structure for easy
iteration and serialization (libcollection), a dynamically growing,
reference-counted array (libref_array), and a library to process
configuration files in initialization format (INI) into a library
collection data structure (libini_config).
PR: ports/161267
Submitted by: Andrew Elble <aweits@rit.edu>
|
Monday, 3 Oct 2011
|
19:35 pawel
LibParserUtils provides various pieces of functionality that are useful when
writing parsers. These are:
+ A number of character set convertors
+ Mapping of character set names to/from MIB enum values
+ UTF-8 and UTF-16 (host endian) support functions
+ Various simple data structures (resizeable buffer, stack, vector)
+ A UTF-8 input stream
WWW: http://www.netsurf-browser.org/projects/libparserutils/
PR: ports/159935
Submitted by: David Romano <unobe@cpan.org>
Approved by: miwi, wen (mentors implicit)
|
Sunday, 2 Oct 2011
|
18:06 sunpoet
- Add p5-IO-Stty 0.03
IO::Stty is a perl module that change and print terminal line settings.
WWW: http://search.cpan.org/dist/IO-Stty/
PR: ports/161206
Submitted by: Stephon Chen <stephon@gmail.com>
|
Friday, 30 Sep 2011
|
08:58 dougb
As previously advertised, remove ports that previously had been
DEPRECATED without EXPIRATION_DATE, and the ports that depend
on them.
audio/mt-daapd
Use audio/firefly instead
databases/p5-DBIx-Class-Validation
Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
devel/p5-Class-Data-Accessor
Please consider using p5-Class-Accessor-Grouped or p5-Moose
graphics/libflash
gplflash is no longer supported. Please use gnash instead
graphics/flashplayer
Depends on DEPRECATED graphics/libflash
japanese/p5-FormValidator-Simple-Plugin-Number-Phone-JP
Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
net/p5-OAuth-Lite
Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
net-mgmt/py-snmp
use net-mgmt/py-snmp4 instead
net-mgmt/py-twistedSNMP
Relies on net-mgmt/py-snmp, which is DEPRECATED
net-p2p/gift
unmaintained upstream for several years
net-p2p/giftcurs
unmaintained upstream for several years
net-p2p/giftoxic
unmaintained upstream for several years
net-p2p/giftui
unmaintained upstream for several years
net-p2p/apollon
Depends on net-p2p/gift, which is DEPRECATED
textproc/p5-FormValidator-Simple
Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/flashplugin-mozilla
gplflash is no longer supported. Please use graphics/gnash, \
www/p5-HTML-Widget
Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/p5-Catalyst-Plugin-AutoRestart
Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/p5-Catalyst-Example-InstantCRUD
Depends on www/p5-HTML-Widget, which is DEPRECATED
www/p5-Catalyst-Plugin-FormValidator-Simple
Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
www/p5-Catalyst-Plugin-HTML-Widget
Depends on www/p5-HTML-Widget, which is DEPRECATED
www/asterisk-fop
Depends on www/flashplugin-mozilla which is DEPRECATED
www/p5-Handel
Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
www/p5-DBIx-Class-HTMLWidget
Depends on www/p5-HTML-Widget, which is DEPRECATED
www/p5-HTML-Widget-DBIC
Disappear from CPAN
x11-wm/fvwm24
No longer supported by fvwm.org
|
Thursday, 29 Sep 2011
|
22:22 glarkin
- Hook py-zope.interface to the build
|
21:22 glarkin
- Removed devel/py-zopeInterface after rename
PR: ports/160846
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
Tuesday, 27 Sep 2011
|
03:58 amdmi3
- Preserve love 0.5-0 as devel/love5
- rename binary and docsdir to not conflict with devel/love
- add patch to work with changed binary name
- set LATEST_LINK
- connect to build
|
02:30 wen
- Connect py-zope.testing
|
Monday, 26 Sep 2011
|
20:49 pgj
- Update to 3.20110707
- Cabalize port
PR: ports/159348
Submitted by: pgj
Approved by: maintainer (timeout)
Obtained from: FreeBSD Haskell
|
Friday, 23 Sep 2011
|
13:25 bapt
2011-09-23 devel/libnotifymm: Doesn't build and isn't used by anything.
2011-09-11 games/abuse: BROKEN after games/abuse_sdl update
2011-09-01 security/donkey: No more public distfiles
2011-09-01 graphics/moth: No more public distfiles
2011-09-01 net-mgmt/aguri: No more public distfiles
2011-09-01 games/senso: No more public distfiles
2011-09-01 net-im/jabber-users-agent: No more public distfiles
2011-09-01 games/cchess: No more public distfiles
|
06:03 stas
- Add devel/libatomic-ops, a library providing portable access to
atomic operations.
WWW: http://www.hpl.hp.com/personal/Hans_Boehm/gc/
|
Thursday, 22 Sep 2011
|
07:04 wen
This library implements the JSON-RPC 2.0 proposed specification in pure Python.
It is designed to be as compatible with the syntax of xmlrpclib as possible (it
extends where possible), so that projects using xmlrpclib could easily be
modified to use JSON and experiment with the differences.
It is backwards-compatible with the 1.0 specification, and supports all of the
new proposed features of 2.0, including:
* Batch submission (via MultiCall)
* Keyword arguments
* Notifications (both in a batch and 'normal')
* Class translation using the 'jsonclass' key.
WWW: https://github.com/joshmarshall/jsonrpclib
PR: ports/160869
Submitted by: Attila Nagy <bra@fsn.hu>
|
Wednesday, 21 Sep 2011
|
19:17 romain
Python support for MonoDevelop.
WWW: http://monodevelop.com/
|
19:14 romain
Remove devel/monodevelop-boo (no updated distfile upstream).
|
06:57 hq
The maven-wrapper provides a convenient way to switch between several Maven
installations.
- By setting the M2_HOME environment variable the user can select the Maven
instance to use.
- A default Maven instance is selected according to the files in
/usr/local/etc/maven/instances.d/
|
Tuesday, 20 Sep 2011
|
10:38 bapt
Role::HasMessage is an extremely simple role. A class that includes
Role::HasMessage is promising to provide a message method that
returns a string summarizing the message or event represented by
the object. It does not provide any actual behavior.
WWW: http://search.cpan.org/dist/Role-HasMessage/
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> (by private mail)
|
10:12 bapt
make it dead simple to add logging to a program without having to
think much about categories, facilities, levels, or things like that.
It is meant to make logging just configurable enough that you can find
the logs you want and just easy enough that you will actually log
things.
WWW: http://search.cpan.org/dist/Log-Dispatchouli/
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> (by private mail)
|
10:08 bapt
String::Errf provides errf, a simple string formatter that works
something like sprintf.
WWW: http://search.cpan.org/dist/String-Errf/
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> (by private mail)
|
09:53 bapt
CPAN::Uploader - upload things to the CPAN
WWW: http://search.cpan.org/dist/CPAN-Uploader/
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> (by private mail)
|
09:49 bapt
Config::MVP::Reader::INI reads .ini files containing MVP-style
configuration.
WWW: http://search.cpan.org/dist/Config-MVP-Reader-INI/
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> (by private mail)
|
09:31 bapt
This provides a Log::Dispatch log output system that appends logged
events to an array reference. This is probably only useful for testing
the logging of your code.
WWW: http://search.cpan.org/dist/Log-Dispatch-Array/
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> (by private mail)
|
09:24 bapt
The Perl::PrereqScanner scanner will extract loosely your distribution
prerequisites from your files.
WWW: http://search.cpan.org/dist/Perl-PrereqScanner/
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> (by private mail)
|
08:56 sunpoet
- Add p5-Tree-RedBlack 0.5
Tree::RedBlack is a perl implementation of the Red/Black tree algorithm found in
the book "Algorithms", by Cormen, Leiserson & Rivest (more commonly known as
"CLR" or "The White Book"). A Red/Black tree is a binary tree which remains
"balanced"- that is, the longest length from root to a node is at most one more
than the shortest such length. It is fairly efficient; no operation takes more
than O(lg(n)) time.
A Tree::RedBlack object supports the following methods: new(), root(), cmp(&),
insert($, $), delete($), find($), node($), min() and max().
WWW: http://search.cpan.org/dist/Tree-RedBlack/
|
08:54 sunpoet
- Add p5-Carp-Always-Color 0.05
Stack traces are hard to read when the messages wrap, because it's hard to tell
when one message ends and the next message starts. Carp::Always::Color just
colors the first line of each stacktrace, based on whether it's a warning or an
error. If messages are being sent to a terminal, it colors them with terminal
escape codes, otherwise it colors them with HTML (ideas for more intelligent
behavior here are welcome).
WWW: http://search.cpan.org/dist/Carp-Always-Color/
|
08:46 bapt
Role::Identifiable::HasIdent is an incredibly simple role. It adds
a required ident attribute that stores a simple string, meant to
identify exceptions.
Role::Identifiable::HasTags adds the ability for your class and its
composed parts (roles, superclasses) as well as instances of it to
contribute to a pool of tags describing each instance.
WWW: http://search.cpan.org/dist/Role-Identifiable/
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> (by private mail)
|
08:41 bapt
String::Formatter is a tool for building sprintf-like formatting
routines. It supports named or positional formatting, custom
conversions, fixed string interpolation, and simple width-matching out
of the box.
WWW: http://search.cpan.org/dist/String-Formatter/
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> (by private mail)
|
08:36 bapt
Sub::Exporter::GlobExporter - export shared globs with Sub::Exporter collectors
WWW: http://search.cpan.org/dist/Sub-Exporter-GlobExporter/
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> (by private mail)
|
08:31 bapt
MooseX::OneArgNew lets your constructor take a single argument,
which will be translated into the value for a one-entry hashref.
WWW: http://search.cpan.org/dist/MooseX-OneArgNew/
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> (by private mail)
|
Sunday, 18 Sep 2011
|
15:38 bf
Add frama-c , extensible platform for source-code analysis of C.
|
Friday, 16 Sep 2011
|
20:51 zi
New port: devel/radare2
PR: ports/159805
Submitted by: Karsten Pedersen <kpedersen@opencde.org>
Approved by: wxs (mentor)
Opensource tools to disasm, debug, analyze and manipulate binary files.
* Multi-architecture multi-platform
* Highly scriptable
* Hexadecimal editor
* IO is wrapped
* Filesystems support
* Debugger support
* Diffing between two functions or binaries
* Code analysis at opcode, basicblock, function levels
...and more!
|
Sunday, 11 Sep 2011
|
20:45 arved
Add atoulme-Antwrap, a ruby wrapper for apache-ant
|
09:23 ehaupt
Add libexplain 0.46, a library which may be used to explain Unix and Linux
system call errors.
|
Saturday, 10 Sep 2011
|
14:57 az
This port track unstable version 3.x.x (currently 3.0.1)
and it not compatable with previous major version (devel/zmq).
|
07:52 tota
- Add a new port: devel/R-cran-proto
proto (google code name r-proto) is an R package which facilitates
a style of programming known as prototype-based programming.
Prototype-based programming is a type of object oriented (OO)
programming in which classes and objects are unified into a single
concept, prototypes. This makes proto and prototye programming
simpler than the usual OO model yet it retains the OO features of
inheritance (known as delegation in the prototype model) and OO
dispatch. Applications, News, Additional Information sources, Proto
Bugs and Avoiding R Bugs sections are given below while associated
Links are in the http://code.google.com/p/r-proto/wiki/Links
WWW: http://code.google.com/p/r-proto/
|
06:40 sunpoet
- Add p5-Test-Spec 0.39
Test::Spec is a declarative specification-style testing system for
behavior-driven development (BDD) in Perl. The tests (a.k.a. examples) are named
with strings instead of subroutine names, so your fingers will suffer less
fatigue from underscore-itis, with the side benefit that the test reports are
more legible.
This module is inspired by and borrows heavily from RSpec
(http://rspec.info/documentation/), a BDD tool for the Ruby programming
language.
WWW: http://search.cpan.org/dist/Test-Spec/
|
06:38 sunpoet
- Add p5-Test-Trap 0.2.1
Test::Trap is primarily (but not exclusively) for use in test scripts: a block
eval on steroids, configurable and extensible, but by default trapping (Perl)
STDOUT, STDERR, warnings, exceptions, would-be exit codes, and return values
from boxed blocks of test code.
The values collected by the latest trap can then be queried or tested through a
special trap object.
WWW: http://search.cpan.org/dist/Test-Trap/
|
Friday, 9 Sep 2011
|
21:44 sunpoet
- Add p5-Params-Validate-Dependencies 1.12
Params::Validate::Dependencies extends Params::Validate's validate() function to
support an arbitrary number of callbacks which are not associated with any one
parameter. All of those callbacks are run after Params::Validate's normal
validate() function. If any of them return false, then validate() will die as
normal.
WWW: http://search.cpan.org/dist/Params-Validate-Dependencies/
|
21:43 sunpoet
- Add p5-Data-Domain 0.14
A data domain is a description of a set of values, either scalar or structured
(arrays or hashes). The description can include many constraints, like minimal
or maximal values, regular expressions, required fields, forbidden fields, and
also contextual dependencies. From that description, one can then invoke the
domain's inspect method to check if a given value belongs to it or not. In case
of mismatch, a structured set of error messages is returned.
The motivation for writing this package was to be able to express in a compact
way some possibly complex constraints about structured data. Typically the data
is a Perl tree (nested hashrefs or arrayrefs) that may come from XML, JSON, from
a database through DBIx::DataModel, or from postprocessing an HTML form through
CGI::Expand. Data::Domain is a kind of tree parser on that structure, with some
facilities for dealing with dependencies within the structure, and with several
options to finely tune the error messages returned to the user.
WWW: http://search.cpan.org/dist/Data-Domain/
|
Tuesday, 6 Sep 2011
|
17:55 dhn
Pyst consists of a set of interfaces and libraries
to allow programming of Asterisk from python.
The library currently supports AGI, AMI, and the
parsing of Asterisk configuration files. The library
also includes debugging facilities for AGI.
WWW: http://pyst.sourceforge.net/
PR: ports/160495
Submitted by: Mikhail T. <m.tsatsenko@gmail.com>
|
Monday, 5 Sep 2011
|
09:46 gahr
- Remove three deprecated ports of mine
2011-09-03 x11/ebuttons: Website has disappeared
2011-09-03 cad/oregano: Website has disappeared
2011-09-03 devel/jakelib2: Website has disappeared
|
09:37 sunpoet
- Add p5-Bread-Board-Declare 0.10
Bread::Board::Declare is a Moose extension which allows for declaring
Bread::Board container classes in a more straightforward and natural way. It
sets up Bread::Board::Container as the superclass, and creates services
associated with each attribute that you create.
WWW: http://search.cpan.org/dist/Bread-Board-Declare/
|
06:42 wen
System::Command is a class that launches external system commands
and return an object representing them, allowing to interact with
them through their STDIN, STDOUT and STDERR handles.
WWW: http://search.cpan.org/dist/System-Command/
|
Sunday, 4 Sep 2011
|
06:17 tota
- Add a new port: devel/R-cran-foreach
Support for the foreach looping construct. Foreach is an idiom that
allows for iterating over elements in a collection, without the use
of an explicit loop counter. This package in particular is intended
to be used for its return value, rather than for its side effects.
In that sense, it is similar to the standard lapply function, but
doesn't require the evaluation of a function. Using foreach without
side effects also facilitates executing the loop in parallel.
WWW: http://cran.r-project.org/web/packages/foreach/
|
Saturday, 3 Sep 2011
|
09:38 dougb
Remove various ports that have been DEPRECATED for varying periods,
but never had EXPIRATION_DATE set, and therefore never removed.
audio/gx2osd No more distfiles
devel/p5-Getopt-Mixed Use devel/p5-Getopt-Long instead
net/AquaGatekeeper2 Binary port of software abandoned by the vendor
net/xwhois Unmaintained upstream for several years
www/p5-Catalyst-Engine-HTTP-POE Use p5-Catalyst-Engine-HTTP-Prefork instead
www/p5-Catalyst-Model-DBIC Obsoleted by www/p5-Catalyst-Model-DBIC-Schema
www/p5-Catalyst-Plugin-Cache-Store-FastMmap Deprecated, not depended on
www/p5-HTTP-MobileAttribute Use www/p5-HTTP-MobileAgent instead
|
05:42 sunpoet
- Add p5-Devel-Mallinfo 11
Devel::Mallinfo is an interface to the C library mallinfo() function
giving malloc memory allocation statistics. This is meant for
development use, to give an idea of how much space your program and
any libraries are using from malloc().
WWW: http://search.cpan.org/dist/Devel-Leak/
PR: ports/160166
Submitted by: Rodrigo Mosconi <freebsd@mosconi.mat.br>
|
00:46 tota
- Add a new port: devel/R-cran-caret
The caret package (short for Classification And REgression Training)
is a set of functions that attempt to streamline the process for
creating predictive models. The package contains tools for:
* data splitting
* pre-processing
* model tuning using resampling
* variable importance estimation
as well as other functionality.
WWW: http://caret.r-forge.r-project.org/
|
00:42 tota
- Add a new port: devel/R-cran-reshape
Reshape (hopefully) makes it easy to do what you have been struggling
to do with tapply, by, aggregate, xtabs, apply and summarise. It
is also useful for getting your data into the correct structure for
lattice or ggplot plots.
WWW: http://had.co.nz/reshape/
|
Friday, 2 Sep 2011
|
14:12 culot
inserts logging output into relational database using DBI interface.
WWW: http://search.cpan.org/dist/Log-Dispatch-DBI/
PR: ports/160216
Submitted by: Ralf Gebhart <gebhart@secnetix.de>
|
Thursday, 1 Sep 2011
|
21:53 hq
Apache Maven is a software project management and comprehension tool. Based on
the concept of a project object model (POM), Maven can manage a project's
build, reporting and documentation from a central piece of information.
WWW: http://maven.apache.org/
|
19:24 swills
Replacement for the rails deploy strategy which ships with Capistrano, allows
you to deploy any platform with ease; some people have had huge success with
this deploying rails projects where they needed to customise their deploy
strategy beyond the code which ships with the Capistrano gem.
WWW: http://rubygems.org/gems/railsless-deploy
|
07:03 bapt
2011-09-01 deskutils/gkrellm-gtodo: No more public distfiles
2011-09-01 deskutils/xopps: No more public distfiles
2011-09-01 devel/adocman: No more public distfiles
2011-09-01 devel/bisongen: No more public distfiles
2011-09-01 devel/crow: BROKEN for more than 6 month
2011-09-01 devel/p5-Config-INI-MVP: Disappear from CPAN
2011-09-01 devel/p5-Date-Set: Disappear from CPAN
2011-09-01 devel/p5-File-FTS: No more public distfiles
2011-09-01 devel/p5-PerlMenu: No more public distfiles
2011-09-01 devel/p5-Proc-PIDFile: No more public distfiles
2011-09-01 devel/p5-UNIVERSAL-exports: Disappear from CPAN
2011-09-01 devel/ruby-rbtree: No Master Site
2011-09-01 dns/host: No more public distfiles
2011-09-01 emulators/linux-padjoy: No more public distfiles
2011-09-01 emulators/mame-extras: No more public distfiles
2011-09-01 emulators/snespp: BROKEN for more than 6 month
2011-09-01 emulators/xgs: No more public distfiles
2011-09-01 ftp/gproftpd: No more public distfiles
2011-09-01 ftp/muddleftpd: No more public distfiles
|
Tuesday, 30 Aug 2011
|
12:57 tota
- Add a new port: devel/R-cran-plyr
plyr is a set of tools that solves a common set of problems: you
need to break a big problem down into manageable pieces, operate
on each pieces and then put all the pieces back together. For
example, you might want to fit a model to each spatial location or
time point in your study, summarise data by panels or collapse
high-dimensional arrays to simpler summary statistics. The development
of plyr has been generously supported by BD (Becton Dickinson).
WWW: http://cran.r-project.org/web/packages/plyr/
|
12:54 tota
- Add a new port: devel/R-cran-itertools
Various tools for creating iterators, many patterned after functions
in the Python itertools module, and others patterned after functions
in the 'snow' package.
WWW: http://cran.r-project.org/web/packages/itertools/
|
12:49 tota
- Add a new port: devel/R-cran-iterators
Support for iterators, which allow a programmer to traverse through
all the elements of a vector, list, or other collection of data.
WWW: http://cran.r-project.org/web/packages/iterators/
|
05:33 stas
- Add libinotify, a inotify-compatible file monitoring library, based
on kevent(2).
Author: Dmitry Matveev <me@dmitrymatveev.co.uk>
WWW: https://github.com/dmatveev/libinotify-kqueue
|
Sunday, 28 Aug 2011
|
19:10 tota
- Add a new port: devel/R-cran-bitops
Functions for Bitwise operations on integer vectors
WWW: http://cran.r-project.org/web/packages/bitops/
|
Saturday, 27 Aug 2011
|
17:17 sunpoet
- Add p5-PerlIO-Layers 0.008
Perl's filehandles are implemented as a stack of layers, with the bottom-most
usually doing the actual IO and the higher ones doing buffering,
encoding/decoding or transformations. PerlIO::Layers allows you to query the
filehandle's properties concerning there layers.
WWW: http://search.cpan.org/dist/PerlIO-Layers/
|
Friday, 26 Aug 2011
|
13:07 skreuzer
AnyEvent::I3 is a perl module that connects to the i3 window manager using the
UNIX
socket based IPC interface it provides. You can then subscribe to events or
send
messages and receive their replies.
WWW: http://search.cpan.org/dist/AnyEvent-I3/
PR: ports/160038
Submitted by: Aldis Berjoza <aldis@bsdroot.lv>
|
11:32 lth
Add p5-CPAN-Recent-Uploads 0.06, find the distributions recently
uploaded to CPAN.
|
10:14 kuriyama
YAML::AppConfig extends the work done in Config::YAML and
YAML::ConfigFile to allow more flexiable configuration files.
Your configuration is stored in YAML and then parsed and presented to
you via YAML::AppConfig. Settings can be referenced using get and set
methods and settings can refer to one another by using variables of
the form $foo, much in the style of AppConfig.
WWW: http://search.cpan.org/dist/YAML-AppConfig/
|
05:05 miwi
Blitz is a PHP templating engine.
Blitz is written in C and built as PHP-extension which makes it one of
the fastest template engines.
WWW: http://alexeyrybak.com/blitz/blitz_en.html
PR: ports/159907
Submitted by: Valery Komarov <komarov@valerka.net>
|
04:55 miwi
XCAP protocol, defined in RFC 4825, allows a client to read, write, and
modify application configuration data stored in XML format on a server. XCAP
maps XML document sub-trees and element attributes to HTTP URIs, so that
these components can be directly accessed by HTTP. An XCAP server used by
XCAP clients to store data like presence policy in combination with a SIP
Presence server that supports PUBLISH/SUBSCRIBE/NOTIFY SIP methods can
provide a complete SIP SIMPLE solution.
WWW: http://sipsimpleclient.com/wiki/xcapclient
PR: ports/158906
Submitted by: Eugene Grosbein <ports@grosbein.net>
|
04:53 miwi
Basic building blocks for python applications
WWW: http://pypi.python.org/pypi/python-application/
PR: ports/158875
Submitted by: Eugene Grosbein <ports@grosbein.net>
|
Tuesday, 23 Aug 2011
|
17:44 ashish
phpsh is an interactive shell for php that features readline
history, tab completion, quick access to documentation. It
was developed at Facebook and ironically, is written mostly
in python. It is open source and released under a modified
BSD license.
WWW: http://phpsh.org/
|
Thursday, 18 Aug 2011
|
07:03 tota
- Split langscan from devel/gonzui into devel/ruby-langscan port
- Add the new port: devel/ruby-langscan
LangScan is a program analyzer for source code search engine.
Main Characteristics:
* Use source code-specific information
- Function names, string, comments, etc.
* Prity-printed source code views
* Easy-to-use for both general users and administrators
* Support multi-byte characters
Supported Languages:
* Brainfuck * JavaScript
* C * Lua
* C++ * Objective Caml
* C# * PHP
* CSS * Perl
* D * Python
* Eiffel * Ruby
* Emacs Lisp * Scheme
* Io * Shell Script
* Java * Plain Text
WWW: http://gonzui.sourceforge.net/langscan/
PR: ports/159774
Submitted by: tota (myself)
Approved by: sumikawa (maintainer)
|
Wednesday, 17 Aug 2011
|
11:11 sunpoet
- Add p5-MouseX-Foreign 0.004
MouseX::Foreign provides an ability for Mouse classes to extend any classes,
including non-Mouse classes, including Moose classes.
WWW: http://search.cpan.org/dist/MouseX-Foreign/
|
10:49 sunpoet
- Add p5-Module-Install-XSUtil 0.38
Module::Install::XSUtil provides a set of utilities to setup distributions which
include or depend on XS module.
WWW: http://search.cpan.org/dist/Module-Install-XSUtil/
|
05:46 bapt
2011-08-17 devel/py-istring: port is unmaintained and broken
|
04:58 sunpoet
- Add p5-Any-Moose-Convert 0.004
Any::Moose::Convert is a tool to convert Moose libraries to Mouse ones, or vice
versa.
WWW: http://search.cpan.org/dist/Any-Moose-Convert/
|
04:16 sunpoet
- Add p5-PerlIO-Util 0.72
PerlIO::Util provides general PerlIO utilities: utility layers and utility
methods.
Utility layers are a part of PerlIO::Util, but you don't need to say use
PerlIO::Util for loading them. They will be automatically loaded.
WWW: http://search.cpan.org/dist/PerlIO-Util/
|
03:42 sunpoet
- Add p5-Data-Validator 0.08
This is yet another validation library, based on Smart::Args but less smart.
This is designed for general data validation. For example, it is useful for CSV,
JSON, XML, and so on.
WWW: http://search.cpan.org/dist/Data-Validator/
|
Tuesday, 16 Aug 2011
|
20:55 olgeni
Remove asdf-binary-locations, which was obsoleted by ASDF 2.
|
09:00 sunpoet
- Add p5-B-Hooks-OP-Annotation 0.44
B::Hooks::OP::Annotation provides a way for XS code that hijacks OP op_ppaddr
functions to delegate to (or restore) the previous functions, whether assigned
by perl or by another module. Typically this should be used in conjunction with
B::Hooks::OP::Check.
WWW: http://search.cpan.org/dist/B-Hooks-OP-Annotation/
|
Monday, 15 Aug 2011
|
16:27 wxs
By popular demand I'm introducing a git-subversion port. Many FreeBSD
developers have lamented the fact that you can't pkg_add -r git and get
the svn knob on by default. This port is meant to address that.
|
16:25 wxs
This is a port for the p5-subversion bindings but it forces a dependency
upon subversion-freebsd instead of plain subversion. This is needed to
support an upcoming port (git-subversion, which is git with subversion
support).
This is otherwise identical to p5-subversion port.
|
Sunday, 14 Aug 2011
|
18:01 pgj
This library offers an alternative parallel programming API to that
provided by the parallel package. The Par monad allows the simple
description of parallel computations, and can be used to add parallelism
to pure Haskell code. The basic API is straightforward: the monad
supports forking and simple communication in terms of IVars. The library
comes with an efficient work-stealing implementation, but the internals
are also exposed so that you can build your own scheduler if necessary.
WWW: http://github.com/simonmar/monad-par
Obtained from: FreeBSD Haskell
|
17:52 pgj
Efficient hashing-based container types. The containers have been
optimized for performance critical use, both in terms of large data
quantities and high speed.
The declared cost of each operation is either worst-case or amortized,
but remains valid even if structures are shared.
WWW: http://github.com/tibbe/unordered-containers/
Obtained from: FreeBSD Haskell
|
17:49 pgj
blaze-textual is a fast Haskell library for rendering common
Haskell datatypes in text form using the blaze-builder library.
WWW: http://github.com/mailrank/blaze-textual
Obtained from: FreeBSD Haskell
|
16:21 swills
POE::Component::Hailo is a POE component that provides a non-blocking wrapper
around Hailo. It accepts the events listed under "INPUT" and emits the events
listed under "OUTPUT".
WWW: http://search.cpan.org/dist/POE-Component-Hailo/
PR: ports/159295
Submitted by: milki <milki@rescomp.berkeley.edu>
|
14:29 pgj
Fast base64 encoding and decoding for ByteStrings.
WWW: http://github.com/bos/base64-bytestring
Obtained from: FreeBSD Haskell
|
11:42 pgj
A class for types with a default value for Haskell.
WWW: http://hackage.haskell.org/package/data-default
Obtained from: FreeBSD Haskell
|
11:19 pgj
A Haskell 98 logically uninhabited data type. Used to indicate that a
given term should not exist.
WWW: http://github.com/ekmett/void
Obtained from: FreeBSD Haskell
|
Saturday, 13 Aug 2011
|
23:18 pgj
FFI interface to libev.
WWW: http://github.com/aycanirican/hlibev
Obtained from: FreeBSD Haskell
|
Number of commits found: 11319 (showing only 100 on this page) |