Commit graph

1657 commits

Author SHA1 Message Date
Ying-Chieh Liao
984f0e2327 add minidom
A minimal implementation of the Document Object Model
2001-08-13 17:18:46 +00:00
Johann Visagie
9317829c23 Add p5-XML-Twig 2.02, tree interface to XML documents. 2001-08-13 12:36:48 +00:00
Maxim Sobolev
c9afbb06b5 Prevent harmless but annoying warning: "this file includes <malloc.h> which
is deprecated, use <stdlib.h> instead".
2001-08-13 11:17:10 +00:00
Jean-Marc Zucconi
fddfd2363e Fix the build from the textproc/ispell directory for the german dictionaries
The norsk part is still broken.

PR:		ports/28368
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
2001-08-13 01:26:04 +00:00
Dima Dorfman
03a8e95530 Add xslint 005, an xSL(T) stylesheet checker maintained by Norman Walsh.
PR:		29470
Submitted by:	Alex Kapranoff <kapr@crosswinds.net>
2001-08-11 18:33:24 +00:00
Mark Murray
7d506d4c1c Add YA perl module for dealing with Comma-Separated-Values (CSV) files. 2001-08-11 11:55:34 +00:00
Mario Sergio Fujikawa Ferreira
4f3c91e09d Update to 0.33.7
PR:		29448
Submitted by:	Kato Tsuguru <tkato@prontomail.com>
2001-08-08 17:16:55 +00:00
Mario Sergio Fujikawa Ferreira
45a175ed6f Fix LIB_DEPENDS: aspell.9 -> aspell.11; overlooked when aspell was
updated to 0.33.6.3

