Commit graph

32350 commits

Author SHA1 Message Date
Martin Wilke
8ef6ddd7fd - Stage support 2014-02-17 14:46:28 +00:00
Martin Wilke
0f0e60f555 - Stage support 2014-02-17 14:45:58 +00:00
Alex Dupre
67a223214c Update to 4.3.2 release. 2014-02-17 13:24:44 +00:00
Kubilay Kocak
f33deebc63 www/py-bleach: Tweak RUN_DEPENDS, Update LICENSE & COMMENT
- Adjust RUN_DEPENDS for html5lib after portrev bump (0.95_1 != 0.95) [1]
- Update LICENSE (BSD3CLAUSE)
- Remove indefinite article in COMMENT
- Move TEST_DEPENDS to *_DEPENDS section

Reported by:	antoine [1]
2014-02-17 13:14:57 +00:00
Dmitry Sivachenko
29b9c2e566 Update to version 2.0.1. 2014-02-17 12:03:53 +00:00
Mikhail Teterin
bb97707b84 Add port of npapi-vlc -- plugin embedding VideoLan player (vlc) in
NPAPI-supporting web-browsers.
2014-02-17 06:44:50 +00:00
Martin Wilke
cc032c68d0 - Stage support
- Convert to autplist
- Bump PORTREV
2014-02-17 05:20:47 +00:00
Beat Gaetzi
fe965b23fa Update to 27.0.1 2014-02-16 22:31:13 +00:00
Beat Gaetzi
4a6acbc502 Update to 24.3.0
Submitted by:	Jan Beich
2014-02-16 22:30:03 +00:00
Ruslan Makhmatkhanov
584f6c5f23 - unbreak by update to latest version: 1.6.3
- remove patches, applied upstream

PR:		186810
Submitted by:	Matthew Rezny <matthew@reztek.cz>
Approved by:	Javad Kouhi <javad.kouhi@gmail.com> (maintainer)
2014-02-16 18:35:45 +00:00
Sunpoet Po-Chuan Hsieh
57937d1f72 - Convert to new options framework
- Use tar to extract zipball
- Use PORTDOCS and PORTEXAMPLES
- Support STAGEDIR
2014-02-16 17:09:46 +00:00
Sergey A. Osokin
ff20808b9d Update from 1.4.4 to bugfix release 1.4.5.
<ChangeLog>

*) Bugfix: the $ssl_session_id variable contained full session
   serialized instead of just a session id.
   Thanks to Ivan Ristić.

*) Bugfix: client connections might be immediately closed if deferred
   accept was used; the bug had appeared in 1.3.15.

*) Bugfix: alerts "zero size buf in output" might appear in logs while
   proxying; the bug had appeared in 1.3.9.

*) Bugfix: a segmentation fault might occur in a worker process if the
   ngx_http_spdy_module was used.

*) Bugfix: proxied WebSocket connections might hang right after
   handshake if the select, poll, or /dev/poll methods were used.

*) Bugfix: a timeout might occur while reading client request body in an
   SSL connection using chunked transfer encoding.

*) Bugfix: memory leak in nginx/Windows.

</ChangeLog>
2014-02-16 16:54:01 +00:00
Sunpoet Po-Chuan Hsieh
434bebfab5 - Add LICENSE 2014-02-16 16:15:32 +00:00
Rene Ladan
7da606ec17 - Move test-related targets to their own file, Makefile.tests
- Remove a post-patch target already handled by files/
2014-02-16 15:25:59 +00:00
Martin Wilke
e5ca397cf8 - Stage support 2014-02-16 14:41:04 +00:00
Kubilay Kocak
ef0dc9a97a www/py-django-mptt: Modernise, Update LICENSE
- Enable AUTOPLIST support, delete pkg-plist
- Update LICENSE (BSD -> MIT) [1]
- Specify min django version in *_DEPENDS
- Remove GH_TAGNAME, defaults to DISTVERSION already
- Remove setup.py patch, no longer necessary
- Sort USE section

