Commit graph

3807 commits

Author SHA1 Message Date
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
Rene Ladan
38bed62c79 Remove expired port:
2014-10-01 www/rubygem-puma16: Old version no longer needed
2014-10-02 11:53:17 +00:00
Sunpoet Po-Chuan Hsieh
7df258b585 - Add rubygem-pagerduty 2.0.0
pagerduty provides a lightweight Ruby interface for calling the PagerDuty
Integration API.

WWW: https://github.com/envato/pagerduty
RG:  https://rubygems.org/gems/pagerduty
2014-09-30 15:23:42 +00:00
William Grzybowski
1483dff0d6 www/py-requests-toolbelt: Utility belt for advanced users of python-requests
This is a collection of utilities that some users of python-requests might need
but do not belong in requests proper. The library is actively maintained by
members of the requests core development team, and so reflects the
functionality most requested by users of the requests library.

WWW: https://toolbelt.readthedocs.org
2014-09-29 18:32:12 +00:00
William Grzybowski
4b37ec8163 www/py-django-allauth: User registration with social account authentication
django-allauth is a reusable Django app that allows for both local and
social authentication, with flows that just work.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

WWW: https://github.com/lostisland/sawyer
2014-09-27 04:30:50 +00:00
Rene Ladan
c82a7fe11a Remove expired ports:
2014-09-25 sysutils/rubygem-chef-expander: Depends on broken rubygem-dep_selector
2014-09-25 sysutils/rubygem-chef-server: Depends on broken rubygem-dep_selector
2014-09-25 sysutils/rubygem-chef-solr: Depends on broken rubygem-dep_selector
2014-09-25 www/rubygem-chef-server-webui: Depends on broken rubygem-dep_selector
2014-09-25 www/rubygem-chef-server-api: Depends on broken rubygem-dep_selector
2014-09-25 08:17:08 +00:00
Kurt Jaeger
247b017ff7 New port: www/alef-webfont
Alef has been designed to meet very high standards whilst at a very small
size. It was created under the consideration of its primary use for digital
media, and overcomes great challenges in the rendition of small characters
and cross-platform adjustment.

The font supports Hebrew and various European Languages.

WWW: http://alef.hagilda.com/

PR:		193543
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es>
2014-09-23 18:49:43 +00:00
Rene Ladan
ae0bc93562 Remove expired port:
2014-09-23 www/mediawiki121: Not maintained upstream
2014-09-23 10:56:18 +00:00
Johannes Jost Meixner
05317facbe Update CentOS base to 6.5, add userland ports
The Fedora 10 infrastructure ports have been in use since June 2009 and, while
having served a great deed, have become unsupported upstream and hence affected
by unfixed security vulnerabilities. In addition to that, many recent Linux
binaries need newer libc / stdlibc++ versions.

This commit adds the linux-c6- userland as drop-in replacement for the -f10
infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5.

If you want to switch to linux-c6 ports, please define at /etc/make.conf:

    OVERRIDE_LINUX_BASE_PORT=c6
    OVERRIDE_LINUX_NONBASE_PORTS=c6

Additionally, please add the following line to /etc/sysctl.conf:

    compat.linux.osrelease=2.6.18

Upgrading procedures are shown in /usr/ports/UPDATING.

This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in
November 2013, using and extending mav@'s work. It has been tested extensively
and most reported issues were already fixed. Please report any additional bug
or "features" to the emulation mailing list.

Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's
filed Issues and Pull requests on GitHub,

PR:		186820
Differential Revision:	https://reviews.freebsd.org/D793
Reviewed by:	allanjude, antoine, bapt, rene
Approved by:	portmgr (antoine, bapt)
Approved by:	koobs (mentor)
Sponsored by:	Perceivon Hosting Inc.
2014-09-22 10:40:00 +00:00
Rene Ladan
eb52c41420 Remove expired port:
2014-09-20 www/ruby-fcgi: RubyForge shutdown May 15 2014
2014-09-20 21:56:03 +00:00
William Grzybowski
e74eb13366 www/calendarserver: Calendar and Contacts Server from Apple (RFC 4791, RFC 6352)
The open source Calendar and Contacts Server project is a standards-compliant
server implementing the CalDAV and CardDAV protocols (RFC 4791, RFC 6352).
It provides a shared location on the network allowing multiple users to store
and edit calendaring and contact information.

WWW: http://www.calendarserver.org

PR:		186201 (with changes)
Submitted by:	Axel.Rau Chaos1 de
2014-09-20 15:19:34 +00:00
Rene Ladan
7eafff56c3 Remove expired ports
Keep some which are optional dependencies of non-expired ports
2014-09-18 sysutils/moreutils-parallel: Use moreutils-parallel in sysutils/moreutils instead
2014-09-20 science/ruby-netcdf: Depends on deprecated math/ruby-narray
2014-09-20 x11-toolkits/ruby-fox16: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gnuplot: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-gphys: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-fftw3: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-dcl: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-numru_misc: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-narray: RubyForge shutdown May 15 2014
2014-09-20 textproc/ruby-liquid: RubyForge shutdown May 15 2014
2014-09-20 comms/callsign: RubyForge shutdown May 15 2014
2014-09-20 misc/ruby-vpim: RubyForge shutdown May 15 2014
2014-09-20 net/ruby-ldap: RubyForge shutdown May 15 2014
2014-09-20 devel/rubygem-echoe: Depends on deprecated rubyforge
2014-09-20 www/ruby-borges: RubyForge shutdown May 15 2014
2014-09-20 www/ruby-fcgiwrap: RubyForge shutdown May 15 2014
2014-09-20 www/rubygem-scrubyt: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-multi: RubyForge shutdown May 15 2014
2014-09-20 databases/ruby-dbd_sqlite3: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gsl: RubyForge shutdown May 15 2014
2014-09-20 security/ruby-gpgme: RubyForge shutdown May 15 2014
2014-09-20 multimedia/vodcatcher: RubyForge shutdown May 15 2014
2014-09-20 japanese/ruby-ming: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-statgrab: RubyForge shutdown May 15 2014
2014-09-20 security/ruby-crypt: RubyForge shutdown May 15 2014
2014-09-20 sysutils/philesight: Depends on deprecated devel/ruby-locale2
2014-09-20 multimedia/podcatcher: RubyForge shutdown May 15 2014
2014-09-20 audio/ruby-mp3info: RubyForge shutdown May 15 2014
2014-09-20 multimedia/ruby-flvtool2: RubyForge shutdown May 15 2014
2014-09-20 audio/ruby-freedb: RubyForge shutdown May 15 2014
2014-09-20 graphics/ruby-ming: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-locale2: RubyForge shutdown May 15 2014
2014-09-20 devel/rubygem-rubyforge: RubyForge shutdown May 15 2014
2014-09-20 databases/ruby-dbd_odbc: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-fastri: RubyForge shutdown May 15 2014
2014-09-20 devel/ri-emacs: RubyForge shutdown May 15 2014
2014-09-20 security/p5-openxpki-client-html-mason: security/p5-openxpki-0.15+ abandoned Mason UI technology in favor of FastCGI
2014-09-20 09:45:04 +00:00
Antoine Brodin
4da9186ca9 Hook p5-Dancer-Plugin-Memcached to the build
Pointy hat:	zi
2014-09-17 17:20:48 +00:00
Warren Block
4ce9d5d958 New port: www/py-pyjwt, a Python implementation of JSON Web Tokens.
PR:		193095
Reviewed by:	koobs
Approved by:	koobs
Review:		D487
2014-09-17 01:25:45 +00:00
John Marino
203d558d69 Remove www/squid32 and 4 ports dependent on www/squid (v2.7)
The www/squid port, which is also expired, will be upgraded to Squid
version 3.4 rather than removing it.
2014-09-16 12:04:06 +00:00
Steve Wills
28071e6398 www/rubygem-rails4: create port for rails4
This port required creating a number of new ports, old versions of existing
ports and other adjustments, so do all that while here too.

Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby

Being a full-stack framework means that all layers are built to work
seamlessly together. That way you Don't Repeat Yourself (DRY) and you
can use a single language from top to bottom. Everything from templates
to control flow to business logic is written in Ruby - The language of
love for industry heavy-weights.

