Commit graph

1002 commits

Author SHA1 Message Date
Clement Laforet
b3a94988db Add mod_accessCookie 0.4.
This module restricts access in the same way as an 'allow from'
does (it is derived form this module :), by checking for the exinstence of
a cookie. If a cookie is present it compares it to cookies found in a
mySQL database. If it can find a equivalent cookie there, access is
granted, else access is denied.
2004-04-16 15:56:59 +00:00
Thierry Thomas
36e0138ba2 Add horde-passwd 2.2.1, a password changing module for Horde.
PR:		62745
Submitted by:	João Carlos Mendes Luís (<jonny@jonny.eng.br>)
Approved by:	pav (mentor).
2004-04-11 21:43:24 +00:00
Kris Kennaway
41697e88c8 As announced 2 months ago, remove these deprecated or broken ports. 2004-04-11 01:45:19 +00:00
Akinori MUSHA
ed33e613d5 Add www/ruby-gtkhtml2, Ruby binding for GtkHtml2.
This is part of the Ruby/GNOME2 suite.

PR:		ports/65270
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2004-04-09 14:15:45 +00:00
Erwin Lansing
0ea1b848c5 Add p5-Maypole 1.3, mVC web application framework.
Maypole is an MVC-based web application framework, built around
Class::DBI and Template Toolkit.

WWW: http://search.cpan.org/~simon/Maypole/

PR:		ports/65328
Submitted by:	Lars Thegler <lars@thegler.dk>
2004-04-08 18:27:19 +00:00
Thierry Thomas
27de4c5c9c Add pear-HTTP_Request 1.2, PEAR classes providing an easy way to
perform HTTP requests.

Approved by:	pav (mentor).
2004-04-06 19:15:30 +00:00
Pav Lucistnik
af67605c76 Add zope-cmftransforms, a Zope product that handles transformations between
mime types. Required by the new version of zope-archetypes.

PR:		ports/64607
Submitted by:	Filippo Natali <filippo@widestore.net>
2004-04-05 14:04:56 +00:00
Joe Marcus Clarke
c0720fdbd1 Add epiphany-extensions, a set of add-ons for the Epiphany webbrowser. They
include popup blockers, mouse gestures, HTML validators, and more.
2004-04-05 04:11:04 +00:00
Pav Lucistnik
3346c6ee3a Add zope-coreblog, a Zope product to create and manage Blog/Weblog/Web Nikki
easily. See http://coreblog.org/

PR:		ports/65152
Submitted by:	HAYASHI Yasushi <yasi@yasi.to>
2004-04-04 12:46:14 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Pav Lucistnik
6bb3236433 Remove www/zope-cmf13, the reasons for it's existence disappeared.
Point users to latest version in www/zope-cmf.
2004-04-01 23:26:49 +00:00
Mathieu Arnold
da7bf5889a Add p5-HTTP-Recorder 0.03.01, record interaction with websites. 2004-04-01 16:08:26 +00:00
Pav Lucistnik
f80701e818 Douglas Thrift's Search Engine is an indexing search engine for use on small
websites such as personal or small business sites.  It is designed to be
very similar to Google for end users and its output is customizable.  For
indexing, it supports both the Robots Exclusion Protocol and the Robots META
Tag as specified at http://www.robotstxt.org/wc/exclusion.html.

WWW: http://computers.douglasthrift.net/searchengine/

PR:		ports/64794
Submitted by:	Douglas Thrift <douglas@douglasthrift.net>
2004-03-29 18:05:44 +00:00
Pav Lucistnik
62a8f25549 Add tasks, a web based, hierarchical task manager/to-do list/lightweight
project manager.

PR:		ports/64699
Submitted by:	gioria
2004-03-28 18:21:35 +00:00
Clement Laforet
7fb5618792 Remove www/webcpp after repocopy to textproc/webcpp
PR:             64579
Submitted by:   maintainer
Approved by:    portmgr
2004-03-25 20:37:51 +00:00
Mathieu Arnold
ace043a1eb Add p5-HTTP-Proxy 0.13, a pure Perl HTTP proxy. 2004-03-23 17:02:07 +00:00
Dirk Meyer
ada99fa3d9 - new slave port 2004-03-21 11:28:13 +00:00
Mathieu Arnold
0cc1988912 Reorder those files 2004-03-20 19:06:44 +00:00
Clement Laforet
88327f7da1 Add mod_rpaf2, a mod_rpaf slave port, for apache2. 2004-03-17 18:37:02 +00:00
Clement Laforet
20c1796527 Add mod_rpaf 0.5
rpaf changes the remote address of the client on incoming proxy
requests. It is used in backend servers that needs to know the IP of the
client, and works in conjunction with mod_proxy_add_forward (which sets
the X-Forwarded-For header). When an X-Host header exists rpaf will take
the hostname found here, put it into Apache, and update the virtualhost
settings so that you can serve virtualhosts on the backend.

Author: Thomas Eibner
2004-03-17 18:32:27 +00:00
Christian Weisgerber
97527ea1e9 Import PodToHTML Perl module 0.04.
PodToHTML generates HTML from one or (more typically) several files
containg POD documentation.

PR:		63434
Submitted by:	hrs
2004-03-10 20:22:08 +00:00
Kirill Ponomarev
7f1d8abc6a Add drivel 0.9.4, the Gnome livejournal client.
PR:		ports/63437
Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
2004-02-28 20:57:32 +00:00
Pav Lucistnik
55f1f9d40d TTWType - a product for defining new CMF types via the ZMI
You can use TTWType to define new CMF portal types via
    the ZMI (without creating a new product). This is different
    to modifying existing portal types as you can also add new
    fields.

PR:		ports/63442
Submitted by:	Khairil Yusof <kaeru@inigo-tech.com>
2004-02-28 14:05:51 +00:00
Pav Lucistnik
c27a0eae1c CMFFormController is a product for Zope/CMF
CMFFormController replaces the portal_form form validation mechanism from
Plone.  It should work just fine in plain CMF as well.

PR:		ports/63377
Submitted by:	Khairil Yusof <kaeru@inigo-tech.com>
2004-02-28 13:57:46 +00:00
Akinori MUSHA
10c906df8c Add ruby-amazon, a Ruby interface to Amazon's Web Services.
Ruby 1.8.0 or later is required.
2004-02-28 06:41:22 +00:00
Clement Laforet
dc5eb9e2d5 Add mod_log_data 0.0.3, module for Apache 2.0 to log incoming and
outgoing data.

mod_log_data is a module for Apache 2.0, logging incoming and outgoing
data.
This module can be used for debug or for security.
This beta version include one filter dumping the POST data for an
incoming request, and a filter dumping the outgoing data.

WWW: http://loghttp.sourceforge.net/

PR:		ports/57661
2004-02-26 16:42:03 +00:00
Clement Laforet
dc8ee8da45 Add mod_jk-apache2, a slave port to mod_jk.
apache2 JK module for connecting to Tomcat using AJP1X.

PR:		ports/56660
Submitted by:	Larry Lansing <lansil@fuzzynerd.com>
2004-02-26 00:27:43 +00:00
Pav Lucistnik
1f7e7e6210 Add linkcheck, a tool to check a website for bad links, written in C.
PR:		ports/62910
Submitted by:	Ismail Yenigul <ismail@enderunix.org>
2004-02-25 22:09:11 +00:00
Pav Lucistnik
9ac77bc282 PlacelessTranslationService is a translation service based on potfiles in the
filesystem for Zope.

