Commit Graph

942 Commits

Author SHA1 Message Date
shell
df38f244d9 Updated to p5-XML-SAX-0.12 2003-06-14 09:57:42 +00:00
shell
0e6ead5754 Updated to p5-Font-TTF-0.34 2003-06-14 09:51:34 +00:00
marcm
4405e25404 Update to 2.5.7.
In addition to updating, this restores the libxml includes to
${LOCALBASE}/include/libxml2, thereby avoiding odd conflicts in other
ports.

It also creates and uses an xml catalog at /var/db/xmlcatalog that can
be updated by other ports with local dtds.

ok naddy@ jolan@
2003-06-13 21:51:09 +00:00
kevlo
43e5fd65aa update to version 3.20 2003-05-30 08:47:53 +00:00
kevlo
ef3d69814a upgrade to version 1.7 2003-05-30 08:46:17 +00:00
avsm
7223fa71a0 +p5-Text-CSV_XS 2003-05-29 16:53:36 +00:00
avsm
f50a1a9912 initial import of p5-Text-CSV_XS-0.23
from Chris Kuethe <ckuethe@ualberta.ca>
--
Text::CSV_XS provides facilities for the composition and decomposition
of comma-separated values. An instance of the Text::CSV_XS class
can combine fields into a CSV string and parse a CSV string into
fields.
2003-05-29 16:52:03 +00:00
avsm
ecfde3419c +p5-Pod-Simple 2003-05-28 23:15:10 +00:00
avsm
20fa7ad306 initial import of p5-Pod-Simple-0.96
--
Pod::Simple is a Perl library for parsing text in the Pod ("plain
old documentation") markup language that is typically used for
writing documentation for Perl and for Perl modules. The Pod format
is explained in the perlpod man page; the most common formatter is
called "perldoc".
2003-05-28 23:14:32 +00:00
avsm
ecd0a70169 +p5-Pod-Escapes 2003-05-28 23:12:53 +00:00
avsm
2790cd3add initial import of p5-Pod-Escapes-1.03
--
This module provides things that are useful in decoding Pod E<...>
sequences. It is intended to be used by Pod parsers and/or formatters.
2003-05-28 23:12:16 +00:00
avsm
009b8bf84e nit; lowercase start of comment 2003-05-28 22:28:45 +00:00
avsm
1a6c5dbb3d update to docbook-4.2; the new one is the XML version 2003-05-28 00:10:56 +00:00
avsm
f470ffd079 correct the SYSTEM url in here to the appropriate versions 2003-05-28 00:08:28 +00:00
avsm
23d3fc9880 +pear-XML-{RSS,Tree} 2003-05-23 21:20:27 +00:00
avsm
32f2648027 initial import of pear-XML-RSS-0.9.2
--
Parser for Resource Description Framework (RDF) Site Summary (RSS)
documents using the PHP language.
2003-05-23 21:19:29 +00:00
avsm
ba47f68219 initial import of pear-XML-Tree-1.1
--
Allows for the building of XML data structures in PHP using a tree
representation, without the need for an extension like DOMXML.
2003-05-23 21:13:15 +00:00
kevlo
615c17307f drop maintainership 2003-05-23 05:42:30 +00:00
brad
2d8ff25d82 upgrade to xpdf 2.02
--
From: naddy@
2003-05-20 00:37:10 +00:00
naddy
4a5473494f * update to 1.11
* add emacs and vi dot file examples
* by new maintainer Han Boetes <han@linux-mandrake.com>
2003-05-15 06:19:41 +00:00
naddy
df25edefc4 +p5-Text-Reform 2003-05-15 06:15:57 +00:00
naddy
2bfbd26e1f Import Text::Reform 1.11.
Submitted by Han Boetes <han@linux-mandrake.com>.

Text::Autoformat has been split into Autoformat and Reform.
2003-05-15 06:14:36 +00:00
wilfried
8b620b2efe glimpse really need this buffer to be zeroed,
or it will randomly dump core (esp. with malloc option J)
2003-05-13 02:51:07 +00:00
margarida
0b03fd614a Do not hardcode /usr/local,
Remove KDE2-only cruft.
2003-05-12 04:28:52 +00:00
naddy
13b43607c7 +p5-Text-Tmpl 2003-05-11 01:23:41 +00:00
naddy
0027f3b7e0 Import Text-Tmpl 0.28. Submitted by Alex Feinberg <alex@strlen.net>.
Text::Tmpl is a simplified template library, which allows for text
template to be interpreted from a Perl script. The template language
allows for variables, flow control, and loops, and the template format
can be defined from the perl script.
2003-05-11 01:22:17 +00:00
avsm
5f1f406a2a patch an fgets overflow, espie@ ok 2003-05-01 11:54:15 +00:00
avsm
610dd307be missing format string argument 2003-04-30 14:21:58 +00:00
jakob
93fe1f3de8 update slovak dictionary; fred at pentacom dot sk 2003-04-30 10:51:43 +00:00
avsm
937ed87230 Fix an incomplete format string; version in ports too old to submit upstream
no response from maintainer
2003-04-25 20:25:14 +00:00
wilfried
745620cce4 POSIX chown, ok espie@ 2003-04-14 15:02:08 +00:00
jsyn
e8d97037b2 s/Rortuguese/Portuguese/; quoting 2003-04-10 10:30:07 +00:00
wilfried
b2369cb427 + p5-Pod-POM 2003-04-09 10:54:33 +00:00
wilfried
4642defccf Import p5-Pod-POM 0.15; submitted by Morten Liebach <m@mongers.org>
Convert Pod documents into a simple object model form
2003-04-09 10:53:55 +00:00
shell
d8d7cf6d5e missed in last commit 2003-03-30 06:55:55 +00:00
shell
b7c8dbe412 Add pyexpat flavor to avoid the conflict
if python-expat installed

patches from :
Andrew Dalgleish <openbsd@andrewdalgleish.dyndns.org>
2003-03-30 06:54:51 +00:00
margarida
306bd7038b Fix dirrm conflict.
pvalchev@ ok
2003-03-06 01:41:52 +00:00
david
e74e4a4773 fix more spelling errors/typos
ok pvalchev@
2003-03-02 05:35:10 +00:00
david
32bf3deee8 necessary is spelled necessary.
similar is spelled similar.
functionality is spelled functionality.
ok brad@ jmc@
2003-02-26 15:13:04 +00:00
brad
05c1cfff57 these CONFIGURE_ENV variables don't buy us anything 2003-02-24 04:08:02 +00:00
brad
b8b15a4201 some libtool improvements including how to make C++ shared libraries 2003-02-24 04:06:30 +00:00
jakob
818f873ad9 update to v1.17 2003-02-17 13:29:17 +00:00
sturm
93a38c63c4 update to xpdf 2.01
- switch to motif toolkit
- support for multiple open documents
- lots of minor tweaks, bugfixes and additions, see
  http://www.foolabs.com/xpdf/CHANGES for details

MAINTAINER ok
2003-02-12 08:28:20 +00:00
naddy
2c6b750cd4 Fix build on our 64-bit archs. 2003-02-03 17:02:33 +00:00
naddy
7f54c88768 braino; validator -> validate 2003-02-03 16:42:49 +00:00
naddy
57a0d5b93d Import validate 1.1.2.
Submitted by Gerardo Santana Gomez Garrido <santana@openbsd.org.mx>.
    
Offline HTMLHelp.com Validator for HTML and XHTML.
2003-02-03 16:41:33 +00:00
naddy
06c48b8bbf +validator 2003-02-03 16:39:13 +00:00
naddy
ef63256aac Import validator 1.1.2.
Submitted by Gerardo Santana Gomez Garrido <santana@openbsd.org.mx>.

Offline HTMLHelp.com Validator for HTML and XHTML.
2003-02-03 16:37:33 +00:00
naddy
95a2d04604 +wdg-sgml-lib 2003-02-03 15:46:58 +00:00
naddy
1698194575 Import wdg-sgml-lib 1.1.1.
Submitted by Gerardo Santana Gomez Garrido <santana@openbsd.org.mx>.

Collection of DTDs, includes W3C HTML and XHTML DTDs as well as DTDs for
ISO-HTML, WML and MathML.
2003-02-03 15:45:02 +00:00
naddy
d7cf0a7cfb Update to 1.3.4.9. Includes GCC 3.2 fixes.
Adapted from a submission by Gerardo Garrido <santana@openbsd.org.mx>.
2003-02-03 01:42:50 +00:00
sturm
f2b62b475d - use native getopt{,_long}
- use qt-mt and thus updated tmake
- bump pkgversion

from MAINTAINER
2003-02-02 16:37:56 +00:00
margarida
5fc93ea7c7 Remove unneeded files,
Cosmetic changes,
Take MAINTAINER.

brad@ ok
2003-01-21 01:48:34 +00:00
avsm
0149cc0862 update to p5-XML-Sablotron-0.97 2003-01-19 00:50:36 +00:00
avsm
02a4f9982a update to sablotron-0.97 2003-01-19 00:50:10 +00:00
jakob
f2c8e075bb add dutch dictionary; Mathieu Braem 2003-01-17 19:24:26 +00:00
jakob
b0b0baa3c0 correct english 2003-01-17 19:10:33 +00:00
kevlo
4743d7f199 add ftp site; pointed out by Nick Nauwelaerts <nick@nauwelaerts.net>. 2003-01-14 06:34:16 +00:00
lebel
659090e19c typo; from Jon Olsson 2003-01-09 17:23:58 +00:00
pvalchev
f73f96583c change of maintainer email address 2003-01-04 19:09:52 +00:00
marcm
4d2c485ddb pkgconfig should not be a RUN_DEPENDS
ok kevlo@
2003-01-02 16:55:28 +00:00
brad
f975f83529 The pdftops filter in xpdf contains an integer overflow that can
be exploited to gain the privileges of the target user.

http://www.idefense.com/advisory/12.23.02.txt
2002-12-29 23:45:20 +00:00
fgsch
6256399a40 and more.. 2002-12-29 20:19:09 +00:00
naddy
a48ff1965e honor CC 2002-12-27 17:26:55 +00:00
jakob
da4c49209a version numbers on spanish distfile 2002-12-26 18:51:40 +00:00
sturm
d553499e7e takeover MAINTAINER
pvalchev@ OK
2002-12-23 18:56:33 +00:00
pvalchev
e4c810b834 - Remove FreeBSDisms, cleanup Makefile
- Trim DESCR to a reasonable level and format it nicely
- Rename & sync patches to unified diff with update-patches
2002-12-23 09:09:12 +00:00
pvalchev
2b113ab8f8 better description of why this cannot go to the CDROM 2002-12-23 08:55:57 +00:00
pvalchev
3101b76380 Remove Angelos from maintainer per his request 2002-12-23 00:37:49 +00:00
pvalchev
9b62811286 fix broken MASTER_SITE; from maintainer Sebastian Stark 2002-12-22 23:41:13 +00:00
brad
fb4ec1cc36 change e-mail address.
--
From: MAINTAINER
2002-12-09 15:37:23 +00:00
jakob
e3989268e6 add spanish dictionary; from Gerardo Santana Gomez Garrido 2002-12-07 16:51:14 +00:00
sturm
f0e41f3a3e add p5-String-ShellQuote 2002-12-06 20:56:28 +00:00
sturm
3b9a93a684 initial import of p5-String-ShellQuote 1.00
submitted by Jim Geovedi <jim@corebsd.or.id>

This module contains some functions which are useful for quoting strings
which are going to pass through the shell or a shell-like object.

naddy@ OK
2002-12-06 20:55:26 +00:00
espie
09306f9474 2.4.28, crucial patch added... 2002-12-02 12:23:46 +00:00
espie
4646e01004 resurrect those as well 2002-12-02 00:53:01 +00:00
espie
b9f560061b Okay, 2.4.26 did not work either.
Diving into the kde lists show it's *well-known* that 2.4.24 is
the last xml2 release that worked.
2002-12-02 00:46:46 +00:00
margarida
5f17b38e9a Add p5-Number-Format. 2002-12-01 21:07:57 +00:00
margarida
064ee29baf Add p5-Number-Format
--
Perl module that contains a library for formating numbers.

From: Jim Geovedi <jim@corebsd.or.id>

brad@ ok
2002-12-01 21:05:59 +00:00
espie
598df7918d Revert to libxml 2.4.26, as this one is *working*.
Noticed by wilfried@, confirmed by myself (kde is *borked* with libxml 2.4.28)
2002-12-01 17:53:51 +00:00
margarida
d024fa7a32 Update to version 1.08.
Add license, remove NEED_VERSION.
Add myself as MAINTAINER.

pvalchev@ ok
2002-11-30 19:57:57 +00:00
kevlo
c029ec1db4 upgrade to version 2.4.28 2002-11-30 13:03:31 +00:00
marcm
f221eb249c Add intltool
ok nino@
2002-11-30 05:41:59 +00:00
marcm
6d6f64bdaf The intltool package is a set of tools for translating the
contents of data files using the gettext translation framework.

ok nino@
2002-11-30 04:58:30 +00:00
marcm
cef71b8639 Update to 0.3.11 to support more recent apps that use it.
Also take MAINTAINER.

ok nino@
2002-11-30 04:41:29 +00:00
jakob
e06c678308 add slovak dictionary; contributed by fransoa holop 2002-11-28 22:38:41 +00:00
naddy
d5a1e9497e +boust 2002-11-28 12:44:45 +00:00
naddy
a6a1ffd025 Import boust 0.161.
Submitted by Sebastian Stark <seb@todesplanet.de>.

Boustrophedon is a reading-/writing-style that alternates direction
every line. It was originally created by the ancient Greeks.  This
program formats the text-files to be read in this manner.
2002-11-28 12:43:44 +00:00
pvalchev
3f15ffdf31 devel/p5-Storable comes with perl-5.8.0 2002-11-27 21:36:43 +00:00
ish
5ff5e2885b update my email 2002-11-27 07:50:28 +00:00
margarida
430d1ef599 MASTER_SITE_GNOME was reorganized, fix URLs.
Add missing licensing.

brad@ ok
2002-11-21 02:33:59 +00:00
naddy
3cf2152a69 Modernize; from Peter Galbavy <peter.galbavy@knowtion.net>. 2002-11-21 01:02:44 +00:00
shell
5ce35faa32 Updated to libxslt-1.0.22 2002-10-29 10:59:39 +00:00
naddy
d79d0fc832 No regression tests available. 2002-10-28 22:43:46 +00:00
naddy
4e9cc3c9f4 Give regression suite a fighting chance. 2002-10-28 22:17:39 +00:00
shell
0da0fb9ecf Updated to py-HappyDoc-2.1 2002-10-25 17:08:50 +00:00
kevlo
d684ac8c5c upgrade to version 2.4.26 2002-10-22 06:09:28 +00:00
shell
861f75c8d1 Updated to p5-Font-TTF-0.32 2002-10-20 05:52:57 +00:00
shell
669e39cce6 Updated to p5-XML-DOM-1.41 2002-10-20 05:44:21 +00:00
naddy
bb3205e480 * update to 2.9.1;
* make compile under gcc3.2;
* per-hunk ignore whitespace implemented;
* lines inserted for display purposes now has a cross-hatch pattern to make
  it more obvious;
* minor key binding changes for better interaction with most window managers.

From: Dan Weeks <danimal@danimal.org>
2002-10-16 13:23:41 +00:00
naddy
8eb36e2381 - C++ fixes for gcc3
- no regression tests available
2002-10-16 01:33:58 +00:00
naddy
8e69bbe93d - C++ fixes for gcc3
- no regression tests available
2002-10-16 00:49:04 +00:00
naddy
3603e8e9dd C++ fixes for gcc3; based on work by Jack J. Woehr <jwoehr@attglobal.net>. 2002-10-16 00:01:11 +00:00
naddy
e792418990 * pull in missing headers
* fix function prototypes
* fix type mismatches on functions
from Nick Nauwelaerts <nick@wanadoo.be>
2002-10-14 14:55:53 +00:00
naddy
c04b8344d6 Make this compile with gcc3. 2002-10-06 22:31:10 +00:00
naddy
808532288d Build native executable where supported, byte code elsewhere.
From: Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>
2002-09-30 15:48:27 +00:00
shell
7dab373deb use master_site_gnome, ok naddy@ 2002-09-30 13:11:27 +00:00
naddy
1c7a2cc259 Fix build with gcc3. 2002-09-29 15:31:52 +00:00
mark
55f815fced Fix breakage -- ocaml does not supply "ocamlopt", therefore the hevea
build is using an incorrect target.

Tested on macppc and i386 - ok pvalchev@
2002-09-28 03:51:01 +00:00
kevlo
0af7b69737 update libxml library 2002-09-20 09:45:36 +00:00
nino
86e13c9c02 Update email and MASTER_SITES, zap NEED_VERSION. 2002-09-20 08:15:15 +00:00
kevlo
43a115ebb0 Upgrade to version 2.1.0 2002-09-19 06:06:27 +00:00
shell
3a04a6b98d Updated to p5-XML-Checker-0.13 2002-09-16 07:26:15 +00:00
shell
8eb5b1e0e1 Updated to p5-XML-SAX-0.11 2002-09-16 07:13:07 +00:00
shell
aea41f046a without python 2002-09-15 04:01:31 +00:00
shell
5648fdd2c7 Updated to libxslt-1.0.20 2002-09-14 07:52:03 +00:00
naddy
1fa550c3ca Add some forgotten library dependencies. 2002-09-13 22:54:28 +00:00
kevlo
0d18a6e810 upgrade to version 2.4.24 2002-09-13 10:10:47 +00:00
avsm
f815a5dd63 update to sablotron-0.96 2002-09-11 23:12:55 +00:00
mark
4d2af0368e #GPL and update-patches 2002-09-08 07:55:26 +00:00
jakob
2daa74bf06 new checksum for portugues dictionary (again) 2002-09-06 21:31:30 +00:00
pvalchev
6109dd2c35 no more need to build this static on sparc64, remove workaround
ld.so fix thanks to drahn@
2002-09-04 00:55:41 +00:00
jakob
904eb2900e update checksum as portuguese dictionary was updated 2002-09-02 11:37:53 +00:00
brad
e08cfb9e1f use gmake 2002-08-26 22:15:10 +00:00
lebel
d601ffb473 I don't think you need this file there 2002-08-21 17:03:20 +00:00
espie
5cf58a3b65 +unrtf 2002-08-21 15:44:24 +00:00
espie
96bf709e04 unrtf, merge of both Patroklos/Lurene ports. 2002-08-21 15:43:37 +00:00
mark
1d89bf9a6f chop commented out WRKDIST (cleanup) 2002-08-19 17:06:17 +00:00
shell
39d0b5f6a6 Updated to p5-Text-PDF-0.23 2002-08-19 05:23:16 +00:00
avsm
dfc04276a4 update to p5-XML-Sablotron-0.95 2002-08-17 01:56:14 +00:00
avsm
814306d0cb update to sablotron-0.95, now with a complete xslt-1.0 implementation 2002-08-17 01:08:05 +00:00
mark
2b679f151e antiword-0.33 update
- dropped extraneous share/antiword/resources -> share/antiword
2002-08-15 18:51:28 +00:00
nino
1a97aa582c Add deinstall notice about removing the /var/lib/scrollkeeper directory.
Also move the scrollkeeper-update install invocation to pkg install
time.
2002-08-10 11:41:27 +00:00
naddy
2fb0be23af home page/master site moved 2002-08-09 17:40:23 +00:00
brad
1a93b71b73 upgrade to expat 1.95.4 2002-08-05 01:14:29 +00:00
kevlo
696766d02b To remove the libxml2 include directory, need to
reflect that change in thek pkgconfig.
--
Submitted by Marc Matteo <marcm@lectroid.net>
2002-07-31 07:07:50 +00:00
shell
8390369a4a Fixed libtool build error, patch by Marc Matteo <marcm@lectroid.net> 2002-07-29 08:31:43 +00:00
brad
1b9e6b19ff - add RCS id
- use patch names from update-patches
2002-07-28 06:59:49 +00:00
brad
be7107d651 respect CXX. 2002-07-28 05:22:23 +00:00
naddy
c23dc7b6e3 Update master site; from anonymous via Ejovi Nuwere <ejovi@ejovi.net>.
While we're here, honor CXX/CXXFLAGS and miscellaneous cleanup.
2002-07-26 19:00:15 +00:00
naddy
964afbf742 - honor CC
- include proper prototypes; silences warnings on 64-bit archs
2002-07-21 01:48:42 +00:00
shell
50a82d4354 Updated to p5-Font-TTF-0.31 2002-07-20 04:44:43 +00:00
kevlo
a7b29bb078 upgrade to version 1.5 2002-07-19 09:12:47 +00:00
wilfried
ddceea5672 Update to xxdiff-2.6, from maintainer Dan Weeks <danimal@danimal.org>
* move to qt3 (with PORTHOME quirk for uic3)
* add license note
* add $OpenBSD$ tag to patch files
* update pkg/SECURITY file to reflect reality
2002-07-17 07:27:02 +00:00
shell
1b822d985e Updated to p5-XML-DOM-1.39
Take maintainership, ok'ed by avsm@
2002-07-15 08:36:57 +00:00
shell
ea62633162 Updated to p5-XML-Checker-0.12 2002-07-15 03:56:47 +00:00
shell
8bb842420a Updated to p5-XML-XPath-1.12 2002-07-11 17:37:33 +00:00
shell
237e01a35a Updated to libxslt-1.0.19 2002-07-11 17:21:41 +00:00
shell
1e2dab2592 remove my fault 2002-07-11 09:35:40 +00:00
shell
f78ada76f5 add p5-Font-AFM and p5-Text-Autoformat 2002-07-11 09:31:09 +00:00