Commit Graph

48810 Commits

Author SHA1 Message Date
simon
4690208dd4 add p5-boolean, p5-Test-MockTime and p5-DateTime-Format-Natural 2009-02-05 22:05:20 +00:00
simon
9eb476692a import p5-Catalyst-Controller-HTML-FormFu
FormFu for Catalyst.
2009-02-05 22:05:13 +00:00
simon
fac78754b3 import p5-HTML-FormFu
HTML::FormFu is a HTML form framework which aims to be as easy as
possible to use for basic web forms, but with the power and flexibility
to do anything else you might want to do (as long as it involves forms).

You can configure almost any part of formfu's behaviour and output.  By
default formfu renders "XHTML 1.0 Strict" compliant markup, with as
little extra markup as possible, but with sufficient CSS class names to
allow for a wide-range of output styles to be generated by changing only
the CSS.
2009-02-05 22:05:10 +00:00
simon
a26da08492 import p5-Captcha-reCAPTCHA
reCAPTCHA is a hybrid mechanical turk and captcha that allows visitors
who complete the captcha to assist in the digitization of books.
2009-02-05 22:05:07 +00:00
simon
536d14d900 import p5-HTML-Tiny
HTML::Tiny is a simple, dependency free module for generating HTML (and
XML).  It concentrates on generating syntactically correct XHTML using a
simple Perl notation.

In addition to the HTML generation functions, utility functions are
provided to:
 * encode and decode URL encoded strings
 * entity encode HTML
 * build query strings
 * JSON encode data structures
2009-02-05 22:05:05 +00:00
simon
09c36754e6 import p5-Regexp-Assemble
Regexp::Assemble takes an arbitrary number of regular expressions and
assembles them into a single regular expression (or RE) that matches all
that the individual REs match.

As a result, instead of having a large list of expressions to loop over,
a target string only needs to be tested against one expression.  This is
interesting when you have several thousand patterns to deal with.
Serious effort is made to produce the smallest pattern possible.
2009-02-05 22:05:02 +00:00
simon
53701487f2 import p5-DateTime-Format-Natural
DateTime::Format::Natural takes a string with a human readable date/time
and creates a machine readable one by applying natural parsing logic.
2009-02-05 22:05:00 +00:00
simon
60ee9f6eae import p5-Test-MockTime
This module was created to enable test suites to test code at specific
points in time.  Specifically it overrides localtime, gmtime and time at
compile time and then relies on the user supplying a mock time via
set_relative_time, set_absolute_time or set_fixed_time to alter future
calls to gmtime, time or localtime.
2009-02-05 22:04:58 +00:00
simon
6291e71bdd import p5-boolean
This module provides basic Boolean support, by defining two special
objects: true and false.
2009-02-05 22:04:56 +00:00
robert
0078d29de7 +openoffice3-dicts 2009-02-05 21:33:23 +00:00
robert
26a52ff665 Import a port to handle openoffice3 dictionaries.
Currently on en_GB, en_US, de_DE and hu_HU dictionaries are installed.
Upon package installation the dictionary extension(s) are going
to be registered with unopkg (openoffice's extension manager).

If anyone needs another language, just send me an email. (diffs are accepted too :))
2009-02-05 21:32:48 +00:00
wcmaier
9f52ecadee Kill extra egg lines in PLIST and update license marker while here.
Since it didn't package, no bump. Diff from sthen@, noticed by
naddy@. I relinquish my cookies.
2009-02-05 20:50:51 +00:00
kili
159987185c openarena-data needs a pkg bump after the arch addition.
noticed by naddy@, no cookies for me
2009-02-05 20:33:12 +00:00
sthen
d8dbe3dc3c bump PKGNAME-main, thanks naddy@ for pointing it out. 2009-02-05 20:32:08 +00:00
simon
c3c7778238 add p5-Catalyst-Component-InstancePerContext 2009-02-05 18:00:22 +00:00
simon
79c12fb40c import p5-Catalyst-Component-InstancePerContext
This module helps to implement Catalyst components that return a new
instance on each request.
2009-02-05 18:00:17 +00:00
pirofti
d5c7106feb Update to 2009.01.31. Okay sthen@. 2009-02-05 12:54:18 +00:00
sthen
b7dbab5459 fix crash if a query fails, from upstream SVN via David Coppa.
(I added an explanatory comment to the patch file).
2009-02-05 12:21:56 +00:00
jasper
b80c6e405c - plug memory leak; from upstream svn rev. 3157.
- remove XXX that was resolved recently
2009-02-05 09:50:31 +00:00
jasper
187b3e1ced - update libcroco to 0.6.2
* loads and loads of bugfixes
2009-02-05 09:47:02 +00:00
ajacoutot
9c091c55c1 - fix an indentation error
from David Coppa on ports@, thanks!
2009-02-05 07:46:27 +00:00
djm
d773a9a215 update to flowd-9.9.1, subst MODPY_EGG_VERSION; diff from msf@ 2009-02-05 05:33:24 +00:00
djm
05d561ee62 update to flowd-0.9.1; patch from msf@ 2009-02-05 05:32:11 +00:00
sthen
01af648685 maintenance update to 1.1.11, from Brad. 2009-02-04 21:29:48 +00:00
martynas
99b71baf8e update to firefox-i18n-3.0.6 2009-02-04 21:12:25 +00:00
martynas
d762abf08b security/stability update to mozilla-firefox-3.0.6. MFSA 2009-06;
MFSA 2009-05; MFSA 2009-04; MFSA 2009-03; MFSA 2009-02; MFSA 2009-01
http://www.mozilla.org/security/known-vulnerabilities/firefox30.html#firefox3.0.6
ok naddy@
2009-02-04 21:08:15 +00:00
naddy
4a542df448 maintenance update to 2.8.2 2009-02-04 21:04:42 +00:00
chl
58e9007da3 I moved, bump PKGNAME. 2009-02-04 20:25:16 +00:00
naddy
1a75262638 sync with FreeBSD src; csup can now fetch a complete CVS repository 2009-02-04 20:24:01 +00:00
ajacoutot
b69fbe0ed5 - no need for a specific localstatedir, use default
discussed with jasper@
2009-02-04 18:50:02 +00:00
ajacoutot
e010b87295 - install icon where it belongs 2009-02-04 18:34:04 +00:00
jasper
9fafcdd601 - bump pkgname after last commit
also sorting makes the checksum of files change -> package changes -> bump needed
2009-02-04 18:09:12 +00:00
form
02ebf4d53b sort
no content changes, no bump

