notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
non port: www/Makefile

Number of commits found: 5891 (showing only 100 on this page)

[First Page]  «  19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29  »  [Last Page]

Sunday, 30 Oct 2016
23:42 nivit search for other commits by this committer
This extension adds support for the U2F specification with Yubico devices
to Firefox.

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

WWW: https://github.com/prefiks/u2f4moz
Original commitRevision:424967 
Friday, 28 Oct 2016
03:27 vanilla search for other commits by this committer
Add varnish-libvmod-awsrest.
Original commitRevision:424803 
Thursday, 27 Oct 2016
14:21 swills search for other commits by this committer
www/minio: create port

Minio is an object storage server built for cloud application developers and
devops.

WWW: https://minio.io/
Original commitRevision:424767 
Monday, 24 Oct 2016
17:05 feld search for other commits by this committer
www/varnish5: Re-add to ports tree as copy of varnish4
Original commitRevision:424580 
17:02 feld search for other commits by this committer
Delete www/varnish5 as it wasn't added properly as a repocopy
Original commitRevision:424579 
15:16 feld search for other commits by this committer
This is the Varnish high-performance HTTP accelerator.

Documentation and additional information about Varnish is available on
http://varnish-cache.org/docs/index.html

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

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

WWW: http://www.varnish-cache.org/
Original commitRevision:424573 
Friday, 21 Oct 2016
09:01 madpilot search for other commits by this committer
- Update lighttpd to 1.4.42 [1]
- Convert WEBDAV option to option helpers [1]
- Remove MYSQLAUTH option, upstream integrated their own solution
  in MYSQL support [1]
- Add GEOIP option to main port [1]
- Fix sorting in pkg-plist [1]
- Remove lighttpd-mod_geoip port, it's beeen integrated in the main
  port [2]

PR:		213568 [1], 213569 [2]
Sumitted by:	Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
Original commitRevision:424396 
07:29 rene search for other commits by this committer
Unlink expired PHP5.5 ports.
Original commitRevision:424381 
Thursday, 20 Oct 2016
19:14 feld search for other commits by this committer
Snappy web interface for your 3D printer. OctoPrint allows full remote
control and monitoring, it's compatible and extendable, and it's 100%
open source.

WWW: http://octoprint.org/

PR:		213327
Submitted by:	bsdports@kyle-evans.net
Original commitRevision:424349 
01:45 cpm search for other commits by this committer
[NEW PORT] www/py-bokeh: Interactive Web Plotting for Python

Bokeh is a Python interactive visualization library that targets modern web
browsers for presentation. Its goal is to provide elegant, concise construction
of novel graphics in the style of D3.js, and to extend this capability with
high-performance interactivity over very large or streaming datasets. Bokeh can
help anyone who would like to quickly and easily create interactive plots,
dashboards, and data applications.

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

PR:		213578
Submitted by:	Sergey Kozlov <kozlov.sergey.404@gmail.com>
Approved by:	koobs (mentor)
Original commitRevision:424301 
Wednesday, 19 Oct 2016
14:50 tijl search for other commits by this committer
Add Linux CentOS 7 infrastructure ports.

Mk/Uses/linux.mk changes:
- Add support for architecture neutral (noarch) distfiles.
- Add support for 64-bit only ports: set IGNORE on i386 and don't install
  32-bit compat libraries on amd64.

Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision:	https://reviews.freebsd.org/D7886
Original commitRevision:424259 
Tuesday, 18 Oct 2016
20:56 feld search for other commits by this committer
Integrates the webassets library with Flask, adding support for merging,
minifying and compiling CSS and Javascript files.

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

PR:		213325
Submitted by:	Kyle Evans <bsdports@kyle-evans.net>
Original commitRevision:424213 
20:53 feld search for other commits by this committer
Identity management for Flask.

WWW: http://packages.python.org/Flask-Principal/

PR:		213326
Submitted by:	Kyle Evans <bsdports@kyle-evans.net>
Original commitRevision:424212 
17:00 nivit search for other commits by this committer
googler is a power tool to Google (Web & News) and Google Site Search
from the command-line. It shows the title, URL and abstract for each result,
which can be directly opened in a browser from the terminal. Results are
fetched in pages (with page navigation). Supports sequential searches
in a single googler instance.

WWW: https://github.com/jarun/googler
Original commitRevision:424181 
Saturday, 15 Oct 2016
07:28 romain search for other commits by this committer
New port for Puppetboard 0.2

Puppetboard depends on pypuppetdb>=0.3, so:

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

While here:

  - Update projects account.

PR:		211604 [1], 211918 [2]
Submitted by:	neel@neelc.org [1], romain [2]
Original commitRevision:424006 
Thursday, 13 Oct 2016
09:59 tz search for other commits by this committer
Revive www/rubygem-turbolinks as www/rubygem-turbolinks-classic.

turbolinks was completely rewritten and released as version 5.x. The old
branch 2.5.x was renamed to turbolinks-classic.

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

PR:          213218
Approved by: swills (mentor)
Original commitRevision:423907 
00:37 allanjude search for other commits by this committer
File missing from r423898

Approved by:	mat (implicit)
Original commitRevision:423899 
Sunday, 2 Oct 2016
12:45 rene search for other commits by this committer
Remove expired ports:
2016-10-01 databases/postgresql91-pltcl: End-of-life is near
2016-10-01 databases/postgresql91-docs: End-of-life is near
2016-10-02 www/mediawiki125: EOL upstream
Original commitRevision:423117 
Saturday, 1 Oct 2016
09:51 rene search for other commits by this committer
Remove expired ports:
2016-10-01 www/node010: Upstream has placed 0.10.x in maintenance mode, see
https://github.com/nodejs/LTS
2016-10-01 databases/postgresql91-contrib: End-of-life is near
2016-10-01 databases/postgresql91-client: End-of-life is near
2016-10-01 databases/postgresql91-plpython: End-of-life is near
2016-10-01 databases/postgresql91-plperl: End-of-life is near
Original commitRevision:423049 
Thursday, 29 Sep 2016
14:06 tz search for other commits by this committer
New port: www/rubygem-turbolinks-source

Turbolinks JavaScript assets

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