WWW: http://plone.org/collective

PR:		ports/63043
Submitted by:	Khairil Yusof <kaeru@inigo-tech.com>
2004-02-25 19:30:38 +00:00
Mathieu Arnold
b02751aebc Add p5-CGI-Framework 0.13, a simple-to-use, lightweight web CGI
framework.
2004-02-25 13:54:28 +00:00
Ying-Chieh Liao
a3d3dcf2ce add pnews 2.53
PHP News Reader
2004-02-25 06:11:00 +00:00
Alex Dupre
cd86d94aaf Add gatling 0.4, a high performance webserver with scalability benchmark
tools.

PR:		ports/63196
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de>
2004-02-23 00:21:00 +00:00
Pav Lucistnik
3a54566324 Add zope-cmfactionicons.
This product is a add-on for the Zope Content Management Framework (CMF). It
should be useful with Plone, CPS, and other CMF-derived extensions, as well.
The product provides:

*    A new tool, portal_actionicons, which serves as a registry mapping object
     actions (using category and action ID) to a descriptive title, a priority,
     and an icon ID. The tool post-processes a set of actions (i.e., those
     generated by the portal_actions tool), decorating them with additional
     information, and sorting them according to priority.

*    ZPT macros which build either horizontal or vertical icon bars for a set
     of actions.

PR:		ports/62942
Submitted by:	Khairil Yusof <kaeru@inigo-tech.com>
2004-02-20 00:04:58 +00:00
Sergei Kolobov
0ef75e70a9 Connect opera-devel to the build (was forgotten)
Noticed by:	erwin
2004-02-18 11:02:07 +00:00
Adam Weinberger
7602ef6eba GTK2 mozilla is now the default, and GTK1 support will be built only if explicitly
requested.

This means that mozilla-gtk2 and mozilla-devel-gtk2 are now mozilla and
mozilla-devel, respectively; and the old mozilla and mozilla-devel are now
mozilla-gtk1 and mozilla-devel-gtk1.

This is done for a whole plethora of reasons, and should please everybody
except galeon1 fanatics and uhm... anybody else who it doesn't please.

If you have WITH_MOZILLA set in your /etc/make.conf, you'll need to update
the value accordingly. GTK2 ports will automatically install GTK2 mozilla,
and GTK1 ports will automatically install GTK1 ports, so WITH_MOZILLA need
be defined only if you want the development version... which are dormant
right now anyway.

For now, all ports that honoured WITH_MOZILLA=mozilla-{,-devel}-gtk2 will
still honour those values as well as WITH_MOZILLA=mozilla{,-devel}, but
future ports reserve the right to ignore the *-gtk2 values.
2004-02-18 03:50:38 +00:00
Clement Laforet
c3ed9d9db4 Add webreport 1.5, webReport is a web log statistics program for web
hosting sites.

WebReport is a web log statistics reporting program especially designed for
virtual web hosting sites. It is also very useful for signle hosting sites.
the main difference between WebReport and other statics programs is a
configuration file which allows for easy manipulation of the features.

WWW: http://www.inter7.com/webreport2.html

PR:		ports/62904
Submitted by:	ismail@enderunix.org
2004-02-17 14:34:14 +00:00
Pav Lucistnik
ba10ee47c4 Add zope-groupuserfolder.
GroupUserFolder is a kind of user folder that provides a special kind of user
Some users are "flagged" as GROUP and then normal users will be able to belong
serveral groups.

PR:		ports/62776
Submitted by:	Khairil Yusof <kaeru@inigo-tech.com>
2004-02-14 15:33:38 +00:00
Pav Lucistnik
e7ff1404b3 Add zope-epoz, a WYSIWYG editing module for Zope and Plone products.
PR:		ports/62775
Submitted by:	Khairil Yusof <kaeru@inigo-tech.com>
2004-02-14 15:20:13 +00:00
Joe Marcus Clarke
e148cbab53 Remove mozilla-firebird, and add firefox. 2004-02-11 07:17:11 +00:00
Joe Marcus Clarke
f35e15f837 Remove p5-Apache-VMonitor as it also depended on devel/libgtop.
Reported by:	Adam McLaurin <adam.mclaurin@gmx.net>
2004-02-07 04:24:45 +00:00
Pav Lucistnik
8c0a52c161 Add bookmarkbridge, bookmarks synchronizer between different browsers.
PR:		ports/61908
Submitted by:	Marco Molteni <molter@tin.it>
2004-01-25 23:57:28 +00:00
Jimmy Olgeni
3ef3c7eed9 Add Yaws, a webserver for dynamic content written in Erlang. 2004-01-25 17:06:17 +00:00
Sergey Skvortsov
b091501256 Add p5-HTTP-MHTTP 0.15, low level access to the HTTP protocol. 2004-01-24 18:24:03 +00:00
Kris Kennaway
0a578543ff Remove mozilla-headers and mozilla-headers-devel
Forgotten by:	adamw
2004-01-22 00:59:46 +00:00
Ying-Chieh Liao
b7b62a4e36 add p5-FCGI-ProcManager 0.17
Functions for managing FastCGI applications

PR:		61574
Submitted by:	Scott McWhirter <scott@surreytech.co.uk>
2004-01-20 01:24:32 +00:00
MANTANI Nobutaka
3ff08ebde8 Add w3m-m17n-img, w3m with multilingualization and inline image support. 2004-01-12 03:30:33 +00:00
Hye-Shik Chang
d40981d556 Add port for py-webware 0.8.1,
A suite of software components for developing object-oriented,
web-based applications.

PR:		42295
Submitted by:	Stefan Schwarzer <sschwarzer@sschwarzer.net>
Reminded by:	linimon (thanks!)
2004-01-10 10:19:59 +00:00
Clement Laforet
643168d988 Add mod_auth_mysql41_ap2 1.00, mySQL 4.1 and Apache 2 port of
mod_auth_mysql.

PR:		57503
Submitted by:	Douglas A. Maske <maske@maske.org>
Approved by:    erwin (mentor) (implicity)
2004-01-09 23:15:20 +00:00
Edwin Groothuis
a22a774555 New port: www/zope-cmfphotoalbum
CMFPhotoAlbum is a product for Zope/CMF

	It allows users to browse gallery of thumbnail images.

	WWW: http://plone.org/collective

PR:		ports/61067
Submitted by:	Khairil Yusof <kaeru@inigo-tech.com>
2004-01-09 20:58:52 +00:00
Clement Laforet
f42f9284f3 Add mod_watch4 4.3, an Apache2 module to monitor bandwidth usage, for
use with MRTG etc.

PR:		57865
Submitted by:	Toshiya SAITOH <toshiya@saitoh.nu>
Approved by:    erwin (mentor) (implicitly)
2004-01-09 13:28:50 +00:00
Clement Laforet
f2fcb94f17 Add mod_cfg_ldap 1.0, allows you to keep your virtual host configuration
in a LDAP directory and to make changes visible in nearly realtime.

WWW: http://modcfgldap.sourceforge.net/

