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 photosAll times are UTC
Ukraine
non port: www/Makefile

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

[First Page]  «  15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25  »  [Last Page]

Friday, 28 Apr 2017
22:48 sunpoet search for other commits by this committer
Add rubygem-actioncable50 5.0.2 (copied from rubygem-actioncable5)

- Add PORTSCOUT
Original commitRevision:439705 
22:48 sunpoet search for other commits by this committer
Add rubygem-actionpack50 5.0.2 (copied from rubygem-actionpack5)

- Add PORTSCOUT
- Update WWW
Original commitRevision:439704 
21:26 sunpoet search for other commits by this committer
Add rubygem-erubi 1.6.0

Erubi is a ERB template engine for Ruby. It is a simplified fork of Erubis,
using the same basic algorithm, with the following differences:
- Handles postfix conditionals when using escaping (e.g. <%= foo if bar %>)
- Supports frozen_string_literal: true in templates via :freeze option
- Works with Ruby's -enable-frozen-string-literal option
- Automatically freezes strings for template text when Ruby optimizes it (on
  Ruby 2.1+)
- Escapes ' (apostrophe) when escaping for better XSS protection
- Has 6x faster escaping on Ruby 2.3+ by using cgi/escape
- Has 86% smaller memory footprint
- Does no monkey patching (Erubis adds a method to Kernel)
- Uses an immutable design (all options passed to the constructor, which returns
  a frozen object)
- Has simpler internals (1 file, <150 lines of code)
- Has an open development model (Erubis doesn't have a public source control
  repository or bug tracker)
