| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Security: CVE-2009-2412
Approved by: so (simon), pgollucci (in principle - I think...)
|
|
|
|
| |
- Default IPv6 support to ON
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
|
|
| |
this updates the patch for 1.3.2 -> 1.3.3
Noticed by: ionbot
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
| |
PR: 124919
Submitted by: Philip M. Gollucci" <pgollucci p6m7g8 com>
Changed PREFIX to LOCALBASE
Submitted by: Sergey Skvortsov <skv protey ru>
|
| |
|
|
|
|
| |
PR: ports/112506
|
|
|
|
|
| |
PR: ports/98085
Submitted by: skv
|
|
|
|
|
|
| |
PR: 89023
Submitted by: swhetzel at gmail.com
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/88407
Reported by: lofi
|
|
|
|
|
|
|
| |
*OR* <uuid/uuid.h> (from e2fsprogs port), not <uuid.h> *AND* <uuid/uuid.h>
PR: ports/88406
Reported by: lofi
|
| |
|
|
|
|
|
| |
PR: ports/74322
Submitted by: Craig Rodrigues <rodrigc@crodrigues.org> (maintainer)
|
|
|
|
|
|
|
| |
previous commit.
(2) Add patches to keep Kris happy on pointyhat build.
Submitted by: (2) Craig Rodrigues <rodrigc@crodrigues.org> (maintainer)
|
|
|
|
|
|
| |
- Add APR_UTIL_WITH_LDAP knob.
Approved by: maintainer (Craig Rodrigues), lev (active in this area)
|
|
|
|
|
| |
PR: ports/65173
Submitted by: maintainer
|
|
|
|
| |
for the destruction of devel/libtool14
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
Submitted by: Craig Rodrigues <rodrigc@crodrigues.org> (maintainer)
Tested by: kuriyama (on 4-stable and 5-current)
|
|
|
|
| |
Submitted by: MAINTAINER
|
|
|
|
|
|
| |
This commit fix ports/59055, which shows problesm with subversion
Submitted by: MAINTAINER
|
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: 58834
Submitted By: MAINTAINER
|
|
|
|
|
| |
Update the maintainer's address.
Reviewed by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
* 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)
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
| |
PR: 46390
Submitted by: Craig Rodrigues <rodrigc@attbi.com> (new maintainer)
Approved by: old maintainer
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
Subversion update.
PR: ports/37810
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
|
|
|
|
|
| |
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
Pointy hat to: me (roberto)
|
|
along the rest.
|