Approved by: swills (mentor)
Original commitRevision:422918 
Friday, 23 Sep 2016
06:08 kevlo search for other commits by this committer
Import libjwt 1.3.1

Libjwt is a C implementation of JSON Web Tokens.
Original commitRevision:422646 
Wednesday, 21 Sep 2016
11:13 wg search for other commits by this committer
www/py-rollbar: Easy and powerful exception tracking with Rollbar

Send messages and exceptions with arbitrary context, get back aggregates, and
debug production issues quickly.

WWW: https://github.com/rollbar/pyrollbar
Original commitRevision:422553 
Thursday, 15 Sep 2016
20:49 matthew search for other commits by this committer
RT's extension that displays gravatar images within RT

WWW: http://search.cpan.org/dist/RT-Extension-Gravatar/

PR:		212705
Submitted by:	Michael Schout <mschout@gkg.net>
Original commitRevision:422230 
20:48 matthew search for other commits by this committer
RT's extension that adds owner change links on ticket display page.

WWW: http://search.cpan.org/dist/RT-Extension-QuickAssign/

PR:		212706
Submitted by:	Michael Schout <mschout@gkg.net>
Original commitRevision:422229 
20:46 matthew search for other commits by this committer
RT's extension that allows you to change ticket metadata via email.

WWW: http://search.cpan.org/dist/RT-Extension-CommandByMail/

PR:		212704
Submitted by:	Michael Schout <mschout@gkg.net>
Original commitRevision:422228 
Wednesday, 14 Sep 2016
04:06 vanilla search for other commits by this committer
Add fabio 1.2.1, zero-conf load balancing HTTP(S) router managed by
Consul.

PR:		210540
Submitted by:	stl@ossuary.net
Original commitRevision:422100 
Tuesday, 13 Sep 2016
18:23 rene search for other commits by this committer
Remove expired ports:
2016-08-23 www/mediawiki124: EOL upstream
2016-08-23 sysutils/rsyslog7: Upgrade to rsyslog 8
2016-08-24 www/moodle28: EOL upstream
2016-08-31 devel/php5-msgpack: This is an older version of the software, please
use devel/pecl-msgpack.
2016-09-02 textproc/asciinema: use textproc/py3-asciinema instead
2016-09-09 x11-toolkits/qtada: No development since 2012, usefulness unclear
Original commitRevision:422054 
Saturday, 10 Sep 2016
19:10 pi search for other commits by this committer
New port: www/mod_auth_gssapi

This module adds support for single-sign-on authentication via GSSAPI
to the Apache httpd. It is intended as a successor to mod_auth_kerb.

WWW: https://github.com/modauthgssapi/mod_auth_gssapi

PR:		212325
Submitted by:	chris@chrullrich.net
Original commitRevision:421727 
Thursday, 8 Sep 2016
01:42 wen search for other commits by this committer
- Repocopy py-django19 --> py-django110 and update to 1.10.1
Original commitRevision:421528 
Thursday, 1 Sep 2016
12:46 feld search for other commits by this committer
www/varnish-libvmod-saintmode has been moved into the new port
www/varnish-modules. This is a collection of modules developed and
supported upstream by Varnish. It is no longer available individually.
Original commitRevision:421206 
12:42 feld search for other commits by this committer
This is a collection of modules ("vmods") extending Varnish VCL used for
describing HTTP request/response policies with additional capabilities.

WWW: https://github.com/varnish/varnish-modules
Original commitRevision:421205 
Monday, 29 Aug 2016
10:17 tz search for other commits by this committer
New port: www/rubgem-hamlit

Hamlit is a high performance Haml implementation.

WWW: https://github.com/k0kubun/hamlit

Approved by: pi (mentor)
Original commitRevision:421048 
Sunday, 28 Aug 2016
11:02 pi search for other commits by this committer
New port: www/p5-CatalystX-VirtualComponents

CatalystX::VirtualComponents
Setup virtual Catalyst components

WWW: http://search.cpan.org/dist/CatalystX-VirtualComponents/

PR:		212210
Submitted by:	Danny Warren <danny@dannywarren.com>
Original commitRevision:421018 
10:55 pi search for other commits by this committer
New port: www/p5-CatalystX-AppBuilder

CatalystX::AppBuilder
Programatically build your Catalyst app

WWW: http://search.cpan.org/dist/CatalystX-AppBuilder/

PR:		212209
Submitted by:	Danny Warren <danny@dannywarren.com>
Original commitRevision:421016 
08:05 pi search for other commits by this committer
New port: www/p5-Catalyst-View-TT-Alloy

Catalyst::View::TT::Alloy
Template::Alloy views for Catalyst

WWW: http://search.cpan.org/dist/Catalyst-View-TT-Alloy/

PR:		209191
Submitted by:	Danny Warren <danny@dannywarren.com>
Original commitRevision:421011 
Thursday, 25 Aug 2016
15:07 ehaupt search for other commits by this committer
Add p5-HTTP-ProxyPAC 0.31, use a proxy auto config file to get proxy
info.
Original commitRevision:420859 
13:15 ehaupt search for other commits by this committer
Add p5-LWP-Protocol-socks 1.7, adds support for the socks protocol and
proxy facility in LWP.
Original commitRevision:420847 
Wednesday, 24 Aug 2016
08:59 kevlo search for other commits by this committer
Import py-Tenjin 1.1.1.

Tenjin is a very fast and full-featured template engine implemented
in pure Python.
Original commitRevision:420776 
04:09 pi search for other commits by this committer
New port: www/ufdbguard: squidGuard fork compatible with newer squid versions

ufdbGuard is a URL filter for the Squid web proxy. Besides blocking
access from PCs and smartphones to undesired websites, ufdbGuard
has safety features to make browsing safer and to block remote
access. ufdbGuard supports configuration of groups with different
web access policies, SafeSearch enforcement, SSH tunnel detection,
safer HTTPS traffic, time-based access rules and much more.

WWW: https://www.urlfilterdb.com/