PR:		28392
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
Prompted by:	Kato Tsuguru <tkato@prontomail.com> on PR 29448
2001-08-08 17:03:00 +00:00
Maxim Sobolev
d59c8ef183 Update to 0.9. 2001-08-08 12:29:38 +00:00
Jun Kuriyama
b6e0725b48 Drop maintainership (I prefer Apache Project's ones). 2001-08-07 23:09:38 +00:00
Johann Visagie
e7c91cf908 - Do checking for Python version ov pkg-req. This is somewhat experimental
and may require further tweaking.
- Use DOCSDIR.
- Now install examples optionally depending on NOPORTDOCS.
- Miscellaneous minor fixes and cleanups in Makefile.
- Update my email address in pkg-descr.
2001-08-07 14:14:21 +00:00
Johann Visagie
e5a268394c - Add run-time dependency on PyXML (textproc/py-xml) - oops!
- Update email address in pkg-descr
2001-08-07 11:52:41 +00:00
Johann Visagie
9ce78e61e9 Update to version 0.6.6 2001-08-07 10:25:19 +00:00
Akinori MUSHA
85a3b88bdd Update to 0.9.6. 2001-08-07 09:21:49 +00:00
Kris Kennaway
e5ddd29700 Upgrade to par 1.52
Approved by:	maintainer
2001-08-06 20:02:17 +00:00
Akinori MUSHA
7f4435a4ea Update to 1.1.0. 2001-08-06 17:12:26 +00:00
Ying-Chieh Liao
d1c15c822e upgrade to 1.47d
PR:		28622
Submitted by:	Paul Marquis <pmarquis@pobox.com>
2001-08-06 14:24:26 +00:00
Ying-Chieh Liao
655c86587e p5-XML-LibXSLT
A Perl interface to the GNOME XSLT library.

PR:		27927
Submitted by:	Dominic Mitchell <dom@happygiraffe.net>
2001-08-06 12:52:10 +00:00
Ying-Chieh Liao
e555a1dbc3 add pdftohtml
A command-line tool for converting pdf-files into html

PR:		27824
Submitted by:	Soeren Boll Overgaard <boll@tolkien.dk>
2001-08-06 12:15:55 +00:00
Akinori MUSHA
d59f2a04f9 s/WANT_GLIB/USE_GLIB/
Noted by:	bento's log
2001-08-06 12:08:40 +00:00
Nik Clayton
615e31bad2 Add dependency on libxslt/xsltproc. Bump PORTREVISION. 2001-08-05 21:19:48 +00:00
Mario Sergio Fujikawa Ferreira
ff0aa937a8 Fix LIB_DEPENDS on glib (glib-1.3.6), went unnoticed in the glib
1.3.6 sweep update

PR:		29429
Submitted by:	Pete Fritchman <petef@databits.net>, bento
2001-08-05 04:32:35 +00:00
Jean-Marc Zucconi
3bd63a0c59 Upgrade to version 3.2.05.
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
2001-08-01 12:00:36 +00:00
Maxim Sobolev
7d8ff07f36 Use `@unexex /bin/rm' to remove symlinks to dirs, otherwise weird things
happen and as a result bento can't build gnomelibs package.

Submitted by:	bento
2001-08-01 06:56:44 +00:00
Dirk Meyer
94b7af2921 - othe ports need to overwrite UNSQ
PR:		28368
2001-08-01 05:03:54 +00:00
Maxim Sobolev
083bb967d8 Documentation goes into ${PREFIX}/share/doc, not into ${PREFIX}/doc.
Submitted by:	bento
2001-07-31 15:21:22 +00:00
Anton Berezin
32d64e9321 Update textproc/p5-XML-Stream to 1.12.
Change the maintainer to ports@.

While at it, fix plist.

PR:		29289
Submitted by:	maintainer
2001-07-31 09:52:31 +00:00
Ying-Chieh Liao
a3128f0346 add html2fo
html to xsl:fo converter
2001-07-30 17:02:15 +00:00
Maxim Sobolev
37df62a701 Update to 1.0.1. 2001-07-30 13:38:13 +00:00
Maxim Sobolev
01cce1bc7c Update to 2.4.1. 2001-07-30 13:37:16 +00:00
Maxim Sobolev
46870bafbb Another attempt (this time correct, I hope) to fix creation/removal of the
${LOCALBASE}/include/gnome-xml/libxml symlink.

Submitted by:	bento
2001-07-30 10:22:38 +00:00
Jun Kuriyama
0ce6982658 Add missing dependency.
Add WWW:.
2001-07-28 05:05:51 +00:00
Anton Berezin
90afa31260 Update textproc/p5-Text-DoubleMetaphone to 0.05. 2001-07-27 15:13:51 +00:00
Maxim Sobolev
bc35a04eac ${PREFIX}/include/gnome-xml/libxml is a symlink to ${PREFIX}/include/gnome-xml,
so it have to be listed among other files, not among @dirrm's, otherwise it is
not being included into package and as a result bento unable to build many
packages that depends on libxml.

Submitted by:	bento
2001-07-27 14:00:49 +00:00
Thomas Gellekum
66d7c998f9 Add checksums for 2.0.1 and 2.1.1.
Reminded by:	Ray Kohler <rkohler1@cox.rr.com>
2001-07-26 10:38:23 +00:00
Steve Price
99f87129ce There's no need to strip diffstat in the post-install target since
${INSTALL_PROGRAM} does it already.
2001-07-25 17:53:08 +00:00
Dima Dorfman
1e34811bc2 Note that the dependenc list should be kept in sync with
src/release/Makefile.inc.docports.
2001-07-24 08:46:43 +00:00
Dima Dorfman
0f859c5852 - fix WWW: line to point to HTML-Format's CPAN page
PR:		29145
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-22 14:52:06 +00:00
Akinori MUSHA
ade8db0210 Properly run-depend on ruby-uconv.
Submitted by:	olgeni
2001-07-22 09:52:35 +00:00
Mark Pulford
0c0e2ab02c Removed invalid WWW
PR:		29122
Submitted by:	maintainer
2001-07-22 03:20:27 +00:00
Ying-Chieh Liao
fe3f40c496 upgrade to 1.4.2
drop maintainership
2001-07-18 14:45:23 +00:00
Nik Clayton
1db38b3dd7 Pull out the dependency on DocBook 3.1, since none of the docs now require
it.  Bump PORTVERSION.
2001-07-13 16:39:11 +00:00
Nik Clayton
16b3a7d410 Depend on peps instead of eps2png -- peps produces better output (inc.
anti-aliasing) than eps2png.  Bump PORTREVISION accordingly.
2001-07-13 12:09:12 +00:00
Johann Visagie
e6dff4dff5 Update to version 0.4 2001-07-12 15:01:51 +00:00
Akinori MUSHA
44f880fdf6 Add ruby-gdome, a Ruby extension that wraps around gdome2. 2001-07-12 06:46:03 +00:00
Akinori MUSHA
40fe7e9ee7 Add gdome2, the DOM C library developed for the GNOME project. 2001-07-12 06:10:39 +00:00
Jun Kuriyama
f1d894e40c Upgdate to 1.71. 2001-07-12 05:50:46 +00:00
Akinori MUSHA
509e917731 Update to 19990912p2. 2001-07-11 09:33:52 +00:00
Maxim Sobolev
9dcf19ab7c Update to 1.0.0. 2001-07-11 07:43:32 +00:00
Maxim Sobolev
923bc1d093 Update to 2.4.0. 2001-07-11 07:42:53 +00:00
Maxim Sobolev
ec7b561464 ${PREFIX}/share/${PORTNAME} --> ${DATADIR} 2001-07-10 13:54:22 +00:00
Ying-Chieh Liao
0802ab78d3 upgrade to 0.9.7
PR:		28870
Submitted by:	skv@protey.ru
2001-07-10 12:27:49 +00:00
Ying-Chieh Liao
7a2515ab54 add htmldoc
Converts HTML to PDF and/or PostScript

PR:		28115
Submitted by:	Glenn Trewitt <glenn@trewitt.org>
2001-07-10 12:22:35 +00:00
David W. Chapman Jr.
2014a62ef1 Update to 0.92
PR:		27918
Submitted by:	Dominic Mitchell <dom@happygiraffe.net>
2001-07-10 01:31:59 +00:00
Akinori MUSHA
8605e53b52 Add a missing dependency on japanese/ruby-uconv.
Submitted by:	Tom Hukins <tom@FreeBSD.org>
2001-07-09 17:49:32 +00:00
Maxim Sobolev
29dbe48136 Update to 1.8.14. 2001-07-09 16:43:14 +00:00
Ying-Chieh Liao
7faa357a44 add libxode
An XML library which wraps expat
2001-07-09 14:18:44 +00:00
Jun Kuriyama
c9d2deb13d Upgrade to 1.70.
Master site was moved to sourceforge.
Use $LOCALBASE at depends line.
2001-07-09 05:46:47 +00:00
Kevin Lo
d18d5e4026 Initial import of pardiff-0.9.3.
Pardiff is a program that takes the output of diff and displays it in a
parallel (side-by-side) format, emulating the /PARALLEL option on the VMS
version of diff.

PR: 28813
Submitted by: Anders Nordby <anders@fix.no>
2001-07-08 15:08:24 +00:00
Satoshi Taoka
3b7391269c My poor English in pkg-descr was corrected
Submitted by: imp
2001-07-06 00:08:28 +00:00
Akinori MUSHA
70d45e5515 Update to 0.60 + 0.60.1 patch.
PR:		ports/28641
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-07-03 09:18:16 +00:00
Jean-Marc Zucconi
5bc5989abf Export $ISPELL_BRITISH to the configure script if it is defined. This fix an
install problem when it is set via make.conf.
2001-07-02 15:14:28 +00:00
Peter Pentchev
e8e5bccbe5 Update for the NOPORTDOCS case.
PR:		28539
Submitted by:	maintainer
2001-06-30 15:33:14 +00:00
David W. Chapman Jr.
afb3faa217 Make portversion in pkg-plist dynamic.
PR:		28452
Submitted by:	maintainer
2001-06-27 14:33:34 +00:00
Johann Visagie
afc010f63a Updating my email address in my remaining ports.
Prompted by:	vanilla
2001-06-27 10:15:01 +00:00
David W. Chapman Jr.
bf04579e77 Update to 1.05
Add manuals
update pkg-plist accordingly

PR:		28431
Submitted by:	maintainer
2001-06-27 06:07:14 +00:00
Anton Berezin
092f55b30a Upgrade databases/p5-DBIx-SearchBuilder to 0.39.
Upgrade mail/p5-Email-Find to 0.04.
Upgrade print/p5-Text-PDF to 0.15.
Upgrade textproc/p5-Text-Tmpl to 0.24.

OK'ed by:	markm
2001-06-26 14:54:10 +00:00
Akinori MUSHA
58205bcfaf Update to 1.0.2. 2001-06-25 21:30:19 +00:00
Kevin Lo
b2ed6c32ab - Update to version 1.4.1
- Sort pkg-plist

PR: 28396
Submitted by: KUNISHIMA Takeo <kunishi@acm.org>
2001-06-25 03:48:36 +00:00
Dima Dorfman
74aada477d Remove duplicate words where appropriate.
Approved by:	sobomax, obrien
2001-06-24 20:29:39 +00:00
Akinori MUSHA
129b7f43c4 Update to 0.5.0. 2001-06-24 18:02:38 +00:00
Jean-Marc Zucconi
d0b9cb18ec Upgrade to version 3.2.04. 2001-06-22 22:09:11 +00:00
Johann Visagie
c121427781 Updated MASTER_SITES to reflect new distfile location. Since this is the
only change, PORTREVISION wasn't bumped.  (Also changed my email address
while I was at it.)

Submitted by:	Bill Fenner's distfile survey
2001-06-22 07:11:49 +00:00
Vanilla I. Shu
d71e404c9e Upgrade to 0.32. 2001-06-22 01:54:48 +00:00
David W. Chapman Jr.
8b1b8515bf Update to version 1.2
PR:		28318
Submitted by:	maintainer
2001-06-21 16:14:50 +00:00
Daniel Harris
d94f6d10ab Use MASTER_SITE_PERL_CPAN.
PR:		28264
Submitted by:	maintainer
2001-06-20 21:52:35 +00:00
Akinori MUSHA
0d6c7ca3b8 Update to 0.9.5. 2001-06-20 13:34:36 +00:00
Daniel Harris
930a01a4d6 Update to 0.61.
PR:		28258
Submitted by:	maintainer
2001-06-19 18:40:01 +00:00
Akinori MUSHA
7ed4229081 Update to 1.0.1. 2001-06-19 17:38:30 +00:00
Johann Visagie
8b0b9d5966 Update to 0.3; fix minor grammatical error in pkg-descr. 2001-06-19 08:44:49 +00:00
Akinori MUSHA
821b9c7c21 Chase textproc/sablotron's update. 2001-06-19 06:04:26 +00:00
Akinori MUSHA
647745cca5 Update to 1.0.0. 2001-06-19 04:44:35 +00:00
Ying-Chieh Liao
88a1db2246 add info_to_html
Translate GNU info files into HTML pages
2001-06-18 19:04:10 +00:00
Ade Lovett
8784838934 Update to 0.11.0 2001-06-18 18:58:42 +00:00
Ade Lovett
99e7868969 Update to 2.3.10 2001-06-18 18:58:26 +00:00
Daniel Harris
84c24128a1 Update to 0.60. Also, bring pkg-comment in line.
PR:		28257
Submitted by:	maintainer
2001-06-18 18:13:11 +00:00
Peter Pentchev
5d0e1ef13c Change maintainer's email address:
clefevre@citeweb.net -> clefevre@redirect.to

PR:		27867 (followup)
Submitted by:	maintainer
2001-06-16 13:58:39 +00:00
Akinori MUSHA
adacd791e8 Put dummy files in the empty directories so they are surely packed.
Let each elisp port create XEMACSLISPDIR by itself.
2001-06-16 08:46:37 +00:00
Kevin Lo
e8ae4fa3fc Update to version 0.33.6.3
PR: 28062
Submitted by: Ports Fury
2001-06-15 12:48:30 +00:00
Mark Pulford
d48c79770e Add mguesser 0.1, a tool for guessing a text's charset and language. 2001-06-15 12:19:36 +00:00
Ying-Chieh Liao
d051c55203 use the clearer way to install the program to ${PREFIX}
Submitted by:	Tomasz Luchowski <zuntum@netbsd.org>
2001-06-14 10:02:50 +00:00
Ying-Chieh Liao
a010a20ed1 add txt2man
Converts flat ASCII text to man page format
2001-06-14 06:39:19 +00:00
Ying-Chieh Liao
69474e079d add WWW: 2001-06-13 18:54:29 +00:00
Ying-Chieh Liao
10678a90ec add py-sgrep
Python wrappers for Sgrep
2001-06-13 18:49:51 +00:00
Maxim Sobolev
cfc74a1bd0 Update to 0.2.9.7. 2001-06-13 11:06:00 +00:00
Anton Berezin
c8df88ddad Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files.

Approved by:	markm
2001-06-12 19:25:41 +00:00
Anton Berezin
bbc2a59ecd Add p5-Sort-PolySort 0.12, general rules-based sorting of lists.
Change maintainer's E-mail address to my address @FreeBSD.org.

PR:		24021
Approved by:	markm
2001-06-12 12:29:38 +00:00
Ying-Chieh Liao
ed8a84e1c9 upgrade to 1.3.0
drop maintainership
2001-06-09 16:37:14 +00:00
Peter Pentchev
9c0a071864 Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to
PR:		27867
Submitted by:	maintainer
2001-06-09 12:59:34 +00:00
Akinori MUSHA
86e99b50fa Chase the textproc/sablotron update...
When updating a port, please take care of its dependents, thank you.
2001-06-09 02:39:39 +00:00
Akinori MUSHA
c9686f29d7 Now XEMACSLISPDIR and RUBY_ELISPDIR are taken care of by
lang/ruby{,-devel}.
2001-06-09 02:34:52 +00:00
Akinori MUSHA
c5ed542490 Add a missing file, eruby.so. (D'oh!) 2001-06-09 01:38:53 +00:00
Mark Pulford
2ed1896522 Add dadadodo 1.03,
text processor which analyses text and generates
random sentences.

PR:		27791
Submitted by:	Mark Pulford <mark@kyne.com.au>
2001-06-08 04:16:52 +00:00
Akinori MUSHA
508805dd59 Update to 0.9.4. 2001-06-07 09:29:41 +00:00
Peter Pentchev
6403f1a2ba Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.net
PR:		27923
Submitted by:	maintainer
Reviewed by:	awk -F\| '$6 ~ /dom@myrddin/ {print $2;}' /usr/ports/INDEX ;)
2001-06-07 07:46:06 +00:00
Akinori MUSHA
a7f20c4564 Update to 0.6.10. 2001-06-07 03:39:48 +00:00
Masafumi Max NAKANE
ffe8118d73 Upgrade to 7.58.
PR:		23893
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-06-07 00:58:36 +00:00
Maxim Sobolev
724d554966 Update to 0.2.9.6. 2001-06-05 10:48:02 +00:00
Akinori MUSHA
c19ed06806 Update to 0.9.3. 2001-06-04 15:56:58 +00:00
Jun Kuriyama
b084eb5e8c Use ':' instead of '.' for ${CHOWN}. 2001-06-01 05:15:32 +00:00
David E. O'Brien
9acbface28 Use proper POSIX syntax for `chown'. 2001-06-01 04:28:32 +00:00
Ying-Chieh Liao
9d70813916 upgrade to 2.1.0
Brush up pkg-plist. (sorting entries, and replacing version number
to %%PORTVERSION%% by using ${PLIST_SUB})
Makefile brush up (generate ${DISTNAME} from ${PORTNAME} and
${PORTVERSION})

PR:		27609
Submitted by:	KUNISHIMA Takeo <kunishi@acm.org>
2001-05-29 15:58:54 +00:00
Ying-Chieh Liao
e965c57012 remove unnecessary file 2001-05-29 10:44:09 +00:00
Ying-Chieh Liao
bfe59ce7bc nterface to Gnome libxml2 library
add p5-XML-LibX<:m

PR:		27712
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-05-29 10:40:49 +00:00
Kris Kennaway
557c7a1c70 Create tempfiles securely. Bump PORTREVISION.
Submitted by:   Jarno Huuskonen <Jarno.Huuskonen@uku.fi>
2001-05-29 06:30:45 +00:00
Vanilla I. Shu
fea9e11548 Add depends to p5-XML-Parser. 2001-05-28 18:21:53 +00:00
Vanilla I. Shu
ac2d391b67 Tk::XMLViewer - Tk widget to display XML 2001-05-28 13:44:45 +00:00
Vanilla I. Shu
4a32dc994b Perl implementation of N-ary search trees
PR:		ports/27443
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2001-05-27 05:42:57 +00:00
Vanilla I. Shu
dc17d3ead2 XML::XSLT - A perl module for processing XSLT 2001-05-27 02:11:35 +00:00
Peter Pentchev
177c3d2169 Unbreak 'make index': remove graphics/shot2png and textproc/shot2txt,
add math/numpy.

Submitted by:	Bernd Luevelsmeyer <bdluevel@heitec.net> (shot2png)
2001-05-25 16:00:21 +00:00
Peter Pentchev
73b865c797 Unbreak RUN_DEPENDS: p5-Font-AFM in is 'x11-fonts', not in 'textproc'.
Submitted by:	'make index'
2001-05-25 15:50:32 +00:00
Kevin Lo
96b7c0b99e - Upgrade to version 1.4.0
- Fix RUN_DEPENDS to java/javavmwrapper

PR: 27608
Submitted by: Kunishima Takeo <kunishi@acm.org>
2001-05-25 01:54:14 +00:00
Udo Erdelhoff
3b8429093f Update to version 1.2
Approved by:	alex
2001-05-24 15:55:56 +00:00
Ying-Chieh Liao
5d4e29cf2e add p5-HTML-Format
A module to format HTML to text or PS

PR:		26867
Submitted by:	Pete Fritchman <petef@databits.net>
2001-05-24 13:32:17 +00:00
Akinori MUSHA
ffa55a1de6 Update to the latest snapshot, 0.9.2-2001.05.24. 2001-05-24 11:15:26 +00:00
Ade Lovett
ff4f18ab92 Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2
to make transitioning to GNOME/GTK+/GLIB a little easier.
2001-05-23 00:49:11 +00:00
Ying-Chieh Liao
d3aef0dedc add xmlpp
XML Parser and Validator
2001-05-22 14:10:52 +00:00
Maxim Sobolev
36aaa5f8af Update to 0.2.9.2. 2001-05-22 10:01:26 +00:00
Ying-Chieh Liao
d48dcade07 upgrade to 0.96
drop maintainership
2001-05-22 08:13:09 +00:00
Ade Lovett
2b78876d60 Update to 0.10.0 2001-05-21 19:59:07 +00:00
Ying-Chieh Liao
c6e635fadd upgrade to 0.13
drop maintainership
2001-05-21 18:48:19 +00:00
Nik Clayton
6bac3dc1de Remove shot2txt in favour of scr2txt. 2001-05-20 20:35:16 +00:00
Nik Clayton
f3f83f49c5 Rename shot2txt to scr2txt, based on feedback.
Fix header parsing bogons.

Refer to vidcontrol(1) rather than scrshot(1) in the documentation.
2001-05-20 20:32:42 +00:00
Maxim Sobolev
a8e0378f31 Add -p to the one of `@exec mkdir' to silence possible warning if directory
to be created already exists.

Submitted by:	olgeni
2001-05-20 11:36:35 +00:00
Ying-Chieh Liao
d4f429e482 change master site and WWW:
PR:		27450
Submitted by:	maintainer
2001-05-19 20:17:14 +00:00
Maxim Sobolev
9b05dc05ff Correct gnome-config configuration file, so gnome-config outputs correct
paths.

Reported by:	ijliao
2001-05-19 20:07:15 +00:00
Nik Clayton
aeddad1bb7 Convert scrshot(1) output to plain text, optionally replacing eight bit
line drawing characters with seven bit ones.
2001-05-18 22:20:10 +00:00
Ade Lovett
4e86a7b8c4 Update to 0.8.4 2001-05-18 14:50:27 +00:00
Akinori MUSHA
ef1d11ac2e Update to 0.6.3. 2001-05-17 16:41:51 +00:00
Chris D. Faulhaber
a2b3b8deb8 Update port to 0.9
PR:		27279
Submitted by:	Pete Fritchman <petef@databits.net>
2001-05-17 12:24:36 +00:00
Akinori MUSHA
eb49f952b8 Update WWW and the author's email address. 2001-05-16 21:02:59 +00:00
Akinori MUSHA
0bc1b6dfed Update to 0.6.2. 2001-05-16 18:15:04 +00:00
Akinori MUSHA
0b54b44dc7 Update to 0.6.9. 2001-05-16 18:13:09 +00:00
Ying-Chieh Liao
1bdf10e1da add xmlppm
XML-Conscious PPM Compression
2001-05-15 04:09:09 +00:00
Ade Lovett
a43f288f50 Update to 1.8.13 2001-05-14 21:57:27 +00:00
Akinori MUSHA
9c14c1d9f9 Install dot.rd2rc properly. (The bug has been submitted to the author) 2001-05-12 20:26:16 +00:00
Akinori MUSHA
ded8d86e09 Add ruby-rd-mode.el, separated from textproc/ruby-rdtool, an Emacs
lisp module for editing RD files.
2001-05-11 19:53:04 +00:00
Akinori MUSHA
8c8539fb43 Update to 0.6.8.
Make rd-mode.el a separate port. (textproc/ruby-rd-mode.el)
2001-05-11 19:47:48 +00:00
Ade Lovett
5ed28dbe7a SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Vanilla I. Shu
95f76f6b03 Perl5 module to extend and simplify XML::Parser
PR:		ports/25768
Submitted by:	Johann Visagie <johann@egenetics.com>
2001-05-11 16:17:16 +00:00
Vanilla I. Shu
1dbeb6248d Various niceties for p5-Text-FixedLength lovers
PR:		ports/23961
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-05-11 16:11:51 +00:00
James E. Housley
fba7eacd8b - Update 4Suite (textproc/py-4suite) to version 0.11
- This is a major rewrite of 4Suite.  From a ports point of view, things are
   simplified since the interdependency between 4Suite and PyXML has been
   somewhat simplified.
- Tested with Python 2.1 on -CURRENT, and (more briefly) with Python 1.5.2 on
  -CURRENT.

PR:		27173
Submitted by:	Johann Visagie <johann@egenetics.com> MAINTAINER
2001-05-11 12:24:20 +00:00
Vanilla I. Shu
d0041c4ec7 Upgrade to latest version:
p5-Authen-PAM		=>	0.11
	p5-Config-IniFiles	=>	2.19
	p5-File-Tail		=>	0.98
	p5-ParallelUA		=>	2.50
	p5-dTemplate		=>	2.0

set MAINTAINER to ports@FreeBSD.org:
	p5-Authen-PAM

Approved by:  maintainers
2001-05-10 15:35:01 +00:00
Vanilla I. Shu
bb0ddae530 Upgrade to latest version:
p5-Apache-MP3		=>	2.16
	p5-Convert-UUlib	=>	0.111
	p5-Email-Find		=>	0.03
	p5-GD			=>	1.33
	p5-HTML-Parser		=>	3.24
	p5-I18N-Charset		=>	1.08
	p5-I18N-LangTags	=>	0.20
	p5-MIME-Lite		=>	2.111
	p5-Set-Scalar		=>	1.09
	p5-Sort-ArbBiLex	=>	3.4
	p5-URI			=>	1.12
	p5-Unix-Syslog		=>	0.95

and change MAINTAINER to ports@FreeBSD.org:
	p5-Convert-UUlib
	p5-Unix-Syslog

Approved by:	maintainer
2001-05-10 09:34:24 +00:00
Vanilla I. Shu
001c3c4aa2 Upgrade
p5-Apache-AuthTicket		=>	0.31
  p5-Apache-AuthenCache		=>	0.04
  p5-Business-CreditCard	=>	0.23
  p5-CGI-Cache			=>	1.03
  p5-Crypt-CipherSaber		=>	0.60
  p5-Crypt-SSLeay		=>	0.25
  p5-File-Cache			=>	0.16
  p5-Filter			=>	1.23
  p5-FreezeThaw			=>	0.41
  p5-HTML-Stream		=>	1.49
  p5-Mail-Audit			=>	1.10
  p5-Mail-Box			=>	1.111
  p5-Mail-IMAPClient		=>	2.1.2
  p5-Mail-Sender		=>	0.7.08
  p5-Math-FixedPrecision	=>	0.14
  p5-Math-GMP			=>	1.07
  p5-NNTPClient			=>	0.37
  p5-Net-SSLeay			=>	1.07
  p5-Proc-Background		=>	1.03
  p5-Quota			=>	1.3.3
  p5-Text-Template		=>	1.31
  p5-WWW-Search			=>	2.19
  p5-XML-RSS			=>	0.97
  p5-chart			=>	fix pkg-plist
2001-05-10 01:20:55 +00:00
Vanilla I. Shu
80873e456d Add (BUILD|RUN)_DEPENDS to p5-XML-Parser. 2001-05-09 06:57:38 +00:00
Ade Lovett
5623da1a38 Update to 0.9.0 2001-05-07 18:44:25 +00:00
Maxim Sobolev
4f626178f4 Update to 2.3.8. 2001-05-06 07:50:01 +00:00
Ade Lovett
03af2187bd Update to GNOME 1.4 -- massive changes all around, for the sake of
CVS repo bloat, I'll only list the updates.

  graphics/imlib		1.9.9  -> 1.9.10
  textproc/xml-i18n-tools	0.8    -> 0.8.1
  x11/gnomelibs			1.2.11 -> 1.2.13
  devel/oaf			0.6.2  -> 0.6.5
  devel/gconf			0.12   -> 1.0.0
  devel/gnomevfs		0.5    -> 1.0
  graphics/gdk-pixbuf		0.9.0  -> 0.11.0
  sysutils/gnomecontrolcenter	1.2.2  -> 1.4.0.1
  print/gnomeprint		0.25   -> 0.28
  devel/bonobo			0.37   -> 1.0.3
  audio/gnomeaudio		1.0.0  -> 1.4.0
  x11/gnomecore			1.2.4  -> 1.4.0.3
  devel/libgtop			1.0.11 -> 1.0.12
  x11/gnomeapplets		1.2.4  -> 1.4.0.1
  misc/gnomeuserdocs		          NEW 1.4.1
  misc/gnomeutils		1.2.1  -> 1.4.0
  deskutils/gnomepim		1.2.0  -> 1.4.0
  games/gnomegames		1.2.0  -> 1.4.0.1
  print/ggv			0.95   -> 1.0
  editors/ghex			1.1.4  -> 1.2
  devel/bugbuddy		1.2    -> 2.0.1
  devel/glade			0.5.11 -> 0.6.2
  sysutils/gtop			1.0.12 -> 1.0.13
  x11/xalf			          NEW 0.11
  x11-toolkits/py-gtk		0.6.6  -> 0.6.7
  x11-toolkits/py-gnome		1.0.53 -> 1.4.0
  x11-toolkits/guile-gtk	0.19   -> 0.20
  x11-toolkits/guile-gnome	0.10   -> 0.20
  devel/libsigc++		1.0.1  -> 1.0.3
  x11-toolkits/gnome--		1.1.15 -> 1.1.17
  x11-toolkits/panel--		          NEW 0.1
  x11-fm/gnomemc		4.5.51 -> 4.5.54
2001-05-04 21:39:58 +00:00
Thomas Gellekum
c450afa5d4 Use the same MASTER_SITES as lang/python. 2001-05-04 11:03:58 +00:00
Kevin Lo
a3b7b4a4f2 - Bump PORTREVISION
- Update PYTHON_VERSION
- Made the port $PREFIX-clean

PR: 27055
Submitted by: MAINTAINER
2001-05-03 14:43:13 +00:00
Kevin Lo
0b1edd6a93 - Bump PORTREVISION
- Update PYTHON_VERSION

PR: 27054
Submitted by: MAINTAINER
2001-05-03 14:40:42 +00:00
Vanilla I. Shu
dfe74543ca Add {BUILD|RUN}_DEPENDS to p5-HTML-Tree.
Forgotten by:	will
2001-05-02 21:37:57 +00:00
Thomas Gellekum
d0a20f6628 Add checksum for python-2.1. 2001-05-02 11:45:03 +00:00
Donald Burr
25b3f1a5b9 Adding new port textproc/p5-Lingua-Ispell,
a Perl module that encapsulates access to the Ispell program.
2001-05-02 05:52:29 +00:00
Michael Haro
5d77600625 URL moved
PR:		27014
Submitted by:	Kang-min Liu <gugod@gugod.org>
2001-05-02 01:55:37 +00:00
Michael Haro
ae20b84efb Update port: p5-Spreadsheet-WriteExcel to 0.31
PR:		26947
Submitted by:	    maintainer
2001-05-01 10:10:03 +00:00
Kiriyama Kazuhiko
7cff5bb9be Remove MASTER_SITE_LOCAL because of DISTNAME changed.
Approved by: MAINTAINER(kunishi@acm.org)
2001-05-01 04:25:27 +00:00
Michael Haro
94f36cfff1 Update port: p5-Spreadsheet-ParseExcel to version 0.21
PR:		26949
Submitted by:	    maintainer
2001-04-30 23:42:54 +00:00
Michael Haro
c6dc644d9a Fix pkg-plist
PR:		26974
Submitted by:	    maintainer
2001-04-30 22:06:32 +00:00
Jean-Marc Zucconi
d9f7262097 Fix make patch for norsk ispell.
Submitted by:	Herbert <h.j.s@gmx.at>
2001-04-30 21:06:56 +00:00
Kris Kennaway
8b3d4249c7 Respect CC, CXX, CFLAGS and CXXFLAGS 2001-04-30 01:57:59 +00:00
Vanilla I. Shu
73576be20f Upgrade to 1.09
PR:		ports/26946
Submitted by:	maintainer
2001-04-29 19:00:39 +00:00
Vanilla I. Shu
f1528cf424 Upgrade to 0.52.
PR:		ports/26951
Submitted by:	maintainer
2001-04-29 18:59:47 +00:00
Vanilla I. Shu
18234f37a8 Upgrade to 0.52.
PR:		ports/26948
Submitted by:	maintainer
2001-04-29 18:58:58 +00:00
Jun Kuriyama
0b316bdb79 Update to new patch from Debian ($PORTREVISION++).
Submitted by:	MAR
2001-04-29 06:03:34 +00:00
Ying-Chieh Liao
8475aa1b40 upgrade to 0.7
PR:		26813
Submitted by:	MAINTAINER
2001-04-27 18:56:06 +00:00
Akinori MUSHA
8a74cd92c4 Update to 0.9.2. 2001-04-27 10:34:22 +00:00
Akinori MUSHA
42433cdd3e Update to 0.13. 2001-04-27 10:11:52 +00:00
Eivind Eklund
179579e508 Update from 1.2 to 1.3: Make cdiff understand long lines etc (actual
change: 1 character - less -r to less -R)
2001-04-26 18:03:16 +00:00
Ying-Chieh Liao
3860ac2d79 fix include path and make it build again
Noted by:	bento's log
2001-04-26 05:45:26 +00:00
Ying-Chieh Liao
14ac891b8f upgrade to 0.7.2 2001-04-24 17:44:17 +00:00
Kevin Lo
2fa2cc5cd5 - Upgrade to 0.12.1
- Take over maintainerhip

PR: 26772
Submitted by: Pete Fritchman <petef@databits.net>
2001-04-24 14:07:48 +00:00
Ade Lovett
de32cc4173 Update to 0.8.0 2001-04-23 23:04:46 +00:00
Ade Lovett
ce8986810e Use a PREFIX hack (from lang/librep) instead of USE_X_PREFIX (which has
a few extra undesired consequences)

Submitted by:	sobomax
2001-04-23 17:06:31 +00:00
Ade Lovett
f18129b9cf Fix a number of issues with scrollkeeper, install things in the right
places (see Makefile for more details), fix a bug, bump PORTREVISION

Obtained from:	GNOME 1.4 RC* code (which MAINTAINER is fully aware of)
2001-04-23 16:27:01 +00:00
Ade Lovett
e46deb0583 Update to 0.7.0 2001-04-23 14:35:52 +00:00
Maxim Sobolev
9f6848fe1a Update to 2.3.7. 2001-04-23 11:51:19 +00:00
Kiriyama Kazuhiko
6f9c515e00 Change MAINTAINER to kunishi@acm.org. 2001-04-23 03:43:14 +00:00
Kiriyama Kazuhiko
05d3b8e55c Chage MASTER_SITES to http://xml.apache.org/dist/fop/recent/. 2001-04-23 02:58:16 +00:00
Maxim Sobolev
b94dfbcae9 Add scrollkeeper 0.2, an Open Document Cataloging Project.
Obtained from:	NetBSD
2001-04-20 16:33:03 +00:00
Steve Price
16f1331280 Remove empty directories on uninstall. 2001-04-20 13:16:43 +00:00
Steve Price
734627acfc Remove an empty, non-essential file. 2001-04-20 13:06:21 +00:00
Akinori MUSHA
fa46e65dd8 Update to 0.9.1.
Drop Ruby 1.4.x support.
2001-04-20 09:20:28 +00:00
Ruslan Ermilov
cc5f39274b Upgrade for Groff 1.17. 2001-04-19 08:16:50 +00:00
Will Andrews
51d8e34c5b Fix PLIST.
Found by:	bento
2001-04-17 05:07:14 +00:00
Mikhail Teterin
5dd8f44f6a Add ``ukrainian'' as a category (it should be repo-copied into
ukrainian, actually). Add another MASTER_SITE.
2001-04-17 03:53:15 +00:00
Steve Price
d73ba718fa Remove empty directories on uninstall. 2001-04-14 22:31:52 +00:00
Akinori MUSHA
8c9d72181f Update to 0.6.1. 2001-04-11 05:14:00 +00:00
Akinori MUSHA
099ba6ed9a Update ruby-optparse to 0.7.10.
Get rid of a chicken-egg hack from the ruby-rdtool port.
2001-04-10 16:13:36 +00:00
Akinori MUSHA
546aca029e Update to 0.6.0. 2001-04-09 18:10:44 +00:00
Thomas Gellekum
9cab4ec7fb Remove py-mx{DateTime,Proxy,Stack,TextTools,Tools}. Their functionality
is available in lang/py-mx-base and all the dependent ports seem to
work fine with py-mx-base.

The removal of py-mxProxy was approved by Johann Visagie
<johann@egenetics.com>.
2001-04-09 12:09:40 +00:00
Will Andrews
f0c9f031c6 Add p5-libxml 0.07, a collection of Perl5 modules for working with XML.
PR:		25769
Submitted by:	Johann Visagie <johann@egenetics.com>
2001-04-07 08:01:40 +00:00
Will Andrews
372bf92c0b Add p5-LJ-SpellCheck 1.0, HTML highlighting misspellings using
ispell compatible program.

PR:		26084
Submitted by:	Michael Johnson <ahze@ahze.net>
2001-04-07 06:24:38 +00:00
Akinori MUSHA
47285d38b5 Define RUBY_QT2_PORTREVISION and RUBY_WITH_PTHREAD in
x11-toolkits/ruby-qt2/Makefile.common.

Tidy up .include's.
2001-04-06 10:08:15 +00:00
Akinori MUSHA
c68fef06f0 Define RUBY_WITH_PTHREAD. 2001-04-06 09:22:09 +00:00
Maxim Sobolev
33193f9ba3 Correct script used to invoke utility (pass command line arguments to it).
Hall of shame entry:	sobomax
2001-04-05 07:11:58 +00:00
Vanilla I. Shu
107a4f2f14 Upgrade to 0.22. 2001-04-05 02:52:21 +00:00
Maxim Sobolev
63713f51b5 Add py-asv 0.4, an extensible Python module to parse simple text
file formats like CSV.

PR:		26349
Submitted by:	Johann Visagie <johann@egenetics.com>
2001-04-04 16:04:59 +00:00
Maxim Sobolev
ca448f7e39 Put copy of distfiles on MASTER_SITE_LICAL.
Submitted by:	bento
2001-04-03 13:23:39 +00:00
Ade Lovett
eb530490a7 Update to 0.5.0 2001-04-02 18:15:22 +00:00
Ying-Chieh Liao
a2ed1448b8 upgrade to 0.7.1 2001-04-02 12:52:14 +00:00
Maxim Sobolev
e5c35d051f Update to 2.2.5.
Submitted by:	Dave Duchscher <daved@tamu.edu>
2001-04-02 09:55:51 +00:00
Michael Haro
130beb4108 Update MASTER_SITES
PR:		25972
Submitted by:	maintainer
2001-04-02 06:31:58 +00:00
Alexander Langer
3f2bfb783e Don't use non-existant /usr/tmp
Submitted by:	bento
2001-03-31 13:21:19 +00:00
Akinori MUSHA
5f0e6ef2d7 Add ruby-nqxml, a pure Ruby implementasion of an XML tokenizer, a
SAX-style streaming XML parser, a DOM-style tree parser, and an XML
writer.
2001-03-31 12:30:16 +00:00
OKAZAKI Tetsurou
78923c9392 New port for crimson-1.1, a Java XML parser which supports XML 1.0
via the following APIs:

* Java API for XML Processing (JAXP) 1.1 minus the javax.xml.transform package.
* SAX 2.0
* SAX2 Extensions version 1.0
* DOM Level 2 Core Recommendation

PR:		24291
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2001-03-30 05:11:32 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Maxim Sobolev
d714666d7d Author in the process of moving from the old to the new MASTER_SITE, so
but backup site first in MASTER_SITES.

Submitted by:	bento
2001-03-28 18:10:45 +00:00
Jun Kuriyama
de3b8cbdac Upgrade to 2.0.1.
Submitted by:	Ernst de Haan <ernst@heinz.jollem.com> (maintainer)
PR:		ports/25975
2001-03-28 14:08:46 +00:00
Akinori MUSHA
c4c339ac2b D'oh, PORTREVISION doesn't work if you define the value of it after
bsd.port.pre.mk is read.  Bump the version to 0.12a instead of 0.12_1.
2001-03-28 12:33:17 +00:00
Akinori MUSHA
5faeee2803 Update to ruby-qt2 0.12 for qt 2.3.0. 2001-03-28 12:18:47 +00:00
Dmitry Sivachenko
589172adb9 Place USE_BZIP2 before .include <bsd.port.pre.mk> 2001-03-28 09:58:40 +00:00
Ying-Chieh Liao
726183a8fa upgrade to 1.2.2 2001-03-27 06:42:40 +00:00
Kiriyama Kazuhiko
13e3e2e6d0 Update version 0.15.0 -> 0.17.0. 2001-03-24 12:29:03 +00:00
James E. Housley
ad49b10fc6 Add port: textproc/py-4suite
New port (textproc/py-4suite) of 4Suite, a collection of Python tools for
XML processing.

PR:		25939
Submitted by:	Johann Visagie <johann@egenetics.com>
2001-03-23 00:54:36 +00:00
James E. Housley
1a8bdc02e5 - Update PyXML (textproc/py-xml) to 0.6.5
- Delete obsolete MASTER_SITES - SourceForge is now the sole official
  distribution point (and the mirrors were not being updated).
- Now $PREFIX-clean!
- Install additional README files in documentation dir.
- Install sample scripts and test suite under ${PREFIX}/share/examples
- Now also do optimised compilation of Python modules during installation.
  This bloats the install somewhat, but it prevents an unclean deinstall in
  some fairly obscure circumstances.  And it might even improve runtimes.
- Mild tweaks to $PLIST to ensure that this port will work properly with its
  sister package 4Suite.  Please see the 4Suite port I've submitted in PR
  ports/25939

PR:		25990
Submitted by:	Johann Visagie <johann@egenetics.com> MAINTAINER
2001-03-23 00:47:52 +00:00
David E. O'Brien
7078fc3cb4 Correct logic who's result was OpenJade not being used to satisfy the
dependency on the Alpha platform.
2001-03-22 22:50:22 +00:00
Thomas Gellekum
af6aef7d84 Depend on the new py-mx-base. 2001-03-22 13:36:50 +00:00
Maxim Sobolev
2c3fca5551 - Update checksum (looks like several bugs were fixed and distfile rerolled
without version bump), bump PORTVERSION.

While I'm here:
- Respect CFLAGS;
- if tk8{0,1,2,3} is installed then make it a dependency.

Submitted by:	bento (checksum)
2001-03-20 13:53:47 +00:00
Kiriyama Kazuhiko
b60a49f408 Change _DISTDIR to ${DISTDIR}/smartdoc not to conflict other distfiles. 2001-03-20 04:55:06 +00:00
Akinori MUSHA
6abf760566 Use the threaded version of Qt2 library for 5-CURRENT.
Mark ruby-qt2gl broken for 4-STABLE due to the thread library problem.
2001-03-19 22:15:52 +00:00
Jun Kuriyama
ec7405d0e5 Bump $PORTREVISION. 2001-03-19 15:08:41 +00:00
Jun Kuriyama
b3037cb5a6 Add patch to change separate characters in titles.
A patch-ab includes diffs for multiple files.  Because this patch
will be merged in official distribution of future release.  I think
adding 25 patch-?? temporally is bad thing.

Submitted by:	nik
2001-03-19 14:04:40 +00:00
Kiriyama Kazuhiko
5312f019ea Import new port textproc/xsl-docbook-modular. Xsl-docbook-modular is the
XSL stylesheets for the DocBook DTD by Norman Walsh.
2001-03-19 12:50:40 +00:00
Kiriyama Kazuhiko
0206b0d2b1 Import new port textproc/sdocbook-xml. Sdocbook-xml is the "Simplified"
DocBook XML DTD.
2001-03-19 11:56:25 +00:00
Kiriyama Kazuhiko
8cf650e281 Import new port textproc/fop. FOP is the print formatter driven by
XSL formatting.
2001-03-19 11:36:36 +00:00
Kiriyama Kazuhiko
1075df73aa Import new port textproc/smartdoc. SmartDoc is the XML utility to create
various documents.
2001-03-19 10:27:31 +00:00
Kevin Lo
77fa354182 Update to version 1.3.1
PR: 25897
Submitted by: KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp>
2001-03-18 15:40:33 +00:00
Jun Kuriyama
ce150c6f8a Fix prototype to reduce warning.
Submitted by:	Archie Cobbs <archie@packetdesign.com>
2001-03-17 04:01:45 +00:00
Jun Kuriyama
589cf992c1 Upgrade to 1.64. 2001-03-17 03:55:53 +00:00
Ying-Chieh Liao
76617ec798 add py-trex
Python implementation of Tree Regular Expressions for XML (TREX)
2001-03-16 16:24:07 +00:00
Jun Kuriyama
bff6d1bf45 Add xalan-j 2.0.0,
apache XSLT processor for transforming XML
documents.

PR:		ports/25311
Submitted by:	ernst@jollem.com
2001-03-16 03:48:25 +00:00
Vanilla I. Shu
5ad8d491f6 a small yet fast Python extension module (written
in C) to parse or generate comma-separated value (CSV) files.

PR:		ports/25408
Submitted by:	Johann Visagie <johann@egenetics.com>
2001-03-14 23:47:29 +00:00
Bill Fenner
d4fe1068ec Fix pkg-plist braino. 2001-03-14 18:31:45 +00:00
Mikhail Teterin
9fa671a31d Remove "ukrainian" from the list of categories. Add ``-'' to the
prefix, so the package name is ua-ispell, not usispell.

Submitted by:	bento
2001-03-14 01:30:13 +00:00
Maxim Sobolev
f0a378a411 Comments in PLISTs indicated by the `@comment'', not by `#''.
Submitted by:	bento
2001-03-13 18:21:36 +00:00
Maxim Sobolev
a0b80839e9 Correct RUN_DEPENDS.
Submitted by:	bento
2001-03-13 15:05:22 +00:00
Mikhail Teterin
6f2af85723 Add ua-ispell 0.0.2b, ukrainian (KOI8-U) dictionary for ISPELL.
PR:		23313
Submitted by:	mi
2001-03-12 23:20:03 +00:00
Bill Fenner
7615b25e21 New port for the Gtk documentation system. Originally written
specifically for documenting Gtk itself, it's usable for documenting
C-based projects.
2001-03-12 21:11:14 +00:00
Akinori MUSHA
1f10416736 Update to Ruby/Qt2 0.12.
Introduce ruby-qt2/Makefile.common to share the variables.
2001-03-12 18:57:25 +00:00
Ade Lovett
34c8a88d2b Update libxml2 to 2.3.3 and libxslt to 0.4.0 (updates rely on each other) 2001-03-12 16:45:41 +00:00
Akinori MUSHA
e9b8b7be2b Update to 0.4.0. 2001-03-12 13:03:30 +00:00
Kevin Lo
56fc610d10 - Upgrade to version 1.3.0
- Takeover maintainer

Reviewed by: MAINTAINER
2001-03-12 03:40:32 +00:00
Jun Kuriyama
d4640078dc Upgrade to 1.63. 2001-03-12 01:29:26 +00:00
Nik Clayton
30d52bc288 Use links instead of w3m. Select OpenJade automatically if building on an
Alpha.
2001-03-11 18:29:18 +00:00
Josef Karthauser
ff8ae451ce Remove libxode. It's not used anymore now that jabber-1.4 has this
functionality natively.
2001-03-11 15:29:15 +00:00
Steve Price
a24c64cd6b Several satellite ports that depend on this one require bzip2 to be
around during build.
2001-03-11 05:02:04 +00:00
Will Andrews
2ee7b7621d Add opensched 0.1.0, a project scheduler.
PR:		24758
Submitted by:	Daniel McRobb <dwm@caimis.com>
2001-03-11 02:18:43 +00:00
Jean-Marc Zucconi
2932c2c73e Use MAINTAINER?= instead of MAINTAINER=. I dont want to receive build errors
for xx-ipell ports I don't maintain.
2001-03-11 02:04:58 +00:00
Kris Kennaway
2ac793019c Fix and sort plist. Naughty grog. 2001-03-11 00:25:15 +00:00
Will Andrews
0aabf2b105 Add ascii2pdf 0.9.1, a perl script to convert text files to PDF files.
PR:		24499
Submitted by:	petef@databits.net
2001-03-10 20:59:44 +00:00
Will Andrews
fbe44b37f6 Add p5-PDF-Create 0.01, a perl script to convert text files to PDF
files.

PR:		24498
Submitted by:	petef@databits.net
2001-03-10 20:51:44 +00:00
Will Andrews
e457043e83 Add dico 1.1, an interactive dictionary in french.
PR:		21902
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2001-03-10 17:47:33 +00:00
Akinori MUSHA
065c096fb3 Add ruby-rss, a Ruby library for parsing, creating, downloading, and
caching RSS.
2001-03-10 11:46:19 +00:00
Vanilla I. Shu
2ea521998c Fix missing header problem.
Submitted by:	bento.
2001-03-10 06:52:51 +00:00
Akinori MUSHA
e40634b5a4 Define INSTALLS_SHLIB properly. Hmm.. I thought I'd done that already.. 2001-03-10 06:45:30 +00:00
Jun Kuriyama
62b5b0fcf2 Fix typo (INSTALLS_SHLIBS -> INSTALLS_SHLIB).
Pointed out by:	knu
2001-03-10 06:44:03 +00:00
Kris Kennaway
d10957ba29 Switch to using a versioned distfile - the non-versioned one currently
points to a newer beta release.  Respect CFLAGS and bump PORTREVISION.
2001-03-10 04:59:24 +00:00
Akinori MUSHA
53e304b4c6 Use expat2 (1.95.1) rather than expat (1.2). 2001-03-09 16:44:50 +00:00
Akinori MUSHA
59a3efc65c Add ruby-sablot, a Ruby interface to the Sablotron XSLT processor. 2001-03-09 16:08:49 +00:00
Jun Kuriyama
9424caa7ad Remove unneeded entry.
Found by:	bento
2001-03-09 09:47:23 +00:00
Satoshi Taoka
4a69fe427b In Makefile of the master port, x11-toolkits/linux-gtk,
MAINTAINER= is changed to MAINTAINER?=.
Then, MAINTAINER is able to be added into a slave port's Makefile.
So I added it in this port's Makefile.
2001-03-08 01:14:37 +00:00
Dmitry Sivachenko
495cd4b261 Mark BROKEN for OSVERSION < 500007.
Requires perl version 5.6.0.
2001-03-05 11:35:48 +00:00
Mario Sergio Fujikawa Ferreira
0dc2945ae9 Switch from AWK to SED for CFLAGS sanitization. It is cleaner,
more readable and follows most ports using similar solutions.
Besides, it is more lightweight.

Use the same AWK pattern with SED adding the option -E
for extended pattern matching.

Submitted by:	roam
2001-03-04 21:39:19 +00:00
Ying-Chieh Liao
677222bab9 mis-category, move it to devel 2001-03-04 12:35:22 +00:00
Ying-Chieh Liao
5a04170825 add perltidy
Indents and reformats Perl scripts to make them easier to read
2001-03-04 12:09:33 +00:00
Dmitry Sivachenko
baf00b4620 New port: kdoc.
KDOC creates cross-referenced documentation for C++ and CORBA IDL libraries
directly from the source.  Documentation can be embedded in special doc
comments in the source.
2001-03-03 21:39:04 +00:00
Thomas Gellekum
d8cb00b627 New port py-expat, a Python interface to the Expat XML parser. 2001-03-01 12:32:43 +00:00
Will Andrews
1b2827bb66 Add p5-Text-SimpleTemplate 0.35, yet another Perl module for
template processing.

PR:		25389
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-03-01 06:46:49 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Kevin Lo
794b20db59 Update to version 0.6.4
PR: 25409
Submitted by: MAINTAINER
2001-02-28 13:12:30 +00:00
Mario Sergio Fujikawa Ferreira
3412b0c4a3 Fix grammar: s/is cannot be/cannot be/ 2001-02-28 01:48:02 +00:00
Mario Sergio Fujikawa Ferreira
a8c5a561cb o Sanitize CFLAGS following example of palm/prc-tools-gcc. Remove
both all -m machine and -O > -O1 optimizations such as
(-O[s2-9]+|-m[0-9a-zA-Z]+(=[0-9a-zA-Z]*)?|-O[s2-9]+) since openjade
built with some of these optimizations core dumps when building
some of the /usr/doc files
o Use INSTALLS_SHLIB=yes instead of a post-install ldconfig line
o "UN"echo post-install (prefix lines with @). Cleaner
o Also, fix openjade's complain that it does not find builtins.dls,
point it in the right direction with CONFIGURE_ARGS+=--datadir
o Bump PORTREVISION since there is an improvement fix

Approved by: MAINTAINER
2001-02-27 23:03:36 +00:00
Kevin Lo
93e05d72ce USE_GNOMELIBS -> USE_GNOME
Reported by ade@
2001-02-27 02:32:31 +00:00
Steve Price
f2fa9ad99c Update to version 0.24.
PR:		24734
Submitted by:	maintainer
2001-02-26 04:34:04 +00:00
Ying-Chieh Liao
db9acc6417 add libxml++, XML API for C++ 2001-02-25 18:49:50 +00:00
Kevin Lo
5c409b1650 - Fix LIB_DEPENDS
- Use USE_X_PREFIX
- Use USE_GNOMELIBS

PR: 25327
Submitted by: Ports Fury
2001-02-25 15:34:47 +00:00
Dag-Erling Smørgrav
8e03bcebf5 Upgrade to 3.1.1, and remove the incorrect dependency on JFC.
Approved by:	kuriyama
2001-02-24 12:57:36 +00:00
Nik Clayton
438eff5d17 Depend on specific versions of the DocBook DTD. Bump the port version
accordingly.
2001-02-23 19:37:06 +00:00
Akinori MUSHA
d4ef581811 Add ruby-csv, Ruby library to parse or generate data in CSV format.
Submitted by:	Yarema <yds@dppl.com>
2001-02-23 16:40:25 +00:00
Vanilla I. Shu
aa47c4bbae Add a russian patch.
PR:		ports/25306
Submitted by:	maintainer
2001-02-23 15:48:19 +00:00
Vanilla I. Shu
3b86c15c54 Upgrade to 0.51.
PR:		ports/25282
Submitted by:	maintainer
2001-02-23 03:10:34 +00:00
Vanilla I. Shu
7ffeb0f10c Upgrade to 0.51.
PR:		ports/25281
Submitted by:	maintainer
2001-02-23 03:06:26 +00:00
Jun Kuriyama
212bed9876 Update to 1.62.
- patch-ab is included in the distribution.

Requested by:	nik
2001-02-21 23:51:27 +00:00
Peter Pentchev
117d349d4a `Homepage:'' -> `WWW:''
PR:		25256
Submitted by:	maintainer
2001-02-21 17:14:40 +00:00
Ying-Chieh Liao
8ab010d0cc add filepp, a generic file preprocessor 2001-02-21 06:05:31 +00:00
Akinori MUSHA
008ccef274 Add ruby-erb, another eRuby implementation which can be invoked from
within a script.
2001-02-21 04:38:19 +00:00
Nik Clayton
1ef1b68c8f Bump PORTVERSION to reflect extra dependencies. 2001-02-20 19:16:21 +00:00
Nik Clayton
e4cc3014b6 Add graphics/eps2png and graphics/netpbm as dependencies. These are
required in order to process the graphics.
2001-02-20 19:15:50 +00:00