Anders Nordby
a87a019bc0
Add mod_mylo, a module for Apache that sends logs directly to a MySQL database
...
in addition to normal logging.
PR: 31576
Approved by: will
2001-11-12 02:51:50 +00:00
Anders Nordby
4417a778f4
Add mod_sqlinclude, an Apache module implementing config inclusion from MySQL
...
databases.
PR: 31296
Submitted by: Anders Nordby <anders@fix.no>
Approved by: will
2001-11-12 02:09:15 +00:00
Pete Fritchman
18469d84a7
Add httpgrabber-1.0, a HTTP network traffic grabber and extractor
...
PR: 30358
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2001-11-06 18:03:15 +00:00
Ying-Chieh Liao
baced51564
add xist
...
An XML-based extensible HTML generator
2001-11-03 17:33:10 +00:00
Maxim Sobolev
0b999b0a29
Add flashplugin-mozilla 0.4.10, a GPL standalone Flash (TM) plugin
...
for Mozilla web browser.
PR: 31491
Submitted by: Leland Wang <llwang@infor.org>
2001-11-02 13:58:55 +00:00
Anton Berezin
fdb4b2aac5
Add p5-Apache-PageKit 1.06, a Model/View/Content/Controller web
...
framework using mod_perl, XML and HTML::Template.
PR: 31564
Submitted by: Seamus Venasse <svenasse@polaris.ca>
2001-10-30 14:51:00 +00:00
Mikhail Teterin
40df453521
NeoWebScript[tm] is a module for the Apache webserver that allows you to
...
embed the Tcl/Tk programming language in your webpages as a scripting
tool. It was invented by Karl Lehenbauer, NeoSoft's Chief Technical
Officer, and documented, enhanced and extended by NeoSoft's programmers
and technical writers.
WWW: http://www.sourceforge.net/projects/nws/
The changes:
. don't build the Apache, TclX, gd, db, neo-tcl bundled in the
tarball, but use those that are installed by their ports
. don't generate GIFs -- use PNGs
. look in /var/log for Apache's log file
. use /var/db/neowebscript for caches and per-user databases
. expose some configuration knobs into the neowebscript.conf --
there should be no need to edit init.tcl itself anymore
All of the bundled demos work, except for the gd-based banner generator.
The demo code uses Gdtclft commands that don't exist in the modern Gdtclft.
2001-10-28 08:37:27 +00:00
Garrett Wollman
a3db454330
New port www/mod_auth_kerb: authenticate Web clients against Kerberos v5.
2001-10-19 17:40:18 +00:00
Ying-Chieh Liao
976e7601d4
add moinmoin
...
A Python CGI clone of WikiWiki
PR: 30669
Submitted by: Hye-Shik Chang <perky@python.or.kr>
2001-10-15 12:43:36 +00:00
Ying-Chieh Liao
6bc217d398
add galery
...
Gallery is a slick web based photo album written using PHP
PR: 30476
Submitted by: Jamie Hermans <jamie@otidan.hermans.ca>
2001-10-15 11:53:18 +00:00
Ying-Chieh Liao
8374b17d3b
add py-websvcs
...
Web service libraries includes SOAP, WSDL, UDDI, etc
PR: 29857
Submitted by: Hye-Shik Chang <perky@python.or.kr>
2001-10-15 10:12:33 +00:00
Ying-Chieh Liao
3b5f67ac68
add w3m-m17n
...
w3m with multilingualization support
PR: 31123
Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
2001-10-11 12:30:15 +00:00
Adrian Chadd
4de38a0a0a
Remove the squid22 and squid23 ports.
2001-10-01 10:06:05 +00:00
Nik Clayton
29cc0167cd
Add auth_ldap.
2001-09-28 09:00:17 +00:00
Akinori MUSHA
59358b9cf9
Sort entries.
2001-09-21 05:59:19 +00:00
Akinori MUSHA
36905918fd
Add ruby-webunit, a Ruby API for automated unit testing of web sites.
2001-09-20 06:13:01 +00:00
Johann Visagie
66d13f418f
Add quixote 0.3, a framework for developing web applications in Python.
2001-09-18 10:51:37 +00:00
Tom Hukins
7d49f3b8c1
Add Perl WWW::Search class for AltaVista
...
PR: ports/30019
Submitted by: Fanying Jen <fanying@fynet.com>
2001-09-10 17:19:33 +00:00
Akinori MUSHA
e7a5e5a707
Add mod_watch, an Apache module to monitor bandwidth usage. For use
...
with MRTG etc.
PR: ports/29853
Submitted by: Anders Nordby <anders@fix.no>
2001-09-03 18:27:28 +00:00
Pete Fritchman
4d279919cd
add sqmgrlog 3.0.1
...
Squid log analyzer and HTML report generator
PR: 24895
Submitted by: Dmitry Grigorovich <odip@bionet.nsc.ru> (mostly)
2001-09-01 00:45:18 +00:00
Chris D. Faulhaber
f66ab99fbd
Add mod_frontpage, a modular version of FrontPage extentions.
...
PR: 29202
Submitted by: Martin Blapp <mb@imp.ch>
2001-08-31 11:42:17 +00:00
FUJISHIMA Satsuki
a33999c279
o rename w3m-image -> w3m-img after repository copy by the author's request.
...
o update w3m-img to 1.10.
o make PORTREVISION overridable from slave ports.
o change PORTVERSION style for w3m-img. (suggedted by knu)
PR: 29226
Submitted by: maintainer
2001-08-27 23:45:08 +00:00
Akinori MUSHA
13273b7d09
Add ruby-tmpl, an online/offline templating system a la eRuby/ERb.
...
PR: ports/29975
Submitted by: Sean Chittenden <sean@chittenden.org>
2001-08-24 06:28:09 +00:00
Pete Fritchman
ed156534bd
add mod_cvs 0.5
...
A module that makes Apache CVS aware
PR: 29693
Reviewed by: ade
2001-08-23 15:37:42 +00:00
Ying-Chieh Liao
c3e9364ecb
add horde
...
A common code-base used by Horde applications, written in PHP
PR: 28872
Submitted by: Thierry Thomas <thierry@thomas.as>
2001-08-18 04:17:52 +00:00
Johann Visagie
b408acb655
Add zope-zmysqlda 2.0.7, a MySQL Database Adapter for the Zope web
...
application framework.
2001-08-16 14:02:18 +00:00
Johann Visagie
1bb3a6a5ec
Add zope-guf 1.2.4, a roll-your-own user folder product for Zope.
2001-08-16 12:21:47 +00:00
Johann Visagie
5163137087
Add zope-zpt 1.4.0 - Zope Page Templates (ZPT) may be used to separate
...
design and logic elements in Zope applications.
2001-08-16 10:53:22 +00:00
Johann Visagie
6bf9469c73
zope-ptk -> zope-cmf
2001-08-13 08:11:48 +00:00
Ying-Chieh Liao
e955ae5689
add p5-AxKit
...
XML Delivery Toolkit for Apache/Perl
PR: 27928
Submitted by: Dominic Mitchell <dom@happygiraffe.net>
2001-08-12 14:59:11 +00:00
Ying-Chieh Liao
700d668510
add mod_sed
...
An apache module that embeds a copy of the sed(1) command
2001-08-12 14:41:15 +00:00
Andrey A. Chernov
b17022f241
mnoGoSearch-current -> mnogosearch
2001-08-11 18:34:09 +00:00
Ying-Chieh Liao
ac6ec9f259
add htmlobject
...
HTML Document Object
2001-07-30 16:48:45 +00:00
Ying-Chieh Liao
9bf05a50f2
nuke p5-Bundle-libservlet
...
use p5-libservlet instead
2001-07-28 06:33:23 +00:00
Ying-Chieh Liao
4fc97ee6cb
add p5-libservlet
...
Servlet API for Perl
2001-07-28 06:28:47 +00:00
Ying-Chieh Liao
9ba380ef26
add p5-Bundle-libservlet
...
Servlet API for Perl
2001-07-26 17:05:51 +00:00
FUJISHIMA Satsuki
5b6a7d4f56
add w3m-image.
...
remove w3m-ssl.
2001-07-21 18:24:17 +00:00
Mark Pulford
811bde7f27
Add micro_httpd 2000.12.15, an extremely small web server.
...
PR: 28977
Submitted by: Kim Scarborough <user@unknown.nu>
2001-07-19 05:59:24 +00:00
Anton Berezin
90e108873f
www/p5-CGI was repocopied to www/p5-CGI-modules. Finish this process:
...
- remove www/p5-CGI/*;
- modify www/p5-CGI-modules/Makefile to reflect the new name;
- change p5-CGI to p5-CGI-modules in the category's Makefile.
OK'ed by: markm
Reminded to _BE_CAREFUL_!! by: markm
2001-07-17 16:40:37 +00:00
Anton Berezin
6969400487
Add p5-CGI.pm - the updated version of the CGI.pm from the base system.
...
Requested by: many
OK'ed by: markm
2001-07-12 21:05:08 +00:00
Tom Hukins
f835e3350e
Add Perl WWW:Search module for Google
2001-07-08 17:43:10 +00:00
Mark Pulford
949b1940d1
Add mdw 1.0, a utility to check the MD5 sum of a webpage.
...
PR: 28712
Submitted by: petef@databits.net
2001-07-08 07:07:41 +00:00
Ying-Chieh Liao
6988580bcb
add mod_put
...
An Apache module that provides PUT and DELETE methods
PR: 28414
Submitted by: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
2001-07-07 13:13:48 +00:00
Will Andrews
be1b09a5e1
Add netraider 0.0.2, a fast, small, free and nice web browser for Unix.
...
This one's based on QT, basically a rip of Konqueror from KDE2, converted
to act standalone. Unfortunately, it also has a number of annoying bugs.
Well, here's to getting the authors to fix them...
Requested by: ishiboo@rm-f.net
2001-07-07 02:53:43 +00:00
Ying-Chieh Liao
e53965ab2d
add jdresolve
...
A IP addresse to hostname program for httpd log files
PR: 28195
Submitted by: Christophe Labouisse <christophe@labouisse.org>
2001-07-06 18:02:30 +00:00
Peter Pentchev
fae77da1c5
'About My Cache' is a utility for keeping track of the Netscap
...
e cache directory.
PR: 28011
Submitted by: Pete Fritchman <petef@databits.net>
2001-07-03 08:44:29 +00:00
James E. Housley
f39be55507
Move orion from java to www
2001-06-27 01:50:38 +00:00
David W. Chapman Jr.
302ddeb73e
Add crawl, a worm that searches for jpegs
...
PR: 28304
Submitted by: Pete Fritchman <petef@databits.net>
2001-06-23 16:09:53 +00:00
James E. Housley
bf4b2173ef
New port of mod_extract_forwarded, an Apache module that can make proxied
...
requests appear with client IP.
PR: 27998
Submitted by: Anders Nordby <anders@fix.no>
2001-06-19 01:59:10 +00:00
Johann Visagie
cfdae81e63
Add zope-zwiki 0.8.1, a WikiWikiWeb product for Zope.
...
PR: 27267
Submitted by: Johann Visagie <johann@egenetics.com>
2001-06-18 14:11:33 +00:00