WWW: http://www.rubyonrails.org

Submitted by:	xmj (based on)
2014-09-14 02:06:58 +00:00
Steve Wills
b53ae27b10 www/rubygem-http_router: add port for rubygem-http_router
Sort category Makefile while here.

This library allows you to recognize and build URLs in a Rack application.

WWW: http://github.com/joshbuddy/http_router
2014-09-09 17:03:14 +00:00
Li-Wen Hsu
7cf90b2718 - Copy py-django -> py-django16 for Django 1.7 update 2014-09-07 09:59:00 +00:00
John Marino
2106171336 Remove www/oops: Development stops long ago, domain has been expired
Expiration date was 31 August 2014
2014-09-06 18:13:40 +00:00
Adam Weinberger
a86fb563c0 Move www/webcalendar-devel to www/webcalendar. 2014-09-04 18:30:07 +00:00
Adam Weinberger
2b71a8b5bc Remove www/webcalendar. webcalendar-devel is about to become www/webcalendar.
From the WWW:

	 The latest official 1.0.X release is 1.0.5. This release should not be
	 used for new installs since it is no longer supported (use 1.2.X
	 instead).
2014-09-04 18:28:19 +00:00
Alex Dupre
f23aed7bde Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
Erwin Lansing
d0988e8f17 Resurrect, with a twist:
- stage
- strip binaries
- add license
- take maintainership

Sponsored by:	DK Hostmaster A/S
2014-09-03 13:33:03 +00:00
Baptiste Daroussin
bd3cd3edd2 Remove non staged ports without pending PR from www 2014-09-02 10:47:09 +00:00
William Grzybowski
94fc0bf035 www/py-django-taggit: Reusable Django application for simple tagging 2014-08-29 16:50:22 +00:00
William Grzybowski
5027b0d5aa www/py-django-assets: Compress and merge CSS and Javascript files
Integrates the webassets library with Django, adding support for merging,
minifying and compiling CSS and Javascript files.

WWW: https://github.com/miracle2k/django-assets
2014-08-29 16:27:48 +00:00
William Grzybowski
9116f0ea46 www/py-webassets: Media asset management for Python
Asset management application for Python web development.

Use it to merge and compress your JavaScript and CSS files.

WWW: https://github.com/miracle2k/webassets
2014-08-29 16:25:24 +00:00
Steve Wills
1044f2406d www/rubygem-jekyll-watch: add port to be used by updated jekyll
Handles rebuilding of Jekyll sites when a file changes

WWW: https://github.com/jekyll/jekyll-watch

PR:		192976
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
2014-08-25 19:27:21 +00:00
Antoine Brodin
aaf0e74a47 Hook grafana and rubygem-feedjira to the build 2014-08-24 21:24:59 +00:00
John Marino
990eee49c4 Add new port www/sams2
PR:		192587
Submitted by:	Roman
Modified by:	marino

SAMS (Squid Account Management System) is a WEB-based interface and tool to
manage users of SQUID proxy server.  Main features are:

    * manage users access to SQUID - proxy with NTLM, NCSA authorization
      or IP address
    * manage prohibition of users to access to URL
    * manage to rewrite requested URL to graphical resources (banners,
      counters)
    * save and build reports of users statistic
    * switch of users access to SQUID proxy if his traffic quota is off
    * manage a delay pools for users groups
2014-08-24 16:12:50 +00:00
Antoine Brodin
4770684405 2014-08-24 security/pam_abl: Newer version requires large number of hacks, not worth the effort
2014-08-23 www/rubygem-feedzirra: Project renamed upstream, see www/rubygem-feedjira
2014-08-24 09:49:32 +00:00
Steve Wills
f7d90893d6 www/rubygem-http_parser.rb: oops, this port already existed in net, delete it 2014-08-23 21:44:48 +00:00
Steve Wills
c73e881fda www/rubygem-http_parser.rb: create port for rubygem-http_parser.rb
Ruby bindings to http://github.com/ry/http-parser and
http://github.com/a2800276/http-parser.java

WWW: http://github.com/tmm1/http_parser.rb
2014-08-23 21:37:24 +00:00
Kubilay Kocak
c0aa198926 [NEW] www/geeknote: Command line client for Evernote
Geeknote is a command line client for Evernote.

Features:

  * Create notes in your Evernote account
  * Create tags, notebooks
  * Use Evernote search in console with different filters
  * Edit notes in console using any editor: nano, vim, emacs, mcedit
  * Sync your local files, directories with Evernote
  * Use Evernote with cron or any scripts

WWW: http://www.geeknote.me
2014-08-23 14:03:26 +00:00
Kubilay Kocak
d2cddc450b [NEW] www/py-evernote: Evernote SDK for Python
This SDK contains wrapper code used to call the Evernote Cloud API from Python.

WWW: https://dev.evernote.com
2014-08-23 13:50:41 +00:00
Steve Wills
f46736e9a3 www/rubygem-fcgi: add port based on ruby-fcgi, update to 0.9.2.1
PR:		190446
Submitted by:	Takumi Takahashi <takumiiinn@gmail.com>
2014-08-22 16:29:02 +00:00
Rene Ladan
c8d71ace85 Remove expired ports:
2014-08-22 databases/pg_filedump: Broken for more than 6 months
2014-08-22 devel/svnmerge: Broken for more than 6 months
2014-08-22 net-mgmt/circe: Broken for more than 6 months
2014-08-22 print/latex-aa: Broken for more than 6 months
2014-08-22 textproc/rast: Broken for more than 6 months
2014-08-22 www/abyssws: Broken for more than 6 months
2014-08-22 www/docebo: Not maintained upstream
2014-08-22 www/rejik: Broken for more than 6 months and depends on www/squid which reached EOL 2 years ago
2014-08-22 09:16:44 +00:00
Antoine Brodin
dc19c0821a 2014-08-20 mail/horde3-turba: EOL in April 2012
2014-08-20 deskutils/horde3-nag: EOL in April 2012
2014-08-20 devel/horde3-whups: EOL in April 2012
2014-08-20 mail/horde3-imp: EOL in April 2012
2014-08-20 www/horde3-base: EOL in April 2012
2014-08-20 06:42:05 +00:00
Antoine Brodin
3e0a67c81e 2014-08-20 deskutils/horde3-hermes: EOL in April 2012
2014-08-20 deskutils/horde3-klutz: EOL in April 2012
2014-08-20 deskutils/horde3-kronolith: EOL in April 2012
2014-08-20 deskutils/horde3-mnemo: EOL in April 2012
2014-08-20 devel/horde3-chora: EOL in April 2012
2014-08-20 ftp/horde3-gollem: EOL in April 2012
2014-08-20 games/linux-steam: Unmaintained interactive port
2014-08-20 games/linux-ut2004-demo: Unmaintained restricted ancient demo
2014-08-20 mail/horde3-dimp: EOL in April 2012
2014-08-20 mail/horde3-forwards: EOL in April 2012
2014-08-20 mail/horde3-ingo: EOL in April 2012
2014-08-20 mail/horde3-mimp: EOL in April 2012
2014-08-20 mail/horde3-vacation: EOL in April 2012
2014-08-20 net-mgmt/horde3-nic: EOL in April 2012
2014-08-20 net-mgmt/nocol: Unmaintained interactive port
2014-08-20 net-mgmt/ourmon: Unmaintained interactive port
2014-08-20 net/wowzamediaserverpro: Unmaintained interactive port
2014-08-20 news/p5-NNML: Unmaintained interactive port
2014-08-20 print/dvips: Unmaintained interactive port
2014-08-20 print/xdvi: Unmaintained interactive port
2014-08-20 security/horde3-jeta: EOL in April 2012
2014-08-20 security/hunch: Likely unused interactive port
2014-08-20 www/horde3-ansel: EOL in April 2012
2014-08-20 www/horde3-meta: EOL in April 2012
2014-08-20 www/horde3-passwd: EOL in April 2012
2014-08-20 www/horde3-trean: EOL in April 2012
2014-08-20 www/wwwcount: Ancient interactive port
2014-08-20 x11-clocks/xalarm: Unmaintained interactive port
2014-08-20 06:30:29 +00:00
John Marino
80d88a60d7 Add new port www/libevhtp
PR:		191979
Submitted by:	JingFeng Yan

