| non port: devel/Makefile |
Number of commits found: 12762 (showing only 100 on this page) |
|
Thursday, 7 Jul 2011
|
21:04 mm
Horde DataTree API
WWW: http://pear.horde.org
 |
20:58 mm
This Horde package provides a tree view of hierarchical information.
It allows for expanding/collapsing of branches and maintains their state.
WWW: http://pear.horde.org
 |
20:47 mm
Horde package providing classes for parsing command line arguments with
various actions, providing help, grouping options, and more.
WWW: http://pear.horde.org
 |
20:29 mm
Horde lightweight ORM layer
WWW: http://pear.horde.org
 |
20:27 mm
These classes provide the core functionality of the
Horde Application Framework.
WWW: http://pear.horde.org
 |
20:00 mm
This Horde package provides an interface to deal with reminders, alarms and
notifications through a standardized API. The following notification methods
are available at the moment: standard Horde notifications, popups, emails, sms.
WWW: http://pear.horde.org
 |
19:58 mm
Horde data import and export API, with backends for:
* CSV
* TSV
* iCalendar
* vCard
* vNote
* vTodo
WWW: http://pear.horde.org
 |
19:48 mm
This Horde package provides an API for dealing with iCalendar data.
WWW: http://pear.horde.org
 |
19:47 mm
The Horde_History API provides a way to track changes
on arbitrary pieces of data in Horde applications.
WWW: http://pear.horde.org
 |
19:29 mm
Horde library for natural-language date parsing,
with support for multiple languages and locales
WWW: http://pear.horde.org
 |
19:29 mm
Horde package for creating and manipulating dates.
WWW: http://pear.horde.org
 |
19:25 mm
Horde package providing common methods for handling language data,
timezones, and hostname->country lookups.
WWW: http://pear.horde.org
 |
19:20 mm
This Horde package provides a simple, functional caching API, with the option
to store the cached data on the filesystem, in one of the PHP opcode cache
systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache),
memcached, or an SQL table.
WWW: http://pear.horde.org
 |
19:16 mm
This package provides the controller part of an MVC system for Horde.
WWW: http://pear.horde.org
 |
19:13 mm
This Horde package provides a programmatic way of building
constraints that evaluate to true or false.
WWW: http://pear.horde.org
 |
19:12 mm
The Horde_Prefs package provides a common abstracted interface into
the various preferences storage mediums. It also includes all
of the functions for retrieving, storing, and checking preference values.
WWW: http://pear.horde.org
 |
18:44 mm
The Horde_Notification library provides a subject-observer pattern
for raising and showing messages of different types and to different
listeners.
WWW: http://pear.horde.org
 |
18:42 mm
The Horde_Serialize library provides various methods of encapsulating data.
WWW: http://pear.horde.org
 |
18:39 mm
The Horde_Token:: class provides a common abstracted interface into
the various token generation mediums. It also includes all of the functions
for retrieving, storing, and checking tokens.
WWW: http://pear.horde.org
 |
18:38 mm
The Horde_View library provides a simple View pattern implementation.
WWW: http://pear.horde.org
 |
18:14 mm
Horde classes providing functionality for various types of applications.
WWW: http://pear.horde.org
 |
18:10 mm
Horde_Cli:: API for basic command-line functionality/checks
WWW: http://pear.horde.org
 |
18:09 mm
The Horde_LoginTasks library provides a set of methods for dealing with tasks
run upon login to Horde applications.
WWW: http://pear.horde.org
 |
18:06 mm
Horde translation library
WWW: http://pear.horde.org
 |
18:05 mm
The Horde_Lock library provides the Horde resource locking system.
WWW: http://pear.horde.org
 |
18:04 mm
This package provides supporting functionality for Horde that is not tied
to Horde but is used by it.
These classes can be used outside of Horde as well.
WWW: http://pear.horde.org
 |
18:02 mm
Depedency injection container for Horde.
WWW: http://pear.horde.org
 |
17:59 mm
Default exception handlers for the Horde Application Framework.
WWW: http://pear.horde.org
 |
17:53 mm
This Horde package provides various stream wrappers.
WWW: http://pear.horde.org
 |
17:52 mm
Autoload implementation and class loading manager for Horde.
WWW: http://pear.horde.org
 |
17:50 mm
This Horde package provides various stream filters.
WWW: http://pear.horde.org
 |
