Sinatra or Padrino applications
Adding devel/rubygem-simple-navigation, because it is a dependency of the
upcoming www/mastodon port.
Approved by: swills (mentor, implicit)
The Averia GWF families of fonts are based on the average of all fonts
in the Google Web Fonts project, released under the SIL Open Font License,
as of 9 Nov 2011.
WWW: http://iotic.com/averia/
PR: 217014
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com>
S3QL is a file system that stores all its data online using storage
services like Google Storage, Amazon S3, or OpenStack. S3QL effectively
provides a hard disk of dynamic, infinite capacity that can be accessed
from any computer with internet access running Linux, FreeBSD or OS-X.
WWW: https://bitbucket.org/nikratio/s3ql
PR: 203760
Submitted by: Niklaas Baudet von Gersdorff <stdin@niklaas.eu> (with changes)
- Change USES=compiler:c++14-lang to USES=compiler. Now the compiler macro doesn't require any arguments.
- Bump PORTREVISION
Reported by: Robin Geuze <robing@transip.nl> via mail
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)
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)
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)
and other apps
Adding devel/rubygem-will_paginate, because it is a dependency of the
upcoming www/mastodon port.
WWW: https://github.com/mislav/will_paginate/wiki/
Approved by: swills (mentor, implicit)
Adding devel/rubygem-statsd-instrument, because it is a dependency for the
upcoming www/mastodon port.
WWW: https://github.com/Shopify/statsd-instrument/
Approved by: swills (mentor, implicit)
copy of a job is in Redis
Adding devel/rubygem-sidekiq-unique-jobs because it is a dependency of the
upcoming www/mastodon port.
WWW: https://github.com/mhenrixon/sidekiq-unique-jobs/
Approved by: swills (mentor, implicit)
databases/cego: update 2.33.5 -> 2.33.6
lfcbase:
- Small correction in OutStream, include required by FreeBSD
( for definition of WEXISTATUS )
- Added method getErrorCode to OutStream class
- Cleanup of OutStream implementation ( removed some includes,
removed ifdef for MINGW)
cego:
- Small improvements for utility scripts cgmkdb, logManager and backupManager
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
autopep8 automatically formats Python code to conform to the PEP 8 style
guide. It uses the pycodestyle utility to determine what parts of the
code needs to be formatted. autopep8 is capable of fixing most of the
formatting issues that can be reported by pycodestyle.
Sponsored by: Absolight
- Mark port as depreciated, as done upstream
- Mark port as supporting concurrency (and sort USE_PYTHON)
- Fix python versioning (it does not depend on the python2 metaport)