PR:		212044
Submitted by:	Pavel Timofeev <timp87@gmail.com>
Original commitRevision:420758 
Friday, 19 Aug 2016
19:26 pawel search for other commits by this committer
Kohana is an elegant, open source, and object oriented HMVC framework
built using PHP5, by a team of volunteers. It aims to be swift,
secure, and small.

WWW: https://kohanaframework.org/

PR:		211752
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com>
Original commitRevision:420488 
Wednesday, 17 Aug 2016
21:19 arved search for other commits by this committer
Add Wt, a C++ library for developing web applications.

PR:             210750
Submitted by:   Mohammad S. Babaei
Original commitRevision:420373 
Monday, 15 Aug 2016
15:28 mat search for other commits by this committer
Remove www/pecl-APC, it doesn't work with PHP 5.5+.

PR:		211344
Submitted by:	rene
Sponsored by:	Absolight
Original commitRevision:420242 
Friday, 12 Aug 2016
19:27 pi search for other commits by this committer
New port: www/py-django_polymorphic

Django-polymorphic simplifies using inherited models in Django projects.
When a query is made at the base model, the inherited model classes are
returned.

WWW: https://github.com/chrisglass/django_polymorphic

PR:		207023
Submitted by:	Kevin Golding <ports@caomhin.org>
Original commitRevision:420140 
Wednesday, 10 Aug 2016
10:19 olgeni search for other commits by this committer
Sort category Makefiles.
Original commitRevision:420005 
Saturday, 6 Aug 2016
13:21 koobs search for other commits by this committer
[NEW] www/py-boto3: AWS SDK for Python

Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK)
for Python, which allows Python developers to write software that makes
 use of services like Amazon S3 and Amazon EC2. You can find the latest,
most up to date, documentation at Read the Docs, including a list of
services that are supported.

WWW: https://github.com/boto/boto3
Original commitRevision:419745 
Thursday, 4 Aug 2016
10:24 pi search for other commits by this committer
New port: www/p5-Dancer2-Plugin-Interchange6

Interchange6, the Open Source Shop Machine,
is the Modern Perl ecosystem for online business.

This plugin turns your Dancer2 site into a shop.

WWW: http://search.cpan.org/dist/Dancer2-Plugin-Interchange6/

PR:		211440
Submitted by:	Henk van Oers <hvo.pm@xs4all.nl>
Original commitRevision:419606 
Monday, 1 Aug 2016
22:26 swills search for other commits by this committer
textproc/py3-asciinema: revive and update port

Upstream switched back to python and only supports python 3.x, so revive the
python version of this port and update it. While here, mark the old version
deprecated and create the py3?-requests ports needed as dependencies.
Original commitRevision:419461 
20:11 pi search for other commits by this committer
New port: www/p5-Interchange6

Interchange6, the Open Source Shop Machine,
is the Modern Perl ecosystem for online business.
It uses the DBIx::Class database schema Interchange6::Schema.

This is a small module, implementing an API, used in Dancer plugins.

WWW: http://search.cpan.org/dist/Interchange6/

PR:		211358
Submitted by:	Henk van Oers <hvo.pm@xs4all.nl>
Original commitRevision:419456 
Friday, 29 Jul 2016
12:10 rm search for other commits by this committer
SockJS-tornado is a Python server side counterpart of SockJS-client browser
library running on top of Tornado framework.

WWW: https://pypi.python.org/pypi/sockjs-tornado
Original commitRevision:419243 
12:03 rm search for other commits by this committer
django-guardian is an implementation of object permissions for Django
providing extra authentication backend.

WWW: https://pypi.python.org/pypi/django-guardian
Original commitRevision:419239 
Wednesday, 20 Jul 2016
23:14 jbeich search for other commits by this committer
www/py-kallithea: add new port

PR:		210605
Submitted by:	Ilia Skalozubov <freebsd@skinc.ru>

Kallithea is a fast and powerful management tool for Mercurial and Git with a
built-in push/pull server, full text search and code-review. It works on
http/https and has a built in permission/authentication system with the ability
to authenticate via LDAP or ActiveDirectory. Kallithea also provides simple API
so it's easy to integrate with existing external systems.

Kallithea is similar in some respects to GitHub or Bitbucket, however Kallithea
can be run as standalone hosted application on your own server. It is
open-source donationware and focuses more on providing a customised,
self-administered interface for Mercurial and Git repositories. Kallithea works
on Unix-like systems and Windows, and is powered by the vcs library created by
Lukasz Balcerzak and Marcin Kuzminski to uniformly handle multiple version
control systems.

Kallithea was forked from RhodeCode in July 2014 and has been heavily modified.

http://kallithea-scm.org/
Original commitRevision:418859 
Monday, 18 Jul 2016
19:06 jbeich search for other commits by this committer
www/py-flask-restplus{,08}: fork 0.8.6 for www/py-flexget

PR:		210979
Submitted by:	Andrej Ebert <andrej@ebert.su> (maintainer)
Original commitRevision:418732 
Saturday, 16 Jul 2016
18:03 pawel search for other commits by this committer
Extension for Flask that adds support for quickly building REST APIs.
Flask-RESTPlus encourages best practices with minimal setup.
If you are familiar with Flask, Flask-RESTPlus should be easy to pick up.
It provides a coherent collection of decorators and tools to describe your
API and expose its documentation properly using Swagger.

WWW: https://github.com/noirbizarre/flask-restplus

PR:		210979
Submitted by:	Andrej Ebert <andrej@ebert.su>
Original commitRevision:418645 
17:21 pawel search for other commits by this committer
Provides user session management for Flask.
It handles tasks of logging in, logging out, and remembering your user's
sessions over extended periods of time.
It is not bound to any particular database system or permissions model.

WWW: https://github.com/maxcountryman/flask-login

PR:		210978
Submitted by:	Andrej Ebert <andrej@ebert.su>
Original commitRevision:418644 
17:12 pi search for other commits by this committer
New port: www/stagit

stagit is a static Git web page generator with the following features:

- Log of all commits from HEAD.
- Log and diffstat per commit.
- Show file tree with linkable line numbers.
- Show references: local branches and tags.
- Detect README and LICENSE file from HEAD and link it as a webpage.
- Detect submodules (.gitmodules file) from HEAD and link it as a
  webpage.
