| non port: devel/Makefile |
Number of commits found: 12759 (showing only 100 on this page) |
|
Thursday, 11 Mar 2010
|
20:55 tobez
Add devel/p5-File-CountLines 0.0.2, a Perl module to
efficiently count the number of line breaks in a file.
 |
|
Tuesday, 9 Mar 2010
|
22:30 miwi
The ionCube Loader is a free application that runs the files
encoded by the ionCube PHP Encoder, while enhancing the
running speed of PHP applications.
Benefits:
- Enables users to run files encoded by the ionCube PHP Encoder
WWW: http://www.ioncube.com/
PR: ports/144096
Submitted by: Svyatoslav Lempert <svyatoslav.lempert at gmail.com>
 |
13:40 yzlin
Add bpython-0.9.6.2, bpython is a fancy interface to the Python
interpreter for Unix-like operating systems.
Approved by: lwhsu/rafan (mentors, implicit)
Feature safe: yes
 |
10:55 mm
Orc â The Oil Runtime Compiler
Orc is a library and set of tools for compiling and executing
very simple programs that operate on arrays of data. The "language"
is a generic assembly language that represents many of the features
available in SIMD architectures, including saturated addition and
subtraction, and many arithmetic operations.
(OIL stands for Optimized Inner Loops)
WWW: http://code.entropywave.com/projects/orc/
 |
08:34 yzlin
Add py-fudge 0.9.4, fudge is a Python module for using fake objects to
test real ones.
PR: ports/144544
Submitted by: Yi-Huan Chan <yhchan at csie.nctu.edu.tw>
Approved by: lwhsu/rafan (mentors, implicit)
Feature safe: yes
 |
|
Monday, 8 Mar 2010
|
01:57 wen
Config::AutoConf is a module to implement some of AutoConf macros
in pure perl.
WWW: http://search.cpan.org/dist/Config-AutoConf/
Feature safe: yes
 |
|
Friday, 5 Mar 2010
|
14:07 wen
autobox::CORE defines methods for core operations such as join,
print, most everything in perlfunc, some things from Scalar::Util
and List::Util, and some Perl 5 versions of methods taken from
Perl6.
These methods expose as methods the built-in functions for
minipulating numbers, strings, arrays, hashes, and code references.
It can be handy to use built-in functions as methods to avoid messy
dereferencing syntaxes and parentheses pile ups.
WWW: http://search.cpan.org/dist/autobox-Core/
Feature safe: yes
 |
|
Thursday, 4 Mar 2010
|
17:05 itetcu
Often Perl modules are written to wrap functionallity found in existing
C headers, libraries, or to use OS-specific features. It is useful in
the Build.PL or Makefile.PL file to check for the existance of these
requirements before attempting to actually build the module.
Objects in this class provide an extension around ExtUtils::CBuilder to
simplify the creation of a .c file, compiling, linking and running it,
to test if a certain feature is present.
WWW: http://search.cpan.org/~pevans/ExtUtils-CChecker-0.02/
PR: ports/144196
Submitted by: Sahil Tandon <sahil at tandon.net>
Feature safe: yes
 |
|
Wednesday, 3 Mar 2010
|
07:51 gahr
- New port: devel/gdcm
GDCM is an open source DICOM library written in C++ that implements mainly the
base DICOM standard part 5 that concentrates on image file format.
WWW: http://gdcm.sourceforge.net/
Feature safe: yes
 |
|
Tuesday, 2 Mar 2010
|
05:46 wen
Proc::WaitStat contains functions for interpreting and acting on
wait status values.
WWW: http://search.cpan.org/dist/Proc-WaitStat/
PR: ports/144409
Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org>
Feature safe: yes
 |
|
Sunday, 21 Feb 2010
|
15:59 ume
New port -- Ruby binding for libpafe
Feature safe: yes
 |
15:55 ume
New port -- FeliCa read/write library for Sony RC-S320 USB
FeliCa R/W(PaSoRi)
Feature safe: yes
 |
