notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
non port: www/Makefile

Number of commits found: 5891 (showing only 100 on this page)

[First Page]  «  28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38  »  [Last Page]

Friday, 27 Apr 2012
00:45 zi search for other commits by this committer
New port: www/rubygem-nanoc

nanoc is a simple but very flexible static site generator written in Ruby.
It operates on local files, and therefore does not run on the server.

nanoc "compiles" the local source files into HTML (usually), by evaluating
eRuby, Markdown, etc.
Original commit
Wednesday, 25 Apr 2012
11:09 rm search for other commits by this committer
Restore www/plone port and update it to 4.1.5
Original commit
Tuesday, 24 Apr 2012
17:01 sunpoet search for other commits by this committer
- Add p5-WebDAO 2.03

Environment which provide object-oriented stuff for create complex web
application.

WWW: http://search.cpan.org/dist/WebDAO/
WWW: http://webdao.sourceforge.net/

PR:             ports/166480
Submitted by:   Aliaksandr Zahatski <zahatski@gmail.com>
Original commit
Monday, 23 Apr 2012
17:49 madpilot search for other commits by this committer
- Add CakePHP 2.1.1
- Connect to the build

PR:             ports/167099
Submitted by:   Christoph Theis <theis@gmx.at> (maintainer)
Approved by:    crees (mentor)
Original commit
Thursday, 19 Apr 2012
06:25 acm search for other commits by this committer
- Remove obsolete freepascal unit
Original commit
06:24 acm search for other commits by this committer
- Remove obsolete freepascal unit
Original commit
Wednesday, 18 Apr 2012
20:00 ehaupt search for other commits by this committer
Add p5-Reddit, a perl module for interacting with Reddit.
Original commit
17:39 lwhsu search for other commits by this committer
- Connect www/py-django13 to build
Original commit
14:48 beat search for other commits by this committer
- Connect firefox-esr and firefox-esr-i18n to the build
Original commit
Monday, 16 Apr 2012
14:19 anders search for other commits by this committer
Add Nagios plugin to check status of Varnish.
Original commit
Sunday, 15 Apr 2012
19:46 jgh search for other commits by this committer
- Has expired: unsupported upstream, consider www/pivotx

PR: ports/166099
Original commit
13:33 sanpei search for other commits by this committer
Ruby/NTLM provides message creator and parser for the NTLM authentication.

Reviewed by:    swills
Original commit
Saturday, 14 Apr 2012
20:37 pawel search for other commits by this committer
Luakit is a highly configurable, micro-browser framework
based on the WebKit web content engine and the GTK+ toolkit.

It is very fast, extensible by Lua and licensed under the
GNU GPLv3 license. It is primarily targeted at power users,
developers and any people with too much time on their hands
who want to have fine-grained control over their web browsers
behaviour and interface.

WWW: http://luakit.org

PR:             ports/166415
Submitted by:   gugabsd <gugabsd@mundounix.com.br>
Original commit
Friday, 13 Apr 2012
18:35 rm search for other commits by this committer
A helper class for handling configuration defaults of packaged Django apps
gracefully.

WWW:    http://django-appconf.readthedocs.org/
Original commit
Wednesday, 11 Apr 2012
03:38 miwi search for other commits by this committer
A library that can be used to add OpenID support to Django
applications.  The library integrates with Django's builtin
authentication system, so most applications require minimal changes to
support OpenID login.

The library also includes the following features:
 * Basic user details are transfered from the OpenID server via the
   Simple Registration extension.
 * It can be configured to use a fixed OpenID server URL, for use in
   single sign on deployments.
 * It supports the Launchpad teams extension to request team
   membership information.

WWW: https://launchpad.net/django-openid-auth

PR:             ports/164670
Submitted by:   Matthew X. Economou <xenophon+fbsdports@irtnog.org>
Original commit
Tuesday, 10 Apr 2012
19:24 jgh search for other commits by this committer
- port has expired, and is no longer supported upstream

2012-04-10  unsupported upstream, consider www/resin3

