| non port: devel/Makefile |
Number of commits found: 12253 (showing only 100 on this page) |
|
Monday, 19 Jan 2009
|
12:50 garga
This is a rather simple module that abstracts the task of figuring out
the current system uptime, in seconds. It was born out of a desire to do
this on non-Linux systems, without SNMP. If you want to use SNMP,
there are pleanty of modules on CPAN already.
WWW: http://search.cpan.org/dist/Unix-Uptime/
PR: ports/130739
Submitted by: Murilo Opsfelder <mopsfelder at gmail.com>
 |
|
Sunday, 18 Jan 2009
|
22:23 beech
Lwt (the abbreviation stands for Light-Weight Threading) is a cooperative
threading library for Ocaml.
PR: ports/125362
Submitted by: jaapb at kerguelen.org
 |
22:23 makc
Connect devel/kdesvn-kde4 to build.
Approved by: miwi (implicit)
 |
19:43 pgollucci
o Remove devel/apr-svn and replace with devel/apr
o devel/apr:
defaults changed: WITH_BDB=yes [1]
convert APR_UTIL_* flags to KNOBS flag names
optionify and add IPV6, NDBM, LDAP, MYSQL, PGSQL
o Remove devel/apr-svn and replace with devel/apr
o devel/apr:
defaults changed: WITH_BDB=yes [1]
convert APR_UTIL_* flags to KNOBS flag names
optionify and add IPV6, NDBM, LDAP, MYSQL, PGSQL
(sqlite,orcale,freetds,odbc -- PATCHES welcome, MAINTAINER does not use)
GMAKE is not needed, so remove it
split ./configure args into apr and apr-util args, they do not accept all the
same options
standardize on naming apr and apu to match other oses and the C code.
create APR_WRKDIR And APU_WRKDIR for simplicity
delete pre-extract target
bump PORTREVISION
NOTE: port still breaks hier(7), need to fix
o devel/kdesvn, devel/rapidsvn, devel/subcommander*, devel/subversion*
devel/apr-svn -> devel/apr
(subversion will pull in devel/apr)
Notes: dev@apr.apache.org, trunk in svn is as of TODAY(2008/01/03) 2.0.x, ports
infra needs to prep for
[devel/apr-0,] devel/apr-1, devel/apr-2
Helpful for PRs: ports/117596, ports/83644, ports/96749, ports/110651,
ports/118003, ports/128078
Fixes PRs: ports/126053 [1]
Requeted by: many on ports@, many on #bsdports [1]
Exp Run by : pav
 |
|
Wednesday, 14 Jan 2009
|
06:37 acm
- Now It is part of x11-toolkits/fpc-gnome1
 |
04:38 acm
- New port: devel/fpc-fcl-process
Free Pascal unit to start and manipulate other programs
 |
03:57 acm
- Repocopy from net/fpc-libasync to devel/fpc-fcl/async
 |
02:31 acm
- New port: devel/fpc-symbolic
FreePascal unit for simple expression parsing and evaluating
 |
02:29 acm
- Fix the correct place of fpc-sdl entry
 |
02:25 acm
- New ports: devel/fpc-sdl
Free Pascal interface to SDL library
 |
02:21 acm
- New port: devel/fpc-fcl-json
A JSON (Javascript Object Notation) implementation in FreePascal
 |
|
Tuesday, 13 Jan 2009
|
09:53 nivit
- Add recopied port py-Jinja2
 |
|
Monday, 12 Jan 2009
|
19:54 wxs
This module adds suspend and resume operations for threads.
Suspensions are cumulative, and need to be matched by an equal number of
resume calls.
PR: ports/110476
Submitted by: Ruben van Staveren <ruben@verweg.com>
 |
19:50 wxs
This module adds cancellation capabilities for threads. Cancelled
threads are terminated using threads->exit(). The thread is then
detached, and hence automatically cleaned up.
Threads that are suspended using Thread::Suspend do not need to be
resumed in order to be cancelled.
It is possible for a thread to cancel itself.
PR: ports/110475
Submitted by: Ruben van Staveren <ruben@verweg.com>
 |
