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