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]  «  27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37  »  [Last Page]

Sunday, 25 Nov 2012
07:17 tota search for other commits by this committer
- Add a new port: www/R-cran-RgoogleMaps

  This package serves two purposes:
   (i)  Provide a comfortable R interface to query the Google server
        for static maps.
   (ii) Use the map as a background image to overlay plots within R.
  This requires proper coordinate scaling.

WWW: http://cran.r-project.org/web/packages/RgoogleMaps/

Feature safe:	yes
Original commitRevision:307735 
Saturday, 24 Nov 2012
20:01 wxs search for other commits by this committer
'mitmproxy' is an SSL-capable man-in-the-middle HTTP proxy. It provides a
console interface that allows traffic flows to be inspected and edited on the
fly.

'mitmdump' is the command-line version of mitmproxy, with the same
functionality but without the frills. Think tcpdump for HTTP.

WWW: http://mitmproxy.org/index.html

PR:		ports/173449
Submitted by:	Hung-Yi Chen <gaod@hychen.org>
Feature safe:	yes
Original commitRevision:307726 
Monday, 19 Nov 2012
23:46 bapt search for other commits by this committer
2012-11-19 net-im/qutim-plugin-icq: It is not needed for new QutIM
2012-11-19 net-im/qutim-plugin-jabber: It is not needed for new QutIM
2012-11-18 www/trac-customroadmap: Functionality of this plugin is available in
the Trac core as of 0.11
2012-11-15 net-mgmt/py-snmp2: Dead upstream, use net-mgmt/py-snmp4 instead

Feature safe:	yes
Original commitRevision:307575 
Sunday, 18 Nov 2012
01:45 bdrewery search for other commits by this committer
- Fix index build as mod_jk-apache2 was removed in
  r307421

Feature safe:	yes
Original commitRevision:307525 
Tuesday, 13 Nov 2012
09:06 rm search for other commits by this committer
This is a Python library of web-related functions, such as:

  - remove comments, or tags from HTML snippets
  - extract base url from HTML snippets
  - translate entites on HTML strings
  - encoding mulitpart/form-data
  - convert raw HTTP headers to dicts and vice-versa
  - construct HTTP auth header
  - converting HTML pages to unicode
  - RFC-compliant url joining
  - sanitize urls (like browsers do)
  - extract arguments from urls

WWW: http://github.com/scrapy/w3lib

Feature safe:	yes
Original commitRevision:307364 
Tuesday, 30 Oct 2012
23:05 flo search for other commits by this committer
- add www/squid32 [1]
- update www/libecap to 0.20 [2]
- remove option ECAP from www/squid31 and add a note to UPDATING that you need
  to upgrade to squid32 if you need ECAP

PR:		ports/173152 [1]
PR:		ports/173156 [2]
Submitted by:	Thomas-Martin Seck <tmseck@web.de>
Feature safe:	yes
Original commitRevision:306729 
Monday, 29 Oct 2012
17:49 flo search for other commits by this committer
Add www/xpi-flagfox

Displays a country flag depicting the location of the current
website's server and provides a multitude of tools such as site
safety checks, whois, translation, similar sites, validation,
URL shortening, and more...

WWW: http://flagfox.wordpress.com/

PR:		ports/170178
Submitted by:	Oleg Sidorkin <osidorkin@gmail.com>
Feature safe:	yes
Original commitRevision:306625 
14:29 crees search for other commits by this committer
Multiwatch forks multiple instance of one application and keeps them
running; it is made to be used with spawn-fcgi, so all forks share the same
fastcgi socket (no webserver restart needed if you increase/decrease the
number of forks), and it is easier than to setup multiple daemontool
supervised instances.

WWW: http://redmine.lighttpd.net/projects/multiwatch/wiki

PR:		ports/171518
Submitted by:	Christian Ullrich <chris+freebsd@chrullrich.net>
Feature safe:	yes
Original commitRevision:306615 
Thursday, 25 Oct 2012
17:47 bapt search for other commits by this committer
2012-10-20 x11-themes/metacity-ana-theme: No more public distfiles
2012-10-20 x11-themes/gtk-ana-theme: No more public distfiles
2012-10-20 x11-fonts/getbdf: No more public distfiles
2012-10-20 x11-fonts/arkpandora: No more public distfiles
2012-10-20 x11-clocks/wmdate: No more public distfiles
2012-10-20 x11/multi-gnome-terminal: depends on deprecated gnome1 things
2012-10-20 www/wacko: No more public distfiles
2012-10-20 sysutils/wtmp-tools: No more public distfiles
2012-10-20 sysutils/reed: No more public distfiles
2012-10-20 sysutils/pdumpfs-rsync: No more public distfiles
2012-10-20 sysutils/pdumpfs-clean: No more public distfiles
2012-10-20 sysutils/netdump-server: No more public distfiles
2012-10-20 sysutils/nctop: No more public distfiles
2012-10-20 sysutils/memgrep: No more public distfiles
2012-10-20 sysutils/logserial: No more public distfiles
2012-10-20 sysutils/dupfind: No more public distfiles
2012-10-20 sysutils/dump9660: No more public distfiles
2012-10-20 sysutils/desktopbsd-tools: No more public distfiles
2012-10-20 sysutils/agef: No more public distfiles

Remove a bunch of expired ports

Feature safe:	yes
Original commitRevision:306390 
Friday, 28 Sep 2012
17:22 glarkin search for other commits by this committer
NOTE: This port tracks Smarty 3.x, while www/smarty2 tracks Smarty 2.x

Smarty is a template engine for PHP. Many other template engines for PHP
provide  basic variable  substitution and  dynamic block  functionality.
Smarty takes  a step  further to  be a  "smart" template  engine, adding
features such  as configuration files, template  functions, and variable
modifiers, and making  all of this functionality as easy  as possible to
use for  both programmers and  template designers. Smarty  also converts
the  templates into  PHP  scripts,  eliminating the  need  to parse  the
templates on every invocation. This  makes Smarty extremely scalable and
managable for large application needs.

WWW: http://www.smarty.net/
Original commitRevision:305003 
Wednesday, 26 Sep 2012
20:33 glarkin search for other commits by this committer
- Renamed from www/smarty to www/smarty2 to prepare for addition of
  www/smarty3