PR:		58256
Approved by:    erwin (mentor) (implicitly)
2004-01-09 00:46:03 +00:00
Edwin Groothuis
dc0cb7ddc0 new port: www/adzap2squirm
adzap2Squirm is a Perl script to take an Ad Zapper pattern
	file (or the original Ad Zapper script itself, which includes
	the patterns) and write out a corresponding file of patterns
	which Squirm can use for ad zapping.  This port also includes
	a modified update-zapper (from the Ad Zapper) so that updates
	of the ad definitions can be run through cron

PR:		ports/56359
Submitted by:	rmuir@radford.edu
2004-01-08 01:43:26 +00:00
Pav Lucistnik
56508a127c Add zope-btreefolder2, a Zope product that acts like a Zope folder but can store
many more items.

It also includes CMFBTreeFolder if you have CMF installed.

WWW:    http://hathaway.freezope.org/Software/BTreeFolder2

PR:		ports/60973
Submitted by:	Khairil Yusof <kaeru@inigo-tech.com>
2004-01-08 00:44:13 +00:00
Pav Lucistnik
6c54e01606 Add zope-cmfquickinstaller, a tool which serves as help
for installing/uninstalling CMF Products inside a CMF Site.

http://plone.org/collective

PR:		ports/60971
Submitted by:	Khairil Yusof <kaeru@inigo-tech.com>
2004-01-08 00:32:29 +00:00
Clement Laforet
0de24ae133 Add mod_cvs-0.5.91 (known as mod_cvs2), apache2 version of mod_cvs.
mod_cvs recognizes if the files in your webtree are checked out
from a CVS repository. If so, it checks if the file is up-to-date
and, if not, updates it.
Another neat feature of mod_cvs is the date-checkout feature. You
can specify a date in the URI that gets passed to CVS, which checks
out an older revision of the requested file and sends it to the
user.

WWW: http://resare.com/noa/mod_cvs/

Approved by:    erwin (mentor) (implicitly)
2004-01-07 00:44:11 +00:00
Clement Laforet
691859da72 Add mod_vdbh 1.0.3, allows mass virtual hosting using
a MySQL backend with Apache 2.0.x.

PR:		58251
Approved by:    erwin (mentor) (implicitly)
2004-01-06 09:38:23 +00:00
Pete Fritchman
dfac53efac Add p5-CGI-Application-ValidateRM 1.06, help validate forms with
the CGI::Application framework.

PR:		56536
Submitted by:	Manuel Rabade <mig@mig-29.net>
2004-01-06 04:17:49 +00:00
Clement Laforet
5a663af668 Add mod_mya 3.0.1,
allows basic authentication data to be stored in a MySQL database.

PR:		58252
Approved by:    erwin (mentor) (implicitly)
2004-01-06 01:26:57 +00:00
Clement Laforet
c079d95f77 Add mod_limitipconn2 0.22,
allows you to limit the number of simultaneous connexions.

PR:		59416
Submitted by:	Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
Approved by:    erwin (mentor) (implicitly)
2004-01-06 00:47:23 +00:00
Pav Lucistnik
f013ade4d1 Remove gnujsp 2004-01-05 19:57:07 +00:00
Yen-Ming Lee
bc5d34ab38 add mod_uid-1.1.0
The standard distribution of Apache does not provide adequate means for user
tracking, and this module provides them. What it actually does:

+ if the user has provided the cookie header with the correct cookie-name,
   the module writes this cookie in notes with the name uid_got (accordingly,
   then it may be written to the log);

+ if the user has arrived without the required cookie, the module issues the
   SetCookie header for him/her and writes the cookie thus issued in notes
   with the name uid_set (and this may also be written to the log);

+ if built-in P3P support is included, the P3P header is also issued as the
   Set-Cookie header is issued.

WWW: http://www.lexa.ru/programs/mod-uid-eng.html
2004-01-05 17:19:08 +00:00
Clement Laforet
ed7cfd72f4 Add mod_extract_forwarded2 0.1,
an Apache module that can make proxied requests appear with client IP.

PR:             59094
Approved by:    erwin (mentor)
2004-01-05 12:34:45 +00:00
Pav Lucistnik
2da8eae2af Add zope-cmfphoto, a Photo product for Zope/CMF
It shows an image file at user selectable resolutions.

WWW:    http://plone.org/collective

PR:		ports/60689
Submitted by:	Khairil Yusof <kaeru@inigo-tech.com>
2004-01-03 12:39:56 +00:00
Edwin Groothuis
c55ad84713 New port: www/urchin, web traffic analysis tool
Urchin is the most powerful web traffic analysis program
	available.  We have set this to install into $PREFIX/urchin,
	i.e. /usr/local/urchin and upon completion two services
	start up, our Apache server on port 9999 and a scheduling
	daemon.  If starting up a service is a problem, it can be
	adjusted in the Makefile (START_SERVERS = yes).

PR:		ports/58646
Submitted by:	Doug Silver <freebsd@urchin.com>
2004-01-03 08:08:51 +00:00
Pav Lucistnik
dd79e1a7f5 Add zope-silva, a Zope-based web application designed for the creation and
management of structured, textual content. Silva allows users to enter
new documents as well as edit existing documents using a web interface.

SilvaDocument and SilvaMetadata are included in this port.

WWW: http://www.zope.org/Members/infrae/Silva

PR:		ports/60757
Submitted by:	Tim Middleton <x@vex.net>
2004-01-03 00:40:36 +00:00
Pav Lucistnik
388d2443af Add zope-proxyindex, a plugin catalog index. It uses a TALES expression instead
of an attribute lookup/call to retrieve the value to index from an object.
The value retrieved can then be indexed by any available plugin index.

WWW: http://www.zope.org/Members/infrae/ProxyIndex

PR:		ports/60755
Submitted by:	Tim Middleton <x@vex.net>
2004-01-02 21:35:48 +00:00
Pav Lucistnik
f109a281bf Add zope-annotations, a generic way to add information to arbitrary Zope objects.
It is used by Silva Metadata to store metadata.

WWW: http://www.zope.org/Members/infrae/Annotations

PR:		ports/60754
Submitted by:	Tim Middleton <x@vex.net>
2004-01-02 21:30:46 +00:00
Pav Lucistnik
cea728c7b3 Add zope-silvaviews, a component that is used by Silva to attach views to objects.
It could also be used outside of Silva in other projects.

WWW: http://www.zope.org/Members/infrae/SilvaViews

PR:		ports/60741
Submitted by:	Tim Middleton <x@vex.net>
2004-01-02 21:20:26 +00:00
Pav Lucistnik
731d070a4d Add web-traceroute, a traceroute cgi for your website implemented in C.
PR:		ports/58553
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au>
2003-12-30 14:53:14 +00:00
Erwin Lansing
dd34ea289f HTML::MagicTemplate package now include in Text-MagicTemplate, which is
merged in textproc/p5-Text-MagicTemplate

PR:		60712
Submitted by:	maintainer
2003-12-30 12:29:02 +00:00
Ying-Chieh Liao
ba01cc4cc8 add goose 0.5
Command line Google search utility
2003-12-30 04:20:00 +00:00
Edwin Groothuis
0905610dcc [New Port]:: www/drupal 4.3.1 Update & Fix plist
Drupal is an open-source platform and content management
	system for building dynamic web sites offering a broad range
	of features and services.

	Drupal can support a diverse range of web projects ranging
	from personal weblogs to large community-driven sites.

	WWW: http://drupal.org

