| non port: devel/Makefile |
Number of commits found: 12250 (showing only 100 on this page) |
|
Saturday, 26 Dec 2009
|
03:28 amdmi3
- Fix sorting
 |
03:26 amdmi3
Treat module source code as a template
WWW: http://search.cpan.org/~MARCEL/Module-Install-Template
PR: 141239
Submitted by: Andrey Kostenko <andrey@kostenko.name>
 |
|
Thursday, 24 Dec 2009
|
22:14 miwi
Checks for dir/file addition/removals in the current directory.
WWW: http://search.cpan.org/dist/Dir-Watch/
PR: ports/141754
Submitted by: Zane C, Bowers <vvelox at vvelox.net>
 |
|
Wednesday, 23 Dec 2009
|
09:38 kuriyama
Data::MessagePack is a binary packer for perl.
WWW: http://search.cpan.org/dist/Data-MessagePack/
 |
|
Tuesday, 22 Dec 2009
|
17:28 miwi
InlineEgg is a Python module that provides the user with a toolbox of
convenient classes for writing small assembly programs. Only that instead of
having to remember confusing assembly mnemonics and requiring the developer
to remember how to use complex tools like assemblers and linkers, everything
is done the easy way: in Python. InlineEgg is oriented - but not limited -
to developing shellcode (sometimes called eggs) for use in exploits.
WWW: http://oss.corest.com/projects/inlineegg.html
PR: ports/141886
Submitted by: Sofian Brabez <sbrabez at gmail.com>
 |
|
Monday, 21 Dec 2009
|
22:35 miwi
A general classifier module to allow Bayesian and other types of
classifications.
WWW: http://github.com/cardmagic/classifier/tree/master
PR: ports/141807
Submitted by: Peter Schuller <peter.schuller at infidyne.com>
 |
22:35 miwi
An implementation of the Porter word stemming algorithm.
WWW: http://stemmer.rubyforge.org/wiki/wiki.pl
PR: ports/141806
Submitted by: Peter Schuller <peter.schuller at infidyne.com>
 |
|
Saturday, 19 Dec 2009
|
17:34 pav
Yapps (Yet Another Python Parser System) is an easy to use parser
generator that is written in Python and generates Python code. Yapps
is simple, is easy to use, and produces human-readable parsers. It is
not fast, powerful, or particularly flexible. Yapps is designed to be
used when regular expressions are not enough and other parser systems
are too much: situations where you may write your own recursive
descent parser. Yapps 1 is more like a functional language (concise
grammars of the form when you see this, return this), while Yapps 2 is
more like an imperative language (more verbose grammars of the form
if/while you see this, do this). Yapps 2 is more flexible than Yapps
1 but it requires Python 1.5 and is not backwards-compatible with
Yapps 1.
This is the development version of Yapps 2.
WWW: http://theory.stanford.edu/~amitp/yapps/
PR: ports/123154
Submitted by: Matthew X. Economou <xenophon+fbsdports@irtnog.org>
 |
|
Friday, 18 Dec 2009
|
04:08 stas
- Add port for boehm-gc garbage collector variant with threads support.
This port will install only shared libraries with threads support enabled,
that will allow for easy dependency handling for ports that required libgc
build with specific features and will allow to avoid hacks of building own
version of libgc library.
 |
04:07 stas
- Add port for boehm-gc garbage collector variant with malloc redirection.
This port will install only shared libraries with malloc redirection enabled,
that will allow for easy dependency handling for ports that required libgc
build with specific features and will allow to avoid hacks of building own
version of libgc library.
 |
|
Thursday, 17 Dec 2009
|
14:21 yzlin
Add shflags 1.0.3, command-line flags module for Unix shell scripts.
Approved by: lwhsu/rafan (mentors, implicit)
 |
|
Tuesday, 15 Dec 2009
|
03:56 wen
The zc.lockfile package provides a basic portable implementation of
interprocess locks using lock files. The purpose if not specifically
to lock files, but to simply provide locks with an implementation
based on file-locking primitives. Of course, these locks could be
used to mediate access to other files. For example, the ZODB file
storage implementation uses file locks to mediate access to
file-storage database files. The database files and lock file files
are separate files.
WWW: http://pypi.python.org/pypi/zc.lockfile
 |