[1] https://github.com/django-mptt/django-mptt/issues/293

Approved by:	portmgr (blanket)
2014-02-16 11:13:53 +00:00
Kubilay Kocak
cb4f2b7b59 www/py-grequests: Modernise and fix tests
- Enable STAGE support
- Enable AUTOPLIST support, delete pkg-plist
- RUN_DEPENDS: Use requests 2.x
- Deprecate easy_install target
- Update LICENSE (BSD2CLAUSE)
- Add TEST_DEPENDS
- Make tests work using standard setup.py test command [1]
- Backport commit for tests using requests hook **kwargs [2]

[1] https://github.com/kennethreitz/grequests/pull/47
[2] f50782ad63
2014-02-16 07:01:03 +00:00
Kubilay Kocak
e195b467c0 www/py-django-dpaste: Update to 2.5, support testing
- Update to 2.5
- RUN_DEPENDS: Use requests 2.x
- Add TEST_DEPENDS and regression-test: target

Changes: https://github.com/bartTC/dpaste/blob/2.5/CHANGELOG
2014-02-16 06:06:48 +00:00
Kubilay Kocak
484e4495ef www/py-slumber: Modernise: STAGE, AUTOPLIST and more
- Enable STAGE support
- Enable AUTOPLIST support, remove pkg-plist
- Deprecate easy_install target
- Deprecate OPTIONSFILE override
- Update LICENSE (BSD2CLAUSE)
- Use OPTIONS helpers for YAML
- RUN_DEPENDS: Use requests 2.x
- Move TEST_DEPENDS into *_DEPENDS section
- Bump PORTREVISION
2014-02-16 05:48:35 +00:00
Antoine Brodin
6d1d403549 Stage support 2014-02-15 18:36:44 +00:00
Pawel Pekala
511e7485f8 Varnish Cache is an open source, state of the art web application
accelerator. The extension makes it possible to interact with a running
varnish instance through TCP socket or shared memory.

WWW: http://pecl.php.net/package/varnish

PR:		ports/186283
Submitted by:	Jim Ohlstein <jim@ohlste.in>
2014-02-15 17:57:11 +00:00
Antoine Brodin
4ec1bab49e Stage support 2014-02-15 17:56:31 +00:00
Antoine Brodin
f223b17363 Stage support 2014-02-15 17:55:31 +00:00
John Marino
6e211817ce www/aws-demos: Specify LICENSE (GPLv3 + GPLv3RLE) 2014-02-15 17:01:11 +00:00
John Marino
7510da8b64 www/aws: Specify LICENSE (GPLv3 + GPLv3RLE) 2014-02-15 16:59:27 +00:00
Sunpoet Po-Chuan Hsieh
d08dbaf740 - Update to 0.621
Changes:	http://search.cpan.org/dist/Rose-HTML-Objects/Changes
2014-02-15 16:55:26 +00:00
Sunpoet Po-Chuan Hsieh
5b989a6930 - Update to 4.81
Changes:	http://search.cpan.org/dist/Mojolicious/Changes
2014-02-15 16:53:04 +00:00
Ruslan Makhmatkhanov
045b1fbdf5 - do not use easy_install, convert to auto-generated packing list
- move DIST_SUBDIR upper, where appropriate
- clarify type of BSD license, where this info was available
- bump PORTREVISION
2014-02-15 14:43:11 +00:00
Lev A. Serebryakov
dec18385bb Use root CA bundle
PR:		ports/185130
Submitted by:	Anton Yuzhaninov
2014-02-15 13:10:03 +00:00
Ruslan Makhmatkhanov
ab528a9190 - do not use easy_install, convert to auto-generated packing list
- move DIST_SUBDIR upper, where appropriate
- bump PORTREVISION
2014-02-15 11:09:52 +00:00
Mathieu Arnold
b89a06630c Bump portrevision after last change. 2014-02-15 07:51:11 +00:00
Steve Wills
9d762162c0 - Remove unneeded post-install 2014-02-14 20:24:25 +00:00
Steve Wills
ebbf66b273 - Calling apxs when building packages breaks staging checks, so only do it if
PACKAGE_BUILDING is not set.

