Commit graph

76 commits

Author SHA1 Message Date
Craig Rodrigues
b7f8cd48db Upgrade to apr-1.2.7
PR:		ports/98085
Submitted by:	skv
2006-05-29 13:12:35 +00:00
Yen-Ming Lee
7d2ec338bd - utilize USE_BDB
PR:		89023
Submitted by:	swhetzel at gmail.com
Approved by:	maintainer
2006-04-06 10:37:17 +00:00
Ade Lovett
d8d9101c6c Fix build when bash is installed, by changing the (incorrect) usage
of SCRIPTS_ENV to CONFIGURE_ENV.

This works around the problem and makes this port build now, but there
is almost certainly something very strange going on with any one of the
recent updates to ports/shells/bash and it's handling of arguments passed
to configure scripts, since this most definitely used to work.

Detective work by:	Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
Approved by:		portmgr (implicit)
2006-02-28 05:56:43 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Sam Lawrance
a449cba66c When APR_UTIL_WITHOUT_THREADS is not set, explicitly enable threads.
PR:		ports/91570
Submitted by:	Patrick Oliver <ginxpmo@yahoo.com>
Approved by:	rodrigc@crodrigues.org (maintainer, timeout 4 weeks)
2006-02-11 14:42:45 +00:00
Jun Kuriyama
a06ee65df0 Chase shlib bump of libexpat. 2006-01-30 23:20:05 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Craig Rodrigues
8c8003f956 Only compile apr-svn without threads on FreeBSD versions less than 5. 2005-12-09 21:15:48 +00:00
Ade Lovett
c2d62ca97a Switch to <target>:: convention for both patch-autotools and run-autotools,
to allow for easier overriding of these targets by port Makefiles, if
they need to.
2005-11-19 06:02:20 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Craig Rodrigues
6c399e18b9 Do not use thread mutexes if we are compiling APR without thread support.
PR:		ports/88407
Reported by:	lofi
2005-11-03 02:36:35 +00:00
Craig Rodrigues
db1076e1ea In rand.c, include <uuid.h> (from FreeBSD 5.x and up)
*OR* <uuid/uuid.h> (from e2fsprogs port), not <uuid.h> *AND* <uuid/uuid.h>

PR:		ports/88406
Reported by:	lofi
2005-11-03 01:36:53 +00:00
Craig Rodrigues
f1929a9a71 Upgrade to apr-1.2.2 2005-10-29 05:19:51 +00:00
Craig Rodrigues
99d8e370f5 Change ${SED} to ${REINPLACE_CMD} to fix building on FreeBSD 4.x.
PR:		ports/84120
Submitted by:	Piet Delport <pjd@satori.za.net>
Reviewed by:	rodrigc (port maintainer)
Approved by:	demon (ports mentor)
2005-07-27 15:58:52 +00:00
Craig Rodrigues
5b95e58dfa Undo previous commit, which for some reason caused .la files to
be installed only if Python was not used in the build.

Approved by:	demon (ports mentor)
2005-06-12 17:51:34 +00:00
Craig Rodrigues
3db7a6ccaf Do not unconditionally use Python in build of apr.
PR:		80479
Submitted by:	Brian Minard <bminard@flatfoot.ca>
Approved by:	demon (ports mentor)
2005-06-06 15:16:42 +00:00
Pav Lucistnik
a7679d4fab - libdata/pkgconfig is now included in mtree
Approved by:	marcus (portmgr hat)
2005-05-16 21:52:58 +00:00
Jeremy Messenger
561ead13ee Forgot to bump PORTREVISION, because of correct the installion for put the
*.pc files in libdata/pkgconfig instead lib/pkgconfig.
2004-11-25 05:01:04 +00:00
Jeremy Messenger
6c747fd2e4 Make the portlint a bit happier.
Approved by:	dolt_ (IRC handle, the maintainer)
2004-11-25 04:54:14 +00:00
Daichi GOTO
116cac02f9 Update to apr 1.0.1 (apr 1.0.0 no longer available)
PR:		ports/74322
Submitted by:	Craig Rodrigues <rodrigc@crodrigues.org> (maintainer)
2004-11-25 04:13:59 +00:00
Lev A. Serebryakov
df605da1e9 Use db4.2, not old db4 as BerkeleyDB.
Approved by:	maintainer
2004-11-06 18:16:16 +00:00
Jun Kuriyama
3e0a34fc6a (1) Remove unused post-extract target which I forgot to remove in
previous commit.
(2) Add patches to keep Kris happy on pointyhat build.

Submitted by:	(2) Craig Rodrigues <rodrigc@crodrigues.org> (maintainer)
2004-11-03 04:19:11 +00:00
Ade Lovett
0d9fe4811f Kill off automake18, switching to automake19. Requiem Mors Pacem. 2004-10-15 17:32:46 +00:00
Jun Kuriyama
08c4cd6543 - Upgrade to 1.0.0.
- Add APR_UTIL_WITH_LDAP knob.