03:14 wen
zope.event provides a simple event system on which application-specific
event systems can be built.
Application code can generate events without being concerned about the
event-processing frameworks that might handle the events.
WWW: http://pypi.python.org/pypi/zope.event
 |
|
Monday, 14 Dec 2009
|
21:03 pav
mk-configure is a lightweight replacement for GNU autotools, written in bmake
(portable version of NetBSD make) and POSIX shell. mk-configure also provides
standalone mkc_check_xxx scripts that can be used without bmake.
WWW: http://sourceforge.net/projects/mk-configure/
PR: ports/139295
Submitted by: Mikolaj Golub <to.my.trociny@gmail.com>
 |
21:02 pav
The NetBSD Packages Collection (pkgsrc) is a framework for building third-party
software on NetBSD and other UNIX-like systems. mk-files is an important part
of pkgsrc but could also be useful for other projects.
WWW: http://www.netbsd.org/docs/software/packages.html
PR: ports/139295
Submitted by: Mikolaj Golub <to.my.trociny@gmail.com>
 |
|
Sunday, 13 Dec 2009
|
00:29 miwi
Utilities for interactive I/O
WWW: http://search.cpan.org/dist/IO-Interactive
PR: ports/141401
Submitted by: Andrey Kostenko <andrey at kostenko.name>
 |
|
Saturday, 12 Dec 2009
|
16:17 clsung
Mox is an open source mock object framework for Python, inspired by
the Java library EasyMock.
 |
|
Friday, 11 Dec 2009
|
13:45 wen
Date::Calc::XS is a XS wrapper and C library plug-in for Date::Calc.
WWW: http://search.cpan.org/dist/Date-Calc-XS/
PR: ports/141367
Submitted by: Denis Pokataev <catone@cpan.org>
 |
|
Wednesday, 9 Dec 2009
|
23:34 leeym
- add p5-MooseX-Types-Common-0.001000
A set of commonly-used type constraints that do not ship with Moose by default.
WWW: http://search.cpan.org/dist/MooseX-Types-Common/
 |
05:45 wen
MooseX::Role::WithOverloading allows you to write a Moose::Role which
defines overloaded operators and allows those operator overloadings
to be composed into the classes/roles/instances it's compiled to,
while plain Moose::Roles would lose the overloading.
WWW: http://search.cpan.org/dist/MooseX-Role-WithOverloading/
 |
|
Monday, 7 Dec 2009
|
06:59 wen
MooseX::InsideOut is a inside-out objects with Moose.
WWW: http://search.cpan.org/~HDP/MooseX-InsideOut
PR: ports/141120
Submitted by: Andrey Kostenko <andrey@kostenko.name>
 |
|
Wednesday, 2 Dec 2009
|
16:11 miwi
Define TRUE and FALSE constants.
WWW: http://search.cpan.org/dist/constant-boolean
PR: ports/140971
Submitted by: Andrey Kostenko <andrey at kostenko.name>
 |
15:39 miwi
Object-oriented backtrace
WWW: http://search.cpan.org/dist/Devel-Backtrace
PR: ports/141102
Submitted by: Andrey Kostenko <andrey at kostenko.name>
 |
06:06 bms
Add new port chrpath, a small tool which originated on Linux to
rewrite the DT_RPATH in an ELF binary.
Tested on FreeBSD/amd64 7.2-STABLE.
 |
|
Tuesday, 1 Dec 2009
|
15:30 wxs
- Attach the following to the build:
rubygem-configuration
rubygem-loquacious
rubygem-little_plugger
rubygem-launchy
rubygem-logging
rubygem-webby
PR: ports/140340, ports/140341, ports/140342, ports/140343,
ports/140344, ports/140345
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
 |
01:06 wxs
The directory watcher operates by scanning a directory at some interval and
generating a list of files based on a user supplied glob pattern. As the file
list changes from one interval to the next, events are generated and
dispatched to registered observers. Three types of events are supported --
added, modified, and removed.
WWW: http://rubyforge.org/projects/codeforpeople/
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
 |
