aboutsummaryrefslogtreecommitdiff
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* Update from 0.7.28 to 0.7.30.Sergey A. Osokin2008-12-252-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | <ChangeLog> Changes with nginx 0.7.30 *) Bugfix: a segmentation fault occurred in worker process, if variables were used in the "fastcgi_pass" and "proxy_pass" directives and host name must be resolved; the bug had appeared in 0.7.29. Changes with nginx 0.7.29 *) Bugfix: the "fastcgi_pass" and "proxy_pass" directives did not support variables if unix domain sockets were used. *) Bugfixes in subrequest processing; the bugs had appeared in 0.7.25. *) Bugfix: a "100 Continue" response was issued for HTTP/1.0 requests; Thanks to Maxim Dounin. *) Bugfix: in memory allocation in the ngx_http_gzip_filter_module on Cygwin. </ChangeLog> Notes: svn path=/head/; revision=224732
* Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on portsMark Linimon2008-12-251-1/+1
| | | | | | | | | right now, by request. Hat: portmgr Notes: svn path=/head/; revision=224731
* - Update to 3.0.STABLE11Martin Wilke2008-12-256-30/+962
| | | | | | | | | | - Enable the squid_kerb_auth helper as in www/squid PR: 129913 Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer) Notes: svn path=/head/; revision=224726
* - Disconnect www/phpSysInfoMartin Wilke2008-12-241-1/+2
| | | | | | | - Connect www/phpsysinfo www/phpsysinfo-dev Notes: svn path=/head/; revision=224715
* - Remove www/phpSysInfo, port has been split to www/phpsysinfoMartin Wilke2008-12-245-208/+0
| | | | | | | and www/phpsysinfo-dev Notes: svn path=/head/; revision=224714
* - Downgrade from 3.0-RC6 (dev) to 2.5.4 (stable)Martin Wilke2008-12-245-114/+309
| | | | | | | | | | | | | - Set PORTEPOCH - Mark conflict / LATEST_LINK with www/phpsysinfo-dev - Update pkg-descr - Update WWW PR: 126823 Submitted by: Walter Venable <walt@relnor.com> (maintainer) Notes: svn path=/head/; revision=224713
* - Update pkg-descr / WWWMartin Wilke2008-12-242-7/+10
| | | | | | | | | | - Set conflict / LATEST_LINK with phpsysinfo PR: 126823 Submitted by: Walter Venable <walt@relnor.com> (maintainer) Notes: svn path=/head/; revision=224712
* - Update to 1.2.1Martin Wilke2008-12-243-9/+17
| | | | | | | | | | - Put maintainership to submitter PR: 129804 Submitted by: Wen Heping <wenheping@gmail.com> Notes: svn path=/head/; revision=224708
* - Update to 1.6.2Martin Wilke2008-12-243-55/+213
| | | | | | | | PR: 129806 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=224707
* - 0.09Martin Wilke2008-12-242-4/+4
| | | | | | | | PR: 129789 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) Notes: svn path=/head/; revision=224706
* Update to 1.21Philip M. Gollucci2008-12-242-4/+4
| | | | | | | Approved by: gabor (mentor) Notes: svn path=/head/; revision=224676
* - Update to 3.0.4Martin Wilke2008-12-232-4/+4
| | | | | | | | PR: 129845 Submitted by: Zhen REN <bg1tpt@gmail.com> (maintainer) Notes: svn path=/head/; revision=224656
* - Change BROKEN to FORBIDDEN (will read the handbook moreGreg Larkin2008-12-231-1/+1
| | | | | | | | | carefully next time!) Reported by: miwi Notes: svn path=/head/; revision=224639
* - Mark broken until 4.2.4 port upgrade is completeGreg Larkin2008-12-231-0/+2
| | | | | | | Security: http://secunia.com/advisories/33040 Notes: svn path=/head/; revision=224638
* - Updated to 1.2.3Greg Larkin2008-12-232-4/+4
| | | | Notes: svn path=/head/; revision=224635
* - Updated to 1.2.3Greg Larkin2008-12-232-4/+4
| | | | Notes: svn path=/head/; revision=224634
* - Update to 2.00Martin Wilke2008-12-223-5/+6
| | | | | | | | | | - Pass maintainership to submitter PR: 129641 Submitted by: Dennis Herrmann <adox@mcx2.org> Notes: svn path=/head/; revision=224599
* - Update to 1.6.3Martin Wilke2008-12-225-50/+13
| | | | | | | | PR: 129696 Submitted by: Bernhard Froehlich <decke@bluelife.at> (maintainer) Notes: svn path=/head/; revision=224592
* - Update to 0.4.1Martin Wilke2008-12-223-251/+283
| | | | | | | | PR: 129653 Submitted by: TAKATSU Tomonari <tota@rtfm.jp> (maintainer) Notes: svn path=/head/; revision=224588
* fix plist, ci rating++Andrej Zverev2008-12-221-0/+2
| | | | Notes: svn path=/head/; revision=224569
* This view generates RRD graph images from the graph defintion placed in theAndrej Zverev2008-12-225-0/+46
| | | | | | | | | stash. The controller is responsable of placing an ARRAYREF in $c-stash->{'graph'}> with the same data as to generate a graph with the RRDs module, except for filename, that will be automatically generated by the view. Notes: svn path=/head/; revision=224568
* Update from 0.7.27 to 0.7.28.Sergey A. Osokin2008-12-222-4/+4
| | | | | | | | | | | | | | <ChangeLog> *) Change: in memory allocation in the ngx_http_gzip_filter_module. *) Change: the default "gzip_buffers" directive values have been changed to 32 4k or 16 8k from 4 4k/8k. </ChangeLog> Notes: svn path=/head/; revision=224564
* Update nginx upload module from 2.0.7 to 2.0.8.Sergey A. Osokin2008-12-222-4/+4
| | | | | | | | | | | | | | | Do not bump PORTREVISION. <ChangeLog> Change: support for named locations Fixed bug: crash on missing Content-Type request header Fixed bug: compilation problem on amd 64 </ChangeLog> Notes: svn path=/head/; revision=224555
* - Attach www/tinymce3Chin-San Huang2008-12-221-0/+1
| | | | Notes: svn path=/head/; revision=224548
* - Update to 3.2.1.1Chin-San Huang2008-12-223-419/+200
| | | | | | | | | | - Pass maintainership to submitter (original maintainer doesn't response) PR: ports/126981 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=224547
* - update to 1.0.3Dirk Meyer2008-12-213-20/+16
| | | | | | | | - skip version 1.0.2 due to install problems Reported by: portscout Notes: svn path=/head/; revision=224542
* plist fixAndrej Zverev2008-12-211-0/+2
| | | | Notes: svn path=/head/; revision=224538
* - quick fix for pkg-plistAndrej Zverev2008-12-211-0/+2
| | | | Notes: svn path=/head/; revision=224534
* - A Catalyst framework browser detection pluginAndrej Zverev2008-12-215-0/+37
| | | | Notes: svn path=/head/; revision=224532
* - Updated to 0.2.5032Greg Larkin2008-12-212-4/+4
| | | | Notes: svn path=/head/; revision=224524
* - Update to 0.1.10Li-Wen Hsu2008-12-212-4/+4
| | | | Notes: svn path=/head/; revision=224517
* - Update to 0.2.10Li-Wen Hsu2008-12-212-4/+4
| | | | Notes: svn path=/head/; revision=224516
* - Update to 0.2Li-Wen Hsu2008-12-214-62/+99
| | | | | | | | PR: ports/129718 Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=224514
* - update to 2.27Yen-Ming Lee2008-12-203-56/+17
| | | | Notes: svn path=/head/; revision=224511
* Update to 5.7015Lars Balker Rasmussen2008-12-192-4/+4
| | | | Notes: svn path=/head/; revision=224493
* - Fix buildMartin Wilke2008-12-195-13/+30
| | | | | | | | Submitted by: maintainer via private mail Reported by: ionbot Notes: svn path=/head/; revision=224491
* - Set for expiration in one month: has been broken for more than 6 monthsPav Lucistnik2008-12-196-0/+12
| | | | Notes: svn path=/head/; revision=224487
* - Update to 1.13.3Martin Wilke2008-12-1912-24/+24
| | | | | | | | With hat: secteam Security: http://www.vuxml.org/freebsd/61b07d71-ce0e-11dd-a721-0030843d3802.html Notes: svn path=/head/; revision=224474
* - Update to 1.12.3Martin Wilke2008-12-194-8/+8
| | | | | | | | With hat: secteam Security: http://www.vuxml.org/freebsd/61b07d71-ce0e-11dd-a721-0030843d3802.html Notes: svn path=/head/; revision=224473
* - Update to 1.6.11Martin Wilke2008-12-192-4/+4
| | | | | | | | With hat: secteam Security: http://www.vuxml.org/freebsd/61b07d71-ce0e-11dd-a721-0030843d3802.html Notes: svn path=/head/; revision=224472
* - Update to 6.8Martin Wilke2008-12-194-8/+8
| | | | | | | | | | PR: 129616 Submitted by: miwi Approved by: maintainer Security: http://www.vuxml.org/freebsd/609c790e-ce0a-11dd-a721-0030843d3802.html Notes: svn path=/head/; revision=224462
* - Update to 5.14Martin Wilke2008-12-192-4/+4
| | | | | | | | | | PR: 129615 Submitted by: miwi Approved by: maintainer Security: http://www.vuxml.org/freebsd/609c790e-ce0a-11dd-a721-0030843d3802.html Notes: svn path=/head/; revision=224461
* - This port has been FORBIDDEN for more than 6 months. Set to expire in onePav Lucistnik2008-12-192-0/+4
| | | | | | | month, unless fixed. Notes: svn path=/head/; revision=224456
* - Update to 2.0.0.20Martin Wilke2008-12-196-12/+12
| | | | | | | | Approved by: marcus Security: http://www.vuxml.org/freebsd/29f5bfc5-ce04-11dd-a721-0030843d3802.html Notes: svn path=/head/; revision=224455
* - Update to 1.1.14Martin Wilke2008-12-192-4/+4
| | | | | | | Security: http://www.vuxml.org/freebsd/29f5bfc5-ce04-11dd-a721-0030843d3802.html Notes: svn path=/head/; revision=224452
* - Update to 2.0.0.20Martin Wilke2008-12-192-4/+4
| | | | | | | Security: http://www.vuxml.org/freebsd/29f5bfc5-ce04-11dd-a721-0030843d3802.html Notes: svn path=/head/; revision=224451
* - Update to 1.1.14Martin Wilke2008-12-194-8/+8
| | | | | | | | Approved by: marcus@ Security: http://www.vuxml.org/freebsd/29f5bfc5-ce04-11dd-a721-0030843d3802.html Notes: svn path=/head/; revision=224450
* - Update to 3.0.5Martin Wilke2008-12-192-4/+4
| | | | | | | | Approved by: marcus Security: http://www.vuxml.org/freebsd/29f5bfc5-ce04-11dd-a721-0030843d3802.html Notes: svn path=/head/; revision=224449
* - upate to 2.20-03Dirk Meyer2008-12-192-10/+10
| | | | | | | - update geodb to 20080801 Notes: svn path=/head/; revision=224439
* - Mark BROKEN with new stPav Lucistnik2008-12-191-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=224437