Commit Graph

1067 Commits

Author SHA1 Message Date
kevlo
27aa210007 upgrade to libxslt 1.1.8 2004-07-12 02:09:51 +00:00
kevlo
c099e5fbfe update to libxml2 2.6.11 2004-07-12 02:08:16 +00:00
jolan
2cb88a41c0 i dont forsee me being able to fix this on alpha anytime soon 2004-07-04 21:18:11 +00:00
naddy
1246cc407f restore build with g++ 2.95 2004-07-02 23:47:44 +00:00
msf
dab1acda24 Update to 3.02.
Take maintainership.
ok avsm@
2004-07-01 13:51:04 +00:00
msf
eaa1a376cf Update to 1.04.
Take maintainership
ok avsm@
2004-07-01 13:46:45 +00:00
naddy
f0f410d44d update to 04-173; from Andreas Kahari <ak+openbsd@freeshell.org> 2004-06-30 23:38:56 +00:00
xsa
93568351bb set BUILD_DEPENDS= ${RUN_DEPENDS} not the opposite .. for obvious
reasons... okay pvalchev@.
2004-06-26 07:35:05 +00:00
naddy
fe81f25568 work around a C/C++ namespace issue (fixes build on powerpc) 2004-06-24 23:04:10 +00:00
marcm
0f9f74c571 Update to 0.132 to sync up with Gnome 2.6. And printing works too :) 2004-06-24 18:40:14 +00:00
kevlo
626387c3de update to 1.9 2004-06-24 05:30:42 +00:00
robert
b2efa5011c bump PKGNAME; ok brad@ jolan@ 2004-06-19 23:16:32 +00:00
jakob
11c6bb833a update to v1.3.0 2004-06-19 21:00:45 +00:00
jakob
02c1f5977a update to v1.24 2004-06-19 20:42:30 +00:00
robert
31f4084d6d This patch fixes a buffer overflow in word-list-compress;
http://marc.theaimsgroup.com/?l=bugtraq&m=108761564006503&w=2

ok jolan@
2004-06-19 16:40:12 +00:00
kevlo
2ff6364559 update to 1.1.7 2004-06-16 05:45:49 +00:00
kevlo
57a558973f upgrade to libxml2 2.6.10 2004-06-15 06:17:01 +00:00
msf
804d04d63d -p5-Test-Pod
ok avsm@
2004-06-12 21:13:08 +00:00
msf
21e38c8767 Depend on devel/p5-Test-Pod
ok avsm@
2004-06-12 21:12:35 +00:00
msf
21a14d861d Remove duplicate p5-Test-Pod.
ok avsm@
2004-06-12 21:11:36 +00:00
robert
9ca6d53fcd update to 0.510 2004-06-05 23:13:01 +00:00
msf
53ac0ccab6 +p5-Text-Diff 2004-06-01 23:27:58 +00:00
msf
97d4528484 Initial import of Text-Diff-0.35
Text::Diff provides a basic set of services akin to the GNU "diff"
utility. It is not anywhere near as feature complete as GNU "diff", but
it is better integrated with Perl and available on all platforms. It is
often faster than shelling out to a system's "diff" executable for small
files, and generally slower on larger files.

ok sturm@
2004-06-01 23:19:24 +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
naddy
fd914edbbe cleanup 2004-05-28 19:03:49 +00:00
jolan
caab30d7f3 drop maintainership 2004-05-22 19:54:10 +00:00
sturm
7d7c3f292d +p5-Lingua-EN-Inflect
+p5-Lingua-EN-Inflect-Number
2004-05-17 19:37:20 +00:00
sturm
92f1a62049 Initial import of p5-Lingua-EN-Inflect-Number 1.1
This module extends the functionality of Lingua::EN::Inflect with three
new functions for word-number conversions.

from Sam Smith <S at msmith.net>
2004-05-17 19:36:22 +00:00
sturm
f5c1e93216 Initial import of p5-Lingua-EN-Inflect 1.86
The exportable subroutines of Lingua::EN::Inflect provide
plural inflections, "a"/"an" selection for English words,
and manipulation of numbers as words.

from Sam Smith <S at msmith.net>
2004-05-17 19:35:14 +00:00
naddy
8b735c27b0 check for __LP64__ rather than enumerating individual LP64 archs
and forgetting, say, amd64
2004-05-15 14:54:24 +00:00
naddy
a59ff9278e update to 4-111; from Andreas Kahari <ak+openbsd@freeshell.org> 2004-05-08 22:58:30 +00:00
peter
0d5440587a restore my bad packages 2004-04-24 16:15:05 +00:00
peter
a9deb87ace Last one;
Email::Find is a module for finding a subset of RFC 822 email
addresses in arbitrary text. The addresses it finds are not guaranteed
to exist or even actually be email addresses at all, but they will
be valid RFC 822 syntax.
2004-04-24 16:13:50 +00:00
peter
2696c6310e comment out my mis-imported ports until they are fixed 2004-04-24 08:48:56 +00:00
peter
ef0a7cc3f4 add p5-Email-Find 2004-04-24 08:18:51 +00:00
robert
36e0c68477 update to 2.6.9; ok naddy@ 2004-04-21 04:42:26 +00:00
brad
8266e0e3db only use this workaround with gcc2 2004-04-20 22:36:17 +00:00
kevlo
fcce16c43c update to 1.0 2004-04-19 07:31:33 +00:00
kevlo
88ef997a51 update to 3.23 2004-04-19 07:20:37 +00:00
sturm
909ad10292 find sgml catalog file
anil is busy and says "if you think it makes sense, go ahead"
2004-04-18 09:21:04 +00:00
xsa
b3fee3cc36 - add @extra support
- INSTALL,DEINSTALL cleanup
- s,/etc,${SYSCONFDIR},g in the man page as well..
okay sturm@.
2004-04-13 20:23:59 +00:00
jolan
9ead54a932 make these really work on powerpc 2004-04-13 01:34:57 +00:00
sturm
0bd4d4759d use texmf-local as the other latex ports do
regen patches
fix a format warning

ok maintainer espie@
2004-04-11 19:12:24 +00:00
brad
d63ebbc6c5 upgrade to p5-XML-Writer 0.500
--
From: Robert Nagy <thuglife at bsd dot hu>
2004-04-11 15:19:08 +00:00
brad
2539f1a810 upgrade to p5-XML-Simple 2.12
--
From: Robert Nagy <thuglife at bsd dot hu>
2004-04-11 15:16:07 +00:00
brad
3d2cd21970 upgrade to p5-Font-AFM 1.19
--
From: Robert Nagy <thuglife at bsd dot hu>
2004-04-11 15:03:29 +00:00
jolan
21a2415550 bandaid aspell w/gcc3 on powerpc (again) to work around a weird linking
issue
2004-04-09 06:42:42 +00:00
marcm
0d82a801d5 Update to 1.1.5 2004-04-08 06:32:43 +00:00