Commit Graph

1515 Commits

Author SHA1 Message Date
jasper
adeb15f51f fix RUN_DEPENDS, spotted by steven 2006-10-27 10:01:37 +00:00
jasper
0229c5a2d2 add p5-PPI 2006-10-27 09:35:43 +00:00
jasper
4a2b6fbdcd import p5-PPI 1.118
PPI is a package for parsing and manipulating Perl source/documents.

"go ahead" bernd
2006-10-27 09:33:53 +00:00
mbalmer
e21fc0d236 Update to XML-Parser 1.2.6 2006-10-22 13:27:46 +00:00
jasper
f8dbb5482b update p5-XML-Writer to 0.601
and update my address while there

ok steven
2006-10-16 14:46:05 +00:00
alek
31f34d0736 Update to 1.6a; from Will Maier <willmaier@ml1.net> 2006-10-14 12:04:11 +00:00
alek
74957e28f4 Add markdown 2006-10-09 16:12:07 +00:00
alek
8aee0fab30 Import markdown 1.5
A text-to-HTML conversion tool.

From Will Maier <willmaier@ml1.net>
2006-10-09 16:01:25 +00:00
naddy
7d886d968b seems to work on alpha now 2006-10-05 18:05:57 +00:00
xsa
e0db82962c better regress target; OK fgsch@. 2006-10-03 16:53:50 +00:00
jasper
25ed901c43 - update p5-Font-TTF to 0.40
- remove NO_REGRESS
- drop maintainership

feedback and ok steven
2006-09-29 08:57:13 +00:00
fgsch
5ef37218f0 make sure regress runs without any symlinks to the python interpreter. 2006-09-25 16:08:53 +00:00
fgsch
c5306bea9f some improvements from Will Maier (willmaier at ml1 dot net), brought
to my attention by xsa@.
2006-09-25 12:55:30 +00:00
aanriot
f44568f799 - update to 1.7 .
- drop maintainership.

"looks okay" bernd@
2006-09-22 12:08:56 +00:00
fgsch
f526e1c8ff update to 0.8.4; gutenpy confirmed to work by its maintainer. thanks. 2006-09-22 10:39:27 +00:00
espie
939a8c0f52 zap .0.0 2006-09-18 11:59:59 +00:00
kurt
81c31bac88 pkg bump all 1.3 and 1.4 java ports that haven't been yet since the
java.port.mk changes. okay naddy@
2006-08-10 18:26:23 +00:00
steven
3ea3bd2afe DESCR shouldn't be empty 2006-08-04 04:37:08 +00:00
steven
e5f81d64a0 add OpenBSD rcs tags 2006-08-04 04:31:51 +00:00
steven
f6d8e04121 add REGRESS_DEPENDS 2006-08-04 04:27:05 +00:00
espie
49a9142c53 new lib specs 2006-08-03 23:55:10 +00:00
alek
06494f141c Add p5-PDF-Reuse 2006-08-01 22:59:24 +00:00
alek
ffb747f111 Import p5-PDF-Reuse 0.33
Perl module for manipulating PDF files.

From Sam Smith <S@mSmith.net>
2006-08-01 22:36:21 +00:00
steven
0ce981262d update to docbook 4.4 2006-08-01 06:34:15 +00:00
steven
e609281bab NO_REGRESS 2006-08-01 06:16:58 +00:00
aanriot
7ad8e521ae maintenance update to 1.6 .
inputs and ok alek@
2006-07-29 12:58:53 +00:00
steven
1aac669a2f remove NO_CONFIGURE which has been obsolete for ages. 2006-07-22 18:18:36 +00:00
steven
ea0f113afb fix homepages and a few master sites 2006-07-20 04:43:27 +00:00
steven
20b85ad2e2 update to diffstat 1.43
from new maintainer Simon Dassow <janus at errornet.de>
2006-07-17 12:21:43 +00:00
sturm
c0d6a3c5bc p5-Template-Plugin-Number-Format 2006-07-09 18:18:11 +00:00
sturm
5f3f91036d Initial import of Template-Plugin-Number-Format 1.01
Template::Plugin::Number::Format makes the number-munging grooviness
of Number::Format available to your templates.  It is used like a
plugin, but installs filters into the current context.
2006-07-09 18:17:06 +00:00
steven
080b932bd4 update to libxslt 1.1.17
additional testing by Matthias Kilian
2006-07-05 04:34:09 +00:00
jasper
214d238551 update p5-XML-Twig to 3.26,
added REGRESS_DEPENDS and fixed RUN_DEPENDS,
update my e-mail address.

