Commit Graph

26715 Commits

Author SHA1 Message Date
kevlo
3e1cbd47ec Initial import of p5-Locale-Maketext-Simple 0.12
This module is a simple wrapper around Locale::Maketext::Lexicon,
designed to alleviate the need of creating Language Classes for module
authors.
2004-12-10 02:53:09 +00:00
sturm
f6d4a7e848 fix dependencies and bump PKGNAME 2004-12-09 19:04:37 +00:00
fgsch
cf08213501 update to 0.1.2; maintainer and pvalchev ok 2004-12-09 19:00:57 +00:00
xsa
35acefc359 Update to offlineimap-4.0.8; ok MAINTAINER; 2004-12-09 17:53:34 +00:00
sturm
437a7f500c fix dependencies and bump PKGNAME 2004-12-09 17:26:59 +00:00
pvalchev
e320c222ad 2796 unzels onboard! 2004-12-09 17:00:10 +00:00
sturm
15f1fc17e6 fix dependencies and bump PKGNAME 2004-12-09 16:19:37 +00:00
kevlo
1e3642adef add p5-VCP-autrijus. 2004-12-09 09:25:06 +00:00
kevlo
f5eedce775 Initial import of p5-VCP-autrijus 0.9
vcp (and the Perl module VCP.pm) is a system for copying resources under
version control between repositories. CVS, p4 and VSS repositories are
currently supported.
Note that this is not a branch, nor a fork, from VCP's main repository
This is merely a snapshot of versions that are known to work with svk.
2004-12-09 09:24:22 +00:00
kevlo
e7dcf1ab35 add p5-Regexp-Shellish. 2004-12-09 08:44:26 +00:00
kevlo
54e9d8fe45 Initial import of p5-Regexp-Shellish 0.93
This module is for shell-like regular expressions.
2004-12-09 08:43:27 +00:00
kevlo
fbeb3d541f fix PLIST. 2004-12-09 08:28:56 +00:00
kevlo
b0e1c30320 +p5-PodToHTML 2004-12-09 08:18:36 +00:00
kevlo
173e93c91b Initial import of p5-PodToHTML 0.05
This module generates HTML from files containing POD documentation.
2004-12-09 08:17:24 +00:00
kevlo
303b6ca896 add p5-Text-Aligner and p5-Text-Table. 2004-12-09 07:23:46 +00:00
kevlo
9240565ff7 Initial import of p5-Text-Table 1.107
This module allows you to create and maintain tables that adapt to
alignment requirements as you use them.
2004-12-09 07:22:17 +00:00
kevlo
17d04e7d76 Initial import of p5-Text-Aligner 0.03
This module exports a single function, align(), which is used to
justify strings to various alignment styles.
2004-12-09 07:20:48 +00:00
espie
22cd61b892 remove obnoxious ^G in build. 2004-12-09 07:16:12 +00:00
kevlo
c8013206c1 add p5-BFD. 2004-12-09 06:41:43 +00:00
kevlo
d21880fef4 Initial import of p5-BFD 0.31
This module allows for impromptu dumping of output to STDERR. 
Useful when you want to take a peek at a nest Perl data structure
by emitting (relatively) nicely formatted output.
2004-12-09 06:41:02 +00:00
kevlo
c47462400b add p5-IPC-Run3. 2004-12-09 06:30:50 +00:00
kevlo
675a18e461 Initial import of p5-IPC-Run3 0.01
This module allows you to run a subprocess and redirect stdin, stdout,
and/or stderr to files and perl data structures.
2004-12-09 06:30:06 +00:00
kevlo
146f6c603d add p5-XML-AutoWriter. 2004-12-09 06:02:20 +00:00
kevlo
c146fab836 Initial import of p5-XML-AutoWriter 0.38
This module provides DOCTYPE based XML output.
2004-12-09 06:01:36 +00:00
kevlo
b50c3149bd +p5-Data-UUID 2004-12-09 05:17:10 +00:00
kevlo
9e60bdbc40 Initial import of p5-Data-UUID 0.11
This module provides a framework for generating UUIDs (Universally Unique
Identifiers, also known as GUIDs (Globally Unique Identifiers).
2004-12-09 05:15:56 +00:00
jcs
693c40f97a enable xmms plugin as a subpackage
ok jolan@
2004-12-09 04:57:56 +00:00
kevlo
5f34cd53bd add p5-SVN-Simple. 2004-12-09 03:49:30 +00:00
kevlo
caf9e81344 Initial import of p5-SVN-Simple 0.26
This module is a simple interface to subversion's editor interface.
2004-12-09 03:48:39 +00:00
kevlo
c191c47a38 oops, forgot to remove this file. 2004-12-09 03:34:22 +00:00
kevlo
c95d9c2320 - disable thread support, it's broken in p5-SVN. Discussed with alek@
- bump PKGNAME
2004-12-09 01:12:13 +00:00
msf
ee252596db - update Test-Pod to 1.20 2004-12-08 22:20:23 +00:00
naddy
2d591bc030 Do not disable ProPolice, we have reports of success for most platforms.
ok pvalchev@
2004-12-08 21:54:48 +00:00
martin
b3725a2bb5 come here, get a beer 2004-12-08 21:09:03 +00:00
naddy
09398b3b4e - maintenance update to 3.4.2
- add WANTLIB
2004-12-08 19:28:45 +00:00
msf
b3c0132278 +p5-Locale-gettext 2004-12-08 19:12:21 +00:00
msf
ac51e12a48 sigh. 2004-12-08 19:05:23 +00:00
msf
bdffab14b2 Initial import of Locale-gettext-1.03
The gettext module permits access from perl to the gettext() family of
functions for retrieving message strings from databases constructed to
internationalize software.

by Waldemar Brodkorb with some small corrections for more recent package
system changes

ok xsa@
2004-12-08 19:00:49 +00:00
msf
2edcc3d107 +p5-Locale-Maketext-Fuzzy
+p5-Locale-Maketext-Gettext
+p5-Locale-Maketext-Lexicon
2004-12-08 18:40:50 +00:00
msf
680fff6aee Initial import of p5-Locale-Maketext-Lexicon
This module provides lexicon-handling modules to read from other localization
formats, such as Gettext, Msgcat, and so on.
2004-12-08 18:36:18 +00:00
msf
660e01de27 Fix PLIST 2004-12-08 18:32:15 +00:00
msf
14e80a9336 Initial import of Locale-Maketext-Gettext
Locale::Maketext::Gettext joins the GNU gettext and Maketext frameworks.
It is a subclass of Locale::Maketext(3) that follows the way GNU gettext
works. It works seamlessly, both in the sense of GNU gettext and
Maketext. As a result, you enjoy both their advantages, and get rid of
both their problems, too.
2004-12-08 18:26:32 +00:00
msf
0222308dfe 2004-12-08 18:19:40 +00:00
xsa
5d28fa8a64 + p5-Module-CoreList 2004-12-08 18:02:03 +00:00
msf
d75caff424 Update to Text-Template-1.44
add missing PKG_ARCH
take maintainer

ok avsm@
2004-12-08 18:00:37 +00:00
xsa
cd4fc3cf0d Initial import of p5-Module-CoreList-1.97
See what modules are shipped with versions of Perl.

Module::CoreList contains the hash of hashes %Module::CoreList::version,
this is keyed on Perl version as indicated in $]. The second level hash
is module => version pairs.
It also contains %Module::CoreList::released hash, which has ISO
formatted versions of the release dates, as gleaned from perlhist.

ok msf@.
2004-12-08 18:00:30 +00:00
msf
027a16c2de Update to Test-Builder-Tester-1.01
add missing PKG_ARCH
take maintainer

ok avsm@
2004-12-08 17:35:42 +00:00
msf
4b8dc3328b Update to Net-BGP 0.8 2004-12-08 17:14:06 +00:00
grange
e38081bf62 Update to cnupm-3.7.1; from form@.
ok sturm@
2004-12-08 09:18:14 +00:00
grange
278aac7d5f Update to mips64emul-0.2.3.
ok sturm@
2004-12-08 09:17:32 +00:00