|
Sunday, 29 Nov 2009
|
00:02 sylvio
The plugins for PEAR_PackageFileManager to pick up what files to use.
Supported are:
* File
* CVS
* SVN
* Perforce
This package is to be used with PackageFileManager v1 and v2 and can't
be used on it's own.
WWW: http://pear.php.net/package/PEAR_PackageFileManager_Plugins
PR: ports/139703
Submitted by: myself (sylvio@)
Approved by: miwi (mentor)
 |
|
Saturday, 28 Nov 2009
|
23:55 sylvio
This package revolutionizes the maintenance of PEAR packages.
With a few parameters, the entire package.xml is automatically
updated with a listing of all files in a packages.
Features include:
- manpages the new package.xml 2.0 format in PEAR 1.4.0
- can detect PHP and extension dependencies using PHP_CompatInfo
- reads in an existing package.xml file, and only changes the release/changelog
- a plugin system for retrieving files in a directory. Currently four plugins
exist, one for standard recursive directory content listing, one that reads
the CVS/Entries files and generates a file listing based on the contents of a
checked out CVS repository, one that reads Subversion entries files, and one
that queries a Perforce repository.
- incredibly flexible options for assigning install roles to files/directories
- ability to ignore any file based on a * ? wildcard-enable string(s)
- ability to include only file that match a * ? wildcard-enable string(s)
- ability to manage dependencies
- can output the package.xml in any directory, and read in the package.xml file
from any directory.
- can specify a different name for the package.xml file
WWW: http://pear.php.net/package/PEAR_PackageFileManager2/
PR: ports/139704
Submitted by: myself (sylvio@)
Approved by: miwi (mentor)
 |
20:06 marcus
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.
On the FreeBSD front, though, a lot went into this release. Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration. Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.
But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).
The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:
Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)
We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.
PR: 136676
136967
138872 (obsolete with new epiphany-webkit)
139160
134737
139941
140097
140838
140929
 |
13:52 miwi
FlexDock is a Java docking framework for use in cross-platform
Swing applications. It offers features you'd expect in any desktop
docking framework such as:
* Tabbed and Split Layouts
* Drag-n-Drop capability (with native drag rubber band painting
on some platforms)
* Floating windows
* Collapsible Containers to Save Real Estate
* Layout Persistence
WWW: https://flexdock.dev.java.net/
PR: ports/140906
Submitted by: Otacilio de Araujo Ramos Neto <otacilio.neto at bsd.com.br>
 |
|
Friday, 27 Nov 2009
|
16:30 beat
- Remove devel/gtkmozedit: No longer under development and does not build
with libxul
Approved by: gnome (marcus, mezz)
 |
01:04 sylvio
- Port now do part of devel/tclxml
Approved by: miwi (mentor)
 |
|
Wednesday, 25 Nov 2009
|
02:40 wen
Data::Dumper::Concise is a perl module for less indentation and
newlines plus sub deparsing.
WWW: http://search.cpan.org/dist/Data-Dumper-Concise/
PR: ports/140844
Submitted by: Christopher Key <cjk32@cam.ac.uk>
 |
|
Saturday, 21 Nov 2009
|
22:26 gerald
Remove devel/arm-elf-gcc295, broken for a long period and officially
marked BROKEN for nearly three months. Use devel/cross-gcc instead.
Approved by: portmgr (linimon)
 |
|
Friday, 20 Nov 2009
|
19:07 miwi
debugging. It is very easy to use and provides a simple interface for
multiple output objects with lots of configuration parameters.
WWW: http://search.cpan.org/dist/Log-Handler/
PR: ports/140371
Submitted by: Sahil Tandon <sahil at tandon.net>
 |
|
Wednesday, 18 Nov 2009
|
10:40 miwi
Time::Format provides a very easy way to format dates and times. The
formatting functions are tied to hash variables, so they can be used
inside strings as well as in ordinary expressions. The formatting
codes used are meant to be easy to remember, use, and read. They
follow a simple, consistent pattern. If I've done my job right, once
you learn the codes, you should never have to refer to the
documentation again.
A quick-reference page is included, just in case. ;-)
Time::Format can also format DateTime objects, and strings created
with Date::Manip.
Also provided is a tied-hash interface to POSIX::strftime and
Date::Manip::UnixDate.
If the I18N::Langinfo module is available, Time::Format provides
weekday and month names in a language appropriate for your locale.
A companion module, Time::Format_XS, is also available; if it is
installed, Time::Format will detect and use it, which will result in a
significant speed improvement.
WWW: http://search.cpan.org/dist/Time-Format/
PR: ports/140659
Submitted by: Sergey V. Dyatko <Sergey.Dyatko at gmail.com>
 |