feedback and ok steven
2006-07-03 16:58:59 +00:00
steven
7446a7c550 add missing RUN_DEPENDS. go ahead espie@ 2006-06-29 08:04:36 +00:00
espie
138c26532c +p5-Text-RecordParser 2006-06-25 15:29:00 +00:00
espie
13d0f7f105 yet another recordparse, prerequisite for some tests in SQLFairy. 2006-06-25 15:20:01 +00:00
espie
18873bee6d +p5-Text-TabularDisplay 2006-06-25 15:05:14 +00:00
espie
ade384857c simple module to render tabular data as text 2006-06-25 15:02:14 +00:00
espie
337fada741 updates.
okay maintainer
2006-06-25 14:48:15 +00:00
sturm
6a2749e51d add libxml,python now that other ports depend on it 2006-06-20 13:56:26 +00:00
steven
2216f79893 update to libxml 2.6.26 2006-06-18 13:48:19 +00:00
alek
0ad4543454 - Compile python files
- Bump PKGNAME
2006-06-17 17:04:15 +00:00
steven
47cbbdcec6 +p5-XML-Dumper 2006-06-16 15:57:27 +00:00
steven
1a81040f37 import XML::Dumper 0.81
XML::Dumper dumps Perl data to XML format. XML::Dumper can also read XML
data that was previously dumped by the module and convert it back to
Perl. You can use the module read the XML from a file and write the XML
to a file.

from Srebrenko Sehic <ssehic at gmail.com>
2006-06-16 15:55:59 +00:00
djm
bb0bb70e8e +p5-PatchReader 2006-06-15 07:28:37 +00:00
djm
76a00b443d Import of Perl PatchReader module:
This perl library allows you to manipulate patches programmatically
    by chaining together a variety of objects that read, manipulate, and
    output patch information.

NB. the distrubtion lacks an explicit license in all files, but the
author has clarified that it is dual-Artistic/MPL.

feedback bernd@, steven@; ok bernd@
2006-06-15 07:27:49 +00:00
naddy
fbe8a1fd06 CVS keyword, distinfo 2006-06-13 23:11:26 +00:00
alek
dbe71bef6f Fix path to site-packages directory 2006-06-13 19:24:46 +00:00
alek
2056fffff7 Add python subpackage 2006-06-13 17:31:29 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
espie
8fc618e62e +p5-Syntax-Highlight-* 2006-06-11 22:34:54 +00:00
espie
224c8a6d02 ... and finally, syntax highlight for HTML::Mason, built on top of these. 2006-06-11 22:33:45 +00:00
espie
78fb4a552e syntax highlight for perl 2006-06-11 22:32:58 +00:00
espie
563c2dab76 syntax highlight for HTML in perl. 2006-06-11 22:32:07 +00:00
steven
bd853c4066 update to libxml 2.6.24
bulk build testing by naddy@
2006-06-11 18:24:11 +00:00
steven
d7ae0965bb use python 2.4, bump PKGNAME 2006-06-03 15:56:21 +00:00
alek
92e91b4ac4 Bump PKGNAMEs after recent python switch 2006-06-03 09:19:52 +00:00
steven
c09f51d605 update to 0.35.0, arch independent
from jasper
2006-06-01 08:27:02 +00:00
avsm
6c26c92921 update to ocaml-rss-0.4 2006-05-28 15:29:44 +00:00
alek
04d2ecae41 Add xmlcatmgr 2006-05-22 23:00:29 +00:00
alek
77dc75c93c Import xmlcatmgr 2.2
XML Catalog Manager, or xmlcatmgr for short, is an utility used to
manipulate SGML and XML catalogs.  Its main purpose is to add and remove
entries from them in a completely automated way.  It is designed with
simplicity in mind to avoid depending on external programs and/or
libraries.

From Jasper Lievisse Adriaase <jasper@nedbsd.nl>
2006-05-22 22:57:50 +00:00
steven
e10ccd59b9 update to 3.25; from jasper (maintainer) 2006-05-22 18:11:01 +00:00
steven
5d15343ad4 update to libxslt 1.1.16 2006-05-22 11:33:49 +00:00
alek
e7b9bdb2f5 Update to 1.0.5-20051216; from Toni Mueller <support@oeko.net> 2006-05-21 17:06:12 +00:00
alek
63b767d3c3 Update to 1.2.4-20041228; from Toni Mueller <support@oeko.net> 2006-05-21 17:05:41 +00:00
steven
fde1258325 update to 0.38.1; jasper 2006-05-21 14:01:36 +00:00
steven
77beb83ec2 distfile was rerolled. only author's e-mail address changed.
bump PKGNAME because this changes the man page.

