Commit graph

12 commits

Author SHA1 Message Date
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
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
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
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