PR:		ports/60204
Submitted by:	Sebastian Yepes F. [ESN] <esn@x123.info>
2003-12-29 06:13:32 +00:00
Edwin Groothuis
25e587e6b7 [NEW PORT] www/zope-archetypes
Archetypes is a framework for the development of new Content
	Types in Zope/CMF/Plone.

PR:		ports/59176
Submitted by:	Filippo Natali <filippo@widestore.net>
2003-12-29 05:08:54 +00:00
Edwin Groothuis
7b87d693e6 [NEW PORT] www/zope-FileSystemSite: Enable file system based sites within Zope
This is a repackaging of the CMF's FileSystem Directory
	Views such that it is independent of the CMF.

	The major use of this is to develop view code on the file
	system such that it can be edited with normal development
	utilties and checked into a source control management system.

	WWW: http://www.zope.org/Members/k_vertigo/Products/FileSystemSite

PR:		ports/54550
Submitted by:	Tim Middleton <x@vex.net>
2003-12-29 05:05:40 +00:00
Edwin Groothuis
497f3442f5 [NEW PORT] www/zope-xmlwidgets: XMLWidgets - dynamic translations of ParsedXML to HTML pages
XMLWidgets is a Zope Product/Framework to create dynamic
	translations of ParsedXML documents to HTML pages. Each XML
	node is represented by a widget.  A widget can display
	itself (to HTML), and handle user events (clicks, form
	submits) in the same HTML page.

	WWW: http://www.zope.org/Members/faassen/XMLWidgets

PR:		ports/54251
Submitted by:	Tim Middleton <x@vex.net>
2003-12-29 05:01:56 +00:00
Edwin Groothuis
2875425800 New port: www/exuserfolder, Zope Extensible User Folder
Extensible User Folder is a user folder that provides custom
	authentication methods, including support for many database
	backends.

PR:		ports/53983
Submitted by:	Tim Middleton <x@vex.net>
2003-12-29 04:45:57 +00:00
Edwin Groothuis
615c67a1fd New port: www/formulator, Formulator for Zope
Formulator is an extensible framework that eases the creation
	and validation of web forms.

PR:		ports/54079
Submitted by:	Tim Middleton <x@vex.net>
2003-12-29 04:37:34 +00:00
Edwin Groothuis
dacccd604a New port: www/parsedxml, ParsedXML for Zope
Parsed XML allows you to use XML objects in the Zope
	environment. You can create XML documents in Zope and
	leverage Zope to format, query, and manipulate XML, using
	the standard W3C DOM.

PR:		ports/54095
Submitted by:	Tim Middleton <x@vex.net>
2003-12-29 04:32:36 +00:00
Edwin Groothuis
c0fcaf379b New port: pear-HTTP_Upload: Easy and secure managment of files submitted via HTML Forms
This class provides an advanced file uploader system for
	file uploads made from html forms. Features:
	 * Can handle from one file to multiple files.
	 * Safe file copying from tmp dir.
	 * Easy detecting mechanism of valid upload, missing upload or error.
	 * Gives extensive information about the uploaded file.
	 * Rename uploaded files in different ways: as it is, safe or unique
	 * Validate allowed file extensions
	 * Multiple languages error messages support (es, en, de, fr, nl)

	WWW: http://pear.php.net/package-info.php?package=HTTP_Upload

PR:		ports/60196
Submitted by:	Alex Miller <asm@asm.kiev.ua>
2003-12-28 08:56:37 +00:00
Edwin Groothuis
04ef66b100 New port: pear-HTTP_Session: OO interface to the session_* family functions
Object-oriented interface to the session_* family functions
	it provides extra features such as database storage for
	session data using DB package. It introduces new methods
	like isNew(), useCookies(), setExpire(), setIdle(),
	isExpired(), isIdled() and others.

	WWW: http://pear.php.net/package-info.php?package=HTTP_Session

PR:		ports/60195
Submitted by:	Alex Miller <asm@asm.kiev.ua>
2003-12-28 08:54:32 +00:00
Edwin Groothuis
f02a187e7f New port: pear-HTTP_Header: PEAR OO-Interface to modify HTTP-Headers easily
This class provides methods to set/modify HTTP-Headers.
	To abstract common things, like caching etc. some sub classes are
	provided that handle special cases (i.e. HTTP_Header_Cache).

PR:		ports/60198
Submitted by:	Alex Miller <asm@asm.kiev.ua>
2003-12-28 08:52:55 +00:00
Edwin Groothuis
678d38df0c New port: pear-HTTP: PEAR miscellaneous HTTP utilities
The HTTP class is a class with static methods for doing miscellaneous
	HTTP-related stuff like date formatting or language negotiation.

	WWW: http://pear.php.net/package-info.php?package=HTTP

PR:		ports/60197
Submitted by:	Alex Miller <asm@asm.kiev.ua>
2003-12-28 08:47:44 +00:00
Pav Lucistnik
9c4eb7ed58 Add rnews, a server-side RSS aggregator written in PHP using MySQL database.
PR:		ports/60527
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>
2003-12-27 13:50:26 +00:00
Ying-Chieh Liao
d7e45701d1 add bk_edit 0.6.23
Bookmark Editor
2003-12-26 06:18:14 +00:00
Pav Lucistnik
bb23e445c6 Add emp, CGI application that creates a hierarchy of categorized links.
PR:		ports/60031
Submitted by:	Allan Bowhill <abowhill@blarg.net>
2003-12-26 01:00:25 +00:00
Pav Lucistnik
5eab4f3125 Add chpasswd, a cgi program that allows users to change their Squid account's
password from their web browser.

PR:		ports/60365
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2003-12-26 00:39:09 +00:00
Pav Lucistnik
7788b08a6b Add admuser, a small C program that allows to change Squid or Web access
files (.htpasswd). Create, change, remove, disable or enable users from
your web browser.

PR:		ports/60360
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2003-12-26 00:30:44 +00:00
Mark Linimon
1a083b00c0 Add www/oscommerce, a PHP-based e-commerce system with support for
credit card payment gateways, gateways for major shipping companies to
gather rates, customer tracking, shopping carts, and many other features.

PR:		ports/60122
Submitted by:	Travis Campbell <hcoyote@ghostar.org>
2003-12-11 09:28:42 +00:00
Ying-Chieh Liao
4d32b6b38c add py-mt 1.0
A Python module which provides Movable Type XML-RPC connectivity
2003-12-08 05:39:35 +00:00
Pav Lucistnik
56ff16ada7 Add Monkey HTTP Daemon, a small, powerful, and fast Web server written in C.
Features include language support, GET, POST, and HEAD methods, CGI, PHP4 , a
config file (optional for every user), a mime.types file, virtual hosts, the
ability to deny URLs and IPs, to run as a different user (such as nobody),
serve users home directories, resume, and more.

PR:		ports/58290
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-12-05 20:48:42 +00:00
Mathieu Arnold
d471fac1ab Add p5-HTTP-Lite 2.1.5
Perl5 modules for Lightweight HTTP implementation.

