aboutsummaryrefslogtreecommitdiff
path: root/www/mod_log_sql/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - remove apache13 and ports depending on apache13 from portstreeOlli Hauer2012-01-011-60/+0
| | | | | | | | | ( EXPIRATION_DATE=2012-01-01 ) with hat apache@ Notes: svn path=/head/; revision=288378
* - sync apache13 related EXPIRATION_DATEPhilip M. Gollucci2011-11-021-1/+1
| | | | | | | With Hat: apache@ Notes: svn path=/head/; revision=284907
* - Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months ↵Philip M. Gollucci2011-09-071-1/+1
| | | | | | | | | | | | | from now). - This can be changed later as needed, if at all, either way we won't remove them until after 9.0 is released. With Hat: apache@ Reported by: dvl via freshports Notes: svn path=/head/; revision=281344
* - set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"Olli Hauer2011-08-271-0/+3
| | | | | | | with hat apache@ Notes: svn path=/head/; revision=280566
* - USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/Olli Hauer2011-08-201-1/+1
| | | | Notes: svn path=/head/; revision=280092
* Bump PORTREVISION for ports linking to default libmysqlclient.Alex Dupre2011-03-191-1/+1
| | | | Notes: svn path=/head/; revision=271309
* Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mkPhilip M. Gollucci2010-05-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk. This causes OPTIONSFILE to be incorrectly set during some make phases as a result of the recent PKGNAMEPREFIX for apache ports. 'Revert' some of the PKGNAMEPREFIX changes for apXX-. - Must be manually requested in tbe port Makefile either by a) AP_FAST_BUILD=yes b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX} - Going forward, we will only do this for ports where WITH_APACHE is NOT optional, but required. mod_* ports are a good fit. 141 ports are mod_ ports 80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a]. 61 remaining are then patched to mirror the other $lang frameworks [b]. PR: ports/146956 Reported by: Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several Discussed with: pav, itectu on #bsdports Tested by: P6 TB run Approved by: portmgr (pav) Notes: svn path=/head/; revision=255075
* - Mark remaining mod_* ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-211-0/+2
| | | | | | | | PR: ports/134611 Approved by: pav (#bsdports) Notes: svn path=/head/; revision=234362
* - APACHE_COMPAT is deprecatedPhilip M. Gollucci2009-05-081-18/+18
| | | | | | | | | | | | | | - BUILD/RUN_DEPENDS come from USE_APACHE - Use APACHEMODDIR in pkg-plist - Use PORTDOCS var - Bump PORTREVISION PR: ports/133650 Approved by: maintainer timeout (30 days) Submitted by: me Notes: svn path=/head/; revision=233428
* Remove USE_REINPLACE from categories starting with WEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162218
* - Define APACHE_COMPATClement Laforet2005-09-191-0/+1
| | | | | | | | | | | It fixed INDEX build with next exp-build patchset and prepare a smooth migration to bsd.apache.mk It's a no-op for now. Approved by: portmgr (self) Notes: svn path=/head/; revision=143148
* (1) New address for downloadLev A. Serebryakov2005-07-131-2/+2
| | | | | | | (2) USE_MYSQL Notes: svn path=/head/; revision=139098
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-5/+2
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=93294
* (*) Add 'C' log item: Contet-TypeLev A. Serebryakov2003-08-061-0/+2
| | | | | | | (*) Fix error with length of request_uri field (50 -> 255) Notes: svn path=/head/; revision=86384
* Update to latest version & renameLev A. Serebryakov2003-07-121-26/+29
| | | | Notes: svn path=/head/; revision=84781
* Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-newLev A. Serebryakov2003-06-171-1/+1
| | | | | | | | | committer's e-mail Approved by: sobomax Notes: svn path=/head/; revision=83152
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76044
* upgrade to 1.16Ying-Chieh Liao2002-06-221-4/+5
| | | | | | | | PR: 39122 Submitted by: maintainer Notes: svn path=/head/; revision=61738
* Update to 1.14Patrick Li2002-03-031-2/+1
| | | | | | | | PR: 35478 Submitted by: maintainer Notes: svn path=/head/; revision=55460
* Fix breakage that would cause this module to not work at allPatrick Li2002-02-021-0/+1
| | | | | | | | | | Bump PORTREVISION. PR: 34522 Submitted by: maintainer Notes: svn path=/head/; revision=54129
* Update to 1.13David W. Chapman Jr.2002-01-271-4/+19
| | | | | | | | PR: 34342 Submitted by: maintainer Notes: svn path=/head/; revision=53871
* Add mod_log_mysql-1.09, allows Apache to log to a MySQL databasePete Fritchman2001-11-251-0/+35
PR: 32192 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=50521