Commit graph

104 commits

Author SHA1 Message Date
Philip M. Gollucci
f672c0b8ff OPTIONS += SQLITE
Submitted by:   Adam Pordzik <ap@d-dt.de> (via e-mail)
2009-12-24 19:49:51 +00:00
Philip M. Gollucci
5ef60f7fa5 - Update to (apr) 1.3.9
*) Posix semaphores can now be named and used as named semaphores.
     [Jim Jagielski]

  *) Better handling of APR_OFF_T_FMT for Darwin 10 depending on -arch
     setting of compiler. [Jim Jagielski]

  *) Add comments describing the thread-safety properties of apr_pool_t.
     [Neil Conway nrc cs.berkeley.edu]

  *) Pass default environment to testsock, testshm and testproc children, so
     that tests run when APR is compiled with Intel C Compiler.
     [Bojan Smojver]

  *) Fix error handling in the Solaris pollset support (Event Port backend).
     PR 47645.  [Jeff Trawick]

  *) Add the remainder of this fix from trunk:
     Fix Solaris poll failure.  PR 43000
     [Henry Jen <henryjen ztune.net>]
2009-12-24 19:42:24 +00:00
Philip M. Gollucci
6a283531b2 - Allow install by a user other then root
PR:             ports/13876 [based on]
Submitted by:   Mel Flynn <mel@rachie.is-a-geek.net>
2009-12-10 06:03:27 +00:00
Stanislav Sedov
2a98699e99 - Set correct permissons on libtool.m4 before trying to patch it. Otherwise
the build will fail under orinary user as the libtool.m4 file installed
  has no write permissions (SHAREMODE).

Approved by:	pgollucci (maintainer)
2009-10-02 12:01:07 +00:00
Simon L. B. Nielsen
4192e36c79 Update to APR 1.3.8 / APR-util 1.3.9. This is a security update.
Security:	CVE-2009-2412
Approved by:	so (simon), pgollucci (in principle - I think...)
2009-08-06 22:56:57 +00:00
Philip M. Gollucci
f3511fe654 - Update to 1.3.7/1.3.8
- Default IPv6 support to ON
2009-08-03 03:23:02 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Philip M. Gollucci
f054c87bf8 - Update to apr 1.3.6, apr-util 1.3.8 2009-07-08 00:01:58 +00:00
Philip M. Gollucci
fb134bb114 - Fix the pkg-plist in the case when only GDBM was included 2009-06-17 23:11:19 +00:00
Philip M. Gollucci
0f8303a94d - Respect hier(7), finally after 6yrs 2009-06-11 23:57:09 +00:00
Philip M. Gollucci
c8b651a1fa - Correct a typo, neither my tb or QAT caught this, but its causing core
dumps and is wrong anyway.

Submitted by:   b.f (via private e-mail)
2009-06-10 21:27:34 +00:00
Philip M. Gollucci
d906134aee - Respect CC/CCFLAGS [1]
- use -pthread instead of -lpthread [2]
- It was only ever accidental that -ldb showed up in apu-config --libs
  Subversion doesn't actually even use it (apr_dbm*).
  APR/Util is supposed to auto load the backed db library without the app
  ever know which one it was.  Subversion uses db _directly_.
  Subversion 1.6.3 should account for this. [3]
- Convert to bsd.options.mk
- Bump PORTREVISION

PR:             ports/135396 [3], ports/134453 [2], ports/132432 [1]
Submitted by:   dev@apr.apache.org (wrowe, bojan) [3],
                b.f. [2],  Anonymous <swell.k@gmail.com> [1]
2009-06-10 05:53:27 +00:00
Philip M. Gollucci
a182e9070a - Remove some superfulous ifs. You get the OPTIONS or you don't get it at all.
Also, the DBD one only works for 42 and apr supports 42->47
2009-06-08 23:33:26 +00:00
Philip M. Gollucci
91e119d265 - Update to apr: 1.3.5, apr: 1.3.7
- Pet Portlint
- Fix APU_EXTRAs in pkg-plist

Security:       http://www.vuxml.org/freebsd/eb9212f7-526b-11de-bbf2-001b77d09812
PR:             ports/135310
Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru>
2009-06-08 02:54:14 +00:00
Philip M. Gollucci
abf5b5ffc0 - Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB
2009-05-16 06:27:56 +00:00
Philip M. Gollucci
4877c5ead2 o Remove devel/apr-svn and replace with devel/apr
o devel/apr:
  defaults changed: WITH_BDB=yes [1]
  convert APR_UTIL_* flags to KNOBS flag names
  optionify and add IPV6, NDBM, LDAP, MYSQL, PGSQL