PR:		59539
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-12-04 15:38:13 +00:00
Mathieu Arnold
201b40f5cc Add p5-IMDB-Movie 0.10
Perl module to fetch movie info from www.imdb.com.

PR:		58929
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-12-04 15:24:13 +00:00
Ying-Chieh Liao
a6a5407e60 add MT-PM 0.1
Movable Type Plugin Manager
2003-11-21 01:48:46 +00:00
Mark Linimon
9a70599fac Remove www/netraider. Per bento logs, this port (a reduced version of
Konqueror) only compiles on 4.X on i386.  The mastersite disappeared 2
years ago.  The last distfile is 3 years old and its status on Sourceforge
is listed as "alpha".
PR: ports/58313 and no objection for one month.
2003-11-20 23:03:42 +00:00
Norikatsu Shigemura
a25e15ead3 Enable www/linuxpluginwrapper 2003-11-20 16:25:07 +00:00
Joe Marcus Clarke
85203bd816 Add mozilla-bonobo, a Mozilla plug-in that allows one to embedded bonobo
controls.  For example, with this plug-in you can view Gnumeric spreadsheets
within Mozilla.

PR:		59494
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2003-11-20 14:33:42 +00:00
Ying-Chieh Liao
471191997e add mod_macro 1.1.2
Apache module for use macros in config files
2003-11-20 05:11:07 +00:00
Trevor Johnson
abcec5c9ed new Greek-language, i386 Linux binary port of Firebird Web browser 2003-11-19 11:07:48 +00:00
Edwin Groothuis
7affea4639 New port: www/mod_encoding
mod_encoding - Apache module for non-ascii filename interoperability

	This module improves non-ascii filename interoperability
	of apache (and mod_dav).

	It seems many WebDAV clients send filename in its platform-local
	encoding. But since mod_dav expects everything, even HTTP
	request line, to be in UTF-8, this causes an interoperability
	problem.

Note by maintainer: this port also solves the annoying form of
authentication that Windows machines do against a DAV enabled server:
"hostname\\username" instaed of the standard "username"
2003-11-13 05:00:36 +00:00
Adam Weinberger
b66ffccfd7 Add CGI/SSI.pm
CGI::SSI is meant to be used as an easy way to filter shtml through CGI
scripts in a loose imitation of Apache's mod_include. If you're using
Apache, you may want to use either mod_include or the Apache::SSI module
instead of CGI::SSI. Limitations in a CGI script's knowledge of how the
server behaves make some SSI directives impossible to imitate from a CGI
script.

Requested by:	db_@besmirched.org
2003-11-10 03:12:22 +00:00
Kris Kennaway
737958cb55 As announced on Aug 7, remove the broken gn port 2003-11-08 06:47:52 +00:00
Kris Kennaway
f23b9daea9 As announced on Aug 7, remove the forbidden beonex port 2003-11-08 06:44:31 +00:00
Vanilla I. Shu
b5b569e0bc Add snownews 1.3.3, a text mode RSS newsreader.
PR:		58854
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-11-03 16:19:16 +00:00
Ying-Chieh Liao
9c118d4f8e add mod_musicindex 0.8.9
Apache module in C implements Perl module Apache::MP3

PR:		58807
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-11-03 16:17:10 +00:00
Edwin Groothuis
728308e7b7 Remove port on maintainers request
PR:		ports/46039
Submitted by:	kwerle@pobox.com / "Julian C. Dunn" <jdunn@aquezada.com>
2003-11-02 21:07:21 +00:00
Akinori MUSHA
820c7e5e45 Retire the following ports; they have been integrated into ruby18 and
ruby16-shim-ruby18:

	devel/ruby-yaml
	net/ruby-drb
	net/ruby-gserver
	net/ruby-soap
	net/ruby-xmlrpc
	security/ruby-openssl
	sysutils/ruby-devel-logger
	textproc/ruby-rexml
	www/ruby-webrick
2003-10-31 18:40:49 +00:00
Foxfair Hu
ecc26d108e Add p5-HTML-Scrubber, Perl extension for scrubbing/sanitizing html 2003-10-31 09:44:34 +00:00
Sergei Kolobov
9e4870a5d6 Add libhttpd-persistent, library for embedded web servers.
libHTTPD can be used to add basic web server capabilities to an
application or embedded device. The library handles both static and
dynamically generated content, has very low overheads, and provides many
features to simplify the creation of web based application interfaces.

This is a version modified for persistent connections by the author of
daapd.

PR:		58350
Submitted by:	Lars Thegler <lars@thegler.dk>
Approved by:	krion (implicit)
2003-10-23 20:21:55 +00:00
Foxfair Hu
4cb75a330b Add p5-HTML-MagicTemplate 3.03,
a Perl Module for using Text::MagicTemplate in a HTML env.

PR:		58208
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-21 07:49:48 +00:00
Foxfair Hu
774e17da01 Add p5-HTML-TableTiler 1.05,
a Module generate a HTML table from bidimensional array data.

PR:		58207
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-21 07:11:59 +00:00
Dirk Meyer
f53ae501db A WikiWikiWeb is a web site where anyone can edit the pages through
an HTML form. Linking is done automatically on the server side; all
pages are stored in a database.

This may sound rather simplistic, but a Wiki is a very unique way
to collaborate on the Web.

The addictive quality of a Wiki is that making pages is as simple
as making a link to them. If they don't yet exist, the page link
will be followed by a hyperlinked question mark; follow that link
and you can define the new page.

With this setup, you can update and create pages from anywhere
there is a web browser handy.

WWW: http://phpwiki.sourceforge.net/phpwiki/
2003-10-19 19:36:54 +00:00
Dmitry Sivachenko
35ee82db50 Revive www/slash port.
Slash -- Slashdot Like Automated Storytelling Homepage -- is the code
that runs Slashdot.

PR:		57199
Submitted by:	Autrijus Tang <autrijus@autrijus.org>
2003-10-19 08:33:39 +00:00
Kris Kennaway
9185da2fba Remove the chimera2 port, which has not been in active development for many
years, never made it out of alpha status and just doesn't appear to work
with the modern WWW (crashed on the first page I tried it on).

Submitted by:	maintainer
2003-10-18 22:09:25 +00:00
Ying-Chieh Liao
1a98bca65f add linkchecker 1.9.3
Check HTML documents for broken links
2003-10-17 17:01:02 +00:00
Norikatsu Shigemura
148e621cf9 Add pserv 3.0.b1, a portable and small webserver written in C.
PR:		ports/58119
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-10-17 08:11:55 +00:00
Christian Weisgerber
6c910b5844 Import mod_traf_thief 0.01.
This simple module allows you to redirect a percentage of the traffic
to your URL.

PR:		57664
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-16 16:59:19 +00:00
Christian Weisgerber
60575e0bb9 Import mod_tidy 0.3.
mod_tidy validates the HTML output of your apache2 webserver.

PR:		57662
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-15 19:48:03 +00:00
Mathieu Arnold
d1b15b0c12 Add p5-CGI-Kwiki 0.18, a Quickie Wiki Package that's not too Tricky.
PR:		57986
Submitted by:	clsung@dragon2.net
2003-10-14 15:41:59 +00:00
Mathieu Arnold
5cd5c67643 Add p5-B-LexInfo 0.02,
Show information about subroutine lexical variables.