PR: ports/165867
Approved by:    maintainer, boris@tagnet.ru
Original commit
16:33 miwi search for other commits by this committer
This Drupal 7 module makes administration of FreeBSD vnet jails extremely
easy. When combined with ZFS and vnet, FreeBSD jails make for a basic
cloud-like infrastructure.

WWW: https://github.com/lattera/drupal-jailadmin

PR:             ports/165632
Submitted by:   Shawn Webb <bsdports@wayfair.com>
Original commit
Sunday, 8 Apr 2012
16:52 miwi search for other commits by this committer
This Drupal 7 module presents a front-end for Skipfish.

WWW: https://github.com/wayfair/drupal-vulnscan

PR:             ports/166111
Submitted by:   Shawn Webb <bsdports@wayfair.com>
Feature safe:   yes
Original commit
Saturday, 7 Apr 2012
15:04 crees search for other commits by this committer
This module is a Perl extension that extends
REST::Client for use with the CIF-Framework REST interface

WWW: http://search.cpan.org/dist/CIF-Client/

PR:             ports/166455

Update to 0.06

PR:             ports/166520
Submitted by:   pauls@utdallas.edu
Feature safe:   yes
Original commit
Friday, 6 Apr 2012
13:31 ohauer search for other commits by this committer
- new Port mod-myvhost

mod_myvhost is Apache module for dynamically configured name based mass virtual
hosting with PHP, virtual host's configurations and PHP settings are stored in
database.

No need to have every vhost in apache's configuration file, no need to restart
apache after configuration changed (vhost added|deleted, vhost rootdir changed,
vhost unblocked/unblocked...).

After all, it is capable to change settings of PHP4/5 dynamically (if php is
loadable module or it is linked with apache) for any vhost. By default, it sets
open_basedir as vhost's rootdir to prevent user from stoling files from other
users and from your server, but you have ability to change almost any parameter
that exists in php.ini, for example, you can turn on safe_mode or
register_globals for particular vhost, if it has old php scripts that use global
variables.

WWW: http://code.google.com/p/mod-myvhost/

requested on FreeBSD-apache list by Igor Popov <ipopovi@gmail.com> (Author)
http://lists.freebsd.org/pipermail/freebsd-apache/2012-March/002700.html

Feature safe:   yes
Original commit
Wednesday, 4 Apr 2012
03:42 swills search for other commits by this committer
Perl module to use Template::Declare with Catalyst

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

Feature safe:   yes
Original commit
Tuesday, 3 Apr 2012
08:19 sunpoet search for other commits by this committer
- Add p5-Plack-Middleware-ForceEnv 0.02

Plack::Middleware::ForceEnv modifies the environment passed to the application
by adding your specified key value pairs. This is primarily useful when testing
apps under plackup (or similar) in a development environment.

WWW: http://search.cpan.org/dist/Plack-Middleware-ForceEnv/

Feature safe:   yes
Original commit
01:35 swills search for other commits by this committer
Perl HTML::Element replacement module

WWW:    http://search.cpan.org/dist/HTML-Element-Replacer/

Feature safe:   yes
Original commit
Sunday, 1 Apr 2012
02:16 swills search for other commits by this committer
Perl module to use FastCGI with IO::Async

WWW:    http://search.cpan.org/dist/Net-Async-FastCGI/

Feature safe:   yes
Original commit
Tuesday, 20 Mar 2012
02:22 swills search for other commits by this committer
2012-04-19 www/p5-Apache-Archive: Requires mod_perl 1 which is gone

Feature safe:   yes
Original commit
02:21 swills search for other commits by this committer
2012-04-18 www/p5-Apache-AddHostPath: Only works with mod_perl 1 which is
removed

Feature safe:   yes
Original commit
Monday, 19 Mar 2012
09:42 culot search for other commits by this committer
WWW::LongURL is a simple interface for using the LongURL API to expand
shortened URLs.

WWW: http://search.cpan.org/dist/WWW-LongURL/

