summaryrefslogtreecommitdiff
path: root/www (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Integrate a vendor patch against a buffer overflow in the WCCP handling,Sergey Matveychuk2005-01-2912-12/+30
| | | | | | | | see <http://www.squid-cache.org/Versions/v2/2.5/bugs/#squid-2.5.STABLE7-wccp_buffer_overflow> and <http://www.squid-cache.org/Advisories/SQUID-2005_3.txt>. PR: ports/76827 Submitted by: maintainer
* Add ports to ${SUBDIR} in alphabetical order.Colin Percival2005-01-291-1/+1
| | | | Approved by: pav
* Upgrade to 2.8e.Munechika SUMIKAWA2005-01-293-3/+4
|
* Sync follow-XFF with the latest vendor patch.Kirill Ponomarev2005-01-296-30/+30
| | | | | PR: ports/76801 Submitted by: maintainer
* Fix MASTER_SITESKirill Ponomarev2005-01-291-2/+2
| | | | | | | Portlint(1) PR: ports/76793 Submitted by: maintainer
* - Update to 0.2.4Michael Johnson2005-01-292-4/+7
| | | | - use USE_GCC=3.4 on 4.x when built with WITH_MOZILLA=mozilla-devel
* Update to 1.08, assign maintainer to perl.Anton Berezin2005-01-282-4/+4
|
* Fix pkg-plist (missing man entry) and remove the note about using static ↵Volker Stolz2005-01-281-4/+1
| | | | | | | modperl. PR: ports/76721 Submitted by: Rod Taylor (maintainer)
* - Update to 0.37.0Pav Lucistnik2005-01-273-4/+12
| | | | | PR: ports/76757 Submitted by: Tim Middleton <x@vex.net> (maintainer)
* fix default search.ini.FUJISHIMA Satsuki2005-01-272-14/+6
| | | | | | | Perhaps you don't need to update when you didn't remove ~/.opera-devel/search.ini manually. Is your search working correctly? Every translation is being led into google, isn't it? Then update now(TM) and remove ~/.opera-devel/search.ini, quit, and restart opera.
* - Update to 1.4.4.5Cheng-Lung Sung2005-01-279-297/+294
| | | | | | | | - This fixes a few potential cross-site scripting bugs - Update language modules PR: ports/76734 Submitted by: Alex Varju (maintainer)
* Update to 0.04, set maintainer to perl.Anton Berezin2005-01-272-4/+4
|
* - Integrate vendor patches as published onSergey Matveychuk2005-01-2624-252/+1278
| | | | | | | | | | | | | | | | | | | | | <http://www.squid-cache.org/Versions/v2/2.5/bugs/>: + Reject malformed HTTP requests and responses that conflict with the HTTP specifications This issue is qualified as a security issue by the vendor. + PURGE is allowed to delete internal objects (squid bug #1112) + Disable Path-MTU discovery on intercepted requests (squid bug #1154) (VuXML vid=b4d94fa0-6e38-11d9-9e1e-c296ac722cb3) - Clean up and correct package list generation. Now installed files and directories are visible via PLIST_FILES and PLIST_DIRS. - Don't claim that squid related files or directories are still present after deinstallation when in fact they are not. - Add "-g" to CFLAGS when WITH_SQUID_STACKTRACES is defined to make this option actually useful. PR: ports/76628 Submitted by: maintainer
* Reset maintainerErwin Lansing2005-01-261-1/+1
| | | | | PR: 76720 Submitted by: maintainer
* Update to 1.20Sergey Skvortsov2005-01-262-3/+3
|
* - Fix non DSO apache detectionClement Laforet2005-01-262-4/+4
| | | | Noticed by: Xavier Beaudouin <kiwi@oav.net>
* Fix plistVolker Stolz2005-01-261-2/+0
| | | | Noticed by: cluster via kris
* This module is no longer on CPAN. Deprecate, remove in 2 months.Anton Berezin2005-01-261-0/+2
|
* Changes in Makefile.modules.3rdClement Laforet2005-01-262-18/+42
| | | | | | | | | | | | | o Major change(s) - in some cases, modules are still built as static modules, making modules selection useless and generate a non-desired httpd o Minor change(s) - apxs detection is done only if port isn't a server one. - Mark modules ports as IGNORED if apaxhe is built statically - fix make show-modules when when WITH_ALL_STATIC_MODULES is defined Most issues discovered by: Jason Mealins <jason_mealins@bigfix.com>
* add p5-WWW-SourceForge 0.083Ying-Chieh Liao2005-01-265-0/+47
| | | | | | | Retrieve infromation from SourceForge site PR: 72988 Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw>
* - update to 1.5.6.1Cheng-Lung Sung2005-01-265-17/+18
|
* Fix plist.Jun Kuriyama2005-01-261-0/+3
| | | | Reported by: pointyhat via kris
* Update to to 1.0.0RC5.Thierry Thomas2005-01-252-6/+3
| | | | | | Changelog at <http://pear.php.net/package/HTTP_Download/download/1.0.0RC5/>. Submitted by: maintainer.
* The distribution tarball was double-gzipped for some reason. The funnyAnton Berezin2005-01-251-2/+2
| | | | | | | thing is that on RELENG_5, it did not prevent gzip -cd file | tar -xf - from working. Other versions/platforms are not so lucky. Noticed by: buildcluster via kris
* Update to 0.121Tilman Keskinoz2005-01-252-3/+3
| | | | | PR: 75806 Submitted by: Lars Eggert <lars.eggert@gmx.net>
* - Fix on amd64/ia64Pav Lucistnik2005-01-252-8/+2
|
* Update to 0.1.16 (bugfix release).Sergey A. Osokin2005-01-254-6/+6
|
* Update to 2.08Lars Thegler2005-01-252-3/+3
|
* - make WITHOUT_<CATEGORY>_MODULES really works.Clement Laforet2005-01-252-2/+2
| | | | | | (it was still stuck with WITHOUT_<CATEGORY>) Noticed by: Jason Mealins <jason_mealins@bigfix.com>
* Update to 0.1.15.Sergey A. Osokin2005-01-254-8/+18
|
* Correct typo in pkg-plist.Michael Johnson2005-01-252-2/+2
| | | | Pointed out by: poityhat via kris.
* - update to 1.8.3Cheng-Lung Sung2005-01-254-12/+204
| | | | | PR: ports/74742 Submitted by: Rod Taylor (maintainer)
* BROKEN: Broken dependencyKris Kennaway2005-01-251-0/+2
|
* - update maintainer's email addressYen-Ming Lee2005-01-243-3/+3
| | | | | PR: 76601 Submitted by: maintainer
* Update to moinmoin 1.3.1Josef El-Rayes2005-01-239-942/+3050
| | | | | | | | | | | | This port now supports installation of multiple wiki instances as proposed by the installation guide. Follow the textual instructions that are echoed out by the 'make install' progress for more information. Thanks to Florent for polishing up my update patches. Submitted by: Florent Thoumie <flz@xbsd.org> PR: ports/76377
* Use GCC 3.4 when building with mozilla-devel on 4.X.Joe Marcus Clarke2005-01-231-0/+6
|
* Shutting down gconfd is no longer needed before installation and isJoe Marcus Clarke2005-01-232-6/+0
| | | | actually a bad thing to do.
* - Cleanup the ports and update pkg-messageClement Laforet2005-01-226-35/+70
| | | | | | | - Pass maintainership to submitter PR: ports/76575 Submitted by: Tobias Roth <ports@fsck.ch>
* Append missing space separator for $SSL variable.Jun Kuriyama2005-01-221-1/+1
| | | | Reported by: pointyhat via kris
* [Maintainer/security] www/squid: protect against HTTP resonse splitEdwin Groothuis2005-01-2212-12/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | attack and other patches Integrate vendor patches as published on <http://www.squid-cache.org/Versions/v2/2.5/bugs/>: - FTP data connection fails on some FTP servers when requesting a directory without a trailing slash (squid bug #1194) - Icons fail to load on non-anonymous FTP when using the short_icons_url configuration directive (squid bug #1203) - Strengthen squid against HTTP response splitting cache pollution attacks (squid bug #1200), classified as security issue by the vendor Proposed VuXML information, entry date left to be filled in: (Note: I added only a publically accessible link to the Sanctum, Inc. whitepaper, the squid bug tracker contains a deep link to the PDF itself; if we are allowed to publish it, it could instead be used as reference because Sanctum, Inc. wants you to register with them before you get access to their whitepapers.) PR: ports/76550 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de>
* Fix INDEX build on 4.X.Joe Marcus Clarke2005-01-221-0/+2
|
* Use GCC 3.4 if we're building on 4.x against mozilla-devel.Adam Weinberger2005-01-223-1/+21
| | | | Reminded by: marcus
* Set LATEST_LINK.Kirill Ponomarev2005-01-211-0/+2
| | | | Reported by: kris
* Upgrade to 050120.Thierry Thomas2005-01-212-3/+3
|
* Unbreak with 4.x by setting USE_GCC=3.4.Adam Weinberger2005-01-213-3/+3
| | | | | PR: ports/76452 Submitted by: oliver
* Remove unneeded patch.Adam Weinberger2005-01-216-138/+0
|
* - Kwiki::PagePrivacy is a plugin that setup read/write level forCheng-Lung Sung2005-01-216-0/+64
| | | | individual pages.
* PORTVERSION -> DISTVERSIONEdwin Groothuis2005-01-201-2/+1
|
* Fix plist.Thierry Thomas2005-01-201-1/+5
| | | | Reported by: Kris / pointyhat.
* Update to 1.2.2.Anton Berezin2005-01-203-4/+6
| | | | | The distfile has not made it to sourceforge (yet?), and the version of it on the website is "latest.tar.gz", so I've made a mirror for it here.