Libevhtp was created as a replacement API for Libevent's current HTTP API.
The reality of libevent's http interface is that it was created as a JIT
server, meaning the developer never thought of it being used for creating a
full-fledged HTTP service. The maintainer is under the impression that the
libevent http API was designed almost as an example of what you can do with
libevent. It's not Apache in a box, but more and more developers are
attempting to use it as such.
2014-08-19 10:40:58 +00:00
Sunpoet Po-Chuan Hsieh
cff7ec9917 - Add p5-HTTP-Tiny-SPDY 0.020
HTTP::Tiny::SPDY is a subclass of HTTP::Tiny with added support for the SPDY
protocol. It is intended to be fully compatible with HTTP::Tiny so that it can
be used as a drop-in replacement for it.

WWW: http://search.cpan.org/dist/HTTP-Tiny-SPDY/
2014-08-17 19:41:10 +00:00
Kurt Jaeger
77d47f6b6c New port: www/p5-LWP-Protocol-connect
The LWP::Protocol::connect module provides support for using https
over a proxy via the HTTP/Connect method.

WWW: http://search.cpan.org/dist/LWP-Protocol-connect/

PR:		191784
Submitted by:	Lawrence Chen <beastie@tardisi.com>
2014-08-17 17:08:50 +00:00
Rene Ladan
5a97fdb350 Remove expired ports:
2014-08-15 www/phpgedview: Superceded by www/webtrees
2014-08-15 graphics/luxrays: No longer needed as luxrender bundles its own verion now
2014-08-15 net-mgmt/cflowd: Unmaintained 10 years, requires dozens of patches, unverifiable
2014-08-15 00:23:01 +00:00
Kubilay Kocak
613ec2dacd www/py-slimit: JavaScript minifier written in Python
SlimIt is a JavaScript minifier written in Python. It compiles
JavaScript into more compact code so that it downloads and runs faster.

SlimIt also provides a library that includes a JavaScript parser, lexer,
pretty printer and a tree visitor.

WWW: http://slimit.readthedocs.org

PR:		191386 (with minor changes)
Submitted by:	Melvyn Sopacua <melvyn at magemana dot nl>
2014-08-14 08:55:28 +00:00
Ryan Steinmetz
ab7b1ad6e9 New port: www/p5-Dancer-Plugin-REST:
This plugin helps you write a RESTful webservice with Dancer.

WWW: http://search.cpan.org/dist/Dancer-Plugin-REST/
2014-08-13 15:29:48 +00:00
John Marino
3857791e2b Add new port www/p5-Dancer-Plugin-Lexicon
PR:		192352
Submitted by:	Henk van Oers

Dancer::Plugin::Lexicon uses Locale::Maketext::Lexicon to provide I18N
functionality to your Dancer application.

Translations are stored in PO or MO (compiled PO) gettext files in the
"languages/" dir. You can generate or update your PO files by
automatically extracting translatable strings from your code and
templates with xgettext.pl.

The user's preferred language can be auto-detected from their browser
settings, and the current language is automatically stored in the user's
session. Including "lang=$lang_tag" in the query string change the
user's language.
2014-08-10 22:41:40 +00:00
Gabor Pali
cc55544233 - Update The Glorious Glasgow Haskell Compiler to version 7.8.3
- Update Haskell Platform to version 2014.2.0.0
- Update Yesod Platform to version 1.2.13
- Update Gtk2Hs to version 0.12.5
- Update Pandoc to version 1.12.4.2
- Update git-annex to version 5.20140717
- Unbreak wxHaskell ports

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

New ports (69):

databases/hs-esqueleto: Type-safe EDSL for SQL queries on persistent backends
devel/hs-Glob: Globbing library
devel/hs-STMonadTrans: Monad transformer version of the ST monad
devel/hs-auto-update: Efficiently run periodic, on-demand actions
devel/hs-asn1-encoding: ASN1 data reader and writer in RAW, BER and DER forms
devel/hs-asn1-parse: Simple monadic parser for ASN1 stream types
devel/hs-atomic-primops: Safe approach to CAS and other atomic operations
devel/hs-boxes: 2D text pretty-printing library
devel/hs-byteable: Type class for sequence of bytes
devel/hs-chunked-data: Typeclasses for dealing with chunked data
devel/hs-conduit-combinators: Commonly used conduit functions
devel/hs-conduit-extra: Conduit adapters for common libraries
devel/hs-data-hash: Combinators for building fast hashing functions
devel/hs-deepseq-generics: Generics-based Control.DeepSeq.rnf implementation
devel/hs-dlist-instances: Difference lists instances
devel/hs-enclosed-exceptions: Catching exceptions within enclosed computations
devel/hs-equivalence: Maintaining equivalence relations as union-find
devel/hs-exceptions: Extensible optionally-pure exceptions
devel/hs-free: Monads for free
devel/hs-hslua: Lua language interpreter embedding in Haskell
devel/hs-keys: Keyed functors and containers
devel/hs-monad-loops: Monadic loops
devel/hs-monads-tf: Monad classes, using type families
devel/hs-mono-traversable: Traversing monomorphic containers
devel/hs-prelude-extras: Higher-order versions of Prelude classes
devel/hs-prettyclass: Pretty printing class similar to Show
devel/hs-scientific: Numbers represented using scientific notation
devel/hs-securemem: Auto scrubbing and const time eq, memory chunk
devel/hs-shake: Build system library, like Make, but more accurate dependencies
devel/hs-stm-chans: Additional types of channels for STM
devel/hs-streaming-commons: Common functions for streaming data libraries
devel/hs-text-icu: Bindings to the ICU library
devel/hs-tf-random: High-quality splittable pseudorandom number generator
devel/hs-transformers-compat: Compatibility shim for transformers
devel/hs-vector-binary-instances: Binary instances for vector
devel/hs-vector-instances: Orphan Instances for 'Data.Vector'
devel/hs-vector-th-unbox: Deriver for Data.Vector.Unboxed with Template Haskell
dns/hs-dns: DNS library in Haskell
dns/hs-gnuidn: Bindings for GNU IDN
net/hs-connection: Simple and easy network connections API
net/hs-gsasl: Bindings for GNU libgsasl
net/hs-iproute: IP Routing Table
net/hs-network-protocol-xmpp: Client library for the XMPP protocol
security/hs-DRBG: Deterministic random bit generator
security/hs-cipher-aes128: AES and common modes using AES-NI when available
security/hs-cipher-blowfish: Blowfish cipher
security/hs-cipher-camellia: Camellia block cipher primitives
security/hs-cipher-des: DES and 3DES primitives
security/hs-crypto-cipher-types: Generic cryptography cipher types
security/hs-crypto-random: Simple cryptographic random related types
security/hs-cryptohash-conduit: Cryptohash conduit
security/hs-cryptohash-cryptoapi: Crypto-api interfaces for cryptohash
security/hs-gnutls: Bindings for GNU libgnutls
security/hs-x509: X509 reader and writer
security/hs-x509-store: X.509 collection accessing and storing methods
security/hs-x509-system: Per-operating-system X.509 accessors and storage
security/hs-x509-validation: X.509 Certificate and CRL validation
sysutils/hs-ekg: Remote monitoring of processes
sysutils/hs-ekg-core: Tracking of system metrics
textproc/hs-appar: Simple applicative parser
textproc/hs-libxml-sax: Bindings for the libXML2 SAX interface
textproc/hs-uri: Library for working with URIs
textproc/hs-xml-hamlet: Hamlet-style quasiquoter for XML content
www/hs-DAV: RFC 4918 WebDAV support
www/hs-http-client: HTTP client engine
www/hs-http-client-tls: http-client backend with TLS support
www/hs-warp-tls: HTTP over SSL/TLS support for Warp via the TLS package
www/hs-yesod-auth-hashdb: Authentication plugin for Yesod
www/hs-yesod-bin: Yesod helper executable

Updated ports (279):