PR:             ports/166186
Submitted by:   Yi-Hsuan Hsin <mhsin@mhsin.org>
Feature safe:   yes
Original commit
Wednesday, 14 Mar 2012
07:45 culot search for other commits by this committer
REST::Client is a simple client for interacting with RESTful http/https
resources.

WWW: http://search.cpan.org/dist/REST-Client/

PR:             ports/165894
Submitted by:   Paul Schmehl <pauls@utdallas.edu>
Feature safe:   yes
Original commit
Tuesday, 13 Mar 2012
17:02 mi search for other commits by this committer
mod_ftp is a FTP Protocol module to serve httpd content over the
FTP protocol (whereever the HTTP protocol could also be used). It
provides both RETR/REST retrieval and STOR/APPE upload, using the
same user/permissions model as httpd (so it shares the same security
considerations as mod_dav plus mod_dav_fs).

WWW: http://httpd.apache.org/mod_ftp/

Feature safe:   yes
Original commit
Sunday, 4 Mar 2012
03:43 eadler search for other commits by this committer
2012-03-01 www/mediawiki116: Unsupport Upstream

Approved by:    maintainer
Original commit
Saturday, 3 Mar 2012
10:04 mm search for other commits by this committer
This package provides interfaces to various URL shortening services.
Original commit
10:04 mm search for other commits by this committer
Set of Horde classes that provide an abstraction to various online weather
service providers. Includes drivers for WeatherUnderground, WorldWeatherOnline
and Google Weather.
Original commit
Thursday, 23 Feb 2012
09:21 rm search for other commits by this committer
- fix sort order in few category Makefiles

PR:             165411
Submitted by:   Conrad J. Sabatier <conrads at cox dot net>
Original commit
Wednesday, 22 Feb 2012
03:41 pgollucci search for other commits by this committer
Graphite provides real-time visualization and storage
of numeric time-series data on an enterprise level.

WWW:    http://launchpad.net/graphite

PR:             ports/165285
Submitted by:   Evan Sarmiento <esarmiento@wayfair.com>
Original commit
Tuesday, 21 Feb 2012
06:23 wen search for other commits by this committer
- Connect www/joomla25
Original commit
Saturday, 18 Feb 2012
17:53 pgj search for other commits by this committer
A RESTful web framework with strong compile-time guarantees of correctness.
It also affords space efficient code, highly concurrent loads, and
portability to many deployment backends (via the wai package), from CGI
to stand-alone serving. Yesod also focuses on developer productivity.
Yesod integrates well with tools for all your basic web development (wai,
persistent, and shakespeare/hamlet).

WWW:    http://www.yesodweb.com/

Obtained from:  FreeBSD Haskell
Original commit
17:51 pgj search for other commits by this committer
Authentication for Yesod.

WWW:    http://www.yesodweb.com/

Obtained from:  FreeBSD Haskell
Original commit
17:48 pgj search for other commits by this committer
Generate content for Yesod using the aeson package.

WWW:    http://www.yesodweb.com/

Obtained from:  FreeBSD Haskell
Original commit
17:46 pgj search for other commits by this committer
Form handling support for Yesod Web Framework.

WWW:    http://www.yesodweb.com/

Obtained from:  FreeBSD Haskell
Original commit
17:44 pgj search for other commits by this committer
Some helpers for using Persistent from Yesod.

WWW:    http://www.yesodweb.com/

Obtained from:  FreeBSD Haskell
Original commit
17:42 pgj search for other commits by this committer
Yesod is a framework designed to foster creation of RESTful web
application that have strong compile-time guarantees of correctness.  It
also affords space efficient code and portability to many deployment
backends, from CGI to stand-alone serving.

WWW:    http://www.yesodweb.com/

Obtained from:  FreeBSD Haskell
Original commit
17:39 pgj search for other commits by this committer
A logging system for WAI.

WWW:    http://hackage.haskell.org/package/wai-logger

Obtained from:  FreeBSD Haskell
Original commit
17:37 pgj search for other commits by this committer
Provides common features without many dependencies.

WWW:    http://github.com/yesodweb/wai

