Commit Graph

27013 Commits

Author SHA1 Message Date
marcm
3a08d7cb52 Add missing LIB_DEPENDS, bump PKGNAME. 2004-12-22 05:58:48 +00:00
msf
859dd391aa +p5-Regexp-Common
+p5-Text-Quoted
+p5-Text-Wrapper
2004-12-22 03:12:56 +00:00
msf
a6d83c682a - Initial import of Text-Wrapper-1.000
This module provides simple word wrapping.  It breaks long lines, but
does not alter spacing or remove existing line breaks.  If you're
looking for more sophisticated text formatting, try the Text::Format
module. 

In short, Text::Wrapper is the object-oriented equivalent of Text::Wrap,
but with fewer bugs (I hope).
2004-12-22 03:09:18 +00:00
msf
e1dbb0bdc6 - Initial import of Text-Quoted-1.8
Text::Quoted examines the structure of some text which
may contain multiple different levels of quoting, and
turns the text into a nested data structure.
2004-12-22 02:58:44 +00:00
msf
3ee347d18b - Initial import of Regexp-Common-2.118
By default, this module exports a single hash (`%RE') that stores or
generates commonly needed regular expressions. Patterns currently
provided include:

   * balanced parentheses and brackets
   * delimited text (with escapes)
   * integers and floating-point numbers in any base (up to 36)
   * comments in C, C++, Perl, and shell
   * offensive language
   * lists of any pattern
   * IPv4 addresses
2004-12-22 02:46:39 +00:00
pvalchev
70a9b8eaf2 sync, 2822 2004-12-22 02:40:34 +00:00
msf
23018b42e5 +p5-SVN-Notify
+p5-SVN-Web
+p5-Tree-Simple
2004-12-22 02:27:14 +00:00
msf
f134d4bd96 - Initial import of Tree-Simple-1.14
This module in an fully object-oriented implementation of a simple n-ary
tree. It is built upon the concept of parent-child relationships, so
therefore every Tree::Simple object has both a parent and a set of
children (who themselves may have children, and so on). Every
Tree::Simple object also has siblings, as they are just the children of
their immediate parent.
2004-12-22 02:18:40 +00:00
kurt
5339a096a6 - 1.4-linux 2004-12-22 02:05:39 +00:00
kurt
7077797dfd Won't ever work unless compat linux gets kernel threads emulation.
ok msf@, kevlo@
2004-12-22 02:04:41 +00:00
msf
9a3c8b5da9 - Initial import of p5-SVN-Notify
This class may be used for sending email messages for Subversion
repository activity. There are a number of different modes supported,
and SVN::Notify is fully subclassable, to easily add new functionality.
By default, A list of all the files affected by the commit will be
assembled and listed in a single message. An additional option allows
diffs to be calculated for the changes and either appended to the
message or added as an attachment.

ok kevlo@
2004-12-22 01:56:27 +00:00
msf
9f6cafc524 - Initial import of SVN-Web-0.38
SVN::Web provides a web interface to subversion repositories. You can
browse the tree, view history of a directory or a file, see what's
changed in a specific revision, track changes with RSS, and also view
diffs.

SVN::Web also tracks the branching feature (node copy of subversion, so
you can easily see the relationship between branches.

ok kevlo@
2004-12-22 01:52:23 +00:00
naddy
e5446518b3 update to 20041220; from Victor Sahlstedt <salan@legonet.org> 2004-12-22 00:13:52 +00:00
sturm
6a2b849585 +p5-XML-RAI
+p5-XML-RSS-Parser
+p5-XML-RSS-Timing
+p5-XML-RSS-TimingBot
2004-12-21 22:00:48 +00:00
sturm
754c073b05 Initial import of p5-XML-RSS-TimingBot 2.03
XML::RSS::TimingBot is for requesting RSS feeds only as
often as needed.

from Sam Smith <s at msmith.net>
2004-12-21 21:58:34 +00:00
sturm
1f33853b4e Initial import of p5-XML-RSS-Timing 1.07
Understands a variety of ways RSS feeds say how often
they can/should be refetched.

from Sam Smith <s at msmith.net>
2004-12-21 21:56:20 +00:00
sturm
59e37c76f7 Initial import of p5-XML-RAI 0.51
XML::RAI is an object-oriented layer that maps
overlapping and alternate tags in RSS to one common
simplified interface.

from Sam Smith <s at msmith.net>
2004-12-21 21:53:02 +00:00
sturm
2902beac26 Initial import of p5-XML-RSS-Parser 2.15
XML::RSS::Parser is a lightweight liberal parser of RSS
feeds. This parser is "liberal" in that it does not
demand compliance of a specific RSS version and will
attempt to gracefully handle tags it does not expect or
understand.

from Sam Smith <s at msmith.net>
2004-12-21 21:51:21 +00:00
espie
b8fb5135f6 forgot clean=force, reminded by msf. 2004-12-21 20:56:54 +00:00
sturm
606e9ea576 +p5-LWP-UserAgent-Determined 2004-12-21 20:46:16 +00:00
sturm
a19ef16277 Initial import of p5-LWP-UserAgent-Determined 1.03
This class works just like LWP::UserAgent (and is based on
it, by being a subclass of it), except that when you use it
to get a web page but run into a possibly-temporary error
(like a DNS lookup timeout), it'll wait a few seconds and
retry a few times.

from Sam Smith <s at msmith.net>
2004-12-21 20:44:28 +00:00
sturm
4d9bb6738d +p5-Class-XPath 2004-12-21 20:37:14 +00:00
sturm
3d793fe26b Initial import of p5-Class-XPath 1.4
This module adds XPath-style matching to object trees.

from Sam Smith <s at msmith.net>
2004-12-21 20:35:39 +00:00
danh
0521c0ff3f update to gnuplot 4.0.0 2004-12-21 16:56:59 +00:00
danh
3018db0ae4 update to 1.12 ; mostly from Victor Sahlstedt <salan@legonet.org> 2004-12-21 15:49:53 +00:00
kurt
5a81149790 -jserv 2004-12-21 15:22:54 +00:00
kurt
00162119d0 Remove obsolete, broken port. Use www/mod_jk instead.
ok msf@, xsa@
2004-12-21 15:19:40 +00:00
robert
dc092dc292 fix MASTER_SITES 2004-12-21 12:48:09 +00:00
espie
0ffec1f241 mark explicit conflicts, unconfuse find-all-conflicts.
fix dependency from ltdl in mcrypt (noticed by mbalmer@)
2004-12-21 12:15:01 +00:00
espie
5b47959cb3 fix pkgspec 2004-12-21 11:38:43 +00:00
espie
a38df42794 fix tk depend 2004-12-21 11:36:43 +00:00
espie
42766e55b3 fix pkgspec in dependency 2004-12-21 11:34:00 +00:00
espie
909bea101a fix dependency. 2004-12-21 11:30:39 +00:00
kevlo
ee6ed4aacb upgrade to 3.0.13 2004-12-21 06:03:22 +00:00
kurt
ebb6900dd2 +1.4 2004-12-21 04:02:57 +00:00
kurt
9a7dc09e56 - Initial import of jdk-1.4.2
Version 1.4.2 of Java 2 Platform, Standard Edition (J2SE)

with help from many; ok naddy@ espie@
2004-12-21 04:01:05 +00:00
msf
eedfe99478 +p5-Module-Refresh
+p5-Module-Versions-Report
2004-12-21 03:59:41 +00:00
msf
064c63b0fb - Initial import of Module-Refresh-1.02
This module is a generalization of the functionality provided by
Apache::StatINC. It's designed to make it easy to do simple iterative
development when working in a persistent environment.
2004-12-21 03:57:55 +00:00
msf
78a403a8e3 - Initial import of Module-Versions-Report-1.02
If you add "use Module::Versions::Report;" to a program (especially
handy if your program is one that demonstrates a bug in some module),
then when the program has finished running, you well get a report
detailing the all modules in memory, and noting the version of each (for
modules that defined a $VERSION, at least).
2004-12-21 03:56:15 +00:00
msf
d345d5c6bc +p5-DBIx-SearchBuilder 2004-12-21 03:46:59 +00:00
msf
97d8b7fa09 - Initial import of DBIx-SearchBuilder-1.16
This module provides an object-oriented mechanism for retrieving and
updating data in a DBI-accesible database.
2004-12-21 03:45:45 +00:00
msf
79f57c5fe1 +p5-Cache-Simple-TimedExpiry 2004-12-21 03:35:38 +00:00
msf
bd509d751c - Initial import of Cache-Simple-TimedExpiry-0.22
Set the cache's expiry policy to expire entries after SECONDS seconds.
Setting this changes the expiry policy for pre-existing cache entries
and for new ones.
2004-12-21 03:34:25 +00:00
msf
27bf1b5a70 +p5-Want 2004-12-21 03:19:55 +00:00
msf
1d9356a8b7 - Initial import of Want-0.08
This module generalises the mechanism of the wantarray function,
allowing a function to determine in some detail how its return value is
going to be immediately used.
2004-12-21 03:18:28 +00:00
msf
191342b132 - update to 0.05 2004-12-21 02:59:44 +00:00
msf
c259a6d383 - update to 0.46 2004-12-21 02:58:13 +00:00
msf
f8aab0a8c8 - add missing PKG_ARCH
- update to 0.20
2004-12-21 02:54:50 +00:00
msf
62c3533493 - NOT_FOR_ARCHS = NO_SHARED_ARCHS -> SHARED_ONLY
- update to 1.04
2004-12-21 02:51:21 +00:00
msf
f25b03496d - update to 1.11 2004-12-21 02:34:07 +00:00