index
:
FreeBSD-ports
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
branches/2015Q4
branches/2016Q1
branches/2016Q2
branches/2016Q3
branches/2016Q4
branches/2017Q1
branches/2017Q2
branches/2017Q3
branches/2017Q4
devel
master
Raptor Engineering's fork of pfsense FreeBSD ports tree with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
www
/
apache2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add WITH_PTHREAD_LIBS and WITH_EXPERIMENTAL_THREADS.
clement
2004-01-21
2
-0
/
+5
*
- Fix compilation for threaded MPM.
clement
2004-01-16
1
-5
/
+4
*
- Remove thread support in apr. The code prevents apache from running
clement
2004-01-13
2
-26
/
+1
*
- Per popular request, add "you can you use make show-modules"-like
clement
2004-01-10
4
-17
/
+33
*
Uncomment db42-related lines, since db42 is in the
clement
2004-01-10
1
-3
/
+3
*
s/APACHE_USER/WWWOWN/.
clement
2004-01-10
1
-1
/
+1
*
Mark apache2 as broken when devel/apr is installed and WITH_APR_FROM_PORTS
clement
2004-01-09
1
-10
/
+16
*
- fix SSL detection problem on stable with base OpenSSL [1]
clement
2004-01-09
2
-2
/
+15
*
Apache2 PORTREVISION 2:
clement
2004-01-08
9
-256
/
+438
*
Remove duplicated WITH_EXPERIMENTAL comment.
kuriyama
2003-12-13
1
-1
/
+0
*
- fix LDAP deps (typo) [1]
naddy
2003-11-09
4
-52
/
+154
*
Fix build.
perky
2003-10-30
1
-1
/
+1
*
Update to 2.0.48, which has corrections for two security bugs:
trevor
2003-10-29
7
-1554
/
+1794
*
- fix spelling in CONFLICTS
dinoex
2003-10-25
1
-1
/
+1
*
Add forgotten file to plist.
naddy
2003-10-18
2
-0
/
+2
*
- add CONFLICTS
dinoex
2003-10-14
1
-0
/
+3
*
Cease FreeBSD port maintainerships
edwin
2003-09-24
1
-1
/
+1
*
Fix non-default dependency on openldap2[012] which is broken by splitting.
kuriyama
2003-08-15
1
-1
/
+1
*
Update 2.0.46 --> 2.0.47
cy
2003-07-09
3
-13
/
+173
*
Set GNU_CONFIGURE instead of HAS_CONFIGURE.
kris
2003-07-06
1
-1
/
+1
*
Hand maintainership to submitter
erwin
2003-07-03
1
-1
/
+1
*
Set maintainer to ports@FreeBSD.org
perky
2003-07-02
1
-1
/
+1
*
Add a new knob WITH_LDAP that brings mod_auth_ldap and mod_ldap.
perky
2003-06-12
2
-0
/
+13
*
Change to use ${PKGINSTALL} instead of `pkg-install' to unbreak the build
perky
2003-06-06
1
-1
/
+1
*
[SECURITY FIX]
perky
2003-06-01
4
-64
/
+370
*
- Utilize MASTER_SITE_APACHE_HTTPD [1]
perky
2003-04-16
1
-10
/
+3
*
Add missed files on the previous commit.
perky
2003-04-04
2
-0
/
+20
*
Update to 2.0.45. This update fixes a DDOS vulnerability.
perky
2003-04-04
5
-39
/
+51
*
De-pkg-comment for my ports.
perky
2003-02-25
2
-1
/
+1
*
Remove buggy SSL warning which isn't working correctly for openssl's
perky
2003-01-31
1
-6
/
+0
*
Update to 2.0.44
perky
2003-01-21
3
-36
/
+83
*
Move bin/ap[ru]-config to lib/apache2/ to coexist with devel/apr-devel
perky
2003-01-08
3
-7
/
+25
*
o Change installbuilddir to $PREFIX/share/apache2/build to make porting
perky
2002-11-15
4
-9
/
+28
*
Add MASTER_SITE_RINGSERVER to MASTER_SITES.
knu
2002-10-12
1
-0
/
+1
*
Update to apache 1.3.27 and 2.0.43. This fixes a security vulnerability.
kris
2002-10-05
4
-23
/
+68
*
Update to 2.0.42
perky
2002-09-25
3
-25
/
+121
*
Bump PORTREVISION and expat shlib.
kuriyama
2002-09-17
1
-1
/
+2
*
Update to 2.0.40
perky
2002-08-10
6
-373
/
+429
*
Fixed my stupid MAKE_ENV mistake on NOPORTDOCS=true
perky
2002-08-04
1
-1
/
+1
*
- Add a small hack for worker MPM [1]
perky
2002-07-21
5
-6
/
+81
*
Bump portrevision (textproc/expat2 shlib bump).
kuriyama
2002-07-21
1
-2
/
+2
*
o Install mod_deflate by default
perky
2002-07-14
2
-5
/
+11
*
Correct envvars path on apachectl(1)
perky
2002-07-11
1
-3
/
+14
*
- Add a patch for a bug on infinite loop in HTTP_IN
perky
2002-07-09
2
-2
/
+12
*
Fix more fatal bugs on htpasswd(1)
perky
2002-07-08
2
-4
/
+20
*
Use ${INSTALL_DATA} instead of ${CP} to set others readable on 077 umasks
perky
2002-06-28
1
-1
/
+1
*
o Fix the htpasswd logic bug around -c and -n options
perky
2002-06-27
3
-18
/
+15
*
- Sync www/apache13's change (.default -> -dist)
pat
2002-06-21
3
-84
/
+83
*
* Always use /bin/sh for configure and build.
naddy
2002-06-20
1
-2
/
+2
*
Add USE_REINPLACE where appropriate.
sobomax
2002-06-19
1
-0
/
+1
[next]