- Atom feed log (atom.xml).
- Make index page for multiple repositories with stagit-index.
- After generating the pages (relatively slow) serving the files is
  very fast, simple and requires little resources (because the content
  is static), only a HTTP file server is required.

WWW: http://git.2f30.org/stagit/log.html

PR:		209206
Submitted by:	Tobias Kortkamp <t@tobik.me>
Original commitRevision:418643 
17:05 pawel search for other commits by this committer
Extension for Flask that compresses responses with gzip

WWW: https://github.com/libwilliam/flask-compress

PR:		210977
Submitted by:	Andrej Ebert <andrej@ebert.su>
Original commitRevision:418642 
Friday, 15 Jul 2016
15:01 swills search for other commits by this committer
www/gohugo: create port

Hugo is a general-purpose website framework. Technically speaking, Hugo is a
static site generator. Unlike other systems which dynamically build a page
every time a visitor requests one, Hugo does the building when you create your
content. Since websites are viewed far more often than they are edited, Hugo is
optimized for website viewing while providing a great writing experience.

Sites built with Hugo are extremely fast and very secure. Hugo sites can be
hosted anywhere and run without dependencies on expensive runtimes like Ruby,
Python or PHP and without dependencies on any databases.

WWW: http://gohugo.io

PR:		211127
Submitted by:	Ben Lavery <ben.lavery@hashbang0.com> (with minor changes)
Original commitRevision:418582 
Thursday, 14 Jul 2016
18:53 pawel search for other commits by this committer
Simple, elegant HTML, XHTML and XML generation.

WWW: http://pypi.python.org/pypi/html

PR:		210735
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
Original commitRevision:418554 
Tuesday, 12 Jul 2016
15:13 ehaupt search for other commits by this committer
GoTTY is a simple command line tool that turns your CLI tools into web
applications.

GoTTY starts a new process with the given command when a new client connects
to the server. This means users cannot share a single terminal with others by
default. However, you can use terminal multiplexers for sharing a single
process with multiple clients.

For additional security, SSL/TLS client certificate authentication and
session encryption should be used.

WWW: https://github.com/yudai/gotty
Original commitRevision:418426 
Monday, 11 Jul 2016
08:38 olgeni search for other commits by this committer
Add www/elixir-phoenix_pubsub, a distributed pubsub and presence platform
for the Phoenix Framework.
Original commitRevision:418358 
Sunday, 10 Jul 2016
10:04 tota search for other commits by this committer
- Add new port: www/rubygem-rdf

  RDF.rb is a pure-Ruby library for working with Resource Description
  Framework (RDF) data.

  Features:
  * 100% pure Ruby with minimal dependencies and no bloat.
  * Fully compatible with RDF 1.1 specifications.
  * 100% free and unencumbered public domain software.
  * Provides a clean, well-designed RDF object model and related APIs.
  * Supports parsing and serializing N-Triples and N-Quads out of the box, with
    more serialization format support available through add-on extensions.
  * Includes in-memory graph and repository implementations, with more storage
    adapter support available through add-on extensions.
  * Implements basic graph pattern (BGP) query evaluation.
  * Plays nice with others: entirely contained in the RDF module, and does not
    modify any of Ruby's core classes or standard library.
  * Based entirely on Ruby's autoloading, meaning that you can generally make
use
    of any one part of the library without needing to load up the rest.
  * Compatible with Ruby Ruby 2.x, Rubinius and JRuby 1.7+ (in Ruby 2.0 mode).
  * Performs auto-detection of input to select appropriate Reader class if one
can
    not be determined from file characteristics.

  WWW: http://rubygems.org/gems/rdf
Original commitRevision:418309 
03:10 wen search for other commits by this committer
- Repocopy mediawiki126 --> mediawiki127 and update to 1.27.0
Original commitRevision:418296 
Friday, 8 Jul 2016
23:40 tota search for other commits by this committer
- Add new port: www/rubygem-link_header

  Parse and format HTTP link headers as described in the draft spec
  http://tools.ietf.org/id/draft-nottingham-http-link-header-06.txt, also
  the equivalent HTML link elements.

  Converts conforming link headers to and from text, LinkHeader objects
  and corresponding (JSON-friendly) Array representations, also HTML
  link elements.

  WWW: http://rubygems.org/gems/link_header
Original commitRevision:418248 
Tuesday, 5 Jul 2016
18:57 rene search for other commits by this committer
Remove expired port:
2016-07-04 www/yahoo-ui: Broken for more than 6 months
Original commitRevision:418104 
16:38 feld search for other commits by this committer
This redmine plugin extends the ldap authentication with user/group
synchronization.