archivers/hs-zip-archive                 0.1.3.4_5        --> 0.2.3.2
archivers/hs-zlib-enum                   0.2.3_6          --> 0.2.3.1
audio/hs-ALUT                            2.2.0.0_14       --> 2.3.0.1
audio/hs-OpenAL                          1.4.0.2_5        --> 1.6.0.0
audio/hs-libmpd                          0.8.0.2_5        --> 0.8.0.5
benchmarks/hs-criterion                  0.6.2.1_6        --> 0.8.1.0
converters/hs-aeson                      0.6.1.0_6        --> 0.7.0.6
converters/hs-dataenc                    0.14.0.5_5       --> 0.14.0.7
databases/hs-mysql                       0.1.1.4_8        --> 0.1.1.6
databases/hs-persistent                  1.2.0.1_4        --> 1.3.1.1
databases/hs-persistent-sqlite           1.2.0_4          --> 1.3.0.5
databases/hs-persistent-template         1.2.0_4          --> 1.3.1.4
devel/hs-Boolean                         0.2_5            --> 0.2.1
devel/hs-ConfigFile                      1.1.1_9          --> 1.1.2
devel/hs-DrIFT                           2.2.3_8          --> 2.4.2
devel/hs-MemoTrie                        0.6.1_6          --> 0.6.2
devel/hs-MissingH                        1.2.0.0_6        --> 1.2.1.0
devel/hs-MonadCatchIO-mtl                0.3.0.5_6        --> 0.3.1.0
devel/hs-MonadCatchIO-transformers       0.3.0.0_8        --> 0.3.1.0
devel/hs-MonadRandom                     0.1.9_4          --> 0.1.13
devel/hs-SafeSemaphore                   0.9.0_6          --> 0.10.1
devel/hs-Stream                          0.4.6.1_6        --> 0.4.7.1
devel/hs-TypeCompose                     0.9.9_5          --> 0.9.10
devel/hs-abstract-deque                  0.2_4            --> 0.3
devel/hs-abstract-par                    0.3.1_8          --> 0.3.3
devel/hs-alex                            3.0.5_4          --> 3.1.3
devel/hs-ansi-terminal                   0.6_5            --> 0.6.1.1
devel/hs-ansi-wl-pprint                  0.6.6_6          --> 0.6.7.1
devel/hs-asn1-types                      0.1.3_4          --> 0.2.3
devel/hs-async                           2.0.1.4_4        --> 2.0.1.5
devel/hs-base16-bytestring               0.1.1.5_7        --> 0.1.1.6
devel/hs-basic-prelude                   0.3.5.0_4        --> 0.3.8
devel/hs-bifunctors                      3.2.0.1_5        --> 4.1.1.1
devel/hs-blaze-builder                   0.3.1.1_4        --> 0.3.3.2
devel/hs-blaze-builder-enumerator        0.2.0.5_6        --> 0.2.0.6
devel/hs-blaze-textual                   0.2.0.8_6        --> 0.2.0.9
devel/hs-bloomfilter                     1.2.6.10_7       --> 2.0.0.0
devel/hs-bytestring-show                 0.3.5.5_4        --> 0.3.5.6
devel/hs-c2hs                            0.16.4_6         --> 0.17.2
devel/hs-cabal-install                   1.16.0.2_4       --> 1.18.0.5
devel/hs-cereal                          0.3.5.2_7        --> 0.4.0.1
devel/hs-checkers                        0.3.1_5          --> 0.3.2
devel/hs-classy-prelude                  0.5.7_4          --> 0.9.3
devel/hs-classy-prelude-conduit          0.5.3_5          --> 0.9.3
devel/hs-cmdargs                         0.10.3_4         --> 0.10.9
devel/hs-conduit                         1.0.5_4          --> 1.1.7
devel/hs-configurator                    0.2.0.2_6        --> 0.3.0.0
devel/hs-convertible                     1.0.11.1_8       --> 1.1.0.0
devel/hs-cpphs                           1.16_5           --> 1.18.5
devel/hs-data-pprint                     0.2.1.4_6        --> 0.2.3
devel/hs-directory-tree                  0.11.0_6         --> 0.12.0
devel/hs-dlist                           0.5_13           --> 0.7.1
devel/hs-either                          3.4_5            --> 4.3.0.1
devel/hs-enumerator                      0.4.19_8         --> 0.4.20
devel/hs-errors                          1.4.1_5          --> 1.4.7
devel/hs-fast-logger                     0.3.1_7          --> 2.2.0
devel/hs-fgl                             5.4.2.4_9        --> 5.5.0.1
devel/hs-file-embed                      0.0.4.7_5        --> 0.0.7
devel/hs-filestore                       0.6.0.1_5        --> 0.6.0.3
devel/hs-fsnotify                        0.0.11_4         --> 0.1.0.3
devel/hs-gconf                           0.12.1.1_6       --> 0.12.5.0
devel/hs-generic-deriving                1.5.0_4          --> 1.6.3
devel/hs-geniplate                       0.6.0.3_5        --> 0.6.0.4
devel/hs-ghc-events                      0.4.2.0_6        --> 0.4.3.0
devel/hs-ghc-mtl                         1.0.1.2_6        --> 1.2.1.0
devel/hs-gio                             0.12.4_6         --> 0.12.5.3
devel/hs-glade                           0.12.1_10        --> 0.12.5.0
devel/hs-glib                            0.12.4_6         --> 0.12.5.4
devel/hs-gtk2hs-buildtools               0.12.4_6         --> 0.12.5.2
devel/hs-haddock                         2.13.2_4         --> 2.14.2
devel/hs-happy                           1.18.10_6        --> 1.19.4
devel/hs-hashable                        1.1.2.5_4,1      --> 1.2.2.0,1
devel/hs-hashed-storage                  0.5.10_6         --> 0.5.11
devel/hs-hashtables                      1.1.0.2_5        --> 1.1.2.1
devel/hs-haskell-src                     1.0.1.5_8        --> 1.0.1.6
devel/hs-haskell-src-exts                1.13.5_6         --> 1.15.0.1
devel/hs-hasktags                        0.68.2_5         --> 0.69.0
devel/hs-hastache                        0.5.0_5          --> 0.6.0
devel/hs-hinotify                        0.3.5_6          --> 0.3.7
devel/hs-hint                            0.3.3.6_5        --> 0.4.2.0
devel/hs-hlint                           1.8.45_4         --> 1.9.3
devel/hs-hoogle                          4.2.16_5         --> 4.2.34
devel/hs-hslogger                        1.2.1_6          --> 1.2.4
devel/hs-hspec                           1.5.4_4          --> 1.11.0
devel/hs-hspec-expectations              0.3.2_4          --> 0.6.0.1
devel/hs-kqueue                          0.1.2.4_6        --> 0.1.2.6
devel/hs-language-c                      0.3.2.1_11       --> 0.4.5
devel/hs-language-javascript             0.5.7_6          --> 0.5.13
devel/hs-largeword                       1.0.5_4          --> 1.2.3
devel/hs-lens                            3.9.0.2_4        --> 4.3.3
devel/hs-lifted-base                     0.2.0.5_4        --> 0.2.3.0
devel/hs-logict                          0.6_5            --> 0.6.0.2
devel/hs-mmap                            0.5.8_7          --> 0.5.9
devel/hs-mmorph                          1.0.0_4          --> 1.0.3
devel/hs-monad-control                   0.3.2.1_4        --> 0.3.3.0
devel/hs-monad-logger                    0.3.1.1_4        --> 0.3.7.1
devel/hs-monad-par                       0.3.4.2_4        --> 0.3.4.6
devel/hs-monad-par-extras                0.3.2_8          --> 0.3.3
devel/hs-mtl                             2.1.2_6          --> 2.1.3.1
devel/hs-mueval                          0.9_5            --> 0.9.1.1
devel/hs-murmur-hash                     0.1.0.6_6        --> 0.1.0.7
devel/hs-optparse-applicative            0.5.2.1_5        --> 0.9.1.1
devel/hs-parallel                        3.2.0.3_6        --> 3.2.0.4
devel/hs-pcre-light                      0.4_13           --> 0.4.0.2
devel/hs-primitive                       0.5.0.1_6        --> 0.5.2.1
devel/hs-profunctors                     3.3.0.1_4        --> 4.2.0.1
devel/hs-project-template                0.1.3_5          --> 0.1.4.1
devel/hs-quickcheck-io                   0.1.0_4          --> 0.1.1
devel/hs-reflection                      1.3.2_4          --> 1.5.1
devel/hs-resource-pool                   0.2.1.1_6        --> 0.2.3.0
devel/hs-resourcet                       0.4.7.1_4        --> 1.1.2.3
devel/hs-safe                            0.3.3_9          --> 0.3.7
devel/hs-setenv                          0.1.0_6          --> 0.1.1.1
devel/hs-simple-reflect                  0.3.1_5          --> 0.3.2
devel/hs-smallcheck                      1.0.2_5          --> 1.1.1
devel/hs-syb                             0.4.0_4          --> 0.4.1
devel/hs-syb-with-class                  0.6.1.4_6        --> 0.6.1.5
devel/hs-system-fileio                   0.3.11_5         --> 0.3.14
devel/hs-system-filepath                 0.4.7_6          --> 0.4.12
devel/hs-tagged                          0.6_4            --> 0.7.2
devel/hs-temporary                       1.1.2.4_6        --> 1.2.0.3
devel/hs-test-framework                  0.8_7            --> 0.8.0.3
devel/hs-test-framework-hunit            0.3.0_7          --> 0.3.0.1
devel/hs-test-framework-quickcheck2      0.3.0.1_7        --> 0.3.0.3
devel/hs-text                            0.11.3.1_4       --> 1.1.0.0
devel/hs-threads                         0.5.0.2_5        --> 0.5.1.2
devel/hs-threadscope                     0.2.2_6          --> 0.2.4
devel/hs-timezone-olson                  0.1.2_5          --> 0.1.4
devel/hs-timezone-series                 0.1.2_5          --> 0.1.3
devel/hs-transformers-base               0.4.1_9          --> 0.4.2
devel/hs-uniplate                        1.6.10_6         --> 1.6.12
devel/hs-unix-compat                     0.4.1.1_4        --> 0.4.1.3
devel/hs-unix-time                       0.1.8_4          --> 0.3.3
devel/hs-unordered-containers            0.2.3.1_4        --> 0.2.4.0
devel/hs-utf8-light                      0.4.0.1_8        --> 0.4.2
devel/hs-utf8-string                     0.3.7_9          --> 0.3.8
devel/hs-utility-ht                      0.0.9_4          --> 0.0.10
devel/hs-uuagc                           0.9.42.3_4       --> 0.9.51
devel/hs-uuagc-cabal                     1.0.4.0_7        --> 1.0.5.0
devel/hs-uuid                            1.2.13_4         --> 1.3.3
devel/hs-uulib                           0.9.15_5         --> 0.9.16
devel/hs-vault                           0.2.0.4_5        --> 0.3.0.3
devel/hs-vector                          0.10.0.1_6       --> 0.10.9.1
devel/hs-vector-algorithms               0.5.4.2_6        --> 0.6.0.3
devel/hs-void                            0.6_4            --> 0.6.1
devel/hs-word8                           0.0.3_5          --> 0.1.1
graphics/hs-HGL                          3.2.0.2_14       --> 3.2.0.5
graphics/hs-cairo                        0.12.4_6         --> 0.12.5.3
graphics/hs-svgcairo                     0.12.1.1_8       --> 0.12.5.2
mail/hs-email-validate                   1.0.0_5          --> 2.0.1
mail/hs-mime                             0.3.4_6          --> 0.4.0.1
mail/hs-mime-mail                        0.4.1.2_7        --> 0.4.5.2
mail/hs-mime-types                       0.1.0.3_5        --> 0.1.0.4
math/hs-Agda                             2.3.2_6          --> 2.4.0.2
math/hs-categories                       1.0.5_5          --> 1.0.6
math/hs-comonad                          3.0.2_5          --> 4.2.2
math/hs-contravariant                    0.4_5            --> 1.1
math/hs-data-lens                        2.10.2_7         --> 2.10.5
math/hs-data-lens-template               2.1.7_7          --> 2.1.8
math/hs-distributive                     0.3.1_5          --> 0.4.4
math/hs-math-functions                   0.1.3.0_5        --> 0.1.5.2
math/hs-mwc-random                       0.12.0.1_6       --> 0.13.1.2
math/hs-nats                             0.1_5            --> 0.2
math/hs-pointed                          3.0.2_6          --> 4.1
math/hs-probability                      0.2.4_8          --> 0.2.4.1
math/hs-semigroupoids                    3.0.2_6          --> 4.0.4
math/hs-semigroups                       0.9.1_4          --> 0.15.2
math/hs-statistics                       0.10.3.1_4       --> 0.13.2.1
math/hs-vector-space                     0.8.6_7          --> 0.8.7
multimedia/hs-gstreamer                  0.12.1.2_6       --> 0.12.5.0
net/hs-network                           2.4.1.2_4        --> 2.4.2.3
net/hs-network-info                      0.2.0.3_6        --> 0.2.0.5
net/hs-network-multicast                 0.0.7_6          --> 0.0.11
net/hs-simple-sendfile                   0.2.11_5         --> 0.2.15
net/hs-socks                             0.5.1_4          --> 0.5.4
science/hs-bio                           0.5.2_8          --> 0.5.3
security/hs-HsOpenSSL                    0.10.3.3_6       --> 0.11
security/hs-RSA                          1.2.2.0_7        --> 2.0.0
security/hs-SHA                          1.6.1_6          --> 1.6.4.1
security/hs-certificate                  1.3.7_4          --> 1.3.9
security/hs-cipher-aes                   0.1.8_4          --> 0.2.8
security/hs-cipher-rc4                   0.1.2_5          --> 0.1.4
security/hs-clientsession                0.9_4            --> 0.9.0.3
security/hs-cprng-aes                    0.3.4_6          --> 0.5.2
security/hs-crypto-api                   0.12.1_4         --> 0.13
security/hs-crypto-conduit               0.5.2_4          --> 0.5.4
security/hs-crypto-numbers               0.1.3_5          --> 0.2.3
security/hs-crypto-pubkey                0.1.3_4          --> 0.2.4
security/hs-crypto-pubkey-types          0.3.2_4          --> 0.4.2.2
security/hs-cryptocipher                 0.5.0_4          --> 0.6.2
security/hs-cryptohash                   0.9.0_4          --> 0.11.6
security/hs-entropy                      0.2.1_9          --> 0.3.2
security/hs-monadcryptorandom            0.5.1_5          --> 0.6.1
security/hs-pem                          0.1.2_6          --> 0.2.2
security/hs-pwstore-fast                 2.3_7            --> 2.4.1
security/hs-skein                        1.0.3_4          --> 1.0.9
security/hs-tls                          1.1.2_5          --> 1.2.8
sysutils/hs-angel                        0.3.4_6          --> 0.5.0
sysutils/hs-cpu                          0.1.1_7          --> 0.1.2
textproc/hs-Diff                         0.2.0_5          --> 0.3.0
textproc/hs-HStringTemplate              0.7.1_5          --> 0.7.3
textproc/hs-HaXml                        1.24_4           --> 1.24.1
textproc/hs-attoparsec-enumerator        0.3.1_7          --> 0.3.3
textproc/hs-blaze-html                   0.6.1.1_4        --> 0.7.0.2
textproc/hs-blaze-markup                 0.5.1.5_4        --> 0.6.1.0
textproc/hs-case-insensitive             1.0.0.2_4        --> 1.1.0.3
textproc/hs-citeproc-hs                  0.3.8_5          --> 0.3.9
textproc/hs-feed                         0.3.8_13         --> 0.3.9.2
textproc/hs-hexpat                       0.20.3_6         --> 0.20.6
textproc/hs-highlighting-kate            0.5.3.9_4        --> 0.5.8.5
textproc/hs-html-conduit                 1.1.0_5          --> 1.1.0.5
textproc/hs-hxt                          9.3.1.1_7        --> 9.3.1.4
textproc/hs-hxt-charproperties           9.1.1_9          --> 9.1.1.1
textproc/hs-hxt-unicode                  9.0.2_9          --> 9.0.2.2
textproc/hs-pandoc-types                 1.10_5           --> 1.12.4.1
textproc/hs-parsec                       3.1.3_6          --> 3.1.5
textproc/hs-regex-pcre-builtin           0.94.4.5.8.31_5  --> 0.94.4.8.8.35
textproc/hs-regex-tdfa                   1.1.8_5          --> 1.2.0
textproc/hs-stringsearch                 0.3.6.4_6        --> 0.3.6.5
textproc/hs-tagsoup                      0.12.8_6         --> 0.13.1
textproc/hs-tagstream-conduit            0.5.4_5          --> 0.5.5.1
textproc/hs-texmath                      0.6.1.5_4        --> 0.6.7
textproc/hs-xml-conduit                  1.1.0.3_5        --> 1.2.1
textproc/hs-xml-types                    0.3.3_6          --> 0.3.4
textproc/hs-xmlhtml                      0.2.1_5          --> 0.2.3.2
textproc/hs-yaml                         0.8.2.4_4        --> 0.8.8.4
www/hs-HTTP                              4000.2.8_4       --> 4000.2.10
www/hs-authenticate                      1.3.2.6_5        --> 1.3.2.9
www/hs-cgi                               3001.1.7.5_4,1   --> 3001.1.8.5,1
www/hs-cookie                            0.4.0.1_6        --> 0.4.1.2
www/hs-css-text                          0.1.1_10         --> 0.1.2.1
www/hs-gitit                             0.10.3.1_5       --> 0.10.4
www/hs-hS3                               0.5.7_5          --> 0.5.8
www/hs-happstack                         7.0.1_7          --> 7.0.2
www/hs-happstack-server                  7.1.7.1_4        --> 7.3.7
www/hs-heist                             0.12.0_4         --> 0.13.1.2
www/hs-hjsmin                            0.1.4.1_5        --> 0.1.4.7
www/hs-http-conduit                      1.9.3_4          --> 2.1.4
www/hs-http-reverse-proxy                0.1.1.6_4        --> 0.4.0.1
www/hs-http-server                       1.0.2_5          --> 1.0.4
www/hs-http-types                        0.8.0_5          --> 0.8.5
www/hs-oeis                              0.3.1_10         --> 0.3.5
www/hs-path-pieces                       0.1.2_6          --> 0.1.4
www/hs-recaptcha                         0.1_9            --> 0.1.0.2
www/hs-shakespeare                       1.0.5_4          --> 2.0.1.1
www/hs-snap                              0.12.0_4         --> 0.13.2.8
www/hs-snap-core                         0.9.3.1_5        --> 0.9.6.3
www/hs-snap-server                       0.9.3.3_5        --> 0.9.4.5
www/hs-wai                               1.4.0_5          --> 3.0.1.1
www/hs-wai-app-static                    1.3.1.2_5        --> 3.0.0
www/hs-wai-extra                         1.3.4_4          --> 3.0.1.2
www/hs-wai-logger                        0.3.0_7          --> 2.2.0
www/hs-warp                              1.3.8.1_4        --> 3.0.0.5
www/hs-webkit                            0.12.4_8         --> 0.12.6.1
www/hs-xss-sanitize                      0.3.3_6          --> 0.3.5.2
www/hs-yesod                             1.2.0.1_4        --> 1.2.6.1
www/hs-yesod-auth                        1.2.0_4          --> 1.3.4
www/hs-yesod-core                        1.2.0.4_4        --> 1.2.19
www/hs-yesod-form                        1.3.0_4          --> 1.3.14
www/hs-yesod-persistent                  1.2.0_4          --> 1.2.3
www/hs-yesod-routes                      1.2.0_4          --> 1.2.0.7
www/hs-yesod-static                      1.2.0_4          --> 1.2.4
www/hs-yesod-test                        1.2.0_4          --> 1.2.3.2
x11-toolkits/hs-GLURaw                   1.3.0.0_4        --> 1.4.0.1
x11-toolkits/hs-GLUT                     2.4.0.0_5,1      --> 2.5.1.1,1
x11-toolkits/hs-OpenGL                   2.8.0.0_4,1      --> 2.9.2.0,1
x11-toolkits/hs-OpenGLRaw                1.3.0.0_5        --> 1.5.0.0
x11-toolkits/hs-gtk                      0.12.4_6         --> 0.12.5.7
x11-toolkits/hs-gtkglext                 0.12.1_10        --> 0.12.5.0
x11-toolkits/hs-gtksourceview2           0.12.3.1_8       --> 0.12.5.0
x11-toolkits/hs-pango                    0.12.4_6         --> 0.12.5.3
x11-toolkits/hs-vte                      0.12.1_10        --> 0.12.5.0
x11-toolkits/hs-wx                       0.90.0.1_8       --> 0.90.1.0
x11-toolkits/hs-wxc                      0.90.0.4_7       --> 0.90.1.1
x11-toolkits/hs-wxcore                   0.90.0.3_7       --> 0.90.1.1
x11-toolkits/hs-wxdirect                 0.90.0.1_8       --> 0.90.1.1
x11-wm/hs-xmonad-contrib                 0.11.1_6         --> 0.11.3
x11/hs-X11                               1.6.1.1_6        --> 1.6.1.2
x11/hs-xmobar                            0.17_4           --> 0.21