- Updated to 2.6.27
Original commitRevision:304925 
00:12 mi search for other commits by this committer
Update JMeter from 2.5.1 to 2.7 -- the latest at this moment. Re-arrange
the port to depend on JAR-files already provided by other ports, instead
of installing its own (bundled) versions of same.

Rename from "jakarta-jmeter" to simply "jmeter" -- according to Apache
site, Jakarta is no more and all its projects now live on their own.

Take over maintainership.

Approved by:	beat (the previous maintainer)
Original commitRevision:304865 
Saturday, 22 Sep 2012
13:09 eadler search for other commits by this committer
2012-09-20 www/linuxpluginwrapper: doesn't support ELF symbol versioning, yet.
pips ports don't work anymore as the depend on www/linuxpluginwrapper

Approved by:	ume (maintainer)
Original commitRevision:304672 
Thursday, 20 Sep 2012
08:09 rm search for other commits by this committer
Ghostery is your window into the invisible web - tags, web
bugs, pixels and beacons that are included on web pages in
order to get an idea of your online behavior.

Ghostery tracks over 1,000 trackers and gives you a
roll-call of the ad networks, behavioral data providers,
web publishers, and other companies interested in your activity.

WWW: http://www.ghostery.com

PR:		169687
Submitted by:	clutton <mbsd at isgroup.com dot ua>
Original commitRevision:304566 
Wednesday, 19 Sep 2012
14:52 bsam search for other commits by this committer
Add trytond_google_maps 2.4.0, tryton Application Platform (Google Maps
Module).

PR:		ports/171503
Submitted by:	matthias@petermann.it
Original commitRevision:304531 
08:08 kevlo search for other commits by this committer
Initial import of htmlcxx-0.85.

htmlcxx is a simple non-validating CSS and HTML parser for C++.
Original commitRevision:304490 
Tuesday, 11 Sep 2012
17:34 rm search for other commits by this committer
Update Plone to 4.2.1.

This update includes:
 - www/py-plone.outputfilters 1.2 -> 1.6
 - www/py-Products.CMFPlone 4.1.5 -> 4.2.1.1
 - www/py-plone.app.vocabularies 2.1.6 -> 2.1.7
 - www/py-plone.subrequest 1.6.2 -> 1.6.6
 - www/py-plone.app.discussion 2.1.5 -> 2.1.7
 - www/py-plonetheme.classic 1.1.2 -> 1.2.3
 - www/plone 4.1.5 -> 4.2.1
 - www/py-plone.i18n 2.0 -> 2.0.1
 - www/py-plone.fieldsets 2.0.1 -> 2.0.2
 - www/py-plone.app.search 1.0.2 -> 1.0.4
 - www/py-plone.app.content 2.0.9 -> 2.0.11
 - www/py-plone.app.testing 4.0.2 -> 4.2
 - www/py-plone.app.contentrules 2.1.4 -> 2.1.8
 - www/py-plone.uuid 1.0.2 -> 1.0.3
 - www/py-plone.app.upgrade 1.1.6 -> 1.2.1
 - www/py-plone.app.caching 1.0.3 -> 1.1
 - www/py-plone.app.linkintegrity 1.4.5 -> 1.4.6
 - www/py-plone.app.iterate 2.1.5 -> 2.1.7
 - www/py-plone.testing 4.0.3 -> 4.0.4
 - www/py-plone.app.contentmenu 2.0.5 -> 2.0.6
 - www/py-plone.app.controlpanel 2.2.3 -> 2.2.8
 - www/py-plone.portlet.collection 2.0.4 -> 2.1.1
 - www/py-plone.resource 1.0b6 -> 1.0.1
 - www/py-plone.app.registry 1.0.1 -> 1.1
 - www/py-plone.app.workflow 2.0.6 -> 2.0.7
 - www/py-plone.app.portlets 2.2.3 -> 2.2.6
 - www/py-plone.app.blob 1.5.1 -> 1.5.2
 - www/py-Products.TinyMCE 1.2.12 -> 1.2.13
 - www/py-plone.app.locales 4.0.11 -> 4.0.15
 - www/py-plonetheme.sunburst 1.2.4 -> 1.2.7
 - www/py-plone.app.theming 1.0b9 -> 1.0.3
 - www/py-plone.app.collection 1.0.1 -> 1.0.5
 - www/py-plone.folder 1.0.1 -> 1.0.2
 - www/py-plone.app.querystring 1.0.1 -> 1.0.5
 - www/py-plone.app.jquerytools 1.3.1 -> 1.3.2
 - www/py-plone.app.contentlisting 1.0 -> 1.0.1
 - www/py-plone.stringinterp 1.0.5 -> 1.0.7
 - www/py-plone.app.layout 2.2.4 -> 2.2.7
 - www/py-plone.app.z3cform 0.5.7 -> 0.6.0
 - www/py-plone.portlets 2.0.2 -> 2.1
 - www/py-plone.app.kss 1.7.0 -> 1.7.1
 - www/py-plone.app.redirector 1.1.2 -> 1.1.3
 - devel/py-kss-core 1.6.3 -> 1.6.4
 - devel/py-Products.ATContentTypes 2.1.7 -> 2.1.8
 - devel/py-Products.ResourceRegistries 2.0.6 -> 2.2.1
 - devel/py-five.customerize 1.0.2 -> 1.0.3
 - devel/py-diazo 1.0rc4 -> 1.0.1
 - devel/py-Products.CMFEditions 2.2.2 -> 2.2.5
 - devel/py-Products.ExtendedPathIndex 2.9 -> 3.0.1
 - devel/py-z3c.formwidget.query 0.7 -> 0.8
 - devel/py-Products.Archetypes 1.7.13 -> 1.8.3
 - devel/py-Products.CMFPlacefulWorkflow 1.5.6 -> 1.5.7
 - devel/py-archetypes.querywidget 1.0.1 -> 1.0.4
 - devel/py-Products.PloneLanguageTool 3.2.4 -> 3.2.5
 - devel/py-Products.GenericSetup 1.6.6 -> 1.7.2
 - devel/py-Products.CMFTestCase 0.9.11 -> 0.9.12
 - devel/py-Products.PasswordResetTool 2.0.7 -> 2.0.8
 - devel/py-archetypes.kss 1.7.1 -> 1.7.2
 - devel/py-collective.z3cform.datetimewidget 1.1.1 -> 1.2.0
 - devel/py-Products.PloneTestCase 0.9.13 -> 0.9.15
 - devel/py-zope.schema 4.0.1 -> 4.2.0
 - devel/py-archetypes.referencebrowserwidget 2.4.11 -> 2.4.12
 - security/py-Products.PlonePAS 4.0.12 -> 4.0.13
 - security/py-Products.PluggableAuthService 1.7.7 -> 1.8.0