|
Wednesday, 17 Feb 2010
|
13:45 gahr
- New port: devel/py-deliciousapi
Unofficial Python API for retrieving data from Delicious.com.
PR: 143726
Submitted by: Sofian Brabez <sbrabez@gmail.com>
Approved by: jadawin (wants his PRs but can't commit right now)
Feature safe: yes
 |
|
Tuesday, 16 Feb 2010
|
09:53 tobez
Add devel/p5-Test-HexString 0.02, a test module to verify
hex strings.
Feature safe: yes
 |
|
Monday, 15 Feb 2010
|
23:43 pgollucci
Throwable is a role for classes that are meant to be thrown as exceptions
to standard program flow. It is very simple and does only two things: saves
any previous value for $@ and calls die $self.
Feature safe: yes
 |
|
Saturday, 13 Feb 2010
|
21:35 miwi
This module is a wrapper around Getopt::Long that extends the value of
the original Getopt::Long module to:
1) add a simple graphical user interface option screen if no arguments
are passed to the program.
2) provide an auto-help mechanism such that -h and --help are handled
automatically.
It's designed to make the creation of graphical shells trivial without the
programmer having to think about it much as well as providing automatic
good-looking usage output without the programmer needing to write usage()
functions.
This also can turn normal command line programs into web CGI scripts as
well (automatically). If the Getopt::GUI::Long program is installed as a
CGI script then it will automatically prompt the user for the same
variables.
WWW: http://search.cpan.org/dist/Getopt-GUI-Long/
 |
20:20 miwi
MongoKit is a python module that brings structured schema and validation layer
on top of the great pymongo driver. It has be written to be simpler and
lighter as possible with the KISS and DRY principles in mind.
WWW: http://bitbucket.org/namlook/mongokit/wiki/Home
PR: ports/143919
Submitted by: Mirko Zinn <mail at derzinn.de>
 |
19:27 sylvio
- Greenlet provides a primitive form of micro-threads in the form of a native
extension module to Python. Higher-level primitives such as coroutine scheduling
are not part of greenlet itself, but can be built upon it.
WWW: http://pypi.python.org/pypi/greenlet
PR: ports/143610
Submitted by: Peter Schuller <peter.schuller@infidyne.com>
Approved by: miwi (mentor)
 |
14:56 sylvio
- Anyjson loadds whichever is the fastest JSON module installed and provides a
uniform API regardless of which JSON implemention is used
WWW: http://bitbucket.org/runeh/anyjson/wiki/Home
PR: ports/143604
Submitted by: Mirko Zinn <mail@derzinn.de>
Approved by: itetcu (mentor)
 |
|
Friday, 12 Feb 2010
|
19:26 pgollucci
A coroutine-based Python networking library that uses greenlet to
provide a high-level synchronous API on top of an libevent event loop.
WWW: http://www.gevent.org/
PR: ports/143589
Submitted by: Peter Schuller <peter.schuller at infidyne.com>
 |
|
Thursday, 11 Feb 2010
|
11:25 demon
New port: p5-Test-More-UTF8.
Test::More::UTF8 is an enhancement of Test::More for UTF8-based projects.
 |
11:03 wen
- VersionControl_Git is a library that provides OO interface to
handle Git repository. You can use Git command via the wrapper
class. Some features are provided by high-featured interface.
WWW: http://pear.php.net/package/VersionControl_Git
 |
|
Wednesday, 10 Feb 2010
|
14:41 miwi
Checks for pod coverage regression.
WWW: http://search.cpan.org/dist/Test-Pod-Coverage-Permissive
PR: ports/143677
Submitted by: Andrey Kostenko <andrey@kostenko.name>
 |
|
Thursday, 4 Feb 2010
|
00:40 amdmi3
Portable ZiLOG Z80 CPU emulator library.
WWW: http://z80ex.sourceforge.net
PR: 141903
Submitted by: "Hardy.schumacher" <hardy.schumacher@gmx.de>
 |
