Commit graph

4106 commits

Author SHA1 Message Date
Vanilla I. Shu
d77ee78fe5 Add slowcgi 5.8.20160114, fastCGI interface for old CGI programs.
PR:		206341
Submitted by:	koue@chaosophia.net
2016-01-18 09:43:54 +00:00
Martin Wilke
305d8ec9a7 - Welcome py-django 1.9.1
Changes:
    https://docs.djangoproject.com/en/1.9/releases/1.9/
    https://docs.djangoproject.com/en/1.9/releases/1.9.1/
2016-01-16 10:04:10 +00:00
Rene Ladan
6656cb7bf5 Remove expired ports unrelated to PHP 5.4 :
2016-01-15 devel/e_dbus: Not used anymore by x11-wm/enlightenment
2016-01-15 www/xpi-locale-switcher: incompatible with Firefox 34 (and later presumably)
2016-01-15 19:44:31 +00:00
Thomas Zander
3b8b45e190 Add www/py-MechanicalSoup, a Python lib for interaction with websites 2016-01-09 14:28:40 +00:00
Matthew Seaman
b7613f9981 This plugin is a password store for the AccountManagerPlugin that
provides authentication and group membership from an LDAP
service. Users are authenticated by performing an LDAP bind against a
directory using their credentials. The plugin will also pull the email
address and username from the directory and populate the
session_attribute table.

WWW: https://trac-hacks.org/wiki/LdapAuthStorePlugin

Reviewed by:		koobs
Differential Revision:	https://reviews.freebsd.org/D4796
2016-01-08 12:25:16 +00:00
Matthew Seaman
a7c6fd487b (Readdition of www/trac-ldap which was removed on 349600)
LDAP extensions to grant group permissions

This extension enables the use of existing LDAP groups to grant
permissions rather than defining permissions for every single user on
the system.  Also permits storage of permissions (both users and
groups permissions) in the LDAP directory itself rather than in the
database backend.

WWW: https://trac-hacks.org/wiki/LdapPlugin

Reviewd by:		koobs
Differential Revision:	https://reviews.freebsd.org/D4796
2016-01-08 12:23:48 +00:00
Kubilay Kocak
88bd0c416d [NEW] www/py-cookies: Friendlier RFC 6265-compliant cookie parser/renderer
cookies.py is a Python module for working with HTTP cookies: parsing and
rendering 'Cookie:' request headers and 'Set-Cookie:' response headers, and
exposing a convenient API for creating and modifying cookies. It can be used
as a replacement of Python's Cookie.py (aka http.cookies).

WWW: https://github.com/sashahart/cookies

PR:		205914
Submitted by:	Brendan Molloy <brendan+freebsd@bbqsrc.net>
2016-01-08 04:26:45 +00:00
Rene Ladan
3b93c5c02a Remove expired ports:
2015-12-30 www/ocsigen: Broken for more than 6 months
2015-12-30 devel/monodevelop-database: Broken for more than 6 months
2015-12-30 lang/cduce: Broken for more than 6 months
2015-12-30 science/hdf-java: Broken for more than 6 months
2015-12-30 math/p5-Math-Geometry-Planar-GPC-Polygon: Broken for more than 6 months
2015-12-30 www/eliom: Depends on broken and expiring www/ocsigen
2015-12-30 audio/py-fastaudio: Broken for more than 6 months
2015-12-30 devel/jgoodies-common: Broken for more than 6 months
2015-12-30 graphics/pinta: Broken for more than 6 months
2015-12-30 games/kanatest: Broken for more than 6 months
2015-12-30 editors/bless: Broken for more than 6 months
2015-12-30 security/burpsuite: Broken for more than 6 months
2015-12-30 23:20:40 +00:00
Carlo Strub
d5b12d2ebe django-simple-history stores Django model state on every create/update/delete.
WWW: https://github.com/treyhunner/django-simple-history
2015-12-28 22:50:04 +00:00
Vanilla I. Shu
8f55563b6e Add py-cachecontrol 0.11.5, caching algorithms in httplib2 for use with
requests session object.

PR:		205640
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
2015-12-27 05:36:23 +00:00
Martin Wilke
6550e67e27 The purpose of GooBook is to make it possible to use your Google Contacts from
the command-line and from MUAs such as Mutt.  It can be used from Mutt the same
way as abook.

WWW: https://gitlab.com/goobook/goobook

PR:		205150
Submitted by:	Randy Westlund <rwestlun@gmail.com>
Approved by:   mat (mentor)
Differential Revision:  D4631
2015-12-22 05:15:08 +00:00
Sunpoet Po-Chuan Hsieh
c2e6b447cb - Sort SUBDIRs 2015-12-21 19:12:29 +00:00
Martin Wilke
e670eddc9c Perl extension for Rest Client Role.
Role::REST::Client will handle encoding and decoding when using the HTTP verbs.
GET, PUT, POST, DELETE, OPTIONS, HEAD.

WWW: http://search.cpan.org/dist/Role-REST-Client/

PR:		205363
Submitted by:	amontalban@gmail.com
Approved by:    mat (mentor)
Differential Revision: D4640
2015-12-21 15:08:45 +00:00
Martin Wilke
a75306e24a sortedm2m is a drop-in replacement for Django's own ManyToManyField. The
provided SortedManyToManyField behaves like the original one but remembers
the order of added relations.

WWW: https://github.com/gregmuellegger/django-sortedm2m

PR:		205096
Submitted by:	Kevin Golding <ports@caomhin.org>
Approved by:    mat (mentor)
Differential Revision: D4628
2015-12-21 14:22:55 +00:00
Martin Wilke
21ad904f04 HTTP::Thin is a thin wrapper around HTTP::Tiny adding the ability to pass in
HTTP::Request objects and get back HTTP::Response objects. The maintainers of
HTTP::Tiny, justifiably, don't want to have to maintain compatibility but many
other projects already consume the HTTP::Message objects. This is just glue code
doing what it does best.

WWW: http://search.cpan.org/dist/HTTP-Thin/

PR:		205362
Submitted by:	amontalban@gmail.com
Approved by:  mat (mentor)
Differential Revision:  D4633
2015-12-21 14:14:49 +00:00
Martin Wilke
695cfc1f26 When dealing with internationalization in JavaScript code, Django provides
the javascript_catalog view which sends out a JavaScript code library with
functions that mimic the gettext interface, plus an array of translation
strings.

At first glance, it works well and everything is fine. But, because
javascript_catalog view is generating JavaScript catalog dynamically
on each request, it's adding an overhead that can be an issue with site
growth.

WWW: https://github.com/zyegfryed/django-statici18n

PR:		203935
Submitted by:	Ultima
Approved by:  mat (mentor)
Differential Revision: D4641
2015-12-21 14:00:47 +00:00
Adam Weinberger
d0b3663704 Add www/p5-MojoX-Renderer-Xslate, a plugin to load Text::Xslate
templates in Mojolicious apps.
2015-12-19 17:09:50 +00:00
Rene Ladan
5da68696c6 Remove expired ports:
2015-12-18 www/joomla15: Joomla 1.5.x reached its End of Life in September 2012. Please update to a current version
2015-12-18 www/joomla25: Joomla 2.5.x reached its End of Life in December 2014. Please update to a current version
2015-12-17 devel/rubygem-tins0: not used by other ports anymore
2015-12-18 20:54:14 +00:00
Alfred Perlstein
e1fba3173f Add new port: py-django-formtools
Django's "formtools" was removed from core django.
Provide it as a module.

Differential Revision:  https://reviews.freebsd.org/D3808
2015-12-18 04:08:17 +00:00
Alfred Perlstein
6c5fcfa21d Add new port: py-django-countries
A Django application that provides country choices for use with
forms, flag icons static files, and a country field for models.

Differential Revision:  https://reviews.freebsd.org/D3808
2015-12-18 04:05:45 +00:00
Rene Ladan
843d4f18ec Remove expired ports:
2015-12-09 www/py-django-pipeline12: Django 1.4 extended support ended on 2015-10-01
2015-12-09 www/py-django14: Django 1.4 extended support ended on 2015-10-01
2015-12-12 net/py-pysphere: No longer maintained, please use net/py-pyvmomi by VMware
2015-12-13 ftp/ftpcube: No releases for 8+ years, no supporting newer wxWidget
2015-12-13 astro/libroadnav: No releases for 8+ years, no supporting newer wxWidget
2015-12-13 astro/roadnav: No releases for 8+ years, no supporting newer wxWidget
2015-12-15 20:33:56 +00:00
Kubilay Kocak
7ddbb58780 www/node: Update to 5.2.0, Create www/node4, Update to 4.2.3
www/node:

 * Update PORTVERSION and distinfo checksum (5.2.0) [1]
 * Add CONFLICTS to www/node4

www/node4:

 * Create www/node4 port for LTS users
 * Update www/node4 to 4.2.3 [2]
 * Add CONFLICTS to www/node

* Add UPDATING entry for users wishing to remain on LTS (4.x)

Based on:

PR:		204653 [1][2]
Submitted by:	Randy Westlund <rwestlun gmail com> [1][2]
Approved by:	maintainer <linpct gmail com>
2015-12-15 04:40:21 +00:00
Raphael Kubo da Costa
5b3f3dd953 At very long last land PyQt5 5.5.1 ports.
Add the required bits to Uses/pyqt.mk along with all the PyQt5 ports.
Thankfully this commit is mostly adding new ports, as the hard work was
already done in r403297 and r403662.

Huge kudos to Tobias Berner <tcberner@gmail.com> and, most importantly,
Guido Falsi (madpilot@) for their initial work on these ports (see D2910 in
Phabricator for an earlier version of the PyQt5 patch set).

PR:		204672
2015-12-13 21:56:50 +00:00
Martin Wilke
4bb1f5b6cb Simple Log::Dispatch replacement of Mojo::Log
WWW: http://search.cpan.org/dist/MojoX-Log-Dispatch-Simple/

PR:		D4502
Submitted by:	Tomohiro Hosaka <bokutin@bokut.in>
Approved by:    mat (mentor)
Differential Revision:  D4502
2015-12-11 13:58:46 +00:00
Martin Wilke
04ed40c345 Turn free-text queries into SQL WHERE clauses. The idea is to allow you to treat
your database like a free-text search index, when it really isn't.

WWW: http://search.cpan.org/dist/Search-QueryParser-SQL/

PR:		204067
Submitted by:	jeremybbaggs@gmail.com
Approved by:    mat (mentor)
Differential Revision:  D4501
2015-12-11 13:42:20 +00:00
Martin Wilke
981f150769 Plack Middleware. By enabling this middleware, all multiple slashes in your
requests will automatically be cut. //hello///world becomes /hello/world.
Simple as that.

WWW: http://search.cpan.org/dist/Plack-Middleware-NoMultipleSlashes/

PR:		204068
Submitted by:	jeremybbaggs@gmail.com
Approved by:    mat (mentor)
Differential Revision:  D4500
2015-12-11 13:39:36 +00:00
Kurt Jaeger
9ad035ce83 New port: www/grafana2
Grafana is an open source, feature rich metrics dashboard
and graph editor for Graphite, InfluxDB & OpenTSDB.

WWW: https://github.com/grafana/grafana

PR:		201682
Submitted by:	Thomas Bartelmess <thomas@bartelmess.io>, loic.blot@unix-experience.fr
Reviewed by:	koobs
2015-12-11 06:24:55 +00:00
Martin Wilke
ef8a1d903d A fairly simple user-registration application for Django,
designed to make allowing user signups as painless as possible

WWW: http://django-registration-redux.readthedocs.org/

PR:		202834
Submitted by:	Kevin Golding <ports@caomhin.org>
Approved by:    mat (mentor)
Differential Revision:  https://reviews.freebsd.org/D4433
2015-12-08 16:37:44 +00:00
Vanilla I. Shu
2432135d5d Add py-django-pipeline13. 2015-12-08 09:46:39 +00:00
Jimmy Olgeni
7f23250c7b Add support for Jetty 9.
- Add www/jetty9 to track the latest branch of Jetty

- Move www/jetty to www/jetty8

- Add LICENSE and fix RUN_DEPENDS in www/jetty8

www/jetty8 is officially EOL'd upstream but still seems to be in use.

PR:		204190
Submitted by:	David Harrigan
2015-12-06 20:12:58 +00:00
Thomas Zander
199baf86ac Move www/httpd to www/openhttpd to avoid consistency issues
- Move to www/obhttpd
- Avoid config file name conflict: httpd.conf -> obhttpd.conf

PR:		198705
2015-12-06 15:41:37 +00:00
Thomas Zander
6aad64b3fe Add port of OpenBSD http daemon
PR:		198705
Submitted by:	koue@chaosophia.net (maintainer)
2015-12-06 12:17:51 +00:00
Dmitry Marakasov
84e07479b6 A Python implementation of RFC 3986 including validation and authority parsing.
WWW: https://github.com/sigmavirus24/rfc3986

PR:		201385
Submitted by:	yuri@rawbw.com
2015-12-04 15:01:38 +00:00
Wen Heping
d4439a59ac - Repocopy mediawiki125 --> mediawiki126 and update 2015-11-30 07:36:35 +00:00
Michael Moll
8aa3129856 new port: www/rubygem-octopress
Octopress is an obsessively designed toolkit for writing and deploying
static Jekyll blogs.