Obtained from:  FreeBSD Haskell
Original commit
17:34 pgj search for other commits by this committer
Shakespeare is a template family for type-safe, efficient templates with
simple variable interpolation.  Shakespeare templates can be used inline
with a quasi-quoter or in an external file.  Shakespeare interpolates
variables according to the type being inserted.  In this case, the
variable type needs a ToText instance.

WWW:    http://www.yesodweb.com/book/templates

Obtained from:  FreeBSD Haskell
Original commit
17:32 pgj search for other commits by this committer
Shakespeare is a template family for type-safe, efficient templates with
simple variable interpolation.  Shakespeare templates can be used inline
with a quasi-quoter or in an external file.  Shakespeare interpolates
variables according to the type being inserted.  In this case, the
variable type needs a ToJavascript instance.

There is also shakespeare-coffeescript for coffeescript templates.
Coffescript is a language that compiles down to javascript.  It expects
a coffeescript compiler in your path, and variable should be a ToCoffee
instance.

WWW:    http://www.yesodweb.com/book/templates

Obtained from:  FreeBSD Haskell
Original commit
17:30 pgj search for other commits by this committer
This package uses the same approach of type-safe URLs to create
translated content.  It has a simple syntax for translators, while
allowing the ful power of Haskell for applying complex grammar rules.

WWW:  http://www.yesodweb.com/book/i18n

Obtained from:  FreeBSD Haskell
Original commit
17:28 pgj search for other commits by this committer
Shakespeare is a template family for type-safe, efficient templates with
simple variable interpolation.  Shakespeare templates can be used inline
with a quasi-quoter or in an external file.  Shakespeare interpolates
variables according to the type being inserted.  In this case, the
variable type needs a ToCss instance.

This package contains 2 CSS template languages.  The Cassius language
uses whitespace to avoid the need for closing brackets and semi-colons.
Lucius does not care about whitespace and is a strict superset of CSS.
There are also some significant conveniences added for CSS.

WWW:    http://www.yesodweb.com/book/templates

Obtained from:  FreeBSD Haskell
Original commit
17:18 pgj search for other commits by this committer
Components of paths.

WWW:    http://github.com/snoyberg/path-pieces

Obtained from:  FreeBSD Haskell
Original commit
17:13 pgj search for other commits by this committer
Hamlet gives you a type-safe tool for generating HTML code.  It works
via Quasi-Quoting, and generating extremely efficient output code.  The
syntax is white-space sensitive, and it helps you avoid cross-site
scripting issues and 404 errors.

WWW:    http://www.yesodweb.com/book/templates

Obtained from:  FreeBSD Haskell
Original commit
17:11 pgj search for other commits by this committer
Shakespeare is a template family for type-safe, efficient templates with
simple variable interpolation.  Shakespeare templates can be used inline
with a quasi-quoter or in an external file.  Shakespeare interpolates
variables according to the type being inserted.

WWW:    http://www.yesodweb.com/book/templates

Obtained from:  FreeBSD Haskell
Original commit
16:51 pgj search for other commits by this committer
HTTP cookie parsing and rendering.

WWW:    http://github.com/snoyberg/cookie

Obtained from:  FreeBSD Haskell
Original commit
16:40 pgj search for other commits by this committer
Focus is on third-party authentication methods, such as OpenID, rpxnow
and Facebook.

WWW:    http://github.com/yesodweb/authenticate

Obtained from:  FreeBSD Haskell
Original commit
16:27 pgj search for other commits by this committer
This package uses attoparsec for parsing the actual contents of the HTTP
connection.  It also provides higher-level functions which allow you to
avoid direct usage of enumerators.

WWW:    http://github.com/snoyberg/http-enumerator

Obtained from:  FreeBSD Haskell
Original commit
03:25 pgj search for other commits by this committer
Gitit is a wiki backed by a git, darcs, or mercurial filestore.  Pages
and uploaded files can be modified either directly via the VCS's
command-line tools or through the wiki's web interface.  Pandoc is used
for markup processing, so pages may be written in (extended) markdown,
reStructuredText, LaTeX, HTML, or literate Haskell, and exported in ten
different formats, including LaTeX, ConTeXt, DocBook, RTF, OpenOffice
ODT, and MediaWiki markup.