|
Tuesday, 2 Feb 2010
|
23:54 sylvio
- Test::Synopsis is an (author) test module to find .pm or .pod files under your
lib directory and then make sure the example snippet code in your SYNOPSIS
section passes the perl compile check.
WWW: http://search.cpan.org/dist/Test-Synopsis/
PR: ports/142908
Submitted by: Takuya Tsuchida <tsucchi@cpan.org>
Approved by: miwi (mentor)
 |
|
Monday, 1 Feb 2010
|
21:18 romain
New port: devel/libnfc
The libnfc provides a simple yet complete low-level API for handling NFC
devices and building NFC applications.
PR: ports/142836
Submitted by: me
Approved by: flz (mentor)
 |
00:21 pgollucci
Apply roles to a class related to yours
 |
|
Sunday, 31 Jan 2010
|
22:46 tobez
Add devel/p5-UDCode 1.03, a module that determines whether a set of code
words form a uniquely decodable code or not.
 |
13:07 miwi
Use Cache::Memcached::Fast like hash.
WWW: http://search.cpan.org/dist/Cache-Memcached-Tie
PR: ports/141113
Submitted by: Andrey Kostenko <andrey at kostenko.name>
 |
|
Saturday, 30 Jan 2010
|
15:52 vanilla
Yet another JSON library in C.
 |
14:29 fluffy
- Connect py-qt4 metaport to the build
 |
02:36 wen
InlineX::CPP2XS is a perl module to create an XS file from an
Inline C++ file.
WWW: http://search.cpan.org/dist/InlineX-CPP2XS/
 |
|
Thursday, 28 Jan 2010
|
01:14 miwi
Simple class builder
WWW: http://search.cpan.org/dist/Object-Simple
PR: ports/141137
Submitted by: Andrey Kostenko <andrey at kostenko.name>
 |
01:14 miwi
The MVP INI file reader reads INI files, but can handle properties with
multiple values. The identification of properties that may have multiple
entries is done by section, on a plugin basis.
following file:
WWW: http://search.cpan.org/dist/Config-INI-MVP
PR: ports/142055
Submitted by: Andrey Kostenko <andrey at kostenko.name>
 |
01:11 miwi
read multiple hunks of data out of your DATA section
WWW: http://search.cpan.org/dist/Data-Section
PR: ports/142057
Submitted by: Andrey Kostenko <andrey at kostenko.name>
 |
|
Wednesday, 27 Jan 2010
|
22:32 miwi
A wrapper around libuuid from the ext2utils project.
WWW: http://pecl.php.net/package/uuid
PR: ports/143282
Submitted by: Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
 |
|
Tuesday, 26 Jan 2010
|
17:47 skv
Add p5-BZ-Client 1.02, client for the Bugzilla web services API.
 |
|
Monday, 25 Jan 2010
|
08:58 miwi
JSON (JavaScript Object Notation) is a lightweight data-interchange
format. It can represent integers, real numbers, strings, an ordered
sequence of values, and a collection of name/value pairs.
QJson is a Qt-based library that maps JSON data to QVariant objects.
JSON arrays will be mapped to QVariantList instances, while JSON's
objects will be mapped to QVariantMap.
WWW: http://qjson.sourceforge.net
PR: ports/142307
Submitted by: Alberto Villa <villa.alberto at gmail.com>
 |
|
Saturday, 23 Jan 2010
|
07:17 kuriyama
Encode/Decode values in a structure.
WWW: http://search.cpan.org/dist/Data-Recursive-Encode/
 |
01:20 wen
Exporter::Easy makes using Exporter easy. In it's simplest case it
allows you to drop the boilerplate code that comes with using Exporter.
WWW: http://search.cpan.org/dist/Exporter-Easy/
 |
|
Wednesday, 20 Jan 2010
|
21:48 olgeni
Add cl-cffi, a portable foreign function interface for Common Lisp
with a cl-uffi compatibility layer.
 |