- Is not dead (Erubis hasn't been updated since 2011)

WWW: https://github.com/jeremyevans/erubi
Original commitRevision:439679 
19:40 jrm search for other commits by this committer
Create rails version 5 ports to avoid conflicts.

Approved by:	swills (mentor, implicit)
Original commitRevision:439626 
Thursday, 27 Apr 2017
07:07 sunpoet search for other commits by this committer
Add rubygem-haml4 4.0.7 (copied from rubygem-haml)

- Add PORTSCOUT
Original commitRevision:439521 
07:02 sunpoet search for other commits by this committer
Add rubygem-ruby-oembed 0.12.0

An oEmbed consumer library written in Ruby, letting you easily get embeddable
HTML representations of supported web pages, based on their URLs. See oembed.com
for more about the protocol.

WWW: https://github.com/ruby-oembed/ruby-oembed
Original commitRevision:439509 
01:33 jrm search for other commits by this committer
www/rubygem-hamlit-rails-rails5: Create new port for rails version 5 of
hamlit-rails to prevent dependency conflicts

WWW: https://github.com/mfung/hamlit-rails

Approved by:	swills (mentor, implicit)
Original commitRevision:439497 
Wednesday, 26 Apr 2017
17:30 jrm search for other commits by this committer
www/rubygem-rails5: Create new port for version 5 of Ruby on Rails

Along with the new rails version 5 port, some rails5 dependencies had to be
created to avoid conflicts.

New ports added:

devel/rubygem-coffee-rails-rails5,
textproc/rubygem-sass-rails-rails5
www/rubygem-jquery-rails-rails5
www/rubygem-rails5
www/rubygem-turbolinks-rails5

Reviewed by:	mat
Approved by:	swills (mentor, implicit)
Original commitRevision:439469 
Wednesday, 19 Apr 2017
19:56 rene search for other commits by this committer
Remove expired ports:
2015-10-01 www/py-django16: End of extended support: April 1, 2015
www/py-django16-tastypie: Uses expired Django version
2017-04-01 www/py-django-pipeline13: Depends on expired www/py-django16, and
expired upstream
2017-04-19 www/py-djblets: Does not build with py-django18 see pr: 216758
2017-04-19 security/py-crits: Does not build with py-django18 see pr: 216758
www/py-cactus: Depends on expired Django version
devel/py-django16-tastypie-mongoengine: Uses expired Django version
Original commitRevision:438908 
Sunday, 16 Apr 2017
20:07 pi search for other commits by this committer
New port: www/payara

Payara Server is a patched, enhanced and supported application server
derived from GlassFish Server Open Source Edition 4.x.

WWW: http://www.payara.fish/

PR:		215708
Submitted by:	Dmytro Bilokha <dmytro@posteo.net>
Original commitRevision:438670 
11:06 sunpoet search for other commits by this committer
Add you-get 0.4.652

You-Get is a tiny command-line utility to download media contents (videos,
audios, images) from the Web, in case there is no other handy way to do it.

WWW: https://you-get.org/
WWW: https://github.com/soimort/you-get
Original commitRevision:438627 
Friday, 14 Apr 2017
15:48 jrm search for other commits by this committer
New port, www/rubygem-rails_12factor: Run Rails the 12factor way

Adding www/rubygem-rails_12factor, because it is a dependency of the
upcoming www/mastodon port.

WWW: https://github.com/heroku/rails_12factor

Approved by:	swills (mentor, implicit)
Original commitRevision:438524 
15:41 jrm search for other commits by this committer
New port www/rubygem-rails_stdout_logging: Overrides Rails' built in logger
to send all logs to stdout

Adding www/rubygem-rails_stdout_logging, because it is required for the
upcoming www/mastodon port.

WWW: https://github.com/heroku/rails_stdout_logging/

Approved by:	swills (mentor, implicit)
Original commitRevision:438523 
15:28 jrm search for other commits by this committer
New port, www/rubygem-rails_serve_static_assets: Enables serving assets in
production

Adding www/rubygem-rails_serve_static_assets, because it is required for
the upcoming www/mastodon port.

WWW: https://github.com/heroku/rails_serve_static_assets/

Approved by:	swills (mentor, implicit)
Original commitRevision:438522 
13:22 jrm search for other commits by this committer
New port, www/rubygem-oembed: Slim library to work with oEmbed format

Adding www/rubygem-oembed, because it is a dependency of the upcoming
www/mastodon port.

WWW: http://soulim.github.com/oembed/

Approved by:	swills (mentor, implicit)
Original commitRevision:438512 
13:14 jrm search for other commits by this committer
New port, www/rubygem-rails-settings-cached: Rails settings plugin for
easily managing key-value pairs table

Adding www/rubygem-rails-settings-cached, because it is a dependency of the
upcoming port, www/mastodon.

WWW: https://github.com/huacnlee/rails-settings-cached/

Approved by:	swills (mentor, implicit)
Original commitRevision:438511 
12:18 jrm search for other commits by this committer
New port, www/rubygem-rack-timeout: Abort requests that are taking too long

Adding www/rubygem-rack-timeout, because it is a dependency of the upcoming
www/mastodon port.

WWW: http://github.com/heroku/rack-timeout/

Approved by:	swills (mentor, implicit)
Original commitRevision:438505 
Thursday, 13 Apr 2017
09:44 olivier search for other commits by this committer
New port: www/yarn

Yarn is a new node package manager that replaces the existing workflow for the
npm client or other package managers while remaining compatible with the npm
registry. It has the same feature set as existing workflows while operating
faster, more securely, and more reliably.

PR:		218521
Submitted by:	luca.pizzamiglio@gmail.com
Original commitRevision:438430 
Wednesday, 12 Apr 2017
02:30 shaun search for other commits by this committer
New port: Python module that decodes binary streams into HTTP/2 frames.
Original commitRevision:438327 
02:29 shaun search for other commits by this committer
New port: HTTP/2 header encoding (HPACK) logic implementation.
Original commitRevision:438326 
02:28 shaun search for other commits by this committer
New port: HTTP/2 State-Machine based protocol implementation.
Original commitRevision:438325 
Monday, 10 Apr 2017
21:23 jrm search for other commits by this committer
New port, www/rubygem-ostatus2: Toolset for interacting with the OStatus2
suite of protocols

Adding this because it is a dependency of the upcoming www/mastodon port.

Approved by:	swills (mentor, implicit)
Original commitRevision:438213 
20:58 jrm search for other commits by this committer
New port, www/rubygem-goldfinger: Webfinger utility for Ruby

Adding this because it is a dependency for the upcoming www/mastodon port.

Approved by:	swills (mentor, implicit)
Original commitRevision:438210 
19:35 jrm search for other commits by this committer
New port: www/rubygem-best_in_place: jQuery script to edit fields by
clicking on them

Adding this because it is a dependency for the upcoming www/mastodon port.

WWW: https://github.com/bernat/best_in_place

Approved by:	swills (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10346
Original commitRevision:438202 
19:32 jrm search for other commits by this committer
New port, www/rubygem-hamlit-rails: Hamlit (haml) generators for Rails 4

Adding this because it is a dependency for the upcoming www/mastodon port.

WWW: https://github.com/mfung/hamlit-rails

Approved by:	swills (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10345
Original commitRevision:438201 
17:11 rene search for other commits by this committer
Remove expired ports:
2017-02-05 sysutils/puppet38: Upstream support ended, see
http://tinyurl.com/puppet3eol
2017-03-31 editors/libreoffice4: Deprecated by upstream
2017-03-31 databases/rubygem-redis-actionpack4: Use
databases/rubygem-redis-actionpack instead
2017-03-31 devel/rubygem-nio4r1: Use devel/rubygem-nio4r instead
2017-03-31 devel/liborcus07: Deprecated by upstream, use devel/liborcus
2017-03-31 devel/mdds0: Deprecated by upstream, use devel/mdds
2017-03-31 security/openvpn23-polarssl: Replaced by new upstream relesae 2.4.x
2017-03-31 security/openvpn23: Replaced by new upstream relesae 2.4.x
2017-03-31 textproc/p5-XML-XSH: Deprecated by upstream
2017-03-31 www/rubygem-jquery-atwho-rails-rails4: Use
www/rubygem-jquery-atwho-rails instead
2017-03-31 www/p5-Catalyst-Plugin-Singleton: Deprecated by upstream
2017-04-01 x11/lumina-i18n: Obsolete, i18n files included in x11/lumina
2017-04-01 sysutils/jail2: Starting with 10.0 functionality has been merged into
base.
2017-04-01 sysutils/iocage-devel: Outdated version. Please use
sysutils/py-iocage instead
2017-04-01 sysutils/iocage: Outdated version. Please use sysutils/py-iocage
instead
2017-04-05 databases/puppetdb: Depends on expired sysutils/puppet38, use
puppetdb[34] instead
2017-04-05 databases/puppetdb-terminus: Depends on expired sysutils/puppet38,
use puppetdb-terminus[34]
2017-04-08 databases/pglesslog: Does not build with recent PostgreSQL versions
2017-04-08 textproc/go-text: Go libraries should not be packaged
2017-04-08 devel/go-pretty: Go libraries should not be packaged
2017-04-08 databases/godis: Go libraries should not be packaged
2017-04-10 www/moodle29: Upstream support EoL, please migrate to moodle32
Original commitRevision:438191 
14:23 jrm search for other commits by this committer
New port www/rubygem-lograge: Tame Rails' multi-line logging into a single line
per request

Adding this because it is a dependency for the upcoming www/mastodon port.

WWW: https://github.com/roidrage/lograge/

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10309
Original commitRevision:438170 
Saturday, 8 Apr 2017
10:37 sunpoet search for other commits by this committer
Move www/typo3-lts to www/typo3-7

- Update pkg-descr

PR:		218456
Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
Original commitRevision:438027 
10:35 sunpoet search for other commits by this committer
Move www/typo3 to www/typo3-8 and update to 8.7.0

- Update pkg-descr

Changes:	https://typo3.org/download/release-notes/whats-new/
		https://wiki.typo3.org/TYPO3_CMS_8.7.0
PR:		218455
Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
Original commitRevision:438026 
Friday, 7 Apr 2017
22:32 rezny search for other commits by this committer
Add Apache Tomcat development port starting on 9.0 alpha

This is the version of Tomcat currently under active development.
Development releases may contain large amounts of untested or missing
functionality required by the specification and/or significant
bugs and are not expected to run stably for any length of time.

PR:		215290
Submitted by:	vvd@unislabs.com
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10226
Original commitRevision:437962 
07:44 wen search for other commits by this committer
- Repocopy www/py-django110 --> www/py-django111 and update to 1.11
Original commitRevision:437914 
Tuesday, 4 Apr 2017
09:38 sunpoet search for other commits by this committer
Add xapian-omega12 1.2.24 (copied from xapian-omega)

- Update LIB_DEPENDS
- Add CONFLICTS_INSTALL
- Convert to options target helper
- Update WWW
- Bump PORTREVISION for dependent ports
Original commitRevision:437724 
Monday, 3 Apr 2017
14:14 jrm search for other commits by this committer
New port, www/py-flask-api: Browsable Web APIs for Flask

WWW: http://www.flaskapi.org/
     https://github.com/tomchristie/flask-api

PR:		217950
Submitted by:	daniel@blodan.se (maintainer)
Approved by:	swills (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10252
Original commitRevision:437661 
12:58 sunpoet search for other commits by this committer
Add rubygem-puma2 2.16.0 (copied from rubygem-puma)

- Add PORTSCOUT
- Add USES=ssl
Original commitRevision:437644 
Wednesday, 29 Mar 2017
19:31 rezny search for other commits by this committer
Add Apache Tomcat 8.5 port

Apache Tomcat version 8.5 implements the Servlet 3.1, JavaServer Pages 2.3,
Java Unified Expression Language 3.0 and Java WebSocket 1.1 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.5 is aligned with Java EE 7.

PR:		215290
Submitted by:	vvd@unislabs.com
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10127
Original commitRevision:437225 
Monday, 27 Mar 2017
19:16 sunpoet search for other commits by this committer
Move www/rubygem-jquery-rails4 to www/rubygem-jquery-rails

- Bump PORTREVISION for dependent ports
Original commitRevision:437079 
18:27 rene search for other commits by this committer
Remove expired ports:
2017-03-27 print/musixtex: Broken for more than 6 months
2017-03-27 www/wml: Broken for more than 6 months
2017-03-27 www/offline-npm: Broken for more than 6 months
2017-03-27 x11-themes/kde-icons-cezanne: Broken for more than 6 months
2017-03-27 x11-themes/kde-icons-sky: Broken for more than 6 months
2017-03-27 deskutils/gnome-shell-extension-backslide: Broken for more than 6
months
2017-03-27 devel/openvex: Broken for more than 6 months
2017-03-27 mail/mixmaster: Broken for more than 6 months
2017-03-27 net-mgmt/nat: Broken for more than 6 months
2017-03-27 net-p2p/gnunet-gtk: Depends on expiring net-p2p/gnunet
2017-03-27 net-p2p/gnunet: Broken for more than 6 months
2017-03-27 print/abc2mtex: Depends on expiring print/musixtex
Original commitRevision:437071 
Sunday, 26 Mar 2017
13:42 ehaupt search for other commits by this committer
Add p5-JSON-API 1.1.0, module to interact with a JSON API.
Original commitRevision:436962 
Friday, 24 Mar 2017
17:50 sunpoet search for other commits by this committer
Add rubygem-select2-rails3 3.5.10 (copied from rubygem-select2-rails)

- Add PORTSCOUT
Original commitRevision:436847 
Wednesday, 22 Mar 2017
21:04 sunpoet search for other commits by this committer
Add rubygem-webpack-rails 0.9.10

webpack-rails gives you tools to integrate Webpack in to an existing Ruby on
Rails application.

WWW: https://github.com/mipearson/webpack-rails
Original commitRevision:436731 
10:16 tz search for other commits by this committer
New port: www/rubygem-kubeclient

A Ruby client for Kubernetes REST API. The client supports
GET, POST, PUT, DELETE on all the entities available in
kubernetes in both the core and group apis. The client
currently supports Kubernetes REST API version v1.

WWW: https://github.com/abonas/kubeclient
Original commitRevision:436685 
Tuesday, 21 Mar 2017
18:17 rene search for other commits by this committer
Remove expired port:
2016-12-31 www/node012: Upstream has placed 0.12.x in maintenance mode, see
https://github.com/nodejs/LTS
Original commitRevision:436627 
16:49 jpaetzel search for other commits by this committer
Delete npm012 port.

The node package manager 012 port depends on node 0.12, which was
released over 24 months ago....an eternity in the Javascript world.

This house cleaning is the equivilent to deleting a 16 bit C compiler
for those who are not javascript-aware.

PR:	217965
Submitted by:	bradleythughes@fastmail.fm
Original commitRevision:436618 
11:25 tz search for other commits by this committer
New port: www/rubygem-hurley

Hurley is a ruby gem with no runtime dependencies that
provides a common interface for working with
different HTTP adapters. It is an evolution of Faraday,
with rethought internals.

WWW: https://github.com/lostisland/hurley
Original commitRevision:436584 
Monday, 20 Mar 2017
00:28 sunpoet search for other commits by this committer
Add rubygem-adsf 1.2.1

adsf (A Dead Simple Fileserver) is a tiny static file server that you can launch
instantly in any directory.

WWW: https://github.com/ddfreyne/adsf

PR:		217908
Submitted by:	Douglas Thrift <douglas@douglasthrift.net>
Original commitRevision:436525 
Saturday, 18 Mar 2017
22:31 sunpoet search for other commits by this committer
Add rubygem-rack-proxy 0.6.0

A request/response rewriting HTTP proxy. A Rack app. Subclass Rack::Proxy and
provide your rewrite_env and rewrite_response methods.

WWW: https://github.com/ncr/rack-proxy
Original commitRevision:436447 
Thursday, 16 Mar 2017
20:56 sunpoet search for other commits by this committer
Add rubygem-redis-rack1 1.6.0 (copied from rubygem-redis-rack r436069)
Original commitRevision:436305 
Wednesday, 15 Mar 2017
17:50 swills search for other commits by this committer
www/rubygem-gollum: create port

A simple, Git-powered wiki with a sweet API and local frontend.

WWW: https://github.com/gollum/gollum

PR:		217345
Submitted by:	Sir l33tname <sirl33tname@gmail.com>
Original commitRevision:436255 
Wednesday, 8 Mar 2017
12:48 mmokhi search for other commits by this committer
devel/py-gdbgui: Add devel/py-gdbgui and dependencies to the tree.
gdbgui is a browser-based frontend to gdb (gnu debugger).
Dependencies are:
py-pygdbmi, Parse gdb machine interface string output and return data types.
py-pypugjs, PyPugJS is just a fork of PyJade with the name Jade changed.
py-python-socketio, Python implementation of the Engine.IO realtime server.
py-python-engineio, Python implementation of the Socket.IO realtime server.
py-enum-compat, A virtual package, its whole purpose is to install enum34.
py-flask-socketio,  Socket.IO integration for Flask applications.

Reviewed by:	feld, mat
Approved by:	feld, mat (mentors)
Differential Revision:	https://reviews.freebsd.org/D9849
Original commitRevision:435682 
Monday, 6 Mar 2017
12:11 antoine search for other commits by this committer
It seems www/graylog-web-interface was removed
Original commitRevision:435536 
10:30 tz search for other commits by this committer
Repo-copy rubygem-task_list to rubygem-deckar01-task_list.

The new port is a fork needed by the next GitLab version. The fork
get more love and releases than the original and has therefore
already a wider use.
Original commitRevision:435527 
10:14 tz search for other commits by this committer
Repo-copy rubygem-turbolinks-classic to rubygem-gitlab-turbolinks-classic.

The new port is a fork needed by the next GitLab version and developed
now by the GitLab team itself.
Original commitRevision:435526 
Saturday, 4 Mar 2017
13:49 sunpoet search for other commits by this committer
Add pecl-yar1 1.2.5 (copied from pecl-yar)

- Use USES=localbase
- Update MSGPACK option
- While I'm here, update IGNORE_WITH_PHP

PR:		217522
Submitted by:	John Chen <johnpupu@gmail.com> (maintainer)
Original commitRevision:435408 
Friday, 3 Mar 2017
19:07 rene search for other commits by this committer
Remove expired ports:
2017-03-03 devel/py-mez_xml: Was only needed for deprecated www/py-GinGin
2017-03-04 www/py-GinGin: Upstream disappeared, last release from 2009
2017-03-03 www/py-scriptaculous: Development of this branch ceased
2017-03-03 devel/py-Jinja: Development of this branch ceased. Use
devel/py-Jinja2 instead
2017-03-03 mail/py-turbomail: Development of this branch ceased
2017-03-03 www/py-turbogears: Development of this branch ceased. Use
devel/py-turbogears2
2017-03-03 devel/py-turbojson: Development of this branch ceased
2017-03-03 devel/py-TurboJinja: Development of this branch ceased
2017-03-03 devel/py-TGScheduler: Development of this branch ceased
2017-03-03 devel/py-turbokid: Development of this branch ceased
2017-03-03 www/py-tgwebservices: Development of this branch ceased
2017-03-03 devel/py-turbojson11: Development of this branch ceased
2017-03-03 devel/py-turbocheetah: Development of this branch ceased
2017-03-03 devel/py-tgMochiKit: Development of this branch ceased
2017-03-03 www/py-Lightbox: Development of this branch ceased
Original commitRevision:435360 
Tuesday, 28 Feb 2017
11:59 rene search for other commits by this committer
Remove expired ports:
2017-02-28 textproc/rubygem-nokogiri14: Use textproc/rubygem-nokogiri instead
2017-02-28 textproc/rubygem-liquid2: Use textproc/rubygem-liquid instead
2017-02-28 www/rubygem-rack14: Use www/rubygem-rack or www/rubygem-rack16
instead
2017-02-28 www/rubygem-mechanize26: Use www/rubygem-mechanize instead
2017-02-28 www/rubygem-net-http-persistent25: Use
www/rubygem-net-http-persistent2 instead
2017-02-28 devel/rubygem-builder32: Use devel/rubygem-builder instead
2017-02-28 www/rubygem-net-http-digest_auth11: Use
www/rubygem-net-http-digest_auth instead
2017-02-28 devel/rubygem-bson1: Use devel/rubygem-bson instead
2017-02-28 devel/rubygem-minitest4: Use devel/rubygem-minitest instead
2017-02-28 java/jdk16-doc: Should have been removed with linux-sun-jdk16
(2014-05-11)
2017-02-28 java/jdk7-doc: Should have been removed with linux-sun-jdk17
(2016-04-24)
2017-02-28 textproc/rubygem-sass-rails4: Use textproc/rubygem-sass-rails5
instead
Original commitRevision:435047 
Monday, 27 Feb 2017
17:10 sunpoet search for other commits by this committer
Add rubygem-net-http-persistent2 (copied from rubygem-net-http-persistent)

- Add PORTSCOUT
- Bump PORTREVISION for dependent ports
Original commitRevision:434970 
Sunday, 26 Feb 2017
17:38 acm search for other commits by this committer
- Freepascal update to 3.0.2
- Lazarus BUMP PORTREVISION
- Connect www/fpc-googleapi and devel/fpc-fcl-pdf
Original commitRevision:434894 
Friday, 24 Feb 2017
09:43 tz search for other commits by this committer
www/rubygem-gollum-lib-gitlab: create slave port

This port should install www/rubygem-gollum-lib with GITLAB option
and is a direct dependency of www/gitlab.
Original commitRevision:434702 
Wednesday, 22 Feb 2017
14:16 krion search for other commits by this committer
New port: www/geckodriver

This program provides the HTTP API described by the
WebDriver protocol to communicate with Gecko browsers, such as Firefox.
It translates calls into the Marionette automation protocol by acting
as a proxy between the local- and remote ends.

WWW: https://github.com/mozilla/geckodriver

PR:		216696
Submitted by:	Daniel Ylitalo <daniel@blodan.se>
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9524
Original commitRevision:434584 
Monday, 20 Feb 2017
15:16 sunpoet search for other commits by this committer
Add go-fasthttp 20160617

A fast HTTP implementation for Go.

Currently fasthttp is successfully used by VertaMedia in a production
serving up to 200K rps from more than 1.5M concurrent keep-alive
connections per physical server.

WWW: https://github.com/valyala/fasthttp

- While I'm here:
  - Use DISTVERSIONPREFIX
  - Add LICENSE_FILE
  - Add missing RUN_DEPENDS
  - Remove GH_PROJECT

PR:		217212
Submitted by:	Guy Tabrar <guy.tabrar@me.com>
Original commitRevision:434469 
Saturday, 18 Feb 2017
22:07 rene search for other commits by this committer
Remove expired ports:
2017-02-15 www/rt40: Upstream support EoL, please migrate to rt44
2017-02-17 devel/m6811-binutils: multiple vulnerabilities, version is years
behind upstream
Original commitRevision:434390 
19:48 tcberner search for other commits by this committer
Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some more

* Update Qt5 to 5.7.1
* Move Qt4 binaries to lib/qt4/bin
* Move Qt5 libraries to lib/qt5/lib
  By moving the libraries we should finally be able to get rid of the inplace
  upgrade bug (see ports bugs 194088, 195105 and 198720):  when Qt5's libraries
  were lying in /usr/local/lib, which would often get added by pkgconfig to the
  linker paths via dependencies, the already installed libraries were linked
  against, instead of the ones that were being built. This forced us to make
  sure, that -L${WRKSRC}/lib was always coming before -L/usr/local/lib in the
  linker flags. With this change this should no longer be the case.
* Rename some ports to match the rest (foo-qtX -> qtX-foo)
* Depend on new port misc/qtchooser [see UPDATING & CHANGES]

There are several new Qt5 ports which all have been created by Marie Loise
Nolden
<nolden@kde.org>. Thanks again.

PR:		216797
Exp-Run by:	antoine
Reviewed by:	rakuco, mat, groot_kde.org
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9213
Original commitRevision:434380 
10:30 krion search for other commits by this committer
Add port: www/minio-client

Minio Client is a replacement for ls, cp, mkdir, diff and rsync
commands for filesystems and object storage.

WWW: https://minio.io/downloads/#minio-client

PR:		217124
Submitted by:	jhixson@gmail.com
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9642
Original commitRevision:434341 
Monday, 13 Feb 2017
19:03 sunpoet search for other commits by this committer
Add pecl-yaf2 (copied from pecl-yaf r433543)

PR:		217032
Submitted by:	John Chen <johnpupu@gmail.com> (maintainer)
Original commitRevision:434041 
18:59 sunpoet search for other commits by this committer
Add rubygem-kaminari-actionview 1.0.1

kaminari-actionview provides pagination helpers for your Action View templates.

WWW: https://github.com/kaminari/kaminari/tree/master/kaminari-actionview
Original commitRevision:434017 
18:59 sunpoet search for other commits by this committer
Add rubygem-kaminari-activerecord 1.0.1

kaminari-activerecord lets your Active Record models be paginatable.

WWW: https://github.com/kaminari/kaminari/tree/master/kaminari-activerecord
Original commitRevision:434016 
18:59 sunpoet search for other commits by this committer
Add rubygem-kaminari-core 1.0.1

kaminari-core includes pagination logic independent from ORMs and view
libraries.

WWW: https://github.com/kaminari/kaminari/tree/master/kaminari-core
Original commitRevision:434015 
18:00 krion search for other commits by this committer
Butterfly is a xterm compatible terminal that runs in your browser.

Features

- xterm compatible (support for a lot of unused features)
- Native browser scroll and search
- Theming in css/sass (18 preset themes) endless possibilities
- HTML in your terminal, cat images and use <table>
- Multiple sessions support
- Secure authentication with X509 certificates
- 16,777,216 colors support
- Keyboard text selection
- Desktop notifications on terminal output
- Geolocation from browser
- May work on firefox too

WWW: https://pypi.python.org/pypi/butterfly

PR:		216957
Submitted by:	yuri@rawbw.com
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9533
Original commitRevision:434011 
Friday, 10 Feb 2017
19:44 krion search for other commits by this committer
Add new port www/py-libsass

A simple Python extension module sass which is binding Libsass
(written in C/C++ by Hampton Catlin and Aaron Leung).

WWW: https://pypi.python.org/pypi/libsass

PR:		216961
Submitted by:	yuri@rawbw.com
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9531
Original commitRevision:433823 
Sunday, 5 Feb 2017
12:39 woodsb02 search for other commits by this committer
Add www/go-www: Web server for static content

www is a static web server, useful for sharing and testing the contents of a
directory via HTTP.

www will start a web server listening on port 8000 and use as document root
the directory where the command was called. Different document root may be
specified as also the port and use of SSL, more info using the -h option.

WWW: https://github.com/nbari/www

PR:		214820
Submitted by:	Nicolas de Bari Embriz Garcia Rojas
Original commitRevision:433398 
Tuesday, 31 Jan 2017
20:48 rene search for other commits by this committer
Remove expired ports:
2017-01-31 databases/rubygem-arel3: Use devel/rubygem-arel or
devel/rubygem-arel6 instead
2017-01-31 databases/rubygem-arel5: Use devel/rubygem-arel or
devel/rubygem-arel6 instead
2017-01-31 www/tinymce3: Use www/tinymce instead
2017-01-31 devel/p5-IO-Detect: Use devel/p5-Scalar-Does instead
2017-01-31 devel/pear-PHPUnit3: Deprecated by upstream, use devel/phpunit
instead
Original commitRevision:432955 
13:03 swills search for other commits by this committer
www/grafana4: create port

Create port for 4.x version of grafana, copied from grafana3:

Grafana is an open source, feature rich metrics dashboard
and graph editor for Graphite, InfluxDB & OpenTSDB.

WWW: https://github.com/grafana/grafana
Original commitRevision:432913 
Saturday, 28 Jan 2017
11:18 rene search for other commits by this committer
Remove expired ports:
2017-01-28 databases/ruby-rdbc1: Upstream no longer active
2017-01-28 databases/ruby-sybct: Upstream no longer active
2017-01-28 databases/ruby-o_dbm: Upstream no longer active
2017-01-28 databases/ruby-cdb: Upstream no longer active
2017-01-28 devel/ruby-rbison: Does not work on modern ruby
2017-01-28 devel/ruby-property: Upstream no longer exists
2017-01-28 devel/ruby-dialogs: Upstream no longer active
2017-01-28 devel/ruby-byaccr: Upstream no longer active
2017-01-28 devel/ruby-aspectr: Use rubygem-aspectr instead
2017-01-28 devel/ruby-locale: No longer useful
2017-01-28 devel/ruby-wirble: Upstream no longer active
2017-01-28 devel/ruby-tzfile: Upstream no longer exists
2017-01-28 devel/ruby-rreadline: Upstream no longer exists
2017-01-28 devel/ruby-intl: Use devel/rubygem-gettext instead
2017-01-28 graphics/ruby-imlib2: Upstream no longer active
2017-01-28 graphics/ruby-image_size: Upstream no longer active
2017-01-28 graphics/ruby-svg: Use graphics/rubygem-rsvg2 instead
2017-01-28 irc/ruby-rice: Upstream no longer active
2017-01-28 irc/ruby-rica: Upstream no longer active
2017-01-28 irc/ruby-irc: Upstream no longer active
2017-01-28 japanese/ruby-usersguide: Does not exist upstream
2017-01-28 japanese/ruby-mecab: Upstream no longer active
2017-01-28 mail/ruby-rmail: Upstream no longer active
2017-01-28 mail/ruby-rfilter: Upstream no longer active
2017-01-28 math/ruby-algebra: Use rubygem-algebra instead
2017-01-28 net/ruby-tserver: Upstream no longer active
2017-01-28 net/ruby-tcpsocketpipe: Upstream no longer active
2017-01-28 net/ruby-icmp: Upstream no longer active
2017-01-28 net/ruby-dict: Upstream no longer active
2017-01-28 palm/palmos-sdk: Upstream no longer exists
2017-01-28 security/ruby-hmac: Use www/rubygem-ruby-hmac instead
2017-01-28 security/ruby-tcpwrap: Upstream no longer active
2017-01-28 security/ruby-password: Upstream no longer active
2017-01-28 sysutils/ruby-quota: Upstream no longer active
2017-01-28 textproc/ruby-rss.alt: Upstream no longer active
2017-01-28 textproc/ruby-rss: Upstream no longer exists
2017-01-28 textproc/ruby-htmlrepair: Upstream no longer exists
2017-01-28 textproc/ruby-xmlscan: Upstream no longer active
2017-01-28 textproc/ruby-xml-configfile: Upstream no longer exists
2017-01-28 textproc/ruby-htmlsplit: Upstream no longer exists
2017-01-28 www/ruby-google: Upstream no longer active
2017-01-28 archivers/ruby-lha: Upstream no longer active
2017-01-28 x11/ruby-X11: Upstream no longer active
2017-01-28 audio/ruby-audiofile: Broken on modern versions of Ruby
2017-01-28 audio/ruby-mp3tag: Upstream no longer active
2017-01-28 converters/ruby-dump.rb: Upstream no longer active
Original commitRevision:432620 
Wednesday, 25 Jan 2017
16:32 sunpoet search for other commits by this committer
Add mod_php71 7.1.1 (copied from mod_php70)
Original commitRevision:432446 
Tuesday, 24 Jan 2017
12:56 tz search for other commits by this committer
Connect PHP 7.1 ports (r432324)
Original commitRevision:432336 
Sunday, 22 Jan 2017
11:06 rene search for other commits by this committer
Remove expired ports:
2017-01-22 net/rwhoisd: No more public distfiles
2017-01-22 devel/bunny: Superseded by a different project
2017-01-22 www/pligg: Abandonware
Original commitRevision:432112 
Wednesday, 11 Jan 2017
03:04 ler search for other commits by this committer
New Port www/miniminiweb

MiniMiniWeb is my attempt at creating a multithreaded web server in C.

Features (and Misfeatures)

Written in C
Multithreaded (with pthread)
Designed for Unix-like systems
Supports GET and POST requests
Only serves static files
No SSL
No CGI or anything "dynamic"
No Virtual Hosts
No Directory Listings (gotten pulled out)
No IPv6

PR:	211472
Submitted by:	neel@neelc.org
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D9127
Original commitRevision:431156 
Monday, 9 Jan 2017
19:35 antoine search for other commits by this committer
New port: www/py-notebook

The Jupyter Notebook is a web application that allows you to create and share
documents that contain live code, equations, visualizations, and explanatory
text. The Notebook has support for multiple programming languages, sharing, and
interactive widgets.

WWW: http://jupyter.org/
Original commitRevision:431023 
18:46 sunpoet search for other commits by this committer
Add rubygem-railties5 5.0.1 (copied from rubygem-railties4)

- Add LICENSE_FILE
Original commitRevision:431011 
18:36 sunpoet search for other commits by this committer
Add rubygem-actioncable5 5.0.1

Action Cable - Integrated WebSockets for Rails

Action Cable seamlessly integrates WebSockets with the rest of your Rails
application. It allows for real-time features to be written in Ruby in the same
style and form as the rest of your Rails application, while still being
performant and scalable. It's a full-stack offering that provides both a
client-side JavaScript framework and a server-side Ruby framework. You have
access to your full domain model written with Active Record or your ORM of
choice.

WWW: http://rubyonrails.org/
Original commitRevision:431008 
18:32 sunpoet search for other commits by this committer
Add rubygem-actionpack5 5.0.1 (copied from rubygem-actionpack4)
Original commitRevision:431004 
17:14 sunpoet search for other commits by this committer
Connect rubygem-socksify (r430980)
Original commitRevision:430982 
02:53 junovitch search for other commits by this committer
devel/py-http-prompt: update 0.6.0 -> 0.8.0; update dependency [1]

- Update dependency version
- Rename dependency to match standard Python package naming and support
  multiple/concurrent versions on httpie and py-http-prompt

www/py-httpie: rename from www/httpie; fix dependencies; set NO_ARCH [2]
www/Makefile: chase rename
MOVED: document rename

Changelog:
- 0.7.0
* New feature: Shell substitution (#54, #61, #74)
* New feature: Piping to shell (#61, #74)
* New feature: Be able to delete all parameters of a given type (#
- 0.8.0
* Add support for OPTIONS method (#84)
* Fix highlighting bug with parameters starting with HTTP method names (#86)
* Fix excessive newlines after headers and body (#89)

PR:		213700 [1]
PR:		213728 [2]
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br> (maintainer)
Original commitRevision:430906 
Saturday, 7 Jan 2017
15:39 rene search for other commits by this committer
Remove expired ports:
2017-01-07 databases/rubygem-dm-rails: Depends on deprecated
www/rubygem-actionpack
2017-01-07 databases/rubygem-activerecord: Upstream support ended
2017-01-07 devel/rubygem-activesupport: Upstream support ended
2017-01-07 devel/rubygem-tzinfo03: Use devel/rubygem-tzinfo instead
2017-01-07 devel/rubygem-sprockets22: Use devel/rubygem-sprockets or
devel/rubygem-sprockets3 instead
2017-01-07 devel/rubygem-prototype-rails: Depends on deprecated
www/rubygem-rails
2017-01-07 devel/rubygem-rubigen: Depends on deprecated
devel/rubygem-activesupport
2017-01-07 devel/rubygem-coffee-rails: Depends on deprecated
www/rubygem-railties
2017-01-07 japanese/rubygem-jpmobile: Depends on deprecated rubygem-rails
2017-01-07 mail/rubygem-actionmailer: Upstream support ended
2017-01-07 mail/rubygem-mail25: Use mail/rubygem-mail instead
2017-01-07 security/dradis: Depends on deprecated www/rubygem-rails
2017-01-07 textproc/rubygem-sass-rails: Depends on deprecated
www/rubygem-railties
2017-01-07 www/rubygem-rails: Upstream support ended
2017-01-07 www/rubygem-activeresource: Upstream support ended
2017-01-07 www/rubygem-responders-rails3: Depends on deprecated
www/rubygem-railties
2017-01-07 www/rubygem-jquery-ui-rails: Depends on deprecated
www/rubygem-railties
2017-01-07 www/rubygem-haml-rails: Depends on deprecated www/rubygem-actionpack
2017-01-07 www/rubygem-jquery-rails: Depends on deprecated www/rubygem-railties
2017-01-07 www/rubygem-railties: Upstream support ended
2017-01-07 www/rubygem-actionpack: Upstream support ended
2017-01-07 databases/rubygem-rubyrep: Depends on deprecated
databases/rubygem-activerecord
2017-01-07 databases/rubygem-activerecord-mysql-adapter: Depends on deprecated
databases/rubygem-activerecord
2017-01-07 databases/rubygem-dm-active_model: Depends on deprecated
databases/rubygem-activemodel
Original commitRevision:430809 
Thursday, 5 Jan 2017
03:17 swills search for other commits by this committer
www/rubygem-jquery-ui-rails5-rails4: create port

Create port for 5.x version of www/rubygem-jquery-ui-rails-rails4 which is
needed by GitLab
Original commitRevision:430612 
Wednesday, 4 Jan 2017
12:52 avilla search for other commits by this committer
- Add ports for Nuvola Player 3 and its services

Nuvola Player is a runtime for web-based music streaming services
providing more native user experience and integration with desktop
environments than usual web browsers can offer. Nuvola Player handles
multimedia keys, shows desktop notifications, integrates with various
sound menus, applets and launchers and more. Additional features
include Last.fm scrobbling.

Mostly the same name scheme as in the official repo was kept, to
promote some compatibility.

The service ports are generated automatically, all the magic happens
in www/nuvolaplayer-all-services/Makefile.services. This allows for
very easy maintenance of many slave ports.

WWW: https://tiliado.eu/nuvolaplayer
Original commitRevision:430554 
Saturday, 31 Dec 2016
17:43 rene search for other commits by this committer
Remove expired ports:
2016-12-31 devel/rubygem-devise-async-rails4: Not compatible with
devel/rubygem-devise > 3
2016-12-31 devel/rubygem-devise-async: Not compatible with devel/rubygem-devise
> 3
2016-12-31 net/iet: Upstream no longer active
2016-12-31 sysutils/geomgui: Development stopped years ago.
2016-12-31 sysutils/screen-legacy: Old version released 2008-08-07 no longer
upline maintained.
2016-12-31 sysutils/ntfsprogs: Superseded by sysutils/fusefs-ntfs
2016-12-31 www/rubygem-jekyll2: Use www/rubygem-jekyll instead
2016-12-31 databases/rubygem-dm-devise: Not compatible with devel/rubygem-devise
> 3
2016-12-31 devel/rubygem-sprockets211: Use devel/rubygem-sprockets or
devel/rubygem-sprockets3 instead
2016-12-31 devel/p5-Parse-CPAN-Meta: Merged into devel/p5-CPAN-Meta 2.150008
2016-12-31 devel/jtag: development ceased 2003, superceded by devel/urjtag
Original commitRevision:430147 
13:34 sunpoet search for other commits by this committer
- Move www/p5-ParallelUA to www/p5-ParallelUserAgent
- Update COMMENT
- Update pkg-descr
- Add NO_ARCH for dependent ports
- Bump PORTREVISION for dependent ports
Original commitRevision:430114 
Monday, 26 Dec 2016
11:47 antoine search for other commits by this committer
We don't need 4 versions of www/py-requests, 2 are enough
Original commitRevision:429495 
Saturday, 24 Dec 2016
13:10 sunpoet search for other commits by this committer
- Add py3-cssutils: slave port of py-cssutils
Original commitRevision:429351 
Monday, 19 Dec 2016
16:39 novel search for other commits by this committer
Add www/py-horizon, OpenStack Dashboard

Horizon is a Django-based project aimed at providing
a complete OpenStack Dashboard along with an extensible framework
for building new dashboards from reusable components.

PR:		215155
Submitted by:	Alexander Nusov (alexander.nusov@nfvexpress.com)
Original commitRevision:428952 
Sunday, 18 Dec 2016
15:20 sunpoet search for other commits by this committer
- Add libnghttp2 1.17.0

nghttp2 is an implementation of HTTP/2 and its header compression algorithm
HPACK in C.

WWW: https://nghttp2.org/
Original commitRevision:428855 
15:03 tijl search for other commits by this committer
- Combine linux-c6-flashplugin24 and linux-c7-flashplugin24 into one distro
  independent port like other Linux application ports.
- Rename flashplugin to flashplayer to match upstream.
- Tell users to mount linprocfs.
- Remove reference to special FreeBSD license.  The official license is no
  longer restricted to officially supported operating systems.
- Create www/flashplayer which runs nspluginwrapper on installation.

PR:		215345
Original commitRevision:428854 
08:07 novel search for other commits by this committer
www/py-django-openstack-auth: rename to www/py_django-openstack_auth

 - Rename to match pypi name
 - Update MOVED

Suggested by:	koobs
Original commitRevision:428838 
Tuesday, 13 Dec 2016
17:51 tijl search for other commits by this committer
Update flash plugin to 24.0.0.186 and remove flash plugin 11.x ports.
Original commitRevision:428522 
Monday, 12 Dec 2016
16:09 novel search for other commits by this committer
Add py-django-openstack-auth 3.0.0, django authentication backend for
use with OpenStack Identity.

PR:		215149
Submitted by:	Alexander Nusov <alexander.nusov@nfvexpress.com>
Original commitRevision:428420 
16:07 novel search for other commits by this committer
Add py-django-pyscss 2.0.2, makes it easier to use PySCSS in Django.

PR:		215149
Submitted by:	Alexander Nusov <alexander.nusov@nfvexpress.com>
Original commitRevision:428419 
16:05 novel search for other commits by this committer
Add py-django-babel 0.5.1, utilities for using Babel in django.

PR:		215149
Submitted by:	Alexander Nusov <alexander.nusov@nfvexpress.com>
Original commitRevision:428418 
Sunday, 11 Dec 2016
19:16 sunpoet search for other commits by this committer
- Sort SUBDIRs
Original commitRevision:428375 
Wednesday, 7 Dec 2016
23:56 adamw search for other commits by this committer
Move www/node7 to www/node, and add an entry for the move into
MOVED. When node becomes node8 and node7 gets branched, the
MOVED entry will need to be removed.

PR:		213948
Approved by:	maintainer (Bradley T. Hughes)
Original commitRevision:428090 

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

[First Page]  «  15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25  »  [Last Page]