Notable features include:

 * plugins: dynamically loaded page transformations written in Haskell.
 * conversion of TeX math to MathML for display in web browsers.
 * syntax highlighting of source code files and code snippets.
 * Atom feeds (site-wide and per-page).
 * a library, Network.Gitit, that makes it simple to include a gitit
   wiki in any happstack application.

WWW:    http://gitit.net/

Obtained from:  FreeBSD Haskell
Original commit
03:21 pgj search for other commits by this committer
Run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS to prevent
XSS attacks.

WWW:    http://github.com/gregwebs/haskell-xss-sanitize

Obtained from:  FreeBSD Haskell
Original commit
03:19 pgj search for other commits by this committer
- Fix ordering
Original commit
03:18 pgj search for other commits by this committer
CSS parser and renderer.

WWW:    http://www.yesodweb.com/

Obtained from:  FreeBSD Haskell
Original commit
03:14 pgj search for other commits by this committer
The reCAPTCHA [1] is a service that provides captchas for preventing
automated spam in web applications.  The recaptcha-hs provides functions
for using reCAPTCHA in Haskell web applications.

[1] http://recaptcha.net/

WWW:    http://github.com/jgm/recaptcha/tree/master

Obtained from:  FreeBSD Haskell
Original commit
Friday, 17 Feb 2012
17:16 pgj search for other commits by this committer
- Connect www/hs-happstack to the build
Original commit
17:11 pgj search for other commits by this committer
Unplug your machine and restart and have your app recover to exactly
where it left off.  Happstack-State spares you the need to deal with all
the marshalling, consistency, and configuration headache that you would
have if you used an external DBMS for this purpose.  Its component model
makes it easy to compose big applications from smaller reliable parts.
Use event subscription to trigger IO actions and support comet-style or
irc-bot applications.

WWW:    http://happstack.com/

Obtained from:  FreeBSD Haskell
Original commit
17:09 pgj search for other commits by this committer
Happstack Server provides an HTTP server and a rich set of functions for
routing requests, handling query parameters, generating responses,
working with cookies, serving files, and more.

WWW:    http://happstack.com/

Obtained from:  FreeBSD Haskell
Original commit
17:07 pgj search for other commits by this committer
Just pick which parts of your data structures you want indexed using an
easy to use template-haskell function.  Spare yourself the need to
write, run, and maintain code that marshalls your data to/from an
external relational database just for efficient queries.  The
happstack-ixset relies on generics and TH to spare you the boilerplate
normally required for such tasks.

WWW:    http://happstack.com/

Obtained from:  FreeBSD Haskell
Original commit
17:05 pgj search for other commits by this committer
Miscellaneous utilities for Happstack packages.

WWW:    http://happstack.com/

Obtained from:  FreeBSD Haskell
Original commit
17:03 pgj search for other commits by this committer
This package provides libraries for:

 * Deriving instances for your datatypes.
 * Producing default values of Haskell datatypes.
 * Normalizing values of Haskell datatypes.
 * Marshalling Haskell values to and from XML.
 * Marshalling Haskell values to and from HTML forms.

WWW:    http://happstack.com/

Obtained from:  FreeBSD Haskell
Original commit
Sunday, 12 Feb 2012
14:53 swills search for other commits by this committer
Provide a consistent interface to a wide array of templating languages

WWW:    http://search.cpan.org/dist/Any-Template/
Original commit
Wednesday, 8 Feb 2012
02:34 pgollucci search for other commits by this committer
Journey is a router. It routes requests.

WWW: http://github.com/tenderlove/journey
Original commit
Tuesday, 7 Feb 2012
20:18 rene search for other commits by this committer
Remove expired port:
2012-02-06 www/zope-cmf: Doesn't work with modern Zope versions
Original commit
08:32 wen search for other commits by this committer
Mongrel2 is an application, language, and network architecture
agnostic web server that focuses on web applications using modern
browser technologies.

