aboutsummaryrefslogtreecommitdiff
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* Claim remainin AxKit and p5-Apache-* modulesPhilip M. Gollucci2009-06-1310-10/+10
| | | | Notes: svn path=/head/; revision=235678
* - Backport patches to fix the following security vulnerabilities:Beat Gaetzi2009-06-1318-3/+4557
| | | | | | | | | | | | | | | CVE-2009-1834 CVE-2009-1835 CVE-2009-1836 CVE-2009-1838 CVE-2009-1841 Obtained from: Mozilla Bugzilla Security: http://www.vuxml.org/freebsd/da185955-5738-11de-b857-000f20797ede.html With hat: Gecko gang Notes: svn path=/head/; revision=235674
* - Update to 3.0.11Beat Gaetzi2009-06-132-4/+4
| | | | | | | Security: http://www.vuxml.org/freebsd/da185955-5738-11de-b857-000f20797ede.html Notes: svn path=/head/; revision=235673
* - Revert the bdb change in the last batchPhilip M. Gollucci2009-06-122-2/+2
| | | | | | | | | - Reported by: Serveral With Hat: apache@ Notes: svn path=/head/; revision=235655
* Update to 1.5Steven Kreuzer2009-06-122-4/+4
| | | | | | | Approved by: wxs (mentor) Notes: svn path=/head/; revision=235644
* - Update to 4.2.0Philip M. Gollucci2009-06-122-4/+4
| | | | Notes: svn path=/head/; revision=235615
* crap, that was supposed to be in the previous commitPhilip M. Gollucci2009-06-121-1/+1
| | | | Notes: svn path=/head/; revision=235609
* - Drop .sh suffices on rc.d scripts, add note to UPDATINGPhilip M. Gollucci2009-06-128-5/+423
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Commit the final part of the bdb patch improving the value passed to --with-berkely-db [1] - Silence the blasted warnings about accf [2] (Will send this upstream) - Address httpd issue 42829* - graceful restart with multiple listeners using prefork MPM can result in hung processes [3] - Address httpd issue 29744+ - CONNECT does not work over existing SSL connection [4] - Drop .sh suffices on rc.d scripts, add note to UPDATING [5] - Bump PORTREVISION PRs: ports/110651 [1], ports/132528 [2], ports/134457 [3] ports/135478 Submitted by: "Timur I. Bakeyev" <timur@gnu.org> [1] bz@ [2] Alexander <freebsd@nagilum.org> [4] myself (pgollucci@) [5] Requested by: apache@ (several) [3] Tested by: P6 TB (running live > 5 days) RideCharge TB (running live > 3 days) Apache Software Foundation (ASF) TB (running live > 1 day) Sponosored by: RideCharge Inc. Notes: svn path=/head/; revision=235608
* - Update to 1.44Thomas Abthorpe2009-06-112-4/+4
| | | | | | | | PR: ports/135455 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer) Notes: svn path=/head/; revision=235593
* Force rebuild with R13B01.Jimmy Olgeni2009-06-111-0/+1
| | | | Notes: svn path=/head/; revision=235577
* Update to WWW-Curl-4.07, refresh the patches and add descriptivePeter Pentchev2009-06-114-12/+16
| | | | | | | headers on the patch files. Notes: svn path=/head/; revision=235575
* - Update to 1.2.2Cheng-Lung Sung2009-06-112-4/+4
| | | | | | | | PR: ports/135355 Submitted by: pgollucci Notes: svn path=/head/; revision=235566
* Remove epiphany-webkit.Koop Mast2009-06-103-30/+0
| | | | | | | | It currently doesn't build. And the next major version of epiphany only supports webkit. We don't need a slave port for it. Notes: svn path=/head/; revision=235537
* - Update to 2.1.5Philip M. Gollucci2009-06-102-4/+4
| | | | Notes: svn path=/head/; revision=235525
* Upgrade to 0.11.Jun Kuriyama2009-06-102-4/+4
| | | | Notes: svn path=/head/; revision=235523
* Update from 0.8.0 to 0.8.1.Sergey A. Osokin2009-06-092-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | <ChangeLog> *) Feature: the "updating" parameter in "proxy_cache_use_stale" and "fastcgi_cache_use_stale" directives. *) Bugfix: the "If-Modified-Since", "If-Range", etc. client request header lines were passed to backend while caching if no "proxy_set_header" directive was used with any parameters. *) Bugfix: the "Set-Cookie" and "P3P" response header lines were not hidden while caching if no "proxy_hide_header/fastcgi_hide_header" directives were used with any parameters. *) Bugfix: the ngx_http_image_filter_module did not support GIF87a format. Thanks to Denis Ilyinyh. *) Bugfix: nginx could not be built modules on Solaris 10 and early; the bug had appeared in 0.7.56. </ChangeLog> Notes: svn path=/head/; revision=235508
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-092-2/+4
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* Fix plistPav Lucistnik2009-06-091-1/+1
| | | | Notes: svn path=/head/; revision=235502
* Ark is a web application framework. It's heavily inspired by CatalystJun Kuriyama2009-06-096-0/+146
| | | | | | | | | | | | | Framework. Most different point between Ark and Catalyst is that Ark has CGI specific mode which can run applications less latency under CGI environment. WWW: http://opensource.kayac.com/en/projects/ark/ Notes: svn path=/head/; revision=235472
* - Update lang/python26 and make Python 2.6.2 to the default Python versionMartin Wilke2009-06-084-4/+7
| | | | | | | | Tested by: 3 pointyhat runs Thanks to: pav, gahr, lwhsu, mva, amdmi3 Notes: svn path=/head/; revision=235453
* - Updated to 0.2.5931Greg Larkin2009-06-082-5/+4
| | | | Notes: svn path=/head/; revision=235452
* - update to 0.13Yen-Ming Lee2009-06-082-21/+25
| | | | | | | | | PR: 134138 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=235442
* Update to 1.112Lars Thegler2009-06-082-4/+4
| | | | Notes: svn path=/head/; revision=235424
* Be sure to remove -std= from apxs.Ed Schouten2009-06-082-0/+11
| | | | | | | | | | | My change to apache13, to build it with -std=gnu89 also caused this compiler flag to be exposed through the apxs utility. This caused some Apache modules to fail to build. Reported by: pav, miwi Notes: svn path=/head/; revision=235422
* - Mark BROKEN: KompoZer 0.7.10 is not compatible withMartin Wilke2009-06-081-0/+2
| | | | | | | | | | GTK 2.14 and higher, hence the crashes. PR: 134219 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> Notes: svn path=/head/; revision=235417
* 2009-06-09 www/apache-jserv: superceeded by tomcatPhilip M. Gollucci2009-06-0815-393/+0
| | | | Notes: svn path=/head/; revision=235412
* - USE_APACHE=yes is deprecatedPhilip M. Gollucci2009-06-081-1/+1
| | | | Notes: svn path=/head/; revision=235411
* - Backport apr-util security fixes pending the 2.2.12 release (forthcomming)Philip M. Gollucci2009-06-084-1/+91
| | | | | | | | | | Security: http://www.vuxml.org/freebsd/eb9212f7-526b-11de-bbf2-001b77d09812 PR: ports/135310 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> With Hat: apache Notes: svn path=/head/; revision=235409
* - Backport apr-util security fixes pending the 2.2.12 release (forthcomming)Philip M. Gollucci2009-06-084-1/+91
| | | | | | | | | | Security: http://www.vuxml.org/freebsd/eb9212f7-526b-11de-bbf2-001b77d09812 PR: ports/135310 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> With Hat: apache Notes: svn path=/head/; revision=235407
* - Update to 6.14.1.Felippe de Meirelles Motta2009-06-083-9/+9
| | | | | | | | | | - Respect PORTEXAMPLES. PR: ports/135336 Submitted by: Hugo Leisink <hugo@leisink.net> (maintainer) Notes: svn path=/head/; revision=235402
* - Update to 0.6.2Beat Gaetzi2009-06-072-4/+4
| | | | | | | | | PR: ports/135318 Submitted by: Ayumi M <ayu AT commun.jp> (maintainer) Approved by: miwi (mentor, implicit) Notes: svn path=/head/; revision=235378
* - Update maintainer mail adresseMartin Wilke2009-06-071-1/+1
| | | | | | | Submitted by: "b. f." <bf1783@gmail.com> (maintainer via private mail) Notes: svn path=/head/; revision=235373
* - Update to 1.43Thomas Abthorpe2009-06-072-4/+4
| | | | | | | | PR: ports/135302 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer) Notes: svn path=/head/; revision=235350
* - Workaround for a problem when access one symbolic link and end with /.Marcus Alves Grando2009-06-062-1/+22
| | | | | | | | | - Bump PORTREVISION. Take from: http://redmine.lighttpd.net/issues/1989 Notes: svn path=/head/; revision=235342
* - Update to 0.32Martin Wilke2009-06-062-4/+4
| | | | | | | | PR: 135271 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=235338
* Force building of the static lib to fix the plist.Joe Marcus Clarke2009-06-061-2/+3
| | | | Notes: svn path=/head/; revision=235324
* - Update to 1.4.0Martin Wilke2009-06-062-5/+5
| | | | Notes: svn path=/head/; revision=235320
* Upgrade to 0.11.Jun Kuriyama2009-06-063-8/+14
| | | | Notes: svn path=/head/; revision=235316
* Upgrade to 0.1.8.Jun Kuriyama2009-06-062-5/+5
| | | | Notes: svn path=/head/; revision=235315
* - Update to 3.2.3.1Pav Lucistnik2009-06-063-9/+9
| | | | | | | | PR: ports/134581 Submitted by: maintainer Notes: svn path=/head/; revision=235311
* - Add a missing dependency on ruby-iconvTAKATSU Tomonari2009-06-061-13/+14
| | | | | | | | | | | - Install samidare.1 manpage - Make portlint happier - Change MAINTAINER address from tota@rtfm.jp to tota@FreeBSD.org Approved by: maho (mentor) Notes: svn path=/head/; revision=235309
* eCAP is a software interface that allows a network application,Martin Wilke2009-06-065-0/+67
| | | | | | | | | | | | | such as an HTTP proxy or an ICAP server, to outsource content analysis and adaptation to a loadable module. WWW: http://www.e-cap.org/ PR: ports/135190 Submitted by: Thomas-Martin Seck <tmseck at web.de> Notes: svn path=/head/; revision=235307
* - Update to 0.7.1Beat Gaetzi2009-06-062-5/+5
| | | | | | | | | | | - Mark MAKE_JOBS_SAFE again PR: ports/135240 Submitted by: Shane Bell <decept0 AT gmail.com> (maintainer) Approved by: miwi (mentor, implicit) Notes: svn path=/head/; revision=235300
* Short-circuit the Gecko compile test to prevent the file system fromJoe Marcus Clarke2009-06-061-0/+1
| | | | | | | | | being touched when libxul is used as a Gecko provider. Reported by: bsam Notes: svn path=/head/; revision=235295
* - Update to 1.42Martin Wilke2009-06-052-6/+6
| | | | | | | | | PR: 135258 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=235235
* - Update to 2.0.15Martin Wilke2009-06-052-4/+4
| | | | | | | | PR: 135193 Submitted by: Florian Smeets <flo@kasimir.com> (maintainer) Notes: svn path=/head/; revision=235233
* - Update to 0.9.0.7Martin Wilke2009-06-052-5/+6
| | | | | | | | | | | - Take maintainership PR: 135155 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=235228
* - Fix maintainer mail adressMartin Wilke2009-06-051-1/+1
| | | | | | | Reported by: portscout.org Notes: svn path=/head/; revision=235223
* - Fix a segfault in mod_perl startup due to a bugPhilip M. Gollucci2009-06-052-0/+20
| | | | | | | | | | | | | in gcc related optimizations. - Fixed upstream in branches/1.x@r781917 - Bump PORTREVISION PR: ports/13479 Reported by: Troy <troy@twisted.net> Submitted by: Tim Zingelman <zingelman@fnal.gov> Notes: svn path=/head/; revision=235192
* Update to 2.2.0.2 release.Alex Dupre2009-06-052-4/+4
| | | | Notes: svn path=/head/; revision=235191