17:44 mm
PEAR method to install Horde components into a base Horde installation.
WWW: http://pear.horde.org
 |
17:34 mm
PEAR channel for the Horde framework and applications
WWW: http://pear.horde.org
 |
|
Saturday, 2 Jul 2011
|
16:01 rene
Remove expired ports:
2011-07-01 devel/libevocosm: Looks like and abandonware
2011-07-01 devel/acovea: Looks like abandonware.
2011-07-01 devel/acovea-gtk: Looks like abandonware.
2011-06-29 sysutils/service-config: "mastersite disappeared"
 |
|
Friday, 1 Jul 2011
|
06:38 kevlo
Initial import of iniparser-3.0
Iniparser is a free stand-alone ini file parsing library.
 |
|
Monday, 27 Jun 2011
|
14:44 miwi
This module provides an interface to libffi which enables you to call C
functions from Pure and vice versa. It extends and complements Pure's
built-in C interface in that it also handles C structs and makes Pure
functions callable from C without writing a single line of C code.
WWW: http://docs.pure-lang.googlecode.com/hg/pure-ffi.html
PR: ports/156103
Submitted by: Zhihao Yuan <lichray at gmail.com>
 |
14:36 miwi
The core idea of libee is to provide a small but hopefully convenient
API layer above the CEE standard. However, CEE is not finished. At the
time of this writing, CEE is under heavy development and even some of
its core data structures (like the data dictionary and taxonomy) have
not been fully specified. So for the time being, libee should be
thought of as a useful library that helps you get your events
normalized. If you program cleanly to libee, chances are not bad that
only relatively little effort is required to move your app over to be
CEE compliant (once the standard is out).
WWW: http://www.libee.org/
PR: ports/158344
Submitted by: Jim Riggs <ports at christianserving.org>
 |
14:35 miwi
A library for some string essentials.
WWW: http://libestr.adiscon.com/
PR: ports/158345
Submitted by: Jim Riggs <ports at christianserving.org>
 |
02:18 swills
Rspec-mocks provides a test-double framework for rspec including support for
method stubs, fakes, and message expectations.
WWW: https://github.com/rspec/rspec-mocks
PR: ports/157797
Submitted by: Steve Wills <swills at FreeBSD.org>
 |
02:17 swills
Rspec-expectations adds should and should_not to every object and includes
RSpec::Matchers, a library of standard matchers.
WWW: https://github.com/rspec/rspec-expectations
PR: ports/157797
Submitted by: Steve Wills <swills at FreeBSD.org>
 |
02:16 swills
RSpec Core provides the structure for writing executable examples of how your
code should behave.
WWW: https://github.com/rspec/rspec-core
PR: ports/157797
Submitted by: Steve Wills <swills at FreeBSD.org>
 |
|
Sunday, 26 Jun 2011
|
08:15 miwi
git-annex allows managing files with git, without checking the file
contents into git. While that may seem paradoxical, it is useful when
dealing with files larger than git can currently easily handle, whether
due to limitations in memory, checksumming time, or disk space.
Even without file content tracking, being able to manage files with git,
move files around and delete files with versioned directory trees, and use
branches and distributed clones, are all very handy reasons to use git.
And annexed files can co-exist in the same git repository with regularly
versioned files, which is convenient for maintaining documents, Makefiles,
etc that are associated with annexed files but that benefit from full
revision control.
WWW: http://git-annex.branchable.com/
PR: ports/157077
Submitted by: frase at frase.id.au
 |
07:15 miwi
ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a
language tool that provides a framework for constructing recognizers,
compilers, and translators from grammatical descriptions containing
C++ or Java actions.
This port is used to run python code generated by ANTLR.
WWW: http://www.antlr2.org
PR: ports/155116
Submitted by: arrowdodger <6yearold at gmail.com>
 |
05:39 miwi
serdisplib is as a library to drive serial LC- or OLED-displays with
built-in controllers. Some displays connected to the parallel port
are also supported.
WWW: http://serdisplib.sourceforge.net/
PR: ports/156161
Submitted by: Markus Dolze <bsdfan at nurfuerspam.de>
 |
|
Saturday, 25 Jun 2011
|
09:41 miwi
Minimongo is a lightweight, schemaless, Pythonic Object-Oriented interface
to MongoDB. It provides a very thin, dynamicly typed (schema-less) object
management layer for any data stored in any MongoDB collection. Minimongo
directly calls the existing pymongo query syntax.
WWW: https://github.com/slacy/minimongo
PR: ports/157031
Submitted by: Mirko Zinn <mail at derzinn.de>
 |