|
Monday, 16 Nov 2009
|
06:00 wen
MooseX::Has::Sugar is a perl module of sugar sytax for moose
'has' fields.
WWW: http://search.cpan.org/dist/MooseX-Has-Sugar/
 |
04:42 wen
Find::Lib is a perl helper to smartly find libs to use in the
filesystem tree.
WWW: http://search.cpan.org/dist/Find-Lib/
 |
|
Tuesday, 10 Nov 2009
|
16:13 gahr
- New port: devel/csoap
csoap is a client/server SOAP library implemented in pure C.
It comes with an embedded HTTP server called nanohttp.
The transfered XML structures are handled by libxml2.
csoap comes with the followin features:
- client/server HTTP engine
- Attachments via MIME
- https (SSL) with OpenSSL
WWW: http://csoap.sourceforge.net/
 |
|
Sunday, 8 Nov 2009
|
03:19 amdmi3
Bennu is a high level open source game development suite which
focuses on modularity and portability, making it a perfect choice
for cross-platform game development.
Although officialy it is only supported on Windows, Linux and GP2X
Wiz (on the right), Bennu can run on multiple other platforms,
including *BSD, MacOSX and other consoles such as the Wii, Dingoo
A320, GP2X, or the classic Xbox.
This makes it really fun to code in Bennu: the game can be played
on you computer AND your console!
WWW: http://www.bennugd.org/
 |
03:19 amdmi3
Bennu is a high level open source game development suite which
focuses on modularity and portability, making it a perfect choice
for cross-platform game development.
Although officialy it is only supported on Windows, Linux and GP2X
Wiz (on the right), Bennu can run on multiple other platforms,
including *BSD, MacOSX and other consoles such as the Wii, Dingoo
A320, GP2X, or the classic Xbox.
This makes it really fun to code in Bennu: the game can be played
on you computer AND your console!
WWW: http://www.bennugd.org/
 |
|
Saturday, 7 Nov 2009
|
04:07 linimon
Re-add tcl-trf, which was brought back from the Attic.
forgotten by: mi
 |
|
Thursday, 5 Nov 2009
|
16:36 wxs
SVN binary search, based on git-bisect.
Submitted by: rpaulo@
 |
07:55 wen
Devel::Size can only report the size of a single element or the total size of a
structure (array, hash etc). This module enhances Devel::Size by giving you the
ability to generate a full size report for each element in a structure.
You have full control over how the generated text report looks like, and where
you want to output it. In addition, the method track_size allows you to get at
the raw data that is used to generate the report for even more flexibility.
WWW: http://search.cpan.org/dist/Devel-Size-Report/
PR: ports/140277
Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org>
 |
|
Wednesday, 4 Nov 2009
|
09:53 miwi
PuDB is a full-screen, console-based visual debugger for Python.
Its goal is to provide all the niceties of modern GUI-based debuggers
in a more lightweight and keyboard-friendly package. PuDB allows you
to debug code right where you write and test it--in a terminal. If
you've worked with the excellent (but nowadays ancient) DOS-based
Turbo Pascal or C tools, PuDB's UI might look familiar.
WWW: http://pypi.python.org/pypi/pudb/
PR: ports/140166
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
|
Monday, 2 Nov 2009
|
13:28 skv
Add p5-MooseX-Role-Parameterized 0.13, roles with composition
parameters.
 |
11:00 miwi
Dulwich is a pure-Python implementation of the Git file formats and protocols.
It aims to give an interface to git repos that doesn't call out to git directly
but instead uses pure Python. It is based on the Python-Git module released by
James Westby.
WWW: http://samba.org/~jelmer/dulwich/
PR: ports/140027
Submitted by: Marco Broeder <marco.broeder at gmx.eu>
 |