PR:		ports/186749
Submitted by:	swills (myself)
Approved by:	Douglas Thrift <douglas@douglasthrift.net> (maintainer)
2014-02-14 19:31:07 +00:00
Mathieu Arnold
e018ef891f Even if it is stupid, people will modify the default.vcl file, so, treat it as
a normal configuration file and install it as .sample.

While there, remove a remnant of STAGE conversion.

Sponsored by:	Absolight
2014-02-14 18:09:22 +00:00
Johan van Selst
661d7181fe Update to lynx 2.8.8p5 (to be -rel1) 2014-02-14 18:03:21 +00:00
Sunpoet Po-Chuan Hsieh
9203f8bc24 - Update to 4.80
Changes:	http://search.cpan.org/dist/Mojolicious/Changes
2014-02-14 17:34:07 +00:00
Martin Wilke
71cd239671 - Remove PHP4 reference in IGNORE_WITH_PHP 2014-02-14 17:16:19 +00:00
Thomas Abthorpe
d8299fcc60 - Reassign lioux' ports to the heap
With hat:	portmgr
2014-02-14 16:51:44 +00:00
Pietro Cerutti
77e492f7c6 - Update to 2.4.0-b1
- STAGE-clean
2014-02-14 13:13:33 +00:00
Pietro Cerutti
5b88151c10 - Update to 3.2.1
- STAGE-clean
2014-02-14 11:30:25 +00:00
Pietro Cerutti
5d42951f94 - STAGE-clean
- Remove article from COMMENT line
2014-02-14 11:25:38 +00:00
Antoine Brodin
05750fc22d Fix DEPENDS
Reported by:	pkg-fallout
2014-02-14 10:15:01 +00:00
Ruslan Makhmatkhanov
83a830d964 - mark broken, this port fails to fetch
PR:		186750
Submitted by:	C Hutchinson <portmaster@bsdforge.com>
2014-02-14 08:57:32 +00:00
Sunpoet Po-Chuan Hsieh
6873acab31 - Update to 1.2.3
- Fix libspdylay.pc
- Simplify PORTDOCS
- Update WWW

Changes:	https://github.com/tatsuhiro-t/spdylay/releases
2014-02-13 16:28:35 +00:00
Frederic Culot
c97ff48784 - Update to 0.03
Changes:	http://search.cpan.org/dist/CGI-Cookie-Splitter/Changes
2014-02-13 07:47:13 +00:00
Sunpoet Po-Chuan Hsieh
5e4be61f66 - Update maintainer section
- Simplify Makefile
2014-02-12 16:25:55 +00:00
Sunpoet Po-Chuan Hsieh
43aeb62e10 - Update maintainer section
- Simplify Makefile
2014-02-12 16:25:47 +00:00
Sunpoet Po-Chuan Hsieh
ba69e8fb76 - Fix PLIST: update empty directories handling
- Bump PORTREVISION for package change
2014-02-12 16:10:43 +00:00
Wen Heping
3491a648a1 - Apply a patch from upstream to fix pcre-8.34 incompatible:
https://bugzilla.wikimedia.org/show_bug.cgi?id=58640

PR:		186607
Submitted by:	Robbert Klarenbeek <robbertkl@renbeek.nl>
2014-02-12 14:31:58 +00:00
Ruslan Makhmatkhanov
d14ac7df30 - update to 0.84.4
- use WWWDIR variable

while here:
- fix pkg-message displaying by utilizing SUB_FILES
- remove CPIOARGS - it's not used anymore

PR:		186682
Submitted by:	Mathias Monnerville <mathias@monnerville.com> (maintainer)
2014-02-12 11:20:14 +00:00