common changes:
 - strip Makefile header
 - choose proper value for USE_PYTHON in a cases when I sure that the port
   is required -2.7 only or may be built/run both 2.x and 3.x
 - comment off USE_ZOPE
 - tab -> space in pkg-descr:WWW

nuances:
 - new port www/py-plone.app.jquery added per this plone update requirements
 - devel/py-zope.schema updated to 4.2.0 because I hadn't got any response from
   maintainer and because this exact version is required for this plone update

feature highlights/release notes:
 - http://plone.org/products/plone/releases/4.2
 - http://plone.org/products/plone/releases/4.2.1
Original commitRevision:304111 
Monday, 10 Sep 2012
19:19 beat search for other commits by this committer
- Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
  resulting package will change.

Submitted by:	Jan Beich <jbeich@tormail.org>
With hat:	gecko
Original commitRevision:304053 
Sunday, 9 Sep 2012
15:01 swills search for other commits by this committer
Http_post does a POST operation and dumps the results to stdout. This supports
ipv6 and https (SSL).

WWW: http://www.acme.com/software/http_post/

PR:		ports/171492
Submitted by:	masaki@club.kyutech.ac.jp
Original commitRevision:303970 
Friday, 31 Aug 2012
22:36 eadler search for other commits by this committer
2012-05-11 www/p5-Xango: Removed from CPAN
Original commitRevision:303448 
18:09 lwhsu search for other commits by this committer
2012-05-12 www/py-django12: Unsupported version
Original commitRevision:303441 
Wednesday, 29 Aug 2012
11:47 ohauer search for other commits by this committer
- fix typo /mod_mask/mod_umask/

Noted by Ralf Gebhart and beat@
Original commit
Tuesday, 28 Aug 2012
22:54 ohauer search for other commits by this committer
Apache 2.x module to set umask of created files

mod_umask sets the Unix umask of the Apache HTTPd process after it has started.
This is useful when accessing Subversion from both mod_dav_svn and via a local
client with a file:// url. Without setting a proper umask the file permissions
can create a repository that is not easily accessable from both.

WWW:    http://www.outoforder.cc/projects/httpd/mod_umask/

PR:		ports/171148
Submitted by:	Ralf Gebhart <gebhart@secnetix.de>
Original commit
Sunday, 26 Aug 2012
09:41 rene search for other commits by this committer
Remove some expired ports:
2012-06-30 databases/php5-rrdtool: deprecated via upstream please use
databases/pecl-rrd.
2012-07-31 graphics/evas-engine-xrender: Deprecated by enlightenment.org
2012-07-31 graphics/evas-loader-edb: Deprecated by enlightenment.org
2012-03-27 www/linux-f10-flashplugin10: has vulnerabilities and is EOL
2012-07-31 x11-wm/e17-module-efm_nav: Deprecated by enlightenment.org
2012-07-31 x11-wm/e17-module-efm_path: Deprecated by enlightenment.org
2012-07-31 x11-wm/e17-module-efm_pathbar: Deprecated by enlightenment.org
2012-07-31 x11-wm/e17-module-notification: Merged into x11-wm/enlightenment
Original commit
Saturday, 25 Aug 2012
21:00 ohauer search for other commits by this committer
mod_authn_otp - Apache module for one-time password authentication

mod_authn_otp is an Apache web server module for two-factor authentication
using one-time passwords (OTP) generated via the HOTP/OATH algorithm
defined in RFC 4226. This creates a simple way to protect a web site with
one-time passwords, using any RFC 4226-compliant hardware or software
token device. mod_authn_otp also supports the Mobile-OTP algorithm.

mod_authn_otp supports both event and time based one-time passwords. It
also supports "lingering" which allows the repeated re-use of a previously
used one-time password up to a configurable maximum linger time. This
allows one-time passwords to be used directly in HTTP authentication
without forcing the user to enter a new one-time password for every
page load.

mod_authn_otp supports both basic and digest authentication, and will
auto-synchronize with the user's token within a configurable maximum
offset (auto-synchronization is not supported with digest authentication).

WWW: http://mod-authn-otp.googlecode.com/

PR:             ports/170826
Submitted by:   Alexander Hausner <alex@hugo.bmg.gv.at>
Original commit
20:32 ohauer search for other commits by this committer
- new port mod_memcache_block

mod_memcache_block is an apache module that allows you to block access
to your servers using a block list stored in memcache. It also offers
distributed rate limiting based on HTTP response code.

WWW: https://github.com/netik/mod_memcache_block

PR:		ports/170826
Submitted by:	Hung-Yi Chen <gaod@hychen.org>
Original commit
Thursday, 23 Aug 2012
12:02 kuriyama search for other commits by this committer
Encrypted cookie-based session backend for Dancer.

WWW: http://search.cpan.org/dist/Dancer-Session-Cookie/
Original commit
Tuesday, 21 Aug 2012
19:48 jgh search for other commits by this committer
add new port: www/cakephp22

This is a port of the CakePHP web application framework. CakePHP is a
free open-source rapid development framework for PHP. It's a structure
of libraries, classes and run-time infrastructure for programmers
creating web applications originally inspired by the Ruby on Rails
framework. Our primary goal is to enable you to work in a structured
and rapid manner - without loss of flexibility.

Add respective conflicts for www/cakephp22 and www/cakephp21.

PR:	170362
Submitted by:	pphillips@experts-exchange.com
Sponsored by:	Experts Exchange, LLC.
Original commit
Monday, 20 Aug 2012
21:09 linimon search for other commits by this committer
Chase rename of xxxterm to xombrero.

Hat:		portmgr
Original commit
10:04 gahr search for other commits by this committer
- Add support for fetching from GitHub in bsd.sites.mk
- Document the mechanism in CHANGES
- Add www/tivoka (a JSON-RPC client/server library in PHP) which
  uses the GitHub mechanism