10:59 miwi
The Hg-Git plugin is an extension for Mercurial, adding the ability to push to
and pull from a Git server repository from Mercurial. This means you can
collaborate on Git based projects from Mercurial, or use a Git server as a
collaboration point for a team with developers using both Git and Mercurial.
The Hg-Git plugin can convert commits / changesets losslessly from one system
to another, so you can push via a Mercurial repository and another Mercurial
client can pull it and their changeset node ids will be identical - Mercurial
data does not get lost in translation.
This plugin is implemented entirely in Python - there are no Git binary
dependencies, you do not need to have Git installed on your system.
WWW: http://hg-git.github.com/
PR: ports/140025
Submitted by: Marco Broeder <marco.broeder at gmx.eu>
 |
|
Friday, 30 Oct 2009
|
10:39 miwi
XML Schema defines a usage profile which is a subset of
the ISO8601 profile. This profile defines that the
following is the only possible representation for a
dateTime, despite all other options ISO provides.
WWW: http://search.cpan.org/perldoc?DateTime::Format::XSD
PR: ports/140027
Submitted by: Sergey V. Dyatko <Sergey.Dyatko at gmail.com>
 |
10:23 miwi
Akismet is a web service for recognising spam comments.
It promises to be almost 100% effective at catching
comment spam. They say that currently 81% of all comments
submitted to them are spam.
It's designed to work with the Wordpress Blog Tool, but
it's not restricted to that - so this is a Python
interface to the Akismet API.
You'll need a Wordpress Key to use it. This script will
allow you to plug akismet into any CGI script or web application,
and there are full docs in the code. It's extremely easy to use,
because the folks at akismet have implemented a nice and
straightforward REST API.
WWW: http://www.voidspace.org.uk/python/akismet_python.html
PR: ports/140094
Submitted by: Jacob Myers (jacob at whotookspaz.org)
 |
|
Thursday, 29 Oct 2009
|
23:28 miwi
- Damn, Remove p5-ZConf-Bookmarks was committed in the wrong categorie.
sorry for the stupid mistake..
 |
23:21 miwi
Provides a method for storing bookmarks for URIs
in ZConf.
WWW: http://search.cpan.org/dist/ZConf-Bookmarks/
Submitted by: Zane C, Bowers <vvelox at vvelox.net>
 |
23:20 miwi
- Remove p5-ZConf-Bookmarks was committed in the wrong categorie.
 |
11:15 miwi
Handles storing bookmarks for URIs in ZConf.
WWW: http://search.cpan.org/dist/ZConf-Bookmarks/
PR: ports/139745
Submitted by: Zane C, Bowers <vvelox at vvelox.net>
 |
11:04 miwi
Modern perl with unicode
WWW: http://search.cpan.org/dist/uni-perl/
PR: ports/139796
Submitted by: Mons Anderson <mons at cpan.org>
 |
|
Wednesday, 28 Oct 2009
|
14:56 kuriyama
Simple and dumb file system watcher.
WWW: http://search.cpan.org/dist/Filesys-Notify-Simple/
 |
14:33 kuriyama
The Log-Any-Adapter distribution implements Log::Any class methods to
specify where logs should be sent. It is a separate distribution so as
to keep Log::Any itself as simple and unchanging as possible.
WWW: http://search.cpan.org/dist/Log-Any-Adapter/
 |
|
Saturday, 24 Oct 2009
|
23:30 brooks
Add a port of the clang C, Objective-C, and (soon) C++ compiler version
2.6.
NOTE: this port is slightly evil and both depends on llvm and builds all
of it. We hope to find the correct make string to fix this, but wanted
make clang available now.
 |
|
Monday, 19 Oct 2009
|
14:00 tobez
Add devel/p5-Carp-Clan-Share 0.013, a Perl module that
simplifies certain aspects of using devel/p5-Carp-Clan.
 |
11:39 stas
- Add cross-binutils slave port for mingw64.
Requested by: till plewe <till.plewe@gmail.com>
 |
|
Friday, 16 Oct 2009
|
07:28 az
require EXPR only accepts Class/Name.pm style module names, not Class::Name.
How frustrating! For that, we provide load_class 'Class::Name'.
It's often useful to test whether a module can be loaded, instead of throwing
an error when it's not available. For that, we provide try_load_class
'Class::Name'.
Finally, sometimes we need to know whether a particular class has been loaded.
Asking %INC is an option, but that will miss inner packages and any class for
which the filename does not correspond to the package name. For that,
we provide is_class_loaded 'Class::Name'.
 |
