| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
| |
|
|
|
|
|
|
|
| |
This patch is already included in expat repository and will be removed
after next version is released.
Pointed out by: Jordanas Kriauciunas <joskis@xxx.lt>
|
| |
|
|
|
|
| |
Spotted by: Mike Harding <mvh@ix.netcom.com>
|
|
|
|
|
| |
PR: ports/42749
Submitted by: Paul Dlug <paul@aps.org>
|
|
|
|
|
|
| |
Submitted by: Sandro Tolaini <sandro@focuseek.com> and
KATO Tsuguru <tkato@prontomail.com>
PR: ports/40682, ports/40798
|
|
|
|
|
| |
PR: ports/39993
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
| |
Submitted by: Kent Stewart <kstewart@owt.com>
|
|
|
|
|
|
|
|
| |
(gettext->expat->gmake->gettext->expat->...) occasionally created by yours
truly.
Reported by: marcus
Self kick applied to: sobomax
|
|
|
|
| |
Reminded by: John Angelmo <john@veidit.net>
|
| |
|
|
|
|
| |
Submitted by: Archie Cobbs <archie@packetdesign.com>
|
|
|
|
| |
Pointed out by: knu
|
| |
|
| |
|
|
|
|
| |
Submitted by: knu
|
|
|
|
|
|
|
|
| |
This development version will be released as 2.0 and maintained on
sourceforge.
Submitted by: Naoki IDO <ido@hitachi-ms.co.jp>
Repo-copied by: PW
|
|
|
|
| |
Found by: bento
|
|
|
|
|
|
|
|
|
|
|
| |
Add BSD-style Makefiles for building & installation.
Use a tarball distribution instead of the zip one which includes
redundant Windows binaries.
Take over the maintainership.
Permitted by: dirk (previous MAINTAINER)
|
|
|
|
|
|
| |
External programs/interfaces might want that.
Approved by: dirk (MAINTAINER)
|
| |
|
| |
|
| |
|
|
XML 1.0 parser written in C.
|