WWW: https://github.com/thorin/redmine_ldap_sync
Original commitRevision:418094 
Monday, 4 Jul 2016
20:48 rene search for other commits by this committer
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months
2016-07-04 devel/ruby-cache: Broken for more than 6 months
2016-07-04 devel/rapidsvn: Broken for more than 6 months
2016-07-04 devel/svnkit: Broken for more than 6 months
2016-07-04 devel/py-EnthoughtBase: Broken for more than 6 months
2016-07-04 devel/cl-uffi: Broken for more than 6 months
2016-07-04 devel/ruby-event-loop: Broken for more than 6 months
2016-07-04 devel/libqxt: Broken for more than 6 months
2016-07-04 devel/dasm: Broken for more than 6 months
2016-07-04 devel/libopendaap: Broken for more than 6 months
2016-07-04 devel/cl-uffi-sbcl: Depends on expiring devel/cl-uffi
2016-07-04 devel/cvs2p4: Broken for more than 6 months
2016-07-04 devel/bufferpool: Broken for more than 6 months
2016-07-04 devel/ifd-test: Broken for more than 6 months
2016-07-04 devel/eric4: Broken for more than 6 months
2016-07-04 devel/uclmmbase: Broken for more than 6 months
2016-07-04 devel/obfuscatejs: Broken for more than 6 months
2016-07-04 devel/oniguruma: Broken for more than 6 months
2016-07-04 devel/libbnr: Broken for more than 6 months
2016-07-04 devel/c4: Broken for more than 6 months
2016-07-04 devel/memcheck: Broken for more than 6 months
2016-07-04 devel/liblcfg: Broken for more than 6 months
2016-07-04 devel/omake: Broken for more than 6 months
2016-07-04 devel/svndelta: Broken for more than 6 months
2016-07-04 devel/papp: Broken for more than 6 months
2016-07-04 devel/mk: Broken for more than 6 months
2016-07-04 devel/avltree: Broken for more than 6 months
2016-07-04 devel/cbind: Broken for more than 6 months
2016-07-04 devel/tclgetopts: Broken for more than 6 months
2016-07-04 devel/antlrworks: Broken for more than 6 months
2016-07-04 devel/acme: Broken for more than 6 months
2016-07-04 devel/libopensync022: Broken for more than 6 months
2016-07-04 archivers/epkg: Broken for more than 6 months
2016-07-04 print/enscriptfonts: Broken for more than 6 months
2016-07-04 print/mup: Broken for more than 6 months
2016-07-04 lang/lua-mode.el: Broken for more than 6 months
2016-07-04 lang/s9fes: Broken for more than 6 months
2016-07-04 lang/alisp: Broken for more than 6 months
2016-07-04 lang/intel2gas: Broken for more than 6 months
2016-07-04 lang/stalin: Broken for more than 6 months
2016-07-04 french/eric4: Depends on expiring devel/eric4
2016-07-04 textproc/exslt: Broken for more than 6 months
2016-07-04 textproc/xt: Broken for more than 6 months
2016-07-04 textproc/ssddiff: Broken for more than 6 months
2016-07-04 textproc/xslint: Broken for more than 6 months
2016-07-04 textproc/cbedic: Broken for more than 6 months
2016-07-04 textproc/tralics: Broken for more than 6 months
2016-07-04 textproc/docbookide.el: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-AdditionalReports: Broken for more than 6
months
2016-07-04 textproc/tdhkit: Broken for more than 6 months
2016-07-04 textproc/p5-Groonga-API: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-DataInjection: Broken for more than 6 months
2016-07-04 dns/ldnsm: Broken for more than 6 months
2016-07-04 japanese/guesswork-classic: Broken for more than 6 months
2016-07-04 japanese/texinfo: Broken for more than 6 months
2016-07-04 japanese/jyuroku: Broken for more than 6 months
2016-07-04 japanese/mtools: Broken for more than 6 months
2016-07-04 palm/pdbar: Broken for more than 6 months
2016-07-04 graphics/gplot: Broken for more than 6 months
2016-07-04 graphics/white_dune: Broken for more than 6 months
2016-07-04 graphics/whirlgif: Broken for more than 6 months
2016-07-04 graphics/libaux: Broken for more than 6 months
2016-07-04 graphics/import-pictures: Broken for more than 6 months
2016-07-04 math/xgobi: Broken for more than 6 months
2016-07-04 math/fricas: Broken for more than 6 months
2016-07-04 math/dcdflib: Broken for more than 6 months
2016-07-04 math/libneural: Broken for more than 6 months
2016-07-04 math/open-axiom: Broken for more than 6 months
2016-07-04 irc/nefarious: Broken for more than 6 months
2016-07-04 irc/slirc: Broken for more than 6 months
2016-07-04 irc/ratbox-respond: Broken for more than 6 months
2016-07-04 irc/qwebirc: Broken for more than 6 months
2016-07-04 biology/platon: Broken for more than 6 months
2016-07-04 news/slnr: Broken for more than 6 months
2016-07-04 science/jmol: Broken for more than 6 months
2016-07-04 net/nstxd: Broken for more than 6 months
2016-07-04 net/sprinkle: Broken for more than 6 months
2016-07-04 editors/ssam: Broken for more than 6 months
2016-07-04 editors/fb: Broken for more than 6 months
2016-07-04 misc/quotes: Broken for more than 6 months
2016-07-04 misc/boxquote.el: Broken for more than 6 months
2016-07-04 misc/pypanda: Broken for more than 6 months
2016-07-04 misc/cuecat: Broken for more than 6 months
2016-07-04 deskutils/displaycalibrator: Broken for more than 6 months
2016-07-04 german/eric4: Depends on expiring devel/eric4
2016-07-04 multimedia/vic: Depends on expiring devel/uclmmbase
2016-07-04 multimedia/ggrab: Broken for more than 6 months
2016-07-04 emulators/dynamips: Broken for more than 6 months
2016-07-04 emulators/dynamips-devel: Broken for more than 6 months
2016-07-04 emulators/sim6811: Broken for more than 6 months
2016-07-04 emulators/minivmac: Broken for more than 6 months
2016-07-04 cad/qcad-partslib: Broken for more than 6 months
2016-07-04 comms/dump1090_mr: Broken for more than 6 months
2016-07-04 x11-fm/asfiles: Depends on expiring x11/libdnd
2016-07-04 x11-fonts/fonts-te: Broken for more than 6 months
2016-07-04 sysutils/rsyncmanager: Broken for more than 6 months
2016-07-04 sysutils/jfbterm: Broken for more than 6 months
2016-07-04 sysutils/daedalus: Broken for more than 6 months
2016-07-04 sysutils/pcfclock: Broken for more than 6 months
2016-07-04 sysutils/vlogger: Broken for more than 6 months
2016-07-04 sysutils/bontmia: Broken for more than 6 months
2016-07-04 mail/pop3gwd: Broken for more than 6 months
2016-07-04 mail/mailtray: Broken for more than 6 months
2016-07-04 mail/pflogstats: Broken for more than 6 months
2016-07-04 mail/exact: Broken for more than 6 months
2016-07-04 mail/wmpop3: Broken for more than 6 months
2016-07-04 mail/qmail-conf: Broken for more than 6 months
2016-07-04 mail/gld: Broken for more than 6 months
2016-07-04 mail/dsbl-testers: Broken for more than 6 months
2016-07-04 mail/vqregister: Broken for more than 6 months
2016-07-04 mail/atmail: Broken for more than 6 months
2016-07-04 mail/ml: Broken for more than 6 months
2016-07-04 net-im/icb: Broken for more than 6 months
2016-07-04 net-im/cicquin: Broken for more than 6 months
2016-07-04 net-im/pidgin-manualsize: Broken for more than 6 months
2016-07-04 net-im/pidgin-rhythmbox: Broken for more than 6 months
2016-07-04 russian/eric4: Depends on expiring devel/eric4
2016-07-04 russian/fortune-bashorgru: Broken for more than 6 months
2016-07-04 www/xpi-clearfields: Broken for more than 6 months
2016-07-04 www/pecl-varnish: Broken for more than 6 months
2016-07-04 www/py-requests-oauth-hook: Broken for more than 6 months
2016-07-04 www/hudson: Broken for more than 6 months
2016-07-04 www/xpi-mldonkey: Broken for more than 6 months
2016-07-04 www/xpi-cookiesafe: Broken for more than 6 months
2016-07-04 www/trac-mastertickets: Broken for more than 6 months
2016-07-04 www/dotclear: Broken for more than 6 months
2016-07-04 www/ruby-wgettsv: Broken for more than 6 months
2016-07-04 www/wwwstat: Broken for more than 6 months
2016-07-04 www/xpi-prism: Broken for more than 6 months
2016-07-04 www/xpi-fasterfox: Broken for more than 6 months
2016-07-04 www/siteframe: Broken for more than 6 months
2016-07-04 www/py-urljr: Broken for more than 6 months
2016-07-04 www/reviewboard: Broken for more than 6 months
2016-07-04 www/xpi-tabletools: Broken for more than 6 months
2016-07-04 www/wikindx: Broken for more than 6 months
2016-07-04 www/typolight: Broken for more than 6 months
2016-07-04 www/varnish-libvmod-header: Broken for more than 6 months
2016-07-04 www/xpi-gbrain: Broken for more than 6 months
2016-07-04 www/trac-robotstxt: Broken for more than 6 months
2016-07-04 www/simplog: Broken for more than 6 months
2016-07-04 www/chtml: Broken for more than 6 months
2016-07-04 databases/postgresql_autodoc: Broken for more than 6 months
2016-07-04 databases/oracle_odbc_driver: Broken for more than 6 months
2016-07-04 databases/mysql-xql: Broken for more than 6 months
2016-07-04 databases/mysql-udf-sys: Broken for more than 6 months
2016-07-04 games/lucidlife: Broken for more than 6 months
2016-07-04 games/gma: Broken for more than 6 months
2016-07-04 games/smiley: Broken for more than 6 months
2016-07-04 games/noegnud-littlehack: Broken for more than 6 months
2016-07-04 games/sdlquake2: Broken for more than 6 months
2016-07-04 games/daimonin: Depends on expiring games/daimonin-music
2016-07-04 games/noegnud-nethack: Broken for more than 6 months
2016-07-04 games/xbomber: Broken for more than 6 months
2016-07-04 games/xwelltris: Broken for more than 6 months
2016-07-04 games/ftjava: Broken for more than 6 months
2016-07-04 games/daimonin-music: Broken for more than 6 months
2016-07-04 games/gno3dtet: Broken for more than 6 months
2016-07-04 games/qtv: Broken for more than 6 months
2016-07-04 games/xwordpy: Broken for more than 6 months
2016-07-04 games/netris: Broken for more than 6 months
2016-07-04 games/rt2-demo: Broken for more than 6 months
2016-07-04 games/noegnud-addons: Broken for more than 6 months
2016-07-04 games/noegnud-nethack-deet: Broken for more than 6 months
2016-07-04 games/live-f1: Broken for more than 6 months
2016-07-04 games/xonix: Broken for more than 6 months
2016-07-04 games/fgkicker: Broken for more than 6 months
2016-07-04 games/tank: Depends on expiring graphics/libaux
2016-07-04 games/linux-nwserver: Broken for more than 6 months
2016-07-04 games/quake2-zaero: Broken for more than 6 months
2016-07-04 games/pyching: Broken for more than 6 months
2016-07-04 games/thevalley: Broken for more than 6 months
2016-07-04 games/xroads: Broken for more than 6 months
2016-07-04 games/fxsudoku: Broken for more than 6 months
2016-07-04 games/sudoku: Broken for more than 6 months
2016-07-04 games/kmancala: Broken for more than 6 months
2016-07-04 games/plonx: Broken for more than 6 months
2016-07-04 games/wmminichess: Broken for more than 6 months
2016-07-04 games/noegnud-slashem: Broken for more than 6 months
2016-07-04 games/latrine: Broken for more than 6 months
2016-07-04 games/pysycache-themes: Broken for more than 6 months
2016-07-04 games/nibbles: Broken for more than 6 months
2016-07-04 games/hlstatsx: Broken for more than 6 months
2016-07-04 audio/streamtuner: Broken for more than 6 months
2016-07-04 audio/mangler: Broken for more than 6 months
2016-07-04 audio/hawkvoice: Broken for more than 6 months
2016-07-04 audio/alac: Broken for more than 6 months
2016-07-04 x11-wm/e-module-mpdule: Broken for more than 6 months
2016-07-04 x11-wm/e-module-tclock: Broken for more than 6 months
2016-07-04 x11-wm/musca: Broken for more than 6 months
2016-07-04 x11-wm/e-module-places: Broken for more than 6 months
2016-07-04 x11-wm/e-module-forecasts: Broken for more than 6 months
2016-07-04 x11-wm/e-module-net: Broken for more than 6 months
2016-07-04 x11-wm/e-module-penguins: Broken for more than 6 months
2016-07-04 ftp/fget: Broken for more than 6 months
2016-07-04 net-mgmt/netmond: Broken for more than 6 months
2016-07-04 net-mgmt/ipfm: Broken for more than 6 months
Original commitRevision:418057 
Friday, 1 Jul 2016
16:28 feld search for other commits by this committer
www/node5: Remoe port