WWW: http://octopress.org/
2015-11-29 21:17:59 +00:00
Rene Ladan
691f434f54 Remove expired ports:
2015-11-26 audio/pecl-id3: Broken for more than 6 months
2015-11-26 dns/geta: Broken for more than 6 months
2015-11-26 finance/openerp-web: Broken for more than 6 months
2015-11-26 devel/py-async: Further using of this module is not encouraged by upstream
2015-11-26 chinese/kon2: Depends on expiring chinese/cce
2015-11-26 games/linux-skulltag: Depends on expiring audio/linux-fmodapi
2015-11-26 archivers/wzip: Broken for more than 6 months
2015-11-26 databases/sybtcl: Broken for more than 6 months
2015-11-26 biology/povchem: Broken for more than 6 months
2015-11-26 audio/btc: Broken for more than 6 months
2015-11-26 astro/wmglobe: Broken for more than 6 months
2015-11-26 graphics/pyro: Broken for more than 6 months
2015-11-26 graphics/jpeg2ps: Broken for more than 6 months
2015-11-26 chinese/gugod-clean: Broken for more than 6 months
2015-11-26 comms/bforce: Broken for more than 6 months
2015-11-26 cad/geda-docs: Broken for more than 6 months
2015-11-26 chinese/cwtexttf: Broken for more than 6 months
2015-11-26 comms/zmtx-zmrx: Broken for more than 6 months
2015-11-26 astro/sky2000: Broken for more than 6 months
2015-11-26 deskutils/libopensync-plugin-file: Broken for more than 6 months
2015-11-26 databases/sqlite-ext-mobigroup: Broken for more than 6 months
2015-11-26 chinese/bg5ps: Broken for more than 6 months
2015-11-26 deskutils/x-tile: Broken for more than 6 months
2015-11-26 graphics/pure-gl: Broken for more than 6 months
2015-11-26 audio/dvda-author: Broken for more than 6 months
2015-11-26 chinese/oxim: Broken for more than 6 months
2015-11-26 editors/spe: Broken for more than 6 months
2015-11-26 audio/mpdscribble: Broken for more than 6 months
2015-11-26 cad/geda-symcheck: Broken for more than 6 months
2015-11-26 audio/linux-fmodapi: Broken for more than 6 months
2015-11-26 audio/pure-audio: Broken for more than 6 months
2015-11-26 editors/bpatch: Broken for more than 6 months
2015-11-26 benchmarks/geekbench: Broken for more than 6 months
2015-11-26 graphics/icoconvert: Broken for more than 6 months
2015-11-26 cad/geda-utils: Broken for more than 6 months
2015-11-26 deskutils/tomboy-plugin-wordcount: Broken for more than 6 months
2015-11-26 graphics/sketch: Broken for more than 6 months
2015-11-26 ftp/spegla: Broken for more than 6 months
2015-11-26 graphics/clutter-box2d: Broken for more than 6 months
2015-11-26 audio/scmpc: Broken for more than 6 months
2015-11-26 ftp/gnusget: Broken for more than 6 months
2015-11-26 comms/gpsk31: Broken for more than 6 months
2015-11-26 cad/geda-gschem: Broken for more than 6 months
2015-11-26 audio/ampache: Broken for more than 6 months
2015-11-26 cad/slffea: Broken for more than 6 months
2015-11-26 audio/cripple: Broken for more than 6 months
2015-11-26 cad/geda-gattrib: Broken for more than 6 months
2015-11-26 cad/findhier: Broken for more than 6 months
2015-11-26 biology/njplot: Broken for more than 6 months
2015-11-26 audio/wmmp: Broken for more than 6 months
2015-11-26 x11/avant-window-navigator: Broken for more than 6 months
2015-11-26 cad/geda-netlist: Broken for more than 6 months
2015-11-26 deskutils/libopensync-plugin-sunbird: Broken for more than 6 months
2015-11-26 biology/ortep3: Broken for more than 6 months
2015-11-26 astro/aa: Broken for more than 6 months
2015-11-26 french/belote: Broken for more than 6 months
2015-11-26 converters/p5-String-SetUTF8: Broken for more than 6 months
2015-11-26 cad/geda-examples: Broken for more than 6 months
2015-11-26 editors/yasnippet: Broken for more than 6 months
2015-11-26 audio/musica: Broken for more than 6 months
2015-11-26 graphics/rubyphoto: Broken for more than 6 months
2015-11-26 german/bsdpaste: Broken for more than 6 months
2015-11-26 audio/amrcoder: Broken for more than 6 months
2015-11-26 sysutils/bashburn: Broken for more than 6 months
2015-11-26 editors/e93: Broken for more than 6 months
2015-11-26 audio/tepsonic: Broken for more than 6 months
2015-11-26 astro/ephem: Broken for more than 6 months
2015-11-26 chinese/cce: Broken for more than 6 months
2015-11-26 graphics/qcread: Broken for more than 6 months
2015-11-26 databases/py-sqlkit: Broken for more than 6 months
2015-11-26 databases/usogres: Broken for more than 6 months
2015-11-26 cad/libgeda: Broken for more than 6 months
2015-11-26 chinese/p5-Lingua-ZH-BPMFConvert: Broken for more than 6 months
2015-11-26 french/alphabet_sounds_fr: Broken for more than 6 months
2015-11-26 deskutils/mrundlg: Broken for more than 6 months
2015-11-26 databases/erlang-mysql: Broken for more than 6 months
2015-11-26 graphics/linux-XnViewMP: Broken for more than 6 months
2015-11-26 deskutils/akamaru: Broken for more than 6 months
2015-11-26 dns/p5-Net-DNS-ZoneCheck: Broken for more than 6 months
2015-11-26 astro/dgpsip: Broken for more than 6 months
2015-11-26 databases/pecl-handlersocket: Broken for more than 6 months
2015-11-26 audio/cymbaline: Broken for more than 6 months
2015-11-26 french/dico: Broken for more than 6 months
2015-11-26 comms/qpage: Broken for more than 6 months
2015-11-26 audio/sonice: Broken for more than 6 months
2015-11-26 cad/geda-symbols: Broken for more than 6 months
2015-11-26 databases/java-mybatis: Broken for more than 6 months
2015-11-26 databases/openbase-jdbc: Broken for more than 6 months
2015-11-27 www/mediawiki119: Please upgrade to mediawiki-1.25
2015-11-28 www/R-cran-Rpad: Unmaintained upstream
2015-11-28 23:08:03 +00:00
Vanilla I. Shu
a176109610 Add py-django-pipeline14 for py-django16 (copy from py-django-pipiline). 2015-11-27 03:50:59 +00:00
Dmitry Marakasov
91688f78d5 ActiveSync is an extension to SOGo that provides support
for the ActiveSync protocol to clients that supports
it.

WWW: http://www.sogo.nu/

This is slave port for www/sogo, which enables ACTIVESYNC option

PR:		204619
Submitted by:	euan@potensol.com
2015-11-24 13:33:56 +00:00
Rene Ladan
098b40f956 A Django reusable app providing the overextends template tag, a drop-in
replacement for Django's extends tag, which allows you to use circular
template inheritance.

The primary use-case for overextends is to simultaneously override and extend
templates from other reusable apps, in your own Django project.

WWW: https://github.com/stephenmcd/django-overextends
2015-11-23 21:10:50 +00:00
Rene Ladan
6ce470c38c This application provids simple, extensible contact-form functionality
for Django sites.

Full documentation for all functionality is included and is also
available online.

WWW: https://bitbucket.org/ubernostrum/django-contact-form/
2015-11-23 20:06:09 +00:00
Sunpoet Po-Chuan Hsieh
deb25c9622 - Add rubygem-nested_form 0.3.2
- While I'm here:
  - Add LICENSE
  - Add NO_ARCH

This is a Rails gem for conveniently manage multiple nested models
in a single form. It does so in an unobtrusive way through jQuery
or Prototype.

WWW: https://github.com/ryanb/nested_form

PR:		203557
Submitted by:	Michael Fausten <ports@michael-fausten.de>
2015-11-23 18:33:03 +00:00
Antoine Brodin
c5c6e8986a Remove duplicate port www/py3-aiohttp
www/py-aiohttp should be modified instead

With hat:	portmgr
2015-11-21 12:40:42 +00:00
Muhammad Moinur Rahman
5a3690e6b2 [NEW] www/py3-aiohttp: HTTP client/server for asyncio
- Python3 specific version for www/py-aiohttp; although this uses a version
  3.3+ but unfortunately the dependent still uses version 2

HTTP client/server for Python asyncio (PEP-3156)

Features:

 * Compression (deflate)
 * HTTP Basic Authenntication
 * Chunked Transfer Encoding
 * Connection Pooling
 * Session Cookies
 * Custom Request/Response classes

WWW: https://github.com/KeepSafe/aiohttp
2015-11-21 10:41:58 +00:00
Sunpoet Po-Chuan Hsieh
b9f199ab5d - Add hackpad-cli 0.1.4
- While I'm here, add LICENSE_FILE

This is a command-line utility to check and manipulate
hackpad documents.
It uses Hackpad REST API 1.0 https://hackpad.com/Hackpad-API-v1.0-k9bpcEeOo2Q

WWW: https://github.com/mose/hackpad-cli/

PR:		204707
Submitted by:	mose <mose@gandi.net>
2015-11-21 02:44:18 +00:00
Wen Heping
b2b9560917 - Repocopy moodle29 --> moodle30 and update it to 3.0 2015-11-16 15:33:30 +00:00
Ruslan Makhmatkhanov
e801d4b5a3 This module is for generating random, valid web navigator's configs
& User-Agent HTTP headers.

WWW: https://pypi.python.org/pypi/user_agent
2015-11-15 20:22:45 +00:00
Thierry Thomas
b816800a00 Adding uBlock Origin, a non-commercial fork of Adblock Plus.
Note: there is no technical conflict between this port and Adblock Plus, but
there is no reason to activate them together!

Submitted by:	/me
2015-11-12 09:46:29 +00:00
Tom Judge
490d0acd44 Dancer plugin which provides an easy way implement flash messages.
WWW: http://search.cpan.org/dist/Dancer-Plugin-FlashMessage/
2015-11-11 17:33:00 +00:00
Alfred Perlstein
c10136d027 new port: django bootstrap forms
Differential Revision:      https://reviews.freebsd.org/D1167
2015-11-09 07:46:26 +00:00
Pawel Pekala
27ffe937d2 The Pywikibot framework is a Python library that interfaces with the
MediaWiki API version 1.14 or higher.

WWW: https://www.mediawiki.org/wiki/Pywikibot

PR:		202900
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
2015-11-05 22:34:28 +00:00
Pawel Pekala
127ba3a65c Google search from Python.
WWW: https://breakingcode.wordpress.com/

PR:		202918
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
2015-11-05 21:41:29 +00:00
Jason Unovitch
8cac4b8f58 www/joomla3: svn move joomla31 joomla3
- Match origin to PKGNAME to align with the Joomla upstream only supporting
  the most recent 3.x release at any one time.

www/Makefile, MOVED: Chase Joomla rename joomla31 -> joomla3 + spelling fix

Reference:	https://docs.joomla.org/What_version_of_Joomla!_should_you_use

PR:		204016
Approved by:	ports-secteam (feld)
MFH:		2015Q4
2015-11-03 03:19:42 +00:00
Rene Ladan
5e1001eeb3 Remove expired ports:
2015-10-31 audio/cmus-post.fm: Broken for more than 6 months
2015-10-31 devel/libphish: Broken for more than 6 months
2015-10-31 devel/rubygem-debugger: This port is for Ruby 1.9 only. Upstream stopped maintenance.
2015-10-31 games/linux-ningpo-demo: Broken for more than 6 months
2015-10-30 graphics/gdal-grass: Superseded by gdal-2.0.0
2015-10-31 graphics/picviz: Broken for more than 6 months
2015-10-31 irc/weechat-devel: far behind stable irc/weechat (use it instead)
2015-10-31 mail/cucipop: Broken for more than 6 months
2015-10-31 math/rkward-kde4: Depends on deprecated math/R-cran-car
2015-10-31 multimedia/streamanalyze: Broken for more than 6 months
2015-10-31 net-mgmt/collectd: Please move to collectd5 - collect4 is not developed/patched
2015-10-31 sysutils/sdd: Broken for more than 6 months
2015-10-31 sysutils/xfce4-minicmd-plugin: Broken for more than 6 months
2015-10-31 www/linux-libgtkembedmoz: Broken for more than 6 months
2015-10-31 www/py-feedfinder: Broken for more than 6 months
2015-10-31 www/py-openssl-proxy: Broken for more than 6 months
2015-10-31 www/py-webware: Broken for more than 6 months
2015-10-31 www/py-webware-component: Depends on deprecated www/py-webware
2015-10-31 x11-fonts/code2001: Broken for more than 6 months
2015-10-31 x11-wm/e-module-diskio: Broken for more than 7 months
2015-11-01 16:02:28 +00:00
Jason Unovitch
d8e6ea0f6f www/codeigniter*: repo copy in preparation of CodeIgniter 3.x update
- Repo copy www/codeigniter -> www/codeigniter22
- Mark www/codeigniter22 as DEPRECATED and add a PKGNAMESUFFIX
- Register CONFLICTS
- Connect www/codeigniter22 to the build

PR:		203403
2015-11-01 02:47:22 +00:00
Ryan Steinmetz
dc17977dfb New port: www/mod_webauth:
WebAuth is an authentication system for web pages and web applications. The
first time a user attempts to access a web page protected by WebAuth, they
will be sent to a central login server (weblogin.stanford.edu at Stanford)
and prompted to authenticate. Normally, they will be asked for a username
and password, although other authentication methods are possible. Once the
user has logged in, the weblogin server will send their encrypted identity
back to the original web page they were trying to access. Their identity
will also be stored in a cookie set by the weblogin server and they will
not need to authenticate again until their credentials expire, even if
they visit multiple protected web sites.

WebAuth works with any browser that supports cookies, requires no agents
or other software installed on the client web browser systems, and works
with an existing Kerberos v5 authentication realm. It can also be used as
the SSO provider for a Shibboleth IdP and supports SPNEGO authentication
as well as username/password over TLS/SSL. See the page on WebAuth features
for more major features and a brief comparison with other web
authentication systems.

WWW: http://webauth.stanford.edu/
2015-10-30 16:29:48 +00:00
Michael Moll
34b64f24a0 www/rubygem-jekyll: update to 3.0.0
and preserve 2.5.3 as www/rubygem-jekyll2
2015-10-28 17:04:09 +00:00
Mark Felder
347cd583d2 Add varnish-libvmod-saintmode , varnish Module (vmod) for detecting
failing backends.
2015-10-27 20:04:25 +00:00
Steve Wills
f9415f28de www/tomee: create port
Apache TomEE is an all-Apache Java EE 6 Web Profile certified stack
where Apache Tomcat is top dog. Apache TomEE is assembled from a
vanilla Apache Tomcat zip file.

WWW: http://tomee.apache.org/

PR:		203897
Submitted by:	Cecile Neu <cecukemon@gmail.com>
2015-10-26 00:46:14 +00:00
Rene Ladan
9355e0fe63 Remove expired ports:
2015-10-22 misc/ruby-progressbar: Abandoned upstream, superseded by devel/rubygem-ruby-progressbar
2015-10-24 www/twig: Upstream vanished, php3 and php4 are long unsupported
2015-10-25 00:24:23 +00:00
Rene Ladan
e7b763ee7a Remove expired ports:
2015-10-09 www/moodle27: Please upgrade to moodle28 or moodle29
2015-10-10 graphics/epeg: Merged into devel/efl
2015-10-11 16:26:09 +00:00
Josh Paetzel
7bd7e4cb51 Welcome npm012 to the ports tree.
If you pkg install node012 and then pkg install npm it will delete the node012
package and install node 4.1.1.  Since node 4.1.1 is incompatible with node 0.12.x
things will explode in spectacular fashion.

Also a (small) WTF to the node project for going from 0.12.x to 4.1.1 in a week?
2015-10-10 14:45:28 +00:00
Kurt Jaeger
ee4e8115d8 New port: www/p5-Plack-Middleware-ExtDirect
This module provides an RPC::ExtDirect gateway implementation for Plack
environment. It is packaged as a standard Plack middleware component suitable
for using with Plack::Builder.

Plack::Middleware::ExtDirect is recommended to be used with Perl versions 5.12
and newer, for reasons explained below. For Perls older than 5.12,
CGI::ExtDirect gateway may be a better choice - especially if you cannot
install XS dependent packages.

If you are not familiar with Ext.Direct, more information can be found in
RPC::ExtDirect::Intro.

WWW: http://search.cpan.org/dist/Plack-Middleware-ExtDirect/

PR:		200652
Submitted by:	martin@waschbuesch.de
2015-10-10 11:52:25 +00:00
Sunpoet Po-Chuan Hsieh
dc87d027c3 - Remove www/iojs
PR:		203203
Submitted by:	Daniel Lin <linpct@gmail.com> (maintainer)
2015-09-23 20:15:33 +00:00
Sunpoet Po-Chuan Hsieh
921a224eb0 - Add node012 0.12.7 (copied from node)
PR:		203203
Submitted by:	Daniel Lin <linpct@gmail.com> (maintainer)
2015-09-23 20:14:17 +00:00
Kurt Jaeger
d59002293e New port: www/sogo
SOGo is a fully supported and trusted groupware server with a focus on
scalability and open standards. It provides a rich AJAX-based Web
interface and supports multiple native clients through the use of
standard protocols such as CalDAV, CardDAV and GroupDAV.

WWW: http://sogo.nu/

PR:		200750
Submitted by:	Euan Thoms <euan@potensol.com>
2015-09-23 05:30:12 +00:00
Baptiste Daroussin
59c2d599c5 Remove asp2php:
It is unmaintained upstream for a while
It only works with very old version of asp and generate very old version of php
2015-09-13 13:58:14 +00:00
Adam Weinberger
1db49033e6 Add www/p5-WebDriver-Tiny, an interface to the Selenium spec that
automates browser input and behaviour.

