Commit Graph

2344 Commits

Author SHA1 Message Date
Ying-Chieh Liao
0c70443102 upgrade to 1.5.5 2002-10-27 12:18:02 +00:00
Kris Kennaway
cfa35301b9 The distfile contains a number of group-writable files; don't install by
extracting directly into ${PREFIX}, but unpack and then install separately.

Reviewed by:	maintainer
2002-10-27 04:56:20 +00:00
Kris Kennaway
76f26d3acf Mark BROKEN on 5.0 2002-10-26 02:55:52 +00:00
Akinori MUSHA
f59d514fd1 Install the English dictionary when LANG is set to an unsupported
language by aspell.

Approved by:	MAINTAINER
2002-10-25 17:48:43 +00:00
Ying-Chieh Liao
869e495901 - update to 0.2.3.8
- add WWW
- take maintainership

PR:		44453
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2002-10-25 11:06:04 +00:00
Ying-Chieh Liao
25eae5e809 upgrade to 2002-2-1
drop maintainership

PR:		43632
Submitted by:	maintainer
2002-10-25 02:21:12 +00:00
Doug Barton
83ee889b5a Fix the problem of non-root builds causing the files to retain that uid.
The originator(s) had a patch for this, but I misunderstood its purpose,
and therefore erroneously omitted it.

Also fix the problem related to the extremely lame naming scheme that
this package uses. There is a different(?) patch for this floating around,
but it didn't make it into the audit trail. My way works, and isn't
_incredibly_ lame, so we'll try it for now.
2002-10-25 02:12:19 +00:00
Sean Chittenden
dd3b25b365 Add ruby-libxslt, Ruby bindings for libxslt. XML::XSLT is XSL compliant.
Approved by:	knu (mentor)
2002-10-24 19:01:12 +00:00
Christian Weisgerber
85daaf0b6f * Update to 0.14pre1. This also fixes compilation with GCC3.
PR:		44437
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>

* Remove useless gmake dependency.
* Don't install .la wrapper file.
2002-10-24 18:51:38 +00:00
Doug Barton
b1e1078462 Add xerces-c2 2.1.0,
A validating XML parser from the Apache XML Project.

Lots of contributions to this port by:
Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
Christopher Kelly <cck@kuffworks.com>

Also, I made some changes to the final product,
mostly cleanup/consistency things.

PR:             ports/42271
Submitted by:   Simon Barner <barner@in.tum.de>
2002-10-24 17:40:36 +00:00
Ernst de Haan
132ea9ba8b Building from source now. Bumped PORTREVISION. 2002-10-24 11:33:29 +00:00
Akinori MUSHA
53847a2cc3 Add ruby-text-format, Text::Format for Ruby. 2002-10-23 21:39:32 +00:00
Ernst de Haan
ccb6b6b5cc Fixed plist. Was missing 'share' before dir names. 2002-10-23 15:20:18 +00:00
Sean Chittenden
dfc33912b0 Updated just about every aspect of this port: download, comment, description,
and packing list.

