notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: www/apache2/Makefile

Number of commits found: 140 (showing only 40 on this page)

«  1 | 2 

Saturday, 5 Oct 2002
09:18 kris search for other commits by this committer
Update to apache 1.3.27 and 2.0.43.  This fixes a security vulnerability.
Mark apache13-ssl FORBIDDEN because the new version does not yet exist.

Partially based on patches submitted by below authors.

Submitted by:   "Sergey A. Osokin" <osa@freebsd.org.ru>,
                Udo Schweigert <udo.schweigert@siemens.com>,
                Lev A. Serebryakov <lev@serebryakov.spb.ru>
PR:             ports/43682, ports/43688, ports/43666, ports/43681
Original commit
Wednesday, 25 Sep 2002
16:42 perky search for other commits by this committer
Update to 2.0.42

Approved by:    will (portmgr)
Original commit
Tuesday, 17 Sep 2002
07:41 kuriyama search for other commits by this committer
Bump PORTREVISION and expat shlib.
Original commit
Saturday, 10 Aug 2002
00:56 perky search for other commits by this committer
Update to 2.0.40
Original commit
Sunday, 4 Aug 2002
17:45 perky search for other commits by this committer
Fixed my stupid MAKE_ENV mistake on NOPORTDOCS=true

PR:             41292 [1]
Submitted by:   Clemens Oertel <oertel@uni-tuebingen.de>
                Oliver Eikemeier <eikemeier@fillmore-labs.com> [1]
Original commit
Sunday, 21 Jul 2002
02:23 perky search for other commits by this committer
- Add a small hack for worker MPM [1]
  (worker MPM with this hack seems to work without visible problems.
   and still requires -DFORCE_THREADING_MPM to build for worker MPM.)
- Fix plist for worker MPM
- Comment out fancy modules from default httpd.conf

Tested on:      ref5.freebsd.org, several 4-stable machines [1]
Original commit
02:17 kuriyama search for other commits by this committer
Bump portrevision (textproc/expat2 shlib bump).
Original commit
Sunday, 14 Jul 2002
03:58 perky search for other commits by this committer
o Install mod_deflate by default
o Add mod_bucketeer and mod_optional_* modules to WITH_EXPERIMENTAL modules
o Bump port revision

PR:             40529
Submitted by:   Lawrence Ho <lawrenceho@fastmail.fm>
Original commit
Tuesday, 9 Jul 2002
11:22 perky search for other commits by this committer
- Add a patch for a bug on infinite loop in HTTP_IN
  filter that allows DoS attack.
- Bump PORTREVISION
- Change maintainer address

Obtained from: Apache Group CVS (rev 1.150-1.151)
Original commit
Monday, 8 Jul 2002
07:42 perky search for other commits by this committer
Fix more fatal bugs on htpasswd(1)

Requested by:   "Jon Noack" <noackjr@compgeek.com>
Obtained from:  Apache Group CVS (rev 1.49-1.51)
Original commit
Friday, 28 Jun 2002
00:10 perky search for other commits by this committer
Use ${INSTALL_DATA} instead of ${CP} to set others readable on 077 umasks

PR:             38389
Submitted by:   abatko@cs.mcgill.ca
Original commit
Thursday, 27 Jun 2002
00:22 perky search for other commits by this committer
o Fix the htpasswd logic bug around -c and -n options
o Take away WITH_BUNDLED_EXPAT option (use textproc/expat2)
o Bump PORTREVISION

Prompted by:    Jon Noack <noackjr@rice.edu> (htpasswd)
Obtained from:  Apache Project's CVS (htpasswd)
Original commit
Friday, 21 Jun 2002
23:47 pat search for other commits by this committer
- Sync www/apache13's change (.default -> -dist)
- Change default to WITH_BULDLED_EXPAT
- Reorder .if .endif blocks (.if WITH_MPM must appear earlier than .if
WITHOUT_CACHE)
- Some minor style fixes
- Bump PORTREVISION

PR:             ports/39635
Submitted by:   maintainer
Original commit
Thursday, 20 Jun 2002
11:03 naddy search for other commits by this committer
* Always use /bin/sh for configure and build.
* Fix EXPAT_PATHS substitution on 4.4.

Submitted by:   maintainer Hye-Shik Chang <perky@fallin.lv>
Original commit
Wednesday, 19 Jun 2002
08:18 sobomax search for other commits by this committer
Add USE_REINPLACE where appropriate.
Original commit
Tuesday, 18 Jun 2002
23:02 pat search for other commits by this committer
- Update to 2.0.39, the emergency security update.
- Unmark FORBIDDEN