PR:		57921
Submitted by:	Trevor S. Cornpropst <tcornpropst@cox.net>
2003-10-14 12:01:19 +00:00
Erwin Lansing
a63c2f44b7 Add mod_auth_external2 2.2.6,
Mod_Auth_External is an Apache module used for authentication. The Apache HTTP
Daemon can be configured to require users to supply logins and passwords
before accessing pages in some directories. Authentication is the process of
checking if the password given is correct for a user. Apache has standard
modules for authenticating out of several different kinds of databases.
Mod_Auth_External is a flexible tool for creating authentication systems based
on other databases.

WWW: http://www.unixpapa.com/mod_auth_external.html

PR:		57967
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-14 10:57:45 +00:00
Erwin Lansing
09c98d8ef3 Add mod_authenticache 2.0.6,
As HTTP is a relatively stateless protocol, each request generates an
authentication attempt. While this is cheap when authenticating against dbm or
htpasswd files, it can get very expensive when running against a Windows
domain controller, ACE server, or other networked database, particularly on
image-rich pages and FancyIndexes from mod_autoindex.

mod_authenticache provides a secure method of caching credentials in order to
more efficiently serve in these situations.

WWW: http://killa.net/infosec/mod_authenticache/

PR:		57964
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-14 10:47:09 +00:00
Erwin Lansing
e3802278b4 Add mod_auth_cookie_mysql 1.0,
allows authentication against a
MySQL database via a secure cookie.

PR:		57707
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-14 08:45:54 +00:00
Mathieu Arnold
76ef24091f Add p5-Apache-VMonitor 0.8,
Stas Bekman's Visual System and Apache Server Monitor.

PR:		57920
Submitted by:	Trevor S. Cornpropst <tcornpropst@cox.net>
2003-10-13 16:02:42 +00:00
Mathieu Arnold
e31c186037 Add p5-Apache-Scoreboard 0.10,
Perl interface to the Apache scoreboard structure.

PR:		57841
Submitted by:	Trevor S. Cornpropst <tcornpropst@cox.net>
2003-10-13 11:56:39 +00:00
Vanilla I. Shu
63833e8887 Add p5-HTML-Strip, it's module for strip html tag. 2003-10-13 10:22:07 +00:00
Dirk Meyer
9da4d49aeb New slave port to lang/php4
- Supports IMAP and POSTGRESS
- needed for twig and other packages
2003-10-10 09:05:39 +00:00
Edwin Groothuis
fafb2df969 NEW PORT: pglod - inserts web logs into a PostgreSQL database
pgLOGd, simply put, is a program that takes web server log
	entries and sends them to a database. It is called pgLOGd
	because of the database it was designed to function with,
	PostgreSQL.

	It is fast, robust and features fall-back-logging to a text
	file.  It is flexible and typically uses less than 128K of
	memory.

PR:		ports/51647
Submitted by:	Allie Micka <allie@pajunas.com>
2003-10-08 11:22:32 +00:00
Peter Pentchev
705676161e Add mod_injection 0.3.1 - an Apache module allowing the injection of
text after any given HTML tag or text string.

PR:		57658
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-08 10:49:08 +00:00
Edwin Groothuis
6b16d8c1e1 New port: www/webcpp (converts code to highlighted HTML)
Webcpp converts source code to syntax highlighted HTML,
	supports multiple languages and colour schemes.

PR:		ports/52402
Submitted by:	Nosov Artem <chip@kaluga.net>
2003-10-08 10:40:47 +00:00
Peter Pentchev
94e7ae3a00 Add mod_auth_remote 0.1 - an Apache module for authentication against
a remote web server/page.

PR:		57656
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-08 10:32:04 +00:00
Edwin Groothuis
6e34d8a2b8 New Port: HTML-Template-Associate-1.10 - Bridges gap between
HTML::Template and other modules

	HTML::Template::Associate bridges gap between HTML::Template
	and other modules that can be used in conjunction with it
	to do something useful together, like for example
	Data::FormValidator that can verify form inputs.

PR:		ports/56547
Submitted by:	MiG <mig@mig-29.net>
2003-10-07 23:43:13 +00:00
Peter Pentchev
3998cfee5f Add mod_auth_pam 1.1.1 - an Apache 2 module for authentication against
the system's PAM framework.

PR:		57654
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-07 10:34:59 +00:00
Peter Pentchev
05bc554ce4 Add mod_auth_pgsql 2.0.2b1, an Apache 2 module for authentication
against PostgreSQL databases.

PR:		57655
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-07 10:26:44 +00:00
Edwin Groothuis
582ab1981b [new port] www/gforge: Open Source collaborative software development tool
GForge is an Open Source collaborative software development
	tool based on the latest free version of sourceforge.

	http://gforge.org/

PR:		ports/54038
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-07 00:09:16 +00:00
Edwin Groothuis
29a7541b63 New port: www/wiliki - a lightweight Wiki engine in Scheme
WiLiKi is a lightweight Wiki engine written in Scheme.  It is very
	suitable for the English/Japanese bilingual environments.

PR:		ports/55855
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-10-06 11:35:51 +00:00
Edwin Groothuis
1472321701 New POrt: webstats
ananlog + reportmagic automation tool

PR:		ports/48422
Submitted by:	Kevin Golding <kevin@caomhin.demon.co.uk>
2003-10-06 02:23:01 +00:00
Mathieu Arnold
3a98c19091 Add p5-Apache-Compress 1.003, auto-compress web files with Gzip.
PR:		56652
Submitted by:	Martin Matuska <martin@tradex.sk>
2003-10-01 14:07:03 +00:00
Ernst de Haan
b719a5a005 New port: Resin 2.
Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com>
2003-10-01 11:20:42 +00:00
Mathieu Arnold
3bb679a33f Add p5-Apache-Clean 0.05, a mod_perl interface into HTML::Clean.
PR:		56651
Submitted by:	Martin Matuska <martin@tradex.sk>
2003-10-01 11:19:08 +00:00
Joe Marcus Clarke
f65a7d033d Remove mozilla-embedded and mozilla-embedded-devel. They were not heavily
used (if at all), they were broken in functionality, and they did not
build correctly on all architectures.
2003-10-01 05:50:04 +00:00
Ernst de Haan
2cbb10ab13 New port: resin3.
PR:		54853
Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com>
See:		http://caraldi.com/jbq/resin/
2003-09-29 12:57:59 +00:00
Edwin Groothuis
a9ca93d44d iNew port: jetspeed, XML/Java portal
Jetspeed is an Open Source implementation of an Enterprise
	Information Portal, using Java and XML. A portal makes
	network resources (applications, databases and so forth)
	available to end-users. The user can access the portal via
	a web browser, WAP-phone, pager or any other device. Jetspeed
	acts as the central hub where information from multiple
	sources are made available in an easy to use manner.

	WWW: http://jakarta.apache.org/jetspeed/site/index.html

PR:		ports/55593
Submitted by:	Francisco Gomez <francisco@gomezmarin.com>
2003-09-29 11:58:45 +00:00
Edwin Groothuis
08770587a8 New Port: lml, a Common Lisp HTML generator (CMUCL)
CMUCL binaries for lml

