Commit graph

267905 commits

Author SHA1 Message Date
Steve Wills
037095cb37 Raindrops is a real-time stats toolkit to show statistics for Rack HTTP
servers. It is designed for preforking servers such as Rainbows! and Unicorn,
but should support any Rack HTTP server under Ruby 1.9, 1.8 and Rubinius on
platforms supporting POSIX shared memory. It may also be used as a generic
scoreboard for sharing atomic counters across multiple processes.

WWW:	http://raindrops.bogomips.org/

Feature safe:	yes
2011-11-16 16:38:00 +00:00
Steve Wills
6e893a9ffd kgio provides non-blocking I/O methods for Ruby without raising exceptions on
EAGAIN and EINPROGRESS. It is intended for use with the Unicorn and Rainbows!
Rack servers, but may be used by other applications (that run on Unix-like
platforms).

WWW:	http://bogomips.org/kgio/

Feature safe:	yes
2011-11-16 16:29:48 +00:00
Martin Wilke
009754514e - Unbreak build
PR:		162530
Submitted by:	Jan Beich <jbeich@tormail.net>
Approved by:	maintainer
Feature safe:	yes
2011-11-16 16:18:11 +00:00
Martin Wilke
930def57e5 - Fix build with BDB 5.2
PR:		162582
Submitted by:	Guido Falsi <mad@madpilot.net> (maintainer)
Feature safe:	yes
2011-11-16 16:15:48 +00:00
Martin Wilke
25992fcf91 - Update to 0.2.6
PR:		162575
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
Feature safe:	yes
2011-11-16 16:14:29 +00:00
Martin Wilke
6ed3073937 - Unbreak build
PR:		162535
Submitted by:	Jan Beich <jbeich@tormail.net>
Feature safe:	yes
2011-11-16 16:12:24 +00:00
Martin Wilke
b5197dcbc6 - Unbreak build
PR:		162532
Submitted by:	Jan Beich <jbeich@tormail.net>
Approved by:	maintainer
Feature safe:	yes
2011-11-16 16:11:34 +00:00
Martin Wilke
c4a1ebb9c1 - Update to 1.8.1
PR:		162611
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Feature safe:	yes
2011-11-16 16:09:44 +00:00
Martin Wilke
7a424a3b6b - Update to 0.8.0
PR:		162523
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
Feature safe:	yes
2011-11-16 16:08:14 +00:00
Alexey Dokuchaev
c8b3834f73 Instead of marking this port as make jobs (-jX) unsafe, apply a trivial fix
and also properly respect CC, CFLAGS, PREFIX, and LIBDIR.

Approved by:	maintainer, eadler@
Feature safe:	yes
2011-11-16 16:07:55 +00:00
Sunpoet Po-Chuan Hsieh
0e09362bec - Update to 0.17
- Pet portlint

Changes:	http://search.cpan.org/dist/WWW-Google-PageRank/Changes
PR:		ports/162163
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 18 days)
Feature safe:	yes
2011-11-16 15:06:31 +00:00
Sunpoet Po-Chuan Hsieh
ba9a4c751f - Update to 0.11
Changes:	http://search.cpan.org/dist/HTML-Selector-XPath/Changes
PR:		ports/161955
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 23 days)
Feature safe:	yes
2011-11-16 15:04:22 +00:00
Cheng-Lung Sung
4f3b3b5ac1 - Update to 1.1.0
Feature safe:	yes
2011-11-16 14:26:20 +00:00
Cheng-Lung Sung
9809313865 This is a django application that tries to eliminate annoying
things in the Django framework.

Features:

    render_to decorator - reduce typing in django views.
    signals decorator - allow use signals as decorators.
    ajax_request decorator - returns JsonResponse with this dict as content.
    autostrip decorator - strip text form fields before validation.
    get_object_or_None function - similar to get_object_or_404, but
	returns None if object not found.
    get_config function - get settings from django.conf if exists,
	return default value otherwise.
    AutoOneToOne field - creates related object on first call if it
	doesn't exist yet.
    HttpResponseReload - reload and stay on same page from where request
	was made.
    StaticServer middleware - instead of configuring urls.py, just
	add this middleware and it will serve you static files.
    JSONField - custom field that lets you easily store JSON data in one of
	your model fields.

WWW: https://bitbucket.org/offline/django-annoying/wiki/Home

Feature safe:	yes
2011-11-16 14:15:15 +00:00
Sunpoet Po-Chuan Hsieh
ecaa544535 - Update to 0.2100
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
Feature safe:	yes
2011-11-16 13:47:39 +00:00
Sunpoet Po-Chuan Hsieh
e9d5d7e926 - Add p5-Net-SSL-ExpireDate 1.10
Net::SSL::ExpireDate get certificate from network (SSL) or local file and obtain
its expiration date.

WWW: http://search.cpan.org/dist/Net-SSL-ExpireDate/