Removed ports (28):

archivers/hs-zlib-conduit: Deprecated in favor of conduit-extra
devel/hs-IORefCAS: Deprecated in favor of atomic-primops
devel/hs-StateVar: Deprecated
devel/hs-Tensor: Depcrecated
devel/hs-attempt: Deprecated in favor of exceptions
devel/hs-base64-conduit: Deprecated in favor of conduit-combinators
devel/hs-blaze-builder-conduit: Deprecated in favor of conduit-extra
devel/hs-failure: Deprecated in favor or exceptions
devel/hs-filesystem-conduit: Deprecated in favor of conduit-combinators
devel/hs-haskeline: Become part of GHC
devel/hs-pool-conduit: Deprecated in favor of resource-pool
devel/hs-profunctor-extras: Absorbed into profunctors
devel/hs-terminfo: Become part of GHC
devel/hs-transformers: Become part of GHC
math/hs-comonad-transformers: Deprecated in favor of comonad
math/hs-comonads-fd: Deprecated in favor of comonad
math/hs-groupoids: Deprecated in favor of semigroupoids
math/hs-semigroupoid-extras: Deprecated in favor of semigroupoids
net/hs-network-conduit: Deprecated in favor of conduit-extra
security/hs-tls-extra: Deprecated in favor of tls
textproc/hs-attoparsec-conduit: Deprecated in favor of conduit-extra
textproc/hs-xhtml: Become part of GHC
www/hs-hamlet: Deprecated in favor of shakespeare
www/hs-shakespeare-css: Deprecated in favor of shakespeare
www/hs-shakespeare-i18n: Deprecated in favor of shakespeare
www/hs-shakespeare-js: Deprecated in favor of shakespeare
www/hs-shakespeare-text: Deprecated in favor of shakespeare
www/hs-wai-test: Deprecated in favor of wai-extra