19:14 miwi
2010-01-08 audio/dino: has been broken for 7 months
2010-01-08 devel/asis-gpl: has been broken for 3 months
2010-01-08 devel/florist-gpl: has been broken for 3 months
2010-01-08 devel/kdesvn: has been broken for 4 months
2010-01-08 devel/radrails: has been broken for 3 months
2010-01-08 devel/rubygem-rtags: has been broken for 5 months
2010-01-12 games/hattrickorganizer: Has been broken for quite some time
2010-01-08 games/laughingman: has been broken for 3 months
2010-01-08 devel/aunit: has been broken for 3 months
2010-01-18 devel/gdb53: has been broken for 3 months
2010-01-08 lang/ccscript: has been broken for 4 months
2010-01-08 lang/gnat-glade: has been broken for 3 months
2010-01-08 lang/xsb: has been broken for 6 months
2010-01-08 multimedia/nmm: has been broken for 3 months
2010-01-08 multimedia/sabbu: has been broken for 3 months
2010-01-08 net/adasockets: has been broken for 3 months
2010-01-08 textproc/bidiv: has been broken for 3 months
2010-01-08 textproc/xmlada-gps: has been broken for 3 months
 |
12:46 olgeni
Add missing cl-infix-clisp port: CLISP binaries for devel/cl-infix.
 |
|
Tuesday, 19 Jan 2010
|
11:03 olgeni
Add cl-asdf-binary-locations, an ASDF-Extension that makes it easy
to specify where your Common Lisp binaries (FASL files) should go.
This is a source-only port (no -sbcl and -clisp versions).
 |
03:28 kuriyama
MessagePack is a binary-based efficient data interchange format that
is focused on high performance. It is like JSON, but very fast and
small.
WWW: http://msgpack.sourceforge.jp/
 |
|
Monday, 18 Jan 2010
|
07:47 kuriyama
MessagePack is a binary-based efficient data interchange format that
is focused on high performance. It is like JSON, but very fast and
small.
WWW: http://msgpack.sourceforge.jp/
 |
07:34 kuriyama
Model interface which had more data sources unified, a.k.a data/object
mapper.
WWW: http://search.cpan.org/dist/Data-Model/
 |
06:46 pgollucci
- remove broken/expired ports@ ports
Approved by: portmgr (miwi)
audio/ccaudio||2010-01-18|Has expired: has been broken for 4 months
audio/py-libmpdclient||2010-01-18|Has expired: has been broken for 3 months
chinese/gbk2uni||2010-01-18|Has expired: has been broken for 6 months
chinese/iiimf-le-xcin||2010-01-18|Has expired: has been broken for 3 months
devel/adabindx||2010-01-18|Has expired: has been broken for 3 months
devel/agide||2010-01-18|Has expired: has been broken for 6 months
devel/asis||2010-01-18|Has expired: has been broken for 3 months
devel/callgrind||2010-01-18|Has expired: Included in devel/valgrind
devel/florist||2010-01-18|Has expired: has been broken for 3 months
editors/xml2rfc-xxe||2010-01-18|Has expired: has been broken for 4 months
graphics/gephex||2010-01-18|Has expired: has been broken for 3 months
graphics/irit||2010-01-18|Has expired: has been broken for 3 months
graphics/pixieplus||2010-01-18|Has expired: has been broken for 6 months
japanese/expect||2010-01-18|Has expired: has been broken for 3 months
lang/pnetc||2010-01-18|Has expired: has been broken for 5 months
mail/libnewmail||2010-01-18|Has expired: has been broken for 3 months
net-mgmt/flowscan||2010-01-18|Has expired: has been broken for 5 months
net/astmanproxy||2010-01-18|Has expired: has been broken for 3 months
palm/prc-tools||2010-01-18|Has expired: has been broken for 4 months
print/latex-msc||2010-01-18|Has expired: has been broken for 3 months
science/xloops-ginac||2010-01-18|Has expired: has been broken for 3 months
shells/bush||2010-01-18|Has expired: has been broken for 3 months
textproc/iiimf-gnome-im-switcher||2010-01-18|Has expired: has been broken for 4
months
textproc/iiimf-gtk||2010-01-18|Has expired: has been broken for 3 months
x11-toolkits/gtkada-devel||2010-01-18|Has expired: has been broken for 3 months
x11-toolkits/gtkada||2010-01-18|Has expired: has been broken for 3 months
x11-wm/ion-2||2010-01-18|Has expired: has been broken for 4 months
 |