Approved by:	beat (portmgr) after exp-run
Original commit
Sunday, 19 Aug 2012
15:08 ak search for other commits by this committer
- Rename to consistency with other Python ports [1]
- While here, sort category Makefile

PR:	ports/170734 [1]
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
Original commit
Saturday, 18 Aug 2012
14:29 ohauer search for other commits by this committer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
Original commit
Thursday, 16 Aug 2012
19:33 rm search for other commits by this committer
Having child-tickets is extremely useful when it comes to
managing multiple releases (ie. a single 'bug-report' ticket and
a single 'bug-fix' ticket for each milestone/branch of
development), for managing sub-tasks of an issue and for managing
'bug-fixes' required when developing a new (larger) enhancement.

This plugin modifies the ticket description box and adds a child
ticket listing table and a 'create' button for adding new child
tickets. It has the following features:

It is possible to control in trac.ini the following aspects of
child-ticket creation/viewing:

    allow/disallow child-tickets for a certain type of ticket
    to define the table headers displayed in the parent ticket
    to define a default for the child type to be created
    restrict the type of child-tickets
    to define which fields are inherited by child-tickets

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

PR:		169910
Submitted by:	Radim Kolar <hsn@sendmail.cz>
Original commit
Wednesday, 15 Aug 2012
01:41 mm search for other commits by this committer
From the SquidClamav homepage:

SquidClamav is an antivirus for Squid proxy based on the Awards winnings
ClamAv anti-virus toolkit. Using it will help you securing your home or
enterprise network web traffic. SquidClamav is the most efficient Squid
Redirector and ICAP service antivirus tool for HTTP traffic available for
free, it is written in C and can handle thousand of connections. The way
to add more securing on your network for free is here.

SquidClamav is build for speed and security in mind, it is first used
and tested to secure a network with 2,500 and more users. It is also known
to working fast with 15000+ users.

SquidClamav since version 6.x works as an ICAP service through the c-icap
server.

With SquidClamav You have full control of what kind of HTTP stream must be
scanned by Clamav antivirus, this control operate at 3 different levels:

- At URL level, you can disable virus scanning for a set of web site,
  filename extension or anything that can be matched in an URL.
- At client side by disabling virus scan and other redirector call
  to a set of username, source Ip addresses or computer DNS name.
- At HTTP header level, where you can disable virus scanning following
  the content type or file size.

WWW: http://squidclamav.darold.net
Original commit
01:19 mm search for other commits by this committer
c-icap server modules:

virus_scan:
This is an antivirus service which uses the open source
clamav antivirus.

srv_url_check:
This is an URL blacklist/whitelist icap service

WWW: http://c-icap.sourceforge.net/
Original commit
00:40 lwhsu search for other commits by this committer
Connect www/node06 to build
Original commit
Tuesday, 14 Aug 2012
14:50 linimon search for other commits by this committer
Unbreak index.

Hat:		portmgr
Original commit
06:02 lwhsu search for other commits by this committer
- Keep node 0.6.x branch in www/node06

PR:		ports/170204
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
Original commit
Friday, 10 Aug 2012
20:29 nivit search for other commits by this committer
Vert.x is the framework for the next generation of asynchronous,
effortlessly scalable, concurrent web applications.

It is an event driven application framework that runs on the JVM
- a run-time with real concurrency and unrivalled performance.
Vert.x then exposes the API in Ruby, Java, Groovy, JavaScript and
Python. So you choose what language you want to use.

WWW:	http://vertx.io/
Original commit
19:59 crees search for other commits by this committer
Create transmission25 ports and UPDATING entry to explain.

Sadly, Transmission has stopped supporting GTK 2.0 (it had to happen some day).

They now require GTK 3.2.0 [1], which we currently lack, so for those who
wish to use the GTK frontend need to stay on version 2.5

When our GTK is upgraded I'll make MOVED entries to make the transition back to
2.6 as seamless as possible.

[1] http://tinyurl.com/cfchfp9
Original commit
Thursday, 9 Aug 2012
05:01 rm search for other commits by this committer
Remove expired port: Functionality of this plugin merged into Trac itself - see
trac.web.chrome.add_ctxtnav function
Original commit
02:31 wen search for other commits by this committer
- Repocopy www/moodle2 --> www/moodle22
- Update www/moodle2 to 2.3.1
- Update CONFLICTS

PR:		169778
Submitted by:	wen@(myself)
Thanks to:	Michael Tomasek <michael.tomasek@complete-solutions.net>
Original commit
Wednesday, 8 Aug 2012
06:07 nivit search for other commits by this committer
Sahi is an automation tool to test web applications. Sahi injects
javascript into web pages using a proxy and the javascript helps
automate web applications.

Sahi is a tester friendly tool. It abstracts out most difficulties
that testers face while automating web applications. Some salient
features include excellent recorder, platform and browser independence,
no XPaths, no waits, multithreaded playback, excellent Java interaction
and inbuilt reporting.

WWW:	http://www.sahi.co.in/w/sahi
Original commit
Sunday, 5 Aug 2012
08:36 miwi search for other commits by this committer
Pentadactyl is a free browser add-on for Firefox, designed to make browsing
more efficient and especially more keyboard accessible. Largely inspired by
the Vim text editor, the appearance and finger feel of Pentadactyl should be
familiar to Vim users.

WWW:	http://5digits.org/pentadactyl

