Commit graph

1341 commits

Author SHA1 Message Date
Erwin Lansing
00654bc55f "Catalyst::Plugin::Session::Store::Memcached" is a session storage
plugin for Catalyst that uses the Cache::Memcached::Managed module to
connect to memcached, a fast data caching server.

WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-Memcached/

PR:		ports/91208
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-01-02 11:44:51 +00:00
Erwin Lansing
8d16e221be "Catalyst::Plugin::Session::Store::FastMmap" is a fast session storage
plugin for Catalyst that uses an mmap'ed file to act as a shared memory
interprocess cache. It is based on Cache::FastMmap.

WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-FastMmap/

PR:		ports/91207
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-01-02 11:42:09 +00:00
Erwin Lansing
e037890fac This storage module will store session data in a database using DBI.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-DBI/

PR:		ports/91206
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-01-02 11:34:19 +00:00
Pav Lucistnik
46da043334 This is the port of modules for gekko's content management system (CMS)
PR:		ports/91064
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-01-01 18:54:23 +00:00
Pav Lucistnik
7307b82db5 Light Squid - light squid report parser and visualizer
fast and simple install
    fast log parser generate small per user data file
    perl based cgi script for dynamic generated report pages
    html template for design
    no database required
    no additional perl module
    varios reports
    user group support
    graphics report
    multilanguage interface

PR:		ports/91077
Submitted by:	Alexander Logvinov <user@blg.akavia.ru>
2005-12-30 06:24:17 +00:00
Edwin Groothuis
bec4485edb want www/dillo i18n patched version
Dillo aims to be a multiplatform browser alternative that's
	small, stable, developer-friendly, usable, fast, and
	extensible.

	WWW: http://www.dillo.org/

	This package also supports multilingualization.
	http://teki.jpn.ph/pc/software/

PR:		ports/90112
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2005-12-29 12:06:38 +00:00
Emanuel Haupt
0518883a01 Add p5-WebService-NoPaste 0.03, a pastebin web application to upload
snippets of text.

PR:		90919
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2005-12-28 20:59:43 +00:00
Emanuel Haupt
7a16ebccc2 Add p5-Data-TreeDumper-Renderer-DHTML 0.07, a DHTML renderer for
Data::TreeDumper.

PR:		90952
Submitted by:	Zach Thompson <hideo@lastamericanempire.com>
2005-12-27 13:31:34 +00:00
Anton Berezin
e323e7c34f Add www/p5-Jifty 0.51225, yet another Perl web framework. 2005-12-27 12:28:48 +00:00
Anton Berezin
3bc1f9017c Add www/p5-HTML-Lint 2.02, a Perl module that checks for HTML errors in
a string or file.
2005-12-27 11:38:10 +00:00
Anton Berezin
ce08089229 Add www/p5-HTTP-Server-Simple-Recorder 0.02, a Perl mixin to record all
HTTP communication between an HTTP::Server::Simple-derived server and
its clients.
2005-12-27 10:55:50 +00:00
Anton Berezin
be15a91570 Add www/p5-Test-HTTP-Server-Simple 0.02, a Perl modules which provides
Test::More functions for HTTP::Server::Simple.
2005-12-27 10:46:15 +00:00
Edwin Groothuis
4392416326 New port: www/template_
Template_ is a LGPL-ed high performance and fast template
	engine for PHP.

PR:		ports/90950
Submitted by:	Mun-Kyo Seo & <munggo@pmy.lv>
2005-12-27 09:33:49 +00:00
Edwin Groothuis
edcc177dc7 NEW PORT: www/mod_webkit
mod_webkit is a apache module for WebWare WebKit AppServer
	(www/py-webware ports)

PR:		ports/90838
Submitted by:	"Choe, Cheng-Dae" <whitekid@gmail.com>
2005-12-26 09:07:30 +00:00
Edwin Groothuis
c3c39d1634 new port: www/wikindx
WIKINDX is a free bibliographic and quotations/notes
	management and article authoring system designed either for
	single use (on a variety of operating sytems) or multi-user
	collaborative use across the internet.

	WWW: http://wikindx.sourceforge.net/