08:40 miwi
pythonbrew is a program to automate the building
and installation of Python in the users HOME.
pythonbrew is inspired by perlbrew and rvm.
WWW: https://github.com/utahta/pythonbrew
PR: ports/157842
Submitted by: Lung-Pin Chang <changlp at cs.nctu.edu.tw>
 |
07:05 miwi
This is a small but growing collection of ASN.1 data structures expressed in
Python terms using pyasn1 data model.
WWW: http://sourceforge.net/projects/pyasn1/
PR: ports/155715
Submitted by: Ruslan Mahmatkhanov <cvs-src at yandex.ru>
 |
07:01 miwi
Reflex - A class library for flexible, reactive programs.
Reflex is a library of classes that assist with writing reactive (AKA
event-driven) programs. Reflex uses Moose internally, but it doesn't enforce
programs to use Moose's syntax. However, Moose syntax brings several useful
features we hope will become indispensible.
WWW: http://search.cpan.org/dist/Reflex/
PR: ports/155591
Submitted by: Jase Thew <freebsd at beardz.net>
 |
|
Thursday, 23 Jun 2011
|
19:32 pgollucci
- Update rails to 3.0.9 (current)
bump required dependencie
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
 |
17:33 pgollucci
There is a disconnect in the ruby/rails/dm community over whether api compatible
json 1.4.6 vs 1.5.x should be used. Half use one, Half use the other.
This library can parse JSON texts and generate them from ruby data structures.
This port implemented in C and comes with its own unicode conversion functions
and a parser generated by the Ragel State Machine Compiler.
WWW: http://json-jruby.rubyforge.org/
 |
|
Wednesday, 22 Jun 2011
|
02:41 swills
A Ruby version of the Rackspace Cloud Files API
WWW: http://rubygems.org/gems/cloudfiles
 |
|
Sunday, 19 Jun 2011
|
23:45 romain
gio-sharp binds the GIO API, which isn't available in Gtk#.
WWW: http://github.com/mono/gio-sharp
 |
16:26 swills
More Ruby sugar - inspired by the 'zuker' project
WWW: http://rubygems.org/gems/sugar-high
PR: ports/158010
Submitted by: rpsfa at rit.edu
 |
16:25 swills
A wonderfully simple way to load your code
WWW: http://rubygems.org/gems/require_all
PR: ports/158009
Submitted by: rpsfa at rit.edu
 |
16:12 swills
Minitest provides a complete suite of testing facilities supporting TDD, BDD,
mocking, and benchmarking. minitest/unit is a small and incredibly fast unit
testing framework.
WWW: http://rubygems.org/gems/minitest
 |
16:11 swills
GemTesters is a community effort to document the test results for various gems,
on various machine architectures.
WWW: http://test.rubygems.org/
 |
|
Saturday, 18 Jun 2011
|
18:36 swills
Forms made easy!
WWW: http://rubygems.org/gems/simple_form
PR: ports/157990
Submitted by: rpsfa at rit.edu
 |
18:30 swills
Delayed_job (or DJ) encapsulates the common pattern of
asynchronously executing longer tasks in the background.
It is a direct extraction from Shopify where the job table
is responsible for a multitude of core tasks. This gem is
collectiveidea's fork (http://github.com/collectiveidea/delayed_job).
WWW: http://rubygems.org/gems/delayed_job
PR: ports/157986
Submitted by: Ryan Steinmetz <rpsfa at rit.edu>
 |
18:09 swills
Flexible authentication solution for Rails with Warden
WWW: http://rubygems.org/gems/devise
PR: ports/157956
Submitted by: rpsfa at rit.edu
 |
18:04 swills
Provides a single point of entry for using basic features of ruby ORMs
WWW: http://rubygems.org/gems/orm_adapter
PR: ports/157955
Submitted by: rpsfa at rit.edu
 |
18:00 swills
Rack middleware that provides authentication for rack applications
WWW: http://rubygems.org/gems/warden
PR: ports/157954
Submitted by: Ryan Steinmetz <rpsfa at rit.edu>
 |