https://metacpan.org/pod/WebDriver::Tiny
2015-09-11 14:47:59 +00:00
Antoine Brodin
0e6a880b2b Remote duplicate port
Pointy hat:	tj@
2015-09-09 11:38:45 +00:00
Tom Judge
3ad96e0dc2 Memcached based session backend for Dancer.
WWW: http://search.cpan.org/dist/Dancer-Session-Memcached/
2015-09-08 16:52:10 +00:00
Mark Felder
72f6bf799c Welcome www/bolt to the tree
Bolt is an open source Content Management Tool, which strives to be as
simple and straightforward as possible. It is quick to set up, easy to
configure, uses elegant templates, and above all: It’s a joy to use.
2015-09-03 16:44:07 +00:00
Rene Ladan
cec7e443c5 Remove expired ports:
2015-08-31 www/p5-WWW-Shorten-NotLong: notlong.com is now dead
2015-08-31 games/linux-majesty-demo: Broken for more than 6 months
2015-08-31 games/linux-coldwar-demo: Broken for more than 6 months
2015-08-31 games/linux-hdb-demo: Broken for more than 6 months
2015-08-31 devel/rubygem-igraph: Broken for more than 6 months
2015-08-31 games/linux-candycruncher-demo: Broken for more than 6 months
2015-08-31 games/linux-gorky17-demo: Broken for more than 6 months
2015-08-31 sysutils/syslog-ng33: No longer supported by Balabit cince November 2014.
2015-09-02 05:34:30 +00:00
Kubilay Kocak
a13bb89f31 [NEW] www/py-cactus: Static site generator for designers
Cactus is a simple but powerful static website generator using Python
and the Django template system. Cactus also makes it easy to develop
locally and deploy your site to S3 directly. It works great for
company, portfolio, personal, support websites and blogs.

To get a quick overview watch this short video tutorial:

  https://vimeo.com/46999791

WWW: http://github.com/koenbok/Cactus
2015-09-01 07:34:24 +00:00
Kubilay Kocak
5a1e326341 [NEW] www/py-django-markwhat: Template filters that implement common markup languages
A collection of template filters that implement common markup languages.

provides template filters that implement the following markup
languages:

* ``textile`` -- implements `Textile`_ -- requires `PyTextile`_
* ``markdown`` -- implements `Markdown`_ -- requires `Python-markdown`_
* ``commonmark`` -- implements `CommonMark`_ -- requires `CommonMark-py`_
* ``reStructuredText`` -- implements `reST (reStructuredText)`_
-- requires `docutils`_

In each case, the filter expects formatted markup as a string and
returns a string representing the marked-up text. For example, the
``textile`` filter converts text that is marked-up in Textile format
to HTML.

WWW: https://pypi.python.org/pypi/django-markwhat
2015-09-01 07:05:42 +00:00
Kubilay Kocak
7b7f5ad788 [NEW] www/py-django18: Add Django 1.8.4 to the tree
Create a new www/django18 port using www/py-django17 as a base.

- Use CHEESESHOP (Geo-based CDN) as the default MASTER_SITES
- Update COMMENT to more closely match upstream
- Add version and LTS suffix to COMMENT
- Update CONFLICTS and de-scope to CONFLICTS_INSTALL
- Fix whitespace alignment and improve readability

Django 1.8 Release Notes:

  https://docs.djangoproject.com/en/1.8/releases/1.8/
2015-09-01 04:57:40 +00:00
Thomas Zander
3c3c86864a Add www/py-pyocclient: the Python OwnCloud client library
PR:		201996
Submitted by:	che@bein.link (maintainer)
Reviewed by:	koobs, riggs
2015-08-30 16:55:14 +00:00
Kubilay Kocak
8c760893a8 www/pelican: Prefix according to Python conventions
- Rename (move) according to Python package naming conventions [1]
- Switch temporarily to GITHUB for source files until missing content
  files for the test suite is merged/fixed [2]
- Add python (virtual category) to CATEGORIES
- Add LICENSE_FILE
- Add OPTIONS for Markdown and Syntax Highlighting, they are OPTION'al
  features
- Add MARKDOWN and SYNTAX to OPTIONS_DEFAULT (for package convenience).
- Use OPTIONS helpers for TESTS option.
- Refactor TEST_DEPENDS so it only declares tests_require, moving the
  RUN_DEPENDS assignment to TESTS_BUILD_DEPENDS.
- Rename TEST option to TESTS to match other Python ports, and tweak
  description to canonicalize
- Deprecate OPTIONSFILE override (no longer necessary)
- Canonicalize regression-test target, so it gets the setuptools wrapped
  setup.py arguments for proper 'test' command support.
- Re-order makefile sections (DEPENDS|USES|OPTIONS)

While here:

- Add MOVED entry
- Update www/Makefile

[1] https://wiki.freebsd.org/Python/PortsPolicy
[2] https://github.com/getpelican/pelican/pull/1793

Reviewed by:		jlaffaye (maintainer)
Approved by:		jlaffaye (maintainer)
Differential Revision:	https://reviews.freebsd.org/D3328
2015-08-28 15:22:34 +00:00
Jun Kuriyama
03c5a61302 LWP tracing and debugging.
WWW: http://search.cpan.org/dist/LWP-ConsoleLogger/
2015-08-23 22:57:56 +00:00
Jun Kuriyama
8a760be1fe This module was created because messing around with HTTP::Cookies is
non-trivial.  HTTP::Cookies a very useful module, but using it is not
always as easy and clean as it could be.

WWW: http://search.cpan.org/dist/HTTP-CookieMonster/
2015-08-23 22:18:32 +00:00
Jun Kuriyama
631680bdf8 Strip unwanted HTML tags and attributes.
WWW: http://search.cpan.org/dist/HTML-Restrict/
2015-08-23 10:37:22 +00:00
Gabor Pali
39b8e49140 - Update The Glorious Glasgow Haskell Compiler to version 7.10.2
- Include a patch for addressing timer issues [1]
- Add support for building both GHC and Haskell ports with Clang, either from
  ports or the base system
- Discontinue supporting Haskell Platform, use Stackage instead as a
  reference
- Drop support for FreeBSD 8.x, optimize bootstrap compiler tarballs
- Update Gtk2Hs to version 0.13 [2]
- Update Pandoc to version 1.15.0.6
- Update git-annex to version 5.20150727
- Update Darcs to 2.10 [3]
- Unbreak wxHaskell ports

Please note that port revisions for all the Haskell ports without version
changes are bumped.

New ports (48):

converters/hs-aeson-pretty     JSON pretty-printing library and command-line
                               tool
converters/hs-sandi            Data encoding library
devel/hs-StateVar              State variables
devel/hs-base-orphans          Backwards-compatible orphan instances for base
devel/hs-bytestring-mmap       Mmap support for strict ByteStrings
devel/hs-constraints           Constraint manipulation
devel/hs-data-ordlist          Set and bag operations on ordered lists
devel/hs-easy-file             Cross-platform File handling
devel/hs-extra                 Extra functions
devel/hs-geniplate-mirror      Use Template Haskell to generate Uniplate-like
                               functions
devel/hs-haddock-api           Documentation-generation tool for Haskell
                               libraries
devel/hs-hex                   Convert strings into hexadecimal and back
devel/hs-hourglass             Simple performant time related library
devel/hs-hsb2hs                Preprocesses a file, adding blobs from files
                               as string literals
devel/hs-hspec-core            Testing Framework for Haskell
devel/hs-hspec-discover        Automatically discover and run Hspec tests
devel/hs-js-flot               Obtain minified flot code
devel/hs-js-jquery             Obtain minified jQuery code
devel/hs-lifted-async          Run lifted IO operations asynchronously and
                               wait for their results
devel/hs-map-syntax            Syntax sugar for defining maps
devel/hs-memory                Memory and related abtraction stuff
devel/hs-mutable-containers    Abstactions and concrete implementations of
                               mutable containers
devel/hs-newtype               Typeclass and set of functions for working
                               with newtypes
devel/hs-old-locale            Locale library
devel/hs-old-time              Time library
devel/hs-preprocessor-tools    Framework for extending Haskell's syntax via
                               quick-and-dirty preprocessors
devel/hs-time-locale-compat    Compatibility of TimeLocale between old-locale
                               and time-1.5
devel/hs-uuid-types            Type definitions for Universally Unique
                               Identifiers
math/hs-Agda-stdlib            Agda standard library
math/hs-adjunctions            Adjunctions and representable functors
math/hs-kan-extensions         Kan extensions, Kan lifts, various forms of
                               the Yoneda lemma, and (co)density (co)monads
net-im/hs-haskell-xmpp         Haskell XMPP library based on HaXml & STM
net-p2p/hs-torrent             BitTorrent file parser and generater
net/hs-aws Amazon              Web Services (AWS) for Haskell
net/hs-network-uri             URI manipulation
security/hs-cryptonite         Cryptography Primitives sink
security/hs-nonce              Generate cryptographic nonces
shells/hs-shelly               Shell-like (systems) programming in Haskell
sysutils/hs-ekg-json           JSON encoding of ekg metrics
textproc/hs-bencode            Parser and printer for bencoded data
textproc/hs-cassava            CSV parsing and encoding library
textproc/hs-cmark              Fast, accurate CommonMark (Markdown) parser
                               and renderer
textproc/hs-pandoc-citeproc    Supports using pandoc with citeproc
textproc/hs-regex-applicative  Regex-based parsing with applicative interface
textproc/hs-regex-compat-tdfa  Unicode Support version of Text.Regex, using
                               regex-tdfa
textproc/hs-rfc5051            Simple unicode collation as per RFC5051
www/hs-http2                   HTTP/2.0 library including frames and HPACK
www/hs-multipart               HTTP multipart split out of the cgi package

Updated ports (317):

