non port: devel/Makefile |
Number of commits found: 11319 (showing only 100 on this page) |
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>
|
22:57 pgj
Uniplate is a boilerplate removal library, with similar goals to the
original Scrap Your Boilerplate work. It requires few extensions to
Haskell.
WWW: http://www-users.cs.york.ac.uk/~ndm/uniplate/
PR: ports/142143
Submitted by: Jacula Modyun <jacula(at)gmail.com>
|
22:50 pgj
This Haskell package contains tensor data types and their instances for some
basic type classes.
WWW: http://www.haskell.org/HOpenGL/
PR: ports/142129
Submitted by: Jacula Modyun <jacula(at)gmail.com>
|
22:47 pgj
This Haskell package contains state variables, which are references
in the IO monad, like IORefs or parts of the OpenGL state.
WWW: http://www.haskell.org/HOpenGL/
PR: ports/142128
Submitted by: Jacula Modyun <jacula(at)gmail.com>
|
22:44 pgj
This tiny Haskell package contains the class ObjectName, which corresponds to
the general notion of explicitly handled identifiers for API objects, e.g. a
texture object name in OpenGL or a buffer object name in OpenAL.
WWW: http://www.haskell.org/HOpenGL/
PR: ports/142127
Submitted by: Jacula Modyun <jacula(at)gmail.com>
|
Friday, 1 Jan 2010
|
18:25 glewis
. Add a port of log4net:
log4net is a tool to help the programmer output log statements to a variety of
output targets. In case of problems with an application, it is helpful to
enable logging so that the problem can be located. With log4net it is possible
to enable logging at runtime without modifying the application binary. The
log4net package is designed so that log statements can remain in shipped code
without incurring a high performance cost. It follows that the speed of logging
(or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes
overwhelming. One of the distinctive features of log4net is the notion of
hierarchical loggers. Using these loggers it is possible to selectively control
which log statements are output at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility.
Features:
* Support for multiple frameworks
* Output to multiple logging targets
* Hierarchical logging architecture
* XML Configuration
* Dynamic Configuration
* Logging Context
* Proven architecture
* Modular and extensible design
* High performance with flexibility
WWW: http://logging.apache.org/log4net/
PR: 141441
Submitted by: Romain Tartiere <mono@FreeBSD.org>
|
Tuesday, 29 Dec 2009
|
13:50 pav
- Update boost to 1.41
PR: ports/141749
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
|
Monday, 28 Dec 2009
|
07:15 wen
py-gearman is a pure Python Gearman library.
WWW: http://github.com/samuel/python-gearman
|
Sunday, 27 Dec 2009
|
01:34 wen
Config::MVP is a perl module for multivalue-property package-oriented
configuration.MVP is a mechanism for loading configuration (or other
information) for libraries.It doesn't read a file or a database.
It's a helper for things that do.
WWW: http://search.cpan.org/dist/Config-MVP
PR: ports/142054
Submitted by: Andrey Kostenko <andrey@kostenko.name>
|
Saturday, 26 Dec 2009
|
03:35 amdmi3
- Move love from games/ to better suiting devel/
|
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)
|
Number of commits found: 11319 (showing only 100 on this page) |