PR:		ports/170047
Submitted by:	clutton mbsd@isgroup.com.ua
Original commit
Saturday, 4 Aug 2012
06:16 dinoex search for other commits by this committer
- sort after rename
Original commit
04:36 dinoex search for other commits by this committer
rename rsskit and grr cause they are developed outside etoile-os now
Original commit
Saturday, 28 Jul 2012
01:02 ak search for other commits by this committer
Remove expired ports:
2012-07-20 audio/etoile-melodie: API no longer supported
2012-07-20 audio/etoile-volumecontrolmenulet: API no longer supported
2012-07-20 deskutils/etoile-corner: API no longer supported
2012-07-20 deskutils/etoile-dictionaryreader: API no longer supported
2012-07-20 deskutils/etoile-distributedview: API no longer supported
2012-07-20 deskutils/etoile-extendedworkspacekit: API no longer supported
2012-07-20 deskutils/etoile-hardware: API no longer supported
2012-07-20 deskutils/etoile-inspectorkit: API no longer supported
2012-07-20 deskutils/etoile-lookandbehavior: API no longer supported
2012-07-20 deskutils/etoile-menuserver: API no longer supported
2012-07-20 deskutils/etoile-panekit: API no longer supported
2012-07-20 deskutils/etoile-scriptservices: API no longer supported
2012-07-20 deskutils/etoile-servicemenulet: API no longer supported
2012-07-20 deskutils/etoile-servicesbarkit: API no longer supported
2012-07-20 deskutils/etoile-systemconfig: API no longer supported
2012-07-20 deskutils/etoile-trackerkit: API no longer supported
2012-07-20 deskutils/etoile-ui: API no longer supported
2012-07-20 devel/etoile-collectionkit: API no longer supported
2012-07-20 devel/etoile-coreobject: API no longer supported
2012-07-20 devel/etoile-foundation: API no longer supported
2012-07-20 devel/etoile-serialize: API no longer supported
2012-07-20 devel/etoile-unitkit: API no longer supported
2012-07-20 devel/llvm-etoile: API no longer supported
2012-07-20 editors/etoile-typewriter: API no longer supported
2012-07-20 graphics/popplerkit: API no longer supported
2012-07-20 graphics/vindaloo: API no longer supported
2012-07-20 lang/etoile-compiler: API no longer supported
2012-07-20 lang/etoile-io: API no longer supported
2012-07-20 lang/etoile-languagekit: API no longer supported
2012-07-20 lang/etoile-lkplugins: API no longer supported
2012-07-20 lang/etoile-scriptkit: API no longer supported
2012-07-20 lang/etoile-smalltalkkit: API no longer supported
2012-07-20 multimedia/etoile-babbler: API no longer supported
2012-07-20 multimedia/etoile-mediakit: API no longer supported
2012-07-20 multimedia/etoile-multimediakit: API no longer supported
2012-07-20 net-im/etoile-stepchat: API no longer supported
2012-07-20 net-im/etoile-xmppkit: API no longer supported
2012-07-20 sysutils/etoile-behavior: API no longer supported
2012-07-20 sysutils/etoile-installer: API no longer supported
2012-07-20 sysutils/etoile-powermenulet: API no longer supported
2012-07-20 sysutils/etoile-system: API no longer supported
2012-07-20 textproc/etoile-lucenekit: API no longer supported
2012-07-20 textproc/etoile-ogrekit: API no longer supported
2012-07-20 textproc/etoile-opmlkit: API no longer supported
2012-07-20 www/etoile-bookmarkkit: API no longer supported
2012-07-20 www/etoile-mollusk: API no longer supported
2012-07-20 x11-fm/etoile-fontmanager: API no longer supported
2012-07-20 x11-themes/etoile-azbackground: API no longer supported
2012-07-20 x11-themes/etoile-camaelon: API no longer supported
2012-07-20 x11-themes/etoile-etoilemenus: API no longer supported
2012-07-20 x11-themes/etoile-iconkit: API no longer supported
2012-07-20 x11-themes/etoile-wildmenus: API no longer supported
2012-07-20 x11-wm/etoile-azalea: API no longer supported
2012-07-20 x11-wm/etoile-azdock: API no longer supported
2012-07-20 x11-wm/etoile-azswitch: API no longer supported
2012-07-20 x11-wm/etoile-login: API no longer supported
2012-07-20 x11/etoile: Update to a new release is required
2012-07-20 x11/etoile-idle: API no longer supported
2012-07-20 x11/etoile-iterm: API no longer supported
2012-07-20 x11/etoile-xwindowserverkit: API no longer supported
2012-07-20 x11/gnustep-app: API no longer supported
Original commit
Wednesday, 25 Jul 2012
16:58 rm search for other commits by this committer
- copy py-beautyfulsoup 3.2.0 to py-beautyfulsoup32
- update py-beautyfulsoup to current stable branch (4.1.1)
- pass maintainership of this new port to submitter
- set USE_PYTHON to 2.7, because it doesn't packages with python3
  (port modification needed)
- chase dependency update to deskutils/calibre
- add UPDATING entry

PR:		168372 (based on)
Submitted by:	William Grzybowski <william88 at gmail dot com>
Approved by:	Mike Meyer <mwm at mired dot org> (maintainer)
Original commit
Monday, 23 Jul 2012
13:00 olgeni search for other commits by this committer
Move deskutils/phpgroupware to www/phpgroupware, where it actually
belongs.
Original commit
Sunday, 22 Jul 2012
22:12 lioux search for other commits by this committer
New port get_flash_videos version 1.24 git date 20120610: Download
videos from various Flash-based video hosting sites
Original commit
Wednesday, 18 Jul 2012
15:47 nivit search for other commits by this committer
MathJax is an open source JavaScript display engine for mathematics
that works in all modern browsers.

WWW: http://www.mathjax.org

Buildlog:	http://goo.gl/Gnr3v
PR:		ports/153195
Submitted by:	Lukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl>
Original commit
08:54 kuriyama search for other commits by this committer
Twiggy::TLS extends Twiggy with a TLS support.

WWW: http://search.cpan.org/dist/Twiggy-TLS/
Original commit
Monday, 16 Jul 2012
17:04 rm search for other commits by this committer
- remove expired ports
  * lang/python24 and lang/python25: unmaintained upstream
  * www/zope and www/zope211: unmaintained upstream (the only
    consumers of python24)
- clean-up python versions < 2.6 from lang/python-doc-html
- clean-up python24/25 from Mk/bsd.ports.mk
- add www/zope213 glue to bsd.python.mk
- clean-up zope versions != 2.13 from bsd.python.mk

Submitted by:	miwi (based on)
Approved by:	portmgr (miwi)
Original commit
Monday, 9 Jul 2012
03:19 avilla search for other commits by this committer
KParts Plugin implements a plugin for Netscape-compatible browsers in
Unix environments. This plugin uses KDE KParts technology to embed
file viewers (e.g., for PDF files) into non-KDE browsers. Tested
browsers include both Mozilla Firefox and Opera, and it is know to
work with Chrome and Arora.