|
Sunday, 11 Jan 2009
|
16:18 wxs
- Remove devel/cogito: Broken and abandoned upstream
(See: http://git.or.cz/cogito/)
 |
14:01 miwi
XML-Compile-Tester support XML::Compile related regression
testing.
WWW: http://search.cpan.org/dist/XML-Compile-Tester/
PR: ports/130367
Submitted by: Wen Heping <wenheping at gmail.com>
 |
|
Saturday, 10 Jan 2009
|
12:26 pav
- Connect ptmalloc2 to the build
 |
05:22 marcus
Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet
PR: 125857 [1]
126993 [2]
130031 [3]
127399 [4]
127661 [5]
124302 [6]
129570 [7]
129936
123790
 |
|
Friday, 9 Jan 2009
|
14:12 garga
List::Uniq extracts the unique elements of a list.
This is a commonly re-written (or at least re-looked-up)
idiom in Perl programs.
WWW: http://search.cpan.org/dist/List-Uniq/
PR: ports/130322
Submitted by: Murilo Opsfelder <mopsfelder at gmail.com>
 |
|
Thursday, 8 Jan 2009
|
17:52 miwi
Trollop is a commandline option parser for Ruby that gets out of your way.
One line of code per option is all you need to write. For that, you get a
nice automatically-generated help page (fit to your screen size!), robust
option parsing, command subcompletion, and sensible defaults for everything
you don't specify.
WWW: http://trollop.rubyforge.org/
PR: ports/130240
Submitted by: Dennis Herrmann <adox at mcx2.org>
 |
16:02 miwi
Pyro is short for PYthon Remote Objects. It is an advanced and powerful
Distributed Object Technology system written entirely in Python, that is
designed to be very easy to use. Never worry about writing network
communication code again, when using Pyro you just write your Python
objects like you would normally. With only a few lines of extra code,
Pyro takes care of the network communication between your objects once
you split them over different machines on the network. All the gory
socket programming details are taken care of, you just call a method on
a remote object as if it were a local object!
Pyro provides an object-oriented form of RPC. You can use Pyro within a
single system but also use it for IPC. For those that are familiar with
Java, Pyro resembles Java's Remote Method Invocation (RMI). It is less
similar to CORBA - which is a system- and language independent
Distributed Object Technology and has much more to offer than Pyro or
RMI. But Pyro is small, simple and free!
WWW: http://pyro.sf.net
PR: ports/130053
Submitted by: Wen Heping <wenheping at gmail.com>
 |
11:53 garga
Encode templates for Template::Toolkit.
WWW: http://search.cpan.org/dist/Template-Provider-Encode/
PR: ports/130296
Submitted by: Murilo Opsfelder <mopsfelder at gmail.com>
 |
|
Monday, 29 Dec 2008
|
06:57 az
This module enables writing declarations for simple and complex binary
structures, parsing binary to hash/array data structure, and building
binary data from hash/array data structure.
WWW: http://search.cpan.org/~semuelf/Data-ParseBinary/
 |
|
Sunday, 28 Dec 2008
|
16:04 miwi
MetAid adds a few innocent methods to Object and Module to make
metaprogramming easier. For the lore of metaprogramming see Seeing
Metaclasses Clearly and Chapter Six of Why's (Poignant) Guide to Ruby.
WWW: http://rubyforge.org/projects/metaid/
 |
16:03 miwi
The validatable library can be included with any Ruby class and provide
validations similar to ActiveRecord's. The library follows ActiveRecord's
lead for features that are similar and introduces new features.
WWW: http://validatable.rubyforge.org/
 |
13:22 miwi
dynrules is a dynamic ruleset scripting package for Python. It uses the
Dynamic Scripting technique to create adaptive AI scripts automatically
from predefined rulesets.
WWW: http://sysfault.org/projects
PR: ports/129848
Submitted by: Marcus von Appen <mva at sysfault.org>
 |
|
Friday, 26 Dec 2008
|
01:47 marcus
Add json-glib, an JSON (RFC 4627) interface for Glib. This interface
provides data serialization support using the JavaScript Object Notation
syntax, and the Glib GValue container.
WWW: http://live.gnome.org/JsonGlib
 |
|
Thursday, 25 Dec 2008
|
00:33 miwi
Pyke introduces a form of Logic Programming (inspired by Prolog) to the
Python community by providing a knowledge-based inference engine (expert
system) written in 100% Python.
WWW: http://pyke.sourceforge.net
PR: ports/129877
Submitted by: Thinker K.F. Li <thinker at branda.to>
 |
00:25 miwi
Sequel is a database toolkit for Ruby.
* Sequel provides thread safety, connection pooling and a concise
DSL for constructing database queries and table schemas.
* Sequel also includes a lightweight but comprehensive ORM layer for
mapping records to Ruby objects and handling associated records.
* Sequel supports advanced database features such as prepared
statements, bound variables, master/slave configurations, and database
sharding.
* Sequel makes it easy to deal with multiple records without having
to break your teeth on SQL.
* Sequel currently has adapters for ADO, DB2, DBI, Informix, JDBC,
MySQL, ODBC, OpenBase, Oracle, PostgreSQL and SQLite3.
WWW: http://sequel.rubyforge.org/
PR: ports/129901
Submitted by: Wen Heping<wenheping at gmail.com>
 |
|
Wednesday, 24 Dec 2008
|
19:39 miwi
mwlib.ext provides external dependencies needed by the mwlib
library. It contains a copy of reportlab, which is a BSD
licensed pdf generation library.
WWW: http://code.pediapress.com/
PR: ports/129835
Submitted by: Wen Heping <wenheping at gmail.com>
 |
|
Tuesday, 23 Dec 2008
|
23:02 amdmi3
Implements consistent hashing that can be used when the number of
server nodes can increase or decrease (like in memcached). The
hashing ring is built using the same algorithm as libketama.
Consistent hashing is a scheme that provides a hash table functionality
in a way that the adding or removing of one slot does not significantly
change the mapping of keys to slots.
WWW: http://pypi.python.org/pypi/hash_ring
PR: 129890
Submitted by: Yi-Jheng Lin <yzlin at cs dot nctu dot edu dot tw>
 |
|
Monday, 22 Dec 2008
|
21:28 miwi
relative - Load modules with relative names
This module allows you to load modules using only parts of their name,
relatively to the current module or to a given module. Module names are by
default searched below the current module, but can be searched upper in the
hierarchy using the ..:: syntax.
WWW: http://search.cpan.org/dist/relative/
PR: ports/129659
Submitted by: skreuzer at exit2shell.com
 |
21:19 miwi
py-demjson provides classes and functions for encoding or decoding
data represented in the language-neutral JSON format (which is often
used as a simpler substitute for XML in Ajax web applications). This
implementation tries to be as compliant to the JSON specification (RFC
4627) as possible, while still providing many optional extensions to
allow less restrictive JavaScript syntax. It includes complete Unicode
support, including UTF-32, BOM, and surrogate pair processing. It can
also support JavaScript's NaN and Infinity numeric types as well as
it's 'undefined' type. It also includes a lint-like JSON syntax
validator which tests JSON text for strict compliance to the standard.
WWW: http://deron.meranda.us/python/demjson/
PR: ports/129711
Submitted by: Wen Heping <wenheping at gmail.com>
 |
20:19 tabthorpe
This module simplifies management of GNU gettext .po files and is
an alternative to using emacs po-mode. It provides an object-oriented
interface in which each entry in a .po file is a Locale::PO object.
 |
|
Sunday, 21 Dec 2008
|
11:41 pgj
A small, efficient and portable Haskell regex library for Perl 5
compatible regular expressions.
The PCRE library is a set of functions that implement regular expression
pattern matching using the same syntax and semantics as Perl 5.
WWW: http://code.haskell.org/~dons/code/pcre-light
PR: ports/129683
Submitted by: pgj
Approved by: miwi
 |
11:23 pgj
Efficient, pure binary serialisation using lazy ByteStrings. Haskell
values may be encoded to and from binary formats, written to disk as
binary, or sent over the network. Serialisation speeds of over 1 G/sec
have been observed, so this library should be suitable for high
performance scenarios.
WWW: http://code.haskell.org/binary/
PR: ports/129678
Submitted by: pgj
Approved by: miwi
 |
|
Friday, 19 Dec 2008
|
02:52 linimon
Remove devel/hs-fps: all features are merged into the current GHC compilers.
PR: ports/129633
Submitted by: pgj
Approved by: maintainer's ports bit being returned for safekeeping
 |
|
Sunday, 14 Dec 2008
|
10:40 miwi
The Traits project is at the center of all Enthought Tool Suite
development and has changed the mental model used at Enthought for
programming in the already extremely efficient Python programming
language.
The Traits project allows Python programmers to use a special kind
of type definition called a trait, which gives object attributes
some additional characteristics, such as Initialization, Validation,
Delegation, Notification and Visualization.
A class can freely mix trait-based attributes with normal Python
attributes, or can opt to allow the use of only a fixed or open set
of trait attributes within the class. Trait attributes defined by
a classs are automatically inherited by any subclass derived from
the class.
WWW: http://pypi.python.org/pypi/Traits/
PR: ports/129589
Submitted by: Wen Heping <wenheping at gmail.com>
 |
10:40 miwi
The EnthoughtBase project includes a few core packages that are used by
many other projects in the Enthought Tool Suite:
*enthought.etsconfig: Supports configuring settings that need to be
shared across multiple projects or programs on the same system. Most
significant of these is the GUI toolkit to be used. You can also
configure locations for writing application data and user data, and the
name of the company responsible for the software (which is used in the
application and user data paths on some systems).
*enthought.logger: Provides convenience functions for creating
logging handlers.
*enthought.util: Provides miscellaneous utility functions.
WWW: http://code.enthought.com/projects/enthought_base.php
PR: ports/129583
Submitted by: Wen Heping <wenheping at gmail.com>
 |
|
Saturday, 13 Dec 2008
|
16:44 miwi
2008-09-19 devel/hs-buddha: Has been broken for more than 6 months
2008-09-19 devel/hs-tclhaskell-ghc: Has been broken for more than 6 months
2008-09-19 devel/pear-apd: Has been broken for more than 6 months
 |
|
Friday, 12 Dec 2008
|
05:17 clsung
- add googlemock, Google C++ Mocking Framework
 |
|
Thursday, 11 Dec 2008
|
08:54 ale
Add php5 json extension.
 |
|
Tuesday, 9 Dec 2008
|
12:25 pav
Restore
 |
12:25 pav
Revert temporarily to 1.3195 and remove php5-pcre (for the tag slip)
 |
|
Monday, 8 Dec 2008
|
00:58 pav
Finish removal of php5-pcre
 |
|
Saturday, 6 Dec 2008
|
00:40 jkim
It's often useful to be able to make real-mode x86 BIOS calls from userland.
Linux lrmi provides a simple interface to this for i386 machines, but this
doesn't help on other platforms. libx86 provides the Linux lrmi interface,
but will also run on platforms such as amd64 and alpha.
WWW: http://www.codon.org.uk/~mjg59/libx86/
 |
|
Thursday, 4 Dec 2008
|
18:17 leeym
- add Data::Stream::Bulk 0.03
This module tries to find middle ground between one at a time and all at
once processing of data sets.
The purpose of this module is to avoid the overhead of implementing an
iterative api when this isn't necessary, without breaking forward
compatibility in case that becomes necessary later on.
The API optimizes for when a data set typically fits in memory and is
returned as an array, but the consumer cannot assume that the data set is
bounded.
The API is destructive in order to minimize the chance that resultsets are
leaked due to improper usage.
WWW: http://search.cpan.org/dist/Data-Stream-Bulk/
 |
|
Monday, 1 Dec 2008
|
21:19 miwi
Data::Uniqid provides three simple routines for generating unique ids. These ids
are coded with a Base62 systen to make them short and handy (e.g. to use it as
part of a URL).
PR: ports/129265
Submitted by: Sergey V. Dyatko <sergey.dyatko at gmail.com>
 |
|
Saturday, 29 Nov 2008
|
21:43 miwi
Module::Starter::Plugin::TT2 - allows the use of TT2 to render templates
This module is a plugin for Module::Starter, and allows the use of TT2 to
render templates.
WWW: http://search.cpan.org/dist/Module-Starter-Plugin-TT2/
PR: ports/129008
Submitted by: George Hartzell <hartzell at alerce.com>
 |
21:06 miwi
zope.testing is a package provides a number of testing
frameworks. It includes a flexible test runner, and
supports both doctest and unittest.
WWW: http://www.python.org/pypi/zope.testing
PR: ports/129157
Submitted by: Wen Heping <wenheping at gmail.com>
 |
21:02 miwi
This package implements functions, analogous to those from Data.List, to
create and manipulate infinite lists: data Stream a = Cons a (Stream a).
It provides alternative definitions for those Prelude functions that make
sense on such streams.
WWW: http://www.cs.nott.ac.uk/~wss/repos/Stream/dist/doc/html/
PR: ports/129215
Submitted by: Samy Al Bahra <sbahra at kerneled.org>
 |
|
Thursday, 27 Nov 2008
|
12:42 tobez
Add devel/p5-Sys-RunAlways 0.04, a Perl module that makes sure there is
always one invocation of a script active.
 |
12:42 tobez
Add devel/p5-Sys-RunAlone 0.08, a Perl module that makes sure only one
invocation of a script is active at a time.
 |
|
Wednesday, 26 Nov 2008
|
20:07 dinoex
- connect onigurama5 after repocopy
 |
|
Tuesday, 25 Nov 2008
|
15:34 lth
Add p5-Test-WWW-Mechanize-CGI 0.1, test CGI applications with
Test::WWW::Mechanize.
 |
|
Monday, 24 Nov 2008
|
18:13 dinoex
CoreObject is a framework for describing and organizing model objects, with
automatic persistence and versioning by recording messages sent to objects. It
offers a flexible versioning scheme where both individual objects and their
entire object graph can be versioned separately. The built-in object model is a
generalization of the property model used by the AddressBook framework. Foreign
model objects can be also integrated by wrapping them with a special proxy.
CoreObject uses the EtoileSerialize framework which, in many cases, allows
objects and messages to be automatically serialized with no extra code being
written.
WWW: http://www.etoile-project.org/
 |
18:09 dinoex
This collection of classes is used by CoreObject to perform serialization
and deserialization of arbitrary objects.
So far, serialization and deserialization work for all simple types, object,
selectors and classes. Arrays and structures are believed to work, however
arrays containing structures and vice versa have not been tested.
WWW: http://www.etoile-project.org/
 |
|
Sunday, 23 Nov 2008
|
22:56 miwi
libFIRM provides a graph-based intermediate representation (IR), which operates
exclusively in SSA-form, starting at IR construction until assembler code
emission. It offers many analyses and optimizations, provides extensive debug
support and includes a backend framework.
* analyses: dominance, loop tree, execution frequency, control dependencies,
call graph, rapid type, def-use, alias analysis, class hierarchy analysis
* optimizations: dead code elimination (happens implicitly), constant folding,
local common subexpression elimination, arithmetic identities (happens on the
fly), unreachable code elimination, global common subexpression elimination,
code placement, strength reduction, scalar replacement, if-conversion,
load/store optimization, control flow optimizations, reassociation, partial
condition evaluation, tail recursion elimination, inlining, procedure cloning
* enhanced debugging support: extensive checkers, breakpoints on node creation,
entity creation, graph dumping
* lowering of intrinsics, double word arithmetics, bitfields
* generic backend features:
* novel SSA based register allocator
* several SSA copy coalescing and spilling algorithms
* algorithms for instruction and basic block scheduling
* working ia32 backend, unfinished backends for MIPS, ARM, PPC32
* handwritten recursive descent C89/C99 frontend available (lang/cparser)
WWW: http://libfirm.org/
PR: ports/129070
Submitted by: Christoph Mallon <christoph.mallon at gmx.de>
 |
16:35 miwi
IO::TieCombine - produce tied (and other) separate but combined variables.
WWW: http://search.cpan.org/dist/IO-TieCombine
 |
16:19 miwi
This is a Renderer driver for Structures_DataGrid using PEAR::Console_Table.
WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_Console/
Submitted by: Nick Hilliard <nick at foobar.org>
 |
16:17 miwi
This driver renders an HTML form to let the user easily sort the datagrid,
using multiple fields and directions. It uses the HTML_Quickform package.
WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_HTMLSortForm/
Submitted by: Nick Hilliard <nick at foobar.org>
 |
16:14 miwi
This is a Renderer driver for Structures_DataGrid using PEAR::HTML_Table.
WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_HTMLTable/
Submitted by: Nick Hilliard <nick at foobar.org>
 |
16:14 miwi
Renderer driver for pear-Structures_DataGrid that generates the XML string
for a XUL listbox.
WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_XUL/
Submitted by: Nick Hilliard <nick at foobar.org>
 |
08:23 miwi
A UTF8 layer for IO and Strings. The utf8-string package
provides operations for encoding UTF8 strings to Word8 lists
and back, and for reading and writing UTF8 without truncation.
WWW: http://code.haskell.org/utf8-string/
PR: ports/129049
Submitted by: Ashish Shukla <wahjava at gmail.com>
 |
|
Saturday, 22 Nov 2008
|
15:15 miwi
Shibboleth 2.x relies on OpenSAML 2, which in turn requires this
lower-level library that provides a higher level interface to XML
processing, particularly in light of signing and encryption.
WWW: https://spaces.internet2.edu/display/OpenSAML/XMLTooling-C
PR: ports/127326
Submitted by: Janos Mohacsi
 |
|
Friday, 21 Nov 2008
|
20:48 miwi
Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates
features for web application testing. The Test::WWW::Mechanize::Catalyst
module meshes the two to allow easy testing of Catalyst applications
without starting up a web server.
Testing web applications has always been a bit tricky, normally starting
a web server for your application and making real HTTP requests to it.
This module allows you to test Catalyst web applications but does not
start a server or issue HTTP requests. Instead, it passes the HTTP
request object directly to Catalyst. Thus you do not need to use a real
hostname: "http://localhost/" will do.
WWW: http://search.cpan.org/dist/Test-WWW-Mechanize-Catalyst/
PR: ports/129004
Submitted by: George Hartzell <hartzell at alerce.com>
 |
20:45 miwi
This module creates compile-time constants in the manner of
constant.pm, but makes them local to the enclosing scope.
WWW: http://search.cpan.org/dist/constant-lexical/
PR: ports/128900
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
20:44 miwi
This module provides one function, delete_sub, that deletes the
subroutine whose name is passed to it. (To load the module without
importing the function, write use Sub::Delete();.)
This does more than simply undefine the subroutine in the manner of
undef &foo, which leaves a stub that can trigger AUTOLOAD (and,
consequently, won't work for deleting methods). The subroutine is
completely obliterated from the symbol table (though there may be
references to it elsewhere, including in compiled code).
WWW: http://search.cpan.org/dist/Sub-Delete/
PR: ports/128899
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
20:29 miwi
Module::Starter::Plugin::SimpleStore
This is a set of simple plugins for Module::Starter to provide methods of
retrieving templates.
WWW: http://search.cpan.org/dist/Module-Starter-Plugin-SimpleStore
PR: ports/129007
Submitted by: George Hartzell <hartzell at alerce.com>
 |
13:46 amdmi3
A faster implementation of hgk using pygtk/pyqt4. Its primary purpose
was to be able to browse the linux kernel mercurial repository.
WWW: http://www.logilab.org/project/name/hgview/
 |
03:04 clsung
- A Pure Perl interface to Git repositories
 |
|
Wednesday, 19 Nov 2008
|
20:30 lwhsu
Add p5-IO-BufferedSelect 1.0, line-buffered select interface.
PR: ports/128970
Submitted by: Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
 |
14:01 amdmi3
"SilentBob" is a tool to help a programmer/team manager to digest
and comprehend either a simple program or a big source code tree
based on the source code by presenting the code in a searcheable
and tagged way.
It helps to speed up the learning curve and to make it more convenient
to get hands on a code from somebody, or also is convenient to
browse your own projects.
It includes functionality from such tools as: ctags, cscope and
ctree, but it is faster than any of them, and is offering the
features in one package.
In some way it can be viewed as a superset of ctags, cscope and
ctree.
WWW: http://silentbob.sourceforge.net/
PR: 128969
Submitted by: TAKATSU Tomonari <tota at rtfm dot jp>
 |
|
Tuesday, 18 Nov 2008
|
10:39 tobez
Add devel/p5-File-Dir-Dumper, a Perl module to dump directory
structures' meta-data.
PR: 128955
Submitted by: Anatoliy Dmytriyev <tolid@tolid.eu.org>
 |
02:31 clsung
- A XS based replacement for Class::Accessor::Fast.
 |
|
Saturday, 15 Nov 2008
|
22:05 miwi
libburnia is a project for reading, mastering and writing optical
discs. Currently it is comprised of libraries named libisofs,
libburn, libisoburn, a cdrecord emulator named cdrskin, and an
integrated multi-session tool named xorriso.
WWW: http://libburnia-project.org/
PR: ports/128795
Submitted by: J.R. Oldroyd <fbsd at opal.com>
 |
22:05 miwi
libburnia is a project for reading, mastering and writing optical
discs. Currently it is comprised of libraries named libisofs,
libburn, libisoburn, a cdrecord emulator named cdrskin, and an
integrated multi-session tool named xorriso.
WWW: http://libburnia-project.org/
PR: ports/128794
Submitted by: J.R. Oldroyd <fbsd at opal.com>
 |
21:41 miwi
This is a short script you can run from within an existing git
repository to create a remote repo on Github using a previously
created account. This does not create Github accounts (and that
violates the terms of service).
WWW: http://search.cpan.org/dist/github_creator/
PR: ports/128876
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
21:39 miwi
I wrote this module as an example of both using closures and using
File::Find. Students are always asking me what closures are good for,
and here's some examples. The functions mostly stand alone (i.e. they
don't need the rest of the module), so rather than creating a
dependency in your code, just lift the parts you want).
WWW: http://search.cpan.org/dist/File-Find-Closures/
PR: ports/128875
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
19:51 miwi
Differences lists are a list-like type supporting O(1) append. This is
particularly useful for efficient logging and pretty printing, (e.g.
with the Writer monad), where list append quickly becomes too expensive.
WWW: http://code.haskell.org/~dons/code/dlist/
PR: ports/128770
Submitted by: Samy Al Bahra <sbahra at kerneled.org>
 |
|
Wednesday, 12 Nov 2008
|
05:47 clsung
- Generate fast XS accessors without runtime compilation
 |
03:28 clsung
AutoXS::Header - Container for the AutoXS header files
 |
|
Tuesday, 11 Nov 2008
|
15:51 wxs
This module is another attempt to fight the horrors of
non-blocking I/O programming. It tries to bring back the
simplicity of the declarative programming style, that is
only otherwise available when one employs threads,
coroutines, or co-processes.
PR: ports/128652
Submitted by: Vany Serezhkin <ivan@serezhkin.com>
 |
10:33 skv
Add p5-B-Hooks-OP-Check 0.14, wrap OP check callbacks.
 |
|
Sunday, 9 Nov 2008
|
23:06 miwi
fattr.rb is a "fatter attr" for ruby.
fattr.rb supercedes attributes.rb as that library,
even though it added only one method to the global
namespace, collided too frequently with user code
in particular rails' code.
WWW: http://codeforpeople.com/lib/ruby/fattr/
PR: ports/128662
Submitted by: Wen Heping <wenheping at gmail.com>
 |
23:06 miwi
Rubygem-uuid is a UUID generator for Ruby.
WWW: http://rubyforge.org/projects/reliable-msg/
PR: ports/128626
Submitted by: Wen Heping<wenheping at gmail.com>
 |
23:05 miwi
arrayfields allow keyword access to array instances.
arrayfields works by adding only a few methods to arrays,
namely #fields= and fields, but the #fields= method is
hooked to extend an array on a per object basis.In
otherwords __only__ those arrays whose fields are set
will have auto-magical keyword access bestowed on
them - all other arrays remain unaffected.arrays with
keyword access require much less memory when compared
to hashes/objects and yet still provide fast lookup and
preserve data order.
WWW: http://codeforpeople.com/lib/ruby/arrayfields/
PR: ports/128663
Submitted by: Wen Heping <wenheping at gmail.com>
 |
23:05 miwi
main.rb features the following:
- unification of option, argument, keyword, and environment
parameter parsing
- auto generation of usage and help messages
- support for mode/sub-commands
- io redirection support
- logging hooks using ruby's built-in logging mechanism
- intelligent error handling and exit codes
- use as dsl or library for building Main objects
- parsing user defined ARGV and ENV
- zero requirements for understanding the obtuse apis of any
command line option parsers
- leather pants
In short main.rb aims to drastically lower the barrier to writing
uniform command line applications.
WWW: http://codeforpeople.com/lib/ruby/main/
PR: ports/128664
Submitted by: Wen Heping <wenheping at gmail.com>
 |
23:01 miwi
Grit is a Ruby library for extracting information from a git repository in
an object oriented manner. Grit gives you object model access to your git
repository. Once you have created a repository object, you can traverse it
to find parent commit(s), trees, blobs, etc.
WWW: http://grit.rubyforge.org/
PR: ports/128592
Submitted by: Daniel Roethlisberger <daniel at roe.ch>
 |
22:43 miwi
Grit is a Ruby library for extracting information from a git repository in
an object oriented manner. Grit gives you object model access to your git
repository. Once you have created a repository object, you can traverse it
to find parent commit(s), trees, blobs, etc.
This is the GitHub version of the grit gem called mojombo-grit.
WWW: http://grit.rubyforge.org/
PR: ports/128736
Submitted by: Daniel Roethlisberger <daniel at roe.ch>
 |
22:43 miwi
Ruby/Git is a Ruby library that can be used to create, read and
manipulate Git repositories. Currently it is a wrapper around
the git binary, but there are plans to switch to C bindings at
some point in the future.
WWW: http://jointheconversation.org/rubygit/
PR: ports/128734
Submitted by: Daniel Roethlisberger <daniel at roe.ch>
 |
|
Saturday, 1 Nov 2008
|
22:16 miwi
The ruby-ole library provides a variety of functions primarily for
working with OLE2 structured storage files, such as those produced by
Microsoft Office - eg *.doc, *.msg etc.
WWW: http://rubyforge.org/projects/ruby-ole
PR: ports/128471
Submitted by: Alexander Logvinov <ports at logvinov.com>
 |
18:43 gabor
OpenCVS is a FREE implementation of the Concurrent Versions System, the most
popular open source revision control software. It can be used as both client
and server for repositories and provides granular access control over data
stored in the repository. It aims to be as compatible as possible with other
CVS implementations, except when particular features reduce the overall
security of the system.
WWW: http://www.opencvs.org/
This port was requested by rdivacky@, who created the dist patches for
OpenCVS.
 |
|
Wednesday, 29 Oct 2008
|
14:43 amdmi3
Doxygen Filter is an input filter for Doxygen enabling support for Perl code
documentation. Doxygen is quite a powerful code documentation system that
already has built-in support for multiple programming languages.
WWW: http://www.bigsister.ch/doxygenfilter/doxygenfilter.html
PR: 128432
Submitted by: Sergei Golyashov <svvord at spline-studio dot ru>
 |
|
Tuesday, 28 Oct 2008
|
21:22 amdmi3
This is a multi-CPU macro assembler for many major 8-bit and 16-bit CPUs
which can assemble code for multiple CPUs in the same source file.
Current CPUs supported:
* RCA 1802
* MOS Technology 6502, 65C02 and 6502 with undocumented instructions
* WDC 65816 (lacks some addressing mode support)
* Motorola 6809
* Motorola 6800/6801/68HC11 and Hitachi 6303
* Motorola 6805/68HSC08
* Motorola 68HC16
* Motorola 68000/68010
* Intel 8051
* Intel 8080, 8085, and 8085 with undocumented instructions
* Fairchild F8
* Atari Jaguar "Tom" and "Jerry" coprocessors
* Zilog Z-80 and Nintendo Gameboy Z-80 variant
WWW: http://xi6.com/projects/asmx/
PR: 128436
Submitted by: Emmanuel Vadot <elbarto at arcadebsd dot org>
 |
14:32 chinsan
Add p5-Getopt-Euclid, Executable Uniform Command-Line Interface Descriptions.
Getopt::Euclid uses your program's own documentation to create a
command-line argument parser. This ensures that your program's documented
interface and its actual interface always agree.
WWW: http://search.cpan.org/dist/Getopt-Euclid/
 |
|
Sunday, 26 Oct 2008
|
11:31 lbr
This module allows you to execute code when perl finished compiling the
surrounding scope.
 |
|
Friday, 24 Oct 2008
|
19:56 glarkin
rsvndump is a command line tool that is able to dump a Subversion
repository that resides on a remote server. All data is dumped in
the format that can be read an written by svnadmin dump, so the
data which is produced can easily be imported into a new Subversion
repository.
WWW: http://saubue.boolsoft.org/projects/rsvndump/
 |
17:01 glarkin
Simply loading the MooseX::StrictConstructor module makes your
constructors "strict". If your constructor is called with an attribute
init argument that your class does not declare, then it calls
"Carp::confess()". This is a great way to catch small typos.
WWW: http://search.cpan.org/dist/MooseX-StrictConstructor/
 |
13:40 tabthorpe
Clewn implements full gdb support in the vim editor: breakpoints,
watch variables, gdb command completion, assembly windows, etc.
Clewn is a program controlling vim through the netBeans socket interface,
it runs concurrently with vim and talks to vim.
Clewn can only be used with gvim, the graphical implementation of vim,
as vim on a terminal does not support netBeans.
WWW: http://clewn.sourceforge.net/index.html
PR: ports/128289
Submitted by: Giacomo Mariani <giacomomariani_at_yahoo_dot_it>
 |
Number of commits found: 12253 (showing only 100 on this page) |