jow
01b4331573
[packages] apache: depends on unixodbc
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32305 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-13 00:22:07 +00:00
nico
00f85e38f9
packages/apache: fix copy/paste error in r28846
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28847 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-08 00:26:30 +00:00
nico
541242b49a
packages/apache: change runtime dir from /var/log to /var/run
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-08 00:17:39 +00:00
nico
a85dbe5722
packages/apache: force use of LFS and 64-bit off_t here as well, use FPIC
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28845 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-08 00:17:32 +00:00
cshore
926d180653
[net] Web Servers/Proxies: Move all web servers, proxies, and related programs into the combined Web Servers/Proxies category. One-stop shopping.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26061 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-12 04:41:35 +00:00
thepeople
1067e1b038
update to 2.2.15, from #6859
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20211 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 18:05:51 +00:00
lars
1e28de24b4
[packages] Use default templates instead of custom reimplementations where applicable
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-18 13:10:21 +00:00
nico
1daf9469b7
[packages] massive: use $(INSTALL_DIR) instead of 'mkdir -p' in install and InstallDev
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18816 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 11:06:19 +00:00
florian
c3f10bb9e7
[package] update apache2 to 2.2.14 ( #6226 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18543 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-26 16:05:34 +00:00
florian
9d038fb0d6
[package] update apache to 2.2.13, drop httpd.conf file and patch it directly in the sources ( #5858 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17645 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-20 13:13:05 +00:00
nico
198f733af8
[packages] apache: remove apache-server and move all server stuff in apache ( closes : #5024 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15483 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-29 13:04:01 +00:00
nbd
996067d6b3
nuke $Id$ in /packages as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:22:30 +00:00
nbd
ee3b4868a3
install apache includes into usr/include/apache instead of usr/include - fixes xf86-video-geode compile (and possibly others as well)
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12758 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28 09:20:20 +00:00
florian
1c43ae7615
Upgrade apache to 2.2.9 ( #3671 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-05 12:59:10 +00:00
nico
b90de0e5f7
fix path to apr-1-config & apu-1-config ( closes : #3113 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10822 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 18:20:42 +00:00
nbd
f2e55a8fb5
lots of package cleanups/fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9948 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 02:12:26 +00:00
nbd
bf06dbb788
remove UninstallDev
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9907 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 01:59:55 +00:00
nbd
93697f7adf
fix apache compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9877 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-23 21:35:37 +00:00
nbd
07107d3352
fix apache build
...
Fixes a build error in apache
Signed-off-by: Russell Senior <seniorr@aracnet.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9752 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-14 07:12:39 +00:00
nbd
e296673ba6
packages: Use $(CP) instead of $(INSTALL_BIN) for binaries.
...
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:59:01 +00:00
blogic
0550a9ac78
remove PKG_CAT from packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-18 18:46:37 +00:00
blogic
293efb7831
DESCRIPTION:= is obselete
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9304 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-14 04:32:56 +00:00
olli
0ae0e5721a
[Packages]: Fix dependencies
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9268 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-12 11:35:02 +00:00
blogic
1120328d15
InstallDev should be using (1) and not (STAGING_DIR)
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9173 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-07 03:20:26 +00:00
crazy_imp
e95a458c23
- move into the "Web" Submenu
...
- add a second mirror because the first is dead at the moment
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9038 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-26 16:58:07 +00:00
rwhitby
7790a16128
apache-server: Defined conffiles so user changes are not overwritten. Enabled mod_proxy so you can proxy webif requests to busybox httpd. Ensured that all conf files are indeed under /etc/apache, and that httpd uses this as the default location.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8908 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-21 11:27:30 +00:00
rwhitby
03a88de29d
apache: Updated to 2.2.6, and moved the config files into /etc/apache as per discussion with nbd.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-21 04:25:06 +00:00
crazy_imp
9bc02cddec
add apache
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8010 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-16 20:58:42 +00:00