summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* Add ruby-tmpl, an online/offline templating system a la eRuby/ERb.knu2001-08-246-0/+36
| | | | | PR: ports/29975 Submitted by: Sean Chittenden <sean@chittenden.org>
* Update to 0.9.3.knu2001-08-242-2/+2
|
* Upgrade to v2.4.9.jkoshy2001-08-243-3/+5
| | | | Submitted by: kris
* Fix kqueue support for -currentpetef2001-08-242-28/+12
| | | | | | PR: 30009 Submitted by: maintainer Reviewed by: ade
* Update web sitedwcjr2001-08-232-2/+2
| | | | | PR: 29965 Submitted by: maintainer
* Add NOPORTDOCSdwcjr2001-08-233-13/+15
| | | | | | | | Remove www and www/cgi-bin directories properly to not cause error by bento Better display pkg-message PR: 29481 Submitted by: pat@databits.net
* add mod_cvs 0.5petef2001-08-237-0/+55
| | | | | | | A module that makes Apache CVS aware PR: 29693 Reviewed by: ade
* Upgrade to 1.3.19ache2001-08-234-4/+4
|
* Change my email address to petef@FreeBSD.org for the ports I maintain.petef2001-08-2210-11/+11
| | | | Reviewed by: ade
* Set IS_INTERACTIVE if port is interactive. 8-)dirk2001-08-223-0/+12
| | | | Submitted by: olgeni
* Turn WITH_FULL_MOZILLA on by default due to `missed scrollbars syndrome'sobomax2001-08-212-0/+4
| | | | observed when used with mozilla-embedded.
* Update to latest distfile.eric2001-08-202-2/+2
|
* Remove a patch that has merged into the distfile.eric2001-08-201-27/+0
|
* Bump PORTVERSION. This was forgotten somehow in the last update.trevor2001-08-201-1/+1
| | | | | Submitted by: Mike Heffner <mheffner@vt.edu> Approved by: maintainer
* Upgrade the apache13-fp to Apache 1.3.20.clive2001-08-206-88/+55
| | | | | PR: ports/29379 Submitted by: Scot W. Hetzel <hetzels@westbend.net> (MAINTAINER)
* Update to 0.12.sobomax2001-08-206-22/+438
|
* fix pre-everything::ijliao2001-08-193-3/+3
| | | | Submitted by: "Dan Langille" <dan@langille.org>
* Update to 6.1.trevor2001-08-196-38/+30
| | | | | | | | | | | | | | | According to Bennett Samowich <brs@ben-tech.com> on the Bugtraq list, this version "does not allow access to privileged ports" whereas the earlier ones do. I have not tested this claim. If true, the change should lessen harm from the HTML form protocol attack described at http://www.remote.org/jochen/sec/hfpa/ . Mark broken, because the menus no longer display correctly. Mention the AIM port. Don't mention the release notes, since they seem to be unmaintained. Touch up FTP list.
* Avoid the usage of a variable named "BROWSER", not to conflict withknu2001-08-199-24/+24
| | | | | | | | | user's environment variable with the same name. cf. http://tuxedo.org/~esr/BROWSER/ http://www.dwheeler.com/browse/secure_browser.html Approved by: cjh, girgen@partitur.se, sada, trevor
* Mirror this locally, since the distfile has not been available from itstrevor2001-08-181-2/+3
| | | | | | | | | | master site since 28 December 1998 (the project appears to have been abandoned). I need to test this later. Reported by: fenner's survey Warning: Do not taunt the gopher. While I'm here, toss in a hyphen for clarity.
* List home pages.trevor2001-08-181-1/+7
| | | | | | | Requested by: Christopher K. Davis <ckd@ckdhr.com> Reviewed by: adam (former maintainer) While I'm here, list some of the features of WN.
* Turn Adam David's ports loose. Look out, world!trevor2001-08-182-2/+2
| | | | Approved by: adam
* add hordeijliao2001-08-1819-0/+1723
| | | | | | | A common code-base used by Horde applications, written in PHP PR: 28872 Submitted by: Thierry Thomas <thierry@thomas.as>
* Upgrade to adzap-20010817kris2001-08-172-2/+2
|
* o Update to 5.1lioux2001-08-165-4/+35
| | | | | | | o Reword/improve both COMMENT and DESCR PR: 29728 Submitted by: MAINTAINER
* Add zope-zmysqlda 2.0.7, a MySQL Database Adapter for the Zope webwjv2001-08-167-0/+96
| | | | application framework.
* Add zope-guf 1.2.4, a roll-your-own user folder product for Zope.wjv2001-08-167-0/+99
|
* Add ports of Zope products to the "zope" virtual category.wjv2001-08-162-2/+2
|
* Additionally add squishdot to the (virtual) category "zope".wjv2001-08-161-1/+1
|
* Add zope-zpt 1.4.0 - Zope Page Templates (ZPT) may be used to separatewjv2001-08-167-0/+350
| | | | design and logic elements in Zope applications.
* Update port to version 0.15.3.olgeni2001-08-168-8/+8
|
* Fix typo in WWW: webdab.org -> webdav.org.olgeni2001-08-161-1/+1
|
* Update port to version 2.7.6, make it work with Python 2.1.1.olgeni2001-08-1612-116/+72
| | | | | | | Assign maintainership to Anders Nordby <anders@fix.no> (approved by current maintainer) PR: 29738 Submitted by: Anders Nordby <anders@fix.no>
* Upgrade www/p5-HTML-FillInForm to 0.18.tobez2001-08-153-4/+7
| | | | | | | | Also BUILD_DEPEND -> BUILD_DEPENDS, specify the correct dependency module location, and add RUN_DEPENDS. PR: 29721 Submitted by: maintainer
* Upgrade to 5.05 TP1.des2001-08-1415-480/+165
| | | | | | | | | Note that plugins won't work unless you happen to have a Linux version of Motif (or OpenMotif) installed; there is no linux-openmotif port (yet) so you'll have to figure this one out on your own. Once you do, though, both www/linux-flashplugin and java/linux-jdk13 should work with no further tweaks (as should any other Netscape-compatible plugin that installs into ${PREFIX}/lib/netscape-linux/plugins). Happy browsing!
* Upgrade to 2.8.5.dev1ache2001-08-142-4/+4
| | | | Submitted by: demon
* Upgrade to 2.42.demon2001-08-132-4/+3
|
* Update to 0.11.5.sobomax2001-08-134-4/+4
|
* Update to version 0.9.4wjv2001-08-134-8/+33
|
* Update to version 2.1.13kevlo2001-08-132-2/+2
| | | | | PR: 29476 Submitted by: MAINTAINER
* Update to version 2.1kevlo2001-08-132-2/+2
| | | | | PR: 29659 Submitted by: MAINTAINER
* - Update to version 1.11kevlo2001-08-134-7/+8
| | | | | | | | - Take over as MAINTAINER from ports@ - Fixup pkg-plist PR: 29661 Submitted by: Pete Fritchman <petef@databits.net>
* zope-ptk -> zope-cmfwjv2001-08-131-1/+1
|
* Update to 0.9.2.knu2001-08-132-2/+2
|
* Update to 0.25dwcjr2001-08-122-2/+2
| | | | | PR: 29475 Submitted by: maintainer
* add p5-AxKitijliao2001-08-127-0/+214
| | | | | | | XML Delivery Toolkit for Apache/Perl PR: 27928 Submitted by: Dominic Mitchell <dom@happygiraffe.net>
* add mod_sedijliao2001-08-126-0/+34
| | | | An apache module that embeds a copy of the sed(1) command
* Update to 2.B, and use the new ruby-uri module.knu2001-08-125-42/+15
|
* Fix escapeurl() not expanded and png linkingache2001-08-122-0/+28
|
* system() calls eliminated.dwcjr2001-08-122-8/+66
| | | | | | | | new samba behavior fixes. Modified patch-smb2www.pm to patch against correct location. PR: 29217 Submitted by: maintainer
OpenPOWER on IntegriCloud