ok landry@
2009-02-04 17:36:06 +00:00
ajacoutot
8c0a0fa6fa - add a MESSAGE to help user unbreak icon display when running evolution
outside of a full blown desktop environment

idea from and discussed with sturm@
2009-02-04 15:43:32 +00:00
landry
d059ee36c1 I moved back to my mountains, update my entry here. 2009-02-04 14:39:35 +00:00
jasper
8a7c697085 - update p5-XML-XSPF to 0.7 2009-02-04 12:58:39 +00:00
jasper
2ca710a7f2 - update p5-XML-SAX-Writer to 0.52 2009-02-04 12:56:38 +00:00
jasper
8719afa780 - update p5-XML-RSS to 1.43
- switch to modbuild
2009-02-04 12:53:39 +00:00
jasper
1956df04ab - update p5-WebService-MusicBrainz to 0.21 2009-02-04 10:51:11 +00:00
jasper
b5a4474481 - update p5-HTML-Lint to 2.06 2009-02-04 10:44:59 +00:00
jasper
d19ab38c32 - update p5-Net-DNS-SEC to 0.15
- fix dependencies
2009-02-04 10:41:41 +00:00
jasper
6acf5ef19e - update p5-Net-DNS to 0.65
"looks fine" wilfried@ (MAINTAINER)
2009-02-04 10:40:47 +00:00
jasper
a90bfba462 - update p5-POE-Component-Client-DNS to 1.02 2009-02-04 10:35:04 +00:00
ajacoutot
114dfaaf16 - protect some config files as they can have passwords in them
- don't enforce gcc opt and debug mode
- don't spam the console when starting, redirect stdout to /dev/null in
rc.local

"go ahead" bernd@
2009-02-04 10:24:07 +00:00
jasper
22d392a10b - update p5-Geo-IP to 1.36 2009-02-04 10:16:17 +00:00
simon
0afb2e5670 update to version 0.9.0.1, move docs and examples to appropriate places
testing/feedback by ajacoutot@ (macppc) and jasper@ (amd64, i386 and
sparc64 which still fails to build), thanks!
2009-02-04 10:15:14 +00:00
simon
90e0ef8365 add pecl-swish 2009-02-04 09:31:45 +00:00
simon
8a2db59a43 import pecl-swish
The swish extension is an object oriented PHP interface to the swish-e C
library.  This can be used to access search indexes from your PHP code
avoiding the need to run the swish-e binary for searching.
2009-02-04 09:31:41 +00:00
sthen
d1b1949727 Drop maintainer at his request & bump package. "a) i don't use it anymore
b) it's buggy and c) there are better plugins these days that do specific
jobs way better."

He suggests removing it entirely if there are no objections.
2009-02-04 09:05:48 +00:00
jasper
78d8c31cc6 - Module::Loaded comes with perl 5.10, so add the COMES_WITH marker
- fix dependencies of p5-Graphics-ColorNames accordingly

ok simon@
2009-02-04 08:48:20 +00:00