|
Tuesday, 13 Oct 2009
|
17:29 skreuzer
Simple facade or abstraction for various logging frameworks
 |
16:56 wxs
- Remove devel/ccmalloc as it has been abandoned upstream (MASTER_SITES are
404).
PR: ports/139508
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
 |
14:15 kuriyama
Devel::StackTrace + PadWalker.
WWW: http://search.cpan.org/dist/Devel-StackTrace-WithLexicals/
 |
11:55 stas
- Add port for devel/opengrok, a fast source code search and cross
reference engine.
WWW: http://opensolaris.org/os/project/opengrok/
 |
11:14 kuriyama
Displays stack trace in HTML.
WWW: http://search.cpan.org/dist/Devel-StackTrace-AsHTML/
 |
|
Sunday, 11 Oct 2009
|
13:16 miwi
This module provides a Log::Dispatch style interface to Scribe, and is
also fully compatible with Log::Log4perl.
WWW: http://search.cpan.org/dist/Log-Dispatch-Scribe/
PR: ports/139420
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
12:41 miwi
This is a small ruby library that allows Ruby to 'tail' a file,
including following a file, that still is growing like the unix
command 'tail -f' can.
This Library is similar to Perl's File::Tail. It can be used to
extend Ruby's File-objects, for File-derived classes, or by
using the included simple File::Tail::Logfile class.
WWW: http://file-tail.rubyforge.org/
PR: ports/139400
Submitted by: Eric Freeman <freebsdports at chillibear.com>
 |
10:34 wen
Treetop is a Ruby-based DSL for text parsing and interpretation. It
facilitates an extension of the object-oriented paradigm called
syntax-oriented programming. There's a readme that will get you going
and some examples.
WWW: http://treetop.rubyforge.org/
Approved by: miwi(mentor)
 |
10:27 wen
Polyglot provides a registry of file types that can be loaded by
calling its improved version of 'require'. Each file extension
that can be handled by a custom loader is registered by calling
Polyglot.register('ext', <class>), and then you can simply
require 'somefile', which will find and load 'somefile.ext'
using your custom loader.
This supports the creation of DSLs having a syntax that is most
appropriate to their purpose, instead of abusing the Ruby syntax.
Required files are attempted first using the normal Ruby loader,
and if that fails, Polyglot conducts a search for a file having
a supported extension.
WWW: http://polyglot.rubyforge.org/
Approved by: miwi(mentor)
 |
|
Saturday, 10 Oct 2009
|
09:19 miwi
Flood control method is used to restrict the number of events to happen or
to be processed in specific perion of time. Few examples are: web server can
limit requsets number to a page or you may want to receive no more than 10 SMS
messages on your GSM Phone per hour. Applications of this method are unlimited.
WWW: http://search.cpan.org/dist/Algorithm-FloodControl/
PR: ports/139411
Submitted by: Andrey <gugu at zoo.rambler.ru>
 |
|
Friday, 9 Oct 2009
|
03:36 brooks
Add a port of compiler-rt, the LLVM project's compiler runtime and
blocks support.
 |
|
Wednesday, 7 Oct 2009
|
11:16 wen
py-tgMochiKit is a packaging of the MochiKit JavaScript
library as a TurboGears widget.
WWW: http://docs.turbogears.org/tgMochiKit
Approved by: miwi(mentor)
 |
|
Sunday, 4 Oct 2009
|
10:10 miwi
UniversalIndentGUI is a graphical UI for multiple source code indent,
format and beautify tools like GNU Indent, Astyle, GreatCode etc.
WWW: http://universalindent.sourceforge.net/
PR: ports/139280
Submitted by: Andriy Gapon <avg at icyb.net.ua>
 |
10:09 miwi
bmake is a portable version of NetBSD's make(1) utility,
conveniently packaged using a configure script, for other environments
which may lack NetBSD's libraries, regular expression code, etc.
WWW: http://www.crufty.net/help/sjg/bmake.html
PR: ports/139284
Submitted by: Mikolaj Golub <to.my.trociny at gmail.com>
 |
