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
Ade Lovett
b2fd75e438
libtool uber-patch
...
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Sheldon Hearn
f108fa790f
Update MASTER_SITES, the testing subdir is now empty and the distfile
...
lives in its parent.
2003-06-10 15:39:11 +00:00
Bruce A. Mah
cf43127c6a
Update to apr-0.9.3. Minor changes from original submission to make
...
diffs apply.
Submitted by: plasma <plasmaball@pchome.com.tw>
Approved by: Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER)
2003-04-19 03:29:02 +00:00
Bruce A. Mah
763119e776
Fix whitespace nit.
...
Submitted by: portlint(1)
2003-04-06 22:37:13 +00:00
Bruce A. Mah
cb7f6637cb
Maintainer update:
...
devel/apr and www/apache2 can coexist now (in fact, this has been
true since ports/www/apache2/Makefile rev. 1.136), so remove the
checks that prevented both from being installed on the same system.
No PORTREVISION bump because anyone who was affected by this change
would not have been able to install this port anyway.
Submitted by: Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER)
2003-04-06 22:36:25 +00:00
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