Commit graph

1327 commits

Author SHA1 Message Date
Erwin Lansing
31467bc5f2 Add p5-Catalyst-Model-DBIC-Schema 0.04, DBIx::Class::Schema Model Class.
PR:		ports/93268
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-02-13 09:42:27 +00:00
Erwin Lansing
187e73a1aa Catalyst::Enzyme is a layer on top of the Catalyst framework providing
CRUD functionality for Class::DBI models.

Enzyme uses convention and configuration to provide e.g. extensible
CRUD out-of-the-box, and a common way of dealing with error handling
etc.

It's not completely unlike Maypole in this regard. However, at this
point Enzyme isn't as feature-rich as Maypole.

Enzyme is one way of bringing many Catalyst modules and concepts
together into a unified whole. There are other ways to do this
(obviously. This is, like... uh, Perl).

WWW: http://search.cpan.org/dist/Catalyst-Enzyme/

PR:		ports/93229
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-02-12 12:02:28 +00:00
Erwin Lansing
47af532224 Add p5-Catalyst-Example-InstantCRUD , create a working CRUD Catalyst
example with the least of effort.

PR:		ports/93192
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-02-11 18:08:01 +00:00
Erwin Lansing
8de31b9ac7 Add p5-Catalyst-View-TT-ControllerLocal 0.02, catalyst TT View with
template names relative to the Controller.

PR:		ports/93189
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-02-11 17:52:27 +00:00
Sam Lawrance
1ef95cbefc Add Opera 9.0 Preview 2.
PR:		ports/92994
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
2006-02-11 04:51:31 +00:00
Sam Lawrance
6385a310b0 Add p5-Kwiki-Cache, Kwiki Cache Plugin.
PR:		ports/91754
Submitted by:	Francisco Alves Cabrita <include@npf.deec.uc.pt>
2006-02-11 02:34:41 +00:00
Brooks Davis
310ae6e33c The pubcookie Drupal module is an external authentication module that
allows users to authenticate to Drupal using pubcookie.  Pubcookie is
used single sign-on to web-based applications at a site.

The module also provide LDAP integration to populate user profiles as
users register.
2006-02-10 06:23:15 +00:00
Vasil Dimov
cbb2d2887c Remove expired port
Approved by:	garga (mentor)
2006-02-08 11:14:51 +00:00
Brooks Davis
3f20f871d6 Add www/mod_pubcookie:
Pubcookie is an open-source package for intra-institutional
single-sign-on end-user web authentication. More generally, it is an
approach to identifying users as they browse to an institution's many
websites that require authentication. It helps an institution reuse
existing authentication services (like Kerberos, LDAP, or NIS), and it
limits the exposure of end-user passwords by ensuring they're only sent
to a trusted login service.

This port contains the apache module portion of the Pubcookie system.
2006-02-08 03:06:22 +00:00
Brooks Davis
0ffb6a38d8 Add www/pubcookie-login-server:
Pubcookie is an open-source package for intra-institutional
single-sign-on end-user web authentication. More generally, it is an
approach to identifying users as they browse to an institution's many
websites that require authentication. It helps an institution reuse
existing authentication services (like Kerberos, LDAP, or NIS), and it
limits the exposure of end-user passwords by ensuring they're only sent
to a trusted login service.

This port contains the login service portion of the Pubcookie system.
2006-02-08 03:00:05 +00:00
Sam Lawrance
a0156c5c5b Clean up Tomcat 4, 4.1, 5, and 5.5 ports.
These changes apply to all ports, unless mentioned otherwise:

- Move jakarta-tomcat55 to tomcat55 (it is no longer a Jakarta project). [6]
- Improve the tomcat55 rc script.  Fix PID handling.  Improve the
  shutdown process.  Use USE_RC_SUBR to its full potential. [2]
- Backport tomcat55 rc script to the other tomcat ports.  This allows
  us to pass command line arguments to the JVM.  Noted in UPDATING.
  [1], [3], [4]
- Change ownership of installed files.  All files are now installed
  with default uid/gid (root:wheel) except for those in the conf/, logs/,
  temp/ and work/ directories. [5]
- No longer install tomcatXXctl binary.  rc scripts are more flexible
  and can be reconfigured without recompiling.
- Remove AUTO_START and STOP_TIMEOUT (replaced with rc tomcatXX_stop_timeout).
- Remove a long list of sed expressions in favour of SUB_LIST.
- Move pkg_{,de}install to files/pkg_{,de}install.in.  Add them to
  SUB_FILES.  Tidy up substitutions and remove hardcoded values.
