Commit graph

21 commits

Author SHA1 Message Date
Bruce A. Mah
19604084cb Update to 0.9.2-alpha.
Mostly updated from the PR, plus a couple of fixes to get version numbers
to work correctly and a plist fix-up.

PR:		50309
Submitted by:	plasmaball@pchome.com.tw, Craig Rodrigues <rodrigc@attbi.com>
Approved by:	Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER)
2003-03-28 05:46:27 +00:00
Kris Kennaway
71ca3fe017 Add missing build directory and sort pkg-plist. This port should probably
not even be installing build/libtool.
2003-02-22 03:55:07 +00:00
Akinori MUSHA
65dac0040a De-pkg-comment. 2003-02-21 11:23:04 +00:00
Jun Kuriyama
d85fca1bf2 Add $INSTALLS_SHLIB=yes flag.
Approved by:	Craig Rodrigues <rodrigc@attbi.com> (maintainer)
2003-01-22 01:27:29 +00:00
Edwin Groothuis
1e10422bbc [MAINTAINER update] devel/apr: add missing files to pkg-plist
Submitted by:	Craig Rodrigues <rodrigc@attbi.com>
2003-01-16 02:02:22 +00:00
Ying-Chieh Liao
73c514499e forgot to add this file 2003-01-02 08:30:34 +00:00
Ying-Chieh Liao
4d96268805 upgrade to 0.9.1
PR:		46390
Submitted by:	Craig Rodrigues <rodrigc@attbi.com> (new maintainer)
Approved by:	old maintainer
2003-01-02 08:29:24 +00:00
Alan Eldridge
c31d1624a5 Fix violations of automake/autoconf rules, other customary ports technique
that can lead to unpredicatble build failures on different platforms and
individual setups.

Approved by:	implicit - build fixes/autoconf/automake violations with maintainers blessing
2002-12-29 14:46:21 +00:00
Edwin Groothuis
da9f30c3f2 Fix PERL dependencies for these ports (print/cups solves print/cups-base
and french/cups-base)

Noticed on: bento
2002-11-07 11:54:23 +00:00
Jun Kuriyama
0120547e6d Bump PORTREVISION and expat shlib. 2002-09-17 07:41:05 +00:00
Ollivier Robert
47ffa30707 Patch up the getopt code to work around a crash when no long name is
present.  This has already been committed upstream, and adding it as
a patch is just a temporary fix to keep subversion from segfaulting
when you do 'svn --version' until I have a chance to update the port
to a newer version of apr.

Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
2002-08-12 15:57:49 +00:00
Ollivier Robert
48a3fec481 Update to apr version 20020725223645
PR:		ports/41249
Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
2002-08-05 09:38:24 +00:00
Jun Kuriyama
a52ee364a9 Bump portrevision (textproc/expat2 shlib bump). 2002-07-21 02:17:49 +00:00
Ollivier Robert
52b2d378f6 Update apr to the latest snapshot 20020707163141.
PR:		ports/40395
Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
2002-07-15 18:19:15 +00:00
Ollivier Robert
c945db1960 devel/apr has been repo-copied to devel/apr.
Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net>
2002-07-15 17:58:32 +00:00
Ollivier Robert
b0efa84acf Add a rather ugly hack to work around problems compiling this port when a
older, incompatable version of apr is installed into ${PREFIX}.  I've sent
a mail about the problem to dev@apr.apache.org, so hopefully this will be
worked out before the next time I update this package, and I'll be able to
get rid of this hack.

Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
2002-05-09 12:19:55 +00:00
Ollivier Robert
016c18a9d7 Update to a more recent APR snapshot. It is needed by the forthcoming
Subversion update.

PR:		ports/37810
Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
2002-05-07 14:53:04 +00:00
Ollivier Robert
029c69289e This file was forgotten during the upgrade.
Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
Pointy hat to:	me (roberto)
2002-03-20 06:22:10 +00:00
Ollivier Robert
882da14424 autoconf 2.53 appears to change the way variables are substituted,
which breaks the install target of apr's makefile.  this patch works around
the problem.  it's not entirely correct (it breaks some other parts of the
makefile), but at least it makes the port work again.  this also corrects an
instance of 'apr-snapshot' (a previous name of the port) that we missed when
this was first committed, and adds 2 files to the pkg-plist that i missed
before.

PR:		ports/36068
Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
2002-03-19 13:20:04 +00:00
Ollivier Robert
a92cc0000d These two files are part of the apr-devel port and should have been committed
along the rest.
2002-03-14 16:42:10 +00:00
Ollivier Robert
beafdedff5 New port of apr-devel:
The Apache Portable Runtime is a library of C data structures and routines,
forming a system portability layer that covers as many operating systems as
possible, including Unices, Win32, BeOS, and OS/2.

This port also includes the APR-Util package, which contains some useful
utilities built on top of APR.

There is no apr port as it is still in development.

Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net>
2002-03-14 16:39:26 +00:00