|
Sunday, 17 Jan 2010
|
21:29 olgeni
Add trivial-gray-streams, a library which provides an extremely
thin compatibility layer for Gray streams.
 |
15:48 olgeni
Add cl-trivial-features, which ensures consistent *FEATURES* across multiple
Common Lisp implementations (CLISP binaries).
 |
15:48 olgeni
Add cl-trivial-features, which ensures consistent *FEATURES* across multiple
Common Lisp implementations (SBCL binaries).
 |
15:47 olgeni
Add cl-trivial-features, which ensures consistent *FEATURES* across multiple
Common Lisp implementations - makes portability easier.
 |
|
Saturday, 16 Jan 2010
|
19:12 olgeni
Add cl-alexandria, a collection of portable public domain utilities
for Common Lisp (SBCL binaries).
 |
19:12 olgeni
Add cl-alexandria, a collection of portable public domain utilities
for Common Lisp (CLISP binaries).
 |
19:11 olgeni
Add cl-alexandria, a collection of portable public domain utilities
for Common Lisp.
 |
|
Thursday, 14 Jan 2010
|
16:37 amdmi3
Test dependency between module and META.yml.
This module reads META.yml and get build_requires and requires.
It compares required module is really used and used module is
really required.
WWW: http://search.cpan.org/dist/Test-Module-Used/
PR: 142818
Submitted by: Takuya Tsuchida <tsucchi@cpan.org>
 |
|
Wednesday, 13 Jan 2010
|
17:05 amdmi3
PID file operations
WWW: http://search.cpan.org/dist/Pid-File-Flock/
PR: 142776
Submitetd by: "Oleg A. Mamontov" <oleg@mamontov.net>
 |
17:04 amdmi3
Find modules loaded by Perl code without running it.
WWW: http://search.cpan.org/dist/Module-Used/
While here, keep devel/Makefile sorted
PR: 142775
Submitetd by: Takuya Tsuchida <tsucchi@cpan.org>
 |
14:26 dinoex
- retire port, to many unfixed problems
 |
|
Tuesday, 12 Jan 2010
|
22:24 pgj
This Haskell package provides portable implementations of parts of the
unix package. This package re-exports the unix package when available.
When it is not available, portable implementations are used.
WWW: http://hackage.haskell.org/package/unix-compat
PR: ports/142582
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
22:20 pgj
Haskell Combinator library and utility functions for splitting lists.
WWW: http://hackage.haskell.org/package/split
PR: ports/142579
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
22:13 pgj
This Haskell library provides several utilities for easily converting
among the various standard library Date and Time types, and for
converting between these and standard external representations.
WWW: http://hackage.haskell.org/package/datetime
PR: ports/142565
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
22:09 pgj
A Haskell library for working with files and directories. Includes code
for pattern matching, finding files, modifying file contents, and more.
WWW: http://hackage.haskell.org/package/FileManip
PR: ports/142502
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
22:06 pgj
The "convertible" Haskell package provides a typeclass with a single
function that is designed to help convert between different types:
numeric values, dates and times, and the like.
WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/convertible
PR: ports/142501
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
22:03 olgeni
Remove devel/cl-asdf-sbcl: lang/sbcl has a bundled asdf version.
 |