PR:		ports/90825
Submitted by:	Babak Farrokhi <babak@farrokhi.net>
2005-12-26 00:08:14 +00:00
Pav Lucistnik
0b85225ad1 - After repocopy, add COREBlog2 at 0.7b
PR:		ports/90595
Submitted by:	HAYASHI Yasushi <yasi@yasi.to>
Repocopies by:	marcus
2005-12-25 23:54:41 +00:00
Vanilla I. Shu
b1f0be0120 Connect to libapreq2. 2005-12-25 17:19:43 +00:00
Edwin Groothuis
b579841cba [NEW PORT] www/kdedict: Web based DB app. to administer standard translations of a translation team
KDE Dictionary is used by a few KDE i18n teams;
	kdedict is written by Matthias Kiefer from German team and
	i18n.kde.org's instalaltion is currently administered by
	Claudiu Costin from Romaninan Team.

	kdedict is a web based database to administer the standard
	translations of a translation team. You can search the
	database for different criterias and the found entries are
	shown in a table.

	kdedict does not use a full blown database but stores the
	information in a plain text file. This way, everybody can
	easily run kdedict offline (using a local web server) without
	having to install and admin a big database. To enable users
	to update their locale database easily, kdedict offers a
	download option.  But if you have basic knowledge of Perl,
	it should be no problem to adapt kdedict for using a real
	database.

	The database consists of the fields: original text,
	description, translation, description, category of the word
	(i.e. GUI, Network), date of last update and flag, if the
	translation is accepted by the team. This flag allows you
	to include translations, that your team is not in agreement
	about, into the database.

	kdedict is able to manage user logins, so you can easily
	maintain your database over the web. When logged in, it is
	easy to edit, insert or delete entries.

	kdedict can also manage multiple languages, by creating one
	table for each user.

	WWW: http://i18n.kde.org/tools/kdedict/

PR:		ports/90507
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-12-21 08:48:24 +00:00
Edwin Groothuis
cd0bac1556 Re-add www/junkbuster 2005-12-21 00:00:56 +00:00
Aaron Dalton
6866bcd4b5 Add p5-HTML-WikiConverter 0.30, an HTML to wiki markup converter.
PR:		ports/90133
Submitted by:	chinsan <chinsan.tw@gmail.com>
Approved by:    tobez
2005-12-20 00:35:09 +00:00
Aaron Dalton
2de37f41a6 Add textpattern 4.0.2, a free, flexible, elegant, easy-to-use content
management system.

PR:		ports/89812
submitted by:	babak@farrokhi.net
Approved by:    tobez
2005-12-19 20:35:54 +00:00
Erwin Lansing
a3c3492c2e Extends base class with a file cache.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Cache-FileCache/

PR:		ports/90662
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-12-19 19:44:44 +00:00
Erwin Lansing
86757df529 Many dynamic websites perform heavy processing on most pages, yet this
information may rarely change from request to request. Using the
PageCache plugin, you can cache the full output of different pages so
they are served to your visitors as fast as possible. This method of
caching is very useful for withstanding a Slashdotting, for example.

This plugin requires that you also load a Cache plugin. Please see the
Known Issues when choosing a cache backend.

WWW: http://search.cpan.org/dist/Catalyst-Plugin-PageCache/

PR:		ports/90661
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-12-19 19:43:52 +00:00
Erwin Lansing
ba140ee51b Extends base class with a distributed cache.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Cache-Memcached/

PR:		ports/90659
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-12-19 19:29:19 +00:00
Erwin Lansing
0ec3b8f539 Extends base class with a "mmap" cache.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Cache-FastMmap/

PR:		ports/90660
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-12-19 19:21:24 +00:00
Sam Lawrance
dad50d99b1 Remove expired ports. 2005-12-15 03:18:03 +00:00
Aaron Dalton
8d65d13b14 Add serendipity 0.9.1, PHP based weblog software.
PR:		ports/90342
Submitted by:	babak@farrokhi.net
2005-12-14 17:09:40 +00:00
Erwin Lansing
628e258503 This module provides Access Control List style path protection, with
arbitrary rules for Catalyst applications. It operates only on the
Catalyst private namespace, at least at the moment.

WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authorization-ACL/

PR:		ports/90275
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-12-12 16:16:16 +00:00
Erwin Lansing
2e0fa777e6 This plugin uses "Authen::Htpasswd" to let your application use
".htpasswd" files for it's authentication storage.

WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authentication-Store-Htpasswd/

PR:		ports/90274
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-12-12 15:02:41 +00:00
Erwin Lansing
59ae0e5fee This plugin uses a DBIx::Class (or Class::DBI) object to authenticate a user.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authentication-Store-DBIC/

PR:		ports/90273
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-12-12 14:34:56 +00:00
Erwin Lansing
733e654220 Role based access control is very simple: every user has a list of
roles, which that user is allowed to assume, and every restricted part
of the app makes an assertion about the necessary roles.

If the user is a member in all of the required roles access is granted.
Otherwise, access is denied.

WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authorization-Roles

PR:		ports/90272
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-12-12 14:22:06 +00:00
Erwin Lansing
4558cc5511 The authentication plugin provides generic user support. It is the basis
for both authentication (checking the user is who they claim to be), and
authorization (allowing the user to do what the system authorises them
to do).

WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authentication/

PR:		ports/90271
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-12-12 14:12:10 +00:00
Alex Dupre
0edcc40029 Finally update to PHP 5.1.1 release! (And remove unsupported extensions) 2005-12-09 19:41:41 +00:00
Emanuel Haupt
b97c9968cc Add p5-CGI-Application-Plugin-DBH, a module for easy DBI access from CGI::Application
PR:		89835
Submitted by:	Espen Tagestad <espen@tagestad.no>
2005-12-08 09:39:27 +00:00
Erwin Lansing
b23f9f7c22 Want to use a Mason component in your views? No problem!
Catalyst::View::Mason comes to the rescue.

WWW: http://search.cpan.org/dist/Catalyst-View-Mason/

PR:		ports/90076
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-12-07 16:19:48 +00:00
Tim Bishop
205826102f - Update to 0.3a1
- Move from www category to deskutils

PR:		90014
Submitted by:	Aaron Voisine <voisine@gmail.com> (maintainer)
Approved by:	clement (mentor)
2005-12-07 13:13:32 +00:00
Anton Berezin
552df2c53c Retire p5-WWW-Automate, folks should really be using p5-WWW-Mechanize
instead.
2005-12-04 15:53:30 +00:00
Clement Laforet
05684b80dd - prepare removal of www/apache2 in favor of www/apache20 for naming
consistency
- add entries in UPDATING (for apache22 too)

PR:		ports/78119
Repocopied by:	marcus
2005-12-04 00:18:15 +00:00
Clement Laforet
d97c6f0567 - Add apache 2.2.0
It's a temporary layout, I need more time to find the best.
  note that ${PREFIX}/www/(data|errors|cgi)(-dist) disappeared in favor of
  ${PREFIX}/www/apache22
2005-12-03 22:02:58 +00:00
Erwin Lansing
2b4fce87bf Supports mo/po files and Maketext classes under your applications I18N
namespace.

WWW: http://search.cpan.org/dist/Catalyst-Plugin-I18N/

PR:		ports/89845
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-12-02 19:57:13 +00:00
Erwin Lansing
9892e47f1a This plugin allows your controller class to dispatch XMLRPC methods from
its own class.

WWW: http://search.cpan.org/dist/Catalyst-Plugin-XMLRPC/

PR:		ports/89844
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-12-02 18:39:46 +00:00
Emanuel Haupt
16ded0dcd0 Add p5-CGI-Application-Plugin-ValidateRM, a package to help validate forms with
the CGI::Application framework

PR:		89787
Submitted by:	Espen Tagestad <espen@modula.no>
2005-12-01 21:29:35 +00:00
Emanuel Haupt
6d77c6f2fb Move recently added port from ports/www/p5-HTML-Chuncks to
ports/www/p5-HTML-Chunks
2005-12-01 09:26:49 +00:00
Emanuel Haupt
cad54c6a66 Move recently added port from ports/www/p5-HTML-Chuncks to
ports/www/p5-HTML-Chunks
2005-12-01 09:23:48 +00:00
Pav Lucistnik
1f5180f940 - Connect phpwiki13 2005-11-30 17:10:01 +00:00
Michael Johnson
58cfbc4b97 - Add seamonkey
This is the current release of the Seamonkey open source web browser. It should
be fully compliant with all W3C standards, including HTML, CSS, XML, XSL,
JavaScript, MathML, SSL encryption, SVG and RDF.  Also supports Java with
the use of the FreeBSD native Java plug-in.