PR:		ports/52464
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 10:40:42 +00:00
Edwin Groothuis
b1ab63dfff New Port: lml, a Common Lisp HTML generator (SBCL)
lml binaries for SBCL

PR:		ports/52463
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 10:39:32 +00:00
Daichi GOTO
1ba93c844a Add zope-cmf13 1.3.2, the Zope Content Management Framework (CMF).
PR:		57164
Submitted by:	Neil Blakey-Milner
2003-09-26 10:15:41 +00:00
Foxfair Hu
1f991a4847 Add caudium-devel 1.3.18-20030711,
a free webserver which is based
on the Roxen Challenger 1.3 code base (development branch).

PR:		54411
Submitted by:	kiwi@oav.net
2003-09-07 01:09:53 +00:00
Edwin Groothuis
3177b7ec46 New port: www/pear-APC - Alternative PHP Cache.
This port does not build out of the box, and has been
	requested on the PEAR-DEV mailing list.

	See <http://marc.theaimsgroup.com/?t=106235180900001&;r=1&w=2>.

PR:		ports/56294
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-09-03 01:04:11 +00:00
Mathieu Arnold
929565f827 Add p5-WWW-Curl 2.0, perl binding interface for curl.
PR:		54831
Submitted by:	Chris Larsen <darth@vader.dk>
2003-09-02 15:11:00 +00:00
Mathieu Arnold
f34a0dd8b7 Add p5-WWW-Shorten 1.84, abstract interface to URL shortening sites.
PR:		56153
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-09-01 12:29:36 +00:00
Edwin Groothuis
a1c71d1ab2 New Port: www/photo_gallery
Photo_gallery is an online photo gallery

