summaryrefslogtreecommitdiff
path: root/www (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove pkg-comment and place in MakefileJames E. Housley2003-03-032-1/+1
| | | | Notes: svn path=/head/; revision=76777
* - update to 2.1.6Pete Fritchman2003-03-024-17/+19
| | | | | | | | | | | - MASTER_SITES has moved. PR: 47833 Submitted by: David A Bestor <1nd3n14l@indenial.com>, Jon Wilson <jon@netcraft.com> Notes: svn path=/head/; revision=76764
* Move the CGI.pm dependency inside the ${PERL_LEVEL} < 500601 block.Akinori MUSHA2003-03-021-1/+1
| | | | | | | Noted by: kuriyama Notes: svn path=/head/; revision=76731
* Update to the latest version (2.1.p9).Dmitry Sivachenko2003-03-016-76/+15
| | | | | | | | | | Remove patch-width since it is useless without -dump option which is absent in links version2... Submitted by: Thomas Seck <tmseck-lists@netcologne.de> Notes: svn path=/head/; revision=76707
* Retire comment file.Trevor Johnson2003-03-0116-8/+8
| | | | Notes: svn path=/head/; revision=76700
* Update port www/p5-CGI-SpeedyCGI to version 2.21Yen-Ming Lee2003-03-013-2/+67
| | | | | | | | | | | disable installing mod_speedycgi. PR: 46723 Submitted by: Lars Thegler <lars@thegler.dk> Reviewed by: petef, tobez Notes: svn path=/head/; revision=76679
* Use pre-everything:: instead of pre-everything: to avoid conflict withKris Kennaway2003-02-281-1/+1
| | | | | | | targets in bsd.port.mk Notes: svn path=/head/; revision=76674
* Add p5-Sledge-Plugin-XSLT, a Sledge plug-in that adds XSLT::Dispatch::ConfigAkinori MUSHA2003-02-285-0/+42
| | | | | | | on. Notes: svn path=/head/; revision=76645
* Remove bogus PKGNAMEPREFIX=p5-. This is not a Perl port.Akinori MUSHA2003-02-281-1/+0
| | | | | | | Submitted by: naddy Notes: svn path=/head/; revision=76642
* Fix the URL's in pkg-descr and add HTTP master sites.Peter Pentchev2003-02-282-2/+3
| | | | | | | | PR: 48353 Submitted by: tadalunch@sources.redhat.com Notes: svn path=/head/; revision=76636
* Update to version 1.4.1.Dmitry Sivachenko2003-02-282-3/+3
| | | | Notes: svn path=/head/; revision=76628
* Release the maintainershipHye-Shik Chang2003-02-281-1/+1
| | | | | | | Submitted by: Tae-Seong Kim <rapzzard@rapzzard.pe.kr> (maintainer) Notes: svn path=/head/; revision=76601
* Upgrading tidy-devel to 030225.Yen-Ming Lee2003-02-273-13/+2
| | | | | | | | PR: 48693 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=76581
* Update to 0.7.0.Christian Weisgerber2003-02-2712-24/+18
| | | | | | | | PR: 48701 Submitted by: Andreas Schweitzer <aschweitzer@hs.uni-hamburg.de> Notes: svn path=/head/; revision=76579
* Add support for cracklib, a password-checking libraryMartin Blapp2003-02-272-0/+10
| | | | | | | Maintainer timeout. Notes: svn path=/head/; revision=76578
* Add p5-Sledge-Plugin-HTML2HDML/Makefile, a Sledge plug-in that invokesAkinori MUSHA2003-02-275-0/+42
| | | | | | | html2hdml for EZweb WAP/1.0 clients. Notes: svn path=/head/; revision=76555
* Add html2hdml, an i-mode HTML to EZweb HDML converter.Akinori MUSHA2003-02-275-0/+25
| | | | Notes: svn path=/head/; revision=76553
* Add p5-HTTP-MobileAgent, an HTTP mobile user agent string parser forAkinori MUSHA2003-02-275-0/+51
| | | | | | | Perl. Notes: svn path=/head/; revision=76551
* Add p5-Sledge-Plugin-SaveUpload, a Sledge plug-in that copes withAkinori MUSHA2003-02-265-0/+40
| | | | | | | cross-device link errors in uploading. Notes: svn path=/head/; revision=76539
* Add p5-Sledge-Template-Expr, a Sledge extension that usesAkinori MUSHA2003-02-265-0/+41
| | | | | | | HTML::Template::Expr as template engine. Notes: svn path=/head/; revision=76537
* Add p5-Sledge-SessionManager-CookieStore, a Sledge extension thatAkinori MUSHA2003-02-265-0/+43
| | | | | | | stores session data to HTTP cookies. Notes: svn path=/head/; revision=76535
* Add p5-Sledge-Plugin-SessionAutoCleanup, a Sledge plug-in thatAkinori MUSHA2003-02-265-0/+40
| | | | | | | automatically cleans up old sessions. Notes: svn path=/head/; revision=76533
* Add p5-Sledge-Plugin-ScratchPad, a Sledge plug-in that providesAkinori MUSHA2003-02-265-0/+40
| | | | | | | temporary data buffers. Notes: svn path=/head/; revision=76531
* Add p5-Sledge-Plugin-NoCache, a Sledge plug-in that outputs HTTPAkinori MUSHA2003-02-265-0/+40
| | | | | | | no-cache headers. Notes: svn path=/head/; revision=76529
* Add p5-Sledge-Plugin-Log, a Sledge plug-in that addsAkinori MUSHA2003-02-265-0/+41
| | | | | | | Log::Dispatch::Config on. Notes: svn path=/head/; revision=76527
* Add p5-Sledge-Plugin-Dumper, a Sledge plug-in that automatically callsAkinori MUSHA2003-02-265-0/+40
| | | | | | | Data::Dumper. Notes: svn path=/head/; revision=76525
* Add p5-Sledge-Plugin-Download, a Sledge plug-in that works aroundAkinori MUSHA2003-02-265-0/+40
| | | | | | | browser bugs with file downloading. Notes: svn path=/head/; revision=76523
* Add p5-Sledge, a pure perl, pluggable, lightweight web application framework.Akinori MUSHA2003-02-265-0/+88
| | | | Notes: svn path=/head/; revision=76507
* Add p5-Bundle-Sledge. Sledge is a pure perl, pluggable, lightweightAkinori MUSHA2003-02-265-0/+72
| | | | | | | | web application framework, and this bundle module helps to install all modules used for Sledge. Notes: svn path=/head/; revision=76503
* Specify the MASTERDIR as a relative path to ${.CURDIR} instead ofPete Fritchman2003-02-251-1/+1
| | | | | | | | | | ${PORTSDIR} (which isn't defined because we're a slave Makefile, and not including bsd.port.mk). This fixes the INDEX build. Noticed by: INDEX build script Notes: svn path=/head/; revision=76468
* www/horde is a framework, but it is only used by mail/imp, which was removedYen-Ming Lee2003-02-2522-1948/+0
| | | | | | | | | for security reason; the other Horde's ports use www/horde2. Requested by: Thierry Thomas <thierry@pompo.net> (MAINTAINER) Notes: svn path=/head/; revision=76463
* Update www/w3m to 0.4 and www/w3m-m17n to 0.4+20030224.MANTANI Nobutaka2003-02-252-7/+6
| | | | Notes: svn path=/head/; revision=76457
* Add missed dependencied.Maxim Sobolev2003-02-251-1/+2
| | | | | | | Sponsired by: Porta Software Ltd. Notes: svn path=/head/; revision=76452
* De-pkg-comment for my ports.Hye-Shik Chang2003-02-2516-8/+8
| | | | Notes: svn path=/head/; revision=76449
* * Update to 0.50Joe Marcus Clarke2003-02-253-12/+9
| | | | | | | * Respect ${CC} Notes: svn path=/head/; revision=76444
* - fix the file permission problem by running the ${FPSETPERM} scriptYen-Ming Lee2003-02-242-0/+7
| | | | | | | | | | - remove the extra files created by the ${REINPLACE_CMD} PR: 48555 Submitted by: Scot W. Hetzel <hetzels@westbend.net> Notes: svn path=/head/; revision=76404
* new port www/tidy-libEdwin Groothuis2003-02-243-0/+39
| | | | | | | | | | slave port www/tidy-lib PR: ports/48549 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=76381
* Release maintainershipEdwin Groothuis2003-02-241-1/+1
| | | | | | | | PR: ports/48620 Submitted by: Chris Knight <chris@aims.com.au> Notes: svn path=/head/; revision=76379
* www/tidy-devel: upgrading to 030220Edwin Groothuis2003-02-247-15/+76
| | | | | | | | PR: ports/48549 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=76378
* fix www/p5-CGI-modules not to install patch cruftEdwin Groothuis2003-02-241-0/+3
| | | | | | | | PR: ports/48537 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=76377
* Add depends to p5-libwww, drop maintainer bit.Vanilla I. Shu2003-02-241-3/+5
| | | | | | | | PR: ports/48203 Submitted by: edwin Notes: svn path=/head/; revision=76376
* Update www/notftp to 1.3.1Edwin Groothuis2003-02-244-9/+10
| | | | | | | | PR: ports/48507 Submitted by: Ryan Grove <ryan@wonko.com> Notes: svn path=/head/; revision=76373
* devel/pear-HTML_Select: superseded by devel/pear-HTML_Select_CommonEdwin Groothuis2003-02-241-1/+2
| | | | | | | | PR: ports/47769 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=76354
* Maintainer Update: Please Repo Copy www/caudium -> www/caudium10Edwin Groothuis2003-02-247-825/+2
| | | | | | | | | | | | | | | | | | | Caudium 1.2 is out of box as well as Caudium 1.3 (current devel branch). I'd like to have such ports in www : www/caudium10 (Caudium 1.0.xx branch) www/caudium12 (Caudium 1.2.xx branch) www/caudium-devel (Caudium 1.3.xx development branch). For now www/caudium is 1.0 branch. It should be better to have www/caudium10 instead. PR: ports/46234 Submitted by: Xavier Beaudouin <kiwi@oav.net> Notes: svn path=/head/; revision=76351
* Point dependencies on net/openldap2 to net/openldap20Edwin Groothuis2003-02-243-5/+5
| | | | Notes: svn path=/head/; revision=76346
* Point dependencies on net/openldap to net/openldap12Edwin Groothuis2003-02-244-7/+7
| | | | Notes: svn path=/head/; revision=76344
* [Maintainer Update] Port: php-templates 1.7Edwin Groothuis2003-02-234-14/+28
| | | | | | | | | | | | | | Update to 1.7 Install documentation Use new WANT_AUTO****_VER variables Adapt to new mod_php4 port Fix installation with Apache2 PR: ports/47905 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=76332
* maintainer-update Update to latest snapshot: 0.9.20030223Edwin Groothuis2003-02-232-11/+9
| | | | | | | | PR: ports/48605 Submitted by: Koop Mast <einekoai@chello.nl> Notes: svn path=/head/; revision=76325
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76311
* Update to 3.27.Maxim Sobolev2003-02-232-2/+2
| | | | Notes: svn path=/head/; revision=76307