non port: www/mod_auth_kerb/Makefile |
SVNWeb
|
Number of commits found: 31 |
Sun, 1 Jan 2012
|
[ 19:30 ohauer ] (Only the first 10 of 505 ports in this commit are shown above. )
- remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 )
with hat apache@
|
Wed, 2 Nov 2011
|
[ 03:43 pgollucci ] (Only the first 10 of 93 ports in this commit are shown above. )
- sync apache13 related EXPIRATION_DATE
With Hat: apache@
|
Wed, 7 Sep 2011
|
[ 03:00 pgollucci ] (Only the first 10 of 116 ports in this commit are shown above. )
- 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
|
Sat, 27 Aug 2011
|
[ 09:54 ohauer ] (Only the first 10 of 84 ports in this commit are shown above. )
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"
with hat apache@
|
Sat, 20 Aug 2011
|
[ 19:00 ohauer ] (Only the first 10 of 49 ports in this commit are shown above. )
- USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/
|
Tue, 25 May 2010
|
[ 20:17 pgollucci ] (Only the first 10 of 59 ports in this commit are shown above. )
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)
|
Sat, 22 Aug 2009
|
[ 00:38 amdmi3 ] (Only the first 10 of 179 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with W
|
Sun, 17 May 2009
|
[ 07:24 pgollucci ] (Only the first 10 of 74 ports in this commit are shown above. )
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes
|
Mon, 11 May 2009
|
[ 07:35 pgollucci ]
- Cleanup apxs -> APXS usage
- Clean up PLIST_SUB vars
- Use %%AP*%% in pkg-plist
|
Mon, 12 Jan 2009
|
[ 02:07 pgollucci ]
- www/apache13 support in this module stops at 5.3 set PORTSCOUT
|
[ 02:05 pgollucci ]
- Revert to 5.3 and set PORTEPOCH to keep a version usable with www/apache13
Requested by: bsam
PR: ports/130006
|
Fri, 26 Dec 2008
|
[ 08:09 pgollucci ]
- Update to 5.4 [1]
- Use SF macro
- Require apache 2.0+ (conn_rec.id structure incompatabilities)
PR: ports/129470
Submited by: Ryan Steinmetz <rpsfa@rit.edu>
Approved by: araujo (mentor, implicit)
|
Sun, 27 Jan 2008
|
[ 20:53 clement ]
- Unbreak on >= 7.0
PR: ports/119794
Submitted by: KAMIYA Satosi <mimoriso@gmail.com>
|
Mon, 23 Jul 2007
|
[ 14:45 dinoex ]
- drop confusing OPTIONS
- support build with heimdal from ports
PR: 97385
|
[ 14:18 dinoex ]
- Security update to 5.3
- Fix remotely exploitable vulnerability
Security: CVE-2006-5989
PR: 113059
Submitted by: Christian Ullrich
|
Wed, 14 Mar 2007
|
[ 19:29 pav ]
- Update to 5.1
PR: ports/104842
Submitted by: Ryan T. Dean <rtdean@cytherianage.net>
Approved by: maintainer timeout (apache; 3 months)
|
Fri, 20 Jan 2006
|
[ 00:14 kris ]
BROKEN on 7.0: Does not compile
|
Sun, 4 Dec 2005
|
[ 20:53 clement ]
- Convert to new USE_APACHE
- Add SHA256
|
Fri, 14 Oct 2005
|
[ 22:55 green ]
* Allow for compilation to optionally use the MIT Kerberos 5 port like
now, but default to the base system's Heimdal.
* Use existing API to tell Heimdal's libkrb5 where the keytab is, rather
than exporting an environment variable (which is what must be done for
MIT's, apparently) -- this unbreak's specification of the keytab
location in httpd.conf.
* Rewrite the description to be far more accurate: no mention was made
of this module doing real SPNEGO/GSSAPI/Kerberos (as opposed to
"Kerberos password gateway") authentication.
* Bump PORTREVISION.
Approved by: MAINTAINER
PR: ports/86963
|
Mon, 1 Aug 2005
|
[ 09:28 clement ]
- Update to 5.0r6
Submitted by: wollman
PR: ports/83111
|
Wed, 18 Aug 2004
|
[ 16:21 clement ] (Only the first 10 of 55 ports in this commit are shown above. )
- Assign maintainership to freshly created apache@ mailing list
|
Mon, 1 Mar 2004
|
[ 23:48 clement ]
- Fix build on -CURRENT
PR: 62721
Submitted by: Sergey Matveychuk <sem@ciam.ru>
|
[ 16:20 wollman ]
Resign as maintainer of this port. I do not have the time to work on
it right now.
|
Sat, 7 Feb 2004
|
[ 03:31 kris ]
BROKEN on 5.x: Does not compile
|
Fri, 7 Nov 2003
|
[ 09:12 marcus ] (Only the first 10 of 89 ports in this commit are shown above. )
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex
|
Fri, 7 Mar 2003
|
[ 06:12 ade ] (Only the first 10 of 296 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Thu, 18 Jul 2002
|
[ 20:00 wollman ]
Fix typo in default keytab name; bump PORTREVISION.
This has now been verified to work.
|
[ 19:00 wollman ]
Name the module structure what Apache expects it to be called by default.
|
[ 17:20 wollman ]
mod_auth_kerb distribution has moved to sourceforge.
Update to version 4.11.
(NB: I haven't yet checked this for proper function; this just unbreaks
the compile.)
|
Thu, 21 Mar 2002
|
[ 16:10 wollman ]
Fix dynamic linkage. Also provide for the case where ${KRB5_HOME} !=
${LOCALBASE}.
|
Fri, 19 Oct 2001
|
[ 18:40 wollman ]
New port www/mod_auth_kerb: authenticate Web clients against Kerberos v5.
|
Number of commits found: 31 |