o Remove devel/apr-svn and replace with devel/apr
o devel/apr:
  defaults changed: WITH_BDB=yes [1]
  convert APR_UTIL_* flags to KNOBS flag names
  optionify and add IPV6, NDBM, LDAP, MYSQL, PGSQL
  (sqlite,orcale,freetds,odbc -- PATCHES welcome, MAINTAINER does not use)
  GMAKE is not needed, so remove it
  split ./configure args into apr and apr-util args, they do not accept all the same options
  standardize on naming apr and apu to match other oses and the C code.
  create APR_WRKDIR And APU_WRKDIR for simplicity
  delete pre-extract target
  bump PORTREVISION

  NOTE: port still breaks hier(7), need to fix

o devel/kdesvn, devel/rapidsvn, devel/subcommander*, devel/subversion*
  devel/apr-svn -> devel/apr
  (subversion will pull in devel/apr)

Notes: dev@apr.apache.org, trunk in svn is as of TODAY(2008/01/03) 2.0.x, ports infra needs to prep for
       [devel/apr-0,] devel/apr-1, devel/apr-2

Helpful for PRs:    ports/117596, ports/83644, ports/96749, ports/110651, ports/118003, ports/128078
Fixes PRs:          ports/126053 [1]
Requeted by:        many on ports@, many on #bsdports [1]
Exp Run by :        pav
2009-01-18 19:43:53 +00:00
Philip M. Gollucci
9556b3b567 Left a file out of the previoius commit.
this updates the patch for 1.3.2 -> 1.3.3

Noticed by: ionbot
2008-08-22 20:05:38 +00:00
Philip M. Gollucci
d864928a29 - Update to apr 1.3.3
- Update to apr-util 1.3.4
- APR and APU version don't necessarily match
- Update COMMENT it hasn't been Apache Group for over a decade
- Let WITH_LDAP trigger APR_UTIL_WITH_LDAP
- pre-configure stage work is handled in bsd.port.mk
- remove files/patch-apr-util-1.3.2__build__apu-conf.m4
  committed upstream in 1.3.3+
- set NO_WRKSUBDIR instead of WRKSRC=WRKDIR

Approved by:    gabor (mentor)
2008-08-22 18:49:56 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Philip M. Gollucci
0a64105e31 - silence a portlint warning(tab)
- fix pkg-plist for LDAP case
- Bump PORTREVISION

Added file(s):
 - files/patch-apr-util-1.3.2__build__apu-conf.m4
 (Will be removed in 1.3.3 release)
 http://svn.apache.org/viewvc/apr/apr-util/branches/1.3.x/build/apu-conf.m4?r1=668323&r2=675009&pathrev=675009&view=patch

PR:     ports/125411
Reported by:    several on ports@
Approved by:    araujo (mentor)
2008-07-29 14:04:32 +00:00
Craig Rodrigues
41a9b15836 New APR maintainer: Phillip M. Gollucci <pgollucci@FreeBSD.org> 2008-07-29 02:10:53 +00:00
Craig Rodrigues
299e95ad18 Update to 1.3.2
PR:		124919
Submitted by:	Philip M. Gollucci" <pgollucci p6m7g8 com>

Changed PREFIX to LOCALBASE

Submitted by: Sergey Skvortsov <skv protey ru>
2008-07-04 19:29:21 +00:00
Craig Rodrigues
6d74661667 Put my FreeBSD e-mail address in MAINTAINER line.
Requested by:	araujo
2008-05-09 04:29:04 +00:00
Craig Rodrigues
05cb655c62 Update to apr 1.2.12 2008-05-04 20:37:53 +00:00
Pav Lucistnik
af29c8ef2a - Downgrade perl dependecy to build-only
- Style

PR:		ports/118155
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Approved by:	maintainer timeout (rodrigc; 3 months)
2008-03-31 13:55:58 +00:00
Edwin Groothuis
ec7c5b0142 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 00:41:11 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Craig Rodrigues
5b1b902bab Update to apr 1.2.8
PR:	ports/112506
2007-06-16 19:56:47 +00:00
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