21:58 pgj
Various small Haskell helper functions for Lists, Maybes, Tuples,
Functions. Some of these functions are improved implementations of
standard functions. They have the same name as their standard
counterparts.
WWW: http://www.haskell.org/haskellwiki/Utility-HT
PR: ports/142497
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
21:55 pgj
Martin Erwig's Functional Graph Library.
WWW: http://web.engr.oregonstate.edu/~erwig/fgl/haskell
PR: ports/142496
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
21:51 pgj
This package provides a "deep" version of seq, for
fully evluating Haskell data structures.
WWW: http://hackage.haskell.org/package/deepseq
PR: ports/142494
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
21:48 pgj
Reactive is a simple foundation for programming reactive systems
functionally. Like Fran/FRP, it has a notions of (reactive)
behaviors and events.
WWW: http://haskell.org/haskellwiki/reactive
PR: ports/142493
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
21:44 pgj
Haskell MemoTrie provides a basis for memoized functions over some
domains, using tries. It is based on some code got from Spencer Janssen.
WWW: http://haskell.org/haskellwiki/MemoTrie
PR: ports/142491
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
21:42 pgj
unamb contains the "unambiguous choice" operator "unamb", which
wraps thread racing up in a purely functional, semantically simple
wrapper. Originally a part of Reactive, the author moved unamb
to its own Haskell package in order to encourage experimentation.
WWW: http://haskell.org/haskellwiki/unamb
PR: ports/142490
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
21:39 pgj
Checkers wraps up the expected properties associated with various
standard Haskell type classes as QuickCheck properties. Also some
morphism properties. It also provides arbitrary instances and
generator combinators for common data types.
WWW: http://haskell.org/haskellwiki/checkers
PR: ports/142488
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
21:37 pgj
Several Haskell classes that extend the Arrow class, and some
transformers that implement or lift these classes.
WWW: http://www.haskell.org/arrows/
PR: ports/142486
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
21:35 pgj
MissingH is a library of all sorts of utility functions for
Haskell programmers. It is written in pure Haskell and thus
should be extremely portable and easy to use.
WWW: http://software.complete.org/missingh
PR: ports/142485
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
21:33 pgj
Package hslogger is a logging framework for Haskell, roughly similar to
Python's logging module, and lets each log message have a priority and
source be associated with it.
The programmer can then define global handlers that route or filter
messages based on the priority and source. hslogger also has a syslog
handler built in.
WWW: http://software.complete.org/hslogger
PR: ports/142484
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
21:31 pgj
Haskell Test Utility Pack for HUnit and QuickCheck testpack provides
utilities for both HUnit and QuickCheck.
These include tools for running QuickCheck properties as HUnit test
cases, allowing you to combine both approaches in a single program.
It also includes tools for more helpful displays of running progress
in both HUnit and QuickCheck, additional generators for other types
for QuickCheck, and shortcuts for quickly defining new test cases.
WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/testpack
PR: ports/142483
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
21:29 pgj
This Haskell library provides a framework for type-directed composition
of value editors (non-syntactic transformations). The tools enable "deep
function application" in two senses: deep application of functions and
application of deep functions. These tools generalize beyond values and
functions, via the DeepArrow subclass of the Arrow type class.
WWW: http://haskell.org/haskellwiki/DeepArrow
PR: ports/142482
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
21:26 pgj
TypeCompose provides some Haskell classes and instances for forms of
type composition, as well as some modules who have not yet found a
home.
WWW: http://haskell.org/haskellwiki/TypeCompose
PR: ports/142481
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
05:23 pgollucci
Quickly bundle any Ruby libraries into a RubyGem and share it with the world,
your colleagues, or perhaps just with yourself amongst your projects.
RubyGems are centrally stored, versioned, and support dependencies between
other gems, so they are the ultimate way to bundle libraries,
executables, associated tests, examples, and more.
Within this gem, you get one thing - newgem - an executable to create your own
gems. Your new gems will include designated folders for Ruby code,
test files, executables, and even a default website page for you to explain
your project, and which instantly uploads to RubyForge
website (which looks just like this one by default)
WWW: http://drnic.github.com/newgem/
 |
|
Saturday, 9 Jan 2010
|
04:45 mi
Add icu4, which I forgot to do, when upgrading it after repo-copy.
Reminded by: b. f.
 |