With this plugin, you can, e.g., view PDF files in Firefox using
Okular as an embedded plugin. Any KDE KPart will be automatically made
available as a browser plugin.

WWW: http://www.unix-ag.uni-kl.de/~fischer/kpartsplugin
Original commit
Friday, 6 Jul 2012
06:45 sunpoet search for other commits by this committer
- Add rubygem-jwt 0.1.4

JWT is a Ruby implementation of JSON Web Token draft 06 [1].

[1] http://self-issued.info/docs/draft-jones-json-web-token-06.html

WWW: https://github.com/progrium/ruby-jwt
RG:  https://rubygems.org/gems/jwt
Original commit
Thursday, 28 Jun 2012
02:29 sunpoet search for other commits by this committer
- Add py-django-reversion 1.6.1

django-reversion is an extension to the Django web framework that
provides comprehensive version control facilities:

- Roll back to any point in a model's history - an unlimited undo
  facility!
- Recover deleted models - never lose data again!
- Admin integration for maximum usability.
- Group related changes into revisions that can be rolled back in a
  single transaction.
- Automatically save a new version whenever your model changes using
  Django's flexible signalling framework.
- Automate your revision management with easy-to-use middleware.

django-reversion can be easily added to your existing Django project
with an absolute minimum of code changes.

WWW: http://pypi.python.org/pypi/django-reversion/

PR:             ports/169269
Submitted by:   Matthew X. Economou <xenophon+fbsdports@irtnog.org>
Original commit
02:27 sunpoet search for other commits by this committer
- Add py-django-filer 0.8.6

django-filer is a file management application for django.  It handles
uploading and organizing files and images in contrib.admin.

WWW: http://pypi.python.org/pypi/django-filer/
WWW: https://github.com/stefanfoulis/django-filer

PR:             ports/169249
Submitted by:   Matthew X. Economou <xenophon+fbsdports@irtnog.org>
Original commit
Monday, 25 Jun 2012
06:36 wen search for other commits by this committer
- Remove www/joomla, use www/joomla25 instead
Original commit
Sunday, 24 Jun 2012
10:40 pgj search for other commits by this committer
Instead of allowing version ranges of dependencies, this package requires
specific versions to avoid dependency hell.

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

Obtained from:  FreeBSD Haskell
Original commit
10:38 pgj search for other commits by this committer
Behaviour Oriented integration Testing for Yesod Applications.

WWW:    http://www.yesodweb.com

Obtained from:  FreeBSD Haskell
Original commit
10:36 pgj search for other commits by this committer
Static file serving subsite for Yesod Web Framework.

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

Obtained from:  FreeBSD Haskell
Original commit
10:34 pgj search for other commits by this committer
Convenient wrappers for your the configuration and execution of your yesod
application.

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

Obtained from:  FreeBSD Haskell
Original commit
10:28 pgj search for other commits by this committer
Unit test framework (built on HUnit) for WAI applications.

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

Obtained from:  FreeBSD Haskell
Original commit
10:26 pgj search for other commits by this committer
Also provides some helper functions and datatypes for use outside of WAI.

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

Obtained from:  FreeBSD Haskell
Original commit
10:23 pgj search for other commits by this committer
Fast parser and formatter for HTTP Date.

WWW:    http://hackage.haskell.org/package/http-date

Obtained from:  FreeBSD Haskell
Original commit
10:09 pgj search for other commits by this committer
Reduces size of javascript files by stripping out extraneous whitespace
and other syntactic elements, without changing the semantics.

WWW:    http://github.com/alanz/hjsmin

Obtained from:  FreeBSD Haskell
Original commit
Monday, 18 Jun 2012
00:33 wen search for other commits by this committer
- Connect www/mediawiki118

Reported by:    linimon@
Original commit
Sunday, 17 Jun 2012
19:00 rm search for other commits by this committer
rackspace-monitoring is a Python client library for Rackspace Cloud Monitoring
built on top of Apache Libcloud.

WWW:    https://github.com/racker/rackspace-monitoring

PR:             ports/168562
Submitted by:   koobs <koobs.freebsd@gmail.com>
Original commit
Thursday, 14 Jun 2012
04:38 rm search for other commits by this committer
Remove expired port: Functionality of this plugin has been incorporated into
Trac 0.12
Original commit
Tuesday, 12 Jun 2012
14:17 tota search for other commits by this committer
- Add a new port: www/rubygem-cookiejar

  The Ruby CookieJar is a library to help manage client-side cookies
  in pure Ruby. It enables parsing and setting of cookie headers,
  alternating between multiple 'jars' of cookies at one time (such
  as having a set of cookies for each browser or thread), and supports
  persistence of the cookies in a JSON string.

  Both Netscape/RFC 2109 cookies and RFC 2965 cookies are supported.

  WWW:  https://github.com/dwaite/cookiejar
Original commit
Sunday, 10 Jun 2012
20:42 crees search for other commits by this committer
Remove expired port:

2012-05-10 www/kazehakase: BROKEN for more than 6 month

Approved by:    kwm
Original commit
Thursday, 7 Jun 2012
17:40 jgh search for other commits by this committer
add new port: www/flot

Flot is a pure Javascript plotting library for jQuery. It produces graphical
plots of arbitrary datasets on-the-fly client-side.  The focus is on simple
usage (all settings are optional), attractive looks and interactive features
like zooming and mouse tracking.

WWW: http://code.google.com/p/flot/
Original commit
Wednesday, 6 Jun 2012
11:24 miwi search for other commits by this committer
Slumber is a python library that provides a convenient yet powerful object
orientated interface to ReSTful APIs. It acts as a wrapper around the
excellent requests_ library and abstracts away the handling of urls,
serialization, and processing requests.

WWW:    http://slumber.in/

PR:             ports/168557
Submitted by:   koobs <koobs.freebsd@gmail.com>
Original commit
Tuesday, 5 Jun 2012
19:40 swills search for other commits by this committer
A simple library to obey robots.txt files

WWW:    http://rubygems.org/gems/robotex
Original commit
02:36 miwi search for other commits by this committer
GRequests allows you to use Requests with Gevent to make asyncronous HTTP
Requests easily.

WWW:    https://github.com/kennethreitz/grequests