Approved by:	maintainer (Craig Rodrigues), lev (active in this area)
2004-10-12 22:41:44 +00:00
Ade Lovett
328b757bf2 Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:		67768
Submitted by:	ade
Approved by:	4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +00:00
Jun Kuriyama
63875b3201 Unbreak on amd64 by copying config.{sub,guess} correctly.
Approved by:		maintainer
Tested on the box from:	AMD Developper Program
2004-06-28 23:16:53 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Alexander Kabaev
12bdd625a9 Specify location of Berkeley DB, if LOCALBASE is not /usr/local.
Submitted by:	Johny Mattsson <lonewolf-freebsd at earthmagic dot org>
Approved by:	maintainer
2004-05-28 23:07:50 +00:00
Lev A. Serebryakov
bc77979dc1 Ooops... Garbaged makefile was committed. I'm very sorry about this.
Fixed.
2004-04-10 19:23:24 +00:00
Lev A. Serebryakov
ef8adfc71f Unbreak port after last ade's commit.
PR:		ports/65173
Submitted by:	maintainer
2004-04-10 17:34:39 +00:00
Ade Lovett
66d36e4cb1 Reset two missed ports back to WANT_AUTO* -- the other one mentioned,
apr-thread, doesn't appear to exist in the ports tree.
2004-04-04 21:42:12 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Ade Lovett
2c577f8a04 Convert all but one port that uses libtool14 to use libtool15, in readiness
for the destruction of devel/libtool14
2004-03-24 20:59:17 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Jun Kuriyama
5e7470be88 Unbreak on 4.x.
Submitted by:	maintainer
2004-03-15 14:07:47 +00:00
Jun Kuriyama
4a868f8a2a o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
2004-03-14 07:58:26 +00:00
Kris Kennaway
8443598f2d BROKEN on 4.x: Configure fails 2004-03-13 05:42:15 +00:00
Ade Lovett
91e0c8f1a7 Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents.  In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.

First in a series of major autotools cleanups.
2004-03-12 02:48:25 +00:00
Jun Kuriyama
815f710e2a Unbreak on amd64.
Submitted by:	Craig Rodrigues <rodrigc@crodrigues.org> (maintainer)
2004-02-13 00:32:24 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Lev A. Serebryakov
476671e279 Add APR_UTIL_WITHOUT_THREADS knob, which disables threads support.
It is needed by subversion with perl bindings.

Reviewed by:	maintainer
Approved by:	maintainer
2004-02-01 08:07:50 +00:00
Lev A. Serebryakov
b2931451eb Honor `--disable-threads' in configure scripts [1]
Support latest 5-CURRENT (-lpthread instad of -lc_r) [2]

Submitted by:	lev [1]
		Craig Rodrigues <rodrigc@crodrigues.org> (maintainer) [2]
Reviewed by:	Craig Rodrigues <rodrigc@crodrigues.org> (maintainer)
Approved by:	Craig Rodrigues <rodrigc@crodrigues.org> (maintainer)
2004-01-31 10:04:40 +00:00
Jun Kuriyama
fc9cc5d066 Correct pthread detection.
Submitted by:	Craig Rodrigues <rodrigc@crodrigues.org> (maintainer)
Tested by:	kuriyama (on 4-stable and 5-current)
2004-01-24 03:36:43 +00:00
Jun Kuriyama
d8781cfc57 Update to recent snapshot. I hope 0.9.5 will be released soon...
Approved by:	maintainer
2004-01-14 14:45:24 +00:00
Lev A. Serebryakov
e7d7101624 Fix pthreads support on 4-STABLE systems
Submitted by:	MAINTAINER
2003-11-11 13:26:14 +00:00
Lev A. Serebryakov
df5b1a6361 Fix pthreads support.
This commit fix ports/59055, which shows problesm with subversion

Submitted by:	MAINTAINER
2003-11-10 07:45:43 +00:00
James E. Housley
120d6e0068 Tunables provided by Thomas-Martin Seck
to conditionally add dependencies on gdbm or db4.

PR:		58474
Submitted By:	MAINTAINER
2003-11-09 00:57:38 +00:00
FUJISHIMA Satsuki
fdbb8e6293 respect CC/CFLAGS.
Approved by:	maintainer
2003-11-06 14:26:01 +00:00
James E. Housley
fee29a8683 Add thread support to APR port.
Bump PORTREVISION

PR:		58834
Submitted By:	MAINTAINER
2003-11-05 22:42:43 +00:00
Masafumi Max NAKANE
3374da8486 Upgrade 5o 0.94.
Update the maintainer's address.
Reviewed by:	maintainer
2003-10-03 05:25:25 +00:00