Commit graph

34521 commits

Author SHA1 Message Date
Xin LI
bb46303359 Update to 2014-09-29. 2014-10-01 17:59:17 +00:00
Tijl Coosemans
c91d0249dd Replace USE_AUTOTOOLS=autoconf213:env with a regular build dependency.
These are the last ports that use this ancient version of autoconf.
2014-10-01 15:07:31 +00:00
Jason E. Hale
ffb2c6eccb - Update to 2014.09.29.2 [1][2]
PR:		193562 [1], 193713 [2] (based on)
Submitted by:	<neel@neelc.org> [1], <never@nevermind.kiev.ua> [2]
Approved by:	araujo (maintainer timeout, 3 weeks)
2014-10-01 13:58:11 +00:00
Bartek Rutkowski
835612bf10 www/libevhtp: fix build for 8.4 systems
PR:		193615
Submitted by:	Jingfeng Yan <yan_jingfeng@yahoo.com>
Approved by:	mentors (implicit)
2014-10-01 13:14:10 +00:00
Tijl Coosemans
6e16f6f5a7 Patch configure instead of aclocal.m4 to avoid USE_AUTOTOOLS 2014-10-01 11:55:23 +00:00
Tijl Coosemans
f1b1b59480 Patch configure instead of aclocal.m4 to avoid USE_AUTOTOOLS 2014-10-01 11:54:48 +00:00
Sergey A. Osokin
5cc31c43ce Update from 4.0.50 to 4.0.52:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

* Fixed a null termination bug when autodetecting application types.
* Node.js apps can now also trigger the inverse port binding mechanism by passing `'/passenger'`
  as argument.  This was introduced in order to be able to support the Hapi.js framework.
  Please read
  http://stackoverflow.com/questions/20645231/phusion-passenger-error-http-server-listen-was-called-more-than-once/20645549
  for more information regarding Hapi.js support.
* It is now possible to abort Node.js WebSocket connections upon application restart.
  Please refer to
  https://github.com/phusion/passenger/wiki/Phusion-Passenger:-Node.js-tutorial#restarting_apps_that_serve_long_running_connections
  for more information.  Closes GH-1200.
* Passenger Standalone no longer automatically resolves symlinks in its paths.
* `passenger-config system-metrics` no longer crashes when the system clock is set to a time
  in the past.  Closes GH-1276.
* `passenger-status`, `passenger-memory-stats`, `passenger-install-apache2-module` and
  `passenger-install-nginx-module` no longer output ANSI color codes by default when
  STDOUT is not a TTY. Closes GH-487.
* `passenger-install-nginx-module --auto` is now all that's necessary to make it fully
  non-interactive.  It is no longer necessary to provide all the answers through
  command line parameters. Closes GH-852.
* Minor contribution by Alessandro Lenzen.

</ChangeLog>
2014-10-01 01:18:56 +00:00
Sergey A. Osokin
c7346f2bef Update patch for third party upload module.
PR:     193891
2014-10-01 00:00:21 +00:00
John Marino
472f833ad4 www/mohawk: Unbreak on DragonFly, remove useless LDFLAG
The provided LDFLAG of -L${LOCALBASE}/lib/event2 would have stopped
working after libevent2.so moved to ${LOCALBASE}/lib had the LDFLAG
affected anything.  The LDFLAG is set by Makefile.inc, and the
handling of DragonFly is wrong for ports, although it might still be
correct for pkgsrc.  Fix that with a patch and remove the LDFLAG
that doesn't do anything.  No revbump required.
2014-09-30 23:31:37 +00:00
Antoine Brodin
27455376b3 Remove obsolete PEAR_AUTOINSTALL 2014-09-30 23:02:17 +00:00
Baptiste Daroussin
a194e87525 Convert to USES=horde 2014-09-30 22:24:30 +00:00
Baptiste Daroussin
1446608ec7 Convert to USES=horde
Fix pear-Horde_core options
Use options helpers where possible
2014-09-30 22:14:59 +00:00
Sergey A. Osokin
f267ba1479 Update from 1.7.5 to 1.7.6.
<ChangeLog>

*) Change: the deprecated "limit_zone" directive is not supported
   anymore.

