summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* Add py-fcgi 0.1, python FastCGI interface library.perky2002-07-186-0/+44
| | | | | PR: 40722 Submitted by: JunSeon Oh <hollywar@mail.holywar.net>
* `%' isn't a sed(1) special RE character, so that there is no need to putsobomax2002-07-172-12/+10
| | | | it into squiare brackets.
* Use USE_GNOMENG.marcus2002-07-172-28/+26
|
* add depend to squid24ijliao2002-07-161-3/+5
| | | | | PR: 40600 Submitted by: maintaine
* wwwoffle segfaulted when receiving "Content-Length" header field withsumikawa2002-07-152-0/+12
| | | | | | | negative integer. Submitted by: Niels Heinen <niels.heinen@ubizen.com> Obtained from: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=152758
* Don't install files outside of ${PREFIX}.des2002-07-143-9/+33
|
* Update to 4.1 and sort plistpat2002-07-146-246/+262
| | | | | PR: ports/40545 Submitted by: maintainer
* o Install mod_deflate by defaultperky2002-07-148-20/+44
| | | | | | | | o Add mod_bucketeer and mod_optional_* modules to WITH_EXPERIMENTAL modules o Bump port revision PR: 40529 Submitted by: Lawrence Ho <lawrenceho@fastmail.fm>
* s/ghttp/libghttp/marcus2002-07-143-3/+3
|
* security fix: correct bugs 115788 and 150339 (Mozilla passestrevor2002-07-1315-10/+405
| | | | | | | requests for huge fonts, leading to loss of X (and probably VNC) session) Obtained from: attachment 87432 on bugzilla.mozilla.org
* Forbid because of remote crash.trevor2002-07-135-0/+10
|
* Add mod_pcgi2 2.0.1, Persistent CGI module for Apache and Zope.perky2002-07-139-0/+136
| | | | | PR: 38269 Submitted by: perky
* Update to 2.2.0pat2002-07-124-40/+41
| | | | | PR: ports/40468 Submitted by: maintainer
* - Use apxs to determine the location for httpd.conf.knu2002-07-121-2/+2
| | | | | | | - Make APXS overridable. PR: ports/40283 Submitted by: Sean Chittenden <sean@chittenden.org>
* Sync with www/apache13: suexecpat2002-07-122-11/+48
| | | | | | PR: ports/40426 Submitted by: Brad Laue <brad@brad-x.com> Reviewed by: tobez
* Convert all core GNOME1 components and some of the most popular GNOME1sobomax2002-07-114-34/+17
| | | | | | | | | | | | | | | | apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular, which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably reduce langht of dependency chains for GNOME1 ports (for example after this commit AbiWord's dependency chain was reduced by 7 ports from 57 to only 50, while Gnumeric's - from 60 to 53 and so on). The most of the GNOME1 apps are still not converted, so that lot of work is still ahead. Please report any unusual problems to gnome@FreeBSD.org. Discussed with: marcus Reviewed by: marcus
* Use USE_REINPLACE.sobomax2002-07-112-11/+13
|
* Correct envvars path on apachectl(1)perky2002-07-114-12/+56
| | | | Submitted by: Franco Venturi <fventuri@attbi.com>
* Give maintainership to an active maintainerdwcjr2002-07-101-1/+1
|
* Unbreak eddiedwcjr2002-07-104-37/+4
| | | | | | | Originator rolled his own tarball, hence the change in the distfile PR: 39500 Submitted by: chris@aims.com.au
* Updated to 1.11skv2002-07-103-25/+28
| | | | | PR: 40403 Submitted by: maintainer
* - Add a patch for a bug on infinite loop in HTTP_INperky2002-07-098-8/+48
| | | | | | | | filter that allows DoS attack. - Bump PORTREVISION - Change maintainer address Obtained from: Apache Group CVS (rev 1.150-1.151)
* Make shared library installed by the port comply with ELF conventions forsobomax2002-07-096-12/+36
| | | | | | | | | naming shared libraries, i.e. shared library should be named lobfoo.so.X, not just libfoo.so. Among other things, it allows other ports use mnogosearch in LIB_DEPENDS. Bump PORTREVISION. Reported by: Alexander Kovalenko <never@nevermind.kiev.ua> Approved by: maintainer's timeout
* Upgrade to 2.7c.sumikawa2002-07-082-2/+2
|
* Forbid because of remote crash. I confirmed it with XFree86 4.2.0;trevor2002-07-082-0/+2
| | | | | XFree86 3.3.6 has identical code so it is likely to be vulnerable as well. Mozilla 1.1a (20020610) still has the bug.
* Fix more fatal bugs on htpasswd(1)perky2002-07-088-16/+80
| | | | | Requested by: "Jon Noack" <noackjr@compgeek.com> Obtained from: Apache Group CVS (rev 1.49-1.51)
* - Update to version 1.18kevlo2002-07-083-3/+7
| | | | | | | | - Rearrange pkg-descr to silence portlint - Add WWW PR: 40316 Submitted by: MAINTAINER
* PERL -> REINPLACE_CMDijliao2002-07-076-51/+150
| | | | | PR: 40289 Submitted by: maintainer
* fix MAINTAINER, pkg-descrskv2002-07-062-8/+11
|
* fix MAINTAINERskv2002-07-062-1/+6
|
* - update to 3.2petef2002-07-063-3/+4
| | | | | | | - pass maintainership to submitter PR: 39570 Submitted by: sheepkiller@cultdeadsheep.org
* Updated to 0.43 (added https support)skv2002-07-054-9/+16
|
* Update squid port to squid-2.4stable7.adrian2002-07-0514-21/+21
| | | | | | | This fixes a few security bugs so users should upgrade. (Thanks for the reminder! :) PR: 40175
* Update to 0.8.3.eric2002-07-045-80/+25
|
* Remove redundant dependancy on apache.skv2002-07-041-2/+1
|
* Fix my very stupid error.skv2002-07-041-2/+2
|
* Update to 2.37.tobez2002-07-042-2/+2
| | | | | Submitted by: maintainer PR: 40173
* Upgrade to 6.02.des2002-07-0412-30/+180
| | | | | PR: ports/40152 Submitted by: Øyvind Kolbu <oyvind@kebab.gaffel.nu>
* Update to 0.98.demon2002-07-033-67/+3
|
* Put links-0.97 back as links1. This corresponds to www/links port as ofdemon2002-07-0310-0/+151
| | | | | 27.06.2002. links-2 is not fully compatible with links-0.97 and this breaks doc builds.
* Updated to 1.0, changed maintainer, fixed MASTER_SITES, added examples.skv2002-07-025-19/+34
|
* forgotten PORTREVISION bump.sada2002-07-021-0/+1
|
* needs linux-devtools-7 since linux_base is version 7.1 nowsada2002-07-021-1/+1
|
* Bugfix patch from links-2.1-pre.demon2002-07-021-0/+54
| | | | Submitted by: Matthias Andree <matthias.andree@stud.uni-dortmund.de>
* Upgrade to 3.1.20ache2002-07-028-28/+6
|
* Fix squid config path and bump PORTREVISION.pat2002-07-024-2/+33
| | | | | PR: 38457, 40028 Submitted by: Marius Strom <marius@marius.org>, maintainer
* Don't clobber CONFIGURE_ARGS if user defines it.pat2002-07-011-1/+1
| | | | | PR: ports/40019 Submitted by: Christopher H. Laco <chris.laco@threetech.com>
* upgrade to 5.4.0ijliao2002-07-014-6/+7
| | | | | PR: 40063 Submitted by: Seamus Venasse <svenasse@polaris.ca>
* change maintainer's emailijliao2002-07-012-3/+3
| | | | | | | change MASTERSITE PR: 40056 Submitted by: maintainer
* The FreeBSD GNOME team is proud to present GNOME 2.0 Release.marcus2002-06-301-1/+1
|
OpenPOWER on IntegriCloud