17:55 swills
Jammit is an industrial strength asset packaging library for Rails,
providing both the CSS and JavaScript concatenation and compression
that you'd expect, as well as YUI Compressor and Closure Compiler
compatibility, ahead-of-time gzipping, built-in JavaScript template
support, and optional Data-URI / MHTML image embedding.
WWW: http://rubygems.org/gems/jammit/
PR: ports/157952
Submitted by: rpsfa at rit.edu
 |
17:50 swills
A Ruby interface to YUI Compressor for minifying JavaScript and CSS assets.
WWW: http://rubygems.org/gems/yui-compressor
PR: ports/157951
Submitted by: rpsfa at rit.edu
 |
17:45 swills
POpen4 provides the Rubyist a single API across platforms for
executing a command in a child process with handles on stdout,
stderr, stdin streams as well as access to the process ID and exit status.
WWW: http://rubygems.org/gems/popen4
PR: ports/157950
Submitted by: rpsfa at rit.edu
 |
14:14 swills
A modern, pretty RDoc template.
WWW: https://github.com/fauna/allison
 |
13:48 dhn
BSD libdwarf is a BSD licenced implementation of libdwarf. It is part of the
elftoolchain project.
WWW: https://elftoolchain.svn.sourceforge.net
PR: ports/157931
Submitted by: Niclas Zeising <niclas.zeising@gmail.com>
 |
|
Monday, 13 Jun 2011
|
18:39 amdmi3
TortoiseHg is a Windows shell extension and a series of
applications for the Mercurial distributed revision control
system. It also includes a Gnome/Nautilus extension and
a CLI wrapper application so the TortoiseHg tools can be
used on non-Windows platforms.
WWW: http://tortoisehg.bitbucket.org/
PR: 157067
Submitted by: arrowdodger <6yearold@gmail.com>
 |
|
Sunday, 12 Jun 2011
|
18:59 romain
notify-sharp is a C# client implementation for Desktop Notifications, i.e.
notification-daemon. It is inspired by the libnotify API.
WWW: http://www.ndesk.org/NotifySharp
 |
16:26 sunpoet
- Add p5-Google-ProtocolBuffers 0.08
Google Protocol Buffers is a data serialization format. It is binary (and hence
compact and fast for serialization) and as extendable as XML; its nearest
analogues are Thrift and ASN.1. There are official mappings for C++, Java and
Python languages; this library is a mapping for Perl.
WWW: http://search.cpan.org/dist/Google-ProtocolBuffers/
 |
|
Saturday, 11 Jun 2011
|
14:56 sunpoet
- Add p5-MooseX-Runnable 0.03
MooseX::Runnable is a framework for making classes runnable applications. This
role doesn't do anything other than tell the rest of the framework that your
class is a runnable application that has a "run" method which accepts arguments
and returns the process' exit code.
This is a convention that the community has been using for a while. This role
tells the computer that your class uses this convention, and let's the computer
abstract away some of the tedium this entails.
WWW: http://search.cpan.org/dist/MooseX-Runnable/
 |
14:53 sunpoet
- Add p5-MooseX-Types-Set-Object 0.03
MooseX::Types::Set::Object provides Moose type constraints
(see Moose::Util::TypeConstraints, MooseX::Types).
WWW: http://search.cpan.org/dist/MooseX-Types-Set-Object/
 |
14:51 sunpoet
- Add p5-Test-TableDriven 0.02
Writing table-driven tests is usually a good idea. Adding a test case doesn't
require adding code, so it's easy to avoid fucking up the other tests. However,
actually going from a table of tests to a test that runs is non-trivial.
Test::TableDriven makes writing the test drivers trivial. You simply define your
test cases and write a function that turns the input data into output data to
compare against. Test::TableDriven will compute how many tests need to be run,
and then run the tests.
Concentrate on your data and what you're testing, not plan tests = scalar keys
%test_cases> and a big foreach loop.
WWW: http://search.cpan.org/dist/Test-TableDriven/
 |
|
Friday, 10 Jun 2011
|
08:28 wen
Data::Peek started off as DDumper being a wrapper module over
Data::Dumper, but grew out to be a set of low-level data
introspection utilities that no other module provided yet, using
the lowest level of the perl internals API as possible.
WWW: http://search.cpan.org/dist/Data-Peek/
 |
|
Tuesday, 7 Jun 2011
|
16:42 skv
Remove "bugzilla2" here too.
 |