*) Feature: the "limit_conn_zone" and "limit_req_zone" directives now
   can be used with combinations of multiple variables.

*) Bugfix: request body might be transmitted incorrectly when retrying a
   FastCGI request to the next upstream server.

*) Bugfix: in logging to syslog.

</ChangeLog>
2014-09-30 17:08:23 +00:00
Sunpoet Po-Chuan Hsieh
9b9b5c9128 - Sort RUN_DEPENDS 2014-09-30 15:25:05 +00:00
Sunpoet Po-Chuan Hsieh
caf97561ed - Update to 0.050
- Cleanup PLIST

Changes:	http://search.cpan.org/dist/HTTP-Tiny/Changes
2014-09-30 15:23:52 +00:00
Sunpoet Po-Chuan Hsieh
7df258b585 - Add rubygem-pagerduty 2.0.0
pagerduty provides a lightweight Ruby interface for calling the PagerDuty
Integration API.

WWW: https://github.com/envato/pagerduty
RG:  https://rubygems.org/gems/pagerduty
2014-09-30 15:23:42 +00:00
Sunpoet Po-Chuan Hsieh
c2854c249a - Update to 0.5.0
Changes:	https://github.com/flowdock/flowdock-api/commits/master
2014-09-30 15:23:36 +00:00
Mathieu Arnold
3ab45c6393 Oups, yes, it builds, but it doesn't run.
Sponsored by:	Absolight
2014-09-30 14:09:06 +00:00
Mathieu Arnold
41a77a115a This builds with apache 2.4.
Sponsored by:	Absolight
2014-09-30 14:04:22 +00:00
Mathieu Arnold
5bd67f364a Fix with apache 2.4.
Sponsored by:	Absolight
2014-09-30 14:01:15 +00:00
Mathieu Arnold
1b0f887ddd Fix with apache 2.4.
Sponsored by:	Absolight
2014-09-30 13:19:16 +00:00
Steve Wills
5f5eb2532a www/rubygem-acts-as-taggable-on: update to 3.4.1 2014-09-29 21:15:09 +00:00
Steve Wills
8f3f2f2f9f www/rubygem-d3_rails-rails4: update to 3.4.11 2014-09-29 19:53:58 +00:00
William Grzybowski
1483dff0d6 www/py-requests-toolbelt: Utility belt for advanced users of python-requests
This is a collection of utilities that some users of python-requests might need
but do not belong in requests proper. The library is actively maintained by
members of the requests core development team, and so reflects the
functionality most requested by users of the requests library.

WWW: https://toolbelt.readthedocs.org
2014-09-29 18:32:12 +00:00
Dmitry Marakasov
730de3b6e9 - Convert to USES=python 2014-09-29 14:31:42 +00:00
Emanuel Haupt
0f465f515d Update to 0.063 2014-09-29 12:39:39 +00:00
Ruslan Makhmatkhanov
b4eb1b6fbc www/py-w3lib: update to 1.7.1; convert to USES 2014-09-28 18:21:24 +00:00
Wen Heping
4ccff2a039 - Update to 1.19.19 2014-09-28 15:14:11 +00:00
Wen Heping
05e15b966d - Update to 1.22.11 2014-09-28 14:57:21 +00:00
Antoine Brodin
97f8facea9 Allow staging as a regular user 2014-09-28 14:08:59 +00:00
Antoine Brodin
e8a54851cf Allow staging as a regular user 2014-09-28 13:15:49 +00:00
Antoine Brodin
91fea57317 Allow staging as a regular user 2014-09-28 12:58:27 +00:00
Wen Heping
b5e649b51d - Update to 1.23.4 2014-09-28 04:00:44 +00:00
Antoine Brodin
bc85f67a84 Allow staging as a regular user 2014-09-27 22:31:13 +00:00
Antoine Brodin
9222343eab Fix conversion to USES=pear 2014-09-27 21:07:24 +00:00
Dmitry Marakasov
e6a5547154 - Drop @dirrm* from plist 2014-09-27 20:44:57 +00:00
William Grzybowski
4b37ec8163 www/py-django-allauth: User registration with social account authentication
django-allauth is a reusable Django app that allows for both local and
social authentication, with flows that just work.

