| non port: www/Makefile |
Number of commits found: 5608 (showing only 100 on this page) |
|
Tuesday, 27 Dec 2005
|
13:31 ehaupt
Add p5-Data-TreeDumper-Renderer-DHTML 0.07, a DHTML renderer for
Data::TreeDumper.
PR: 90952
Submitted by: Zach Thompson <hideo@lastamericanempire.com>
 |
12:28 tobez
Add www/p5-Jifty 0.51225, yet another Perl web framework.
 |
11:38 tobez
Add www/p5-HTML-Lint 2.02, a Perl module that checks for HTML errors in
a string or file.
 |
10:55 tobez
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.
 |
10:46 tobez
Add www/p5-Test-HTTP-Server-Simple 0.02, a Perl modules which provides
Test::More functions for HTTP::Server::Simple.
 |
09:33 edwin
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>
 |
|
Monday, 26 Dec 2005
|
09:07 edwin
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>
 |
00:08 edwin
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>
 |
|
Sunday, 25 Dec 2005
|
23:54 pav
- After repocopy, add COREBlog2 at 0.7b
PR: ports/90595
Submitted by: HAYASHI Yasushi <yasi@yasi.to>
Repocopies by: marcus
 |
17:19 vanilla
Connect to libapreq2.
 |
|
Wednesday, 21 Dec 2005
|
08:48 edwin
[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>
 |
00:00 edwin
Re-add www/junkbuster
 |
|
Tuesday, 20 Dec 2005
|
00:35 aaron
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
 |
|
Monday, 19 Dec 2005
|
20:35 aaron
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
 |
19:44 erwin
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>
 |
19:43 erwin
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>
 |
19:29 erwin
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>
 |
19:21 erwin
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>
 |
|
Thursday, 15 Dec 2005
|
03:16 lawrance
Remove expired ports.
 |
|
Wednesday, 14 Dec 2005
|
17:09 aaron
Add serendipity 0.9.1, PHP based weblog software.
PR: ports/90342
Submitted by: babak@farrokhi.net
 |
|
Monday, 12 Dec 2005
|
16:16 erwin
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>
 |
15:02 erwin
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>
 |
14:34 erwin
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>
 |
14:22 erwin
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>
 |
14:12 erwin
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>
 |
|
Friday, 9 Dec 2005
|
19:41 ale
Finally update to PHP 5.1.1 release! (And remove unsupported extensions)
 |
|
Thursday, 8 Dec 2005
|
09:39 ehaupt
Add p5-CGI-Application-Plugin-DBH, a module for easy DBI access from
CGI::Application
PR: 89835
Submitted by: Espen Tagestad <espen@tagestad.no>
 |
|
Wednesday, 7 Dec 2005
|
16:19 erwin
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>
 |
13:13 tdb
- Update to 0.3a1
- Move from www category to deskutils
PR: 90014
Submitted by: Aaron Voisine <voisine@gmail.com> (maintainer)
Approved by: clement (mentor)
 |
|
Sunday, 4 Dec 2005
|
15:53 tobez
Retire p5-WWW-Automate, folks should really be using p5-WWW-Mechanize
instead.
 |
00:18 clement
- 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
 |
|
Saturday, 3 Dec 2005
|
22:02 clement
- 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
 |
|
Friday, 2 Dec 2005
|
19:57 erwin
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>
 |
18:39 erwin
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>
 |
|
Thursday, 1 Dec 2005
|
21:29 ehaupt
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>
 |
09:26 ehaupt
Move recently added port from ports/www/p5-HTML-Chuncks to
ports/www/p5-HTML-Chunks
 |
09:23 ehaupt
Move recently added port from ports/www/p5-HTML-Chuncks to
ports/www/p5-HTML-Chunks
 |
|
Wednesday, 30 Nov 2005
|
17:10 pav
- Connect phpwiki13
 |
00:44 ahze
- 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
 |
|
Tuesday, 29 Nov 2005
|
22:55 ahze
- Remove firefox-devel since firefox 1.5 is stable now
 |
14:14 ehaupt
Add p5-HTML-Chuncks, a simple nested template engine for HTML, XML and XHTML
PR: 89631
Submitted by: Alexander Koch <fbsd@meersau.de>
 |
|
Friday, 25 Nov 2005
|
20:31 pav
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>
 |
20:16 pav
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>
 |
03:01 edwin
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>
 |
02:13 edwin
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>
 |
02:08 edwin
[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>
 |
|
Tuesday, 22 Nov 2005
|
13:29 edwin
[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>
 |
13:10 mat
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.
 |
|
Monday, 21 Nov 2005
|
19:19 lth
Add p5-Task-Catalyst 0.01, all you need to start with Catalyst.
PR: ports/89381
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
 |
17:03 lth
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>
 |
08:55 lth
Hook p5-Bundle-Catalyst into build again, now that dependencies have been fixed.
Apologies all around.
 |
08:23 lth
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>
 |
08:11 lth
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>
 |
08:02 lth
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>
 |
02:39 kris
Unhook p5-Bundle-Catalyst from the build to unbreak INDEX builds.
Pointy hat to: lth
 |
|
Sunday, 20 Nov 2005
|
21:32 lth
Add p5-Catalyst-Plugin-Session 0.01, generic Catalyst Session plugin.
PR: ports/89167
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
 |
|
Saturday, 19 Nov 2005
|
20:48 pav
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>
 |
|
Thursday, 17 Nov 2005
|
20:08 lth
Add p5-Catalyst-Plugin-Singleton 0.02, singleton accessors to context.
PR: ports/89177
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
 |
19:41 erwin
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>
 |
17:19 pav
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>
 |
08:19 lth
Add p5-Catalyst-Model-DBIC 0.11, DBIx::Class model class for Catalyst.
PR: ports/89157
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
 |
|
Wednesday, 16 Nov 2005
|
22:12 lth
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>
 |
21:34 lth
Add p5-Catalyst-Engine-Apache 1.00, catalyst Apache Engines.
PR: ports/89147
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
 |
20:32 lth
Add p5-HTTP-Body 0.4, HTTP Body Parser.
PR: ports/89137
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
 |
20:25 lth
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>
 |
|
Sunday, 13 Nov 2005
|
17:10 lawrance
Add session2 0.6, a quixote session manager with persistence support.
PR: ports/88083
Submitted by: Dryice Liu <dryice@liu.com.cn>
 |
|
Friday, 11 Nov 2005
|
22:00 pav
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>
 |
|
Thursday, 10 Nov 2005
|
09:54 garga
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>
 |
|
Wednesday, 9 Nov 2005
|
23:11 pav
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
 |
14:20 garga
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>
 |
14:19 garga
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>
 |
14:18 garga
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>
 |
14:18 garga
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>
 |
|
Saturday, 5 Nov 2005
|
09:13 kris
netscape-wrapper depended on netscape-remote which was removed.
 |
09:07 kris
Remove expired ports
 |
06:54 marcus
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.
 |
06:33 marcus
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
 |
05:36 mezz
Ruby/GtkMozEmbed is a Ruby binding of GtkMozEmbed a widget embedding a
Mozilla Gecko renderer.
WWW: http://ruby-gnome2.sourceforge.jp/
 |
05:07 marcus
Delete pyphany since it has been merged into www/epiphany.
 |
|
Monday, 31 Oct 2005
|
11:25 edwin
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>
 |
|
Friday, 21 Oct 2005
|
10:23 sem
Highly customizable PHP photo album
WWW: http://www.dalbum.org
 |
|
Tuesday, 18 Oct 2005
|
11:23 garga
"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>
 |
02:46 lawrance
Add perlbal 1.36, reverse-proxy load balancer and webserver.
PR: ports/75369
Submitted by: Jacques Marneweck <jacques@php.net>
 |
|
Friday, 14 Oct 2005
|
05:03 ahze
- 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.
 |
|
Thursday, 13 Oct 2005
|
13:52 garga
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
 |
|
Wednesday, 12 Oct 2005
|
20:19 simon
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
 |
19:45 lth
Add p5-POE-Component-Server-SOAP 1.08, publish POE event handlers via
SOAP over HTTP.
 |
12:31 lth
Add p5-POE-Component-Server-SimpleHTTP 1.11, Perl extension to serve
HTTP requests in POE.
 |
11:51 hq
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/
 |
05:54 mnag
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>
 |
05:35 mnag
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>
 |
|
Tuesday, 11 Oct 2005
|
17:47 erwin
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>
 |
|
Friday, 7 Oct 2005
|
12:10 tobez
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.
 |
|
Thursday, 6 Oct 2005
|
18:23 tobez
Add www/p5-HTML-TagCloud 0.32, a perl module to generate HTML tag clouds.
 |
|
Tuesday, 4 Oct 2005
|
13:30 hq
The first free open source JavaServer(tm) Faces implementation.
JavaServer(tm) Faces is a new and upcoming web application framework that
accomplishes the MVC paradigm. It is comparable to the well-known Struts
Framework but has features and concepts that are beyond those of Struts;
especially the component orientation.
WWW: http://myfaces.apache.org/
 |
|
Monday, 3 Oct 2005
|
17:35 garga
Add moodle 1.5.2, course management system based on social
constructionism.
PR: ports/86764
Submitted by: Javier Martin Rueda <jmrueda@diatel.upm.es>
 |
|
Sunday, 2 Oct 2005
|
15:47 jylefort
Add mod_geoip2.
mod_geoip2 is an Apache2 module that looks up the country code for the
IP address making the request without using reverse DNS.
WWW: http://www.maxmind.com/app/mod_geoip
PR: ports/86777
Submitted by: Jukka A. Ukkonen <jau@iki.fi>
 |
|
Tuesday, 27 Sep 2005
|
20:44 vsevolod
Add planet - a flexible feed aggregator.
PR: 86613
Submitted by: Alan Snelson <Alan@Wave2.co.uk>
 |
|
Sunday, 25 Sep 2005
|
23:02 tmclaugh
- Add gecko-sharp20, C# bindings for the Gecko rendering engine.
WWW: http://www.mono-project.com/GeckoSharp
Approved by: mezz (co-mentor)
 |
22:26 tmclaugh
- Add gecko-sharp10 which has been repocopied from gecko-sharp. The
port has been renamed to reflect the gecko# API version as
gecko-sharp20 will be comming shortly.
Approved by: mezz (co-mentor)
 |
Number of commits found: 5608 (showing only 100 on this page) |