13:30 skv
- Copy devel/bugzilla to devel/bugzilla3; russian/bugzilla-ru to
russian/bugzilla3-ru
- Update devel/bugzilla, russian/bugzilla-ru to 4.0.1
- Update devel/bugzilla3, russian/bugzilla3-ru to 3.6.5
Changes: http://www.bugzilla.org/releases/4.0.1/release-notes.html
http://www.bugzilla.org/releases/3.6.5/release-notes.html
 |
|
Monday, 6 Jun 2011
|
17:25 culot
Sub::Alias does a compile-time code injection to let you define subroutine
aliases based on its name.
This differs from p5-Sub-Name in that it defines a typeglob in a more correct
way and keeps you from manipulating the symbols table directly. You can use
the subroutine as if it was defined the ordinary way then.
This is particularly useful in the cases when you need to have several
identical subroutines with different names.
WWW: http://search.cpan.org/dist/Sub-Alias/
PR: ports/157632
Submitted by: Peter Vereshagin <peter@vereshagin.org>
 |
09:27 az
String eval is often used for dynamic code generation. For instance, Moose uses
it heavily, to generate inlined versions of accessors and constructors, which
speeds code up at runtime by a significant amount. String eval is not without
its issues however - it's difficult to control the scope it's used in (which
determines which variables are in scope inside the eval), and it can be quite
slow, especially if doing a large number of evals.
This module attempts to solve both of those problems. It provides an
eval_closure function, which evals a string in a clean environment, other than
a fixed list of specified variables. It also caches the result of the eval, so
that doing repeated evals of the same source, even with a different
environment, will be much faster (but note that the description is part of the
string to be evaled, so it must also be the same (or non-existent) if caching
is to work properly).
 |
|
Friday, 3 Jun 2011
|
02:07 sunpoet
- Add p5-AnyMQ 0.33
AnyMQ is message queue system based on AnyEvent. It can store all messages in
memory or use external message queue servers.
WWW: http://search.cpan.org/dist/AnyMQ/
 |
02:06 sunpoet
- Add p5-MouseX-Traits 0.1102
Often you want to create components that can be added to a class arbitrarily.
MouseX::Traits makes it easy for the end user to use these components. Instead
of requiring the user to create a named class with the desired roles applied,
or apply roles to the instance one-by-one, he can just create a new class from
yours with with_traits, and then instantiate that.
WWW: http://search.cpan.org/dist/MouseX-Traits/
 |
|
Wednesday, 1 Jun 2011
|
15:40 sunpoet
- Add p5-MooseX-MetaDescription 0.04
MooseX::MetaDescription allows you to add arbitrary out of band metadata to your
Moose classes and attributes. This will allow you to track out of band data
along with attributes, which is very useful for say serializing Moose classes in
HTML or XML.
WWW: http://search.cpan.org/dist/MooseX-MetaDescription/
 |
15:38 sunpoet
- Add p5-IO-Any
IO::Any aims to provide read/write anything. It tries to guess what the
"anything" is based on some rules.
WWW: http://search.cpan.org/dist/IO-Any/
 |
15:32 sunpoet
- Add p5-Devel-PackagePath 0.02
Devel::PackagePath is a Perl module to inspect and manipulate a Path based on
a Package name.
WWW: http://search.cpan.org/dist/Devel-PackagePath/
 |
15:30 sunpoet
- Connect devel/p5-Bread-Board
 |
15:24 sunpoet
- Add p5-Module-CheckDeps 0.08
Module::CheckDeps parses Perl code searching for used modules. It can either
return a list of all the modules used by some code, or a list of the used
modules that are not available in the host system (e.g. not installed modules).
Compared to similar modules, such as Module::ScanDeps, Module::CheckDeps is
simpler and less powerful, but also much faster.
WWW: http://search.cpan.org/dist/Module-CheckDeps
https://github.com/AlexBio/Module-CheckDeps
 |
|
Tuesday, 31 May 2011
|
22:24 rene
Upgrade the Robot Operating System ports to their 1.4 aka Diamondback versions.
Detailed changelists are available on the WWW sites.
Port changes:
- distribution files are now fetched from upstream servers instead of
using local copies from my server
- Python files are now always compiled (to .pyc and .pyo) and use Python 2.7
- devel/ros is now split in to devel/ros, devel/ros-documentation,
devel/ros-rx, and devel-ros-comm to allow more lightweight installations
- Connect latter 3 ports to the build
 |