PR:		ports/161258 (based on)
Submitted by:	Stephon Chen <stephon@gmail.com>
Feature safe:	yes
2011-11-16 13:37:19 +00:00
Cheng-Lung Sung
c5974531e6 - Update to 2.0400
Feature safe:	yes
2011-11-16 09:53:30 +00:00
Ruslan Makhmatkhanov
dabc57995f - update to 0.0.2
- pet portlint

Approved by:    miwi (co-mentor)
Feature safe:   yes
2011-11-16 09:51:51 +00:00
Ruslan Makhmatkhanov
f05217e222 - update to 0.1.1
- fix SF mirror
- remove whitespace and "Author: " field from pkg-descr

PR:             ports/162590
Submitted by:   rm (myself)
Approved by:    Martin Jackson <mhjacks@swbell.net> (maintainer),
                miwi (co-mentor)
Feature safe:   yes
2011-11-16 09:51:08 +00:00
Pietro Cerutti
9cedf0be83 - Unbreak - fix build with latest x11-toolkits/fltk
Feature safe:	yes
2011-11-16 09:42:46 +00:00
Wen Heping
1ed1c85827 - Update to 0.9.9.7
PR:		ports/162026
Submitted by:	Matthias Fechner <idefix@fechner.net>
Approved by:	Maurice Castro <maurice@castro.aus.net> (maintainer)
Feature safe:	yes
2011-11-16 08:10:32 +00:00
Wen Heping
bd3a196724 - Update to 0.49
PR:		ports/162025
Submitted by:	Matthias Fechner <idefix@fechner.net>
Approved by:	Cristiano Rolim Pereria <cristianorolim@hotmail.com> (maintainer)
Feature safe:	yes
2011-11-16 08:07:07 +00:00
Wen Heping
71707957a7 - Update to 1.1.15
Feature safe:	yes
2011-11-16 07:29:49 +00:00
Wen Heping
158eb7c821 - Update to 2.1.0
PR:		ports/162606
Submitted by:	Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
Feature safe:	yes
2011-11-16 07:16:43 +00:00
Wen Heping
f515dd4c27 - Update to 0.009012
ChangeLog: http://cpansearch.perl.org/src/MSTROUT/Moo-0.009012/Changes

Feature safe:	yes
2011-11-16 06:48:36 +00:00
Wen Heping
dfda5c0cc8 This package provides two cache managers for Zope 2. A RAMCacheManager
and an Accelerated HTTP cache manager, which adds HTTP cache headers
to responses.

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

Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe:	yes
2011-11-16 06:44:36 +00:00
Wen Heping
1024bd328e The Python Scripts product provides support for restricted execution
of Python scripts, exposing them as callable objects within the Zope
environment.

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

Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe:	yes
2011-11-16 06:39:13 +00:00
Wen Heping
8c9c05d1a3 zope.testbrowser provides an easy-to-use programmable web browser
with special focus on testing. It is used in Zope, but it's not
Zope specific at all. For instance, it can be used to test or
otherwise interact with any web site.

WWW: http://pypi.python.org/pypi/zope.testbrowser

Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe:	yes
2011-11-16 06:34:29 +00:00
Wen Heping
6862b65185 Viewlets provide a generic framework for building pluggable
user interfaces.

WWW: http://pypi.python.org/pypi/zope.viewlet

Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe:	yes
2011-11-16 06:29:00 +00:00
Wen Heping
c7113b8d8d This package provides a local and persistent site manager implementation,
so that one can register local utilities and adapters. It uses local
adapter registries for its adapter and utility registry. The module also
provides some facilities to organize the local software and ensures the
correct behavior inside the ZODB.

WWW: http://pypi.python.org/pypi/zope.site

Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe:	yes
2011-11-16 06:21:46 +00:00
Carlo Strub
e52fb97c79 - Update to 20110228
- Add license

PR:		ports/161827
Submitted by:	Radim Kolar <hsn@sendmail.cz>
Approved by:	glarkin@ (mentor)
Feature safe:	yes
2011-11-16 06:13:39 +00:00
Sunpoet Po-Chuan Hsieh
115f7e3c13 - Add p5-Class-Load-XS 0.02
Class::Load::XS provides an XS implementation for portions of Class::Load. See
Class::Load for API details.

WWW: http://search.cpan.org/dist/Class-Load-XS/

Feature safe:	yes
2011-11-16 05:26:57 +00:00
TAKATSU Tomonari
fa5e9513f2 - Update to 5.07-024
Feature safe:	yes
2011-11-16 05:01:30 +00:00
Sunpoet Po-Chuan Hsieh
b8253934f9 - Update to 1.0.5
- Remove unnccessary WRKSRC
- Cosmetic change

