aboutsummaryrefslogtreecommitdiffstats
path: root/devel/apr0
Commit message (Collapse)AuthorAgeFilesLines
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
|
* - Update to apr: 0.9.19, apr-util 0.9.19Philip M. Gollucci2010-10-219-136/+20
| | | | | | | Security: http://www.vuxml.org/freebsd/dd943fbb-d0fe-11df-95a8-00219b0fc4d8.html Changes: http://www.apache.org/dist/apr/CHANGES-APR-0.9 Changes: http://www.apache.org/dist/apr/CHANGES-APR-UTIL-0.9 With Hat: apache@
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
|
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-061-1/+1
|
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-161-1/+2
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* - set LIB_DEPENDS with just = not +=Philip M. Gollucci2010-05-271-1/+1
|
* - By definition these ports can not conflict.Philip M. Gollucci2010-05-271-2/+0
| | | | http://apr.apache.org/versioning.html#parallel
* - devel/apr0 doesn't even use pythonPhilip M. Gollucci2010-05-181-3/+0
| | | | | Pointyhat to: myself Reported by: QAT
* - Fix duplicate latest link with devel/apr1Philip M. Gollucci2010-05-181-0/+2
| | | | | | - You really shouldn't be installing this port directly. Reported by: erwinbot
* - Define python version explicitlyPhilip M. Gollucci2010-05-181-1/+3
| | | | | | | | | | ${APR_WRKDIR}/build/gen-build.py does not work with Python 3.1 - No PORTREVISION bump (build only) [duplicate fix as devel/apr1] PR: ports/146621 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> With Hat: apache@
* - Convert to the apr 0.9.x series. Specifically apr-0.9.18 and apr-util-0.9.17Philip M. Gollucci2010-05-1812-341/+336
| | | | | | PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@
* - Default DEVRANOM support to on b/c mod_auth_digest is default onPhilip M. Gollucci2010-05-081-1/+2
| | | | | | | but pointhat package builds don't set WITH_DEVRANDOM for devel/apr. - Bump PORTREVISION With Hat: apache@
* - FreeBSD doesn't use EGD sockets. Also the option handling doesn't honorPhilip M. Gollucci2010-05-081-12/+0
| | | | | | | | without-egd. PR: ports/146376 Submitted by: Guido Falsi <mad@madpilot.net> With Hat: apache@
* 1/2: OPTIONS+= EGD and DEVRANDOMPhilip M. Gollucci2010-05-071-1/+25
| | | | | | | | | | which allow mod_auth_digest to build next www/apache2* need to pass it through Default package doesn't change PR: ports/134577 Requested by: Pascal Vizeli <pvizeli@yahoo.de> With Hat: apache@
* - Harden the OPTION processing to explicity enable/disable in BOTH cases.Philip M. Gollucci2010-05-071-22/+22
| | | | | | | | | | | | - Remove some invalid quotes in the OSVERSION handling - CFLAGS is already in CONFIGURE_ENV - Fix some tabs/whitespace None of this changes the default package, so no PORTREVISION bumps. PR: ports/145744 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> With Hat: apache@
* - Not yet compatiable with db50Philip M. Gollucci2010-05-071-0/+1
| | | | | | PR: ports/145956 Submitted by: mandree With Hat: apache@
* - Support DB48Philip M. Gollucci2010-05-071-0/+129
| | | | | | PR: ports/145956 [part I] Requested by: mandree With Hat: apache@
* - Fix coredump when WITH_MYSQL=yes and WITH_MYSQL_VER=55Philip M. Gollucci2010-05-061-1/+1
| | | | | | | [still needs ports/146276 for databases/mysql55-server too] - No PORTREVISION bump [very non default options] With Hat: apache@
* - Make the OPTIONAL package build names more useful and versionPhilip M. Gollucci2010-05-061-3/+3
| | | | | mysql,pgsql,ldap - No PORTREVISION bump [non default options]
* 1/5: Update to apr 1.4.2Philip M. Gollucci2010-05-065-14/+14
| | | | | | | PR: ports/146130 Approved by: portmgr (pav) Tested by: -exp run (pav) With Hat: apache@
* --withX-sqlite is an apr-util option not aprPhilip M. Gollucci2010-04-301-2/+2
| | | | | | | This doesn't change the package, just gets rid of a warning configure: WARNING: Unrecognized options: --without-sqlite3 With Hat: apache@
* - Assign some ports to apache@Philip M. Gollucci2010-04-301-1/+1
| | | | | Note: net/luasocket is a direct requirement for mod_wombat which will be very core to httpd 2.4.x+ (www/apache24)
* OPTIONS += SQLITEPhilip M. Gollucci2009-12-252-1/+22
| | | | Submitted by: Adam Pordzik <ap@d-dt.de> (via e-mail)
* - Update to (apr) 1.3.9Philip M. Gollucci2009-12-254-9/+8
| | | | | | | | | | | | | | | | | | | | | | *) 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>]
* - Allow install by a user other then rootPhilip M. Gollucci2009-12-102-1/+2
| | | | | PR: ports/13876 [based on] Submitted by: Mel Flynn <mel@rachie.is-a-geek.net>
* - Set correct permissons on libtool.m4 before trying to patch it. OtherwiseStanislav Sedov2009-10-021-0/+10
| | | | | | | the build will fail under orinary user as the libtool.m4 file installed has no write permissions (SHAREMODE). Approved by: pgollucci (maintainer)
* Update to APR 1.3.8 / APR-util 1.3.9. This is a security update.Simon L. B. Nielsen2009-08-073-10/+10
| | | | | Security: CVE-2009-2412 Approved by: so (simon), pgollucci (in principle - I think...)
* - Update to 1.3.7/1.3.8Philip M. Gollucci2009-08-033-7/+7
| | | | - Default IPv6 support to ON
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -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
* - Update to apr 1.3.6, apr-util 1.3.8Philip M. Gollucci2009-07-084-50/+10
|
* - Fix the pkg-plist in the case when only GDBM was includedPhilip M. Gollucci2009-06-181-0/+1
|
* - Respect hier(7), finally after 6yrsPhilip M. Gollucci2009-06-122-8/+9
|
* - Correct a typo, neither my tb or QAT caught this, but its causing corePhilip M. Gollucci2009-06-111-2/+2
| | | | | | dumps and is wrong anyway. Submitted by: b.f (via private e-mail)
* - Respect CC/CCFLAGS [1]Philip M. Gollucci2009-06-102-3/+48
| | | | | | | | | | | | | | | - 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]
* - Remove some superfulous ifs. You get the OPTIONS or you don't get it at all.Philip M. Gollucci2009-06-091-2/+2
| | | | Also, the DBD one only works for 42 and apr supports 42->47
* - Update to apr: 1.3.5, apr: 1.3.7Philip M. Gollucci2009-06-084-19/+42
| | | | | | | | | - 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>
* - Mark most of my ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-161-0/+2
| | | | Tested by: several builds in P6 TB
* o Remove devel/apr-svn and replace with devel/aprPhilip M. Gollucci2009-01-192-86/+115
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Left a file out of the previoius commit.Philip M. Gollucci2008-08-231-2/+2
| | | | | | this updates the patch for 1.3.2 -> 1.3.3 Noticed by: ionbot
* - Update to apr 1.3.3Philip M. Gollucci2008-08-233-57/+30
| | | | | | | | | | | | | - 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)
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | Tested by: exp build run (erwin)
* - silence a portlint warning(tab)Philip M. Gollucci2008-07-293-1/+36
| | | | | | | | | | | | | | - 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)
* New APR maintainer: Phillip M. Gollucci <pgollucci@FreeBSD.org>Craig Rodrigues2008-07-291-1/+1
|
* Update to 1.3.2Craig Rodrigues2008-07-056-57/+21
| | | | | | | | | PR: 124919 Submitted by: Philip M. Gollucci" <pgollucci p6m7g8 com> Changed PREFIX to LOCALBASE Submitted by: Sergey Skvortsov <skv protey ru>
* Put my FreeBSD e-mail address in MAINTAINER line.Craig Rodrigues2008-05-091-1/+1
| | | | Requested by: araujo
* Update to apr 1.2.12Craig Rodrigues2008-05-055-14/+13
|
* - Downgrade perl dependecy to build-onlyPav Lucistnik2008-03-311-3/+3
| | | | | | | | - Style PR: ports/118155 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Approved by: maintainer timeout (rodrigc; 3 months)
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-4/+0
|
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | PR: ports/116639 Submitted by: aDe
* Update to apr 1.2.8Craig Rodrigues2007-06-176-114/+13
| | | | PR: ports/112506
* Upgrade to apr-1.2.7Craig Rodrigues2006-05-297-42/+26
| | | | | PR: ports/98085 Submitted by: skv
* - utilize USE_BDBYen-Ming Lee2006-04-063-11/+59
| | | | | | PR: 89023 Submitted by: swhetzel at gmail.com Approved by: maintainer
* Fix build when bash is installed, by changing the (incorrect) usageAde Lovett2006-02-281-5/+6
| | | | | | | | | | | | 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)
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | Approved by: portmgr (kris)
* When APR_UTIL_WITHOUT_THREADS is not set, explicitly enable threads.Sam Lawrance2006-02-111-0/+2
| | | | | | PR: ports/91570 Submitted by: Patrick Oliver <ginxpmo@yahoo.com> Approved by: rodrigc@crodrigues.org (maintainer, timeout 4 weeks)
* Chase shlib bump of libexpat.Jun Kuriyama2006-01-311-2/+2
|
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | Approved by: krion@
* Only compile apr-svn without threads on FreeBSD versions less than 5.Craig Rodrigues2005-12-101-0/+4
|
* Switch to <target>:: convention for both patch-autotools and run-autotools,Ade Lovett2005-11-191-1/+1
| | | | | to allow for easier overriding of these targets by port Makefiles, if they need to.
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-3/+1
| | | | | | | | | | | | | | | | | 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.
* Do not use thread mutexes if we are compiling APR without thread support.Craig Rodrigues2005-11-031-0/+101
| | | | | PR: ports/88407 Reported by: lofi
* In rand.c, include <uuid.h> (from FreeBSD 5.x and up)Craig Rodrigues2005-11-031-0/+16
| | | | | | | *OR* <uuid/uuid.h> (from e2fsprogs port), not <uuid.h> *AND* <uuid/uuid.h> PR: ports/88406 Reported by: lofi
* Upgrade to apr-1.2.2Craig Rodrigues2005-10-294-9/+11
|
* Change ${SED} to ${REINPLACE_CMD} to fix building on FreeBSD 4.x.Craig Rodrigues2005-07-271-1/+1
| | | | | | | PR: ports/84120 Submitted by: Piet Delport <pjd@satori.za.net> Reviewed by: rodrigc (port maintainer) Approved by: demon (ports mentor)
* Undo previous commit, which for some reason caused .la files toCraig Rodrigues2005-06-131-10/+1
| | | | | | be installed only if Python was not used in the build. Approved by: demon (ports mentor)
* Do not unconditionally use Python in build of apr.Craig Rodrigues2005-06-061-2/+9
| | | | | | PR: 80479 Submitted by: Brian Minard <bminard@flatfoot.ca> Approved by: demon (ports mentor)
* - libdata/pkgconfig is now included in mtreePav Lucistnik2005-05-171-1/+0
| | | | Approved by: marcus (portmgr hat)
* Forgot to bump PORTREVISION, because of correct the installion for put theJeremy Messenger2004-11-251-0/+1
| | | | *.pc files in libdata/pkgconfig instead lib/pkgconfig.
* Make the portlint a bit happier.Jeremy Messenger2004-11-252-11/+15
| | | | Approved by: dolt_ (IRC handle, the maintainer)
* Update to apr 1.0.1 (apr 1.0.0 no longer available)Daichi GOTO2004-11-253-7/+7
| | | | | PR: ports/74322 Submitted by: Craig Rodrigues <rodrigc@crodrigues.org> (maintainer)
* Use db4.2, not old db4 as BerkeleyDB.Lev A. Serebryakov2004-11-071-11/+11
| | | | Approved by: maintainer
* (1) Remove unused post-extract target which I forgot to remove inJun Kuriyama2004-11-032-4/+18
| | | | | | | previous commit. (2) Add patches to keep Kris happy on pointyhat build. Submitted by: (2) Craig Rodrigues <rodrigc@crodrigues.org> (maintainer)
* Kill off automake18, switching to automake19. Requiem Mors Pacem.Ade Lovett2004-10-161-1/+1
|
* - Upgrade to 1.0.0.Jun Kuriyama2004-10-136-178/+102
| | | | | | - Add APR_UTIL_WITH_LDAP knob. Approved by: maintainer (Craig Rodrigues), lev (active in this area)
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andAde Lovett2004-07-021-6/+4
| | | | | | | | libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!)
* Unbreak on amd64 by copying config.{sub,guess} correctly.Jun Kuriyama2004-06-291-1/+6
| | | | | Approved by: maintainer Tested on the box from: AMD Developper Program
* Sync with new bsd.autotools.mkAde Lovett2004-06-051-7/+6
|
* Specify location of Berkeley DB, if LOCALBASE is not /usr/local.Alexander Kabaev2004-05-291-0/+1
| | | | | Submitted by: Johny Mattsson <lonewolf-freebsd at earthmagic dot org> Approved by: maintainer
* Ooops... Garbaged makefile was committed. I'm very sorry about this.Lev A. Serebryakov2004-04-111-7/+0
| | | | Fixed.
* Unbreak port after last ade's commit.Lev A. Serebryakov2004-04-112-22/+28
| | | | | PR: ports/65173 Submitted by: maintainer
* Reset two missed ports back to WANT_AUTO* -- the other one mentioned,Ade Lovett2004-04-051-1/+1
| | | | apr-thread, doesn't appear to exist in the ports tree.
* - Use USE_ICONV knobKirill Ponomarev2004-03-311-2/+2
| | | | Approved by: portmgr
* Convert all but one port that uses libtool14 to use libtool15, in readinessAde Lovett2004-03-252-10/+16
| | | | for the destruction of devel/libtool14
* Add size data, approved by maintainers.Trevor Johnson2004-03-191-0/+2
|
* Unbreak on 4.x.Jun Kuriyama2004-03-151-15/+8
| | | | Submitted by: maintainer
* o Bump $LIB_DEPENDS line to chase expat's shlib version.Jun Kuriyama2004-03-141-2/+2
| | | | o Bump $PORTREVISION.
* BROKEN on 4.x: Configure failsKris Kennaway2004-03-131-0/+4
|
* Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* withAde Lovett2004-03-121-2/+1
| | | | | | | | 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.
* Unbreak on amd64.Jun Kuriyama2004-02-131-11/+10
| | | | Submitted by: Craig Rodrigues <rodrigc@crodrigues.org> (maintainer)
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 2)
* Add APR_UTIL_WITHOUT_THREADS knob, which disables threads support.Lev A. Serebryakov2004-02-011-6/+48
| | | | | | | It is needed by subversion with perl bindings. Reviewed by: maintainer Approved by: maintainer
* Honor `--disable-threads' in configure scripts [1]Lev A. Serebryakov2004-01-313-11/+17
| | | | | | | | | 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)
* Correct pthread detection.Jun Kuriyama2004-01-243-8/+47
| | | | | Submitted by: Craig Rodrigues <rodrigc@crodrigues.org> (maintainer) Tested by: kuriyama (on 4-stable and 5-current)
* Update to recent snapshot. I hope 0.9.5 will be released soon...Jun Kuriyama2004-01-142-5/+13
| | | | Approved by: maintainer
* Fix pthreads support on 4-STABLE systemsLev A. Serebryakov2003-11-112-2/+2
| | | | Submitted by: MAINTAINER
* Fix pthreads support.Lev A. Serebryakov2003-11-102-7/+20
| | | | | | This commit fix ports/59055, which shows problesm with subversion Submitted by: MAINTAINER
* Tunables provided by Thomas-Martin SeckJames E. Housley2003-11-091-2/+38
| | | | | | | to conditionally add dependencies on gdbm or db4. PR: 58474 Submitted By: MAINTAINER
* respect CC/CFLAGS.FUJISHIMA Satsuki2003-11-061-2/+3
| | | | Approved by: maintainer
* Add thread support to APR port.James E. Housley2003-11-063-0/+35
| | | | | | | Bump PORTREVISION PR: 58834 Submitted By: MAINTAINER
* Upgrade 5o 0.94.Masafumi Max NAKANE2003-10-034-13/+18
| | | | | Update the maintainer's address. Reviewed by: maintainer
* libtool uber-patchAde Lovett2003-06-273-6/+12
| | | | | | | | | | | * 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)
* Update MASTER_SITES, the testing subdir is now empty and the distfileSheldon Hearn2003-06-101-1/+1
| | | | lives in its parent.
* Update to apr-0.9.3. Minor changes from original submission to makeBruce A. Mah2003-04-192-16/+15
| | | | | | | diffs apply. Submitted by: plasma <plasmaball@pchome.com.tw> Approved by: Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER)
* Fix whitespace nit.Bruce A. Mah2003-04-071-1/+1
| | | | Submitted by: portlint(1)
* Maintainer update:Bruce A. Mah2003-04-072-18/+0
| | | | | | | | | | | 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)
* Update to 0.9.2-alpha.Bruce A. Mah2003-03-284-32/+20
| | | | | | | | | 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)
* Add missing build directory and sort pkg-plist. This port should probablyKris Kennaway2003-02-221-66/+67
| | | | not even be installing build/libtool.
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Add $INSTALLS_SHLIB=yes flag.Jun Kuriyama2003-01-221-0/+1
| | | | Approved by: Craig Rodrigues <rodrigc@attbi.com> (maintainer)
* [MAINTAINER update] devel/apr: add missing files to pkg-plistEdwin Groothuis2003-01-161-0/+3
| | | | Submitted by: Craig Rodrigues <rodrigc@attbi.com>
* forgot to add this fileYing-Chieh Liao2003-01-021-0/+19
|
* upgrade to 0.9.1Ying-Chieh Liao2003-01-025-109/+83
| | | | | | PR: 46390 Submitted by: Craig Rodrigues <rodrigc@attbi.com> (new maintainer) Approved by: old maintainer
* Fix violations of automake/autoconf rules, other customary ports techniqueAlan Eldridge2002-12-291-14/+29
| | | | | | | that can lead to unpredicatble build failures on different platforms and individual setups. Approved by: implicit - build fixes/autoconf/automake violations with maintainers blessing
* Fix PERL dependencies for these ports (print/cups solves print/cups-baseEdwin Groothuis2002-11-071-0/+1
| | | | | | and french/cups-base) Noticed on: bento
* Bump PORTREVISION and expat shlib.Jun Kuriyama2002-09-171-1/+2
|
* Patch up the getopt code to work around a crash when no long name isOllivier Robert2002-08-121-0/+15
| | | | | | | | | 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)
* Update to apr version 20020725223645Ollivier Robert2002-08-053-7/+9
| | | | | PR: ports/41249 Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
* Bump portrevision (textproc/expat2 shlib bump).Jun Kuriyama2002-07-211-1/+2
|
* Update apr to the latest snapshot 20020707163141.Ollivier Robert2002-07-163-15/+13
| | | | | PR: ports/40395 Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
* devel/apr has been repo-copied to devel/apr.Ollivier Robert2002-07-162-4/+4
| | | | Submitted by: Garrett Rooney <rooneg@electricjellyfish.net>
* Add a rather ugly hack to work around problems compiling this port when aOllivier Robert2002-05-091-0/+3
| | | | | | | | | 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)
* Update to a more recent APR snapshot. It is needed by the forthcomingOllivier Robert2002-05-075-40/+6
| | | | | | | Subversion update. PR: ports/37810 Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
* This file was forgotten during the upgrade.Ollivier Robert2002-03-201-0/+11
| | | | | Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER) Pointy hat to: me (roberto)
* autoconf 2.53 appears to change the way variables are substituted,Ollivier Robert2002-03-192-1/+3
| | | | | | | | | | | | 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)
* These two files are part of the apr-devel port and should have been committedOllivier Robert2002-03-152-0/+34
| | | | along the rest.
* New port of apr-devel:Ollivier Robert2002-03-156-0/+133
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>