Port has expired and upstream has deprecated this version.

PR:		210737
Original commitRevision:417893 
Thursday, 30 Jun 2016
22:32 rene search for other commits by this committer
Remove expired ports:
2016-06-29 graphics/libchamplain08: Old version, not needed any more
2016-06-30 sysutils/syslog-ng35: EOL, no longer supported by bababit.hu
2016-06-30 sysutils/syslog-ng34: EOL, no longer supported by bababit.hu
2016-06-30 devel/jenkins2: Use devel/jenkins
2016-06-30 www/p5-WWW-Google-Notebook: Google Notebook has shut down
2016-06-30 sysutils/syslog-ng-incubator03: EOL, no longer supported by
bababit.hu
Original commitRevision:417846 
19:22 pi search for other commits by this committer
New port: www/uchiwa

Uchiwa is a simple dashboard for the Sensu monitoring framework.

WWW: http://uchiwa.io/

PR:		210071
Submitted by:	Alexander Holte-Davidsen <ports@treg.io>
Original commitRevision:417836 
Monday, 27 Jun 2016
22:16 feld search for other commits by this committer
Remove www/redmine-stuff_to_do

I added this port for convenience at work, but the recent redmine update
to 3.x completely breaks it. There is no upstream. I am probably the
only consumer as it is so new, so I am deleting this.
Original commitRevision:417688 
01:52 wen search for other commits by this committer
URLObject is a utility class for manipulating URLs. The latest incarnation of
this library builds upon the ideas of its predecessor, but aims for a clearer
API, focusing on proper method names over operator overrides. It's also being
developed from the ground up in a test-driven manner, and has full Sphinx
documentation.