Approved by:	portmgr (implicit, touching unstaged ports)
Obtained from:	FreeBSD Haskell
2014-08-10 22:34:50 +00:00
John Marino
8abc23f4ac Add new port www/vimb
PR:		191804
Submitted by:	mike.d.ft402 (gmail.com)

Vimb is a web browser that behaves like Vimprobable, but with some
paradigms from dwb and hopefully a cleaner code base. The goal of Vimb is
to build a completely keyboard-driven, efficient and pleasurable browsing
experience with low memory and cpu usage.
2014-08-09 23:24:44 +00:00
John Marino
68d029b065 Add new port www/dddbl
PR:		190575
Submitted by:	Torsten Zuehlsdorff

     ================================================================

DDDBL is a Definition Driven DataBase Layer written in PHP. It uses PDO to
support the work on all supported database systems and eases the handling
of the query-results.
2014-08-08 15:33:03 +00:00
Kurt Jaeger
a78a8bf2c5 New port: www/sabredav
Popular WebDAV framework for PHP. Use it to create WebDAV, CalDAV and
CardDAV servers. It supports a wide range of internet standards related to
these protocols. The most relevant are:

WebDAV
CalDAV
CardDAV
vCard 2.1, 3.0, 4.0 and jCard
iCalendar 2.0 and jCal
current-user-principal
Extended MKCOL
WebDAV-sync
CardDAV directories
CalDAV delegation
CalDAV sharing