WWW: http://mongrel2.org/

PR:             ports/163256
Submitted by:   Gvozdikov Veniamin <g.veniamin@googlemail.com>
Original commit
05:05 pgollucci search for other commits by this committer
- Connect *10 xapian ports to the build

PR:     ports/164460
Original commit
04:28 miwi search for other commits by this committer
A free and open source content management system for publishing
content on the World Wide Web and intranets.  It is based on Django
and written in Python.

WWW: http://django-cms.org/

PR:             ports/164624
Submitted by:   Matthew X. Economou <xenophon+fbsdports@irtnog.org>
Original commit
04:26 miwi search for other commits by this committer
Sekizai means "blocks" in Japanese, and that's what this app provides.
A fresh look at blocks.  With django-sekizai you can define
placeholders where your blocks get rendered and at different places in
your templates append to those blocks.  This is especially useful for
css and javascript.  Your subtemplates can now define css and
javscript files to be included, and the css will be nicely put at the
top and the javascript to the bottom, just like you should.  Also
sekizai will ignore any duplicate content in a single block.

WWW: https://github.com/ojii/django-sekizai

PR:             ports/164622
Submitted by:   Matthew X. Economou <xenophon+fbsdports@irtnog.org>
Original commit
Friday, 3 Feb 2012
22:10 jpaetzel search for other commits by this committer
A simple JSON-RPC implementation for Django.

https://github.com/samuraisam/django-json-rpc

PR:             ports/164731
Submitted by:   John Hixson <john@ixsystems.com>
Original commit
Sunday, 29 Jan 2012
11:42 kuriyama search for other commits by this committer
Plack::Middleware::ServerStatus::Lite is a middleware that display
server status in multiprocess Plack servers such as Starman and
Starlet.  This middleware changes status only before and after
executing the application.  so cannot monitor keepalive session and
network i/o wait.

WWW: http://search.cpan.org/dist/Plack-Middleware-ServerStatus-Lite/
Original commit
06:53 miwi search for other commits by this committer
bjoern, is a fast and ultra-lightweight asynchronous HTTP/1.1 WSGI server. It
uses Marc Lehmann's hight performance libev event loop and Ryan Dahl's
http-parser.

WWW:    https://github.com/jonashaag/bjoern

PR:             ports/164582
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com>
Original commit
Saturday, 28 Jan 2012
13:19 culot search for other commits by this committer
Permredirect is a Trac plugin which redirects users to the login screen on
PermissionError.

WWW: http://trac-hacks.org/wiki/PermRedirectPlugin

PR:             ports/164377
Submitted by:   Grzegorz Blach <magik@roorback.net>
Original commit
11:51 culot search for other commits by this committer
Dancer::Plugin::SiteMap automagically adds sitemap routes to the webapp.
Currently adds /sitemap and /sitemap.xml where the former is a basic
HTML list and the latter is an XML document of URLS.

WWW: http://search.cpan.org/dist/Dancer-Plugin-SiteMap/

PR:             ports/164558
Submitted by:   Grzegorz Blach <magik@roorback.net>
Original commit
Wednesday, 25 Jan 2012
19:15 rm search for other commits by this committer
Remove expired port: Runtime is mostly broken, abandoned upstream. Use
www/py-flexget instead.

PR:             160626
Submitted by:   h h <aakuusta at gmail dot com>
Approved by:    maintainer (timeout, 3 months+)
Original commit
Sunday, 22 Jan 2012
21:17 sunpoet search for other commits by this committer
- Add p5-Protocol-SocketIO 0.0001

Protocol::SocketIO is a set of modules that implement Socket.IO protocol without
depending on event loops, HTTP parsers and HTTP servers.

WWW: http://search.cpan.org/dist/Protocol-SocketIO/
Original commit
Sunday, 15 Jan 2012
22:58 scheidell search for other commits by this committer
- Glue to allow mounted rack applications to know where they're mounted

