summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak the build with recent GCC.danfe2004-09-232-7/+20
| | | | | Reported by: kris Approved by: portmgr (marcus), fjoe (mentor, implicit), maintainer
* Fix unfetchable distfile (new file appears).clsung2004-09-222-3/+3
| | | | | PR: ports/71954 Approved by: portmgr (marcus)
* - gallery depends on php[45]-pcreleeym2004-09-213-3/+3
| | | | | | PR: 71387 Submitted by: leeym Approved by: portmgr (marcus)
* - set "USE_PHP= pcre xml", otherwise phpSysInfo won't work after installedleeym2004-09-213-21/+18
| | | | | | | | | | | | | - problem reported by: paulnet.bbs@wretch.twbbs.org - make this port PREFIX clean - replace "rm" with ${RM} - cosmetic fixes: - replace hardcoded "phpsysinfo" with ${PORTNAME:L} - relocatate WRKSRC PR: 71335 Submitted by: leeym Approved by: portmgr (marcus)
* - add missing manpage (Sledge::Doc::Overview.3)leeym2004-09-211-0/+2
| | | | | | | | - bump PORTREVISION PR: 71203 Submitted by: leeym Approved by: portmgr (marcus)
* - add REINPLACE unbreak this port on 5.xleeym2004-09-212-203/+198
| | | | | | | | | | - utilize DOCSDIR and EXAMPLESDIR - cosmetic fixes - jkoshy drops the maintainership PR: 71842 Submitted by: leeym Approved by: portmgr (marcus)
* BROKEN on 5.x: Does not compilekris2004-09-191-0/+4
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Does not compilekris2004-09-191-0/+4
| | | | Approved by: portmgr (self)
* BROKEN: Conflicting dependencies (mysql 3.x and 4.x)kris2004-09-191-0/+2
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Does not compilekris2004-09-182-1/+9
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Does not compilekris2004-09-181-1/+7
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Broken pkg-plistkris2004-09-182-2/+14
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Does not compilekris2004-09-172-2/+14
| | | | Approved by: portmgr (self)
* - Install dummyflash plugin to a more sensible placeleeym2004-09-162-14/+5
| | | | | | | | - Build fix PR: 71385 Submitted by: Daniel J. O'Connor <darius@dons.net.au> Approved by: portmgr (marcus)
* - backport security fix from apache2.clement2004-09-152-1/+41
| | | | | | | | | *) SECURITY: CAN-2004-0809 (cve.mitre.org) mod_dav_fs: Fix a segfault in the handling of an indirect lock refresh. PR 31183. [Joe Orton] Requested by: nectar Approved by: portmgr (marcus)
* Security fixes [1]:clement2004-09-1512-42/+502
| | | | | | | | | | | | | | | | | | | | | *) SECURITY: CAN-2004-0786 (cve.mitre.org) Fix an input validation issue in apr-util which could be triggered by malformed IPv6 literal addresses. [Joe Orton] *) SECURITY: CAN-2004-0747 (cve.mitre.org) Fix buffer overflow in expansion of environment variables in configuration file parsing. [Andr<E9> Malo] *) SECURITY: CAN-2004-0809 (cve.mitre.org) mod_dav_fs: Fix a segfault in the handling of an indirect lock refresh. PR 31183. [Joe Orton] - Update documentation (finally!) and fix WITH_<CATEGORY>_MODULES for special modules like LDAP or SSL [2] Noticed by: nectar [1] Requested by: Emile Heitor <imil at home dot imil dot net> [2] Approved by: portmgr (marcus)
* - Fix build without SSL support (common case, with apache13* ports)clement2004-09-141-3/+27
| | | | Approved by: portmgr (marcus)
* Upgrade to 1.0b6arved2004-09-033-4/+4
|
* - update to 0.10. (accoring to author, that's final version before freeze).clsung2004-09-032-3/+3
| | | | | | (Oh, I swear I don't know this update before my previous commit. :-) ). Approved by: vanilla (co-mentor)
* - update to 0.9 (after a burst of updates in 12 hours).clsung2004-09-032-3/+3
| | | | Approved by: vanilla (co-mentor)
* - make AP_GENPLIST pseudo PREFFIX-safe until I find a correct fix.clement2004-09-032-8/+12
| | | | Discussed with: eik (long time ago)
* Fix port descriptionskv2004-09-032-13/+5
| | | | | PR: ports/71134 Submitted by: Peter van Dijk <peter@dataloss.nl>
* - update new language packs.clsung2004-09-039-255/+327
| | | | | | PR: ports/71306 Submitted by: maintainer Approved by: vanilla (co-mentor)
* Fix a problem where passing a URL without a trailing slash can stopmarcus2004-09-023-4/+4
| | | | | | | | Mozilla from launching. See http://bugzilla.mozilla.org/show_bug.cgi?id=242123 for more details. PR: 69937 Sbumitted by: Sean Farley <sean-freebsd@farley.org>
* add firefox supportsem2004-09-023-20/+60
| | | | | PR: ports/71174 Submitted by: maintainer
* Fix plist for Perl 5.8mat2004-09-021-0/+5
| | | | | PR: 71157 Submitted by: leeym
* Update to 1.99r16.sem2004-09-024-14/+46
| | | | | PR: ports/71266 Submitted by: maintainer
* Implement vendor patches for the following issues:sem2004-09-0230-432/+558
| | | | | | | | | | | | | | | | | | - try to prevent crashes of the digest helper (squid bug #1031) - correct parsing of the acl_time directive when multiple time specifications are given (squid bug #1060) - correct "cachemgr config" output for http_header_* directives (squid bug #1056) - recognize the Content-Disposition header to be able to specify http_header_access directives using it (squid bug #961) See <http://www.squid-cache.org/Versions/v2/2.5/bugs/> for further information. Reimplement the rcNG support. See UPDATING for details. PR: ports/71260 Submitted by: maintainer
* Add/Delete missed files.sem2004-09-022-0/+10
|
* Update to 3.05sem2004-09-023-16/+11
| | | | | | | Build with mode_perl2 PR: ports/63856 Submitted by: Alex Varju <varju (at) webct.com>
* - update to 1.2clsung2004-09-022-4/+5
| | | | | | - add new dependency of textproc/p5-Text-Autoformat. Approved by: vanilla (co-mentor)
* . Update to 5.0.28.glewis2004-09-0115-20/+30
| | | | | PR: 71240 Submitted by: Kang Liu <liukang@bjut.edu.cn> (maintainer)
* - Rename knonbs for more POLA compliant.sem2004-09-014-86/+89
| | | | | | | | | - Utilize PORTDOCS macro. - Fix pkg-message for the package. - Minor formating and typographic changes. PR: ports/71188 Submitted by: maintainer
* Add support of p5-Kwiki-Atom.clsung2004-09-011-0/+5
| | | | Approved by: vanilla (co-mentor)
* Add Kwiki Atom Plugin.clsung2004-09-016-0/+63
| | | | Approved by: vanilla (co-mentor)
* - update to 0.04.clsung2004-09-012-3/+3
| | | | | | - use rss_link to build <link/> url instead of manually. (Changes) Approved by: vanilla (co-mentor)
* Add support to two new plugins (Kwiki::NewPage, Kwiki::GDGraphGenerator)clsung2004-09-011-0/+10
| | | | | Submitted by: elvis <elvis@sslab.cs.ccu.edu.tw> Approved by: vanilla (co-mentor)
* Add a dependency towards databases/pear-DB since it is no morethierry2004-08-311-1/+2
| | | | | | brought by sysutils/pear-Log. No need to bump PORTREVISION.
* Update to 1.8a3.adamw2004-08-316-18/+27
| | | | | This includes a second distfile for libart_lgpl, which didn't make it into the moz tarball.
* Add a p5-Kwiki plugin,clsung2004-08-316-0/+61
| | | | | | | Kwiki::GDGraphGenerator - put pretty graphs into your Kwiki pages PR: ports/71046 Approved by: vanilla (co-mentor)
* Update to KDE 3.3lofi2004-08-3016-1676/+410
|
* Add a Kwiki plugin,clsung2004-08-306-0/+57
| | | | | | | | Kwiki::NewPage enables a "NewPage" button on Kwiki's toolbar. PR: ports/71044 Submitted by: elvis <elvis@sslab.cs.ccu.edu.tw> Approved by: vanilla (co-mentor)
* Update to 20040831.nork2004-08-302-3/+3
| | | | | | | o Add support PIPS(pips-sc60s, EPSON Stylus C60). Submitted by: Vladimir Novoseltsev <blacknova@tut.by> Approved by: ume
* Chase the libpspell shared lib version.marcus2004-08-291-2/+2
|
* Add option to enable a full-text search system (japanese)sem2004-08-292-0/+10
| | | | | | | Bump PORTREVISION PR: ports/71091 Submitted by: maintainer
* rc_flags not expanded yet at this point in startup script.ache2004-08-292-2/+2
| | | | Change it to apache_flags directly.
* Chase libaspell to aspell.16.thierry2004-08-283-5/+5
|
* - Update to 0.1.9sem2004-08-285-19/+40
| | | | | | | | | | | | | Changes * Thumbnail support * Recent closed tabs * Toggle proxy use action * Options for history search * Undo/Redo * Fixed crash in attempting to search in the detailed preference PR: ports/71088 Submitted by: maintainer
* Integrate vendor patches for the following issues:sem2004-08-2812-12/+66
| | | | | | | | | | | | | | | - close a memory leak when NTLM authentication without challenge reuse is used (squid bug #994) - close a temporary memory leak when NTLM challenge response reuse is enabled (squid bug #910) - when performing log rotation with 'squid -k rotate' do not crash if a swap state file or a cache directory is unwriteable (squid bug #1053) See <http://www.squid-cache.org/Versions/v2/2.5/bugs/> for further information. PR: ports/71082 Submitted by: maintainer
* Update to 0.33.0.linimon2004-08-283-29/+60
| | | | | PR: ports/70892 Submitted by: Tim Middleton <x at vex dot net> (maintainer)
OpenPOWER on IntegriCloud