WWW: http://www.intenct.nl/projects/django-allauth/

PR:		193651
Submitted by:	vladimir.chukharev gmail com
2014-09-27 18:46:36 +00:00
Johannes Jost Meixner
c0903c9234 www/rubygem-jquery-atwho-rails-rails4: copy port
This is a jQuery plugin that implement Github-like mentions.

WWW: http://ichord.github.com/jquery-atwho-rails

Differential Revision:	https://reviews.freebsd.org/D868
Approved by:	swills (mentor)
2014-09-27 18:37:49 +00:00
Johannes Jost Meixner
edbe3f063c www/rubygem-haml-rails-rails4: copy port
Haml-rails provides Haml generators for Rails 4. It also enables Haml as the
templating engine for you, so you don't have to screw around in your own
application.rb when your Gemfile already clearly indicated what templating
engine you have installed. Hurrah.

WWW: http://github.com/indirect/haml-rails

Differential Revision:	https://reviews.freebsd.org/D867
Approved by:	swills (mentor)
2014-09-27 18:21:20 +00:00
Johannes Jost Meixner
735db5dda3 www/rubygem-gon-rails4: copy port
If you need to send some data to your js files and you don't want to do this
with long way trough views and parsing - use this force!

WWW: https://github.com/gazay/gon

Differential Revision:	https://reviews.freebsd.org/D866
Approved by:	swills (mentor)
2014-09-27 17:47:31 +00:00
Johannes Jost Meixner
b4bd9a5127 www/rubygem-dropzonejs-rails: add port
Adds Dropzone, a great JS File upload by Matias Meno, to the Rails Asset
pipeline.

WWW: https://github.com/ncuesta/dropzonejs-rails

Differential Revision:	https://reviews.freebsd.org/D865
Approved by:	swills (mentor)
2014-09-27 17:42:00 +00:00
Johannes Jost Meixner
653b8d8d86 www/rubygem-d3_rails-rails4: copy port
Gem installation of javascript framework for data visualization, D3

WWW: https://github.com/logical42/d3_rails

Differential Revision:	https://reviews.freebsd.org/D864
Approved by: swills (mentor)
2014-09-27 17:32:37 +00:00
Johannes Jost Meixner
eefd524a4a www/rubygem-acts-as-taggable-on3: copy port
With ActsAsTaggableOn, you can tag a single model on several contexts,
such as skills, interests, and awards. It also provides other
advanced functionality.

https://rubygems.org/gems/acts-as-taggable-on

Differential Revision:	https://reviews.freebsd.org/D863
Approved by:	swills (mentor)
2014-09-27 17:23:59 +00:00
Johannes Jost Meixner
a45e073e73 www/rubygem-ace-rails-ap: create port
The Ajax.org Cloud9 Editor (Ace) for the Rails 3.1+ asset pipeline.

WWW: https://github.com/codykrieger/ace-rails-ap

Differential Revision:	https://reviews.freebsd.org/D861
Approved by:	swills (mentor)
2014-09-27 16:38:37 +00:00
Steve Wills
e11efb15ec www/rubygem-gollum-lib: create port
A simple, Git-powered wiki with a sweet API and local frontend.

WWW: http://github.com/gollum/gollum-lib

Submitted by:	xmj
2014-09-27 06:27:10 +00:00
Steve Wills
b45e8184f3 www/rubygem-crass: create port
Crass is a pure Ruby CSS parser based on the CSS Syntax Level 3 draft.

WWW: https://github.com/rgrove/crass/
2014-09-27 05:58:19 +00:00
Steve Wills
b9a010e340 www/rubygem-sawyer: create port
Secret User Agent of HTTP

WWW: https://github.com/lostisland/sawyer
2014-09-27 04:30:50 +00:00
Emanuel Haupt
e9de139c68 Update to 2.4.12 2014-09-26 15:00:18 +00:00
Baptiste Daroussin
7c3cd5aa8f Convert to USES=pear 2014-09-26 09:30:02 +00:00
Sergey A. Osokin
c6d05d308f Update CPE_VENDOR. 2014-09-26 00:02:07 +00:00