Nagged by:	Eric Hodel <drbrain@segment7.net>
2002-10-23 05:36:23 +00:00
Bill Fenner
bcc333b8db Update Dominik Rothert's (MAINTAINER) email address.
Submitted by:	Dr. Jurgen K. Lang <jkl@astorit.de>
2002-10-22 17:55:52 +00:00
Ernst de Haan
39d078ab79 Unbreaking this port. Author upgraded to 1.5.1 after I requested
a new distfile since the old one had a modified checksum. Author
indicated this was his mistake.
2002-10-22 07:40:12 +00:00
Jun Kuriyama
388d1c880b Add port of p5-TeX-Hyphen (Hyphenate words using TeX's patterns). 2002-10-22 02:47:09 +00:00
Ernst de Haan
b3beee3f2c Upgrade from 2.1.0 to 2.2.0.
This version of the port will build from source instead of taking
a binary distro. It does not install the Stylebook-based
documentation. We will need to create a textproc/xml-stylebook
port for that. I've looked at it, but it's a bit cumbersome.
There is no official release of xml-stylebook (d'oh).

Approved by:	kevlo
2002-10-21 07:40:50 +00:00
Kris Kennaway
461664378a Respect CC and fix build on -current (expr -> expr --) 2002-10-20 10:30:53 +00:00
Maxim Sobolev
cda950300e Remove __FBSDID(), which breaks compilation of 4.x.
Submitted by:	Brandon Gale <brandon@globaldiagnostics.com>
2002-10-20 06:27:33 +00:00
Kris Kennaway
3065608291 Respect CC and CFLAGS, and fix a bug involving use of uninitialized
memory after malloc (causes coredump on -current)
2002-10-19 22:29:07 +00:00
Joe Marcus Clarke
b7f72ad297 Update to 1.0.22. 2002-10-19 18:34:16 +00:00
Joe Marcus Clarke
747a6d3b23 Update to 2.4.26. 2002-10-19 18:33:57 +00:00
Maxim Sobolev
aed1ab7c12 Update to the HEAD 2002.10.19 snapshot. This fixes some irritating bugs.
PR:		42596
Submitted by:	Jasper Jongmans <j.jongmans@aprogas.net>
2002-10-19 10:32:36 +00:00
Ernst de Haan
38b7f4cb0a Upgrade to 2.4.0. The port now installs only a JAR file
and the API documentation. These are all installed in
the correct locations now.

PR:	44211
2002-10-18 21:25:45 +00:00
Ernst de Haan
508cdd8d6d Installing only JAR file and documentation. Installing these
in the right location now, too.

PR:	43948
2002-10-18 20:44:50 +00:00
Ernst de Haan
426ee3dd5e Made xincluder a build- instead of runtime-dependency. 2002-10-18 19:17:03 +00:00
Ernst de Haan
5424ba43ae Not defining DOCSDIR anymore, since it's already defined in bsd.port.mk. 2002-10-18 16:10:36 +00:00
Ernst de Haan
52f0eeb0e8 Style changes. Not defining DOCSDIR anymore, since it's already
defined in bsd.port.mk.
2002-10-18 16:10:09 +00:00
Ernst de Haan
ced7ad22c6 Added runtime dependency: textproc/xincluder. 2002-10-18 15:45:59 +00:00
Ernst de Haan
ee7e2bd72f Small style improvements. 2002-10-18 15:38:23 +00:00
Ernst de Haan
665464a828 New port: xincluder. This is a Java-based XInclude engine.
See:
http://xincluder.sourceforge.net/
2002-10-18 15:37:40 +00:00
Ernst de Haan
648f7b9d9f XInclude task for Jakarta Ant.
See:
http://people.freebsd.org/~znerd/xinclude-task/
2002-10-18 15:02:57 +00:00
Patrick Li
ef231d503c Add missing file to plist
PR:		ports/43815
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer
2002-10-17 19:06:22 +00:00
Hye-Shik Chang
0c46db4749 Add checksums for Python-2.2.2.
Approved by:	tg
2002-10-17 11:17:35 +00:00
Johann Visagie
bb30a2fcf7 - Update to version 3.08
PR:		44160
Submitted by:	Dominic Mitchell <dom@happygiraffe.net>
2002-10-17 07:55:31 +00:00
Ying-Chieh Liao
9103303804 add gmetadom 0.0.3c
A Collection of DOM Implementations
2002-10-15 12:06:20 +00:00
Kevin Lo
2cd3531a9f Add one ftp site.
Approved by: MAINTAINER
2002-10-15 05:53:27 +00:00
Ernst de Haan
9b6810557d Upgrade to xmlenc 0.6. 2002-10-14 22:01:06 +00:00
Ying-Chieh Liao
2dc9facce7 add libtre 0.3.2
A lightweight fully POSIX compliant regexp matching library
2002-10-14 09:02:32 +00:00
Kris Kennaway
bdaf7fcc41 Fix build.
Submitted by:	Maxim Maximov <mcsi@agava.com>
PR:		ports/43766
2002-10-14 00:58:40 +00:00
Kris Kennaway
7959f3de37 Vendor distfile changes a URL in a comment. Add the new md5 sum 2002-10-12 19:53:49 +00:00
Ernst de Haan
a562b66e5d New port: xmlenc, a light-weight XML encoding library for Java.
PR:	43946
2002-10-11 23:22:46 +00:00
Trevor Johnson
d5abb91dd6 Use ${PERL5} instead of hard-coded /usr/bin/perl. 2002-10-10 21:54:39 +00:00
Trevor Johnson
4c8e2d0c50 Correct several errors.
noticed by:  olgeni
2002-10-10 21:42:01 +00:00
Trevor Johnson
883e999514 new port of diffsplit, a little script which does just what you
would guess
2002-10-10 18:49:22 +00:00
Akinori MUSHA
744ecfac33 CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' in
them when using a non-default compiler/linker, so do not use `/' as
delimiter for s///. (I picked `|' instead)
2002-10-10 12:59:36 +00:00
Joe Marcus Clarke
69aa761f83 Add support for Docbook 4.2.
Submitted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2002-10-09 19:52:28 +00:00
Joe Marcus Clarke
c3c758e01d Apply the vendor patch for the recent security exploit.
See http://online.securityfocus.com/bid/5602/info/ for more details.
2002-10-09 16:34:46 +00:00
Joe Marcus Clarke
13b7e1b18c Fix a bug in the DTD validation code that caused a seg fault due to freeing
unitialized memory.
2002-10-09 16:13:36 +00:00