This is the latest bleeding edge release.  Beware that you'll probably find
bugs here, so if you value stability, try www/mozilla.

WWW: http://www.mozilla.org/projects/seamonkey/

Repocopied by:	marcus
2005-11-30 00:44:58 +00:00
Michael Johnson
72a9b04464 - Remove firefox-devel since firefox 1.5 is stable now 2005-11-29 22:55:39 +00:00
Emanuel Haupt
0eeec624bb Add p5-HTML-Chuncks, a simple nested template engine for HTML, XML and XHTML
PR:		89631
Submitted by:	Alexander Koch <fbsd@meersau.de>
2005-11-29 14:14:02 +00:00
Pav Lucistnik
b53887903c Gekko is an Open Source solution for your Web Content Management necessities
which integrates a variety range of useful features. With Gekko you can create,
manage, maintain or develop personal to large community websites in just a few
minutes.

PR:		ports/89395
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-11-25 20:31:01 +00:00
Pav Lucistnik
722e58203e Django is a high-level Python Web framework that encourages rapid development
and clean, pragmatic design.

Developed and used over the past two years by a fast-moving online-news
operation, Django was designed from scratch to handle two challenges: the
intensive deadlines of a newsroom and the stringent requirements of experienced
Web developers. It has convenient niceties for developing content-management
systems, but it's an excellent tool for building any Web site.

PR:		ports/89437
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-11-25 20:16:12 +00:00
Edwin Groothuis
a582c130f3 New port: www/yabb
YaBB is a very nice free open-source forum written in Perl.
	This port is still a work in progress, but tested and usable.
	Many features (such as multi- lingual support) are still
	to be added as knobs.

	WWW: http://www.yabbforum.com/

PR:		ports/89204
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2005-11-25 03:01:20 +00:00
Edwin Groothuis
9b23f5a5c4 New port: www/squid_radius_auth
New port: </usr/ports/www/squid_radius_auth> <RADIUS
	authenticator for Squid proxy 2.5 and later>  Output of
	shar located in the fix section below.

	WWW: http://www.squid-cache.org/contrib/squid_radius_auth

PR:		ports/87858
Submitted by:	"Michael Capp" <myntric@exeonline.com>
2005-11-25 02:13:59 +00:00
Edwin Groothuis
9c6e344b83 [NEW PORT] www/joomla: Content Management System
Joomla! is one of the most powerful Open Source Content
	Management Systems on the planet. It is used all over
	the world for everything from simple websites to complex
	corporate applications. Joomla! is easy to install,
	simple to manage, and reliable.

	WWW: http://www.joomla.org/

PR:		ports/87522
Submitted by:	Francisco Alves Cabrita <francisco@nortenet.pt>
2005-11-25 02:08:33 +00:00
Edwin Groothuis
69390be30d [NEW PORT] www/thttpd-st: Tiny/turbo/throttling HTTP server
Tiny/turbo/throttling HTTP server with State Threads

PR:		ports/86601
Submitted by:	Alexander Novitsky <alecn2002@yandex.ru>
2005-11-22 13:29:07 +00:00
Mathieu Arnold
1a5091d4e8 Add p5-HTTP-Request-Params-1.01
This software does all the dirty work of parsing HTTP Requests to find incoming
query parameters.

Incoming query parameters come from two places. The first place is the query
portion of the URL. Second is the content portion of an HTTP request as is the
case when parsing a POST request, for example.
2005-11-22 13:10:26 +00:00
Lars Thegler
9d512b7b0c Add p5-Task-Catalyst 0.01, all you need to start with Catalyst.
PR:		ports/89381
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-11-21 19:19:37 +00:00
Lars Thegler
43fa07d14d Add p5-Catalyst-Plugin-FormValidator-Simple 0.06, validator for Catalyst
with FormValidator::Simple.

PR:		ports/89359
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-11-21 17:03:02 +00:00
Lars Thegler
c5d0b95839 Hook p5-Bundle-Catalyst into build again, now that dependencies have been fixed. Apologies all around. 2005-11-21 08:55:06 +00:00
Lars Thegler
6902754e61 Add p5-Catalyst-Plugin-Session-Store-File 0.04, file storage backend for
session data.