|
Thursday, 7 Jan 2010
|
23:55 glarkin
Pinba is a statistics server for PHP using MySQL as a read-only
interface.
It accumulates and processes data sent over UDP by multiple PHP
processes and displays statistics in a nice human-readable form of
simple "reports", also providing a read-only interface to the raw
data to enable generation of more sophisticated reports.
With the Pinba extension, users can also measure particular parts
of the code using timers with arbitrary tags.
Pinba is not a debugging tool in the common sense, since you're not
supposed to do debugging on production servers, but its main goal
is to help developers to locate bottlenecks in realtime and direct
their attention to the code that really needs it.
WWW: http://pinba.org/
- raven428
raven428@gmail.com
PR: ports/141996
Submitted by: raven428 <raven428 at gmail.com>
 |
23:52 glarkin
Pinba is a statistics server for PHP using MySQL as a read-only
interface.
It accumulates and processes data sent over UDP by multiple PHP
processes and displays statistics in a nice human-readable form of
simple "reports", also providing a read-only interface to the raw
data to enable generation of more sophisticated reports.
With the Pinba extension, users can also measure particular parts
of the code using timers with arbitrary tags.
Pinba is not a debugging tool in the common sense, since you're not
supposed to do debugging on production servers, but its main goal
is to help developers to locate bottlenecks in realtime and direct
their attention to the code that really needs it.
WWW: http://pinba.org/
- raven428 raven428@gmail.com
PR: ports/141997
Submitted by: raven428 <raven428 at gmail.com>
 |
13:48 mandree
Add new devel/e2fsprogs-libss port, as slave to sysutils/e2fsprogs.
pkg-descr: ----------------------------------------------------------
This package includes a tool that parses a command table to generate a
simple command-line interface parser, the include files needed to compile
and use it, and the libraries needed to run programs that use it.
It was originally inspired by the Multics SubSystem library.
EOF------------------------------------------------------------------
PR: ports/140767
Submitted by: Benjamin Kaduk <kaduk@mit.edu>
Approved by: garga (mentor)
 |
07:44 wen
Gravatar::URL is a perl module to make URLs for Gravatars from an email address.
WWW: http://search.cpan.org/dist/Gravatar-URL
PR: ports/141924
Submitted by: Andrey Kostenko <andrey@kostenko.name>
 |
|
Tuesday, 5 Jan 2010
|
21:36 mva
cflow reads files as C or assembler program source and prints a graph
a graph of the function call hierarchy. Called functions are indented
according to their caller-callee relationship, in the order of occurance.
WWW: http://www.sysfault.org/projects
 |
06:56 wen
App::CLI::Extension is extension for App::CLI extension module.
WWW: http://search.cpan.org/dist/App-CLI-Extension/
 |