archivers/hs-tar                         0.4.0.1_8        --> 0.4.2.1
archivers/hs-zip-archive                 0.2.3.4_1        --> 0.2.3.7
archivers/hs-zlib                        0.5.4.1_6        --> 0.5.4.2
archivers/hs-zlib-bindings               0.1.1.3_7        --> 0.1.1.5
audio/hs-ALUT                            2.3.0.1_2        --> 2.4.0.0
audio/hs-OpenAL                          1.6.0.0_1        --> 1.7.0.0
audio/hs-libmpd                          0.8.0.5_1        --> 0.9.0.2
benchmarks/hs-criterion                  0.8.1.0_1        --> 1.1.0.0
converters/hs-aeson                      0.7.0.6_1        --> 0.8.0.2
converters/hs-json                       0.7_8            --> 0.9.1
databases/hs-esqueleto                   1.4.4_1          --> 2.4.1
databases/hs-hedis                       0.6.5            --> 0.6.9
databases/hs-mysql                       0.1.1.6_1        --> 0.1.1.8
databases/hs-persistent                  1.3.1.1_1        --> 2.2
databases/hs-persistent-sqlite           1.3.0.5_1        --> 2.2
databases/hs-persistent-template         1.3.1.4_1        --> 2.1.3.4
devel/hs-BNFC                            2.6.0.3_8        --> 2.8
devel/hs-Boolean                         0.2.1_1          --> 0.2.3
devel/hs-ConfigFile                      1.1.2_1          --> 1.1.4
devel/hs-List                            0.5.1_8          --> 0.5.2
devel/hs-MissingH                        1.2.1.0_1        --> 1.3.0.1
devel/hs-MonadCatchIO-transformers       0.3.1.0_1        --> 0.3.1.3
devel/hs-MonadRandom                     0.1.13_1         --> 0.4
devel/hs-ObjectName                      1.0.0.0_14       --> 1.1.0.0
devel/hs-QuickCheck                      2.6_6            --> 2.8.1
devel/hs-ReadArgs                        1.2.1_8          --> 1.2.2
devel/hs-STMonadTrans                    0.3.2_1          --> 0.3.3
devel/hs-ShellCheck                      0.3.5            --> 0.3.8
devel/hs-Stream                          0.4.7.1_1        --> 0.4.7.2
devel/hs-alex                            3.1.3_1          --> 3.1.4
devel/hs-ansi-terminal                   0.6.1.1_1        --> 0.6.2.1
devel/hs-ansi-wl-pprint                  0.6.7.1_1        --> 0.6.7.3
devel/hs-asn1-encoding                   0.8.1.3_1        --> 0.9.0
devel/hs-asn1-parse                      0.8.1_1          --> 0.9.1
devel/hs-asn1-types                      0.2.3_1          --> 0.3.0
devel/hs-async                           2.0.1.5_1        --> 2.0.2
devel/hs-atomic-primops                  0.6.0.6_1        --> 0.8
devel/hs-auto-update                     0.1.0.0_1        --> 0.1.2.2
devel/hs-basic-prelude                   0.3.8_1          --> 0.5.0
devel/hs-bifunctors                      4.1.1.1_1        --> 5
devel/hs-blaze-builder                   0.3.3.2_1        --> 0.4.0.1
devel/hs-blaze-builder-enumerator        0.2.0.6_1        --> 0.2.1.0
devel/hs-blaze-textual                   0.2.0.9_1        --> 0.2.1.0
devel/hs-bloomfilter                     2.0.0.0_1        --> 2.0.1.0
devel/hs-boxes                           0.1.3_1          --> 0.1.4
devel/hs-bytestring-lexing               0.4.3.2          --> 0.5.0.2
devel/hs-c2hs                            0.17.2_1         --> 0.26.1
devel/hs-cabal-install                   1.18.0.5_1       --> 1.22.6.0
devel/hs-cereal                          0.4.0.1_1        --> 0.4.1.1
devel/hs-checkers                        0.3.2_1          --> 0.4.3
devel/hs-chunked-data                    0.1.0.1_1        --> 0.2.0
devel/hs-classy-prelude                  0.9.3_1          --> 0.12.1.1
devel/hs-classy-prelude-conduit          0.9.3_1          --> 0.12.0.1
devel/hs-cmdargs                         0.10.9_1         --> 0.10.13
devel/hs-conduit                         1.1.7_1          --> 1.2.5
devel/hs-conduit-combinators             0.2.8.2_1        --> 1.0.3
devel/hs-conduit-extra                   1.1.3_1          --> 1.1.9.1
devel/hs-convertible                     1.1.0.0_1        --> 1.1.1.0
devel/hs-cpphs                           1.18.5_1         --> 1.19
devel/hs-darcs                           2.8.5            --> 2.10.1
devel/hs-data-hash                       0.2.0.0_1        --> 0.2.0.1
devel/hs-data-pprint                     0.2.3_1          --> 0.2.4
devel/hs-datetime                        0.2.1_12         --> 0.3.1
devel/hs-deepseq-generics                0.1.1.1_1        --> 0.1.1.2
devel/hs-dlist                           0.7.1_1          --> 0.7.1.1
devel/hs-edit-distance                   0.2.1.2_7        --> 0.2.2.1
devel/hs-either                          4.3.0.1_1        --> 4.4.1
devel/hs-enclosed-exceptions             1.0.0.2_1        --> 1.0.1.1
devel/hs-equivalence                     0.2.5_1          --> 0.3.1
devel/hs-errors                          1.4.7_1          --> 2.0.0
devel/hs-exceptions                      0.6.1_1          --> 0.8.0.2
devel/hs-fast-logger                     2.2.0_1          --> 2.4.1
devel/hs-fgl                             5.5.0.1_1        --> 5.5.2.1
devel/hs-file-embed                      0.0.7_1          --> 0.0.9
devel/hs-filemanip                       0.3.6.2_8        --> 0.3.6.3
devel/hs-filestore                       0.6.0.3_1        --> 0.6.1
devel/hs-free                            4.9_1            --> 4.12.1
devel/hs-fsnotify                        0.1.0.3_1        --> 0.2.1
devel/hs-gconf                           0.12.5.0_1       --> 0.13.0.2
devel/hs-generic-deriving                1.6.3_1          --> 1.8.0
devel/hs-ghc-events                      0.4.3.0_1        --> 0.4.4.0
devel/hs-gio                             0.12.5.3_1       --> 0.13.1.0
devel/hs-git-annex                       5.20140817_1     --> 5.20150727
devel/hs-glib                            0.12.5.4_1       --> 0.13.1.1
devel/hs-gtk2hs-buildtools               0.12.5.2_2       --> 0.13.0.4
devel/hs-haddock                         2.14.3_1         --> 2.16.1
devel/hs-haddock-library                 1.1.0_1          --> 1.2.1
devel/hs-happy                           1.19.4_1         --> 1.19.5
devel/hs-hashable                        1.2.2.0_1,1      --> 1.2.3.3,1
devel/hs-hashtables                      1.1.2.1_1        --> 1.2.0.2
devel/hs-haskell-src                     1.0.1.6_1        --> 1.0.2.0
devel/hs-haskell-src-exts                1.15.0.1_1       --> 1.16.0.1
devel/hs-hasktags                        0.69.0_1         --> 0.69.1
devel/hs-hastache                        0.6.0_1          --> 0.6.1
devel/hs-hinotify                        0.3.7_1          --> 0.3.8.1
devel/hs-hint                            0.4.2.0_1        --> 0.4.2.3
devel/hs-hlint                           1.9.3_1          --> 1.9.21
devel/hs-hoogle                          4.2.34_1         --> 4.2.41
devel/hs-hslogger                        1.2.4_1          --> 1.2.9
devel/hs-hslua                           0.3.13_1         --> 0.4.0
devel/hs-hspec                           1.11.0_1         --> 2.1.10
devel/hs-hspec-expectations              0.6.0.1_1        --> 0.7.1
devel/hs-keys                            3.10.1_1         --> 3.10.2
devel/hs-language-c                      0.4.5_1          --> 0.4.7
devel/hs-language-javascript             0.5.13_1         --> 0.5.14.2
devel/hs-lens                            4.3.3_1          --> 4.12.3
devel/hs-lifted-base                     0.2.3.0_1        --> 0.2.3.6
devel/hs-mmorph                          1.0.3_1          --> 1.0.4
devel/hs-monad-control                   0.3.3.0_1        --> 1.0.0.4
devel/hs-monad-logger                    0.3.7.1_1        --> 0.3.13.2
devel/hs-monad-loops                     0.4.2.1_1        --> 0.4.3
devel/hs-monad-par                       0.3.4.6_1        --> 0.3.4.7
devel/hs-mono-traversable                0.6.1_1          --> 0.9.2.1
devel/hs-mtl                             2.1.3.1_1        --> 2.2.1
devel/hs-mueval                          0.9.1.1_1        --> 0.9.1.1.2
devel/hs-murmur-hash                     0.1.0.7_1        --> 0.1.0.8
devel/hs-optparse-applicative            0.9.1.1_1        --> 0.11.0.2
devel/hs-parallel                        3.2.0.4_1        --> 3.2.0.6
devel/hs-pcre-light                      0.4.0.2_1        --> 0.4.0.3
devel/hs-primitive                       0.5.2.1_1        --> 0.6
devel/hs-profunctors                     4.2.0.1_1        --> 5.1.1
devel/hs-project-template                0.1.4.1_1        --> 0.2.0
devel/hs-random                          1.0.1.1_10       --> 1.1
devel/hs-reflection                      1.5.1_1          --> 2
devel/hs-resource-pool                   0.2.3.0_1        --> 0.2.3.2
devel/hs-resourcet                       1.1.2.3_1        --> 1.1.6
devel/hs-safe                            0.3.7_1          --> 0.3.9
devel/hs-scientific                      0.3.3.0_1        --> 0.3.3.8
devel/hs-securemem                       0.1.3_1          --> 0.1.9
devel/hs-setenv                          0.1.1.1_1        --> 0.1.1.3
devel/hs-shake                           0.13.2_1         --> 0.15.5
devel/hs-silently                        1.2.4.1_7        --> 1.2.5
devel/hs-stm                             2.4.2_6          --> 2.4.4
devel/hs-stm-chans                       3.0.0.2_1        --> 3.0.0.4
devel/hs-streaming-commons               0.1.4.1_1        --> 0.1.12.1
devel/hs-syb                             0.4.1_1          --> 0.5.1
devel/hs-syb-with-class                  0.6.1.5_1        --> 0.6.1.6
devel/hs-system-fileio                   0.3.14_1         --> 0.3.16.3
devel/hs-system-filepath                 0.4.12_1         --> 0.4.13.4
devel/hs-tagged                          0.7.2_1          --> 0.8.1
devel/hs-test-framework                  0.8.0.3_1        --> 0.8.1.1
devel/hs-text                            1.1.0.0_1        --> 1.2.1.3
devel/hs-text-icu                        0.6.3.7_2        --> 0.7.0.1
devel/hs-threads                         0.5.1.2_1        --> 0.5.1.3
devel/hs-threadscope                     0.2.4_1          --> 0.2.7
devel/hs-timezone-olson                  0.1.4_1          --> 0.1.7
devel/hs-timezone-series                 0.1.3_1          --> 0.1.5.1
devel/hs-transformers-base               0.4.2_1          --> 0.4.4
devel/hs-transformers-compat             0.3.3.4_1        --> 0.4.0.4
devel/hs-unix-compat                     0.4.1.3_1        --> 0.4.1.4
devel/hs-unix-time                       0.3.3_1          --> 0.3.5
devel/hs-unordered-containers            0.2.4.0_1        --> 0.2.5.1
devel/hs-utf8-string                     0.3.8_1          --> 1
devel/hs-uuagc                           0.9.51_1         --> 0.9.52.1
devel/hs-uuagc-cabal                     1.0.5.0_1        --> 1.0.6.0
devel/hs-uuid                            1.3.3_1          --> 1.3.11
devel/hs-uulib                           0.9.16_1         --> 0.9.20
devel/hs-vault                           0.3.0.3_1        --> 0.3.0.4
devel/hs-vector                          0.10.9.1_1       --> 0.10.12.3
devel/hs-vector-algorithms               0.6.0.3_1        --> 0.7.0.1
devel/hs-vector-instances                3.3_1            --> 3.3.1
devel/hs-vector-th-unbox                 0.2.1.0_1        --> 0.2.1.2
devel/hs-void                            0.6.1_1          --> 0.7
devel/hs-word8                           0.1.1_1          --> 0.1.2
dns/hs-dns                               1.4.2_1          --> 2.0.0
graphics/hs-JuicyPixels                  3.1.6.1_1        --> 3.2.6
graphics/hs-cairo                        0.12.5.3_1       --> 0.13.1.0
graphics/hs-dia-base                     0.1.1.2_8        --> 0.1.1.3
graphics/hs-dia-functions                0.2.1.3_8        --> 0.2.1.4
graphics/hs-svgcairo                     0.12.5.2_1       --> 0.13.0.3
lang/hs-brainfuck                        0.1_15           --> 0.1.0.2
lang/hs-unlambda                         0.1.3_8          --> 0.1.4.1
mail/hs-email-validate                   2.0.1_1          --> 2.1.3
mail/hs-mime                             0.4.0.1_1        --> 0.4.0.2
mail/hs-mime-mail                        0.4.5.2_1        --> 0.4.9
mail/hs-mime-types                       0.1.0.4_1        --> 0.1.0.6
math/hs-Agda                             2.4.0.2_1        --> 2.4.2.3
math/hs-NumInstances                     1.3_6            --> 1.4
math/hs-categories                       1.0.6_1          --> 1.0.7
math/hs-comonad                          4.2.2_1          --> 4.2.7.2
math/hs-contravariant                    1.1_1            --> 1.3.2
math/hs-data-lens                        2.10.5_1         --> 2.10.7
math/hs-data-lens-template               2.1.8_1          --> 2.1.9
math/hs-ieee754                          0.7.3_10         --> 0.7.6
math/hs-mwc-random                       0.13.1.2_1       --> 0.13.3.2
math/hs-pointed                          4.1_1            --> 4.2.0.2
math/hs-semigroupoids                    4.0.4_1          --> 5.0.0.3
math/hs-semigroups                       0.15.2_1         --> 0.16.2.2
math/hs-statistics                       0.13.2.1_1       --> 0.13.2.3
math/hs-vector-space                     0.8.7_1          --> 0.10.2
net/hs-connection                        0.2.3_1          --> 0.2.5
net/hs-gsasl                             0.3.5_1          --> 0.3.6
net/hs-hoauth2                           0.4.3            --> 0.4.8
net/hs-iproute                           1.3.1_1          --> 1.5.0
net/hs-network                           2.4.2.3_1        --> 2.6.2.1
net/hs-network-info                      0.2.0.5_1        --> 0.2.0.7
net/hs-network-multicast                 0.0.11_1         --> 0.1.0
net/hs-network-protocol-xmpp             0.4.6_2          --> 0.4.8
net/hs-simple-sendfile                   0.2.15_1         --> 0.2.21
print/hs-hscolour                        1.20.3_8,1       --> 1.23,1
security/hs-DRBG                         0.5.2_1          --> 0.5.4
security/hs-HsOpenSSL                    0.11_2           --> 0.11.1.1
security/hs-RSA                          2.0.0_1          --> 2.1.0.1
security/hs-SHA                          1.6.4.1_1        --> 1.6.4.2
security/hs-cipher-aes                   0.2.8_1          --> 0.2.11
security/hs-cipher-aes128                0.6.4_1          --> 0.7.0.1
security/hs-clientsession                0.9.0.3_1        --> 0.9.1.1
security/hs-cprng-aes                    0.5.2_1          --> 0.6.1
security/hs-crypto-api                   0.13_1           --> 0.13.2
security/hs-crypto-conduit               0.5.4_1          --> 0.5.5
security/hs-crypto-numbers               0.2.3_1          --> 0.2.7
security/hs-crypto-pubkey                0.2.4_1          --> 0.2.8
security/hs-crypto-pubkey-types          0.4.2.2_1        --> 0.4.3
security/hs-crypto-random                0.0.7_1          --> 0.0.9
security/hs-entropy                      0.3.2_1          --> 0.3.7
security/hs-gnutls                       0.1.5_1          --> 0.2
security/hs-pwstore-fast                 2.4.1_1          --> 2.4.4
security/hs-skein                        1.0.9_1          --> 1.0.9.3
security/hs-tls                          1.2.8_1          --> 1.3.1
security/hs-x509                         1.4.11_1         --> 1.6.0
security/hs-x509-store                   1.4.4_1          --> 1.6.0
security/hs-x509-system                  1.4.5_1          --> 1.6.0
security/hs-x509-validation              1.5.0_1          --> 1.6.0
sysutils/hs-angel                        0.5.0_1          --> 0.6.2
sysutils/hs-ekg                          0.4.0.1_1        --> 0.4.0.8
sysutils/hs-ekg-core                     0.1.0.1_1        --> 0.1.1.0
textproc/hs-Diff                         0.3.0_1          --> 0.3.2
textproc/hs-HStringTemplate              0.7.3_1          --> 0.8.3
textproc/hs-HaXml                        1.24.1_1         --> 1.25.3
textproc/hs-attoparsec                   0.10.4.0_7       --> 0.12.1.6
textproc/hs-attoparsec-enumerator        0.3.3_1          --> 0.3.4
textproc/hs-blaze-html                   0.7.0.2_1        --> 0.8.1.0
textproc/hs-blaze-markup                 0.6.1.0_1        --> 0.7.0.2
textproc/hs-case-insensitive             1.1.0.3_1        --> 1.2.0.4
textproc/hs-citeproc-hs                  0.3.9_1          --> 0.3.10
textproc/hs-double-conversion            0.2.0.6_7        --> 2.0.1.0
textproc/hs-feed                         0.3.9.2_1        --> 0.3.10.0
textproc/hs-hexpat                       0.20.6_1         --> 0.20.9
textproc/hs-highlighting-kate            0.5.11.1         --> 0.6
textproc/hs-hs-bibutils                  5.0_6            --> 5.5
textproc/hs-html-conduit                 1.1.0.5_1        --> 1.2.0
textproc/hs-hxt                          9.3.1.4_1        --> 9.3.1.15
textproc/hs-hxt-charproperties           9.1.1.1_1        --> 9.2.0.1
textproc/hs-hxt-regex-xmlschema          9.1.0_7          --> 9.2.0.2
textproc/hs-hxt-unicode                  9.0.2.2_1        --> 9.0.2.4
textproc/hs-lhs2tex                      1.18.1_8         --> 1.19
textproc/hs-pandoc                       1.13.2           --> 1.15.0.6
textproc/hs-pandoc-types                 1.12.4.1_1       --> 1.12.4.5
textproc/hs-parsec                       3.1.5_1          --> 3.1.9
textproc/hs-polyparse                    1.9_6            --> 1.11
textproc/hs-stringsearch                 0.3.6.5_1        --> 0.3.6.6
textproc/hs-tagsoup                      0.13.1_1         --> 0.13.3
textproc/hs-tagstream-conduit            0.5.5.1_1        --> 0.5.5.3
textproc/hs-texmath                      0.8.0.1          --> 0.8.3
textproc/hs-uri                          0.1.6.2_1        --> 0.1.6.3
textproc/hs-xml                          1.3.13_6         --> 1.3.14
textproc/hs-xml-conduit                  1.2.1_1          --> 1.3.1
textproc/hs-xml-hamlet                   0.4.0.9_1        --> 0.4.0.11
textproc/hs-xml-types                    0.3.4_1          --> 0.3.6
textproc/hs-xmlhtml                      0.2.3.2_1        --> 0.2.3.4
textproc/hs-yaml                         0.8.8.4_1        --> 0.8.13
www/hs-DAV                               1.0.1_1          --> 1.0.7
www/hs-HTTP                              4000.2.10_1      --> 4000.2.20
www/hs-authenticate                      1.3.2.9_1        --> 1.3.2.11
www/hs-cgi                               3001.1.8.5_1,1   --> 3001.2.2.2,1
www/hs-cookie                            0.4.1.2_1        --> 0.4.1.6
www/hs-gitit                             0.10.6.1_1       --> 0.11.1
www/hs-hS3                               0.5.8_1          --> 0.5.9
www/hs-happstack-server                  7.3.7_1          --> 7.4.4
www/hs-heist                             0.13.1.2_1       --> 0.14.1.1
www/hs-hjsmin                            0.1.4.7_1        --> 0.1.5.0
www/hs-http-client                       0.3.6.1_1        --> 0.4.20
www/hs-http-conduit                      2.1.4_1          --> 2.1.8
www/hs-http-date                         0.0.4_8          --> 0.0.6.1
www/hs-http-reverse-proxy                0.4.0.1_1        --> 0.4.2
www/hs-http-server                       1.0.4_1          --> 1.0.6
www/hs-http-types                        0.8.5_1          --> 0.8.6
www/hs-oeis                              0.3.5_1          --> 0.3.6
www/hs-path-pieces                       0.1.4_1          --> 0.2.0
www/hs-recaptcha                         0.1.0.2_1        --> 0.1.0.3
www/hs-shakespeare                       2.0.1.1_1        --> 2.0.5
www/hs-snap                              0.13.2.8_1       --> 0.14.0.6
www/hs-snap-core                         0.9.6.3_1        --> 0.9.7.2
www/hs-snap-server                       0.9.4.5_1        --> 0.9.5.1
www/hs-wai                               3.0.1.1_1        --> 3.0.3.0
www/hs-wai-app-static                    3.0.0_1          --> 3.1.1
www/hs-wai-extra                         3.0.1.2_1        --> 3.0.10
www/hs-wai-logger                        2.2.0_1          --> 2.2.4.1
www/hs-warp                              3.0.0.5_1        --> 3.1.3
www/hs-warp-tls                          3.0.0_1          --> 3.1.1
www/hs-webkit                            0.12.6.1_1       --> 0.13.1.3
www/hs-xss-sanitize                      0.3.5.2_1        --> 0.3.5.6
www/hs-yesod                             1.2.6.1_1        --> 1.4.1.5
www/hs-yesod-auth                        1.3.4_1          --> 1.4.6
www/hs-yesod-auth-hashdb                 1.3.0.1_1        --> 1.4.2.2
www/hs-yesod-bin                         1.2.12.3_1       --> 1.4.13.3
www/hs-yesod-core                        1.2.19_1         --> 1.4.13
www/hs-yesod-form                        1.3.14_1         --> 1.4.4.1
www/hs-yesod-persistent                  1.2.3_1          --> 1.4.0.3
www/hs-yesod-static                      1.2.4_1          --> 1.5.0.2
www/hs-yesod-test                        1.2.3.2_1        --> 1.4.3.1
x11-toolkits/hs-GLURaw                   1.4.0.1_1        --> 1.5.0.1
x11-toolkits/hs-GLUT                     2.5.1.1_1,1      --> 2.7.0.1,1
x11-toolkits/hs-OpenGL                   2.9.2.0_1,1      --> 2.12.0.1,1
x11-toolkits/hs-OpenGLRaw                1.5.0.0_1        --> 2.5.1.0
x11-toolkits/hs-gtk                      0.12.5.7_1       --> 0.13.9
x11-toolkits/hs-gtk2hs                   0.12.5_1,1       --> 0.13,1
x11-toolkits/hs-gtksourceview2           0.12.5.0_1       --> 0.13.1.3
x11-toolkits/hs-pango                    0.12.5.3_1       --> 0.13.1.0
x11-toolkits/hs-vte                      0.12.5.0_1       --> 0.13.0.2
x11-toolkits/hs-wx                       0.90.1.0_1       --> 0.91.0.0
x11-toolkits/hs-wxc                      0.90.1.1_1       --> 0.91.0.0
x11-toolkits/hs-wxcore                   0.90.1.1_1       --> 0.91.0.0
x11-toolkits/hs-wxdirect                 0.90.1.1_1       --> 0.91.0.0
x11-wm/hs-xmonad                         0.11_10          --> 0.11.1
x11-wm/hs-xmonad-contrib                 0.11.3_2         --> 0.11.4
x11/hs-xmobar                            0.21_1           --> 0.23.1

