Commit graph

4091 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
66cc763637 - Add libnghttp2 1.17.0
nghttp2 is an implementation of HTTP/2 and its header compression algorithm
HPACK in C.

WWW: https://nghttp2.org/
2016-12-18 15:20:33 +00:00
Tijl Coosemans
030744c86f - Combine linux-c6-flashplugin24 and linux-c7-flashplugin24 into one distro
independent port like other Linux application ports.
- Rename flashplugin to flashplayer to match upstream.
- Tell users to mount linprocfs.
- Remove reference to special FreeBSD license.  The official license is no
  longer restricted to officially supported operating systems.
- Create www/flashplayer which runs nspluginwrapper on installation.

PR:		215345
2016-12-18 15:03:04 +00:00
Roman Bogorodskiy
58548331d7 www/py-django-openstack-auth: rename to www/py_django-openstack_auth
- Rename to match pypi name
 - Update MOVED

Suggested by:	koobs
2016-12-18 08:07:58 +00:00
Tijl Coosemans
cbf9c195d2 Update flash plugin to 24.0.0.186 and remove flash plugin 11.x ports. 2016-12-13 17:51:14 +00:00
Roman Bogorodskiy
887e778918 Add py-django-openstack-auth 3.0.0, django authentication backend for
use with OpenStack Identity.

PR:		215149
Submitted by:	Alexander Nusov <alexander.nusov@nfvexpress.com>
2016-12-12 16:09:52 +00:00
Roman Bogorodskiy
fb6a138bfa Add py-django-pyscss 2.0.2, makes it easier to use PySCSS in Django.
PR:		215149
Submitted by:	Alexander Nusov <alexander.nusov@nfvexpress.com>
2016-12-12 16:07:34 +00:00
Roman Bogorodskiy
5da72a6e8f Add py-django-babel 0.5.1, utilities for using Babel in django.
PR:		215149
Submitted by:	Alexander Nusov <alexander.nusov@nfvexpress.com>
2016-12-12 16:05:45 +00:00
Sunpoet Po-Chuan Hsieh
0c83fb40f5 - Sort SUBDIRs 2016-12-11 19:16:52 +00:00
Adam Weinberger
8aeb9fbde9 Move www/node7 to www/node, and add an entry for the move into
MOVED. When node becomes node8 and node7 gets branched, the
MOVED entry will need to be removed.

PR:		213948
Approved by:	maintainer (Bradley T. Hughes)
2016-12-07 23:56:56 +00:00
Sunpoet Po-Chuan Hsieh
83d11d273a - Add rubygem-rack14 1.4.7 (copied from rubygem-rack)
- Bump PORTREVISION for dependent ports
2016-12-05 07:24:10 +00:00
Wen Heping
71b135725b - Repocopy moodle31 --> moodle32 and update to 3.2 2016-12-05 06:25:35 +00:00
Wen Heping
69961ca98f - Repocopy mediawiki127 --> mediawiki128 and update to 1.28.0 2016-12-04 00:39:38 +00:00
Sunpoet Po-Chuan Hsieh
352ae69745 - Move www/rubygem-url-mount to www/rubygem-url_mount
- Add LICENSE

Approved by:	portmgr (blanket)
2016-12-03 18:28:21 +00:00
Bartek Rutkowski
985c30547a www/nginx-full, www/nginx-lite, www/nginx-naxsi: new slave ports
These ports are slaves of www/nginx featuring different options
set for greater choice of Nginx features.

Reviewed by:	mat
Approved by:	mat
2016-12-01 21:37:41 +00:00
Rene Ladan
aecf565919 Remove expired port:
2016-11-27 www/gecko-sharp20: Broken, no upstream found and no release in 8 years
2016-11-27 10:08:11 +00:00
Jose Alonso Cardenas Marquez
7eb37947e2 - Connect www/drupal8 2016-11-22 22:23:46 +00:00
Sunpoet Po-Chuan Hsieh
698ee5a6d8 - Add npm3 3.10.10 (copied from npm)
- Update CONFLICTS_INSTALL
- Update WWW
2016-11-22 18:40:14 +00:00
Kurt Jaeger
53a93c08cc New port: www/gitea
A self-hosted Git service as fork of https://gogs.io/