PR:             ports/163795
Submitted by:   Rodrigo Nicola Lombardo <rodnic@gmail.com>
Reviewed by:    scheidell
Approved by:    maintainer, gabor (mentor)
Original commit
Saturday, 14 Jan 2012
19:54 miwi search for other commits by this committer
Waitress, is pure Python WSGI server.

WWW:    http://pypi.python.org/pypi/waitress

PR:             ports/164091
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com>
Original commit
19:24 miwi search for other commits by this committer
Reusable django application for writting pluggable reusable django applications.
Allows 3rd party apps to dynamically insert template inclusions into your apps
at pre-defined plugin points.

WWW:    https://bitbucket.org/bkroeze/django-caching-app-plugins/

PR:             ports/164053
Submitted by:   Kevin Golding <ports@caomhin.org>
Original commit
19:23 miwi search for other commits by this committer
Photologue is a reusable Django application that provides powerful image
management and manipulation functionality as well as a complete photo gallery
solution. Effects, include reflections and transparent watermarks. Photologue
embraces the Django admin and smoothly integrates with photo thumbnails and
effect previews.

WWW:    http://code.google.com/p/django-photologue/

PR:             ports/164054
Submitted by:   Kevin Golding <ports@caomhin.org>
Original commit
18:17 miwi search for other commits by this committer
- Remove xpi-autobrowse, xpi-joga, xpi-num2web, xpi-savegenpage,
xpi-videodownloader, xpi-xpcom-component-viewer
Original commit
Monday, 9 Jan 2012
14:44 lbr search for other commits by this committer
Add p5-App-gist 0.04, gitHub Gist creator.

PR:             ports/163813
Submitted by:   Denny Lin <dennylin93@hs.ntnu.edu.tw>
Original commit
Sunday, 8 Jan 2012
22:18 eadler search for other commits by this committer
2011-01-02 www/rubygem-htauth: broke for ~12 months
2012-01-02 www/instiki: has been marked ignore since 2010/09/16
Original commit
21:56 eadler search for other commits by this committer
port expired:
2011-11-30 www/typo343: Support will end in the near future, see
http://typo3.org/download/packages/ for details
Original commit
Friday, 6 Jan 2012
09:16 rm search for other commits by this committer
Remove expired zope ports.
Original commit
Thursday, 5 Jan 2012
18:52 ohauer search for other commits by this committer
- remove p5-Apache-DBI-mp2

with hat apache@
Original commit
01:20 garga search for other commits by this committer
Re-add www/dansguardian-devel with new alpha version 2.12.0.0

Requested by:   Marcello Coutinho <marcellocoutinho@gmail.com>
Thanks to:      dougb@
Original commit
Wednesday, 4 Jan 2012
14:26 pav search for other commits by this committer
- Reconnect mod_auth_mysql2 which seems to have been removed by mistake in
  apache13 sweep

Reported by:    pointyhat
Original commit
Tuesday, 3 Jan 2012
11:08 rm search for other commits by this committer
Import plone4 dependencies part 15/15
Original commit
09:54 rm search for other commits by this committer
Import plone4 dependencies part 14/15
Original commit
09:01 rm search for other commits by this committer
Import plone4 dependencies part 13/15
Original commit
08:06 rm search for other commits by this committer
Import plone4 dependencies part 12/15
Original commit
Monday, 2 Jan 2012
21:06 rm search for other commits by this committer
Import plone4 dependencies part 11/15
Original commit
19:53 rm search for other commits by this committer
Import plone4 dependencies part 10/15
Original commit
16:38 kuriyama search for other commits by this committer
This module adds x-reproxy-url header support to Apache/2.x.

WWW: https://github.com/kazuho/mod_reproxy
Original commit
15:34 kuriyama search for other commits by this committer
Net::STF::Client implements the STF protocol to talk to STF servers.

WWW: http://search.cpan.org/dist/Net-STF-Client/
Original commit
09:57 rm search for other commits by this committer
Import plone4 dependencies part 9/15
Original commit
08:42 rm search for other commits by this committer
Import plone4 dependencies part 8/15
Original commit

Number of commits found: 5891 (showing only 100 on this page)

[First Page]  «  28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38  »  [Last Page]