- Some nonfunctional tidying and removal of Makefile cruft.

PR:		ports/38018 [1], ports/38020 [2], ports/74344 [3],
		ports/75143 [4], ports/83434 [5], ports/92692 [6]
Submitted by:	Ari Suutari <ari.suutari@syncrontech.com> [1] [2],
		SimpleRezo Team <freebsd@simplerezo.com> [3],
		Anton Yudin <toha@toha.org.ua> [4],
		Jan Grant <jan.grant@bristol.ac.uk> [5],
		lawrance [6]
Approved by:	Kang Liu <liukang@cn.freebsd.org> (maintainer) [6]
		Maintainer timeouts on [1], [2], [3], [4], [5]
Big thanks to:	hq for the initial tomcat55 script
		jasonb on FreeNode #tomcat for packaging advice
2006-02-07 08:50:09 +00:00
Jean-Yves Lefort
382f3580d4 Add rssowl.
RSSOwl is a free, opensource RSS / RDF / Atom Newsreader.
Some special features are:

  - Export News to PDF, HTML, RTF, OPML
  - Import Favorites from OPML
  - Full text-search with syntax-highlight of the results
  - Powerful Newsfeed search-engine
  - View news in internal browser
  - Manage favorites in categories (Drag and Drop support)
  - Runs on Windows, Linux, Solaris and Mac

For a complete list of features, see: http://www.rssowl.org/overview

WWW: http://www.rssowl.org/

PR:		ports/92708
Submitted by:	Matthias Sund <m.sund@arcor.de>
2006-02-06 16:14:11 +00:00
Renato Botelho
ec123a3468 Add pecl-pecl_http 0.22.0, a PHP extension which provides extended HTTP
request/response handling.

PR:		ports/92827
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
2006-02-06 15:34:44 +00:00
Volker Stolz
0913d68d17 Remove broken and expired ports japanese/gn-gnspool, www/adzap2squirm 2006-02-06 09:01:03 +00:00
Michael Johnson
f8cc7f4104 Add linux-seamonkey 1.0, the open source, standards compliant web
browser.

PR:		ports/92676
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-02-02 17:41:52 +00:00
Pav Lucistnik
7c2c2661e4 - Add Zope 2.9.0 after repocopy
PR:		ports/91824
Submitted by:	HAYASHI Yasushi <yasi@yasi.to>
Repocopy by:	marcus
2006-01-28 10:07:29 +00:00
Lars Thegler
ed3fd4dcbe Add p5-Template-Plugin-Subst 0.02, TT plugin for s/// functionality in
templates.
2006-01-27 12:24:59 +00:00
Lars Thegler
1ea78b522d Add p5-Template-Plugin-Clickable-Email 0.01, TT plugin to make email
addresses into HTML links.
2006-01-27 11:58:35 +00:00
Lars Thegler
350c048f9b Add p5-Template-Plugin-Clickable 0.05, TT plugin to make URLs clickable
in HTML.
2006-01-27 11:37:12 +00:00
Lars Thegler
c86fc0a5a7 Add p5-Template-Plugin-Number-Format 1.01, plugin/filter interface to
Number::Format.
2006-01-26 22:01:02 +00:00
Pav Lucistnik
83dc61301a - Update to 3.2.0
- Rename to www/zope3

PR:		ports/91818
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
2006-01-23 21:11:17 +00:00
Pav Lucistnik
999529fb92 Calendaring is a product for Plone
Calendaring imports events from an iCalendar (.ics) file and creates Plone
event objects. You can also publish the calendar directly to a Plone site using
iCal or Mozilla Calendar.

http://plone.org/products/calendaring

PR:		ports/92179
Submitted by:	Khairil Yusof <khairil.yusof@gmail.com>
2006-01-23 18:08:42 +00:00
Pav Lucistnik
5edec96f03 Siteframe is a content management system for online communities. It allows
users to create blogs (folders) and pages, and upload rich content such as
photos and audio files (podcasts). It has features for user email validation,
automatic image sizing, and facilities for extending the core data and feature
set.

PR:		ports/91771
Submitted by:	Glen Campbell <glen@broadpool.com>
2006-01-15 17:42:54 +00:00
Pav Lucistnik
5f39d369bc iWebCal displays iCal calendars and other vCalendars on the Web. There's no
need for .Mac: With iWebCal you can share calendars with anyone.