WWW: https://github.com/go-gitea/gitea/

PR:		214688
Submitted by:	Stefan Bethke <stb@lassitu.de>
2016-11-20 17:34:39 +00:00
Kurt Jaeger
de9a67ce39 www/node7: Add Node.js 7.1.0, copied from www/node
PR:		213945
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
2016-11-19 22:03:39 +00:00
Sunpoet Po-Chuan Hsieh
0f7f572e05 - Add p5-WWW-Form-UrlEncoded 0.23
WWW::Form::UrlEncoded provides application/x-www-form-urlencoded parser and
builder. This module aims to have compatibility with other CPAN modules like
HTTP::Body's urlencoded parser.

This module try to use WWW::Form::UrlEncoded::XS by default and fail to it, use
WWW::Form::UrlEncoded::PP instead

WWW: http://search.cpan.org/dist/WWW-Form-UrlEncoded/
2016-11-19 17:02:21 +00:00
Kurt Jaeger
acac5de6df www/node: Copy to www/node6 as LTS version
PR:		213693
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
2016-11-19 12:21:22 +00:00
Tobias C. Berner
30a183cdd9 Importing KDE Frameworks into the ports tree (required for newer KDE Desktop and Applications)
KDE Frameworks is a collection of libraries and software frameworks by KDE
that serve as technological foundation for KDE Plasma 5 and KDE Applications
distributed under the GNU Lesser General Public License (LGPL) [1].

The work is based on what we have in the KDE testing repo [2].

This is the next big step in updating the KDE Desktop and its Applications
to anything less dusty.

With this change, `USES=kde:5` is now a valid option. Ports that need to depend
on KDE Framework can now set:
	USES=kde:5
	USE_KDE=<framework1> <framework2> ... <frameworkX>

For example: www/qupzilla-qt5 can depend on sysutils/kf5-kwallet via:
	KWALLET_USE=            KDE=wallet

I would like to thank Raphael and Adriaan for reviewing the ports in the testing
repo :)

[1] https://en.wikipedia.org/wiki/KDE_Frameworks
[2] http://src.mouf.net/area51/log/branches/plasma5

Reviewed by:	rakuco, mat, groot_kde.org
Approved by:	rakuco (maintainer)
Differential Revision:	https://reviews.freebsd.org/D8329
2016-11-14 16:12:56 +00:00
Martin Matuska
564b6722f7 New port: www/pear-Horde_Service_Gravatar
Horde library for accessing the Avatar services at gravatar.com.

WWW: http://pear.horde.org
2016-11-08 23:59:19 +00:00
Rene Ladan
f05adec338 Remove expired port:
2016-11-06 www/py-django-piston: Abandoned upstream. Doesn't work with django>=1.6
2016-11-06 18:06:43 +00:00
Tijl Coosemans
2cec01e0dc Add port for Adobe flash plugin 24.0.0.138 (beta). 2016-11-03 14:54:39 +00:00
Rene Ladan
bb5055e3cd Remove expired ports:
2016-11-01 math/octave-forge-octgpr: Broken for more than 6 months
2016-11-01 math/octave-forge-spline-gcvspl: Broken for more than 6 months
2016-11-01 www/pear-Services_SharedBook: Broken for more than 6 months
2016-11-01 devel/py-snackwich: Depends on broken and expiring devel/py-snack
2016-11-01 math/octave-forge-ad: Broken for more than 6 months
2016-11-01 math/octave-forge-xraylib: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsbackendwx: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsgui: Depends on broken and expiring x11-toolkits/py-traitsbackendwx
2016-11-01 security/lsh: Broken for more than 6 months
2016-11-01 devel/py-snack: Broken for more than 6 months
2016-11-01 security/massh: Broken for more than 6 months
2016-11-01 www/hydra: Broken for more than 6 months
2016-11-01 math/py-pyfst: Broken for more than 6 months
2016-11-01 archivers/ruby-zip: Broken will all supported versions of Ruby
2016-11-01 devel/ruby-langscan: Broken will all supported versions of Ruby
2016-11-01 22:15:31 +00:00
Nicola Vitale
3a9c0a694d This extension adds support for the U2F specification with Yubico devices
to Firefox.