02:29 linimon
Add port libvirt.
Noticed by: maintainer using portsmon
Pointy hat: decke
 |
02:01 vanilla
Add protobuf-c 0.15, this package provides a code generator and runtime
libraries to use Protocol Buffers from pure C (not C++).
PR: ports/157099
Submitted by: Aaron Hurt <ahurt at anbcs.com>
 |
|
Monday, 30 May 2011
|
20:09 wxs
High-level C binding for ZMQ.
PR: ports/157325
Submitted by: Andrew Thompson <thompsa@FreeBSD.org>
 |
|
Friday, 27 May 2011
|
09:45 bapt
libgit2 is...
licensed under a very permissive license so you can use it anywhere
faster than any other Git library
written in standards compilant C99
completely multi-platform: Windows, Linux, Mac OS X, xBSD
compiled natively under all platforms (yes, even MSVC on Windows)
re-entrant, with sane error handling
designed with a solid and consistent API
available as bindings for all major scripting languages
WWW: http://libgit2.github.com/
 |
|
Thursday, 26 May 2011
|
23:06 beech
- New port horde4-constraint-1.0.0
- This port provides a programmatic way of building constraints that evaluate to
true or false.
 |
22:40 beech
- New port horde4-streamwrapper-1.0.0
- This port provides various stream wrappers.
 |
22:20 beech
- New port horde4-streamfilter-1.0.0
- This port provides various stream filters
 |
21:20 beech
- New port horde4-translation-1.0.0
- Horde translation library.
 |
19:51 sunpoet
- Add p5-IPC-MMA 0.81
IPC::MMA provides an interface to Ralf Engelschall's mm library, allowing
memory to be shared between multiple processes in a relatively
convenient way.
IPC::MMA is a superset of Arthur Choung's IPC::MM module, adding arrays and
allowing any Perl scalar to be used as a hash/BTree key rather than just C
strings. IPC::MMA hashes are like IPC::MM BTrees in that they return keys in
sorted order ineach, keys, and next operations.
An IPC::MMA array can store data in any of six ways, including general-purpose
scalars, signed or unsigned integers, floating-point numbers, fixed-length
strings/records, and booleans at one bit per array element.
WWW: http://search.cpan.org/dist/IPC-MMA/
PR: ports/157291
Submitted by: Peter Vereshagin <peter@vereshagin.org>
 |
19:49 sunpoet
- Add p5-POE-Quickie 0.14
If you need nonblocking access to an external program, or want to execute some
blocking code in a separate process, but you don't want to write a wrapper
module or some POE::Wheel::Run boilerplate code, then POE::Quickie can help.
You just specify what you're interested in (stdout, stderr, and/or exit code),
and POE::Quickie will handle the rest in a sensible way.
It has some convenience features, such as killing processes after a timeout,
and storing process-specific context information which will be delivered with
every event.
There is also an even lazier API which suspends the execution of your event
handler and gives control back to POE while your task is running, the same
way LWP::UserAgent::POE does.
This is provided by the quickie_* functions which are exported by default.
WWW: http://search.cpan.org/dist/POE-Quickie/
PR: ports/156971
Submitted by: Takefu <takefu@airport.fm>
 |
19:47 sunpoet
- Add py-pycalendar 2.0
An iCalendar and vCard project for python.
WWW: http://pypi.python.org/pypi/pycalendar/2.0
SVN: http://svn.mulberrymail.com/repos/PyCalendar/branches/server-stable/
PR: ports/157323
Submitted by: Roland van Laar <roland@micite.net>
 |
|
Wednesday, 25 May 2011
|
23:54 beech
- New port horde4-cache-1.0.3
- Horde cache provides a simple, functional caching API, with the option to
store the cached data on the filesystem, in one of the PHP opcode cache
systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache),
memcached, or an SQL table.
 |
18:40 beech
-New port horde4-autoloader-1.0.0
-Autoload implementation and class loading manager for Horde.
Approved By: itetcu (mentor)(implicit)
 |
18:00 beech
-New port horde4-dateparser-1.0.0
-Horde Date Parser. Library for natural-language date parsing, with support for
multiple languages and locales.
Approved By: itetcu (mentor)(implicit)
 |
00:09 beech
Horde package for creating and manipulating dates.
Approved by: itetcu (mentor)(implicit)
 |
Number of commits found: 12762 (showing only 100 on this page) |