PR:             ports/39477
Submitted by:   maintainer
Original commit
12:33 nectar search for other commits by this committer
Mark FORBIDDEN until an update is available.
See <URL:http://httpd.apache.org/info/security_bulletin_20020617.txt>.
Original commit
Sunday, 26 May 2002
13:25 ijliao search for other commits by this committer
- Better WITH_SUEXEC support
- Build with textproc/expat2 unless defined(WITH_BUNDLED_EXPAT)

PR:             38552
Submitted by:   maintainer
Original commit
Thursday, 23 May 2002
00:32 pat search for other commits by this committer
Fix ports for building with -current without perl

PR:             38359
Submitted by:   maintainer
Original commit
Thursday, 9 May 2002
03:55 cy search for other commits by this committer
1.  Upgrade 2.0.35 --> 2.0.36

2.  Port printed message to "pw userdel www" if port removed permanently.
    However master.passwd 1.25.2.5 has user www by default, so this is no
    longer correct advice.  Removed pkg-deinstall to correct this.

PR:             37849 and 36907
Approved by:    MAINTAINER:  Hye-Shik Chang <perky@fallin.lv>
Original commit
Thursday, 18 Apr 2002
20:29 ijliao search for other commits by this committer
Respect $DESTDIR for all paths

PR:             37211
Submitted by:   maintainer
Original commit
Thursday, 11 Apr 2002
05:16 ijliao search for other commits by this committer
- Disable THREADS by default (many ports people reported problems around
  threads)
- Bump port revision
- Added two more "POSIX expr" patch target for 5-CURRENT

PR:             36981
Submitted by:   maintainer
Original commit
Monday, 8 Apr 2002
13:30 roberto search for other commits by this committer
Fix typo in the optional WITH_SUEXEC section.

PR:             ports/36872
Submitted by:   Hye-Shik Chang <perky@fallin.lv> (MAINTAINER)
Original commit
06:45 pat search for other commits by this committer
Update to 2.0.35 (first GA release!)

PR:             36834
Submitted by:   maintainer
Original commit
Sunday, 7 Apr 2002
06:21 obrien search for other commits by this committer
Don't try to fetch the "-beta" file.  `make fetch' returns "Multiple files".
Original commit
Saturday, 23 Mar 2002
08:31 pat search for other commits by this committer
Update to 2.0.32

PR:             36040
Submitted by:   maintainer
Original commit
Tuesday, 22 Jan 2002
16:01 dwcjr search for other commits by this committer
Fix problem where installation would overwrite existing config files   Bump
PORTREVISION    
Original commit
Thursday, 13 Dec 2001
10:12 ijliao search for other commits by this committer
Fix invalid path problem on building extension module with apxs.    
Original commit
Friday, 7 Dec 2001
23:12 ache search for other commits by this committer
Suggest a command to delete user instead of actually deleting it    
Original commit
Saturday, 1 Dec 2001
15:34 kuriyama search for other commits by this committer
Fix to define correct $PATCHFILES which is introduced in previous commit.    
Original commit
07:58 kuriyama search for other commits by this committer
PLIST cleanup.    
Original commit
Friday, 23 Nov 2001
05:03 dwcjr search for other commits by this committer
Fix a problem that apache release can't detach from launcher's   terminal    
Original commit
Monday, 19 Nov 2001
22:47 dwcjr search for other commits by this committer
Update to 2.0.28    
Original commit
Tuesday, 6 Nov 2001
21:37 knu search for other commits by this committer
Set LATEST_LINK to apache2 in favor of www/apache13.    
Original commit
Monday, 29 Oct 2001
20:11 ache search for other commits by this committer
Oops, CVS not change access bits on removing/adding, so use ${SH} trick    
Original commit
20:05 ache search for other commits by this committer
Second part to fix missing x-bit on pkg*install    
Original commit
Wednesday, 24 Oct 2001
17:03 ache search for other commits by this committer
Sync with main Apache    
Original commit
Tuesday, 17 Apr 2001
18:26 will search for other commits by this committer
Fix problems with configure bug that doesn't evaluate variables for  
support/*.in.    
Original commit
Friday, 13 Apr 2001
15:48 will search for other commits by this committer
Add ipv6 to CATEGORIES, since Apache supports IPv6 by default.    
Original commit
05:43 will search for other commits by this committer
Bring in Apache 2.0.16-beta.  Just in time for the release...    
Original commit

Number of commits found: 140 (showing only 40 on this page)

«  1 | 2