notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: www/mod_auth_kerb/Makefile
SVNWeb

Number of commits found: 31

Sun, 1 Jan 2012
[ 19:30 ohauer search for other commits by this committer ] Original commit  (Only the first 10 of 505 ports in this commit are shown above. View all ports for this commit)
- remove apache13 and ports depending on apache13 from portstree
  ( EXPIRATION_DATE=2012-01-01 )

with hat apache@
Wed, 2 Nov 2011
[ 03:43 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 93 ports in this commit are shown above. View all ports for this commit)
- sync apache13 related EXPIRATION_DATE

With Hat:       apache@
Wed, 7 Sep 2011
[ 03:00 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 116 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"

with hat apache@
Sat, 20 Aug 2011
[ 19:00 ohauer search for other commits by this committer ] Original commit  (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
- USE_APACHE=  /1.3/13/  /2.0/20/ /2.2/22/
Tue, 25 May 2010
[ 20:17 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 59 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit  (Only the first 10 of 179 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with W
Sun, 17 May 2009
[ 07:24 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes
Mon, 11 May 2009
[ 07:35 pgollucci search for other commits by this committer ] Original commit 
- Cleanup apxs -> APXS usage
- Clean up PLIST_SUB vars
- Use %%AP*%% in pkg-plist
Mon, 12 Jan 2009
[ 02:07 pgollucci search for other commits by this committer ] Original commit 
- www/apache13 support in this module stops at 5.3 set PORTSCOUT
[ 02:05 pgollucci search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- Unbreak on >= 7.0

PR:             ports/119794
Submitted by:   KAMIYA Satosi <mimoriso@gmail.com>
Mon, 23 Jul 2007
[ 14:45 dinoex search for other commits by this committer ] Original commit 
- drop confusing OPTIONS
- support build with heimdal from ports
PR:             97385
[ 14:18 dinoex search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
BROKEN on 7.0: Does not compile
Sun, 4 Dec 2005
[ 20:53 clement search for other commits by this committer ] Original commit 
- Convert to new USE_APACHE
- Add SHA256
Fri, 14 Oct 2005
[ 22:55 green search for other commits by this committer ] Original commit 
* 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 search for other commits by this committer ] Original commit 
- Update to 5.0r6

Submitted by:   wollman
PR:             ports/83111
Wed, 18 Aug 2004
[ 16:21 clement search for other commits by this committer ] Original commit  (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
- Assign maintainership to freshly created apache@ mailing list
Mon, 1 Mar 2004
[ 23:48 clement search for other commits by this committer ] Original commit 
- Fix build on -CURRENT

PR:             62721
Submitted by:   Sergey Matveychuk <sem@ciam.ru>
[ 16:20 wollman search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit 
BROKEN on 5.x: Does not compile
Fri, 7 Nov 2003
[ 09:12 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 89 ports in this commit are shown above. View all ports for this commit)
Use the new Apache bits from bsd.port.mk.

Submitted by:   dinoex
Fri, 7 Mar 2003
[ 06:12 ade search for other commits by this committer ] Original commit  (Only the first 10 of 296 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
Fix typo in default keytab name; bump PORTREVISION.
This has now been verified to work.
[ 19:00 wollman search for other commits by this committer ] Original commit 
Name the module structure what Apache expects it to be called by default.
[ 17:20 wollman search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit 
Fix dynamic linkage.  Also provide for the case where ${KRB5_HOME} !=
${LOCALBASE}.
Fri, 19 Oct 2001
[ 18:40 wollman search for other commits by this committer ] Original commit 
New port www/mod_auth_kerb: authenticate Web clients against Kerberos v5.    

Number of commits found: 31