Commit Graph

24619 Commits

Author SHA1 Message Date
msf
372dc54c82 Initial import of IDNA-Punycode-0.02
IDNA::Punycode is a module to encode/decode Unicode strings into
Punycode, an efficient encoding of Unicode for use with IDNA.

ok sturm@
2004-06-01 02:12:53 +00:00
msf
cf8417ae72 Initial import of Pod-Coverage-0.13
This module provides a mechanism for determining if the pod for a given
module is comprehensive.

ok sturm@
2004-06-01 02:11:10 +00:00
msf
61fbe91856 Fix word wrap to less than 72. oops 2004-06-01 02:09:34 +00:00
msf
193cee6d46 Initial import of Devel-Symdump-2.03
Devel::Symdump provides a convenient way to inspect perl's symbol table 
and the class hierarchy within a running program.

ok sturm@
2004-06-01 02:07:19 +00:00
sturm
df3739bf41 honour CC 2004-05-31 16:23:25 +00:00
sturm
8a462d2bf4 don't overwrite CFLAGS 2004-05-31 16:14:00 +00:00
jakob
a97c89fda4 update to mailman v2.1.5 2004-05-31 15:34:01 +00:00
sturm
e622e85755 be more robust as people might install packages they no longer have
port directories for, e.g. mystuff/foo
2004-05-31 14:39:40 +00:00
couderc
f745bd166c update to 0.13 2004-05-31 14:36:16 +00:00
couderc
93fd3c4ab0 update to 2.1.2 2004-05-31 13:38:53 +00:00
couderc
75b1400fd8 update to 0.9.11 2004-05-31 12:54:32 +00:00
sturm
67a6ca5fda honour TMPDIR and PKG_TMPDIR in systrace policies
prodded by jolan@
2004-05-31 12:27:07 +00:00
couderc
0107c744e9 update to 1.2.2 from robert@ 2004-05-31 11:20:17 +00:00
hshoexer
83bb35f30b remove bogus last line 2004-05-31 09:47:36 +00:00
hshoexer
e9b29c5225 add additional download site
remove HOMEPAGE, there's no homepage related to libdvd
2004-05-31 09:46:14 +00:00
djm
e118f99b1c +p5-IO-INET6
+p5-Socket6
2004-05-31 06:56:55 +00:00
djm
0d0a522460 Initial import of Socket6-0.17
This module supports getaddrinfo() and getnameinfo() to intend to
enable protocol independent programing. IPv6 related defines such 
as AF_INET6 are also included.

Fixes and OK sturm@
2004-05-31 02:12:49 +00:00
djm
fb40ca2e77 Initial import of IO-INET6-2.01
IO::Socket::INET6 provides an object interface to creating and using
sockets in either AF_INET or AF_INET6 domains. It is built upon the
IO::Socket interface and inherits all the methods defined by IO::Socket.

Fixes and OK sturm@
2004-05-31 02:08:29 +00:00
drahn
18d5867eab emacs works fine on cats(arm) with this minor patch. 2004-05-31 01:43:27 +00:00
jmc
7590b59c70 sync description of GRE w/ GENERIC;
ok reinhard@
2004-05-30 21:54:03 +00:00
naddy
51d00dae02 update maintainer address as per his request 2004-05-30 10:59:16 +00:00
avsm
3396843a3a +p5-Test-Pod
+p5-XML-Twig
2004-05-29 21:15:49 +00:00
avsm
6cb2d22084 initial import of p5-XML-Twig-3.15
--
XML::Twig provides a way to process XML documents.  It is built on
top of XML::Parser.

The module offers a tree interface to the document, while allowing
you to output the parts of it that have been completely processed.

It allows minimal resource (CPU and memory) usage by building the
tree only for the parts of the documents that need actual processing.

