non port: www/Makefile |
Number of commits found: 5248 (showing only 100 on this page) |
Wednesday, 21 Feb 2007
|
12:52 rafan
Add trac-down 0.0.1.r11, a Trac plugin for listing released downloads.
PR: ports/109339
Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
|
05:07 rafan
Add cakephp 1.1.13.4450, a framework for developing PHP web
applications.
PR: ports/109331
Submitted by: Greg Larkin <glarkin at sourcehosting.net>
|
Tuesday, 20 Feb 2007
|
21:35 nox
Group-Office is a powerfull modular Internet/Intranet application framework.
It features calendaring, project management, e-mail, tasks, addressbook,
file management.
WWW: http://www.group-office.com/
Submitted by: Aron Schlesinger <as@bsdgroup.de>
Approved by: miwi (mentor)
|
Monday, 19 Feb 2007
|
16:22 rafan
Add p5-HTML-Seamstress 4.26, HTML::Tree subclass for HTML templating via
tree rewriting.
PR: ports/109307
Submitted by: chinsan
|
16:19 rafan
Add p5-HTML-Element-Library 3.51, HTML::Element convenience functions.
PR: ports/109305
Submitted by: chinsan
|
09:24 gabor
Remove expired port:
2007-02-01 www/drupal-pubcookie: No maintainer
Approved by: erwin (mentor, implicit)
|
Sunday, 18 Feb 2007
|
13:01 delphij
Add tomcat6
|
12:45 dinoex
Rubyful Soup is a Ruby port of the hit Python HTML/XML parser Beautiful Soup.
It's designed to be a useful quick-and-dirty parser for screen-scraping,
along the same lines as its parent:
1. Rubyful Soup won't choke if you give it bad markup. It yields a parse tree
that makes approximately as much sense as your original document.
This is usually good enough to collect the data you need and then run away.
2. Rubyful Soup provides a few simple methods and Ruby-like idioms for
navigating and searching a parse tree: a toolkit for dissecting a document
and extracting what you need. You don't have to create a custom parser for
each application. It's more flexible and easier to learn than XPath.
WWW: http://www.crummy.com/software/BeautifulSoup/
|
Saturday, 17 Feb 2007
|
23:49 gabor
Remove expired port:
2007-02-12 www/ruby-mnogosearch: distfile and homepage disappeared
Approved by: erwin (mentor, implicit)
|
17:08 nivit
Django template for TurboGears
Author: Fred Lin
WWW: http://sourceforge.net/projects/tgwidgets/
|
14:52 nivit
Multiprotocol Web Services for TurboGears
TGWebServices provides a super simple API for creating web services
that are available via SOAP, HTTP->XML, and HTTP->JSON.
The SOAP API generates WSDL automatically for your Python and even
generates enough type information for statically typed languages
(Java and C#, for example) to generate good client code on their end.
Author: Kevin Dangoor
WWW: http://tgwebservices.python-hosting.com/
|
14:21 nivit
A web based configuration environment for TurboGears.
Author: Adam Jones
WWW: http://www.recursivethought.com/blog/tags/view/turbosetup
|
14:07 nivit
The famous Scriptaculous packaged as TurboGears widgets.
Author: Thomas Fuchs, Sam Stephenson, Kevin Dangoor, Fred Lin
WWW: http://www.turbogears.org/widgets/
|
Friday, 16 Feb 2007
|
10:44 nivit
Lightbox is a photo display widget for TurboGears
Author: Lokesh Dhakar, Kevin Dangoor
WWW: http://www.turbogears.org/widgets/
|
01:24 sat
Add port www/castget:
castget is a simple, command-line based RSS enclosure downloader. It is
primarily intended for automatic, unattended downloading of podcasts.
* Simple configuration.
* Per-channel tagging of downloaded MP3 files using ID3v2.
* Per-channel download directories.
* Supports all RSS versions and Media RSS.
WWW: http://www.nongnu.org/castget/
|
Wednesday, 14 Feb 2007
|
08:05 clsung
Add rubygem-scrapi 1.2.0, a scrAPI toolkit for Ruby.
PR: ports/108715
Submitted by: IWATSUKI Hiroyuki <don at na.rim.or.jp>
|
Tuesday, 13 Feb 2007
|
06:46 mi
Webshell -- a TCL module for Apache. Appears to be the most advanced
and the best supported such module of the several listed at
http://tcl.apache.org/
Works with both Apache-1.3.x and 2.x and has an interesting development
paradigm.
|
Monday, 12 Feb 2007
|
06:47 clsung
Add rubygem-rails-app-installer 0.2.0, an installer for Rails apps.
PR: ports/103292
Submitted by: Geraud Continsouzas <geraud at gcu.info>
|
Sunday, 11 Feb 2007
|
23:44 miwi
AMFEXT is a PHP extension written in C that implements encoding and decoding
of AMF and AMF3 messages for the PHP language. It has been based on some of
the experience gained with AMFPP, a native code for encoding and decoding C.
The native encoding and decoding is extremely fast and memory efficient
respect existing PHP implementation, and the flexibility has been
provided using callbacks to the PHP code.
WWW: http://www.teslacore.it/wiki/index.php?title=AMFEXT
PR: ports/109037
Submitted by: Piotr Rybicki <meritus at innervision.pl>
|
23:16 miwi
GLPI is an Information Resource-Manager with an additional
Administration- Interface. You can use it to build up a
database with an inventory for your company (computer,
software, printers...). It has enhanced functions to make
the daily life for the administrators easier, like a job-
tracking-system with mail-notification and methods to build
a database with basic information about your network-topology.
WWW: http://glpi-project.org/
PR: ports/109055
Submitted by: Mathias Monnerville <mathias at monnerville.com>
|
00:55 kris
Remove ports depending on expired devel/cl-asdf-cmucl port.
|
Wednesday, 7 Feb 2007
|
16:57 miwi
2007-02-06 irc/xchat-systray-plugin: Functionality is now included in xchat
2007-02-01 chinese/oicq: Does not work with newer OICQ protocol
2007-02-01 net/nicmond: Disappeared from the internet
2007-02-01 www/caudium10: Please use www/caudium12
|
08:42 pav
Rename
www/squid -> www/squid25
www/squid26 -> www/squid
thus effectively updating www/squid to 2.6.STABLE9
PR: ports/108562
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
Repocopies by: marcus
|
Monday, 5 Feb 2007
|
05:29 clsung
The Mechanize library is used for automating interaction with websites.
Mechanize automatically stores and sends cookies, follows redirects,
can follow links, and submit forms. Form fields can be populated and
submitted. Mechanize also keeps track of the sites that you have visited as
a history.
WWW: http://rubyforge.org/projects/mechanize/
|
01:32 sat
Add port www/xpi-quick-locale-switcher:
Allows you to quickly change and apply a different locale from the
tools menu:
* Handy tool for all people involved with multilingual usage of Mozilla
applications.
* Switches the Mozilla User Interface language (general.useragent.locale
preference)
* Switches the accept_language preference, so complete websites will be
translated. (if the http accept language header is supported, e.g.
like Google does)
* Switches the Spell Checker Dictionary preference. (if supported by
your Mozilla application)
* Remembers the dictionary and content locale for each site and
automatically switches when you load that site. It also tries to detect
the language of sites itself, and if found automatically switches to
that language.
* Auto restarts the application in versions 1.4+ (only if needed)
* Includes country flag icons for 'all' countries by famfamfam.com.
* Displays the flag of the currently selected locale on your statusbar.
* Add 3 of your own custom defined locales.
WWW: http://www.captaincaveman.nl/?id=firefox_extensions
|
Saturday, 3 Feb 2007
|
19:46 sat
Add port www/npapi-xine:
xine-lib-based plugin for applications that support NPAPI
WWW: http://www.xinehq.de/
- Tested with firefox on cnn.com and plugger testing grounds -
works with occasional segfaults
|
17:27 clsung
Hpricot is a very flexible HTML parser, based on Tanaka Akira's HTree
and John Resig's JQuery, but with the scanner recoded in
C (using Ragel for scanning.)
WWW: http://code.whytheluckystiff.net/hpricot/
|
Friday, 2 Feb 2007
|
13:53 gabor
Tcl interface to AOLserver's caching API
AOLserver implements a C API for caching arbitrary data. This module provides
a Tcl API on top of the C API. The module is only compatible with AOLserver 3.x
using nsd8x, or AOLserver 4.x.
WWW: http://www.aolserver.com/
- Martin Matuska
martin@matuska.org
PR: ports/105781
Submitted by: Martin Matuska <martin@matuska.org>
Approved by: erwin (mentor)
|
Sunday, 28 Jan 2007
|
14:56 miwi
Entrans is an online, collaborative translation tool that
can be used for the translation of PO (Portable Object)
files. Entrans was developed with Indic community in mind
and has features, like built-in input editor, that make the
translation job a lot easier for Indic translators.
Some of the other useful features include
* Simple and easy to use interface
* User account management
* Multiple levels of user roles for different task allocation
* Seamless reuse of translations
* Search and lookup
* Navigation through untranslated strings
* Header editing option
* Vote for translations
* Machine translation and transliteration
* Upload files as compressed archives of PO files
* Upload files through URLs
WWW: http://entrans.sourceforge.net
PR: ports/108331
Submitted by: Prudhvi Krishna <prudhvikrishna at gmail.com>
|
10:27 miwi
Smartbookmark send requests directly to your browser
and perform a custom search.
WWW: http://goodies.xfce.org/
|
00:25 miwi
The XML Sitemap module creates a XML sitemap in accordance with the
Sitemaps.org specification.
The module maintains a short change history for nodes in order to better
approximate the change frequency. It calculates the relative priority of
each node based on node type, number of comments, and promotion. It can
optionally submit your sitemap to Google (support for other search engines
will be added once they support the ping interface) whenever it is changed
and can log when your sitemap is downloaded by a search engine.
This module was originally written as a part of the Google Summer of Code
program.
WWW: http://drupal.org/project/gsitemap
PR: ports/108447
Submitted by: Nick Hilliard <nick at foobar.org>
|
00:12 miwi
This is a Drupal plug-in module which enables access control for user roles
based on taxonomy categories (vocabulary, terms). It has the following
features:
* Automatically controls access to taxonomy terms and nodes (based on
their category terms)
* Configuration page for each user roles
* Five permission types (View, Update, Delete, Create, List)
WWW: http://drupal.org/project/taxonomy_access
PR: ports/108381
Submitted by: Nick Hilliard <nick at foobar.org>
|
00:10 miwi
This is a collection of modules to add multi-lingual capabilities to Drupal
sites. It provides content translation facilities for nodes and taxonomy,
interface translation for anonymous users when used with the locale module,
and browser language detection. It also includes a block for language
selection and manages translation relationships for nodes and taxonomy
terms.
WWW: http://drupal.org/project/i18n
PR: ports/108382
Submitted by: Nick Hilliard <nick at foobar.org>
|
Saturday, 27 Jan 2007
|
00:10 pav
Remove www/flashplugin. It's usage was not suggested since 2001, last browser
which could use it was removed in 2005, have been broken past two months
|
Thursday, 25 Jan 2007
|
20:20 arved
Add llgal, a commandline image gallery generator
|
15:14 ijliao
add p5-WebService-YouTube 1.0.0
Perl interfece to YouTube
|
Monday, 22 Jan 2007
|
22:05 nivit
A pluggable command-line frontend, including commands to setup package
file layouts.
This is a pluggable command-line tool.
It includes some built-in features;
* Create file layouts for packages. For instance, paste create
--template=basic_package MyPackage will create a setuptools-ready
file layout.
* Serving up web applications, with configuration based on
paste.deploy.
Author: Ian Bicking <ianb at colorstudy com>
WWW: http://pythonpaste.org/script/
PR: ports/106759
Submitted by: Dryice Liu <dryice at dryice.name>
Approved by: alexbl (mentor, implicit)
|
07:50 miwi
mod_proxy_xml is an output filter to rewrite links in a proxy
situation, to ensure that links work for users outside the proxy.
It serves the same purpose as Apache's ProxyPassReverse directive
does for HTTP headers, and is an essential component of a reverse
proxy.
WWW: http://apache.webthing.com/mod_proxy_xml/
PR: ports/108053
Submitted by: Dominic Marks <dom at goodforbusiness.co.uk>
|
07:49 miwi
mod_xmlns adds XML Namespace support to Apache, and may form the basis
of XML-driven publishing systems. It runs as an output filter, so it
works automatically with any content generator.
WWW: http://apache.webthing.com/mod_xmlns/
PR: ports/108053
Submitted by: Dominic Marks <dom at goodforbusiness.co.uk>
|
07:48 miwi
mod_line_edit is a general-purpose filter for text documents. It
operates as a simple on-the-fly line editor, applying
search-and-replace rules defined in a configuration or .htaccess
file.
WWW: http://apache.webthing.com/mod_line_edit/
PR: ports/108053
Submitted by: Dominic Marks <dom at goodforbusiness.co.uk>
|
Wednesday, 17 Jan 2007
|
17:01 pav
- After repocopy from linux-flashplugin7, update to 9.0.31.0
Repocopy by: marcus
Approved by: maintainer's email bounces
|
13:32 miwi
2007-01-15 x11-wm/wmi: This port is unsupported by the author. Please use
x11-wm/wmii instead.
2007-01-15 www/abcache: "is a dead project and the distfile disappeared"
2007-01-17 devel/rubygem-event-loop: replaced by devel/ruby-event-loop which
gets around issues caused by the rubygems system
|
Tuesday, 16 Jan 2007
|
03:40 rafan
- Connect p5-Apache-Clean2
Remined by: kris
|
Sunday, 14 Jan 2007
|
09:23 nivit
This Python package is a random collection of WSGI modules
written by Allan Saddi.
flup is functionally divided into three components:
* FlupServers
* FlupMiddleware
* FlupPublisher
WWW: http://www.saddi.com/software/flup/
PR: ports/106828
Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
Approved by: alexbl (mentor, implicit)
|
Friday, 12 Jan 2007
|
21:54 miwi
Ruby on Rails has a nice feature to create nested parameters that help
with the organization of data in a form - parameters can be an
arbitrarily deep nested structure.
The way this structure is denoted is that when you construct a form the
field names have a special syntax which is parsed.
This plugin supports two syntaxes:
dot notation
<input name="foo.bar.gorch" />
subscript notation
<input name="foo[bar][gorch]" />
When reading query parameters from $c->req you can now access all the
items starting with "foo" as one entity using $c->req->param('foo');.
Each subitem, denoted by either the dot or the square brackets, will be
returned as a further deeper hashref.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Params-Nested
PR: ports/107785
Submitted by: Fernan Aguero <fernan at iib.unsam.edu.ar>
|
Wednesday, 10 Jan 2007
|
23:40 miwi
This storage module will store session data in a database using DBIx::Class.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-DBIC/
PR: ports/107781
Submitted by: Fernan Aguero <fernan at iib.unsam.edu.ar>
|
23:04 miwi
This storage module will store session data in a database using DBIx::Class.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-DBIC/
PR: ports/107784
Submitted by: Fernan Aguero <fernan at iib.unsam.edu.ar>
|
23:00 miwi
Converts a CGI query into structured data using a dotted name convention
similar to TT2.
expand_cgi works with CGI.pm, Apache::Request or anything with an appropriate
"param" method. Or you can use expand_hash directly.
If you prefer to use a different flattening convention then CGI::Expand can
be subclassed.
WWW: http://search.cpan.org/dist/CGI-Expand
PR: ports/107780
Submitted by: Fernan Aguero <fernan at iib.unsam.edu.ar>
|
Tuesday, 9 Jan 2007
|
21:11 miwi
This Perl module is for implementing the SCGI interface for an application
server. Essentially, it is a 'next generation' FastCGI type protocol.
WWW: http://python.ca/nas/scgi/protocol.txt
PR: ports/107710
Submitted by: Vivek Khera <vivek at khera.org>
|
Sunday, 7 Jan 2007
|
09:53 nivit
Load, configure, and compose WSGI applications and servers
Paste Deployment is a system for finding and configuring WSGI
applications and servers. For WSGI application consumers it provides a
single, simple function (loadapp) for loading a WSGI application from
a configuration file or a Python Egg. For WSGI application providers
it only asks for a single, simple entry point to your application, so
that application users don't need to be exposed to the implementation
details of your application.
The result is something a system administrator can install and manage
without knowing any Python, or the details of the WSGI application or
its container.
This tool provides code to load WSGI applications and servers from
URIs; these URIs can refer to Python Eggs for INI-style configuration
files. Paste Script provides commands to serve applications based on
this configuration file.
Author: Ian Bicking <ianb at colorstudy com>
WWW: http://pythonpaste.org/deploy/
PR: ports/106755
Submitted by: Dryice Liu <dryice at dryice.name>
Approved by: alexbl (mentor)
Reviewed by: dryice (maintainer)
|
04:01 ijliao
add rubygem-layout-yullio 0.9.0
A combination of Mollio CSS/HTML template and Yahoo UI grid
|
Saturday, 6 Jan 2007
|
04:38 brooks
Add www/drupal-nice_menus:
Nice Menus is a module for the Drupal CMS which enables drop-down /
right / left expandable menus. The module uses CSS to display the menus
on browsers which have functional CSS. Internet Explorer is supported
using Javascript.
Three styles of menus are currently possible: horizontal (menus drop
down); vertical (menus drop to the left); vertical (menus drop to the
right).
WWW: http://drupal.org/project/nice_menus
Submitted by: Nick Hilliard <nick@foobar.org>
|
04:35 brooks
Add www/drupal-attachment:
This module is an alternative to Drupal's included upload module. It
uses the filemanager module to allow a unique namespace per node and
support large number of files. In addition this module allows you to
give each attachment a title and description.
Submitted by: Nick Hilliard <nick@foobar.org>
|
04:32 brooks
Add drupal-filemanager
This module adds a full featured file management API for your modules
to use. This API is module development and does not directly add
functionality to your site. This module is required for the attachment
module which is an alternative to Drupal's included upload module.
Submitted by: Nick Hilliard <nick@foobar.org>
|
Friday, 5 Jan 2007
|
20:26 miwi
2006-12-23 www/emp: project is shutting down
2006-12-01 textproc/nfbtrans: Unfetchable
|
19:38 lbr
Add p5-Catalyst-Manual 5.700501, the Catalyst developer's manual.
|
19:37 lbr
Add p5-HTML-Widget-DBIC 0.01, subclass of HTML::Widget for dealing with
DBIx::Class.
|
17:55 miwi
2006-12-01 www/rt3-elixus: Broken due the new mod_perl2 API
|
16:54 miwi
2006-12-01 net-p2p/gnome-btdownload: does not run with BitTorrent 4.x yet
2006-12-01 print/ec-fonts-mftraced: Installs files before 'make install'
2006-12-01 print/yatex-xemacs-mule: hangs during build
2006-12-01 security/gnu-crypto: Does not compile
2006-12-01 www/linux-beonex: Security issues. From http://www.beonex.com/ 'The
currently available Beonex Communicator 0.8 builds have several known security
bugs'
|
15:53 miwi
www/mediawiki13: No longer supported, please upgrade your wiki installation
www/mediawiki15: No longer supported, please upgrade your wiki installation
|
07:00 lbr
Add p5-Catalyst-Controller-BindLex 0.03, stash your lexical goodness.
PR: ports/104509
Submitted by: Fernan Aguero <fernan at iib.unsam.edu.ar>
|
Thursday, 4 Jan 2007
|
10:05 ijliao
add p5-WebService-ISBNDB 0.32
A Perl extension to access isbndb.com
|
Wednesday, 3 Jan 2007
|
16:06 miwi
The [[TracNav]] macro implements fully customizable navigation bar for the Trac
wiki engine. The contents of the navigation bar is a wiki page itself and can
be edited like any other wiki page. The navigation bar supports hierarchical
ordering of topics.
WWW: http://trac-hacks.org/wiki/TracNav
PR: ports/107462
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
|
14:29 miwi
This plugin uses the new content conversion API in Trac's trunk to export Wiki
pages to a PDF. The link appers in the Download in other formats list at the
bottom of Wiki pages.
This plugin uses htmldoc to perform the conversion.
WWW: http://trac-hacks.org/wiki/PageToPdfPlugin
PR: ports/107270
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
|
Tuesday, 2 Jan 2007
|
03:19 ijliao
add p5-WWW-Mediawiki-Client 0.31
A very simple cvs-like interface for Mediawiki websites
|
Sunday, 31 Dec 2006
|
14:07 miwi
Trac Wiki Notification is a plugin that allows users (even anonymous, as long
as email is set) to select wiki pages that they wish to be notified (by email)
when a change occurs on it.
WWW: http://trac-hacks.org/wiki/WikiNotificationPlugin
PR: ports/107272
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
|
13:40 miwi
The TagsPlugin implements both a generic tagging engine and frontends for the
Wiki and ticket systems. An extra text entry box is added to the Wiki edit page
for tagging Wiki pages and ticket fields (you can configure which ones) are
treated as tags for the ticket system.
WWW: http://trac-hacks.org/wiki/TagsPlugin
PR: ports/107271
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
|
Saturday, 30 Dec 2006
|
23:52 miwi
- Add www/mod_evasive20
|
23:24 miwi
mod_cplusplus is a proper apache module which allows you to load cpp objects
as handlers for Apache-2.0. It differs from other modules i've seen in that
it manages the loading and calling of separate shared objects containing your
handler classes. This allows you to easily and cleanly run an entire site
with c++ handlers.
WWW: http://modcplusplus.sourceforge.net/
PR: ports/107361
Submitted by: Michael Durian <durian at shadetreesoftware.com>
|
21:49 miwi
The AddCommentMacro allows for easy addition of commetns to a page, in a
standard format. The comment body supports normal TracWiki WikiFormatting.
WWW: http://trac-hacks.org/wiki/AddCommentMacro
PR: ports/107268
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
|
21:44 miwi
This plugin provides an interface (ICtxtnavAdder) to alter the ctxtnav bar of
other plugins, most notably the wiki. For those of you asking what a ctxtnav
bar is, its the row of links below the main navigation bar.
WWW: http://trac-hacks.org/wiki/CtxtnavAddPlugin
PR: ports/107269
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
|
15:57 pav
mod_xsendfile is a small Apache2 module that processes X-SENDFILE headers
registered by the original output handler.
If it encounters the presence of such header it will discard all output and
send the file specified by that header instead using Apache internals
including all optimizations like caching-headers and sendfile or mmap if
configured.
It is useful for processing script-output of e.g. php, perl or any cgi.
WWW: http://celebnamer.celebworld.ws/stuff/mod_xsendfile/
PR: ports/105784
Submitted by: Andrew Bennett <andrew@mystock.com>
|
Friday, 29 Dec 2006
|
20:18 miwi
SAMS (Squid Account Management System) is a WEB-based interface and tool to
manage users of SQUID proxy server. Main features are:
* manage users access to SQUID - proxy with NTLM, NCSA authorization
or IP address
* manage prohibition of users to access to URL
* manage to rewrite requested URL to graphical resources (banners,
counters)
* save and build reports of users statistic
* switch of users access to SQUID proxy if his traffic quota is off
* manage a delay pools for users groups
WWW: http://sams.irc.perm.ru/
- Dindin
dindin@freebsd.org.ua
PR: ports/107102
Submitted by: Denis Barov<dindin@freebsd.org.ua>
|
18:04 dinoex
- disconnect etoile-grr
|
17:57 dinoex
Mollusk evolves from Grr. It is a RSS reader in general.
The main perpose of Mollusk is to demonstrate the usage of CollectionKit
and BookmarkKit.
WWW: http://www.etoile-project.org/
|
Tuesday, 26 Dec 2006
|
03:53 kuriyama
Add p5-Template-Plugin-JSON 0.02, adds a .json vmethod for all TT
values.
|
01:55 kuriyama
Add p5-Template-Plugin-VMethods 0.03, install vmethods for
Template-Toolkit.
|
Saturday, 23 Dec 2006
|
11:08 rafan
Add p5-Newsletter 0.03, a Simple website based Newsletter interface.
PR: ports/107033
Submitted by: chinsan
|
Friday, 22 Dec 2006
|
05:21 alexbl
- add wsgiref 0.1.2
wsgiref is a reference implementation of the WSGI standard. This is a
backport of wsgiref which is included in Python 2.5.
WWW: http://cheeseshop.python.org/pypi/wsgiref
|
Thursday, 21 Dec 2006
|
21:03 miwi
This port allows you to use Linux plugins such as Adobe Flash and Acrobat
Reader in the native version of Opera for FreeBSD.
WWW: http://www.opera.com/
PR: ports/106860
Submitted by: Arjan van Leeuwen <freebsd-maintainer at opera.com>
|
Wednesday, 20 Dec 2006
|
11:50 erwin
Readd mod_log_sql2-dtc as removing it breaks INDEX at other places.
|
09:37 erwin
Disconnect mod_log_sql2-dtc as it (again) breaks INDEX.
With hat: portmgr
|
06:33 clsung
urljr
-----
URL-related utilites from JanRain, Inc.
This package contains the "fetchers" module, which provides a common
interface to urllib2 and curl for making HTTP requests.
WWW: http://www.openidenabled.com/openid/libraries/python/urljr/
|
Tuesday, 19 Dec 2006
|
22:58 clsung
Add gregarius 0.5.4, web-based RSS/RDF/ATOM news aggregator.
PR: ports/106797
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
12:02 clsung
LWPx::ParanoidAgent is a class subclassing LWP::UserAgent, but
paranoid against attackers. It's to be used when you're fetching
a remote resource on behalf of a possibly malicious user.
WWW: http://search.cpan.org/dist/LWPx-ParanoidAgent/
|
Thursday, 14 Dec 2006
|
11:38 miwi
Python Paste brings consistency to Python web development and web
application installation, providing tools for both developers and
system administrators.
These provide several pieces of "middleware" (or filters) that can be
nested to build web applications. Each piece of middleware uses the
WSGI (PEP 333) interface, and should be compatible with other
middleware based on those interfaces.
Author: Ian Bicking <ianb at colorstudy com>
WWW: http://pythonpaste.org
PR: ports/106706
Submitted by: Dryice Liu <dryice at dryice.name>
|
Tuesday, 12 Dec 2006
|
16:42 vd
Remove expired ports:
2006-12-01 net/wais: Imported 12 years ago; never completed
2006-12-01 www/w3c-httpd: Does not compile
|
16:38 vd
Remove expired www/frontpage and all frontpage ports:
2006-12-01 www/frontpage: Microsoft Frontpage Extensions have reached their
End-of-Life
portuguese/frontpage-pt_BR
www/frontpage-ar
www/frontpage-de
www/frontpage-es
www/frontpage-fr
www/frontpage-he
www/frontpage-it
www/frontpage-ja
www/frontpage-ko
www/frontpage-nl
www/frontpage-sv
www/frontpage-th
www/frontpage-zh
www/mod_frontpage
www/mod_frontpage-rtr
www/mod_frontpage2-rtr
|
15:42 vd
Remove expired leaf ports:
2006-12-01 www/nspostgres: Use www/aolserver with WITH_NSPOSTGRES=1 instead.
2006-12-01 www/fxhtml: crusty old a.out binary, not useful any more
2006-12-01 www/jakarta-tomcat3: Please use www/tomcat55 instead
2006-12-10 shells/mudsh: Project disappeared from the internet
2006-12-09 print/py-freetype: Project has disappeared and is no longer fetchable
2006-12-01 palm/syncal: Does not build with new pilot-link
2006-12-01 net/tn3270: dumps core. Please use net/c3270 instead
2006-12-01 multimedia/dvdwizard: has an incomplete dependency list
|
15:29 vd
Remove expired leaf ports:
2006-12-01 x11/XFree86-aoutlibs: Requires a.out ld.so and support libraries
2006-12-10 x11/linux-XFree86-libs: superseeded by linux-xorg-libs port
2006-12-04 www/mod_v2h: No longer available for download, the website is gone
2006-12-04 www/mod_injection: No longer available for download, the website is
gone
|
15:18 vd
Remove expired leaf ports:
2006-12-01 www/p5-ldap-abook: Arbitrary command execution vulnerability in CGI
script
2006-12-07 x11-wm/tpager: Unmaintained and disappears from MASTER_SITE on a
regular basis
|
15:14 vd
Remove expired leaf port:
2006-12-01 www/mozilla-bonobo: "Does not build with new Mozilla"
|
01:39 clsung
Add p5-CGI-Application-Plugin-DebugScreen 0.06, this plug-in add
DebugScreen support to CGI::Application.
PR: ports/103377
Submitted by: George Hartzell <hartzell at alerce.com>
|
Monday, 11 Dec 2006
|
01:25 clsung
Add p5-CGI-Application-Plugin-MessageStack 0.33, a message stack for
your CGI::Application.
PR: ports/103384
Submitted by: George Hartzell <hartzell at alerce.com>
|
01:19 clsung
Add p5-CGI-Application-Plugin-ViewCode 1.02, view the source of the
running application.
PR: ports/103390
Submitted by: George Hartzell <hartzell at alerce.com>
|
Saturday, 9 Dec 2006
|
03:03 clsung
Add p5-CGI-Application-Plugin-Session 1.02, plugin that adds session
support to CGI::Application.
PR: ports/103386
Submitted by: George Hartzell <hartzell at alerce.com>
|
02:44 clsung
Add p5-CGI-Application-Plugin-TT 1.03, add Template Toolkit support to
CGI::Application.
PR: ports/103388
Submitted by: George Hartzell <hartzell at alerce.com>
|
Friday, 8 Dec 2006
|
01:50 clsung
Add p5-CGI-Application-Plugin-LogDispatch 1.00, plugin that adds
PR: ports/103383
Submitted by: George Hartzell <hartzell at alerce.com>
|
01:48 clsung
Add p5-CGI-Application-Plugin-LinkIntegrity 0.06, make
tamper-resisistent links in CGI::Application.
PR: ports/103382
Submitted by: George Hartzell <hartzell at alerce.com>
|
Thursday, 7 Dec 2006
|
10:18 clsung
Add p5-CGI-Application-Plugin-Stream 2.05, plugin that adds file
streaming support to CGI::Application.
PR: ports/103387
Submitted by: George Hartzell <hartzell at alerce.com>
|
Number of commits found: 5248 (showing only 100 on this page) |