It can be used by accessing window.u2f object from content pages.

WWW: https://github.com/prefiks/u2f4moz
2016-10-30 23:42:36 +00:00
Vanilla I. Shu
556e5ee232 Add varnish-libvmod-awsrest. 2016-10-28 03:27:30 +00:00
Steve Wills
e4be3e244f www/minio: create port
Minio is an object storage server built for cloud application developers and
devops.

WWW: https://minio.io/
2016-10-27 14:21:19 +00:00
Mark Felder
4dd8e822cb www/varnish5: Re-add to ports tree as copy of varnish4 2016-10-24 17:05:54 +00:00
Mark Felder
c2b7694085 Delete www/varnish5 as it wasn't added properly as a repocopy 2016-10-24 17:02:27 +00:00
Mark Felder
378d9a04e0 This is the Varnish high-performance HTTP accelerator.
Documentation and additional information about Varnish is available on
http://varnish-cache.org/docs/index.html

Technical questions about Varnish and this release should be addressed
to <varnish-dev@varnish-cache.org>

Questions about commercial support and services related to Varnish
can be directed here: https://www.varnish-software.com/contact-us

WWW: http://www.varnish-cache.org/
2016-10-24 15:16:51 +00:00
Guido Falsi
ae8f325c44 - Update lighttpd to 1.4.42 [1]
- Convert WEBDAV option to option helpers [1]
- Remove MYSQLAUTH option, upstream integrated their own solution
  in MYSQL support [1]
- Add GEOIP option to main port [1]
- Fix sorting in pkg-plist [1]
- Remove lighttpd-mod_geoip port, it's beeen integrated in the main
  port [2]

PR:		213568 [1], 213569 [2]
Sumitted by:	Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
2016-10-21 09:01:19 +00:00
Rene Ladan
bd24894ca3 Unlink expired PHP5.5 ports. 2016-10-21 07:29:38 +00:00
Mark Felder
6d9bd4f954 Snappy web interface for your 3D printer. OctoPrint allows full remote
control and monitoring, it's compatible and extendable, and it's 100%
open source.

WWW: http://octoprint.org/

PR:		213327
Submitted by:	bsdports@kyle-evans.net
2016-10-20 19:14:45 +00:00
Carlos J. Puga Medina
29f80ab3d8 [NEW PORT] www/py-bokeh: Interactive Web Plotting for Python
Bokeh is a Python interactive visualization library that targets modern web
browsers for presentation. Its goal is to provide elegant, concise construction
of novel graphics in the style of D3.js, and to extend this capability with
high-performance interactivity over very large or streaming datasets. Bokeh can
help anyone who would like to quickly and easily create interactive plots,
dashboards, and data applications.

WWW: http://bokeh.pydata.org/

PR:		213578
Submitted by:	Sergey Kozlov <kozlov.sergey.404@gmail.com>
Approved by:	koobs (mentor)
2016-10-20 01:45:25 +00:00
Tijl Coosemans
1675ff649c Add Linux CentOS 7 infrastructure ports.
Mk/Uses/linux.mk changes:
- Add support for architecture neutral (noarch) distfiles.
- Add support for 64-bit only ports: set IGNORE on i386 and don't install
  32-bit compat libraries on amd64.

Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision:	https://reviews.freebsd.org/D7886
2016-10-19 14:50:26 +00:00
Mark Felder
fb80e987bc Integrates the webassets library with Flask, adding support for merging,
minifying and compiling CSS and Javascript files.

WWW: http://github.com/miracle2k/flask-assets

PR:		213325
Submitted by:	Kyle Evans <bsdports@kyle-evans.net>
2016-10-18 20:56:50 +00:00
Mark Felder
f10cc19c60 Identity management for Flask.
WWW: http://packages.python.org/Flask-Principal/