Removed ports (14):

devel/hs-MaybeT            Support for computations with failures (deprecated)
devel/hs-geniplate         Use template Haskell to generate Uniplate-like
                           functions (upstream support is discontinued)
devel/hs-glade             Binding to the glade library (upstream support is
                           discontinued)
devel/hs-haskell-platform  The Haskell Platform (it is not tracked any more)
devel/hs-ranges            Ranges and various functions on them (deprecated)
devel/hs-testpack          Test Utility Pack for HUnit and QuickCheck
                           (upstream is unmaintained)
graphics/hs-soegtk         GUI functions as used in the book "The Haskell
                           School of Expression" (upstream support is
                           discontinued)
lang/hs-epic               Compiler for a simple functional language (it is
                           not needed any more)
math/hs-nats               Natural numbers (it has been merged into the base
                           library of GHC)
multimedia/hs-gstreamer    Binding to the GStreamer open source multimedia
                           framework (upstream support is discontinued) [2]
www/hs-scgi                Haskell library for writing SCGI programs
                           (deprecated)
www/hs-yesod-platform      Meta package for Yesod (upstream support is
                           discontinued)
www/hs-yesod-routes        Effective routing for Yesod (upstream support is
                           discontinued)
x11-toolkits/hs-gtkglext   Binding to the GTK+ OpenGL Extension (upstream
                           support is discontinued)

PR:		181049 [1]
PR:		197925 [2]
PR:		200684 [3]
Submitted by:	arrowdodger <6yearold@gmail.com> [1]
Obtained from:	FreeBSD Haskell
2015-08-20 23:02:14 +00:00
Rene Ladan
b77e0cec00 Remove expired ports:
2015-08-20 www/ompload: omploader.org is down for many years
2015-08-20 devel/ocaml-equeue: Superseded by www/ocaml-net
2015-08-20 21:06:10 +00:00
Kurt Jaeger
5f1c9aab00 New Port: www/offline-npm
Hassle-free npm pack including all dependencies for offline installation
with npm install

Add offline-npm to your project to serve a npm compatible tgz file
which contains all dependencies for offline installation with npm install.

Additionally you can use offline-npm -n to install packages from your
local npm cache directory (could be useful e.g. on travelling).

WWW: https://github.com/commenthol/offline-npm

PR:		202398
Submitted by:	Carlos J Puga Medina <cpm@fbsd.es>
2015-08-18 05:21:28 +00:00
TAKATSU Tomonari
1bbbf7bf1f - Add new port: www/R-cran-rvest
Wrappers around the XML and httr packages to make it easy to download,
  then manipulate, both html and xml.

  WWW: https://cran.r-project.org/web/packages/rvest/
2015-08-12 19:19:32 +00:00
TAKATSU Tomonari
9f92452857 - Add new port: www/R-cran-selectr
Translates a CSS3 selector into an equivalent XPath expression.
  This allows us to use CSS selectors when working with the XML package
  as it can only evaluate XPath expressions. Also provided are
  convenience functions useful for using CSS selectors on XML nodes.
  This package is a port of the Python package "cssselect".

  WWW: https://cran.r-project.org/web/packages/selectr/
2015-08-12 19:11:15 +00:00
TAKATSU Tomonari
ddbe3b779b - Add new port: www/R-cran-htmlwidgets
A framework for creating HTML widgets that render in various contexts
  including the R console, 'R Markdown' documents, and 'Shiny' web
  applications.

  WWW: https://cran.r-project.org/web/packages/htmlwidgets/
2015-08-12 08:30:19 +00:00
TAKATSU Tomonari
705ea26a36 - Add new port: www/R-cran-httr
Useful tools for working with HTTP organised by HTTP verbs (GET(),
  POST(), etc). Configuration functions make it easy to control
  additional request components (authenticate(), add_headers() and
  so on).

  WWW: https://cran.r-project.org/web/packages/httr/
2015-08-10 04:58:48 +00:00
Steve Wills
1edd7c3a6c www/rubygem-rqrcode-rails3: create port
Render QR codes with Rails 3

WWW: https://github.com/samvincent/rqrcode-rails3

PR:		201793
Submitted by:	Torsten Zühlsdorff <ports@toco-domains.de>
2015-08-09 20:10:35 +00:00
Steve Wills
a2432c5241 www/rubygem-tasklist: create port
Provides various components necessary for integrating Task Lists
into GitHub-flavored-Markdown user content.

WWW: https://github.com/github/task_list

PR:		201765
Submitted by:	Torsten Zühlsdorff <ports@toco-domains.de>
2015-08-09 19:28:32 +00:00
Steve Wills
cb6323d3a3 www/rubygem-turbolinks-rails41: create port
Add rails 4.1 version of turbolinks

PR:		201830
Submitted by:	Torsten Zühlsdorff <ports@toco-domains.de>
2015-08-09 18:30:17 +00:00
Jose Alonso Cardenas Marquez
5b905dfbab - New port: www/bareos-webui
The bareos-webui is a free software tool written in PHP, intended to monitor
and manage Bareos over the web.

The webui is based on Zend Framework 2, an open source framework for developing
web applications and services using PHP 5.3+ and makes extensive use of the
Twitter Bootstrap front-end framework.

The bareos-webui is licensed under AGPL Version 3.

WWW: http://www.bareos.org/
2015-08-09 04:59:25 +00:00
Rene Ladan
cb3ccb4f1f Remove expired ports:
2015-08-08 graphics/skencil: Project is abandoned and was overtaken by sK1 fork
2015-08-08 www/ismail: Development has been discontinued for many years
2015-08-08 13:20:09 +00:00
Steve Wills
8620980c9f www/rubygem-railties41: create port
Add rails 4.1 version of railties

PR:		201829
Submitted by:	Torsten Zühlsdorff <ports@toco-domains.de>
2015-08-06 15:34:55 +00:00
Steve Wills
aa66192f6d www/rubygem-actionpack41: create port
Add rails 4.1 version of actionpack

PR:		201826
Submitted by:	Torsten Zühlsdorff <ports@toco-domains.de>
2015-08-06 15:23:58 +00:00
Ruslan Makhmatkhanov
15f4b3c918 Remove tryton 2.4 leftovers
They were not listed in original deprecation PR, so remove them as is to fix
INDEX breakage. There is corresponding 2.8 equivalents.
2015-08-05 07:16:08 +00:00
Rene Ladan
0b69797700 Remove expired ports:
2015-07-31 japanese/p5-Acme-Lou: Needs ja-p5-Text-MeCab that does not work with 5.18 or above
2015-07-31 mail/maildirsync: Requires an unsupported version of Perl
2015-07-31 mail/qar-bufo: Requires an unsupported version of Perl
2015-08-01 net/py-soapy: Abandonware depending on ancient py-xml. Please use net/py-soappy instead
2015-08-01 net-p2p/btqueue: Runtime broken (does not download anything)
2015-07-31 sysutils/vhdtool: Use mkimg(1) instead
2015-07-31 www/rubygem-modernizr: This gem has been removed from rubygems.org by upstream
2015-08-01 10:09:19 +00:00
Fukang Chen
4b507dc054 [NEW] www/py-frappe-bench: Frappe / ERPNext apps setup tool
The bench allows you to setup Frappe / ERPNext apps on
your local machine or a production server. You can use
the bench to serve multiple frappe sites.

WWW: https://github.com/frappe/bench

Approved by: koobs
Differential Revision: https://reviews.freebsd.org/D3120
2015-07-31 14:05:58 +00:00
Dmitry Marakasov
1cc1e65cce - Sort category Makefile 2015-07-30 00:48:39 +00:00
Veniamin Gvozdikov
9fb2ee855d New port: www/sxweb
SXDrive Web app is a browser-based solution to access the data stored
in your cluster through a user-friendly web interface.

Share files, search for keywords in your documents, revert to a previous
version of the file you have been working on all night, with a single click.

WWW: http://www.sxdrive.io
2015-07-29 19:05:55 +00:00
Sunpoet Po-Chuan Hsieh
703a4c5d34 - Add p5-Net-Async-HTTP 0.39
Net::Async::HTTP implements an asynchronous HTTP user agent. It sends requests
to servers, returning Future instances to yield responses when they are
received. The object supports multiple concurrent connections to servers, and
allows multiple requests in the pipeline to any one connection. Normally, only
one such object will be needed per program to support any number of requests.

As well as using futures the module also supports a callback-based interface.

Net::Async::HTTP optionally supports SSL connections, if IO::Async::SSL is
installed. If so, SSL can be requested either by passing a URI with the https
scheme, or by passing a true value as the SSL parameter.

WWW: http://search.cpan.org/dist/Net-Async-HTTP/
2015-07-27 19:30:45 +00:00
Vanilla I. Shu
2d80dec2c8 Add p5-Catalyst-Controller-SOAP 1.25, catalyst SOAP Controller.
PR:		201776
Submitted by:	citrin+bsd@citrin.ru
2015-07-23 06:11:50 +00:00
Jimmy Olgeni
f2ff861092 Add www/elixir-html_entities, an Elixir module for decoding HTML
entities in strings.
2015-07-16 15:36:10 +00:00
Thomas Zander
ab370049ed New port: www/kanboard, a simple visual task board software
PR:		196810
Submitted by:	bsd@if0.eu (maintainer)
2015-07-12 18:11:17 +00:00
Olli Hauer
d7100d8e1a - fix INDEX build 2015-07-12 10:47:37 +00:00
Vanilla I. Shu
67af4ac551 Add elixir-joken. JSON web token implementation in elixir. 2015-07-08 13:50:34 +00:00
Jimmy Olgeni
c9f3cc47e2 Add www/elixir-httpotion, an HTTP client for Elixir based on ibrowse.
(not to be confused with elixir-httpoison, which uses hackney)
2015-07-05 11:00:01 +00:00
Jimmy Olgeni
8d1431cdb7 Move devel/erlang-ibrowse to www. 2015-07-05 10:36:45 +00:00
Jimmy Olgeni
9bfb6ed3ad Add www/elixir-httpoison, an HTTP client for Elixir based on HTTPotion. 2015-07-05 09:04:39 +00:00
Jimmy Olgeni
3cd14b5c07 Move devel/erlang-cowlib to www. 2015-07-03 11:23:03 +00:00
Jimmy Olgeni
3c245b20a0 Add www/elixir-webassembly, a DSL for creating HTML structure with
Elixir blocks.
2015-07-03 11:01:10 +00:00
Jimmy Olgeni
31ad88511a Add www/phoenix_html, functions for working with HTML from Phoenix. 2015-07-02 15:47:30 +00:00
Jimmy Olgeni
4f015430c9 Add www/phoenix_ecto, Ecto (database) integration for the Phoenix framework. 2015-07-02 15:44:56 +00:00
Jimmy Olgeni
e9a67110c5 Add www/elixir-maru, an Elixir RESTful framework. 2015-07-02 12:54:14 +00:00
Jimmy Olgeni
9eaf5d3b2c Add www/elixir-phoenix, a native web framework for Elixir. 2015-07-01 13:16:23 +00:00
Jimmy Olgeni
c63ccc8f16 Add www/erlang-hackney, an HTTP client in Erlang. 2015-07-01 08:35:06 +00:00
Rene Ladan
282f56dd8d Remove expired ports:
2015-06-30 devel/rubygem-mash: Deprecated by upstream. Use devel/rubygem-hashie instead
2015-06-30 net/rubygem-bunny060: Use net/rubygem-bunny instead
2015-06-30 security/rubygem-hmac: Duplicate of security/rubygem-ruby-hmac
2015-06-30 www/ruby-amazon: Rendered obsolete by upstream since Amazon shut down access to AWS API v3 (2008-03-31). Use www/ruby-aws instead
2015-06-30 16:39:45 +00:00
Dan Langille
54833e1033 security/py-crits must use django v1.6 and will not work with v1.8
Two dependencies bring in www/py-django so I have created two new slave ports which
use www/py-django16

* devel/py-django-tastypie-mongoengine allowed you to select django 1.6 or 1.8 in the options It now uses only 1.8
* add slave port devel/py-django16-tastypie-mongoengine which uses django 1.6
* www/py-django-tastypie now sets RUN_DEPENDS only if not already set
* add slave www/py-django16-tastypie which uses django 1.6

Approved by:            mat (mentor)
Differential Revision:  https://reviews.freebsd.org/D2913
2015-06-30 15:39:41 +00:00
Olivier Duchateau
77b3c98bb7 Wikipedia is a Python library that makes it easy to access and parse data
from MediaWiki API.

WWW: https://github.com/goldsmith/Wikipedia
2015-06-29 16:56:06 +00:00
Mark Felder
cadde9e5b5 Remove www/varnish from the ports tree
Varnish 3.x is EoL and has expired. All ports in the tree which depended
on it have been updated to work with www/varnish4.

https://www.varnish-cache.org/lists/pipermail/varnish-announce/2015-April/000702.html

Please update to varnish 4.x by installing the www/varnish4
port/package.
2015-06-28 17:41:17 +00:00
Jimmy Olgeni
683f166185 Sorting out some Erlang stuff:
- Rename a few Erlang-related ports using the erlang- prefix; it will avoid
  confusion with elixir- ports.
- Remove DOCS and EXAMPLES where not actually useful.
- Simplify RUN_DEPENDS where possible.
- Move textproc/exmpp to devel/erlang-exmpp.
- Add missing R18 compatibility fix for devel/erlang-oserl.
- Upgrade erlang-cuttlefish to 2.0.3.

The idea is that libraries ("deps") have the "erlang-" prefix, while larger
projects (rabbitmq, yaws, couchdb, etc) keep their usual names.
2015-06-27 12:54:11 +00:00
Jimmy Olgeni
865541f233 Sort entries. 2015-06-13 09:38:04 +00:00
Kubilay Kocak
f2847d1dd3 [NEW] www/py-django-voting: Generic voting application for Django
This is a generic voting application for Django projects

WWW: https://github.com/pjdelport/django-voting

Requested by: docsWG @ BSDCan (for pootle port)
2015-06-11 14:28:18 +00:00
Raphael Kubo da Costa
a59094b353 Add www/qt5-websockets.
The QtWebSockets module implements the WebSocket protocol as specified
in RFC 6455. It solely depends on Qt (no external dependencies).

http://doc.qt.io/qt-5/qtwebsockets-index.html

Submitted by:	Tobias Berner <tcberner@gmail.com>
2015-06-11 11:59:55 +00:00
Steve Wills
83c258ba8a www/rubygem-rails4: update to 4.2.1
Differential Revision:	https://reviews.freebsd.org/D2710
2015-06-10 18:09:37 +00:00
Rodrigo Osorio
b4471ad9f3 Add new port kannel-sqlbox
co-maintained with Alberto Mijares <amijaresp@gmail.com>

PR:		173889
Submitted by:	dbaio <dbaio@bsd.com.br>
2015-06-08 21:25:24 +00:00
Dmitry Marakasov
6ef8313a38 Remove expired ports:
2015-05-31 ports-mgmt/porteasy: Does not support pkgng
2015-05-31 textproc/hgrep: Not needed any more, base grep has coloring support
2015-05-26 www/diamanda: Broken for more than 6 months
2015-06-02 02:33:06 +00:00
Ruslan Makhmatkhanov
875bc272ab collective.easytemplate addon for Plone.
WWW: https://pypi.python.org/pypi/collective.easytemplate/