PR:             ports/168554
Submitted by:   koobs <koobs.freebsd@gmail.com>
Original commit
Monday, 4 Jun 2012
06:04 miwi search for other commits by this committer
A fork of django-grappelli for Mezzanine CMS

WWW:    https://github.com/stephenmcd/grappelli-safe

PR:             ports/168490
Submitted by:   koobs <koobs.freebsd@gmail.com>
Original commit
02:59 miwi search for other commits by this committer
A fork of django-filebrowser for Mezzanine CMS

WWW:    https://github.com/stephenmcd/filebrowser-safe

PR:             ports/168489
Submitted by:   koobs <koobs.freebsd@gmail.com>
Original commit
Sunday, 3 Jun 2012
20:52 pgj search for other commits by this committer
- Update The Glorious Glasgow Haskell Compiler to version 7.4.1

Please note that port revision for all the Haskell ports without version changes
are also bumped.  Other per-port updates are coming soon (in separate commits)!
In addition to that, separate -docs ports are no longer needed so they are
now removed.

Thanks ashish@ for the assistance.

Obtained from:  FreeBSD Haskell
Original commit
Friday, 1 Jun 2012
17:54 lwhsu search for other commits by this committer
Add py-bleach 1.1.1, an easy whitelist-based HTML-sanitizing tool for
Python.

PR:             ports/168459
Submitted by:   koobs <koobs.freebsd@gmail.com>
Original commit
Wednesday, 30 May 2012
20:16 rm search for other commits by this committer
A light wrapper around Fedex's Web Services SOAP API using suds.

WWW:    http://code.google.com/p/python-fedex/

PR:             ports/167126
Submitted by:   Kevin Golding <ports@caomhin.org>
Original commit
Thursday, 24 May 2012
17:41 jgh search for other commits by this committer
Add new port: www/sventon

sventon is a free, open source, web client for browsing Subversion repositories.
It is powerful, straightforward to use, and super easy to install.

sventon is a pure Java application, all you need to run it is a Java SE 6
runtime and a Servlet 2.4/JSP 2.0 compliant webserver, such as Tomcat 6.0.

WWW: http://www.sventon.org/
Original commit
08:27 wen search for other commits by this committer
RhodeCode is a fast and powerful management tool for Mercurial and GIT with a
built in push/pull server and full text search and code-review. It works on
http/https and has a built in permission/authentication system with the ability
to authenticate via LDAP or ActiveDirectory. RhodeCode also provides simple API
so it.s easy integrable with existing external systems.

RhodeCode is similar in some respects to github or bitbucket, however RhodeCode
can be run as standalone hosted application on your own server. It is open
source and donation ware and focuses more on providing a customized, self
administered interface for Mercurial and GIT repositories.

WWW: http://www.rhodecode.org/

PR:             167186
Submitted by:   Luiz Gustavo <luizgustavo@luizgustavo.pro.br>
Original commit
Sunday, 20 May 2012
09:41 rm search for other commits by this committer
LDAP control panel for Plone 3 and Plone 4

WWW:    http://pypi.python.org/pypi/plone.app.ldap

Submitted by:   lstewart (via mail)
Original commit
09:40 rm search for other commits by this committer
LDAP/Active Directory support for Plone

WWW:    http://pypi.python.org/pypi/Products.PloneLDAP

Submitted by:   lstewart (via mail)
Original commit
Friday, 18 May 2012
23:20 bapt search for other commits by this committer
2012-04-17 devel/p5-POE-Exceptions: included in devel/p5-POE and not needed
according to configure message
2012-05-09 net/p5-Net-Services: Removed from CPAN
2012-05-10 net/perldap: BROKEN for more than 6 month
2012-05-09 security/p5-Crypt-Cryptix: Gone from CPAN, project site says project
is dead
2012-05-11 www/p5-HTML-Sanitizer: no longer in CPAN
2012-04-25 www/p5-IMDB-Movie: Removed from CPAN
Original commit
Wednesday, 16 May 2012
12:18 rm search for other commits by this committer
Remove expired port: Upstream development stopped. Use www/py-django_compressor
instead
Original commit
09:46 flo search for other commits by this committer
readd php 5.3.13 and all its modules as php53*
Original commit
04:57 miwi search for other commits by this committer
Mason is a powerful Perl-based templating system, designed to generate dynamic
 content of all kinds.

Unlike many templating systems, Mason does not attempt to invent an alternate,
"easier" syntax for templates. It provides a set of syntax and features specific
to template creation, but underneath it is still clearly and proudly
recognizable as Perl.

Mason is most often used for generating web pages. It can handle web requests
directly via PSGI, or act as the view layer for a web framework such as
Catalyst or Dancer.

WWW: https://github.com/jonswar/perl-mason

PR:             ports/166952
Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
Original commit
Saturday, 12 May 2012
16:23 beat search for other commits by this committer
- Remove outdated Firefox 3.6, Thunderbird 3.1 and ports depending on them

Approved by:    ale@ (enigmail-thunderbird3),
                Grzegorz Blach <magik AT roorback.net> (firefox-sync)
