non port: devel/Makefile |
Number of commits found: 11333 (showing only 100 on this page) |
Wednesday, 16 Nov 2011
|
03:14 wen
This package provides a framework to develop componentized Web
GUI applications. Instead of describing the content of a page
using a single template or static system of templates and METAL
macros, content provider objects are dynamically looked up based
on the setup/configuration of the application.
WWW: http://pypi.python.org/pypi/zope.contentprovider
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
Tuesday, 15 Nov 2011
|
07:47 wen
MIMETools provides the <!--#mime--> tag for DocumentTemplate.
WWW: http://pypi.python.org/pypi/Products.MIMETools
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
07:40 wen
This package provides support for external Python methods
within a Zope 2 environment.
WWW: http://pypi.python.org/pypi/Products.ExternalMethod
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
07:33 wen
BTreeFolder2 is a Zope product that acts like a Zope2 OFS folder
but can store many more items.
WWW: http://pypi.python.org/pypi/Products.BTreeFolder2
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
07:28 wen
This package provides an implementation of browser resources.
It also provides directives for defining those resources using
ZCML.
WWW: http://pypi.python.org/pypi/zope.browserresource
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
07:15 wen
This package provides ZCML directives for configuring browser views.
WWW: http://pypi.python.org/pypi/zope.browserpage
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
07:07 wen
This package define interfaces of container components, and provides
container implementations such as a BTreeContainer and OrderedContainer,
as well as the base class used by zope.site.folder for the Folder
implementation.
WWW: http://pypi.python.org/pypi/zope.container
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
07:01 wen
Zope Template Application Language Expression Syntax (TALES).
WWW: http://pypi.python.org/pypi/zope.tales
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
06:55 wen
Page Templates provide an elegant templating mechanism that achieves
a clean separation of presentation and application logic while
allowing for designers to work with templates in their visual editing
tools (FrontPage, Dreamweaver, GoLive, etc.).
WWW: http://pypi.python.org/pypi/zope.pagetemplate
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
06:48 wen
This package provides an implementation of browser menus and
ZCML directives for configuring them.
WWW: http://pypi.python.org/pypi/zope.browsermenu
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
06:33 clsung
Six is a Python 2 and 3 compatibility library. It provides utility
functions for smoothing over the differences between the Python versions
with the goal of writing Python code that is compatible on both Python
versions. See the documentation for more information on what is provided.
WWW: http://pypi.python.org/pypi/six
Noted by: rm
Feature safe: yes
|
01:25 wen
The zope.traversing package provides adapteres for resolving object
paths by traversing an object hierarchy.
WWW: http://pypi.python.org/pypi/zope.traversing
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
01:13 wen
The ZCatalog is Zope2's built in search engine. It allows you to
categorize and search all kinds of Zope objects.It comes with a
variety of indexes for different types of data.
WWW: http://pypi.python.org/pypi/Products.ZCatalog
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
01:05 wen
This package contains a full text indexing facility for Zope2 and
more specifically for Products.ZCatalog.
WWW: http://pypi.python.org/pypi/Products.ZCTextIndex
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
Monday, 14 Nov 2011
|
06:55 wen
OFSP provides the general Zope 2 help.
WWW: http://pypi.python.org/pypi/Products.OFSP
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
06:47 wen
MultiMapping provides special objects used in some Zope2 internals
like ZRDB.
WWW: http://pypi.python.org/pypi/MultiMapping
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
06:41 wen
This package implements the original Document Templating Markup
Language (DTML). It uses custom SGML tags to implement simple
programmatic features, such as variable replacement, conditional
logic and loops.
Inside Zope environments page templates and TAL have superseded
DTML for most use cases.
WWW: http://pypi.python.org/pypi/DocumentTemplate
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
06:29 wen
This package provides a very advanced sequence sorting feature.
WWW: http://cheeseshop.python.org/pypi/zope.sequencesort
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
03:35 clsung
This is a hopefully-complete API-compliant interface to MetaCPAN
(https://metacpan.org) with DWIM capabilities, to make your life easier.
* Provide 100% of the beta MetaCPAN API
* Be lightweight, to allow flexible usage
* DWIM (Do What I mean)
WWW: http://metacpan.org/release/MetaCPAN-API/
Feature safe: yes
|
03:08 clsung
Test::TinyMocker - a very simple tool to mock external modules
Available method:
* mock($module, $method_or_methods, $sub)
* unmock($module, $method_or_methods)
* method
* methods
* should
WWW: http://search.cpan.org/dist/Test-TinyMocker/
Feature safe: yes
|
Sunday, 13 Nov 2011
|
06:28 miwi
Package pretty provides pretty-printing for go values. This is useful during
debugging, to avoid wrapping long output lines in the terminal.
This package also provides a convenience wrapper for each function in
package fmt that takes a format string.
www: https://github.com/kr/pretty.go
PR: ports/162416
Submitted by: Grzegorz Blach <magik@roorback.net>
Feature safe: yes
|
Saturday, 12 Nov 2011
|
08:26 wen
Object life-cycle events.
WWW: http://pypi.python.org/pypi/zope.lifecycleevent
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
08:18 wen
zope.filerepresentation is a File-system Representation Interfaces.
The interfaces defined here are used for file-system and
file-system-like representations of objects, such as file-system
synchronization, FTP, PUT, and WebDAV.
WWW: http://pypi.python.org/pypi/zope.filerepresentation
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
08:06 wen
The zope.dottedname module provides one function, resolve that
resolves strings containing dotted names into the appropriate
python object.
WWW: http://pypi.python.org/pypi/zope.dottedname
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
07:59 wen
zope.deferredimport allows you to perform imports names
that will only be resolved when used in the code.
WWW: http://pypi.python.org/pypi/zope.deferredimport
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
07:53 wen
tempstorage is a storage implementation which uses RAM to persist
objects, much like MappingStorage. Unlike MappingStorage, it needs
not be packed to get rid of non-cyclic garbage and it does
rudimentary conflict resolution. This is a ripoff of Jim's Packless
bsddb3 storage.
WWW: http://pypi.python.org/pypi/tempstorage
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
07:47 wen
zExceptions contains common exceptions used in Zope2.
WWW: http://pypi.python.org/pypi/zExceptions
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
07:41 wen
The Zope publisher publishes Python objects on the web.
zope.publisher allows you to publish Python objects on the web.
It has support for plain HTTP/WebDAV clients, web browsers as
well as XML-RPC and FTP clients. Input and output streams are
represented by request and response objects which allow for easy
client interaction from Python. The behaviour of the publisher
is geared towards WSGI compatibility.
WWW: http://pypi.python.org/pypi/zope.publisher
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
07:34 wen
This package provides shared browser components for the Zope Toolkit.
WWW: http://pypi.python.org/pypi/zope.browser
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
Friday, 11 Nov 2011
|
15:29 sunpoet
- Add rubygem-stella 2.1.2.004
rubygem-stella helps you to define realistic testplans and run them against your
webapps.
Stella is an agile testing tool for web applications. Software development has
changed in a way that demands a new kind of toolset. Stella integrates quickly
into your existing development process to help you run functional and
performance tests throughout your product lifecycle.
WWW: https://github.com/solutious/stella
WWW: https://rubygems.org/gems/stella
Feature safe: yes
|
08:42 wen
This package provides a mechanism to store additional information
about objects without need to modify object class.
WWW: http://pypi.python.org/pypi/zope.annotation
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
08:36 wen
Record provides special objects used in some Zope2 internals like ZRDB.
WWW: http://pypi.python.org/pypi/Record/
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
07:53 wen
zope.contenttype is a utility module for content-type handling.
WWW: http://pypi.python.org/pypi/zope.contenttype
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
07:46 wen
This package is Zope Broken Object Interfaces and it is obsolete and
its functionality has been merged into the ZODB3 distribution itself.
WWW: http://pypi.python.org/pypi/zope.broken
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
07:35 wen
This package provides a wrapper for lxml trees which serializes
to string on iteration, but otherwise makes the tree available
in an attribute.
WWW: http://pypi.python.org/pypi/repoze.xmliter
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
07:25 wen
This package provides a variant of the persistent base class that's
an ExtensionClass. Unless you need ExtensionClass semantics, you
probably want to use persistent.Persistent from ZODB3.
WWW: http://pypi.python.org/pypi/Persistence
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
06:23 wen
Acquisition is a mechanism that allows objects to obtain attributes from the
containment hierarchy they're in.
WWW: http://pypi.python.org/pypi/Acquisition
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
06:17 wen
Missing provides special objects used in some Zope2 internals
like the ZCatalog.
WWW: http://pypi.python.org/pypi/Missing
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
|
Thursday, 10 Nov 2011
|
15:18 clsung
- Newer version of net-mgmt/smokeping depends on it.
pkg-descr:
A grammar-based, user-friendly config parser
WWW: http://search.cpan.org/dist/Config-Grammar
PR: ports/162437
Submitted by: maintainer (dikshie)
Feature safe: yes
|
03:12 sunpoet
- Add rubygem-benelux 0.6.1
rubygem-benelux provides a mad way to time Ruby codes.
Features:
- A replacement for Benchmark.measure
- Create timers for any Ruby method
- Store arbitrary messages
- Granular statistics
- Thread-safe
WWW: https://github.com/delano/benelux
WWW: https://rubygems.org/gems/benelux
|
03:07 sunpoet
- Add rubygem-gibbler 0.8.10
rubygem-gibbler provides git-like hashes and history for Ruby objects.
WWW: https://github.com/delano/gibbler
WWW: https://rubygems.org/gems/gibbler
|
03:06 sunpoet
- Add rubygem-attic 0.5.3
rubygem-attic provides a place to hide private instance variables in your Ruby
objects.
WWW: https://github.com/delano/attic
WWW: https://rubygems.org/gems/attic
|
02:24 miwi
A library that can be used for drawing images, circles, lines and test on
the LCD
WWW: http://g19linux.sourceforge.net/
PR: ports/156426
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
|
02:23 miwi
A library that handles the USB interfacing with the G19
WWW: http://g19linux.sourceforge.net/
PR: ports/156426
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
|
Wednesday, 9 Nov 2011
|
13:54 sunpoet
- Add p5-Regexp-Compare 0.17
Regexp::Compare implements a function comparing regular expressions: it returns
true if all strings matched by the first regexp are also matched by the second.
It's meant to be used for optimization of blacklists implemented by regular
expressions (like, for example, http://www.communitywiki.org/cw/BannedContent).
False return value does not imply that there's a string matched by the first
regexp which isn't matched by the second - many regular expressions (i.e. those
containing Perl code) are impossible to compare, and this module doesn't even
implement all possible comparisons.
WWW: http://search.cpan.org/dist/Regexp-Compare/
|
13:50 sunpoet
- Add rubygem-sysinfo 0.7.3
WWW: https://rubygems.org/gems/sysinfo
|
13:14 bapt
2011-11-06 devel/soup: Unmaintain, use devel/libsoup
2011-11-06 graphics/clutter-qt: upstream distfile and doesn't build, and doesn't
seem to be developed anymore
2011-11-06 graphics/p5-clutter: upstream distfile disappeard, and doesn't seem
to be developed anymore
2011-11-06 graphics/librsvg: unmaintained and not used anymore
|
07:33 wen
This package provides a definition of simple interface that allows
to retrieve the size of the object for displaying and for sorting.
WWW: http://pypi.python.org/pypi/zope.size
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
|
07:26 wen
initgroups provides a convenience function to deal with
user/group ids on Unix-style systems.
WWW: http://pypi.python.org/pypi/initgroups
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
07:20 wen
Manuel lets you build tested documentation.
WWW: http://pypi.python.org/pypi/manuel
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
|
07:14 wen
This package is used to support the Prefix object that Zope 2
uses for the undo log. It is a separate package only to aid
configuration management.
WWW: http://pypi.python.org/pypi/ZopeUndo
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
|
07:02 wen
This package provides a pluggable way to copy persistent objects.
It was once extracted from the zc.copy package to contain much
less dependencies. In fact, we only depend on zope.interface to
provide pluggability.
WWW: http://pypi.python.org/pypi/zope.copy
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via GitHub)
|
06:55 wen
unittest2 is a backport of the new features added to the
unittest testing framework in Python 2.7. It is tested to
on Python 2.4 - 2.7.
WWW: http://pypi.python.org/pypi/unittest2
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via GitHub)
|
01:32 sunpoet
- Add p5-true 0.18
Perl's require builtin (and its use wrapper) requires the files it loads to
return a true value. This is usually accomplished by placing a single
1;
statement at the end of included scripts or modules. It's not onerous to add but
it's a speed bump on the Perl novice's road to enlightenment. In addition, it
appears to be a non-sequitur to the uninitiated, leading some to attempt to
mitigate its appearance with a comment:
1; # keep require happy
or:
1; # Do not remove this line
or even:
1; # Must end with this, because Perl is bogus.
This module packages this "return true" behaviour so that it need not be written
explicitly. It can be used directly, but it is intended to be invoked from the
import method of a Modern::Perl-style module that enables modern Perl features
and conveniences and cleans up legacy Perl warts.
WWW: http://search.cpan.org/dist/true/
|
Tuesday, 8 Nov 2011
|
09:06 wen
The zope.minmax.AbstractValue class provides a super class which can be
subclassed to store arbitrary homogeneous values in a persistent storage
and apply different conflict resolution policies.
The subclasses defined here are resolving the conflicts using always
either the maximum or the minimum of the conflicting values.
WWW: http://pypi.python.org/pypi/zope.minmax/
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via GitHub)
|
06:13 wen
This package provides a metaclass that allows classes implemented
in extension modules to be subclassed in Python.
WWW: http://pypi.python.org/pypi/ExtensionClass
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
|
Monday, 7 Nov 2011
|
03:28 sunpoet
- Add rubygem-drydock 0.6.9
Drydock is a seaworthy DSL for building really powerful command line
applications. The core class is contained in a single .rb file so it's easy to
copy directly into your project. See below for examples.
WWW: https://github.com/delano/drydock
WWW: https://rubygems.org/gems/drydock
|
Saturday, 5 Nov 2011
|
16:40 sunpoet
- Add p5-Perl6-Slurp 0.03
Perl6::Slurp implements the Perl 6 'slurp' built-in. slurp takes a filename, a
filehandle, a typeglob reference, an IO::File object, or a scalar reference,
and converts it to an input stream if necessary, and reads in the entire stream.
If slurp fails to set up or read the stream, it throws an exception.
WWW: http://search.cpan.org/dist/Perl6-Slurp/
|
15:36 sunpoet
- Add p5-Pragmatic 1.7
Pragmatic implements a default import method for processing pragmata before
passing the rest of the import to Exporter.
Perl automatically calls the import method when processing a use statement for a
module. Modules and use are documented in perlfunc and perlmod.
(Do not confuse Pragmatic with pragmatic modules, such as less, strict and the
like. They are standalone pragmata, and are not associated with any other
module.)
WWW: http://search.cpan.org/dist/Pragmatic/
|
15:03 sunpoet
- Add p5-XS-Object-Magic 0.04
This way of associating structs with Perl space objects is designed to supercede
Perl's builtin T_PTROBJ with something that is designed to be:
Extensible
- The association of the pointer using sv_magicext can be done on any data type,
so you can associate C structs with any representation type.
- This means that you can add pointers to any object (hand coded, Moose or
otherwise), while still having instance data in regular hashes.
Opaque
- The C pointer is neither visible nor modifiable from Perl space.
- This prevents accidental corruption which could lead to segfaults using
T_PTROBJ (e.g. $$ptr_obj = 0).
WWW: http://search.cpan.org/dist/XS-Object-Magic/
|
14:59 sunpoet
- Add rubygem-subexec 0.2.0
Subexec spawns a subprocess with an optional timeout.
WWW: https://github.com/nulayer/subexec
WWW: https://rubygems.org/gems/subexec
|
14:55 sunpoet
- Add rubygem-storable 0.8.9
Marshal Ruby classes into and out of multiple formats (yaml, json, csv, tsv).
WWW: https://github.com/delano/storable
WWW: https://rubygems.org/gems/storable
|
Friday, 4 Nov 2011
|
15:57 clsung
Flexmock is a mock/stub/spy library for Python.
Its API is inspired by a Ruby library of the same name.
However, it is not a goal of Python Flexmock to be a clone of
the Ruby version. Instead, the focus is on providing full support
for testing Python programs and making the creation of fake
objects as unobtrusive as possible.
As a result, Python Flexmock removes a number of redandancies in
the Ruby Flexmock API, alters some defaults, and introduces a
number of Python-only features.
Flexmock declarations are structured to read more like English
sentences than API calls, and it is possible to chain them
together in any order to achieve high degree of expressiveness
in a single line of code.
WWW: http://has207.github.com/flexmock/
|
Wednesday, 2 Nov 2011
|
17:27 sunpoet
- Add p5-MooseX-MarkAsMethods 0.13
MooseX::MarkAsMethods allows one to easily mark certain functions as Moose
methods. This will allow other packages such as namespace::autoclean to operate
without blowing away your overloads. After using MooseX::MarkAsMethods your
overloads will be recognized by Class::MOP as being methods, and class extension
as well as composition from roles with overloads will "just work".
By default we check for overloads, and mark those functions as methods.
If 'autoclean => 1' is passed to import on use'ing this module, we will invoke
namespace::autoclean to clear out non-methods.
WWW: http://search.cpan.org/dist/MooseX-MarkAsMethods/
|
01:35 dougb
Remove ports@ ports that have been DEPRECATED for at least 1 month
audio/shoutcast Unfetchable; website rearranged
audio/linux-shoutcast Unfetchable; website rearranged
chinese/scim-chewing Does not configure
converters/py-cjkcodecs Integrated into every python version in the tree
databases/kpogre Does not compile
deskutils/mhc Does not fetch
deskutils/org-mode.el6 Does not fetch
deskutils/gemcal Does not fetch
devel/erlang-thrift Does not build
dns/domtools Does not fetch
editors/richtext Does not compile
games/vultures-claw Does not fetch
games/bomb Does not fetch
games/lgeneral-data Bad plist
games/linux-enemyterritory-jaymod Does not fetch
games/xphotohunter Does not fetch
graphics/gimpshop Fails to patch
graphics/lightspark-devel Does not compile
graphics/xmms-plazma Does not fetch
graphics/py-cgkit Does not fetch, does not compile on ia64, powerpc, or
sparc64
japanese/rxvt Does not fetch, fails to build with new utmpx
japanese/epic4 Some distfiles do not fetch
java/jde Does not fetch
java/kaffe Does not fetch
korean/gdick HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other
runtime problems
korean/hanterm-xf86 Does not compile
korean/stardict2-dict-kr Does not fetch
lang/p5-JavaScript Does not fetch
lang/TenDRA Website disappeared; last release 2006, Does not compile on
recent FreeBSD-9
mail/freepops Does not build
mail/itraxp Does not build
misc/tellico Leaves file behind on deinstall
net/gsambad Does not fetch
net/nocatauth-gateway Uses a UID registered to another port
net/nocatauth-server Uses a UID registered to another port
net/libosip2 Does not fetch
net/kmuddy Does not fetch
net/netboot Does not build
net-mgmt/jffnms Does not fetch
net-p2p/frostwire Does not fetch
net-p2p/azureus Does not fetch
news/cleanscore Does not fetch
news/nntpswitch Does not fetch
news/p5-NewsLib Does not fetch
russian/cyrproxy Does not fetch
science/gerris Does not fetch
security/opensaml Does not fetch
sysutils/wmbattery Does not fetch
sysutils/cpuburn No more public distfiles
textproc/tei-guidelines-p4 Does not fetch
textproc/tei-p4 Does not fetch
textproc/py-hyperestraier Does not fetch
textproc/tdtd.el Does not fetch
textproc/tei-lite Does not fetch
www/phpwiki13 Does not fetch
www/p5-Apache-Scoreboard Depends on mod_perl
www/p5-B-LexInfo Broken due the new mod_perl2 API
www/phpwiki Does not fetch
www/smb2www Apache13 is deprecated, migrate to 2.2.x+ now
www/spip Checksum is changing daily
www/monkey Does not fetch
x11-toolkits/jdic Does not fetch
x11-toolkits/py-kde Does not compile
|
Tuesday, 1 Nov 2011
|
05:19 dougb
x11-toolkits/gambas2-gb-qt has been broken for over a year.
Remove it, and the ports that depend on it.
|
Monday, 31 Oct 2011
|
06:29 wen
qserve is used in mwlib. It's a job queue server written in python.
WWW: https://github.com/pediapress/qserve
|
Saturday, 29 Oct 2011
|
13:55 swills
A Ruby wrapper which uses posix_spawnp(2) for faster process spawning
WWW: https://github.com/rtomayko/posix-spawn
|
Friday, 28 Oct 2011
|
23:40 pgollucci
A JSON REST based Bugzilla API
WWW: https://wiki.mozilla.org/Bugzilla:REST_API
|
23:02 pgollucci
Data::Walk is for data what File::Find is for files. You can use it fo
rolling your own serialization class, for displaying Perl data structures,
for deep copying or comparing, for recursive deletion of data, or ...
|
22:54 pgollucci
This simple module serves one purpose - to provide a simple means to read (or
slurp) an entire file into memory for processing. This module allows the
replacement of the prototypical foreach- or while- loops used for opening
and reading of files with single-line constructs.
Of note with this module is that the magic of the @ARGV variable and the
input record separator, $/, are used to facilitate the reading of entire
files into either an array or scalar using minimal code.
|
17:19 sunpoet
- Add p5-Data-Printer 0.24
Data::Printer is meant to do one thing and one thing only: display Perl
variables and objects on screen, properly formatted (to be inspected by a
human).
Here's what Data::Printer has to offer to Perl developers, out of the box:
- Very sane defaults (I hope!)
- Highly customizable (in case you disagree with me :)
- Colored output by default
- Human-friendly output, with array index and custom separators
- Full object dumps including methods, inheritance and internals
- Exposes extra information such as tainted data and weak references
- Ability to easily create filters for objects and regular structures
- Ability to load settings from a .dataprinter file so you don't have to write
anything other than "use DDP;" in your code!
WWW: http://search.cpan.org/dist/Data-Printer/
|
14:40 swills
Useful tools library in Ruby - All the stuff that isn't good/big enough for a
real library.
WWW: http://rubygems.org/gems/tins
|
01:41 swills
Moved rubygem-rack-protection to www category
|
Thursday, 27 Oct 2011
|
19:50 swills
Collection of Rack middleware to protect you against common, opportunistic
attack.
WWW: http://rkh.github.com/rack-protection/
|
18:30 swills
Test::Unit Reporter (New) -- new output format for Test::Unit
WWW: http://rubygems.org/gems/turn
|
16:15 swills
The ANSI project is a collection of ANSI escape code related libraries enabling
ANSI code based colorization and stylization of output.
WWW: http://rubyworks.github.com/ansi/
|
12:29 crees
Remove expired ports.
2011-11-04 astro/weatherget: Broken b/c of weather.com new licensing rules not
agreed by author
2011-11-04 devel/py-reverse: Now part of pylint
2011-11-04 devel/py-vmaps: Author recommends using math/py-numpy instead
PR: ports/161063 ports/161067 ports/161074
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
09:28 crees
Remove expired ports.
2011-10-27 devel/py-myghtyutils: Merged into Beaker; use www/py-beaker instead
2011-10-27 www/myghty: Upstream suggests textproc/py-mako instead
PR: ports/161077 ports/161078
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
03:03 swills
Coffee Script adapter for the Rails asset pipeline.
WWW: http://rubygems.org/gems/coffee-rails
|
Wednesday, 26 Oct 2011
|
21:56 pawel
Blitz is a PHP templating engine with two main features:
Fast. Blitz is written in C and built as PHP-extension which makes it one of
the fastest template engines (you may see the benchmarks section below)
Clear. Blitz has quite simple and clear syntax and makes developer to build
compact and easy-to-read-and-support code even for applications with very
complex presentation logic
WWW: http://alexeyrybak.com/blitz/blitz_en.html
PR: ports/159908
Submitted by: Valery Komarov <komarov@valerka.net>
|
Tuesday, 25 Oct 2011
|
22:52 delphij
UltraJSON is a fast and extendable JSON encoder and decoder written in
pure C, and have very good performance compared to cjson and simplejson.
|
20:54 eadler
Csmith is a tool that can generate random C programs that statically
and dynamically conform to the C99 standard. Thus, it is useful for
stress-testing compilers, static analyzers, and other tools that
process C code. Csmith has found bugs in every tool that it has
tested, and over the last several years we have used it to find
and report more than 350 previously-unknown compiler bugs.
WWW: http://embed.cs.utah.edu/csmith/
Approved by: bapt (mentor)
|
Sunday, 23 Oct 2011
|
19:30 sunpoet
- Add rubygem-rb-inotify 0.8.8
rubygem-rb-inotify is a ruby wrapper for libinotify, using ffi.
WWW: http://github.com/nex3/rb-inotify
|
Saturday, 22 Oct 2011
|
15:21 crees
Remove expired port
2011-10-13 devel/gccxml: Unmaintained upstream, still requires GCC 3.4
(strictly), just used by boost-pyste which is of archeological interest only
itself
|
14:56 crees
Remove expired devel/boost-pyste
2011-10-13 devel/boost-pyste: Still requires GCC 3.4 (strictly) and gccxml which
is deprecated (and has been broken for a while)
|
Thursday, 20 Oct 2011
|
03:19 kuriyama
Devel::KYTProf is a perl code profiler to explore IO blocking time.
WWW: http://search.cpan.org/dist/Devel-KYTProf/
|
Wednesday, 19 Oct 2011
|
12:59 sunpoet
- Add p5-DateTime-Format-Oracle 0.06
DateTime::Format::Oracle may be used to convert Oracle date and timestamp values
into DateTime objects. It also can take a DateTime object and produce a date
string matching the NLS_DATE_FORMAT.
Oracle has flexible date formatting via its NLS_DATE_FORMAT session variable.
Date values will be returned from Oracle according to the current value of that
variable. Date values going into Oracle must also match the current setting of
NLS_DATE_FORMAT.
Timestamp values will match either the NLS_TIMESTAMP_FORMAT or
NLS_TIMESTAMP_TZ_FORMAT session variables.
This module keeps track of these Oracle session variable values by examining
environment variables of the same name. Each time one of Oracle's formatting
session variables is updated, the %ENV hash must also be updated.
WWW: http://search.cpan.org/dist/DateTime-Format-Oracle/
|
Tuesday, 18 Oct 2011
|
17:03 sunpoet
- Add gjstest 1.0.6
Google JS Test is a fast javascript unit testing framework that runs on the V8
engine, without needing to launch a full browser.
Features include:
- Extremely fast test startup and execution time, without having to run a
browser.
- Clean, readable output in the case of both passing and failing tests.
- A browser-based test driver that can simply be refreshed whenever JS is
changed.
- Style and semantics that resemble Google Test for C++.
- A built-in mocking framework that requires minimal boilerplate code (e.g. no
$tearDown or $verifyAll) with style and semantics based on the Google C++
Mocking Framework.
The trade-off is that since tests are run in V8 without a browser, there is no
DOM available. You can still use Google JS Test for tests of DOM-manipulating
code however; see "Is it for me?" [1] for more details.
[1] http://code.google.com/p/google-js-test/wiki/IsItForMe
WWW: http://code.google.com/p/google-js-test/
|
16:41 sunpoet
- Add p5-List-Gen 0.973
List::Gen provides higher order functions, list comprehensions, generators,
iterators, and other utility functions for working with lists. walk lists with
any step size you want, create lazy ranges and arrays with a map like syntax
that generate values on demand. there are several other hopefully useful
functions, and all functions from List::Util are available.
WWW: http://search.cpan.org/dist/List-Gen/
|
09:06 clsung
WWW: http://search.cpan.org/dist/Log-Minimal
|
05:05 sunpoet
- Add p5-Cairo-GObject 1.001
Cairo::GObject registers Cairo's types (Cairo::Context, Cairo::Surface, etc.)
with Glib's type systems so that they can be used normally in signals and
properties.
WWW: http://search.cpan.org/dist/Cairo-GObject/
|
Monday, 17 Oct 2011
|
03:34 wxs
Remove devel/p5-subversion-freebsd as it is no longer needed. The only port
which was using (devel/git-subversion) it no longer requires it after the
1.7.0 update to devel/subversion.
|
01:42 sunpoet
- Add p5-Glib-Object-Introspection 0.003
Glib::Object::Introspection uses the gobject-introspection and libffi projects
to dynamically create Perl bindings for a wide variety of libraries. Examples
include gtk+, webkit, libsoup and many more.
WWW: http://search.cpan.org/dist/Glib-Object-Introspection/
|
01:26 swills
Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler.
WWW: http://rubygems.org/gems/coffee-script
|
01:25 swills
CoffeeScript is a little language that compiles into JavaScript. Underneath
all of those embarrassing braces and semicolons, JavaScript has always had a
gorgeous object model at its heart. CoffeeScript is an attempt to expose the
good parts of JavaScript in a simple way.
WWW: http://rubygems.org/gems/coffee-script-source
|
01:25 swills
ExecJS lets you run JavaScript code from Ruby.
WWW: http://rubygems.org/gems/execjs
|
01:24 swills
A Ruby library for finding files in a set of paths.
WWW: http://rubygems.org/gems/hike
|
00:03 avilla
The KDE/FreeBSD team is pleased to announce KDE Software Compilation
4.7.2. The official release notes can be found at:
http://kde.org/announcements/announce-4.7.2.php
This release ships with many improvements. Read more about them here:
http://FreeBSD.kde.org/news.php#itemKDESC472availableinports
We'd like to say thanks to all testers and contributors, especially to
lwhsu@ for his effort on hosting our test packages.
PR: 156293 [1]
159219 [2]
160164 [3]
Submitted by: Oleg Sidorkin <osidorkin@gmail.com> [1]
Alvaro Castillo <gobledb@gmail.com> [2]
dkeav04@gmail.com [3]
Tested by: exp-run via pav
|
Sunday, 16 Oct 2011
|
14:38 lev
Remove subversion-freebsd and add subversion16.
|
Number of commits found: 11333 (showing only 100 on this page) |