Changes:	http://cpansearch.perl.org/src/IKEGAMI/DateTime-Format-RFC3339-v1.0.5/Changes.txt
PR:		ports/161998
Approved by:	Dan Rench <citric@cubicone.tmetic.com> (maintainer)
Feature safe:	yes
2011-11-16 03:42:27 +00:00
Wen Heping
fa9af1e7da This package provides a "page template" resource class, a resource
which content is processed with Zope Page Templates engine before
returning to client.

WWW: http://pypi.python.org/pypi/zope.ptresource

Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe:	yes
2011-11-16 03:26:39 +00:00
Eitan Adler
520c86bd23 - mark port unsafe with -j
PR:		ports/162541
Submitted by:	Jan Beich <jbeich@tormail.net>
Approved by:	"Nils M Holm" <nmh@t3x.org> (maintainer)
Feature safe:	yes
2011-11-16 03:21:34 +00:00
Wen Heping
7e84097427 This package provides interfaces/implementations for events relative
to the lifetime of a server process (startup, database opening, etc.)

WWW: http://pypi.python.org/pypi/zope.processlifetime

Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe:	yes
2011-11-16 03:20:12 +00:00
Wen Heping
ea3cd3f1c2 This package provides a framework to develop componentized Web
GUI applications. Instead of describing the content of a page
using a single template or static system of templates and METAL
macros, content provider objects are dynamically looked up based
on the setup/configuration of the application.

WWW: http://pypi.python.org/pypi/zope.contentprovider

Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe:	yes
2011-11-16 03:14:47 +00:00
Cheng-Lung Sung
72ef19826f - Update to 2011.10.23
- return maintainership

PR:		ports/162573
Submitted by:	Jyun-Yan You <jyyou_AT_cs.nctu.edu.tw>
Feature safe:	yes
2011-11-16 02:51:41 +00:00
Cheng-Lung Sung
5a3da80959 - Update to 2011.10
- return maintainership

PR:		ports/162572
Submitted by:	Jyun-Yan You <jyyou_AT_cs.nctu.edu.tw>
Feature safe:	yes
2011-11-16 02:50:53 +00:00
Sunpoet Po-Chuan Hsieh
979f487c27 - Fix *_DEPENDS: Memoize 0.52+ is already in all supported Perl releases
- Sort PLIST
- Bump PORTREVISION for dependency and package change

Feature safe:	yes
2011-11-16 02:17:21 +00:00
Greg Larkin
7090dc6c82 - Change gcc dep from 4.5+ to 4.6+
- Bumped PORTREVISION

Requested by:	gerald (via email)
Feature safe:	yes
2011-11-16 02:06:56 +00:00
Sunpoet Po-Chuan Hsieh
20a866e33b - Fix *_DEPENDS: Memoize is already in all supported Perl releases
- Bump PORTREVISION for dependency change

Feature safe:	yes
2011-11-16 01:01:15 +00:00
Sunpoet Po-Chuan Hsieh
49886bfcd2 - Update to 4.70
- Sort *_DEPENDS

Changes:	http://search.cpan.org/dist/Data-FormValidator/Changes
Feature safe:	yes
2011-11-16 00:56:18 +00:00
Pawel Pekala
eee41fe280 - Update to version 1.2.0
- Remove SCONS_ENV hack, use CXXFLAGS and SCONS_ARGS instead

Release notes: http://www.bombono.org/cgi-bin/wiki/

Feature safe:	yes
2011-11-15 22:20:44 +00:00
Pawel Pekala
064ecd719c Update to version 11.11.11
Rosegarden 11.11.11 is a minor point release that includes additional
translations, and one notable change by Ted Felix that might offer a
tangible reduction in CPU usage without any noticeable side effects.

Feature safe:	yes
2011-11-15 22:14:55 +00:00
Gabor Pali
8306981b7a - Update to 2.09.03
- Switch to GCC 4.6 (requested by: gerald)
- Add license information

Feature safe:	yes
2011-11-15 21:18:34 +00:00
Gabor Pali
4f8962ecd2 - Update to 2.18.00
- Switch to GCC 4.6 (requested by: gerald)
- Add license information

Feature safe:	yes
2011-11-15 21:15:48 +00:00
Roman Bogorodskiy
46c53c2a6b Update to 0.9.
Feature safe:	yes
2011-11-15 20:50:04 +00:00
TAKATSU Tomonari
8361e1265d - Move PKGNAMEPREFIX defined in each R-cran- related ports Makefile
to Mk/bsd.cran.mk

PR:		ports/162238
Submitted by:	tota (myself)
Approved by:	wen (maintainer of Mk/bsd.cran.mk and many related ports),
		David Naylor <naylor_DOT_b_DOT_david_AT_gmail_DOT_com>
		  (maintainer of math/R-cran-RSvgDevice and math/R-cran-car),
		Dan Rue <drue_AT_therub_DOT_org>
		  (maintainer of math/R-cran-psych, timeout > 2 weeks)
Feature safe:	yes
2011-11-15 20:09:02 +00:00