|
Wednesday, 30 Sep 2009
|
18:22 dhn
- Port is obsolete, please use now devel/p5-PathTools
PR: ports/139202
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info>
 |
|
Friday, 25 Sep 2009
|
18:23 miwi
A standard interface to monitoring, dynamic options and
configuration, uptime reports, activity, etc.
WWW: http://incubator.apache.org/thrift/
PR: ports/137730
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Feature safe: yes
 |
|
Thursday, 24 Sep 2009
|
20:00 pav
The pip ("Perl Installation Program") console application is used
to install Perl distributions in a wide variety of formats, both
from CPAN and from external third-party locations, while supporting
module dependencies that go across the boundary from third-party
to CPAN.
Using pip you can install CPAN modules, arbitrary tarballs from
both the local file-system or across the internet from arbitrary
URIs.
You can use pip to ensure that specific versions of CPAN modules
are installed instead of the most current version.
WWW: http://search.cpan.org/dist/pip/
PR: ports/139033
Submitted by: Cezary Morga <cm@therek.net>
Feature safe: yes
 |
19:58 pav
The Devel::Refactor module is for code refactoring.
While Devel::Refactor may be used from Perl programs, it is also
designed to be used with the EPIC plug-in for the eclipse integrated
development environment.
WWW: http://search.cpan.org/dist/Devel-Refactor/
PR: ports/139033
Submitted by: Cezary Morga <cm@therek.net>
Feature safe: yes
 |
19:57 pav
Following the release of CPAN::Mini, the CPAN::Mini::Inject module
was created to add additional distributions into a minicpan mirror.
While it was created for use with a minicpan mirror, similar
functionality can be reused in other situations.
CPAN::Inject replicates the basics of this functionality.
Specifically, it takes an arbitrary tarball and adds it to the CPAN
sources directory for a particular author, and then add the new
file to the CHECKSUMS file.
WWW: http://search.cpan.org/dist/CPAN-Inject/
PR: ports/139033
Submitted by: Cezary Morga <cm@therek.net>
Feature safe: yes
 |
19:56 pav
CPAN::Checksums - Write a CHECKSUMS file for a directory as on CPAN
WWW: http://search.cpan.org/dist/CPAN-Checksums/
PR: ports/139033
Submitted by: Cezary Morga <cm@therek.net>
Feature safe: yes
 |
|
Wednesday, 23 Sep 2009
|
15:02 stas
- Add port for libdispatch, the userland implementation of Grand Central
Dispatch technology.
WWW: http://libdispatch.macosforge.org/
Feature safe: yes (I believe that)
 |
14:43 tobez
Add devel/p5-Parallel-Prefork 0.05, a simple prefork server framework
for Perl.
Feature safe: yes
 |
14:42 tobez
Add devel/p5-Proc-Wait3, a Perl extension for wait3 system call.
Feature safe: yes
 |
11:57 wen
The autodie pragma provides a convenient way to replace functions
that normally return false on failure with equivalents that throw
an exception on failure.
The autodie pragma has lexical scope, meaning that functions and
subroutines altered with autodie will only change their behaviour
until the end of the enclosing block, file, or eval.
If system is specified as an argument to autodie, then it uses
IPC::System::Simple to do the heavy lifting. See the description
of that module for more information.
WWW: http://search.cpan.org/dist/autodie/
Approved by: miwi(mentor)
Feature safe: yes
 |
09:31 pav
Developing and debugging UIs can be a pain. When something
goes wrong, it's not always obvious why. You can waste hours
writing logging statements only to find out that a widget is
in the wrong container, or an attribute wasn't set correctly.
Developing isn't much better either. Ever spend time writing
temporary code just to test a new feature, code you know you're
going to throw away in an hour, and yet you end up spending the
next 20 minutes debugging your temporary code? Sucks, doesn't
it?
What your program really needs is a good Parasite infestation.
Parasite is a debugging and development tool that runs inside
your GTK+ application's process. It can inspect your application,
giving you detailed information on your UI, such as the hierarchy,
X window IDs, widget properties, and more. You can modify properties
on the fly in order to experiment with the look of your UI.
WWW: http://chipx86.github.com/gtkparasite/
PR: ports/131877
Submitted by: Ashish Shukla <wahjava@gmail.com>
Feature safe: yes
 |