PR:		ports/91795
Submitted by:	Babak Farrokhi <babak@farrokhi.net>
2006-01-15 16:09:52 +00:00
Andrey Slusar
72b3c9ae3e Add p5-Handel 0.30, simple commerce framework with AxKit/TT/Catalyst
support.

PR:		ports/91078
Submitted by:	Zach Thompson <hideo@lastamericanempire.com>
2006-01-15 14:48:51 +00:00
Pav Lucistnik
477392fd70 TurboGears brings together four major pieces to create an easy to install, easy
to use web megaframework. It covers everything from front end (MochiKit
JavaScript for the browser, Kid for templates in Python) to the controllers
(CherryPy) to the back end (SQLObject).

The TurboGears project is focused on providing documentation and integration
with these tools without losing touch with the communities that already exist
around those tools.

TurboGears is easy to use for a wide range of web applications.

Author:	Kevin Dangoor et alii
WWW:	http://www.turbogears.org/

PR:		ports/91691
Submitted by:	Nicola Vitale <nivit@email.it>
2006-01-15 02:32:42 +00:00
Andrey Slusar
2531798b7c Add p5-Apache-Template 0.09, apache::Template - Apache/mod_perl
interface to the Template Toolkit.

PR:		ports/91078
Submitted by:	Zach Thompson <hideo@lastamericanempire.com>
2006-01-13 19:17:54 +00:00
Michael Johnson
6b84df32e5 - Add gnome-web-photo
GNOME Web Photographer is a tool to generate full-size image
files and thumbnails from HTML files and web pages.
2006-01-12 23:06:38 +00:00
Pav Lucistnik
ace5a34e6a CherryPy is a pythonic, object-oriented web development framework.
CherryPy allows developers to build web applications in much the same
way they would build any other object-oriented Python program.
This usually results in smaller source code developed in less time.

PR:		ports/91686
Submitted by:	Nicola Vitale <nivit@email.it>
2006-01-11 22:18:25 +00:00
Erwin Lansing
cf192158f2 The HTML Widget And Validation Framework for Catalyst
WWW: http://search.cpan.org/dist/Catalyst-Plugin-HTML-Widget/

PR:		ports/91673
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-01-11 17:31:22 +00:00
Erwin Lansing
b78cadc010 Create easy to maintain HTML widgets!
Everything is optional, use validation only or just generate forms, you
can embed and merge them later.

The API was designed similar to other popular modules like Data::Form-
Validator and FormValidator::Simple, HTML::FillInForm is also built in
(and much faster).

WWW: http://search.cpan.org/dist/HTML-Widget/

PR:		ports/91672
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-01-11 17:30:07 +00:00
Erwin Lansing
df686dac71 This module provides a Catalyst::Log implementation that uses
Log::Log4perl as the underlying log mechanism.

WWW: http://search.cpan.org/dist/Catalyst-Log-Log4perl/

PR:		ports/91669
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-01-11 17:17:20 +00:00
Erwin Lansing
14f8e44a8f This plugin will enhance the standard Catalyst debug screen by including
a stack trace of your appliation up to the point where the error
occurred. Each stack frame is displayed along with the package name,
line number, file name, and code context surrounding the line number.

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

PR:		ports/91667
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-01-11 17:12:59 +00:00
Edwin Groothuis
733e6b41bc MySQL Squid Access Report, mysar for short, is a reporting system
for user web traffic activity, as logged from a squid proxy.

MySAR consists of two parts:

    * Command line utilities which import a squid log file in a
      MySQL database and maintain the databas.
    * A web interface for accessing the reports.

WWW: http://giannis.stoilis.gr/software/mysar/index.php?id=16
Author: Giannis Stoilis <giannis@stoilis.gr>
2006-01-11 05:10:58 +00:00
Cheng-Lung Sung
ce6a81dfce - REPOCOPY: www/plog -> www/lifetype
PR:		91264
Submitted by:	clsung
Repocopy by:	marcus
2006-01-11 02:34:36 +00:00
Edwin Groothuis
cf0aabfe41 new port www/phproxy
PHProxy is a web HTTP (for now; FTP is not supprted yet)
	proxy programmed in PHP designed to bypass firewalls and
	other proxy restrictions through a web interface very similar
	to the popular CGIProxy.

PR:		ports/91375
Submitted by:	Babak Farrokhi <babak@farrokhi.net>
2006-01-07 02:12:36 +00:00
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