Original commit
Friday, 11 May 2012
19:36 bapt search for other commits by this committer
2012-05-10 archivers/php4-bz2: php4 is EOLed
2012-05-10 archivers/php4-zlib: php4 is EOLed
2012-05-10 converters/php4-iconv: php4 is EOLed
2012-05-10 converters/php4-mbstring: php4 is EOLed
2012-05-10 converters/php4-recode: php4 is EOLed
2012-05-10 databases/php4-dba: php4 is EOLed
2012-05-10 databases/php4-dbase: php4 is EOLed
2012-05-10 databases/php4-dbx: php4 is EOLed
2012-05-10 databases/php4-filepro: php4 is EOLed
2012-05-10 databases/php4-interbase: php4 is EOLed
2012-05-10 databases/php4-mssql: php4 is EOLed
2012-05-10 databases/php4-mysql: php4 is EOLed
2012-05-10 databases/php4-odbc: php4 is EOLed
2012-05-10 databases/php4-oracle: php4 is EOLed
2012-05-10 databases/php4-pgsql: php4 is EOLed
databases/php4-rrdtool: php4 is EOLed
2012-05-10 databases/php4-sybase_ct: php4 is EOLed
2012-05-10 devel/php4-dio: php4 is EOLed
2012-05-10 devel/php4-gettext: php4 is EOLed
2012-05-10 devel/php4-mcve: php4 is EOLed
2012-05-10 devel/php4-ncurses: php4 is EOLed
2012-05-10 devel/php4-pcntl: php4 is EOLed
2012-05-10 devel/php4-pcre: php4 is EOLed
2012-05-10 devel/php4-readline: php4 is EOLed
2012-05-10 devel/php4-shmop: php4 is EOLed
2012-05-10 devel/php4-sysvmsg: php4 is EOLed
2012-05-10 devel/php4-sysvsem: php4 is EOLed
2012-05-10 devel/php4-sysvshm: php4 is EOLed
2012-05-10 devel/php4-tokenizer: php4 is EOLed
2012-05-10 finance/php4-pfpro: php4 is EOLed
2012-05-10 ftp/php4-curl: php4 is EOLed
2012-05-10 ftp/php4-ftp: php4 is EOLed
2012-05-10 graphics/php4-chartdirector: php4 is EOLed
2012-05-10 graphics/php4-exif: php4 is EOLed
2012-05-10 graphics/php4-gd: php4 is EOLed
lang/php4: php4 is EOLed
2012-05-10 lang/php4-extensions: php4 is EOLed
2012-05-10 lang/php4-overload: php4 is EOLed
2012-05-10 mail/php4-imap: php4 is EOLed
2012-05-10 math/php4-bcmath: php4 is EOLed
2012-05-10 math/php4-gmp: php4 is EOLed
2012-05-10 misc/php4-calendar: php4 is EOLed
2012-05-10 misc/php4-mcal: php4 is EOLed
2012-05-10 net/php4-ldap: php4 is EOLed
2012-05-10 net/php4-sockets: php4 is EOLed
2012-05-10 net/php4-xmlrpc: php4 is EOLed
2012-05-10 net/php4-yp: php4 is EOLed
2012-05-10 net-mgmt/php4-snmp: php4 is EOLed
2012-05-10 security/php4-crack: php4 is EOLed
2012-05-10 security/php4-mcrypt: php4 is EOLed
2012-05-10 security/php4-mhash: php4 is EOLed
2012-05-10 security/php4-openssl: php4 is EOLed
2012-05-10 sysutils/php4-posix: php4 is EOLed
2012-05-10 textproc/php4-ctype: php4 is EOLed
2012-05-10 textproc/php4-domxml: php4 is EOLed
2012-05-10 textproc/php4-pspell: php4 is EOLed
2012-05-10 textproc/php4-wddx: php4 is EOLed
2012-05-10 textproc/php4-xml: php4 is EOLed
2012-05-10 textproc/php4-xslt: php4 is EOLed
2012-05-10 www/php4-session: php4 is EOLed
2012-05-10 archivers/pecl-zip: php4 is EOLed
2012-05-10 databases/pecl-sqlite: php4 is EOLed
2012-05-11 devel/pear-XML_XPath: php4 is EOLed
2012-05-11 devel/pecl-json: php4 is EOLed
2012-05-10 www/pecl-tidy: php4 is EOLed
2012-05-10 www/php-dyn: php4 is EOLed
2012-05-11 security/pecl-hash: php4 is EOLed
2012-05-11 net/phpldapadmin098: php4 is EOLed
graphics/jpgraph: php4 is EOLed
Original commit
Tuesday, 8 May 2012
21:25 delphij search for other commits by this committer
Creating delicious APIs for Django apps since 2010.

Here are some common reasons for tastypie:

    * You need an API that is RESTful and uses HTTP well.
    * You want to support deep relations.
    * You DON'T want to have to write your own serializer to make the output
      right.
    * You want an API framework that has little magic, very flexible and maps
      well to the problem domain.
    * You want/need XML serialization that is treated equally to JSON (and
      YAML is there too).
    * You want to support my perceived NIH syndrome, which is less about
      NIH and more about trying to help out friends/coworkers.

PR:             ports/167716
Submitted by:   William Grzybowski <william88 gmail.com>
Original commit
03:58 sunpoet search for other commits by this committer
- Add npm 1.1.21

npm is a package manager for node. You can use it to install and publish your
node programs. It manages dependencies and does other cool stuff.

WWW: http://npmjs.org/
WWW: https://github.com/isaacs/npm
Original commit
Sunday, 6 May 2012
09:37 sunpoet search for other commits by this committer
- Add phalcon 0.3.5

PhalconPHP is a web framework delivered as a C extension providing high
performance and lower resource consumption.

WWW: http://phalconphp.com/

PR:             ports/167629
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
Original commit
Friday, 4 May 2012
13:37 swills search for other commits by this committer
mod_spdy is an Apache 2.x filter module that provides SPDY support in the
Apache HTTPD web server. Because mod_spdy is an Apache module, it can be
loaded into currently deployed Apache HTTPD 2.x web servers using mod_so.
This module is still an early beta and is not yet suitable for production
environments.

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

PR:             ports/166538
Submitted by:   Masaki TAGAWA
Original commit
01:59 wen search for other commits by this committer
- Connect www/typo346
Original commit
Thursday, 3 May 2012
08:47 nivit search for other commits by this committer
*cssselect* parses `CSS3 Selectors`_ and translate them to `XPath 1.0`_
expressions. Such expressions can be used in lxml_ or another XPath engine
to find the matching elements in an XML or HTML document.

This module used to live inside of lxml as ``lxml.cssselect`` before it was
extracted as a stand-alone project.

WWW:    http://packages.python.org/cssselect/
Original commit
06:17 wen search for other commits by this committer
- Disconnect typo346
Original commit
00:03 wen search for other commits by this committer
- Connect www/typo346
Original commit
Monday, 30 Apr 2012
15:23 skreuzer search for other commits by this committer
Mojolicious::Plugin::YamlConfig is a YAML Configuration Plugin that
that preprocesses it's input with Mojo::Template

WWW:    http://search.cpan.org/dist/Mojolicious-Plugin-YamlConfig/
Original commit
11:16 rene search for other commits by this committer
Remove expired port:
2012-04-30 www/typo344: Support will end in the near future, see
http://typo3.org/download/packages/ for details
Original commit

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

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