index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
www
/
apache13
Commit message (
Expand
)
Author
Age
Files
Lines
*
One @unexec was misplaced in pkg-plist
Andrey A. Chernov
2002-05-11
2
-2
/
+2
*
Back out a+x cgi-bin.default example scripts for paranoid safety sake
Andrey A. Chernov
2002-05-10
1
-2
/
+1
*
chmod a+x cgi-bin.default example scripts
Andrey A. Chernov
2002-05-09
1
-3
/
+5
*
Use lowercased yes for WITH_APACHE_SUEXEC
Andrey A. Chernov
2002-05-08
1
-1
/
+1
*
1) Add SUEXEC configuration support
Andrey A. Chernov
2002-05-07
2
-6
/
+44
*
Pick official proxy_http1.1_chunking.patch
Andrey A. Chernov
2002-05-04
4
-6
/
+11
*
Replace PREFIX globally
Andrey A. Chernov
2002-04-24
1
-2
/
+2
*
Make startscript apache.sh PREFIX aware at install time,
Dirk Meyer
2002-04-22
2
-8
/
+7
*
Respect ${CC} completely.. without this, LD_SHLIB gets hardcoded to "gcc".
Pete Fritchman
2002-03-31
1
-1
/
+1
*
Add warning about relative URL in Redirect: (changed now)
Andrey A. Chernov
2002-03-24
2
-0
/
+6
*
Upgrade to 1.3.24
Andrey A. Chernov
2002-03-23
3
-2
/
+3
*
Allow to configure HARD_SERVER_LIMIT via 'make' variable
Andrey A. Chernov
2002-02-19
1
-2
/
+10
*
Upgrade to 1.3.23
Andrey A. Chernov
2002-01-25
8
-67
/
+38
*
Suggest a command to delete user instead of actually deleting it
Andrey A. Chernov
2001-12-07
2
-7
/
+2
*
Don't put 'manual' link to the Apache manual, it already handled by httpd.conf
Andrey A. Chernov
2001-12-02
3
-7
/
+4
*
Add symbolic link to apache's manual into pkg-plist
Andrey A. Chernov
2001-12-01
2
-1
/
+3
*
Use ${SH} to run pkg-install. It seems that CTM not preserve x-bit
Andrey A. Chernov
2001-11-02
1
-1
/
+1
*
CONFIGURE_ARGS = -> += for child ports
Andrey A. Chernov
2001-10-28
1
-1
/
+2
*
Install properly in case existen main "data" and "cgi-bin" are symlinks
Andrey A. Chernov
2001-10-22
3
-5
/
+5
*
Fix Group replacing in httpd.conf
Andrey A. Chernov
2001-10-21
2
-3
/
+8
*
Switch to www:www
Andrey A. Chernov
2001-10-21
3
-7
/
+64
*
Separate manual and default data dir
Andrey A. Chernov
2001-10-17
4
-296
/
+393
*
Upgrade to 1.3.22
Andrey A. Chernov
2001-10-14
5
-32
/
+72
*
Rewrite @exec's so final condition always be true on success
Andrey A. Chernov
2001-08-25
1
-7
/
+7
*
Upgrade to 1.3.20
Andrey A. Chernov
2001-05-22
4
-62
/
+26
*
Apache dist moved to another subdir
Andrey A. Chernov
2001-04-07
1
-15
/
+16
*
Add official patch to not coredump on missing ServerName
Andrey A. Chernov
2001-03-31
1
-0
/
+53
*
Upgrade to 1.3.19
Andrey A. Chernov
2001-03-06
3
-7
/
+24
*
bump portrevision
Andrey A. Chernov
2001-02-12
1
-0
/
+1
*
Add official fix for RewriteMap bug
Andrey A. Chernov
2001-02-12
2
-0
/
+4
*
Some spaces -> tabs for ports/www.
Jimmy Olgeni
2001-02-05
1
-1
/
+1
*
Upgrade to 1.3.17
Andrey A. Chernov
2001-01-30
3
-18
/
+48
*
Massive style enforcement - use ^I instead of spaces for variables identation.
Maxim Sobolev
2001-01-16
1
-4
/
+4
*
Goodbye, YEAR2000. Hello, 2001.
Will Andrews
2001-01-01
1
-2
/
+0
*
Add official mod_rewrite fix
Andrey A. Chernov
2000-12-27
2
-0
/
+5
*
Upgrade to 1.3.14
Andrey A. Chernov
2000-10-14
3
-6
/
+26
*
Move all modules from static to shared to allow maximal configuration
Andrey A. Chernov
2000-10-11
2
-2
/
+22
*
Cosmetic changes to reduce difference between apache13 ports.
Jun Kuriyama
2000-08-22
1
-23
/
+23
*
Fix path to apachectl in stop
Andrey A. Chernov
2000-07-18
1
-1
/
+1
*
As threatened on freebsd-ports: all startup scripts know about the two
Thomas Gellekum
2000-07-05
2
-3
/
+21
*
Remove unchanged configuration files and www/{cgi-bin,data} symlinks.
Satoshi Asami
2000-06-02
1
-0
/
+7
*
Add appropriate AddType and DirectoryIndex in preparation for
Dirk Froemberg
2000-05-29
1
-4
/
+50
*
Trim lines that were out of DESCR style, use proper WWW:
Bill Fumerola
2000-05-07
1
-10
/
+1
*
Fix typo
Chris Piazza
2000-04-10
1
-1
/
+1
*
Update with the new PORTNAME/PORTVERSION variables
Chris Piazza
2000-04-10
1
-3
/
+3
*
upgrade to 1.3.12
Andrey A. Chernov
2000-02-26
3
-7
/
+6
*
Add official cross side scripting security patch
Andrey A. Chernov
2000-02-02
2
-0
/
+4
*
upgrade to 1.3.11
Andrey A. Chernov
2000-01-24
5
-40
/
+45
*
cp/ln all *.default stuff with original names if they not present
Andrey A. Chernov
1999-11-15
1
-0
/
+7
*
upgrade to 1.3.9
Andrey A. Chernov
1999-09-03
9
-115
/
+100
[next]