PR:		ports/89223
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-11-21 08:23:08 +00:00
Lars Thegler
0c586f4e68 Add p5-Catalyst-Plugin-Session-State-URI 0.01, saves Catalyst Session
IDs by rewriting URIs.

PR:		ports/89173
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-11-21 08:11:38 +00:00
Lars Thegler
3560b68de8 Add p5-Catalyst-Plugin-Session-State-Cookie 0.01, stores a Catalyst
Session in a Cookie.

PR:		ports/89172
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-11-21 08:02:31 +00:00
Kris Kennaway
750ea9162a Unhook p5-Bundle-Catalyst from the build to unbreak INDEX builds.
Pointy hat to: lth
2005-11-21 02:39:09 +00:00
Lars Thegler
f8c9f8dde7 Add p5-Catalyst-Plugin-Session 0.01, generic Catalyst Session plugin.
PR:		ports/89167
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-11-20 21:32:45 +00:00
Pav Lucistnik
6b36b7e80e New port: www/campsite - The free and open multilingual web publishing tool for
news sites

PR:		ports/89243
Submitted by:	Ondra Koutek <koutek@o-k.cz>
2005-11-19 20:48:03 +00:00
Lars Thegler
1cee83f5c8 Add p5-Catalyst-Plugin-Singleton 0.02, singleton accessors to context.
PR:		ports/89177
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-11-17 20:08:33 +00:00
Erwin Lansing
1f62f53b65 This action implements a sensible default end action, which will forward
to the first available view, unless status is set to 3xx, or there is a
response body. It also allows you to pass dump_info=1 to the url in
order to force a debug screen, while in debug mode.

If you have more than 1 view, you can specify which one to use with the
'view' config setting.

WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session/

PR:		ports/89170
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-11-17 19:41:01 +00:00
Pav Lucistnik
bf3441c266 FormEncode is a validation and form generation package. The validation can be
used separately from the form generation. The validation works on compound data
structures, with all parts being nestable. It is separate from HTTP or any
other input mechanism.

PR:		ports/89160
Submitted by:	Choe Cheng-Dae <whitekid@gmail.com>
2005-11-17 17:19:19 +00:00
Lars Thegler
9db6acf272 Add p5-Catalyst-Model-DBIC 0.11, DBIx::Class model class for Catalyst.
PR:		ports/89157
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-11-17 08:19:46 +00:00
Lars Thegler
a15e6a5685 Add p5-Catalyst-Model-DBIC-Plain 0.01, DBIx::Class model class for
Catalyst, without loader.

PR:		ports/89156
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-11-16 22:12:42 +00:00
Lars Thegler
238a9ff652 Add p5-Catalyst-Engine-Apache 1.00, catalyst Apache Engines.
PR:		ports/89147
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-11-16 21:34:55 +00:00
Lars Thegler
3218042ac4 Add p5-HTTP-Body 0.4, HTTP Body Parser.
PR:		ports/89137
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-11-16 20:32:19 +00:00
Lars Thegler
69b0bf93d9 Add p5-HTTP-Request-AsCGI 0.2, setup a CGI enviroment from a
HTTP::Request.