PR:		ports/48021
Submitted by:	Bob Bomar <bob@bomar.us>
2003-08-28 09:59:48 +00:00
Edwin Groothuis
8cff41551b New port: www/scoop collaborative media
From the web site: Scoop is a "collaborative media application."
	It falls somewhere between a content management system, a
	web bulletin board system, and a weblog.
	(http://scoop.kuro5hin.org/)

	This port installs the scoop distribution and provides
	instructions on running the scoop-provided installation
	script, which modifies a MySQL installation and apache
	configuration.

PR:		ports/45247
Submitted by:	Patrick Oliver <patrick@ginx.com>
2003-08-28 09:46:35 +00:00
Erwin Lansing
6697a49c5d Add p5-HTML-Breadcrumbs 0.03,
HTML::Breadcrumbs is a module used to create HTML 'breadcrumb trails'
i.e. an ordered set of html links locating the current page within
a hierarchy.

HTML::Breadcrumbs splits the given path up into a list of elements,
derives labels to use for each of these elements, and then renders
this list as N-1 links using the derived label, with the final
element being just a label.

PR:		55576
Submitted by:	andrew@scoop.co.nz
2003-08-28 07:34:13 +00:00
Sergey A. Osokin
0db23574e9 Remove www/bacon port.
<quote from PR>
 ... certainly outdated and replaced by better program.
</quote from PR>

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
Approved by:	Justin Robinson <jmrobins@samurai.ruin.org> (maintainer)
PR:		55842
2003-08-26 11:27:51 +00:00
Akinori MUSHA
3cb934d40c Add ruby-asp, an Active Server Pages port to Apache with Ruby
scripting.
2003-08-22 23:48:12 +00:00
Yen-Ming Lee
1c93f195c1 project has been dormant. remove it as requested by maintainer.
PR:		55704
Submitted by:	Dan Pelleg <daniel+bmsync@pelleg.org>
2003-08-20 01:39:52 +00:00
Akinori MUSHA
aea69acd68 Add p5-Template-Plugin-Comma, a TT Plugin to commify numbers. 2003-08-19 04:29:55 +00:00
Ernst de Haan
115f42c702 New port: Jakarta Tomcat 5.x.
See:
http://jakarta.apache.org/site/news.html#20030804.1
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/index.html

PR:		55502
Submitted by:	Kang Liu <lazykang@hotmail.com>
2003-08-13 11:39:38 +00:00
Erwin Lansing
a4e17cb4c6 Add p5-MasonX-Request-WithApacheSession 0.21,
MasonX::Request::WithApacheSession is an interface to Apache::Session which
can be used from within HTML::Mason.  It provides session and cookie handling
services.

PR:		54798
Submitted by:	Nick Hilliard <nick@foobar.org>
2003-08-12 17:48:32 +00:00
Yen-Ming Lee
74f011850a pwebstats will analyse a web server log in Common Log Format, or proxy server
log, producing a variety of statistics. The output is a series of HTML pages
and graphs.

PR:		54508
Submitted by:	HSIN-HSIUNG CHANG <sexbear@tmu.edu.tw>
2003-08-09 12:10:22 +00:00
Kris Kennaway
075a3dc74d As announced on May 6, remove the broken www/viewml port. 2003-08-08 04:01:57 +00:00
Kris Kennaway
ff304793f9 As announced on May 6, remove the broken www/slash port. 2003-08-08 04:01:20 +00:00
Dmitry Sivachenko
d3501a74c5 New port: rt3-elixus.
An industrial-grade ticketing system with elixus.org patches.

Submitted by:	Autrijus Tang <autrijus@autrijus.org>
2003-08-07 13:11:19 +00:00
Kris Kennaway
ca1bd06950 As announced on May 6, remove the broken encompass port 2003-08-07 04:40:31 +00:00
Erwin Lansing
79fa4eb172 Add p5-Apache-AxKit-Plugin-AddXSLParams-Request 1.01,
provides a
way to pass info from the Apache::Request to XSLT params.

PR:		55141
Submitted by:	Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
2003-08-05 21:06:25 +00:00
Daichi GOTO
c5a1f2b8ca Add p5-CGI-Untaint 0.90, process CGI input parameters.
PR:		54716
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-07-30 06:53:22 +00:00
Oliver Lehmann
99482e8806 Add mod_accounting 0.5,
an Apache module that records traffic
statistics into a database.

PR:		45502
Submitted by:	Clément Laforêt <sheepkiller@cultdeadsheep.org>
2003-07-24 19:28:51 +00:00
Oliver Lehmann
defbfab410 Add mod_layout2 4.0.1a,
apache2 module to wrap served pages with a
header and/or footer.

PR:		45496
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-07-23 21:32:23 +00:00
Kirill Ponomarev
568128bcfe ffproxy is a filtering HTTP proxy server. It is able
to filter by host, URL, and header. Custom header entries
can be filtered and added. It can even drop its privileges
and optionally chroot() to some directory. Logging to
syslog() is supported, as is using another auxiliary proxy
server. Contacting IPv6 servers is supported and allows
transparent IPv6 over IPv4 browsing.

PR:		54669
Approved by:	fjoe (mentor)
2003-07-21 14:28:03 +00:00
Yoichi NAKAYAMA
5663345539 Copy japanese/tdiary to www/tdiary
www/tdiary installs setup script to set default language to English
japanese/tdiary installs one to set default language to Japanese

PR:		ports/54306
Submitted by:	maintainer
2003-07-21 04:04:01 +00:00
Norikatsu Shigemura
8d8d996a18 Add php5-cgi, is a PHP Common Gateway Interface as php5's
slave port.

PR:		ports/54522
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
Repo copied by:	joe (cvs)
Approved by:	portmgr (no objections)
2003-07-16 11:15:17 +00:00
Norikatsu Shigemura
9e2bd56286 Add mod_php5, is a PHP Apache module as php5's
slave port.

PR:		ports/54521
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
Repo copied by:	joe (cvs)
Approved by:	portmgr (no objections)
2003-07-16 11:10:17 +00:00
Norikatsu Shigemura
e017a80a0e Add privoxy+ipv6 20030523, is a web proxy with advanced filtering
capabilities & with support IPv6.

PR:		ports/53576
Submitted by:	Lars Eggert <larse@isi.edu>
Repo copied by:	joe (cvs)
Approved by:	portmgr (no objections)
2003-07-15 10:01:26 +00:00
Lev A. Serebryakov
9bfd9344bc www/mod_log_mysql -> www/mod_log_sql
It was rtenamed in latest version by author.
2003-07-12 19:01:31 +00:00
Kris Kennaway
0640887f2b Remove the obsolete xswallow port
Submitted by:	maintainer (Oct 2002)
2003-07-12 10:18:09 +00:00
Norikatsu Shigemura
9a8624f6dc o Update 6.12.20030305 to 7.11.20030515.
merge from linux-opera7 into linux-opera.
o Remove linux-opera7.

Submitted by:	Jeremy Messenger <mezz7@cox.net> (maintainer)
2003-07-09 10:22:22 +00:00
Sergey Skvortsov
cb53888e9b Add p5-Apache-Test 1.03,
Test.pm wrapper with helpers for testing
Apache.
2003-07-06 12:24:04 +00:00
Erwin Lansing
26390dc1ff Add mod_bandwidth 2.0.4,
bandwidth management module for the Apache
webserver.

PR:		54044
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-07-03 15:13:09 +00:00
Trevor Johnson
a2b766732c Phoenix 0.5 begat Mozilla Firebird 0.6.
PR:	52834
Approved by:	Aaron Voisine (maintainer)
2003-07-03 10:06:38 +00:00
Joe Marcus Clarke
06011909a5 Remove skipstone. It is old, and only supports Mozilla 1.0. It does not
look like it will be updated any time soon.

Spotted by:	kris' make index
2003-07-01 15:51:37 +00:00
Joe Marcus Clarke
b2c746b041 Remove mozilla-vendor. Mozilla 1.4 is the new standard across the board. 2003-07-01 06:16:06 +00:00
Daichi GOTO
3b92dfd33d Add suphp 0.2.2,
suPHP is a combination which provides a wrapper
for PHP.

PR:		42790
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-06-25 06:50:53 +00:00
Daichi GOTO
b0c8c96a22 Add cybercalendar 1.8.2,
cyberCalendar is a web based calendar
program written in perl.

PR:		41464
Submitted by:	janos.mohacsi@bsd.hu
2003-06-24 11:33:32 +00:00
Daichi GOTO
27c0786ad6 Add axis 1.1, SOAP implementation by APACHE project.
PR:		53365
Submitted by:	Kensaku MASUDA <greg@greg.rim.or.jp>
2003-06-23 05:10:36 +00:00
Erwin Lansing
9bbd52917d Add p5-CGI-Upload 1.05, cGI class for handling browser file uploads.
PR:		53574
Submitted by:	Daniel B. Hemmerich
2003-06-21 08:26:58 +00:00
Kris Kennaway
f133c07f4e Remove the mod_webapp-apache2 port, which has been unhooked from the
build for 7 months because it breaks INDEX.

Discussed with:	maintainer
2003-06-19 05:36:05 +00:00
Daichi GOTO
23ddca9aac Add caudium12 1.2.26,
a free webserver which is based on the Roxen
Challenger 1.3 code base.

PR:		52295
Submitted by:	kiwi@oav.net
2003-06-18 06:06:04 +00:00
Foxfair Hu
43d383568a PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Import MT: A web-based personal publishing system like weblogs.

MT (MovableType) is Six Apart's powerful, customizable publishing system
which installs on web servers to enable individuals or organizations to
manage and update weblogs, journals, and frequently-updated website content.

WWW: http://www.movabletype.org
2003-06-16 03:31:18 +00:00
Makoto Matsushita
758280150b New port: aswiki
This is yet another wiki clone, written in Ruby.  It supports contents
logging with RCS; you can easily checks the difference of each change.

Reviewed by:	kuriyama, knu
2003-06-14 14:27:30 +00:00
Sheldon Hearn
dcfd42987e Import mod_webapp, an Apache module that allows Tomcat applications to be
mounted into an Apache server.  Tomcat is a Java servlet and JSP engine.
Apache is the popular webserver.

This port is for Apache 1.3.x.

PR:		ports/53146
Submitted by:	Andre Sachs <asachs@uunet.co.za>
2003-06-12 14:06:21 +00:00
Norikatsu Shigemura
ac21e81c21 Add php4-cgi, is a slave port, lang/php4, to use PHP4 as CGI.
PR:		ports/52617
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-06-06 18:05:16 +00:00
Edwin Groothuis
bfafd12812 New port: mod_jk for apache2
This is a port-ification of mod_jk (a JSP connector module)
	for Apache 2.x.  It is based on the (rather outdated)
	www/mod_jk port, which is an older version of mod_jk, and
	only works with apache 1.3.

PR:		ports/50828
Submitted by:	Larry Lansing <lansil@fuzzilicious.fuzzynerd.com>
2003-06-06 12:59:19 +00:00
Edwin Groothuis
b447dbb310 [New Port] www/mod_security
ModSecurity is an open source intrustion detection and
	prevention engine for web applications. It operates embedded
	into the web server, acting as a powerful umbrella - shielding
	web applications from attacks.

	WWW: http://www.modsecurity.org/

	It supports both Apache 1.3 and Apache 2.0.

PR:		ports/52937
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-06-06 12:04:54 +00:00
Will Andrews
fbd68fe65d Add http_get 1.0, a program to dump http-contents to stdout.
PR:		52265
Submitted by:	Aaron Zauner <az_mail@gmx.at>
2003-06-03 04:25:13 +00:00
Will Andrews
05fd9d46ce Add cl-lml-clisp 2.3.4.
PR:		52465
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-06-03 03:33:46 +00:00
Will Andrews
1b12c34781 Add cl-lml 2.3.4, the Lisp Markup Language.
PR:		52462
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-06-03 03:01:57 +00:00
Trevor Johnson
13aa49b50a Add linux-mozilla-devel. 2003-06-03 01:58:07 +00:00
Joe Marcus Clarke
80823f74cd Remove phoenix and add mozilla-firebird. 2003-06-02 18:32:51 +00:00
Mario Sergio Fujikawa Ferreira
3935dfde7a New port ljdeps version 1.0: A meta-port to install all the perl
modules used by LiveJournal

PR:		40925
Submitted by:	Ryan T. Dean <rtdean@cytherianage.net>
2003-06-02 05:40:03 +00:00
Joe Marcus Clarke
81575de46f Add gurlchecker, a GNOME program to check a page/website for broken links.
PR:		52847
Submitted by:	Koop Mast <einekoai@chello.nl>
2003-06-01 22:17:49 +00:00
David E. O'Brien
9d6081002d Hook up netscape47. 2003-06-01 18:33:43 +00:00