WWW: http://github.com/zacharyvoase/urlobject

PR:		210604
Submitted by:	freebsd@skinc.ru
Original commitRevision:417627 
Friday, 24 Jun 2016
21:27 feld search for other commits by this committer
Plugin implements SSO authentication method in Redmine.

Plugin allows transparent authentication of the User using his domain
account through Web-server module (for ex. mod_ntlm in Apache).

WWW: https://bitbucket.org/dkuk/single_auth
Original commitRevision:417449 
21:27 feld search for other commits by this committer
This is a plugin for including common libraries into Redmine.

WWW: https://bitbucket.org/dkuk/a_common_libs
Original commitRevision:417448 
14:22 kmoore search for other commits by this committer
Grafana is an open source, feature rich metrics dashboard
and graph editor for Graphite, InfluxDB & OpenTSDB.

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

PR: 210485
Submitted by: John Hixson <jhixson@gmail.com>
Original commitRevision:417424 
Tuesday, 21 Jun 2016
12:05 demon search for other commits by this committer
Add devel version of calamaris port (which is able to parse fresh squid logs)
Original commitRevision:417202 
Saturday, 18 Jun 2016
08:01 rene search for other commits by this committer
Remove expired ports:
2016-04-24 www/drupal6-content_access: www/drupal6 upstream is EOL and port
expired 2016-04-24
2016-04-24 www/drupal6-google_analytics: www/drupal6 upstream is EOL and port
expired 2016-04-24
2016-04-24 www/drupal6-seo_checklist: www/drupal6 upstream is EOL and port
expired 2016-04-24
2016-04-24 www/drupal6-pathauto: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-wysiwyg: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-advanced_help: www/drupal6 upstream is EOL and port
expired 2016-04-24
2016-04-24 www/drupal6-path_redirect: www/drupal6 upstream is EOL and port
expired 2016-04-24
2016-04-24 www/drupal6-webform: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-imce: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-mimedetect: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-tagadelic: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-panels: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-zeropoint: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-geshifilter: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-chaos: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-token: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-print: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-nodewords: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-image: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-menu_block: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-views: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-services: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-ckeditor: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-nice_menus: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-page_title: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-cck: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6: EOL upstream as of 2016-02-24
Original commitRevision:417052 
Thursday, 16 Jun 2016
01:41 pi search for other commits by this committer
New port: www/nextcloud

Nextcloud is a system for the creation and management of personal
cloud resources. It is a fork of Owncloud.

WWW: https://nextcloud.com

PR:		210295
Submitted by:	Loic BLOT <loic.blot@unix-experience.fr>
Original commitRevision:416948 
Sunday, 12 Jun 2016
21:48 cs search for other commits by this committer
This is a django-otp plugin that handles YubiKey devices using the Yubico OTP
algorithm. This includes two device definitions: one to verify YubiKey tokens
locally and another to verify them against a web service.

WWW: https://pypi.python.org/pypi/django-otp-yubikey
Original commitRevision:416824 
Friday, 3 Jun 2016
09:37 gahr search for other commits by this committer
www/caldavzap: add port

CalDavZAP is an open source CalDAV web client implementation released under GNU
Affero General Public License (version 3.0).

Main features:

* 100% JavaScript+jQuery CalDAV web client/application - no special server
  software required for standard setup (except the CalDAV server of course)
* server-based XML configuration generator (for special setup) with HTTP and
  LDAP authentication plugins
* asynchronous read-only and read/write calendar collection detection
* asynchronous background synchronization
* support for delegated calendars
* support for subscribed calendars
* time-range filtering (server support required)
* support for RFC compliant vCalendars (version 2.0) and automatic correction
  of most common errors in invalid vCalendars
* support for background calendars - if there is at least one event defined for
  the given day in a background calendar, the background color for that day
  will be pink/light-red

and much more ...

WWW: https://www.inf-it.com/open-source/clients/caldavzap/
Original commitRevision:416307 
Thursday, 2 Jun 2016
19:57 pi search for other commits by this committer
New port: www/p5-Dancer-Plugin-RPC

This module contains two plugins for Dancer: Dancer::Plugin::RPC::XMLRPC
and Dancer::Plugin::RPC::JSONRPC. They are plugins rather than
Plack::Middleware.

Dancer::Plugin::RPC::XMLRPC

This plugin exposes the new keyword "xmlrpc" that is followed by 2
arguments: the endpoint and the arguments to configure the xmlrpc-calls
at this endpoint.

Dancer::Plugin::RPC::JSONRPC

This plugin exposes the new keyword "jsonrpc" that is followed by
2 arguments: the endpoint and the arguments to configure the
jsonrpc-calls at this endpoint.

See the /t dir for examples (until some tutorial exists)

WWW: https://metacpan.org/pod/Dancer::Plugin::RPC