from maintainer Nick Nauwelaerts
2006-05-19 07:27:38 +00:00
steven
f7fefbde70 fix master site paths 2006-05-12 16:08:36 +00:00
robert
1351922e5d bump PKGNAME due to the change of the pear dependencies; 2006-05-09 14:16:50 +00:00
espie
be6b9615e1 +p5-Text-WordDiff 2006-04-18 18:07:43 +00:00
espie
334769906e diff based on words, not lines. 2006-04-18 18:02:25 +00:00
espie
040cee8c42 +p5-Text-Diff-HTML 2006-04-18 16:04:41 +00:00
espie
865131b39f diff module in XHTML for perl 2006-04-18 16:03:21 +00:00
espie
229a40f636 oops 2006-04-18 15:39:19 +00:00
espie
7826c072a6 +p5-Text-LevenshteinXS 2006-04-18 11:39:05 +00:00
espie
afcbcaea15 fix path 2006-04-18 11:36:35 +00:00
espie
c1edcc3ba5 not a clone of castle wolfenstein, Levenshtein's edit distance. 2006-04-18 11:35:21 +00:00
naddy
4b5e55c206 bump PKGNAME after MAINTAINER address change 2006-04-14 22:20:08 +00:00
sturm
c5e53b97a8 you thought changing an email address was trivial? think again...
...and bump PKGNAME
2006-04-14 21:09:04 +00:00
kevlo
e96cf464a3 update to 3.26 2006-04-11 06:00:04 +00:00
jakob
f787dd661f update MAINTAINER email adress; from gerardo santana 2006-04-10 05:43:47 +00:00
bernd
efdbe92706 Update to zoem-06-080.
From MAINTAINER Andreas Kahari.

ok steven@
2006-04-04 17:50:01 +00:00
steven
564c1d9127 update to 1.10
from maintainer
2006-04-04 06:46:20 +00:00
jolan
c3c64c9da3 fix compilation on amd64 2006-03-28 01:06:52 +00:00
jolan
0434eb30b0 +libebml 2006-03-22 01:28:10 +00:00
jolan
a5f2fa4576 libebml-0.7.6, Extensible Binary Meta Language library 2006-03-22 01:26:57 +00:00
steven
8ffa4e00e1 update to libxml 2.6.23; many bugfixes
ok bernd@
2006-03-20 13:36:54 +00:00
bernd
6f35f24ce0 Update to expat-2.0.0.
test & ok steven@
"go ahead, now is the time" espie@
2006-03-20 10:11:02 +00:00
sturm
d2a87538b8 p5-Text-WikiFormat 2006-03-18 21:15:33 +00:00
sturm
871f5a2be8 Initial import of Text::WikiFormat 0.77
The original Wiki web site had a very simple interface to edit and to
add pages. Its formatting rules are simple and easy to use. They are
also easy to translate into other, more complicated markup languages
with this module. It creates HTML by default, but can produce valid
POD, DocBook, XML, or any other format imaginable.

from Deanna Phillips <deanna@sdf.lonestar.org>
2006-03-18 21:14:42 +00:00
sturm
1fde19d41c update to Regexp::Common 2.120
from Deanna Phillips <deanna+usenet at sdf.lonestar.org>
ok maintainer msf@
2006-03-18 06:31:47 +00:00
steven
748537eecb update to 1.301, Parser has moved to p5-XML-RSS-Parser
based on diff by Jasper Lievisse Adriaanse
add PKG_ARCH=* while here
2006-03-12 17:33:28 +00:00
steven
999b739c50 re-add p5-XML-RSS-Parser 2006-03-12 17:19:26 +00:00
steven
19dabc0204 p5-XML-RSS-Parser was taken out of p5-XML-RAI again.
re-add it, version 4.0, submitted by maintainer Jasper Lievisse Adriaanse.
also added a man page fix
2006-03-12 17:11:14 +00:00
steven
ffd00e29e3 update to py-docutils 0.4
and fix regress