|
Monday, 4 Jan 2010
|
22:54 miwi
This module automagically generates child classes which have
accessor/mutator methods.
WWW: http://search.cpan.org/dist/Class-Accessor-Children/
PR: ports/142262
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
08:54 pgj
Mueval is a Haskell interpreter. It uses the GHC API to evaluate
arbitrary Haskell expressions.
Importantly, mueval takes many precautions to defang and avoid
"evil" code. It uses resource limits, whitelisted modules, special
Show instances for IO, threads, processes, changes of directory, and
so on to sandbox the Haskell code.
It is, in short, intended to be a standalone version of Lambdabot's
famous evaluation functionality. For examples and explanations, please
see the README file.
Mueval is POSIX-only.
WWW: http://code.haskell.org/mubot/
PR: ports/142291
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
08:33 pgj
This library defines an Interpreter monad. It allows to load Haskell
modules, browse them, type-check and evaluate strings with Haskell
expressions and even coerce them into values. The library is thread-safe
and type-safe (even the coercion of expressions to values).
WWW: http://projects.haskell.org/hint
PR: ports/142290
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
08:12 pgj
Provides an 'mtl' compatible version of the 'GhcT' monad-transformer
defined in the 'GHC-API' since version 6.10.1.
WWW: http://code.haskell.org/~jcpetruzza/ghc-mtl
PR: ports/142289
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
08:00 pgj
Haskell 98 part of a monad transformer library, inspired by the paper
"Functional Programming with Overloading and Higher-Order Polymorphism",
by Mark P Jones, in Advanced School of Functional Programming, 1995
(<http://web.cecs.pdx.edu/~mpj/pubs/springschool.html>).
This part contains the monad transformer class, the concrete monad
transformers, operations and liftings. It can be used on its own
in Haskell 98 code, or with the monad classes in the monads-fd or
monads-tf packages, which automatically lift operations introduced
by monad transformers through other transformers.
WWW: http://hackage.haskell.org/package/transformers
PR: ports/142288
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
07:58 pgj
Efficient algorithms for uvector unboxed arrays for Haskell.
WWW: http://code.haskell.org/~dolio/
PR: ports/142287
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
07:55 pgj
Fast unboxed arrays with a flexible interface for Haskell. The library is
built of fusible combinators, as described in the paper "Stream Fusion:
From Lists to Streams to Nothing at All".
WWW: http://code.haskell.org/~dons/code/uvector
PR: ports/142285
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
06:14 pgj
Provides a monad-transformer version of the Control.Exception.catch
Haskell function. For this, it defines the MonadCatchIO class, a subset
of MonadIO. It defines proper instances for most monad transformers in
the 'mtl' library.
WWW: http://code.haskell.org/~jcpetruzza/MonadCatchIO-mtl
PR: ports/142283
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
05:51 pgj
This Haskell package provides ShowQ, ShowFun, and SimpleReflect.
* ShowFun gives a Typeable-dependent instance for showing
functions as their type.
* ShowIO does the same for IO actions.
* ShowQ adds SmallCheck & QuickCheck support.
* SimpleReflect allows us to literally see how functions
'expand', through appropriate Show magic.
WWW: http://hackage.haskell.org/package/show
PR: ports/142282
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
05:35 pgj
SmallCheck is similar to QuickCheck (Claessen and Hughes 2000-) but
instead of testing for a sample of randomly generated values, SmallCheck
tests properties for all the finitely many values up to some depth,
progressively increasing the depth used.
WWW: http://hackage.haskell.org/package/smallcheck
PR: ports/142280
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
|
Sunday, 3 Jan 2010
|
08:13 wen
The dexml module takes the obvious mapping between XML tags and
Python objects and lets you capture that as cleanly as possible.
Loosely inspired by Django's ORM, you write simple class definitions
to define the expected structure of your XML document.
WWW: http://www.rfk.id.au/software/
 |
04:53 pgj
Hoogle is a Haskell API search engine, which allows you to
search many standard Haskell libraries by either function
name, or by approximate type signature.
WWW: http://www.haskell.org/hoogle/
PR: ports/142145
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
|
Saturday, 2 Jan 2010
|
23:37 pgj
Haskell-Source with Extensions (HSE, haskell-src-exts) is an extension of
the standard haskell-src package, and handles most registered syntactic
extensions to Haskell, including:
* Multi-parameter type classes with functional dependencies
* Indexed type families (including associated types)
* Empty data declarations
* GADTs
* Implicit parameters
* Template Haskell
and a few more. All extensions implemented in GHC are supported.
Apart from these standard extensions, it also handles regular patterns as
per the HaRP extension as well as HSX-style embedded XML syntax.
WWW: http://www.cs.chalmers.se/~d00nibro/haskell-src-exts/
PR: ports/142188
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
22:59 pgj
Partial functions from the Haskell base library, such as head and !!, modified
to return more descriptive error messages, programmer defined error messages,
Maybe wrapped results and default values.
These functions can be used to reduce the number of unsafe pattern matches in
your code.
WWW: http://www-users.cs.york.ac.uk/~ndm/safe/
PR: ports/142144
Submitted by: Jacula Modyun <jacula(at)gmail.com>
 |
Number of commits found: 12759 (showing only 100 on this page) |