PR:		209597
Submitted by:	Henk van Oers <hvo.pm@xs4all.nl>
Original commitRevision:416291 
Tuesday, 24 May 2016
08:33 wen search for other commits by this committer
- Repocopy moodle30 --> moodle31 and update to 3.1
Original commitRevision:415772 
Thursday, 19 May 2016
18:40 brd search for other commits by this committer
Add a new port: www/rubygem-faye

Approved by:	swills (mentor)
Original commitRevision:415523 
18:38 brd search for other commits by this committer
Add a new port: www/rubygem-faye-websocket

Approved by:	swills (mentor)
Original commitRevision:415522 
18:36 brd search for other commits by this committer
Add a new port: www/rubygem-websocket-driver

Approved by:	swills (mentor)
Original commitRevision:415521 
18:33 brd search for other commits by this committer
Add a new port of www/rubygem-websocket-extensions

Approved by:	swills (mentor)
Making me work for it:	swills
Original commitRevision:415520 
Tuesday, 17 May 2016
20:30 cs search for other commits by this committer
This project makes it easy to add support for one-time passwords (OTPs) to
Django. It can be integrated at various levels, depending on how much
customization is required. It integrates with django.contrib.auth, although it
is not a Django authentication backend. The primary target is developers
wishing to incorporate OTPs into their Django projects as a form of two-factor
authentication.

This project includes several simple OTP plugins and more are available
separately. This package also includes an implementation of OATH HOTP and TOTP
for convenience, as these are standard OTP algorithms used by multiple
plugins.

WWW: https://bitbucket.org/psagers/django-otp
Original commitRevision:415415 
Monday, 16 May 2016
02:07 feld search for other commits by this committer
pySmartDL strives to be a full-pleged smart download manager for Python.

WWW: https://github.com/iTaybb/pySmartDL/
Original commitRevision:415298 
02:01 feld search for other commits by this committer
Small add-on for the python requests http library. Makes use of python
3.2's concurrent.futures or the backport for prior versions of python.

WWW: https://github.com/ross/requests-futures
Original commitRevision:415295 
00:29 allanjude search for other commits by this committer
add www/varnish-libvmod-maxminddb

Varnish Module (vmod) for accessing maxminddb geoip data

Approved by:	feld
Sponsored by:	ScaleEngine Inc.
Differential Revision:	https://reviews.freebsd.org/D6380
Original commitRevision:415292 
Sunday, 15 May 2016
17:51 matthew search for other commits by this committer
Graphite-API

This is a minimalistic API server that replicates the behavior of Graphite-web,
pruned and simplified as much code as possible while keeping the basic
functionality.

WWW: https://github.com/brutasse/graphite-api

PR:		208890
Submitted by:	Dave Cottlehuber <dch@skunkwerks.at>
Original commitRevision:415273 
Friday, 13 May 2016
21:09 feld search for other commits by this committer
Redmine plugin to generate and use issue templates for each project to
assist issue creation.

WWW: https://bitbucket.org/akiko_pusu/redmine_issue_templates/wiki/Home
Original commitRevision:415155 
18:02 feld search for other commits by this committer
This plugin adds professional knowledgebase functionality to the Redmine
project management application.

WWW: https://github.com/alexbevi/redmine_knowledgebase
Original commitRevision:415121 
14:12 feld search for other commits by this committer
This is a redmine plugin for supporting Markdown as a wiki format. This
plugin use Redcarpet which is GitHub's markdown wiki formatter.
Redcarpet is extreme fast and compatible GitHub's Wiki. They are
advantage from Redmine Markdown Formatter and Redmine Markdown Extra
Formatter. This code is originally Redmine Markdown Formatter and
Redmine reStructuredtext Formatter. I appreciate these guys.

WWW: https://github.com/alminium/redmine_redcarpet_formatter
Original commitRevision:415114 
13:21 feld search for other commits by this committer
Adds some macros to the wiki to display a note/info/warning/tip block

WWW: https://github.com/dseifert/redmine_wiki_notes
Original commitRevision:415113 
12:56 feld search for other commits by this committer
The Stuff To Do plugin allows a user to order and prioritize the issues
they are doing into a specific order.

WWW: https://github.com/ande3577/redmine-stuff-to-do-plugin
Original commitRevision:415106 
12:19 feld search for other commits by this committer
A plugin to add QA Contact functionality (like in Bugzilla) to Redmine

WWW: https://github.com/thagomizer/redmine_qa_contact
Original commitRevision:415101 
Thursday, 12 May 2016
21:01 feld search for other commits by this committer
This plugin provides instances of Redmine a method with additional
graphs.

WWW: https://github.com/bradbeattie/redmine-graphs-plugin
Original commitRevision:415090 
20:19 feld search for other commits by this committer
Default assign is a Redmine plugin that allows you to define a default
person for new tickets to be assigned to.

WWW: https://github.com/giddie/redmine_default_assign
Original commitRevision:415088 
Thursday, 5 May 2016
13:45 pi search for other commits by this committer
www/node: 5.11.0 -> 6.0.0
New port: www/node5, to ease migration from node-5.x to node-6.x

This new major version of Node.js delivers significant improvements
in performance, reliability, usability and security. Module loading
is nearly four times faster than in Node.js v4, tests and documentation
have seen significant improvements, usability of the Buffer and
File System APIs have been improved, and Node.js now supports 93%
of ES6 language features, thanks to V8 version 5.0.

The full release announcement can be read here:
https://nodejs.org/en/blog/release/v6.0.0/

The full changelog is available on Github:
https://github.com/nodejs/node/commit/ce3e3c5fe15479475c068482c48eb9cbf1ac9df5

For node5:
node.js v5.x will only be supported for a few months to give people
time to move to v6. This new port is marked as deprecated with an
expiration date of July 1, allowing all of May and June to transition.
See https://nodejs.org/en/blog/release/v6.0.0/#what-about-node-js-v5

PR:		209215, 209216
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Original commitRevision:414646 
Monday, 2 May 2016
23:12 acm search for other commits by this committer
- Remove www/sogo-activesync. It was renamed to www/sogo2-activesync
Original commitRevision:414490 

Number of commits found: 5891 (showing only 100 on this page)

[First Page]  «  19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29  »  [Last Page]