PR:		198704
Submitted by:	Michelle Sullivan <michelle@sorbs.net>
2015-06-01 18:38:24 +00:00
Ruslan Makhmatkhanov
b4b2afd2c5 collective.templateengines is an template engine abstraction layer for Python.
It defines generic Zope interfaces for communicating with various Python
template engines to achieve higher code reuse value.

WWW: https://pypi.python.org/pypi/collective.templateengines/

PR:		199946
Submitted by:	Michelle Sullivan <michelle@sorbs.net>
2015-06-01 18:37:05 +00:00
Alonso Schaich
3695145f1a Fix missing entries for qt5-webengine
Add entries for qt5-webengine introduced in revision 388182 to connect it
with the devel/qt5 port, and add a hook to the www Makefile.

Submitted by:   Tobias Berner <tcberner@gmail.com> via area51 commit
Approved by:    makc (mentor)
2015-06-01 17:00:35 +00:00
Allan Jude
76c57b496d Create the puppetboard port, a web dashboard powered by PuppetDB
Differential Revision:	https://reviews.freebsd.org/D2672
Approved by:	xmj
Sponsored by:	ScaleEngine Inc.
2015-06-01 16:19:41 +00:00
Sunpoet Po-Chuan Hsieh
10c69e8891 - Add rubygem-responders-rails3 1.1.2
Responders provides a set of responders modules to dry up your Rails app.

WWW: https://github.com/plataformatec/responders
RG:  https://rubygems.org/gems/responders
2015-05-31 19:28:08 +00:00
Michael Moll
9bb89d06bf new port: www/rubygem-cal-heatmap-rails-rails4
rails4 variant of www/rubygem-cal-heatmap-rails

PR:		200462
Differential Revision:	https://reviews.freebsd.org/D2677
Submitted by:	Torsten Zuehlsdorff <ports@toco-domains.de>
Approved by:	mat (mentor)
2015-05-30 20:55:07 +00:00
Sunpoet Po-Chuan Hsieh
6745450a3e - Move www/rubygem-layout-yullio to www/rubygem-layout_yullio_generator
- Update RUN_DEPENDS
2015-05-27 09:50:34 +00:00
Wen Heping
adddc0d95c - Update to 1.25.1
- Adjust CONFLICTS
- Fix file permissions for safety
- Connect
2015-05-27 08:30:53 +00:00
Sunpoet Po-Chuan Hsieh
b8a730b75f - Move www/rubygem-taggable to www/rubygem-acts_as_taggable 2015-05-23 15:29:38 +00:00
Wen Heping
839d1ff575 - Update to 2.9 and connect it 2015-05-14 08:15:40 +00:00
Michael Moll
d2bc645c6f new port: www/rubygem-mousetrap-rails
Mousetrap is a JavaScript library for handling keyboard shortcuts.
This gem integrates Mousetrap with the Rails asset pipeline.

WWW: http://kugaevsky.github.io/mousetrap-rails/

PR:		199918
Differential Revision:	https://reviews.freebsd.org/D2501
Submitted by:	Torsten Zuehlsdorff <ports@toco-domains.de>
Approved by:	swills (mentor)
2015-05-10 23:26:35 +00:00
Sunpoet Po-Chuan Hsieh
c50180d263 - Add rubygem-responders 1.1.2
Responders provides a set of responders modules to dry up your Rails app.

WWW: https://github.com/plataformatec/responders
RG:  https://rubygems.org/gems/responders
2015-05-10 20:18:36 +00:00
Michael Moll
ba4d3c2985 new port: www/rubygem-unicorn-worker-killer
Kill unicorn workers by memory and request counts

WWW: https://rubygems.org/gems/unicorn-worker-killer

PR:		199927
Differential Revision:	https://reviews.freebsd.org/D2496
Submitted by:	Michael Fausten <ports@michael-fausten.de>
Approved by:	mat (mentor)
2015-05-09 15:19:27 +00:00
Michael Moll
8947227041 new port: www/rubygem-cal-heatmap-rails
Cal-Heatmap is a JavaScript module to create calendar heatmaps
to visualize time series data. This gem packages it for the
Rails asset pipeline.

WWW: https://github.com/pavolzbell/cal-heatmap-rails

PR:		199784
Differential Revision:	https://reviews.freebsd.org/D2499
Submitted by:	Torsten Zuehlsdorff <ports@toco-domains.de>
Approved by:	mat (mentor)
2015-05-09 15:11:14 +00:00
Michael Moll
37cf73fc30 new port: www/rubygem-browser
Web browser detection for Ruby, includes ActionController integration.

WWW: https://github.com/fnando/browser

PR:		199783
Differential Revision:	https://reviews.freebsd.org/D2482
Submitted by:	Torsten Zuehlsdorff <ports@toco-domains.de>
Approved by:	mat (mentor)
2015-05-08 13:51:17 +00:00
Michael Moll
75a71bab55 new port: www/rubygem-asana
Ruby wrapper for the Asana REST API

WWW: http://github.com/rbright/asana

PR:		199782
Differential Revision:	https://reviews.freebsd.org/D2481
Submitted by:	Torsten Zuehlsdorff <ports@toco-domains.de>
Approved by:	mat (mentor)
2015-05-08 12:51:40 +00:00
Li-Wen Hsu
28d3d4abc7 - Copy www/py-django to www/py-django17 and update to 1.7.8,
for upcoming 1.8 update.
2015-05-03 08:39:52 +00:00
Sunpoet Po-Chuan Hsieh
e0bb1da576 - Add rubygem-gollum-grit_adapter 1.0.0
rubygem-gollum-grit_adapter is an adapter for gollum to use Grit at the backend.

WWW: https://github.com/gollum/grit_adapter
2015-05-02 16:55:36 +00:00
Adam Weinberger
d36140d8f0 Add www/p5-Toadfarm, a tool for managing one or more Mojolicious
apps.

