summaryrefslogtreecommitdiff
path: root/www (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix NULL pointer dereference vulnerability. [1]Simon L. B. Nielsen2004-12-112-2/+11
| | | | | | | | | | | | - Add DIST_SUBDIR. [2] Submitted by: Niels Heinen <niels.heinen@ubizen.com> [1] Requested by: clement [2] VuXML: http://vuxml.FreeBSD.org/af747389-42ba-11d9-bd37-00065be4b5b6.html Approved by: clement Notes: svn path=/head/; revision=123741
* - Add apache 2.1.2Clement Laforet2004-12-1157-0/+3367
| | | | | | | This is a development version, awaiting for 2.2 Notes: svn path=/head/; revision=123726
* - Rename patch file.Clement Laforet2004-12-112-0/+0
| | | | Notes: svn path=/head/; revision=123715
* - Update to 1.0.6Clement Laforet2004-12-112-3/+3
| | | | | | | | | | | mod_vhs 1.0.6 nows set correctly SERVER_ROOT variable used by some PHP software. PR: ports/74918 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=123712
* Move math/gnumeric2 --> math/gnumericMichael Johnson2004-12-111-2/+2
| | | | Notes: svn path=/head/; revision=123705
* - Add MASTER_SITE_LOCAL to MASTER_SITES since cvs.nvu.com seems to be slow alotMichael Johnson2004-12-112-2/+6
| | | | Notes: svn path=/head/; revision=123695
* Move japanese/estraier --> textproc/estraierMichael Johnson2004-12-111-2/+2
| | | | Notes: svn path=/head/; revision=123693
* Bump PORTREVISION for plist changesMichael Johnson2004-12-119-9/+9
| | | | Notes: svn path=/head/; revision=123676
* - Fix plist in firefox [1]Michael Johnson2004-12-1112-6/+39
| | | | | | | | | - Touch lib/browser_plugins/.${PORTNAME}.keep so this directory will not be removed durring deinstall of mozilla[-devel] or firefox if you still have mozilla[-devel] or firefox installed. Pointed out by: pointy hat [1] Notes: svn path=/head/; revision=123675
* Correct the pkg-plist.Jeremy Messenger2004-12-102-1/+3
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=123614
* Run chown during do-install rather than do-extract, so do-extractTrevor Johnson2004-12-101-1/+1
| | | | | | | | | will work for non-root users. Use BINOWN and BINGRP macros. Submitted by: sf via linux-mozilla port Notes: svn path=/head/; revision=123608
* Use chmod correctly.Trevor Johnson2004-12-101-1/+1
| | | | Notes: svn path=/head/; revision=123607
* I removed talkback.xpi from the list of distfiles for the interactiveTrevor Johnson2004-12-102-2/+0
| | | | | | | | | | build (because I doubt the error reports would be valuable) but forgot to do so for batch builds, causing an error. Reported by: pointyhat log forwarded by kris, and sf Notes: svn path=/head/; revision=123606
* In order to fix the permissions on the extracted files as soon asTrevor Johnson2004-12-101-1/+1
| | | | | | | | | possible, run chmod right after unzipping each distfile, as before. Approved by: sf (carte blanche) Notes: svn path=/head/; revision=123605
* Upgrade to latest snapshot.Thierry Thomas2004-12-092-6/+6
| | | | Notes: svn path=/head/; revision=123594
* Fix plist by fixing the way EXTRA_SCRIPTS (bin/firefox.rb) is added to plist.Michael Johnson2004-12-099-9/+9
| | | | Notes: svn path=/head/; revision=123578
* - Convert OPTIONS to KnobsMichael Johnson2004-12-091-21/+34
| | | | | | | | | | | - Remove ImageMagick support for tumbnails since its not used anymore and add a WITH_THUMBNAIL knob to replace old ImageMagick knob to use thumbnails - Utilize USE_PERL if WITH_MIGEMO - Add knob for optional and very experimental gtk-webcore - Bump PORTREVISION Notes: svn path=/head/; revision=123533
* Update to 20041105 snapshot version and unbreak with new apr.Jun Kuriyama2004-12-093-20/+12
| | | | Notes: svn path=/head/; revision=123532
* Integrate the following vendor patches as published onSergey Matveychuk2004-12-0812-12/+66
| | | | | | | | | | | | | | | | | | http://www.squid-cache.org/Versions/v2/2.5/bugs/: - a malformed hostname can cause squid to return random data as error messages, possibly leaking internal information from former requests (squid bug #1143). (This is classified as a minor security issue by the squid developers, so maintainer cc'ed security-team@. See VuXML entry.) - the "httpd_accel_port 0" directive does not work on its own (squid bug #1121) - fix crashes occuring when using cachemgr's "vm_objects" operation (squid bug #1149) PR: ports/74859 Submitted by: maintainer Notes: svn path=/head/; revision=123503
* Add mod_transform, a filter module that allows Apache 2.0 to do dynamic XSLPav Lucistnik2004-12-086-0/+48
| | | | | | | | | | | Transformations on either static XML documents, or XML documents generated from another Apache module or CGI program. PR: ports/74787 Submitted by: Stanislas Ormieres <stan@stormier.net> Notes: svn path=/head/; revision=123493
* - add mirror sites managed by myselfPav Lucistnik2004-12-082-1/+18
| | | | | | | | | | | - server.pid-file config file entry needed by init script - WITHOUT_OPENSSL tunable to disable SSL support (enabled by default) PR: ports/74812 Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer) Notes: svn path=/head/; revision=123478
* - Fix path to icons in template-filesErwin Lansing2004-12-082-0/+11
| | | | | | | | | - Bump PORTREVISION Submitted by: maintainer Notes: svn path=/head/; revision=123469
* Handle OPTIONS more properly for oncoming bsd.port.mk changes.Kirill Ponomarev2004-12-082-4/+4
| | | | Notes: svn path=/head/; revision=123451
* Bump PORTREVISION to chase the gtkhtml3 shared library version.Joe Marcus Clarke2004-12-083-1/+3
| | | | Notes: svn path=/head/; revision=123440
* Update to 3.2.4.Joe Marcus Clarke2004-12-086-8/+18
| | | | Notes: svn path=/head/; revision=123438
* Mark broken on sparc64Michael Johnson2004-12-081-1/+1
| | | | | | | Pointed out by: pointy hat via kris Notes: svn path=/head/; revision=123425
* Add imake as build dependency. It will soon no longer be picked up byDejan Lesjak2004-12-071-0/+2
| | | | | | | | | | X11 libraries. Pointed out by: dosirak via kris, while testing X.Org upgrade Approved by: lofi Notes: svn path=/head/; revision=123421
* Upgrade to latest snapshot.Thierry Thomas2004-12-072-3/+3
| | | | Notes: svn path=/head/; revision=123420
* Chase URLsVolker Stolz2004-12-072-11/+8
| | | | | | | | | PR: ports/74802 Submitted by: Manfred N. Riem Approved by: maintainer Notes: svn path=/head/; revision=123394
* Unbreak installation of renamed icons and remove patch which is no longerErwin Lansing2004-12-072-10/+3
| | | | | | | | | | necessary PR: 74583 Submitted by: maintainer Notes: svn path=/head/; revision=123386
* Update to 0.1.12.Sergey A. Osokin2004-12-076-14/+52
| | | | | | | | Fix link to WWWDATA directory (test link exist before make link). Add two new knobs: START_AFTER_INSTALL and STOP_BEFORE_REMOVE. Notes: svn path=/head/; revision=123378
* - Update to 1.3.33Clement Laforet2004-12-063-11/+5
| | | | | | | | | | - Unmark as DEPRECATED PR: ports/74596 Submitted by: Jonathan Pater <pater@cowboyneal.org> (maintainer) Notes: svn path=/head/; revision=123341
* - Update to 2.0.2Pav Lucistnik2004-12-064-62/+7
| | | | | | | | PR: ports/74741 Submitted by: Maxim Tuliuk <mt@zoo.top.net.ua> (maintainer) Notes: svn path=/head/; revision=123326
* - update to 2.8.0Dirk Meyer2004-12-063-13/+331
| | | | Notes: svn path=/head/; revision=123318
* Update to 0.36Mathieu Arnold2004-12-063-17/+32
| | | | | | | Add docs and examples. Notes: svn path=/head/; revision=123305
* Update to 5.702Volker Stolz2004-12-063-7/+15
| | | | | | | | PR: ports/74530 Submitted by: maintainer Notes: svn path=/head/; revision=123296
* Reset bouncing maintainer address:Kris Kennaway2004-12-064-4/+4
| | | | | | | | | <henrik.motakef@web.de>: host mx-ha01.web.de[217.72.192.149] said: 550 <henrik.motakef@web.de> Benutzer nicht bekannt/User unknown (in reply to RCPT TO command) Notes: svn path=/head/; revision=123285
* Add myself as committer, and use my @FreeBSD.org address.Palle Girgensohn2004-12-063-3/+3
| | | | | | | Approved by: ade (mentor) Notes: svn path=/head/; revision=123277
* - Use MAN1 in Makefile instead of adding manpages in pkg-plist [1]Herve Quiroz2004-12-062-4/+3
| | | | | | | | | | - Add $FreeBSD$ tags where missing PR: 74697 [1] Submitted by: maintainer [1] Notes: svn path=/head/; revision=123276
* - Update to version 4.1.31 [1]Herve Quiroz2004-12-068-32/+100
| | | | | | | | | | | | | - Update to bsd.java.mk 2.0 [1] - Use MASTER_SITE_JAKARTA [1] - Improved filename of manpage in Makefile [1] - Added $FreeBSD$ tags where missing PR: 74705 [1] Submitted by: maintainer [1] Notes: svn path=/head/; revision=123275
* update to 7.60 Technical Preview-4(20041203).FUJISHIMA Satsuki2004-12-064-55/+47
| | | | | | | | PR: 74657 Submitted by: maintainer Notes: svn path=/head/; revision=123274
* Update to version 2.05Kirill Ponomarev2004-12-053-11/+11
| | | | | | | | PR: ports/74734 Submitted by: Ports Fury Notes: svn path=/head/; revision=123257
* Bump portrevision and dependency on ImageMagickJosef El-Rayes2004-12-051-2/+2
| | | | | | | | | | | | in order to trace recent ImageMagick update. Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> PR: ports/74487 Approved by: mat Reviewed by: lofi Notes: svn path=/head/; revision=123242
* Don't use Python 2.4 as the upstream maintainer say he will notHye-Shik Chang2004-12-056-6/+6
| | | | | | | | | support 2.4 in Zope 2.7 branch. Submitted by: maintainer Notes: svn path=/head/; revision=123231
* - Fixed pkg-plistLars Thegler2004-12-052-1/+2
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=123221
* Change INSTALL_TARGET to pure_install to not write perllocal.podAndrey A. Chernov2004-12-051-0/+2
| | | | Notes: svn path=/head/; revision=123213
* - fix pkg-plistCheng-Lung Sung2004-12-051-0/+3
| | | | | | | [http://pointyhat.freebsd.org/errorlogs/i386-6-latest-logs/p5-libservlet-0.9.2.log] Notes: svn path=/head/; revision=123203
* - fix pkg-plistCheng-Lung Sung2004-12-051-0/+1
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=123170
* - fix pkg-plistCheng-Lung Sung2004-12-051-0/+1
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=123168
* - fix pkg-plistCheng-Lung Sung2004-12-051-0/+1
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=123167