from maintainer Ben Lovett
2006-03-12 10:04:55 +00:00
steven
b84e476b3c update to 2.0
from Jasper Lievisse Adriaanse
2006-03-11 14:35:18 +00:00
david
9923841b93 cleaning: remove commented nonexistent SUBDIR entries; ok sturm@ 2006-02-12 14:58:15 +00:00
alek
10e6b1d04d File missed in my previous commit
spotted by steven@ and david@, thanks!
2006-02-11 14:28:29 +00:00
alek
a60433bf68 Add DISTNAME to DIST_SUBDIR as distfile is right now in
OpenBSD/distfiles/0.0/ directory

ok strum@
2006-02-09 20:32:01 +00:00
steven
55d4b16666 fix WANTLIB 2006-02-08 23:08:35 +00:00
david
f85600afe0 move any perl or sed substitutions from post-patch to pre-configure
(fixes make update-patches)
ok sturm@; "looks reasonable" steven@
2006-02-08 04:54:48 +00:00
steven
b5db2d51da add working master site 2006-02-05 18:25:48 +00:00
bernd
e3f3b3470d Fix heap based buffer overflow.
From KDE. http://www.kde.org/info/security/advisory-20060202-1.txt

ok steven@
2006-02-05 09:59:38 +00:00
bernd
5cef0e1aee Fix heap based buffer overflow.
From KDE. http://www.kde.org/info/security/advisory-20060202-1.txt

ok brad@
2006-02-05 09:59:00 +00:00
bernd
0445ff2d99 scrollkeeper-rebuilddb is executed too early. Put it at the end of PLIST to
make sure all necessary files are installed.

Fixes a core dump:

$ sudo pkg_add /usr/ports/packages/i386/all/scrollkeeper-0.3.14p1.tgz
Segmentation fault (core dumped)                                       | 19%
scrollkeeper-0.3.14p1: complete

ok espie@
2006-02-03 16:00:09 +00:00
bernd
b7aaad8f29 Don't try to exec %D/share/libxml2/rebuild before it's installed.
Fixes a "/bin/sh: /usr/local/share/libxml2/rebuild: not found" at libxml
install.

ok espie@
2006-02-03 14:14:36 +00:00
xsa
30f05c8f3e - Update to feedparser-4.1
- pass maintainership to Romain Gaillegue <romain at biscotte.net>
2006-02-02 09:25:47 +00:00
kevlo
f253ea379e update to 0.39 2006-02-01 13:36:23 +00:00
kevlo
d6ca7cfecc upgrade to 3.25. Submitted by Jasper Lievisse Adriaanse <jasper at nedbsd.nl> 2006-02-01 13:14:12 +00:00
steven
9bd609101b update to 3.23, PKG_ARCH=*
from Jasper Lievisse Adriaanse (maintainer)
2006-01-31 22:06:57 +00:00
sturm
82cdc27ea7 missing prototype
from Jimmy Scott <jimmy at inet-solutions.be>
2006-01-29 14:46:14 +00:00
steven
e0612ac326 fix WANTLIB after gtk+2 downgrade 2006-01-18 05:40:33 +00:00
espie
23ec04cced fix for new includes 2006-01-16 17:51:13 +00:00
steven
dc169b2c1a zap unneeded MODGNU_SHARED_LIBS 2006-01-14 19:38:02 +00:00
espie
5aa4b2d2ec size_t != unsigned int now 2006-01-14 15:56:32 +00:00
espie
c673108eca fix instantiation issue now that size_t != unsigned int everywhere 2006-01-14 15:49:48 +00:00
espie
25e2f4b0ff remaining shared libs bumps for C++ libs 2006-01-14 11:46:15 +00:00
jsg
a634d7ed11 Fix pkgname according to packages-specs(7). 2006-01-12 12:39:06 +00:00
steven
eef43e68ff update to 1.41
enable regression tests while here.

based on diff from Jon Olsson.

