non port: www/mod_auth_mysql/Makefile |
Number of commits found: 39 |
Sunday, 1 Jan 2012
|
19:30 ohauer
- remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 )
with hat apache@
|
Wednesday, 2 Nov 2011
|
03:43 pgollucci
- sync apache13 related EXPIRATION_DATE
With Hat: apache@
|
Wednesday, 7 Sep 2011
|
03:00 pgollucci
- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months 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
|
Saturday, 27 Aug 2011
|
09:54 ohauer
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"
with hat apache@
|
Saturday, 2 Jul 2011
|
16:10 ohauer
- portlint
|
Saturday, 19 Mar 2011
|
13:15 ale
Bump PORTREVISION for ports linking to default libmysqlclient.
|
Tuesday, 25 May 2010
|
20:17 pgollucci
Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
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)
|
Friday, 25 Dec 2009
|
07:44 pgollucci
- Fix pkg-plist
Reported by: QAT
|
07:40 pgollucci
- USE_APACHE instead of _DEPENDS
- Fix pkg-plist leftovers
- / ify dirs
|
Saturday, 22 Aug 2009
|
00:38 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with W
|
Sunday, 17 May 2009
|
07:24 pgollucci
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes
|
Tuesday, 3 Feb 2009
|
06:32 pgollucci
- Update to 3.2
|
Saturday, 27 Dec 2008
|
21:15 pgollucci
Unmaintained www/mod_* ports over to apache@ maintainer
mod_$lang excluded
Approved by: portmgr (erwin)
|
Sunday, 20 Jan 2008
|
15:05 clement
- Get rid of obsolete WANT_APACHE stuff which led it to get tagged as
BROKEN
|
Wednesday, 6 Jun 2007
|
07:54 linimon
Reset jeh@FreeBSD.org, who is away from FreeBSD work for a while.
Hat: portmgr
|
Sunday, 11 Mar 2007
|
09:06 kris
BROKEN: Does not build
|
Tuesday, 11 Jul 2006
|
11:49 jeh
The buffer for creating a scrambled password is too small for newer
versions of MySQL and was causing segfaults
|
Sunday, 4 Dec 2005
|
10:24 clement
- oops. I missed some ${.CURDIR}../apache2/ .include
|
Friday, 11 Feb 2005
|
19:47 jeh
Actually commit what I wanted
|
19:44 jeh
${.CURDIR}/../ is needed instead of ${PORTSDIR}
Bump PORTREVISION
|
16:12 jeh
Ports that previously depended on www/apache2 now show as depending on
www/apache13.
This problem is occuring because of a recent change to www/apache2's
Makefile.modules.3rd file (revision 1.18). This change made the
APACHE_PORT variable overrideable even when WITH_APACHE2 is defined.
Previously, it set the variable with APACHE_PORT=www/apache2.
The APACHE_PORT variable gets defined in <bsd.port.mk> to www/apache13
if it wasn't previously defined.
The affected ports include <bsd.port.pre.mk> before "Makefile.modules.3rd".
Submitted by: Scot Hetzel
|
Monday, 10 Jan 2005
|
13:55 jeh
* Use PLIST_FILES to add libauth_mysql.so
* Bump PORTREVISION
|
Saturday, 8 Jan 2005
|
12:37 jeh
* Fix PLIST by using www/apache2/Makefile.modules.3rd
* Bump PORTREVISION
|
Tuesday, 24 Feb 2004
|
11:00 jeh
* Update website
* Fix patch to allow MySQL 4.0.x work properly, found by Stephen Forbes.
* Bump PORTREVISION
|
Friday, 7 Nov 2003
|
09:12 marcus
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex
|
Monday, 29 Sep 2003
|
10:12 jeh
Jeremy Prior pointed out that there is USE_MYSQL= available, use that
instead. No version bump.
|
Sunday, 28 Sep 2003
|
18:30 jeh
Patches to allow to compile with MySQL 4.0 and probably 4.1
|
Monday, 3 Mar 2003
|
04:00 jeh
Remove pkg-comment and place in Makefile
|
Tuesday, 5 Nov 2002
|
12:17 jeh
Currently mod_auth_mysql logs authentication error in the access log, and
not in the error log. This new patch logs in both the access log and the
error log, to not break existing scripts.
Submitted by: Steve Ungerer <sau1@cornell.edu>
|
Friday, 21 Dec 2001
|
18:17 jeh
Update MASTER_SITES so it is fetchable again.
|
Monday, 26 Nov 2001
|
17:58 jeh
Add a couple of good mirrors.
|
Monday, 22 Oct 2001
|
12:48 jeh
Update mirrors. download.sourceforge.net has changed.
|
Sunday, 21 Jan 2001
|
15:40 dirk
Switch from mysql322-{client,server} to mysql323-{client,server}.
|
Tuesday, 16 Jan 2001
|
17:33 sobomax
Massive style enforcement - use ^I instead of spaces for variables identation.
|
Thursday, 5 Oct 2000
|
22:23 jeh
Add another MASTER_SITES. SourceForge is now mirroring this.
|
Monday, 2 Oct 2000
|
04:10 jeh
Change MAINTAINERship to my committers address.
|
Thursday, 31 Aug 2000
|
00:09 fenner
Don't use ${APXS} if dso support isn't compiled in.
|
Saturday, 12 Aug 2000
|
12:22 jedgar
Change Maintainer (ports@FreeBSD.org -> jim@thehousleys.net)
|
Thursday, 3 Aug 2000
|
12:19 nbm
Add mod_auth_mysql, allowing apache to authenticate against a mysql database.
|
Number of commits found: 39 |