PR:		ports/89136
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-11-16 20:25:36 +00:00
Sam Lawrance
bbf67b84b1 Add session2 0.6, a quixote session manager with persistence support.
PR:		ports/88083
Submitted by:	Dryice Liu <dryice@liu.com.cn>
2005-11-13 17:10:37 +00:00
Pav Lucistnik
f6e8c60aa9 Rejik is a squid redirector used for blocking unwanted content basing
on URLs and Perl Compatible Regular Expressions (http://www.pcre.org/).

PR:		ports/88395
Submitted by:	Elisey Savateev <b3k@mail.ru>
2005-11-11 22:00:24 +00:00
Renato Botelho
375a7912a0 Searches for book information from the O'Reilly & Associates's online catalog.
WWW: http://search.cpan.org/dist/WWW-Scraper-ISBN-ORA_Driver/

PR:		ports/88670
Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
2005-11-10 09:54:21 +00:00
Pav Lucistnik
e4053b0cda Move ports to a newly created net-im category:
net/jabber-pyicq -> net-im/jabber-pyicq
  net/p5-Net-XMPP -> net-im/p5-Net-XMPP
  www/jwchat -> net-im/jwchat

Repocopies by:	marcus
2005-11-09 23:11:38 +00:00
Renato Botelho
964436c8b5 Searches for book information from the (US) Amazon online catalog.
WWW: http://search.cpan.org/dist/WWW-Scraper-ISBN-Amazon_Driver/

PR:		ports/88669
Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
2005-11-09 14:20:38 +00:00
Renato Botelho
fe9cf81506 The WWW::Scraper::ISBN class was built as a way to retrieve information on
books from multiple sources easily. It utilizes at least one driver
implemented as a subclass of WWW::Scraper::ISBN::Driver, each of which is
designed to scrape from a single source. Because we found that different
sources had different information available on different books, we designed
a basic interface that could be implemented in whatever ways necessary to
retrieve the desired information.

WWW: http://search.cpan.org/dist/WWW-Scraper-ISBN/

PR:		ports/88667
Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
2005-11-09 14:19:31 +00:00
Renato Botelho
b253931566 The WWW::Scraper::ISBN::Record module defines a class that can be used to deal
with book information. It was primarily created as a return type for the
WWW::Scraper::ISBN module, though it could be used for other purposes. It
knows minimal information about itself, whether the book was found, where it
was found, its ISBN number, and whether any errors occurred. It is usually up
to the WWW::Scraper::ISBN::Driver and its subclasses to make sure that the
fields get set correctly.

WWW: http://search.cpan.org/dist/WWW-Scraper-ISBN-Record/

PR:		ports/88666
Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
2005-11-09 14:18:51 +00:00
Renato Botelho
d43bfdaf19 This is a base class, all site-specific drivers should inherit its members
and methods. Driver subclasses named '$name' should be packaged as
WWW::Scraper::ISBN::$name_Driver, e.g. WWW::Scraper::ISBN::LOC_Driver for
LOC (Library of Congress) driver. Each driver need only implement the
search() method, though they may have as many other methods as they need to
get their job done. Only search() will be called by
WWW::Scraper::ISBN->search().

WWW: http://search.cpan.org/dist/WWW-Scraper-ISBN-Driver/

PR:		ports/88668
Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
2005-11-09 14:18:11 +00:00
Kris Kennaway
b57d15a06e netscape-wrapper depended on netscape-remote which was removed. 2005-11-05 09:13:50 +00:00
Kris Kennaway
b1cf59535c Remove expired ports 2005-11-05 09:07:44 +00:00
Joe Marcus Clarke
2baa7640f4 Add firefox-devel after a repocopy from ports/www/firefox. Firefox-devel
represents work in progress towards Firefox 1.5.  See
http://www.mozilla.org/products/firefox/releases/1.5.html for more details.

Most of this work was done by ahze and mnag.
2005-11-05 06:54:48 +00:00
Joe Marcus Clarke
80b8f84138 Add evolution-caldav, a CalDAV provider for Evolution. CalDAV is an extension
of WebDAV that offers additional calendaring features such as fanout,
recurrance, and notifications.

WWW: http://ietf.webdav.org/caldav/home.html
2005-11-05 06:33:02 +00:00
Jeremy Messenger
6eda6d867e Ruby/GtkMozEmbed is a Ruby binding of GtkMozEmbed a widget embedding a
Mozilla Gecko renderer.

WWW: http://ruby-gnome2.sourceforge.jp/
2005-11-05 05:36:33 +00:00
Joe Marcus Clarke
922af54cf7 Delete pyphany since it has been merged into www/epiphany. 2005-11-05 05:07:11 +00:00
Edwin Groothuis
f184aa122d new port www/raqdevil
This pr is a duplicate of ports/87108, which doesn't have the shar.

	This shar creates a raqdevil/ directory which is suitable
	for addition in the FreeBSD ports tree.

        From the pkg-descr:

	RAQdevil is a web control panel application, developed by
	OffMyServer and based upon the Sun Cobalt RaQ550 software.
	The RAQdevil is software that provides web based management
	of multiple aspects of a server. RAQdevil manages system
	users, web sites, email, DNS, and other common server
	components used for web hosting.

        http://www.raqdevil.com/

	I submitted a shar for 0.9 as well, but cannot find the
	original report via the web interface. This shar supercedes
	0.9.

PR:		ports/87129
Submitted by:	Devon H. O'Dell <dodell@offmyserver.com>
2005-10-31 11:25:56 +00:00
Sergey Matveychuk
c8803f5134 Highly customizable PHP photo album
WWW: http://www.dalbum.org
2005-10-21 10:23:30 +00:00
Renato Botelho
170273dda7 "Zope is an exciting new object-based, open source web application
platform. It allows you to build powerful and dynamic web applications
easily. Zope comes with source code and is friendly to developers as
well as users.

Zope is distinguished by its integrated object database which, when
combined with a revolutionary object model, provides a completely
unique facility for servicing content managers and web application
developers."

WWW: http://dev.zope.org/Zope3/

PR:		ports/87604
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru>
2005-10-18 11:23:35 +00:00
Sam Lawrance
9a868e57ab Add perlbal 1.36, reverse-proxy load balancer and webserver.
PR:		ports/75369
Submitted by:	Jacques Marneweck <jacques@php.net>
2005-10-18 02:46:23 +00:00
Michael Johnson
d6b7c5e27e - Add p5-HTTP-Cache-Transparent
Implementation of http get that keeps a local cache of fetched pages to
avoid fetching the same data from the server if it hasn't been updated.
The cache is stored on disk and is thus persistent between invocations.
2005-10-14 05:03:35 +00:00
Renato Botelho
1f1897f0f8 Enable www/mediawiki14, moved from www/mediawiki to permit update
www/mediawiki to 1.5 branch.

PR:		ports/87206
Submitted by:	maintainer
Repocopy by:	marcus
2005-10-13 13:52:21 +00:00
Simon L. B. Nielsen
bb9806f88b Add new port www/sitemapgen:
The sitemap_gen.py script analyzes your web server and generates one or
more Sitemap files. These files are XML listings of content you make
available on your web server. The files can then be directly submitted
to Google.

Written by opensource@google.com.

WWW: https://www.google.com/webmasters/sitemaps/docs/en/about.html
2005-10-12 20:19:35 +00:00
Lars Thegler
e61551d1e0 Add p5-POE-Component-Server-SOAP 1.08, publish POE event handlers via
SOAP over HTTP.
2005-10-12 19:45:14 +00:00
Lars Thegler
65afc08340 Add p5-POE-Component-Server-SimpleHTTP 1.11, Perl extension to serve
HTTP requests in POE.
2005-10-12 12:31:35 +00:00
Herve Quiroz
7c0c4e551a The Servlet API
Java Servlet technology provides Web developers with a simple, consistent
mechanism for extending the functionality of a Web server and for accessing
existing business systems. A servlet can almost be thought of as an applet that
runs on the server side -- without a face. Java servlets make many Web
applications possible.

WWW: http://java.sun.com/products/servlet/
2005-10-12 11:51:51 +00:00
Marcus Alves Grando
09aa9df8a2 New port
This module is an experimental interface to the W3C CSS Validation online
service <http://jigsaw.w3.org/css-validator/>, based on its experimental
SOAP 1.2 support. It helps to find errors in Cascading Style Sheets.

WWW: http://search.cpan.org/dist/WebService-Validator-CSS-W3C/

PR:		87189
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
2005-10-12 05:54:42 +00:00
Marcus Alves Grando
3cb0b00e85 New port
WebService::Validator::HTML::W3C provides access to the W3Cs online HTML
validator. It's nothing to do with the W3C so pleas don't report any problems
with it to them. Also, please use it wisely and don't abuse the W3Cs
validator service. If you need to do a lot of validation consider
downloading and installing the Validator on your own machine.

WWW: http://search.cpan.org/dist/WebService-Validator-HTML-W3C/

PR:		87188
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
2005-10-12 05:35:20 +00:00
Erwin Lansing
a6565bb87e Add p5-WWW-Mixi 0.33, perl module of Automated interface to the Mixi.
Mixi is most famous as SNS of Japan.

PR:		ports/84617
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org>
2005-10-11 17:47:04 +00:00
Anton Berezin
58ab450899 Add www/p5-HTML-TagCloud-Extended 0.09, a perl module to extend
functionality provided by www/p5-HTML-TagCloud, to add support
for time-stamp based coloring of tags.
2005-10-07 12:10:56 +00:00