08:23 kuriyama
Color support for Log::Dispatch::Screen.
WWW: http://search.cpan.org/dist/Log-Dispatch-Screen-Color/
Feature safe: yes
 |
|
Friday, 18 Sep 2009
|
22:46 miwi
Pure Perl UUID Support With Functional Interface.
WWW: http://search.cpan.org/dist/UUID-Tiny/
PR: ports/138844
Feature safe: yes
Submitted by: Christopher Key <cjk32 at cam.ac.uk>
 |
|
Thursday, 17 Sep 2009
|
12:35 dinoex
Gold is a new linker, written from scratch. It really only has one new feature
compared to the current GNU linker: it's much faster. I've measured it as five
times faster linking large C++ applications. Since for most programmers the
linker is nothing more than a roadblock between writing code and running the
program, I figure that speed and correctness are the only really important
features of any linker.
LICENSE: GPL3 or later
WWW:
http://google-opensource.blogspot.com/2008/04/gold-google-releases-new-and-improved.html
Feature safe: yes
 |
|
Wednesday, 16 Sep 2009
|
14:08 avl
JRuby is an implementation of the Ruby language atop the Java virtual machine.
This port contains JAR files from the JRuby distribution.
WWW: http://rubyforge.org/projects/jruby-extras/
Approved by: tabthorpe, glarkin (mentors, implicit)
Feature safe: yes
 |
12:59 miwi
2009-09-09 devel/p5-Algorithm-MDiff: the module was removed from CPAN
2009-09-09 devel/p5-Data-Postponed: the module was removed from CPAN
2009-09-08 net/asterisk12-addons: does not build
Feature safe: yes
 |
07:27 pav
- Remove devel/eric (eric3), it's obsoleted by devel/eric4
Suggested by: Jiawei Ye <leafy7382@gmail.com> (maintainer)
Feature safe: yes
 |
|
Tuesday, 15 Sep 2009
|
22:41 kuriyama
This module allows a method to get at arguments passed to subroutines
higher up in the call stack.
WWW: http://search.cpan.org/dist/Devel-Caller-Perl/
Feature safe: yes
 |
08:23 nivit
Manage git repositories, provide access to them over SSH, with tight
access control and not needing shell accounts.
Gitosis aims to make hosting git repos easier and safer. It manages
multiple repositories under one user account, using SSH keys to
identify users. End users do not need shell accounts on the server,
they will talk to one shared account that will not let them run
arbitrary commands.
WWW: http://eagain.net/gitweb/?p=gitosis.git
PR: ports/136083
Submitted by: Douglas Thrift <douglas at douglasthrift.net>
 |
|
Monday, 14 Sep 2009
|
04:01 glewis
Vala support for the MonoDevelop IDE.
PR: 137917
Submitted by: Romain Tartiere <romain@blogreen.org>
 |
03:58 glewis
Boo language binding for MonoDevelop IDE.
PR: 137914
Submitted by: Romain Tartiere <romain at blogreen.org>
 |
03:56 glewis
Database support for MonoDevelop.
PR: 137915
Submitted by: Romain Tartiere <romain at blogreen.org>
 |
|
Sunday, 13 Sep 2009
|
21:09 glewis
Java language bindings for MonoDevelop (with IKVM).
PR: 137916
Submitted by: Romain Tartiere <romain at blogreen.org>
 |
|
Thursday, 10 Sep 2009
|
08:16 tobez
Add devel/p5-MooseX-Aliases 0.03, a Perl modules that extends
devel/p5-Moose to allow quick aliasing of Moose methods.
 |
|
Wednesday, 9 Sep 2009
|
11:18 miwi
The lockfile module exports a FileLock class which provides a simple
API for locking files. Unlike the Windows msvcrt.locking function, the
Unix fcntl.flock, fcntl.lockf and the deprecated posixfile module, the
API is identical across both Unix (including Linux and Mac) and Windows
platforms. The lock mechanism relies on the atomic nature of the link
(on Unix) and mkdir (on Windows) system calls.
WWW: http://pypi.python.org/pypi/lockfile/
PR: ports/138647
Submitted by: Wen Heping <wenheping at gmail.com>
 |
Number of commits found: 12250 (showing only 100 on this page) |