Commit graph

10 commits

Author SHA1 Message Date
Sergey Matveychuk
6780865028 - Update to 2.7.0
- Pass maintainership to submitter

PR:		ports/95118
Submitted by:	Ken Menzel <kenm@icarz.com>
Reviewed by:	Bjoern A. Zeeb (former maintainer)
2006-05-20 18:44:10 +00:00
Volker Stolz
48e4c09ca0 - Update to 2.6.0
- Use OPTIONS

The update has not been tested too well so if you experience
any problems please drop me a line.

PR:		ports/72784
Submitted by:	Bjoern A. Zeeb (maintainer)
2004-10-25 08:18:57 +00:00
Sergey Matveychuk
1b59c10d7a Fix build with gcc 3.4
PR:		ports/71085
Submitted by:	maintainer
2004-08-28 20:30:04 +00:00
Pav Lucistnik
8ad00e7a22 - Fix bug with trimming text when using TRANSCODER==IconvFBSD
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27769

PR:		ports/64413
Submitted by:	Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> (maintainer)
2004-03-18 15:48:14 +00:00
Pav Lucistnik
e7bbc69557 - Correct linking with libiconv
- USE_ICONV instead of direct dependency
- USE_REINPLACE instead of cp/sed
- GNU_CONFIGURE -> HAS_CONFIGURE

PR:		ports/64149
Submitted by:	Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
2004-03-14 22:59:20 +00:00
Kirill Ponomarev
a69387c6d8 - Update to version 2.5.0
- Respect PTHREAD_{CFLAGS,LIBS}

PR:		ports/63162
Submitted by:	maintainer
2004-02-24 09:53:19 +00:00
Pav Lucistnik
f6e0b91315 - Add patch for this problem:
The XMLPlatformUtils::openFile function opens files with fopen and
	passes it "r+" string as mode argument. This makes(according to
	fopen(3)) it try to open file for reading and writing while it
	should be opened for reading only. As a result you can't
	work with files not owned by you which is rather common case
	for dtd files.
- Raise PORTREVISION

PR:		ports/59499
Submitted by:	Konstantin Oznobihin <bork@rsu.ru>
Approved by:	maintainer
2004-01-02 20:12:37 +00:00
Edwin Groothuis
384325efe4 iMAINTAINER-UPDATE: textproc/xerces-c2
Apache XML project has release a new version of xerces-c.

	Please see http://xml.apache.org/xerces-c/releases.html for
	more information.

PR:		ports/53348
Submitted by:	Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
2003-08-23 13:12:45 +00:00
Tilman Keskinoz
aa9ddbf10b Update to 2.2.0
use MASTER_SITE_APACHE_XML

PR:		48828
Submitted by:	Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
2003-05-19 13:34:30 +00:00
Christian Weisgerber
d3eccd2d99 Fix building on sparc64 and alpha.
Thanks to Mikko Tyolajarvi for fixing and testing on sparc64.

PR:		46636
Submitted by:	Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
2003-01-12 02:03:09 +00:00