WWW: http://sabre.io/

Submitted by:	meyser@xenet.de
2014-08-08 14:58:11 +00:00
Sunpoet Po-Chuan Hsieh
c9557c067b - Add rubygem-flowdock 0.4.0
Flowdock is a gem for using the Flowdock Push API.

WWW: https://github.com/flowdock/flowdock-api
RG:  https://rubygems.org/gems/flowdock
2014-08-07 16:28:11 +00:00
Sunpoet Po-Chuan Hsieh
fd7192d680 - Add rubygem-http 0.6.1
The HTTP Gem is an easy-to-use client library for making requests from Ruby. It
uses a simple method chaining system for building requests, similar to Python's
Requests

Under the hood, The HTTP Gem uses http_parser.rb, a fast HTTP parsing native
extension based on the Node.js parser and a Java port thereof.

WWW: https://github.com/tarcieri/http
RG:  https://rubygems.org/gems/http
2014-08-07 16:26:42 +00:00
Sergey Matveychuk
cb907fc9d3 A new port: www/mongoose 2014-08-04 14:25:43 +00:00
Rene Ladan
8060ca1907 Remove expired ports:
2014-08-04 net-mgmt/bsd-airtools: "broken by removal of wicontrol ioctls from if_wavelan_ieee.h; domain disappeared"
2014-08-04 www/moodle: Upstream support ended
2014-08-04 08:03:31 +00:00
William Grzybowski
9021e479e9 www/py-django-datetime-widget
Django-datetime-widget is a simple and clean widget for DateTimeField.
It's based on bootstrap-datepicker by Stefan Petre.

WWW: https://pypi.python.org/pypi/django-datetime-widget

PR:		191059
Submitted by:	melvyn@magemana.nl
2014-08-01 22:04:07 +00:00
Guido Falsi
eba5844c0c - Rename www/ajaxplorer to www/pydio due to upstream name change
- Update to 5.2.3

Thanks to Tommy Scheunemann for prodding me on this overdue update!
2014-07-31 17:17:02 +00:00
Rene Ladan
6d482db5e6 Remove expired ports:
2014-07-28 net-im/gtkyahoo: Broken, unmaintained, unstaged, gtk12, i386 only
2014-07-28 devel/cl-cffi-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-alexandria-clisp: Depends on deprecated lang/clisp
2014-07-28 converters/cl-babel-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-infix-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/meta-cvs: Depends on deprecated lang/clisp
2014-07-28 textproc/cl-meta-clisp: Depends on deprecated lang/clisp
2014-07-28 www/cl-lml-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-trivial-features-clisp: Depends on deprecated lang/clisp
2014-07-28 security/cl-md5-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-port-clisp: Depends on deprecated lang/clisp
2014-07-28 textproc/cl-ppcre-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-asdf-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-split-sequence-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-trivial-gray-streams-clisp: Depends on deprecated lang/clisp
2014-07-28 lang/clisp: development has ceased, not staged
2014-07-28 16:38:08 +00:00
Rene Ladan
b4adee4881 Remove www/opera-devel: Not staged, multiple vulnerabilities, older than non-devel
Approved by:	portmgr (bapt)
2014-07-20 13:21:25 +00:00
Rene Ladan
8842d0a2fd Remove www/linux-opera-devel: Not staged and multiple vulnerabilities
Approved by: portmgr (bapt)
2014-07-20 13:09:56 +00:00
Olli Hauer
9f1b40e753 - new port mod_mpm_itk for apache24
apache2-mpm-itk (just mpm-itk for short) is an MPM (Multi-Processing Module)
for the Apache web server. mpm-itk allows you to run each of your vhost
under a separate uid and gid - in short, the scripts and configuration files
for one vhost no longer have to be readable for all the other vhosts.

WWW: http://mpm-itk.sesse.net/

PR:		188992
Submitted by:	Lukasz Wasikowski <lukasz@wasikowski.net>
2014-07-13 23:21:40 +00:00
Bartek Rutkowski
1d6b6de1a5 New port www/tengine: Robust and small WWW server forked from nginx by Taobao
Tengine is a web server originated by Taobao, the largest e-commerce
website in Asia. It is based on the Nginx HTTP server and has many
advanced features. Tengine has proven to be very stable and
efficient on some of the top 100 websites in the world, including
taobao.com and tmall.com.

PR:		185836
Submitted by:	Jim Ohlstein <jim@ohlste.in>
Approved by:	swills, marino (mentors)
2014-07-13 12:00:33 +00:00
Kubilay Kocak
769445f1f0 [NEW] www/py-requestbuilder: Command line-driven HTTP request builder
Command line-driven HTTP request builder.

WWW: https://github.com/boto/requestbuilder
2014-07-09 04:41:40 +00:00
Mathieu Arnold
0475a57753 Add back baikal, and update to 0.2.7.
Sponsored by:	Absolight
2014-07-01 10:57:14 +00:00
Baptiste Daroussin
80a29af1ef Remove entry for a removed port 2014-06-30 20:35:26 +00:00
Rene Ladan
a1334cc533 Remove expired ports:
2014-06-30 www/trac-TracDuplicates: Broken for more than 5 months
2014-06-30 mail/hotwayd: Protocol changed, software unusable
2014-06-30 mail/ilohamail-devel: Upstream disappeared
2014-06-30 games/tyrquake: Broken for more than 5 months
2014-06-30 net/gkrellmqst: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 security/p5-Jifty-Plugin-OpenID: Broken for more than 5 months
2014-06-30 games/sumwars: Broken for more than 5 months
2014-06-30 audio/ruby-esound: Broken for more than 5 months
2014-06-30 x11-toolkits/py-pyqwt: Broken for more than 5 months
2014-06-30 net-im/ysm: Broken for more than 5 months
2014-06-30 net-mgmt/send: Broken for more than 5 months
2014-06-30 net/p5-Jifty-Plugin-Authentication-Ldap: Broken for more than 5 months
2014-06-30 net-p2p/bittyrant: Broken for more than 5 months
2014-06-30 sysutils/gkrellm: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 audio/gkrellmms: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 audio/gkrellmvolume: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellmlaunch: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellmfmonitor: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellshoot: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 polish/sms2: sms2 is no longer being developed, consider using alternative software.
2014-06-30 x11-toolkits/py-wmdockapps: Crufty and nothing depends on this
2014-06-30 audio/tagger: Ancient, unmaintained
2014-06-30 www/mod_wsgi2: No longer supported, please use www/mod_wsgi3 instead
2014-06-30 security/botan: Botan 1.8 have known bugs and is no longer supported upstream, migrate to security/botan110
2014-06-30 08:37:49 +00:00
Bartek Rutkowski
f0eac5120f New port: www/py-flask-admin
Flask-Admin is a batteries-included, simple-to-use Flask extension
that lets you add admin interfaces to Flask applications.
It is inspired by the django-admin package, but implemented in such
a way that the developer has total control of the look, feel and
functionality of the resulting application.

Approved by:	marino (mentor)
2014-06-28 18:06:47 +00:00
Ashish SHUKLA
fba661e8a6 - Remove editors/emacs21, and editors/emacs22 as they're no longer maintained
upstream
- Also remove dependent ports
- Add UPDATING entry informing users of the same
- Add MOVED entries

Approved by:	portmgr (bapt)
2014-06-27 12:34:52 +00:00
Alex Dupre
3a144ad6ff Add Apache Tomcat 8.0 port.
Apache Tomcat version 8.0 implements the Servlet 3.1, JavaServer Pages 2.3,
Java Unified Expression Language 3.0 and Java WebSocket 1.0 specifications
from the Java Community Process, and includes many additional features that
make it a useful platform for developing and deploying web applications and
web services. Tomcat 8 is aligned with Java EE 7.