PR:		213326
Submitted by:	Kyle Evans <bsdports@kyle-evans.net>
2016-10-18 20:53:13 +00:00
Nicola Vitale
1e42a9b759 googler is a power tool to Google (Web & News) and Google Site Search
from the command-line. It shows the title, URL and abstract for each result,
which can be directly opened in a browser from the terminal. Results are
fetched in pages (with page navigation). Supports sequential searches
in a single googler instance.

WWW: https://github.com/jarun/googler
2016-10-18 17:00:27 +00:00
Romain Tartière
adcd4b94c9 New port for Puppetboard 0.2
Puppetboard depends on pypuppetdb>=0.3, so:

  - copy databases/py-pypuppetdb to databases/py-pypuppetdb03;
  - update databases/py-pypuppetdb03 to 0.3.1;
  - copy www/py-puppetboard to www/py-puppetboard02;
  - update www/py-puppetboard02 to 0.2.0;
  - register conflicts between these ports;
  - take maintainership of new ports.

While here:

  - Update projects account.

PR:		211604 [1], 211918 [2]
Submitted by:	neel@neelc.org [1], romain [2]
2016-10-15 07:28:38 +00:00
Torsten Zuehlsdorff
b610c8e002 Revive www/rubygem-turbolinks as www/rubygem-turbolinks-classic.
turbolinks was completely rewritten and released as version 5.x. The old
branch 2.5.x was renamed to turbolinks-classic.

www/gitlab still depends on the old version of rubygem-turbolinks.
Therefore its revived as a new port, while the updated turbolinks
port will satisfy www/rubygem-rails4.

PR:          213218
Approved by: swills (mentor)
2016-10-13 09:59:08 +00:00
Allan Jude
4302653eb1 File missing from r423898
Approved by:	mat (implicit)
2016-10-13 00:37:42 +00:00
Rene Ladan
fa8976e39d Remove expired ports:
2016-10-01 databases/postgresql91-pltcl: End-of-life is near
2016-10-01 databases/postgresql91-docs: End-of-life is near
2016-10-02 www/mediawiki125: EOL upstream
2016-10-02 12:45:39 +00:00
Rene Ladan
94e66e3fd3 Remove expired ports:
2016-10-01 www/node010: Upstream has placed 0.10.x in maintenance mode, see https://github.com/nodejs/LTS
2016-10-01 databases/postgresql91-contrib: End-of-life is near
2016-10-01 databases/postgresql91-client: End-of-life is near
2016-10-01 databases/postgresql91-plpython: End-of-life is near
2016-10-01 databases/postgresql91-plperl: End-of-life is near
2016-10-01 09:51:35 +00:00
Torsten Zuehlsdorff
541c8f8649 New port: www/rubygem-turbolinks-source
Turbolinks JavaScript assets

WWW: https://github.com/turbolinks/turbolinks-source-gem

Approved by: swills (mentor)
2016-09-29 14:06:45 +00:00
Kevin Lo
4af9a265b3 Import libjwt 1.3.1
Libjwt is a C implementation of JSON Web Tokens.
2016-09-23 06:08:42 +00:00
William Grzybowski
b7be47e441 www/py-rollbar: Easy and powerful exception tracking with Rollbar
Send messages and exceptions with arbitrary context, get back aggregates, and
debug production issues quickly.

WWW: https://github.com/rollbar/pyrollbar
2016-09-21 11:13:50 +00:00
Matthew Seaman
d9fbea75c3 RT's extension that displays gravatar images within RT
WWW: http://search.cpan.org/dist/RT-Extension-Gravatar/

PR:		212705
Submitted by:	Michael Schout <mschout@gkg.net>
2016-09-15 20:49:13 +00:00
Matthew Seaman
7f5a2b17e3 RT's extension that adds owner change links on ticket display page.
WWW: http://search.cpan.org/dist/RT-Extension-QuickAssign/

PR:		212706
Submitted by:	Michael Schout <mschout@gkg.net>
2016-09-15 20:48:02 +00:00