XML::Twig tries to make simple things easy so it tries its best to
takes care of a lot of the (usually) annoying (but sometimes
necessary) features that come with XML and XML::Parser.
2004-05-29 21:14:40 +00:00
avsm
372fff8ac8 initial import of p5-Test-Pod-1.16
--
Test::Pod is a perl module that lets you check the validity of a
POD file, and reports its results in standard Test::Simple fashion.
2004-05-29 21:12:57 +00:00
avsm
729cf863bb +p5-Test-Builder-Tester 2004-05-29 21:11:36 +00:00
avsm
298cfd2cca initial import of Test-Builder-Tester-0.09
--
This module helps to lint automated tests created with the
Test::Builder module.
2004-05-29 21:10:02 +00:00
jakob
69fbb0b214 add jabberd 2004-05-29 13:59:04 +00:00
jakob
1c04224216 jabberd; from Gerardo Santana Gomez Garrido 2004-05-29 13:12:30 +00:00
jakob
043b234ca3 _jabberd 2004-05-29 13:08:54 +00:00
brad
9bba6f33c1 more gaim FLAVORs 2004-05-28 23:35:23 +00:00
naddy
b4d0317fd6 Sync with -current ls to make the field width agree for long listings with
human-readable sizes.
2004-05-28 22:03:49 +00:00
naddy
745a04ca39 Update to 0.4.2b; from Nick Nauwelaerts <nick@nauwelaerts.net>.
Highlight of this release is improved multihead support.
2004-05-28 21:42:50 +00:00
naddy
bddedc2562 fix building with gcc3; from tedu@ 2004-05-28 21:39:13 +00:00
naddy
1598bd8724 also provide config.sub; fixes build on amd64 2004-05-28 21:21:42 +00:00
naddy
fd914edbbe cleanup 2004-05-28 19:03:49 +00:00
naddy
55e131d5da cleanup 2004-05-28 18:54:45 +00:00
naddy
38f5506647 fix directory deletion 2004-05-28 18:40:54 +00:00
naddy
7b94f749e4 sort 2004-05-28 18:37:55 +00:00
brad
a5896df842 upgrade to Samba 2.2.9
This is a maintenance release of Samba 2.2.8a to address the problem with
user password changes after applying the Microsoft hotfix described in
KB828741 to Windows NT 4.0/200x/XP clients.
2004-05-28 17:24:54 +00:00
sturm
4d61da0e1a fix build
spotted by naddy@
2004-05-28 15:38:23 +00:00
msf
3832fd0e8a +p5-Net-BGP 2004-05-28 00:48:35 +00:00
msf
493f3e15cb Initial import of Net-BGP-0.07
This module is an implementation of the BGP-4 inter-domain routing
protocol. It encapsulates all of the functionality needed to establish
and maintain a BGP peering session and exchange routing update
information with the peer. It aims to provide a simple API to the BGP
protocol for the purposes of automation, logging, monitoring, testing,
and similar tasks using the power and flexibility of perl. The module
does not implement the functionality of a RIB (Routing Information Base)
nor does it modify the kernel routing table of the host system. However,
such operations could be implemented using the API provided by the
module.

ok sturm@
2004-05-28 00:47:31 +00:00
pvalchev
b6666a005f remove powerpc workaround and add patch for the mutex issue
provided by sleepycat via Philippe Lelédy <phl@leledy.org>
2004-05-27 21:05:25 +00:00
xsa
9be3be1408 + signify 2004-05-27 20:33:35 +00:00
xsa
90a12a7be4 Initial import of signify-1.11
Signify is a neat little Perl program that allows a semi-random email
signature to be generated from a set of rules.  You can create multiple
sections where each section can be one of an unlimited number of
possibilities, each with its own weighting so those really cool quotes
can appear more often than others.  Sections can be placed next to each
other vertically to create columns.  You can even format each section
independently as left/right/center and top/bottom/vcenter.

Some email clients, such as Mutt, can be made to automatically invoke
signify when you write a new email message.

Submitted and maintained by Andreas Kahari <andreas.kahari at unix.net>
2004-05-27 20:31:44 +00:00
naddy
8205995281 update to 1.2.3: small fixes, translation updates 2004-05-27 20:10:19 +00:00
sturm
1e300f15ee update to SQL-Statement 1.09
maintainer timeout
2004-05-27 18:36:34 +00:00
sturm
1bc23db1a6 new version of mempatch.sty, bump PKGNAME
from maintainer Morten Liebach <m at mongers.org>
2004-05-27 18:21:00 +00:00
brad
6310d9ce81 upgrade to Dovecot 0.99.10.5
--
ok MAINTAINER
2004-05-27 16:38:30 +00:00
robert
1e90f21022 fix MASTER_SITES 2004-05-26 14:20:29 +00:00