summaryrefslogtreecommitdiff
path: root/www (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Utilize NOPORTDOCSKirill Ponomarev2004-02-272-0/+25
| | | | | | | | | | | | - Fix a filedescriptor leak that occured when doing HTTP pipelining - Bump PORTREVISION PR: ports/63452 Submitted by: maintainer Notes: svn path=/head/; revision=102326
* linux-flashplugin: -Oliver Eikemeier2004-02-278-62/+85
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1) Hand maintainership over to ports@brandon.dvalentine.com 2) Makefile and pkg-plist cleanup. Switch to using PORTDOCS and DOCSDIR. 3) Set NO_PACKAGE and RESTRICTED. Macromedia license forbirds redistribution. 4) Set LATEST_LINK to avoid collision with linux-flashplugin6. linux-flashplugin6: 1) Update MAINTAINER email address. 2) Set LATEST_LINK to avoid collision with linux-flashplugin. 3) Makefile and pkg-plist cleanup. Switch to using PORTDOCS and DOCSDIR. 4) Set NO_PACKAGE and RESTRICTED. Macromedia license forbirds redistribution. This patch also updates ports/LEGAL to document the license restrictions. The Macromedia license can be found here: <http://www.macromedia.com/shockwave/download/license/desktop/> The crucial clause is 3a which states: "You may not make or distribute copies of the Software, or electronically transfer the Software from one computer to another or over a network." PR: 63059 Submitted by: Brandon D. Valentine <ports@brandon.dvalentine.com> (maintainer) Notes: svn path=/head/; revision=102314
* Change LATEST_LINK to mod_python3 to avoid confliction with www/mod_python.Hye-Shik Chang2004-02-271-0/+1
| | | | | | | Spotted by: kris Notes: svn path=/head/; revision=102292
* Fix the install location for the header files. For those that installedJoe Marcus Clarke2004-02-273-24/+24
| | | | | | | | mozilla-devel along side mozilla, they will need to reinstall both to sort out the header problems. Sorry. Notes: svn path=/head/; revision=102265
* Fix build with mozilla-devel.Joe Marcus Clarke2004-02-273-3/+3
| | | | | | | Based on: Patches from MarcusCom GNOME 2.5 repo Notes: svn path=/head/; revision=102260
* Upgrade to 2.8.5rel.1Andrey A. Chernov2004-02-273-5/+30
| | | | Notes: svn path=/head/; revision=102259
* * Actually reference the extra patch on 4.XJoe Marcus Clarke2004-02-263-3/+15
| | | | | | | * s|/usr/bin/sort|${SORT}| Notes: svn path=/head/; revision=102216
* Oops, use my FreeBSD.org address.Clement Laforet2004-02-261-2/+2
| | | | | | | While I'm here clarify COMMENT too. Notes: svn path=/head/; revision=102211
* Add mod_log_data 0.0.3, module for Apache 2.0 to log incoming andClement Laforet2004-02-265-0/+46
| | | | | | | | | | | | | | | | | outgoing data. mod_log_data is a module for Apache 2.0, logging incoming and outgoing data. This module can be used for debug or for security. This beta version include one filter dumping the POST data for an incoming request, and a filter dumping the outgoing data. WWW: http://loghttp.sourceforge.net/ PR: ports/57661 Notes: svn path=/head/; revision=102209
* * Fix a compilation issue on -STABLE [1]Joe Marcus Clarke2004-02-267-4/+139
| | | | | | | | | | * Correct the path to libfreetype to fix an initialization error in the SVG renderer Reported by: adamw [1] Notes: svn path=/head/; revision=102175
* BROKEN on !i386: Does not compileKris Kennaway2004-02-261-1/+7
| | | | Notes: svn path=/head/; revision=102174
* - add SIZEDirk Meyer2004-02-265-0/+8
| | | | Notes: svn path=/head/; revision=102162
* Bump PORTEPOCH for mozilla-devel, so that its version number willAdam Weinberger2004-02-263-3/+3
| | | | | | | | remain higher than that in www/mozilla. The alternate behaviour causes portupgrade et. al to see the upgrade as a downgrade. Notes: svn path=/head/; revision=102156
* Catch up with the latest mozilla-devel.Joe Marcus Clarke2004-02-263-3/+3
| | | | Notes: svn path=/head/; revision=102155
* * Update to 1.7.aJoe Marcus Clarke2004-02-2621-501/+243
| | | | | | | | | | | | | | | | | * Fix libiconv support * Fix SVG support by using a newer version of libart_lgpl * Use OPTIONS * Fix some potential lockups related to esound * Clean up a few potential pthread problems * Remove the libical support for calendar (libical is now included with Mozilla) * Allow the JPI_LIST to be overridden For a list of what's new in 1.7.a, checkout: http://www.mozilla.org/releases/mozilla1.7a/ Notes: svn path=/head/; revision=102154
* Add mod_jk-apache2, a slave port to mod_jk.Clement Laforet2004-02-262-0/+16
| | | | | | | | | | apache2 JK module for connecting to Tomcat using AJP1X. PR: ports/56660 Submitted by: Larry Lansing <lansil@fuzzynerd.com> Notes: svn path=/head/; revision=102150
* Prepare the port to have a slave.Clement Laforet2004-02-261-3/+3
| | | | | | | Approved and reviewed by: Larry Lansing <lansil@fuzzynerd.com> (maintainer) Notes: svn path=/head/; revision=102149
* Add linkcheck, a tool to check a website for bad links, written in C.Pav Lucistnik2004-02-255-0/+52
| | | | | | | | PR: ports/62910 Submitted by: Ismail Yenigul <ismail@enderunix.org> Notes: svn path=/head/; revision=102139
* PlacelessTranslationService is a translation service based on potfiles in thePav Lucistnik2004-02-255-0/+65
| | | | | | | | | | | | filesystem for Zope. WWW: http://plone.org/collective PR: ports/63043 Submitted by: Khairil Yusof <kaeru@inigo-tech.com> Notes: svn path=/head/; revision=102123
* - Update to 0.4 finalPav Lucistnik2004-02-253-39/+21
| | | | | | | | PR: ports/62948 Submitted by: Khairil Yusof <kaeru@inigo-tech.com> (maintainer) Notes: svn path=/head/; revision=102120
* Add p5-CGI-Framework 0.13, a simple-to-use, lightweight web CGIMathieu Arnold2004-02-255-0/+48
| | | | | | | framework. Notes: svn path=/head/; revision=102098
* mark FORBIDDEN: SQL injection vulnerability in Php-Nuke <= 7.1.0Oliver Eikemeier2004-02-251-0/+2
| | | | | | | | | | | | | | | | | | | | References: <http://www.securityfocus.com/archive/1/353201> <http://www.securityfocus.com/archive/1/352324> <http://www.securityfocus.com/archive/1/348375> <http://www.securityfocus.com/archive/1/353188> (XSS) <http://www.securityfocus.com/archive/1/353291> <http://www.net-security.org/vuln.php?id=3226> <http://security.nnov.ru/search/document.asp?docid=5748> <http://securitylab.ru/42540.html> <http://www.phpbb.com/phpBB/viewtopic.php?f=14&t=153818> (search) Sorry, I couldn't find a CVS entry for this. Submitted by: Vyacheslav I. Ivanchenko <ivi@dhs.net.ru> Notes: svn path=/head/; revision=102089
* - Update to 0.5.1Clement Laforet2004-02-252-6/+13
| | | | | | | | | | | This version is mainly a bugfix release, fixing a bug causing a segmentation fault in the Apache 2 module and improving the handling of environment variables. Instead of setting unneeded / unwanted environment variables to an empty string, they are now completely removed from the environment. Notes: svn path=/head/; revision=102085
* BROKEN on !i386: Does not compileKris Kennaway2004-02-251-1/+7
| | | | Notes: svn path=/head/; revision=102065
* add pnews 2.53Ying-Chieh Liao2004-02-254-0/+53
| | | | | | | PHP News Reader Notes: svn path=/head/; revision=102030
* - Utilize ENABLE_DEFAULT_COLORS knobKirill Ponomarev2004-02-241-0/+5
| | | | | | | | | PR: ports/63295 Submitted by: Gene Hsu <gene@hsufarm.com> Approved by: maintainer Notes: svn path=/head/; revision=101990
* - Update to 3.30Pav Lucistnik2004-02-247-201/+205
| | | | Notes: svn path=/head/; revision=101989
* Update to 3.35Mathieu Arnold2004-02-242-2/+3
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=101967
* * Update websiteJames E. Housley2004-02-243-7/+8
| | | | | | | | * Fix patch to allow MySQL 4.0.x work properly, found by Stephen Forbes. * Bump PORTREVISION Notes: svn path=/head/; revision=101959
* Update documentation.Alex Dupre2004-02-243-4/+7
| | | | | | | | PR: ports/63260 Submitted by: zhuravlev alexander <zaa@ulstu.ru> (maintainer) Notes: svn path=/head/; revision=101952
* Add examples in EXAMPLESDIRMichael Haro2004-02-242-1/+13
| | | | | | | | | bump PORTREVISION Suggested by: "JJB" <Barbish3@adelphia.net> Notes: svn path=/head/; revision=101939
* 1. jakarta-tomcat3,4,41,5 has the same PORTNAME and didn't set LATEST_LINK inJames E. Housley2004-02-245-5/+10
| | | | | | | | | | | their Makefile.It may cause tomcat5 to conflict with other tomcat(s). 2. Replace spaces by tab PR: 63209 Submitted by: MAINTAINER Notes: svn path=/head/; revision=101928
* BROKEN on alpha: Does not compileKris Kennaway2004-02-231-1/+7
| | | | Notes: svn path=/head/; revision=101919
* - Integrate a new set of vendor patches, seeOliver Eikemeier2004-02-2324-1002/+210
| | | | | | | | | | | | | http://www.squid-cache.org/Versions/v2/2.5/bugs/ for details - Remove two local patches in favour of the respective vendor patches - Bump PORTREVISION PR: 63030 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> Obtained from: http://www.squid-cache.org/Versions/v2/2.5/bugs/ Notes: svn path=/head/; revision=101877
* PR: ports/61617SADA Kenji2004-02-232-4/+3
| | | | | | | | | Submitted by: maintainer Upgrade to version 1.6. Switch maintainer. Notes: svn path=/head/; revision=101871
* PR: ports/61616SADA Kenji2004-02-232-3/+3
| | | | | | | | | Submitted by: maintainer Upgrade to versin 1.83. Switch maintainer. Notes: svn path=/head/; revision=101870
* - Fix pkg-plistClement Laforet2004-02-231-3/+3
| | | | | | | Noticed by: kris (bento) Notes: svn path=/head/; revision=101845
* Removed metaverse.nl from MASTER_SITES.Ernst de Haan2004-02-231-1/+0
| | | | Notes: svn path=/head/; revision=101842
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-1/+1
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812
* BROKEN: Broken pkg-plist. This port will be removed on April 22 if it isKris Kennaway2004-02-231-0/+4
| | | | | | | still broken at that time. Notes: svn path=/head/; revision=101792
* Add gatling 0.4, a high performance webserver with scalability benchmarkAlex Dupre2004-02-235-0/+82
| | | | | | | | | | tools. PR: ports/63196 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> Notes: svn path=/head/; revision=101778
* Remove dead mastersite.Mark Linimon2004-02-221-2/+1
| | | | | | | | PR: ports/63191 Submitted by: Dylan Carlson <absinthe@pobox.com> Notes: svn path=/head/; revision=101765
* Update to 2.6.2 release.Alex Dupre2004-02-222-2/+4
| | | | | | | | PR: ports/63211 Submitted by: zhuravlev alexander <zaa@ulstu.ru> (maintainer) Notes: svn path=/head/; revision=101729
* Update to 1.7.5 release.Alex Dupre2004-02-223-7/+9
| | | | Notes: svn path=/head/; revision=101722
* - update to 0.4.2Oliver Eikemeier2004-02-223-45/+22
| | | | | | | | | | | | | - removed DEPRECATED, since it seems like the port can do nothing about it: <http://lists.freebsd.org/pipermail/freebsd-python/2004-February/000051.html> - left marked BROKEN, though PR: 62947 Submitted by: Khairil Yusof <kaeru@inigo-tech.com> Notes: svn path=/head/; revision=101718
* Update to 1.21.1 release.Alex Dupre2004-02-223-36/+37
| | | | Notes: svn path=/head/; revision=101714
* Remove BROKEN, it was fixed in the previous commit.Dmitry Sivachenko2004-02-221-4/+0
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=101713
* Update to version 2.1-pre14.Dmitry Sivachenko2004-02-223-3/+15
| | | | | | | Submitted by: Josh Elsasser <jre@vineyard.net> Notes: svn path=/head/; revision=101712
* Add worksrc to CONFIGURE_ENV.Martin Blapp2004-02-221-1/+1
| | | | Notes: svn path=/head/; revision=101708
* Try to use $WORSRC instead /tmp and just $CWD.Martin Blapp2004-02-221-7/+42
| | | | Notes: svn path=/head/; revision=101707