https://metacpan.org/pod/Toadfarm
2015-05-01 15:48:48 +00:00
Rene Ladan
8037b9e68c Remove expired ports:
2015-04-30 www/p5-Google-Code-Upload: Google Code will be shutting down (http://google-opensource.blogspot.tw/2015/03/farewell-to-google-code.html)
2015-04-30 net/ntp-rc: Upline no longer has RC branch.
2015-04-30 games/wmfortune: Broken for more than 6 months
2015-04-30 games/springlobby: Depends on expiring games/spring
2015-04-30 devel/p5-base: this port is outdated and base 2.18+ is already in all supported Perl releases
2015-04-30 14:37:01 +00:00
Wen Heping
d9e1f10ea3 Flask-Cors is a simple extension to Flask allowing you to support cross-origin
resource sharing (CORS) using a simple decorator.

WWW: https://github.com/corydolphin/flask-cors

PR:		199707
Submitted by:	stiginge@pvv.org
2015-04-29 08:28:45 +00:00
Veniamin Gvozdikov
704ce8f2bf New port: www/itop
iTop stands for IT Operational Portal.
iTop is an Open Source web application for the day to day operations
of an IT environment. iTop was designed with the ITIL best practices
in mind but does not dictate any specific process, the application
is flexible enough to adapt to your processes whether you want rather
informal and pragmatic processes or a strict ITIL aligned behavior.

WWW: http://www.combodo.com/

PR:		ports/199646
Submitted by:	olevole@olevole.ru
2015-04-28 05:42:27 +00:00
Adam Weinberger
ffb1726e0f Add www/p5-Mojolicious-Plugin-SetUserGroup, a plugin to set the
user and group as which the Mojolicious daemon runs.
2015-04-27 02:57:08 +00:00
Rodrigo Osorio
df74d36205 Add new port lesc, a Javascript CSS preprocessor.
Submitted by:	rodrigo
2015-04-19 07:55:55 +00:00
Rene Ladan
2af5dcc160 Remove expired ports:
2015-04-15 databases/php53-sqlite3: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-simplexml: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-sybase_ct: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_mysql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-ctype: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-wddx: security EOL reached 14 Aug 2014
2015-04-15 security/php53-filter: security EOL reached 14 Aug 2014
2015-04-15 ftp/php53-ftp: security EOL reached 14 Aug 2014
2015-04-15 net/php53-soap: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-recode: security EOL reached 14 Aug 2014
2015-04-15 security/php53-openssl: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-dba: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_pgsql: security EOL reached 14 Aug 2014
2015-04-15 sysutils/php53-fileinfo: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_odbc: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-sqlite: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-readline: security EOL reached 14 Aug 2014
2015-04-15 mail/php53-imap: security EOL reached 14 Aug 2014
2015-04-15 sysutils/php53-posix: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-phar: security EOL reached 14 Aug 2014
2015-04-15 graphics/php53-gd: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xsl: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_firebird: security EOL reached 14 Aug 2014
2015-04-15 devel/mingw64-binutils: Obsolete.  Migrate to devel/binutils based ports
2015-04-15 devel/cross-binutils: Obsolete.  Migrate to devel/binutils based ports
2015-04-15 databases/php53-pdo_dblib: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvshm: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-json: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-redis: requires php53, security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-pspell: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pgsql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xmlreader: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-iconv: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-odbc: security EOL reached 14 Aug 2014
2015-04-15 ftp/php53-curl: security EOL reached 14 Aug 2014
2015-04-15 math/php53-gmp: security EOL reached 14 Aug 2014
2015-04-15 security/php53-mcrypt: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-shmop: security EOL reached 14 Aug 2014
2015-04-15 math/php53-bcmath: security EOL reached 14 Aug 2014
2015-04-15 security/php53-hash: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvsem: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-zip: security EOL reached 14 Aug 2014
2015-04-15 graphics/php53-exif: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-gettext: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mysql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xmlwriter: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xml: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-mbstring: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvmsg: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mysqli: security EOL reached 14 Aug 2014
2015-04-15 misc/php53-calendar: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-tokenizer: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo: security EOL reached 14 Aug 2014
2015-04-15 net/php53-xmlrpc: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-interbase: security EOL reached 14 Aug 2014
2015-04-15 www/php53-session: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mssql: security EOL reached 14 Aug 2014
2015-04-15 www/php53-tidy: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-zlib: security EOL reached 14 Aug 2014
2015-04-15 net/php53-ldap: security EOL reached 14 Aug 2014
2015-04-15 net-mgmt/php53-snmp: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-dom: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-pcntl: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-bz2: security EOL reached 14 Aug 2014
2015-04-15 net/php53-sockets: security EOL reached 14 Aug 2014
2015-04-15 lang/php53: security EOL reached 14 Aug 2014
2015-04-15 devel/pecl-uuid: requires php53, security EOL reached 14 Aug 2014
2015-04-15 lang/php53-extensions: security EOL reached 14 Aug 2014
2015-04-15 german/pecl-konto_check: requires php53, security EOL reached 14 Aug 2014
2015-04-17 www/moodle26: Deprecated by upstream, use www/moodle2{7,8} instead
2015-04-17 21:00:10 +00:00
Kubilay Kocak
e03616ea0d [NEW] www/py-hyper: HTTP/2 Client for Python
HTTP is changing under our feet. HTTP/1.1, our old friend, is being
supplemented by the brand new HTTP/2 standard. HTTP/2 provides many
benefits: improved speed, lower bandwidth usage, better connection
management, and more.

hyper supports the final draft of the HTTP/2 specification:
additionally, it provides support for drafts 14, 15, and 16 of the
HTTP/2 specification. It  also supports the final draft of the HPACK
specification

WWW: https://hyper.readthedocs.org
2015-04-17 13:13:46 +00:00
Rene Ladan
82b0ae441b Remove expired ports:
2015-04-10 games/airstrike: never completed, alpha quality, dev site and repo do not resolve
2015-04-08 www/trac-batchmodify: This functionality was merged into Trac since version 1.0
2015-04-10 20:23:45 +00:00
Kevin Lo
4fa4d8f767 Initial import of cppcms 1.0.5.
CppCMS is a free high performance web development framework aimed at
rapid web application development.
2015-04-10 06:25:21 +00:00
Rene Ladan
02580c63c3 Remove expired ports:
2015-03-31 lang/gnatdroid-armv5: Nobody cares enough to fix sigtramp-android.c for ARMv5
2015-03-28 sysutils/puppet27: Does not work with Ruby 2.x
2015-03-31 www/rubygem-form_data: Use www/rubygem-http-form_data instead (renamed by upstream)
2015-03-31 www/typo345: Upgrade to www/typo3 or www/typo3-lts
2015-04-07 17:59:01 +00:00
Renato Botelho
111755da52 www/e2guardian: NEW PORT - Dansguardian fork with many improvements and bug fixes
e2guardian is a content filtering proxy that works in conjunction with another
caching proxy such as Squid or Oops. More information can be found in the
e2guardian man page, the "doc" subdirectory and the in the configuration files.

e2guardian is a fork of DansGuardian and the maintainers fully acknowledge the
work carried out by and the copyright of Daniel Baron and other contributors to
the Dansguardian project.

E2Guardian Main features:
Built-in content scanner plugin system which includes AV scanning.
Can be configured to have multiple filter configurations including groups
SSL Inspection and Blanket SSL blocking
NTLM, Digest, Basic, IP and DNS authentication
Header analysis and manipulation - you can also manipulate cookies -
Large file (2GB+) download & scanning support
Blacklist, Greylist domains
Deny regular Expressions on urls, body content, and headers
Deep URL scanning to spot URLs in URLs
Advanced advert blocking
Updates to handle all current web technology trends
Time Based Blocking

WWW: http://e2guardian.org

PR:		197289
Submitted by:	Marcello Coutinho <marcellocoutinho@gmail.com>
2015-03-31 14:13:39 +00:00
Bartek Rutkowski
3f3a23f3b2 www/py-flask-bootstrap: NEW PORT - Flask extension that adds Bootstrap to your projects
Flask-Bootstrap packages Bootstrap into an extension that mostly consists of a
blueprint named 'bootstrap'. It can also create links to serve Bootstrap from
a CDN and works with no boilerplate code in your application.

WWW: http://pythonhosted.org/Flask-Bootstrap/

PR:		199045
Submitted by:	Maxim Filimonov <che@bein.link>
2015-03-31 12:14:56 +00:00
Thomas Zander
48c2f7ce02 - Split www/vimb into www/vimb-gtk{2,3}
- Update to upstream version 2.9
- Pet portlint, sanity-check

PR:		197687
Submitted by:	mike.d.ft402@gmail.com (maintainer)
2015-03-29 14:35:10 +00:00
Jeremie Le Hen
fb552b88ac Create a port for Madsonic standalone version (does not require Tomcat to run).
This is a copy of the Subsonic standalone port.

Approved by:	bapt
2015-03-22 18:15:02 +00:00
Jeremie Le Hen
cdfa5212c5 Create a port for Subsonic standalone version (does not require Tomcat to run).
Reviewed by:	bapt, antoine (earlier version)
Approved by:	bapt
2015-03-22 18:04:48 +00:00
Rene Ladan
17983af9de Remove expired port:
2015-03-14 www/squid33: Reached EOL on 28 August 2014, use www/squid (v3.4) instead
2015-03-15 18:21:53 +00:00
Vanilla I. Shu
58d405b421 Add p5-Dancer2-Plugin-Path-Class 0.02, list a directory using
Path::Class.

PR:		198539
Submitted by:	Henk van Oers <hvo.pm@xs4all.nl>
2015-03-12 14:05:27 +00:00
Vanilla I. Shu
12e69d0dd8 Add p5-URL-Encode 0.03, encoding and decoding of
application/x-www-form-urlencoded encoding.

PR:		198308
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr>
2015-03-10 06:21:00 +00:00
Vanilla I. Shu
b7c6234851 add node010. 2015-03-04 02:57:15 +00:00
Mark Felder
d56b5f11c5 Update "BSD" license for buganini's ports 2015-03-03 12:57:57 +00:00
Sunpoet Po-Chuan Hsieh
2a56e34bee - Add rubygem-http-form_data 1.0.0
HTTP::FormData is utility-belt to build form data request bodies. It provides
support for 'application/x-www-form-urlencoded' and 'multipart/form-data' types.

WWW: https://github.com/httprb/form_data.rb
RG:  https://rubygems.org/gems/http-form_data
2015-03-02 20:07:31 +00:00
Thierry Thomas
d247c849e9 This is tidy5.
Once considered as stable, it will replace tidy4 (from www/tidy-devel and
www/tidy-lib).
2015-03-01 18:33:36 +00:00
Rui Paulo
a5f08564af New port: www/sws
sws was born out of a project requirement for a small universal Web
server that could run on any POSIX platform to serve static
content. Since it is written in /bin/sh it should run on any
BSD/GNU-Linux/Unix system.

PR:		197694
Differential Revision:	https://reviews.freebsd.org/D1988
Reviewed by:	swills
Approved by:	swills (mentor)
2015-03-01 18:11:26 +00:00
Rene Ladan
6c8f6be862 Remove expired ports:
2015-02-28 finance/openerp-server: Broken for more than 6 months
2015-02-28 graphics/p5-Geo-KML
2015-02-28 mail/postfix-tls: TLS is now a default for postfix / postfix-current
2015-02-28 net/spserver: Broken for more than 6 months
2015-02-28 net/xrdesktop: Unmaintained upstream - please use net/xrdesktop2 instead
2015-02-28 www/mediawiki122: Deprecated by upstream, use www/mediawiki12{3,4} instead
2015-02-28 www/mod_cplusplus: written for apache 2.0, no longer maintained upstream
2015-02-28 www/py-django15: not supported by upstream

math/isabelle and ports-mgmt/porteasy have pending updates, so preserve them.
2015-03-01 00:30:58 +00:00
Sunpoet Po-Chuan Hsieh
69fae6956e - Add p5-Protocol-HTTP2 0.15
Protocol::HTTP2 is HTTP/2 protocol (draft 17) implementation with stateful
decoders/encoders of HTTP/2 frames. You may use this module to implement your
own HTTP/2 client/server/intermediate on top of your favorite event loop over
plain or tls socket.

WWW: http://search.cpan.org/dist/Protocol-HTTP2/
2015-02-27 20:22:40 +00:00
Adam Weinberger
ba330017cb Add www/p5-CGI-Fast.
This is the continuance of the CGI::Fast module from the CGI distribution.

CGI::Fast is a subclass of the CGI object created by CGI.pm. It is specialized
to work with the FCGI module, which greatly speeds up CGI scripts by turning
them into persistently running server processes. Scripts that perform
time-consuming initialization processes, such as loading large modules or
opening persistent database connections, will see large performance
improvements.

If there are no problems with this port, in a week I'll transfer maintainership
to perl@.
2015-02-23 14:52:19 +00:00
Adam Weinberger
f978e201f6 Add www/p5-CGI.
The Perl CGI module has been deprecated from the core Perl distribution, and
will be removed in the upcoming Perl 5.22. We already have a www/p5-CGI.pm
port, but at an older version. There were incompatible changes introduced in
p5-CGI-4.00 (in particular, components began to be spun off into separate
packages).

Going forward it will be important for us to have the current p5-CGI
module in the ports tree, but the older version should probably remain, at
least for now, to maximize compatibility.

This commit registers conflicts between p5-CGI and p5-CGI.pm. We should
probably consider renaming p5-CGI.pm to p5-CGI-3 to make the difference
clearer.

I'm putting myself as maintainer in case this port causes problems. If
everything is good in a week I'll transfer it over to perl@.
2015-02-23 14:36:35 +00:00
Jason Helfman
0ba93d196b Python library for interacting with the Trello API
WWW: http://packages.python.org/trello/
2015-02-20 00:14:33 +00:00
Andrej Zverev
1f10808ced - add new port: www/h2o
H2O is a very fast HTTP server written in C. It can also be used as a library.
It supports:

- HTTP/1.0, HTTP/1.1
- [HTTP/2](http://http2.github.io/)
- draft 16 (and draft 14 to support older clients)
- persistent connections
- chunked encoding
- negotiation methods: NPN, ALPN, Upgrade, direct
- dependency and weight-based prioritization
- server push
- TLS
- uses [OpenSSL](https://www.openssl.org/)
- forward secrecy
- AEAD ciphers
- OCSP stapling (automatically enabled)
- session resumption (internal memory)
- conditional GET using last-modified / etag
- mime-type configuration
- reverse proxy
- persistent upstream connection

PR:             197519
Submitted by:   Dave Cottlehuber <dch@skunkwerks.at>
2015-02-17 21:03:05 +00:00
Antoine Brodin
33888bc5f9 Fix a typo 2015-02-14 11:37:37 +00:00
Kubilay Kocak
d14e671335 [NEW] www/py-autobahn: WebSocket library, WAMP real-time framework
Autobahn|Python is a networking library that is part of the Autobahn
project and provides implementations of:

  * The WebSocket Protocol
  * The Web Application Messaging Protocol (WAMP)

for Twisted and asyncio, on Python 2 & 3 and for writing servers and
clients.

WebSocket allows bidirectional real-time messaging on the Web and WAMP
adds asynchronous Remote Procedure Calls and Publish & Subscribe on top
of WebSocket.

WWW: http://autobahn.ws/python
2015-02-14 08:45:16 +00:00
Kubilay Kocak
c6b2919327 [NEW] www/py-wsaccel: WebSocket Accelerator for ws4py and AutobahnPython
WSAccell is WebSocket accelerator for AutobahnPython, ws4py and Tornado.

WSAccell replaces per-byte process in them with Cython version.

WWW: https://github.com/methane/wsaccel
2015-02-14 07:23:47 +00:00
Adam Weinberger
f6158ace39 Add www/p5-Dancer2-Plugin-Deferred, a hook to utilize flash messages
across redirects.
2015-02-13 05:40:46 +00:00
Kurt Jaeger
2f9dd390d5 New port: www/litmus
WebDAV server protocol compliance test suite.

Tests include:
- OPTIONS for DAV: header
- PUT, GET with byte comparison
- MKCOL
- DELETE (collections, non-collections)
- COPY, MOVE using combinations of:
  o overwrite t/f
  o destination exists/doesn't exist
  o collection/non-collection
- Property manipulation and querying:
  o set, delete, replace properties
  o persist dead props across COPY
  o namespace handling
- Locking
  o attempts to modify locked resource (as lock owner, not owner)
  o shared/exclusive locks, lock discovery

usage: litmus <url> <username> <password>

WWW: http://www.webdav.org/neon/litmus/

Submitted by:	pi@FreeBSD.org
2015-02-11 09:04:17 +00:00
Ruslan Makhmatkhanov
dfa78e4567 Flask-OAuthlib is an extension to Flask that allows you to interact
with remote OAuth enabled applications. On the client site, it is a
replacement for Flask-OAuth. But it does more than that, it also
helps you to create OAuth providers.

WWW: https://github.com/lepture/flask-oauthlib/
2015-02-10 11:19:55 +00:00
Ruslan Makhmatkhanov
3fa7110e67 Simple framework for creating REST APIs.
WWW: http://flask-restful.readthedocs.org/en/latest/
2015-02-10 11:19:00 +00:00
Kubilay Kocak
d835018cb6 [NEW] www/py-django-contrib-comments: Code formerly known as django.contrib.comments
Django used to include a comments framework; since Django 1.6 it's been
separated to a separate project. This is that project.

This framework can be used to attach comments to any model, so you can use
it for comments on blog entries, photos, book chapters, or anything else.

WWW: https://github.com/django/django-contrib-comments
2015-02-09 04:38:42 +00:00
Vanilla I. Shu
d8d5bf494b 1: Add iojs 1.0.4, v8 JavaScript for client and server.
2: add a patch to remove MAP_NORESERVE.
3: switch to USE_GITHUB

PR:		197202
Submitted by:	Jin-Sih Lin <linpct@gmail.com> [1]
2015-02-06 05:52:21 +00:00
Rene Ladan
1869512c53 Remove expired ports:
2015-01-31 audio/py-eyed3-06: In audio/abcde dependency has been changed to audio/py-eyed3
2015-01-31 mail/postfix210: Use mail/postfix instead.
2015-01-31 net-im/venom: No more support from the project
2015-02-01 security/openssh-portable66: security/openssh-portable now has all patches working. This port is obsolete.
2015-01-31 www/p5-WWW-Scraper-ISBN-Driver: Merged to www/p5-WWW-Scraper-ISBN by upstream
2015-01-31 www/p5-WWW-Scraper-ISBN-Record: Merged to www/p5-WWW-Scraper-ISBN by upstream
2015-02-02 22:22:23 +00:00
Tom Judge
61df30bc83 New port www/p5-Hijk
Fast & minimal low-level HTTP client
2015-01-28 16:46:04 +00:00
Rene Ladan
0783421b56 Remove expired ports:
2015-01-26 audio/qmidinet: Broken for more than 6 months
2015-01-26 audio/wmauda: Broken for more than 6 months
2015-01-26 audio/x11amp: Broken for more than 6 months
2015-01-26 devel/p5-Log-Any-Adapter: devel/p5-Log-Any-Adapter merged into devel/p5-Log-Any by upstream
2015-01-26 ftp/rexx-curl: Broken for more than 6 months
2015-01-26 net-im/pidgin-audacious-remote: Broken for more than 6 months
2015-01-26 www/lifetype: Broken for more than 6 months
2015-01-26 www/ump: Broken for more than 6 months
2015-01-28 16:18:27 +00:00
Kubilay Kocak
35fa871b7f [NEW] www/py-rfc3987: Parsing and validation of URIs and IRIs
This module provides regular expressions according to `RFC 3986 "Uniform
Resource Identifier (URI): Generic Syntax" and `RFC 3987 "Internationalized
Resource Identifiers (IRIs)" and utilities for composition and relative
resolution of references.

 * http://tools.ietf.org/html/rfc3986
 * http://tools.ietf.org/html/rfc3987

WWW: http://pypi.python.org/pypi/rfc3987
2015-01-27 04:32:20 +00:00
Kubilay Kocak
5bf9a2f408 www/py-gandi.cli: Gandi command line interface
Use `$ gandi` to easily create and manage web resources from the command line.

  * `$ gandi domain` to buy and manage your domain names
  * `$ gandi paas` to create and deploy your web applications
  * `$ gandi vm` to spin up and upgrade your virtual machines
  * `$ gandi` to list all available commands

WWW: https://github.com/Gandi/gandi.cli
2015-01-26 10:41:05 +00:00
Dmitry Marakasov
289b9f6e5b - Add www/rubygem-pusher-client
Ruby client for consuming WebSockets from http://pusher.com

WWW: https://github.com/pusher/pusher-ruby-client
2015-01-21 04:20:54 +00:00
Dmitry Marakasov
d53918ba82 - Add www/rubygem-net-http-pipeline
An HTTP/1.1 pipelining implementation atop Net::HTTP. A pipelined
connection sends multiple requests to the HTTP server without waiting
for the responses. The server will respond in-order.

WWW: http://docs.seattlerb.org/net-http-pipeline/
2015-01-21 02:47:52 +00:00
Adam Weinberger
b9d69c23a6 Add www/p5-Plack-Middleware-Rewrite.
This is basically mod_rewrite for Plack.
2015-01-18 23:18:04 +00:00
Guido Falsi
f48a7aed6f - Create separate QT4 and QT5 ports for www/qupzilla
- Update to 1.8.5

PR:		196302
Submitted by:	matthew at reztek.cz (maintainer)
2015-01-18 20:21:32 +00:00
Kurt Jaeger
8466e166a9 New port: www/p5-Test-LWP-UserAgent
LWP::UserAgent suitable for simulating and testing network calls.

It overrides a few key low-level methods of LWP::UserAgent that are
concerned with actually sending your request over the network,
allowing an interception of that request and simulating a particular
response. This greatly facilitates testing of client networking
code where the server follows a known protocol.

WWW: http://search.cpan.org/dist/Test-LWP-UserAgent/
2015-01-18 10:55:54 +00:00
Kubilay Kocak
901c87bcbb [NEW] www/pycarddav: Simple to use CardDAV CLI client
pyCardDAV is a simple to use CardDAV CLI client. It has built in support for
mutt's query_command but also works very well solo (and with other MUAs).

pyCardDAV consists of pycardsyncer, a program for syncing your CardDAV
resource into a local database and of pc_query, a program for querying the
local database.

Features:

  * Tested against davical, owncloud and sabredav
  * Import the sender's address directly from mutt
  * Add email addresses directly from mutt
  * Backup and import to and from .vcf files

WWW: http://lostpackets.de/pycarddav

PR:		189098 (with changes)
Submitted by:	Samir Noir <samir noir im>
2015-01-18 08:35:11 +00:00
Steven Kreuzer
0ac4f7bf94 Remove trailing whitespace 2015-01-16 15:37:09 +00:00
Steven Kreuzer
f2b075c274 python-digitalocean is a python package that provide easy acces to
digitalocean.com APIs to manage droplets, images and more.

WWW: http://projects.setale.me/python-digitalocean
2015-01-16 15:01:47 +00:00
Vanilla I. Shu
ef96087b57 1: Add www/pecl-http1, repo copy from www/pecl-http
2: add CONFLICTS.

PR:		ports/96677
Submitted by:	Bernard Spil <spil.oss at gmail.com>
2015-01-13 12:41:25 +00:00
Adam Weinberger
5b97ef304d Add www/p5-URL-Encode-XS, an XS implementation of p5-URL-Encode, which
parses POST form data.

URL::Encode::XS suggests that it shouldn't be used directly, and that
URL::Encode should be used as the interface. There is not currently a
p5-URL-Encode port.
2015-01-08 20:24:01 +00:00
Adam Weinberger
53c049027f Add the McBain web framework system, including p5-Brannigan (a text validation and parsing system),
p5-McBain (an API-driven self-documenting web framework), and p5-McBain-WithPSGI, a Plack/PSGI adapter for McBain.

See:
	https://metacpan.org/pod/Brannigan
	https://metacpan.org/pod/McBain
	https://metacpan.org/pod/McBain-WithPSGI
2015-01-05 23:00:05 +00:00
Kurt Jaeger
2a70ba2ace New port: www/p5-WWW-Mechanize-PhantomJS
WWW::Mechanize::PhantomJS automates the headless webbrowser PhantomJS
and handles DOM handling, CSS selector, JSON, Canvas, SVG, and of
course JavaScript.

WWW: http://search.cpan.org/dist/WWW-Mechanize-PhantomJS/
2015-01-03 20:31:52 +00:00
Kurt Jaeger
f954a374c9 New port: www/p5-Selenium-Remote-Driver
Selenium is a test tool that allows you to write automated web
application UI tests in any programming language against any HTTP
website using any mainstream JavaScript-enabled browser. This module
is an implementation of the client for the Remote driver that
Selenium provides.

WWW: http://search.cpan.org/dist/Selenium-Remote-Driver/
2015-01-03 19:01:27 +00:00
Sunpoet Po-Chuan Hsieh
57eda4ce82 - Add rubygem-form_data 0.1.0
FormData is utility-belt to build form data request bodies. It provides support
for 'application/x-www-form-urlencoded' and 'multipart/form-data' types.

WWW: https://github.com/httprb/form_data.rb
RG:  https://rubygems.org/gems/form_data
2015-01-03 17:13:28 +00:00
Rene Ladan
82e02f8fc1 Remove expired ports:
2014-12-31 graphics/ender: Unused by EFL 1.11
2014-12-31 graphics/enesim: Unused by EFL 1.11
2014-12-31 graphics/etch: Unused by EFL 1.11
2014-12-31 www/egueb: Unused by EFL 1.11
2014-12-31 x11-wm/e17-module-comp-scale: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-eektool: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-elfe: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-empris: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-engage: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-eooorg: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-everything-aspell: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-everything-mpris: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-everything-pidgin: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-everything-shotgun: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-everything-wallpaper: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-exebuf: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-execwatch: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-flame: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-iiirk: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-itask: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-mail: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-moon: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-news: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-photo: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-rain: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-screenshot: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-slideshow: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-taskbar: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-uptime: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-weather: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-winlist-ng: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-winselector: Broken and updates aren't available
2014-12-31 17:21:52 +00:00
Sunpoet Po-Chuan Hsieh
e1334008cd - Add py-spyne 2.10.10
Spyne is a Python RPC toolkit that makes it easy to expose online services that
have a well-defined API using multiple protocols and transports.

It integrates with popular Python web frameworks as well as libraries like
SQLAlchemy to keep your code as DRY (Don't Repeat Yourself) as possible.

WWW: https://pypi.python.org/pypi/spyne
WWW: http://spyne.io/
2014-12-28 13:14:37 +00:00
Adam Weinberger
ed9c500d88 Add www/p5-Mojolicious-Plugin-TtRenderer, a template-toolkit renderer for
Mojolicious.
2014-12-26 19:36:54 +00:00
Koop Mast
67ec4d9e63 Add webkit2-gtk3 2.6.4.
This port only supplies the WebKit2 library for gtk3, and has some API changes.
The webkitgtk project switch to cmake. Due to issues I don't understand
  yet we can't use USES=cmake yet.
Use USES=compiler:c++11-lib to replace custom dancing around with clang
  and OSVERSION.
Make 8.x as IGNORE, because of c++ and other issues.
2014-12-25 21:10:27 +00:00
Wen Heping
13ebb3c3bf The ajax keyword which is exported by this plugin allow you to
define a route handler optimized for Ajax queries.

WWW: https://metacpan.org/pod/Dancer2::Plugin::Ajax

PR:		196253
Submitted by:	Henk van Oers<hvo.pm@xs4all.nl>
2014-12-25 13:16:27 +00:00
Olli Hauer
311e3b182f - rename www/neon29 to www/neon and update to neon-0.30.1
- adjust ports depending on neon, bump PORTREVISION

Changelog:
Fix memory leak with GnuTLS (Werner Baumann, Patrick Ohly).
Fix possible crash after DNS lookup errors on Windows (Olivier Goffart).
Don't fail if the SSL cert changes between connections with OpenSSL, behaviour now matches that with GnuTLS.
Fix PKCS#11 support under OpenSSL with TLS 1.2.
Fix static linking with pkg-config file (Alan H)

PR:		195786
Differential Revision:	https://reviews.freebsd.org/D1319
Submitted by:	ohauer
Reviewed by:	portmgr (bapt, mat)
Approved by:	portmgr, lev (implicit)
2014-12-24 06:03:22 +00:00
Pawel Pekala
080315bb09 Reads a gps track in GPX format and writes out an Google Map or OpenStreetMaps
mash-up containing the route and additional information.

WWW: https://github.com/sd2k9/gpx2map

PR:		195367
Submitted by:	Nikola Kolev <koue@chaosophia.net>
2014-12-22 18:12:17 +00:00
Mark Felder
cb1874cf13 Remove ports per author's request
Submitted by:	Shawn Webb
2014-12-20 17:48:30 +00:00
Ruslan Makhmatkhanov
c5fc7b300c Simple integration of Flask and WTForms, including CSRF, file upload
and Recaptcha integration.

WWW: https://flask-wtf.readthedocs.org/en/latest/
2014-12-17 09:40:04 +00:00
Johannes Jost Meixner
6da0935deb www/rubygem-tumblr_client: create port
This is the official Ruby wrapper for the Tumblr v2 API.
It supports all endpoints currently available on the Tumblr API.

WWW: https://github.com/tumblr/tumblr_client

PR:		195758
Differential Revision:	https://reviews.freebsd.org/D1278
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
Approved by:	kswills (mentor)
2014-12-09 17:35:42 +00:00
Emanuel Haupt
704dae9a68 Add www/p5-Reddit-Client, a perl module that provides methods and simple object
wrappers for objects exposed by the Reddit API. This module handles HTTP
communication, basic session management (e.g. storing an active login session),
and communication with Reddit's external API.
2014-12-09 10:25:23 +00:00
Bartek Rutkowski
996f7f5f53 www/twig-php: Remove the port as obsolete and being replaced by www/pear-twig and www/pecl-twig
PR:		190615
Submitted by:	Torsten Zuhlsdorff <ports@toco-domains.de>
2014-12-08 19:50:37 +00:00
Alexey Dokuchaev
9d29351fc1 Sort entries alphabetically across all categories to avoid extra repo churn. 2014-12-07 16:21:36 +00:00
Antoine Brodin
b15011b2d7 New port: www/rubygem-jsobfu
A Javascript code obfuscator

WWW: https://github.com/rapid7/jsobfu
2014-12-05 10:14:58 +00:00
Ryan Steinmetz
4cb54b9d5d New port: www/p5-WebService-Redmine:
This module is a client for RedMine REST API.  Please note that although
RedMine API is designed to support both JSON and XML, this module is JSON
only.

WWW: http://search.cpan.org/dist/WebService-Redmine/
2014-12-01 16:52:44 +00:00
Rene Ladan
3b3ed051bc Remove expired ports:
2014-11-26 vietnamese/vnlpr: Broken for more than 6 months
2014-11-26 devel/fsmgenerator: Broken for more than 6 months
2014-11-26 graphics/multiraw: Depends on broken and deprecated graphics/dcraw-m
2014-11-26 news/fidogate-ds: Broken for more than 6 months
2014-11-26 net/py-yadis: Broken for more than 6 months
2014-11-26 textproc/ruby-diff: Broken for more than 6 months
2014-11-26 audio/cowbell: Broken for more than 6 months
2014-11-26 lang/ironpython: Broken for more than 6 months
2014-11-26 www/dpsearch: Broken for more than 6 months
2014-11-26 multimedia/y4mscaler: Broken for more than 6 months
2014-11-26 devel/rubygem-dep_selector: Broken for more than 6 months
2014-11-29 14:33:15 +00:00
Wen Heping
4db6fa699a - Repocopy www/mediawiki123 --> www/mediawiki124 and update to 1.24.0 2014-11-29 10:49:12 +00:00
John Marino
1a1b784b35 Add new port www/seahub
PR:		193135
Submitted by:	Jingfeng Yan

Seahub is the web frontend for seafile-server.
WWW: https://github.com/haiwen/seahub
2014-11-28 09:05:47 +00:00
Rodrigo Osorio
cbe630e956 Add new port www/madsonic, a network media streamer
Madsonic is a fork of Subsonic, offering more features
and mobile client access without the subscription fee.

PR:		ports/186860
Submitted by:	Nicole Reid <root@cooltrainer.org>
2014-11-26 09:26:43 +00:00
Rene Ladan
9baf6a6bd1 Reomove expired port:
2014-11-24 www/chimera: Abandonware (last update in 1997), restrictive license
2014-11-24 18:49:26 +00:00
Baptiste Daroussin
c625c70c21 kcgi is a minimal CGI library for web applications in ISC licensed ISO C. It was
designed to be secure and auditable. See a Comparison of CGI Libraries in C for
alternatives. To start, download kcgi.tgz and run make install into your PREFIX
of choice. The kcgi(3) manpage documents usage. kcgi is a BSD.lv project

WWW: http://kristaps.bsd.lv/kcgi/
2014-11-21 09:45:59 +00:00
Jun Kuriyama
25a49cb487 Amon2 anti CSRF filter.
WWW: http://search.cpan.org/dist/Amon2-Plugin-Web-CSRFDefender/
2014-11-20 13:31:37 +00:00
Tom Judge
1b778f6a88 Dashing is a Sinatra based framework that lets you build beautiful dashboards.
WWW: https://github.com/Shopify/dashing
RG:  https://rubygems.org/gems/dashing
2014-11-19 18:13:06 +00:00
Koop Mast
af3811313c The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.

This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.

Apart from updating ports to newer versions

GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example xscreensaver
can be used for sessions started without GDM.

Shell Extensions can be installed via https://extensions.gnome.org/ , we have
ported a few that can't be installed via this way.
The old gnome-utils and gnome-games ports where split up into single ports
and where converted to meta-ports.
gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but
if you use startx you need to do this yourself.

Upgrade instructions:

Delete the old and conflicting packages:
# pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \
    guile gcalctool gnome-media libgnomekbd
# pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \
    evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center

For package users the following lines will be enough:
# pkg upgrade
# pkg install gnome3

For ports users should do the following:
# portmaster -a
# portmaster x11/gnome3

We are currently aware of two issues. The first issue is a bug in the
file monitoring code in the glib20 port. This bug causes glib programs
to crash when files in a monitored directory are added or removed.
Upstream is aware of the problem, but since the problem is quite complex
there is no solution yet. This problem isn't restricted to BSD.

The second issue is that on certain video cards totem will display a
purple/pink overlay on the video. It not clear yet where the issues
comes from.

Major thanks goes to Gustau Perez for being a driving force behind getting
GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs.

This update was also made possible by:
	Joe Maloney
	Kris Moore
	Beeblebrox
	Ryan Lortie
	Antoine Jacoutot
	and everyone I missed
2014-11-19 11:49:04 +00:00
Antoine Brodin
aae7ab1547 Hook py-websocket-client to the build 2014-11-17 22:27:09 +00:00
Wen Heping
122058b5a1 - Update to 2.8.1 and connect
- Adjust CONFLICTS
- s/dirrm/dir
2014-11-17 14:15:22 +00:00
Thomas Zander
cb398dd8b9 Add revived port www/rejik to www/Makefile 2014-11-15 10:14:21 +00:00
John Marino
389b439e91 Add new port www/py-bottle-cork
PR:		194192
Submitted by:	Olivier (cochard.me)

bottle-cork provides a simple set of methods to implement Authentication
and Authorization in web applications based on Bottle.
2014-11-09 11:51:55 +00:00
John Marino
5be4458581 Add new port www/py-seafobj
PR:		193315
Submitted by:	Jingfeng Yan

full desc: "This is a Python library for accessing seafile data model."

Unfortunately, that really is the most detailed description.  All the
README's are zero-bytes in the repo.
2014-11-07 20:33:36 +00:00
John Marino
a88a700c12 Add new port www/py-seafdav
PR:		193314
Submitted by:	Jingfeng Yan

This addon provides seafile implementation for Web DAV server by
utilizing WsgiDAV interface.
2014-11-06 20:11:18 +00:00
John Marino
3c59d30b47 Add new port www/py-wsgidav
PR:		193313
Submitted by:	JingFeng Yan

WsgiDAV is a WebDAV server for sharing files and other resources over the
web. It is based on the WSGI interface.  It comes bundled with a simple
WSGI web server.  This package is based on PyFileServer by Ho Chun Wei.
2014-11-06 19:53:37 +00:00
Rene Ladan
438685261b Remove expired ports:
2014-10-31 deskutils/babytrans: Abandonware, dictionaries unavailable
2014-10-31 www/rt38: Has expired: End of Life March 2014
2014-10-31 10:35:01 +00:00
Rene Ladan
34992cca67 Remove expired port:
2014-10-30 www/typo347: Upgrade to www/typo3 or www/typo3-lts
2014-10-30 10:25:38 +00:00
Olli Hauer
5fac9d40b5 - Reflect Apache version in portsdir 2014-10-26 18:23:18 +00:00
Olli Hauer
e8970119d6 - new port mod_authz_unixgroup for Apache 2.4.x
Mod_Authz_Unixgroup 1.1.x is a unix group access control modules for Apache
version 2.4.  If you have Apache 2.2 you should be using version 1.0.x of
this module instead.

If you are having users authenticate with real Unix login ID over the net,
using something like my mod_authnz_external / pwauth combination, and you
want to do access control based on unix group membership, then
mod_authz_unixgroup is exactly what you need.

WWW: http://www.unixpapa.com/mod_authz_unixgroup/

PR:		194322
Submitted by:	mwisnicki+freebsd@gmail.com
2014-10-26 18:17:17 +00:00
Bartek Rutkowski
e3774627c5 rubygem-hashicorp-checkpoint: NEW PORT - Internal HashiCorp client library to check version information
PR:		194221
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>
Approved by:	mentors (implicit)
2014-10-13 15:35:47 +00:00
Steve Wills
fb615ea4ec www/rubygem-ruby-readability: create port
Port of arc90's readability project to ruby

WWW: http://github.com/cantino/ruby-readability
2014-10-09 21:15:17 +00:00
Veniamin Gvozdikov
0ed6f4e1a0 HTTP request/response parser for Python compatible with Python 2.x (>=2.6),
Python 3 and Pypy. If possible a C parser based on http-parser
from Ryan Dahl will be used.

WWW: https://github.com/benoitc/http-parser/
2014-10-09 12:35:26 +00:00
Steve Wills
00f8e03b2e www/rubygem-rtlit: create port
Converts CSS files from left-to-right to right-to-left

WWW: https://github.com/zohararad/rtlit
2014-10-07 00:58:40 +00:00
Steve Wills
aaec7c5dfa www/rubygem-rinku: create port
A fast and very smart autolinking library that acts as a drop-in replacement
for Rails auto_link

WWW: http://github.com/vmg/rinku
2014-10-06 21:21:29 +00:00
Antoine Brodin
13e6ad4962 Remove expired port
2014-10-05 www/moodle25: Upstream support ended
2014-10-05 21:59:40 +00:00
Antoine Brodin
d69e9ed7c2 New port: www/py-flask-sockets
Elegant WebSockets for your Flask apps.

WWW: https://github.com/kennethreitz/flask-sockets
2014-10-05 14:43:15 +00:00
Antoine Brodin
6417066580 New port: www/py-gevent-websocket
gevent-websocket is a WebSocket library for the gevent networking library.
Features include:
Integration on both socket level or using an abstract interface.
RPC and PubSub framework using WAMP (WebSocket Application Messaging Protocol).
Easily extendible using a simple WebSocket protocol plugin API

WWW: https://bitbucket.org/Jeffrey/gevent-websocket
2014-10-05 13:23:08 +00:00
Johannes Jost Meixner
34061bb2e2 www/rubygem-gitlab-flowdock-git-hook: create port
Git Post-Receive hook for Flowdock. Gem requirements patched for use with
Gitlab.

WWW: https://github.com/bladealslayer/flowdock-git-hook

Differential Revision:	https://reviews.freebsd.org/D895
Approved by:	swills (mentor)
2014-10-04 17:40:11 +00:00
Johannes Jost Meixner
f67d569686 www/rubygem-jquery-scrollto-rails: create port
This provides jQUery scrollTo for your Rails 3 application

WWW: https://github.com/JohnColvin/jquery-scrollto-rails

Differential Revision:	https://reviews.freebsd.org/D894
Approved by:	swills (mentor)
2014-10-04 17:28:45 +00:00
Johannes Jost Meixner
93bd9a096e www/rubygem-rails_autolink: create port
This is an extraction of the 'auto_link' method from rails. The 'auto_link'
method was removed from Rails in version Rails 3.1. This gem is meant to bridge
the gap for people migrating.

WWW: https://github.com/tenderlove/rails_autolink

(DiffRev: placeholder)
Differential Revision:	https://reviews.freebsd.org/D893
Approved by:	swills (mentor)
2014-10-04 17:18:35 +00:00
Johannes Jost Meixner
e853443263 www/rubygem-semantic-ui-sass: create port
Semantic UI, converted to Sass and ready to drop into Rails & Compass

WWW: https://github.com/doabit/semantic-ui-sass

Differential Revision:	https://reviews.freebsd.org/D892
Approved by:	swills (mentor)
2014-10-04 17:11:50 +00:00
Johannes Jost Meixner
d8da0f7f0d www/rubygem-jquery-ui-rails-rails4: copy port
jQuery UI's JavaScript, CSS, and image files packaged for the Rails 3.1+ asset
pipeline

WWW: https://github.com/joliss/jquery-ui-rails

Differential Revision:	https://reviews.freebsd.org/D889
Approved by:	swills
2014-10-03 18:10:51 +00:00
Johannes Jost Meixner
dd97a0664a www/rubygem-kaminari-rais4: copy port
Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and
sophisticated paginator for Rails 3

WWW: https://github.com/amatsuda/kaminari

Differential Revision:	https://reviews.freebsd.org/D883
Approved by:	swills (mentor)
2014-10-03 15:06:44 +00:00