ok alek@,  thanks aanriot@ for testing
2006-01-08 15:17:02 +00:00
steven
b55683824e remove no longer needed MODGNU_SHARED_LIBS, LIBname_ALIAS, and
LIBname_LTVERSION patches.
2006-01-07 10:17:12 +00:00
steven
8f35086e40 forgot to take libraries out of MODGNU_SHARED_LIBS in previous commit.
bump PKGNAMEs
2005-12-30 10:13:00 +00:00
steven
151b60c119 use LIBname_LTVERSION instead of workaround with LIBname_ALIAS=realname 2005-12-30 08:39:05 +00:00
steven
3a572c0f6a SHARED_LIBS, USE_LIBTOOL, sync with update-plist 2005-12-30 08:14:33 +00:00
steven
48114542cc SHARED_LIBS and USE_LIBTOOL
libtool reminder and ok sturm@
2005-12-25 16:33:47 +00:00
steven
a5821c0abd SHARED_LIBS and USE_LIBTOOL
ok sturm@
2005-12-25 16:12:06 +00:00
steven
b6835dae5b SHARED_LIBS, sync with update-patches
help and ok sturm@
2005-12-25 16:08:25 +00:00
steven
7ccb5e2424 SHARED_LIBS and USE_LIBTOOL, sync with update-patches
ok sturm@
2005-12-25 11:49:20 +00:00
steven
e121eb0d4f SHARED_LIBS and USE_LIBTOOL
ok sturm@
2005-12-25 11:44:54 +00:00
espie
bb2c2e258e switch to system libtool, bump PKGNAME as a precaution. 2005-12-21 12:21:04 +00:00
steven
2c63b42792 update to 1.03, PKG_ARCH=*
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-20 19:38:39 +00:00
steven
639f3df89c update to 1.05
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-14 22:26:02 +00:00
steven
46d49b543a update to 0.37
based on a diff from the new maintainer Jasper Lievisse Adriaanse
<jasper at nedbsd.nl>, man page help from jmc@
2005-12-14 17:29:37 +00:00
steven
dd58876c86 update to 0.600, PKG_ARCH=*
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-11 21:02:09 +00:00
steven
e1ce057ee0 update to 1.09, PKG_ARCH=*
Changelog: add support for the Namespaces in XML 1.1 spec

from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-11 20:28:10 +00:00
steven
beefcb78d5 update to 0.17
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-11 02:14:36 +00:00
bernd
bf60fbb21f Fix several security bugs in the xpdf code of gpdf.
o iDefense advisories from 2005-12-05
o CAN-2005-3191, CAN-2005-3192, CAN-2005-3193

- JPX Stream Reader Heap Overflow Vulnerability
- DCTStream Baseline Heap Overflow Vulnerability
- DCTStream Progressive Heap Overflow
- StreamPredictor Heap Overflow Vulnerability

Patch provided by xpdf developers.

Remove mbalmer@ from MAINTAINER per his request.
2005-12-07 10:51:40 +00:00
bernd
73df9cb65e Fix several security bugs in the xpdf code.
o iDefense advisories from 2005-12-05
o CAN-2005-3191, CAN-2005-3192, CAN-2005-3193

- JPX Stream Reader Heap Overflow Vulnerability
- DCTStream Baseline Heap Overflow Vulnerability
- DCTStream Progressive Heap Overflow
- StreamPredictor Heap Overflow Vulnerability

Patch provided by xpdf developers.
2005-12-07 09:22:14 +00:00
steven
73d97528a4 update to 1.44
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
ok sturm@
2005-11-30 22:13:31 +00:00
steven
af60d4d5b0 +gnuvd 2005-11-25 21:35:11 +00:00
steven
7ae9b4c5b9 gnuvd is a commandline frontend for the online Van Dale dictionary.
It will search any word in the dictionary and return its description
in Dutch.

ok sturm@
2005-11-25 21:34:18 +00:00
sturm
ee1496bc33 update to XML-Twig 3.22
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-11-25 21:06:58 +00:00
alek
9488d52bf3 - Fixes for python 2.4
- Replace WRKSRC with WRKDIST as WRKSRC shouldn't be there
- Bump PKGNAME
2005-11-22 22:13:23 +00:00
wilfried
675cb21919 fix wantlib + bump 2005-11-15 19:55:11 +00:00
wilfried
94a93b6e10 fix wantlib + bump 2005-11-15 19:48:34 +00:00
wilfried
076c1d88ea fix wantlib + bump 2005-11-15 19:38:22 +00:00
cathcart
a43aacf384 Update 0.36.1 -> 0.37
Take maintainership
tested i386 & sparc64

ok niallo@
2005-11-14 02:03:19 +00:00
jakob
4e231475b7 fix deinstall of default dictionary; reported by Moritz Grimm 2005-11-13 18:19:31 +00:00
fgsch
c5b44fec6e after querying brad@ he decided to drop maintainership for these. 2005-10-30 00:10:39 +00:00
pvalchev
c8d86ba556 remove maintainer Shell Hung due to years of inactivity 2005-09-23 19:41:43 +00:00
avsm
27d8f47c64 drop MAINTAINER 2005-09-22 12:28:54 +00:00