Commit graph

1282 commits

Author SHA1 Message Date
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