PR:		188742
Submitted by:	wombat@marsupial.org
2014-06-27 10:14:46 +00:00
Kubilay Kocak
9d61cdae1a [NEW] www/py-django-redis: Full featured Redis cache/session backend for Django
Django-redis is a BSD Licensed, full featured Redis cache/session
backend for Django.

Why use django-redis?

 * Modular client system (pluggable clients).
 * Master-Slave support in the default client.
 * Used in production in several projects as cache and session storage.
 * Supports infinite timeouts.
 * Python 3 support in same code base.
 * Facilities for raw access to Redis client/connection pool.
 * Highly configurable (can emulate memcached exception behavior, for
   example).
 * Unix sockets supported by default.
 * Pluggable parsers.

WWW: http://niwibe.github.io/django-redis

PR:		191281
Submitted by:	melvyn at magemana dot nl (with minor changes)
2014-06-27 09:13:28 +00:00
Bartek Rutkowski
ed5977db25 New port www/rubygem-sinatra-contrib: Collection of useful Sinatra extensions
Collection of common Sinatra extensions, semi-officially supported.

Approved by:	swills (mentor)
2014-06-24 09:02:17 +00:00
Wen Heping
3f12a72beb - Repocopy mediawiki122 --> mediawiki123 and update to 1.23.0 2014-06-23 13:48:35 +00:00
Rene Ladan
3ce126781d Remove expired ports:
2014-06-22 www/phpbb-devel: Use www/phpbb3 instead
2014-06-22 math/polymake: Does not build with any supported version of Perl
2014-06-22 www/phpsysinfo-dev: Use www/phpsysinfo instead
2014-06-22 20:47:37 +00:00
Rene Ladan
3c15cb9b36 Remove expired ports:
2014-06-20 mail/sastatd: Superseded by sysutils/p5-Tail-Stat
2014-06-20 www/mod_ruby: Only for threadless ruby
2014-06-20 textproc/eruby: Only for threadless ruby, use ruby-gem erubis instead
2014-06-20 mail/p5-FuzzyOcr: Unmaintained upstream, no ports depending on it. Use mail/p5-FuzzyOcr-devel instead
2014-06-21 devel/bugzilla40
2014-06-21 devel/bugzilla42
2014-06-21 09:31:43 +00:00
Kubilay Kocak
e26ec309b9 www/py-aiohttp: HTTP client/server for asyncio [NEW PORT]
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/
2014-06-20 10:54:09 +00:00
Baptiste Daroussin
f3c8787552 Remove non functionnal XPI
Approved by:	ashish
2014-06-18 09:23:27 +00:00
Lev A. Serebryakov
146867e802 subversion port has been overhauled. Some optional parts was extracted
to separate ports. These ports are:

  www/mod_dav_svn
    instead of option MOD_DAV_SVN.
  security/subversion-gnome-keyring
    instead of option GNOME_KEYRING.
  security/subversion-kwallet
    instead of option KDE_KWALLET.

  If you used devel/subversion with one (or more) of these non-standard
  options, you should install appropriate port after subversion upgrade.

  "mod_dontdothat" is installed unconditionally by www/mod_dav_svn
  port (it has been depended on TOOLS option), but is not activated by
  default, you may need to edit apache's configuration file.

  devel/subversion port now installs svndiff, svndiff3 and svndiff4
  commands if TOOLS option is enabled. They was skipped before.
  Official names "diff", "diff3" and "diff4" are prefixed with "svn" to
  avoid conflicts with base and other diff versions.

  All libraries and binaries are now stripped if MAINTAINER_DEBUG
  option is not selected (including all sub-ports, like bindings
  and mod_dav_svn).
2014-06-16 13:12:21 +00:00
Antoine Brodin
edd91bd3a8 Unbreak metasploit at runtime by adding www/rubygem-rkelly-remix 2014-06-08 21:55:09 +00:00
Rene Ladan
748b6c1862 Remove expired port:
2014-06-08 www/mediawiki120: Not maintained upstream
2014-06-08 14:58:24 +00:00
Wen Heping
b98dfa9732 Recopy moodle26 --> moodle27 and update to 2.7 2014-06-08 09:38:31 +00:00
Alex Dupre
48f7c3e659 HTTPie (pronounced aych-tee-tee-pie) is a command line HTTP client.
Its goal is to make CLI interaction with web services as
human-friendly as possible. It provides a simple http command that
allows for sending arbitrary HTTP requests using a simple and natural
syntax, and displays colorized responses. HTTPie can be used for
testing, debugging, and generally interacting with HTTP servers.
2014-06-03 10:56:56 +00:00
Martin Wilke
3bb7e578ba Twig is a modern template engine for PHP
Fast: Twig compiles templates down to plain optimized PHP code.
The overhead compared to regular PHP code was reduced to the very minimum.
Secure: Twig has a sandbox mode to evaluate untrusted template code.
This allows Twig to be used as a template language for applications
where users may modify the template design.
Flexible: Twig is powered by a flexible lexer and parser.
This allows the developer to define its own custom tags and filters,
and create its own DSL.

WWW: http://twig.sensiolabs.org/

PR:		ports/180256
Submitted by:	ports@michael-fausten.de
2014-05-25 05:34:50 +00:00
Martin Wilke
2d1e38586f mod_realdoc is an Apache module which does a realpath on the docroot
symlink and sets the absolute path as the real document root for the
remainder of the request.

WWW: https://github.com/etsy/mod_realdoc

PR:		ports/180364
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2014-05-25 05:33:09 +00:00
Steve Wills
cfa2d39246 Heavy metal SOAP client.
WWW: https://github.com/savonrb/savon

PR:		ports/189434
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>
2014-05-24 02:13:28 +00:00
Steve Wills
74f348b628 A library for building web service security.
WWW: https://rubygems.org/gems/akami

PR:		ports/189433
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>
2014-05-24 02:02:15 +00:00
Steve Wills
959e57510b Library for simple WSDL parsing.
WWW: https://rubygems.org/gems/wasabi

PR:		ports/189432
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>
2014-05-24 01:59:10 +00:00
Martin Wilke
7b78156266 django-ldapdb is an LDAP database backend for Django.
It allows you to manipulate LDAP entries using Django's models.
Declaring models using the LDAP backend is very staightforward,
 you simply inherit from ldapdb.models.Model and declare the fields
 in the same way as for regular models.
You can even edit the LDAP entries using Django's admin interface.

WWW: http://opensource.bolloretelecom.eu/projects/django-ldapdb/

PR:		ports/186162
Submitted by:	Alexander Kriventsov <avk@vl.ru>
2014-05-22 06:32:25 +00:00
Rui Paulo
c03a5d5678 Add rubygem-kensa v2.0.2.
This brings the following additional ports
* devel/rubygem-launch22
* misc/rubygem-mime-types117
* textproc/rubygem-nokogiri14
* www/rubygem-heroku-nav
* www/rubygem-mechanize26
* www/rubygem-net-http-digest_auth11
* www/rubygem-net-http-persistent25

With the exception of heroku-nav, all the other ports are just older versions
of already existing ports.

Reviewed by:	swills
2014-05-19 04:17:52 +00:00
Xin LI
2e13afc4af openX open source is now obsolete in favor of the new Revive-adserver.
This changeset is primarily based on the (*) change submitted by Volodymyr
Kostyrko <arcade b1t name> who have offered to keep the existing maintainer
of OpenX.

PR:		ports/186606, ports/189439 (*)
Security:	CVE-2013-7149
2014-05-15 21:22:17 +00:00
Steve Wills
9dab26bb08 Create new port for www/rubygem-httpi
Summary:
PR:	 ports/189429
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>

Test Plan: Build tested in poudriere

Differential Revision: https://phabric.freebsd.org/D13
2014-05-15 06:26:52 +00:00
Rui Paulo
60b01195b0 Add the Heroku ports.
Heroku is a cloud platform as a service (PaaS) supporting several programming
languages. (Wikipedia)

Reviewed by:	swills
Approved by:	swills
2014-05-10 00:42:11 +00:00