This is an extraction of the 'auto_link' method from rails. The 'auto_link'
method was removed from Rails in version Rails 3.1. This gem is meant to bridge
the gap for people migrating.
WWW: https://github.com/tenderlove/rails_autolink
(DiffRev: placeholder)
Differential Revision: https://reviews.freebsd.org/D893
Approved by: swills (mentor)
- Update MASTER_SITES
- Add my LOCAL to MASTER_SITES
- Use USE_CSTD
- Use MAKE_CMD
- Reformat pkg-descr
- Update WWW
- Take maintainership
- Bump PORTREVISION for devel/protobuf shlib change
Changes: https://code.google.com/p/protobuf/source/browse/trunk/CHANGES.txt
The SMIME integration has led to www/rt42 being vulnerable to
shellshock related exploits.
Also contains minor fixes to Oracle DB schema updates from 4.2.7. No
changes for other RDBMS backends.
While here:
- Drop @dirrmtry from pkg-plist (mostly) and use @dir() to set the
permissions on ${LOCALBASE}/etc/rt42/
Release Notes: http://bestpractical.com/release-notes/rt/4.2.8
MFH: 2014Q4
Security: 81e2b308-4a6c-11e4-b711-6805ca0b3d42
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
<ChangeLog>
* Fixed a null termination bug when autodetecting application types.
* Node.js apps can now also trigger the inverse port binding mechanism by passing `'/passenger'`
as argument. This was introduced in order to be able to support the Hapi.js framework.
Please read
http://stackoverflow.com/questions/20645231/phusion-passenger-error-http-server-listen-was-called-more-than-once/20645549
for more information regarding Hapi.js support.
* It is now possible to abort Node.js WebSocket connections upon application restart.
Please refer to
https://github.com/phusion/passenger/wiki/Phusion-Passenger:-Node.js-tutorial#restarting_apps_that_serve_long_running_connections
for more information. Closes GH-1200.
* Passenger Standalone no longer automatically resolves symlinks in its paths.
* `passenger-config system-metrics` no longer crashes when the system clock is set to a time
in the past. Closes GH-1276.
* `passenger-status`, `passenger-memory-stats`, `passenger-install-apache2-module` and
`passenger-install-nginx-module` no longer output ANSI color codes by default when
STDOUT is not a TTY. Closes GH-487.
* `passenger-install-nginx-module --auto` is now all that's necessary to make it fully
non-interactive. It is no longer necessary to provide all the answers through
command line parameters. Closes GH-852.
* Minor contribution by Alessandro Lenzen.
</ChangeLog>
The provided LDFLAG of -L${LOCALBASE}/lib/event2 would have stopped
working after libevent2.so moved to ${LOCALBASE}/lib had the LDFLAG
affected anything. The LDFLAG is set by Makefile.inc, and the
handling of DragonFly is wrong for ports, although it might still be
correct for pkgsrc. Fix that with a patch and remove the LDFLAG
that doesn't do anything. No revbump required.
<ChangeLog>
*) Change: the deprecated "limit_zone" directive is not supported
anymore.
*) Feature: the "limit_conn_zone" and "limit_req_zone" directives now
can be used with combinations of multiple variables.
*) Bugfix: request body might be transmitted incorrectly when retrying a
FastCGI request to the next upstream server.
*) Bugfix: in logging to syslog.
</ChangeLog>
This is a collection of utilities that some users of python-requests might need
but do not belong in requests proper. The library is actively maintained by
members of the requests core development team, and so reflects the
functionality most requested by users of the requests library.
WWW: https://toolbelt.readthedocs.org
django-allauth is a reusable Django app that allows for both local and
social authentication, with flows that just work.
WWW: http://www.intenct.nl/projects/django-allauth/
PR: 193651
Submitted by: vladimir.chukharev gmail com
Haml-rails provides Haml generators for Rails 4. It also enables Haml as the
templating engine for you, so you don't have to screw around in your own
application.rb when your Gemfile already clearly indicated what templating
engine you have installed. Hurrah.
WWW: http://github.com/indirect/haml-rails
Differential Revision: https://reviews.freebsd.org/D867
Approved by: swills (mentor)
If you need to send some data to your js files and you don't want to do this
with long way trough views and parsing - use this force!
WWW: https://github.com/gazay/gon
Differential Revision: https://reviews.freebsd.org/D866
Approved by: swills (mentor)
Adobe has discovered multiple security vulnerabilities in Flash
linux-*-flashplugin-11.2r202.400. Ugrade the two Linux ports to
version .406, which fixes these.
While here:
- Merge in eadler@'s MAINTAINER change from r369160 [1]
[1] https://svnweb.freebsd.org/changeset/ports/369160
PR: 193904
Differential Revision: https://reviews.freebsd.org/D831
Submitted by: Jung-uk Kim
Approved by: koobs (mentor)
MFH: 2014Q3
Security: ca44b64c-4453-11e4-9ea1-c485083ca99c
Revert a regression introduced in r368845 that causes Linux Mozilla suite not
to work until CentOS 6.5 is default.
PR: 193859
Differential Revision: https://reviews.freebsd.org/D819
Submitted by: Jan Beich <jbeich@vfemail.net>
Approved by: swills (mentor)
The centos 6.5-compatible version of Flashplugin currently misses a
dependency on the right OpenSSL port (security/linux-c6-openssl-compat, 0.9.8e).
Fix this by adding it to USE_LINUX_APPS.
PR: 193872
Differential Revision: https://reviews.freebsd.org/D820
Submitted by: Jan Beich <jbeich@vfemail.net>
Approved by: swills (mentor)
Alef has been designed to meet very high standards whilst at a very small
size. It was created under the consideration of its primary use for digital
media, and overcomes great challenges in the rendition of small characters
and cross-platform adjustment.
The font supports Hebrew and various European Languages.
WWW: http://alef.hagilda.com/
PR: 193543
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es>
. update to version 1.3.11;
. switch to USES=python syntax;
. adopt USE_PYTHON=autoplist;
. use PORTEXAMPLES wildcards;
. simplify and remove pkg-plist.
The Fedora 10 infrastructure ports have been in use since June 2009 and, while
having served a great deed, have become unsupported upstream and hence affected
by unfixed security vulnerabilities. In addition to that, many recent Linux
binaries need newer libc / stdlibc++ versions.
This commit adds the linux-c6- userland as drop-in replacement for the -f10
infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5.
If you want to switch to linux-c6 ports, please define at /etc/make.conf:
OVERRIDE_LINUX_BASE_PORT=c6
OVERRIDE_LINUX_NONBASE_PORTS=c6
Additionally, please add the following line to /etc/sysctl.conf:
compat.linux.osrelease=2.6.18
Upgrading procedures are shown in /usr/ports/UPDATING.
This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in
November 2013, using and extending mav@'s work. It has been tested extensively
and most reported issues were already fixed. Please report any additional bug
or "features" to the emulation mailing list.
Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's
filed Issues and Pull requests on GitHub,
PR: 186820
Differential Revision: https://reviews.freebsd.org/D793
Reviewed by: allanjude, antoine, bapt, rene
Approved by: portmgr (antoine, bapt)
Approved by: koobs (mentor)
Sponsored by: Perceivon Hosting Inc.
- SVN export was not tied to a revision causing a slightly
change in the tarball, no actual code changes happened
- Store the tarball in my local distfiles
Reported by: antoine
The open source Calendar and Contacts Server project is a standards-compliant
server implementing the CalDAV and CardDAV protocols (RFC 4791, RFC 6352).
It provides a shared location on the network allowing multiple users to store
and edit calendaring and contact information.
WWW: http://www.calendarserver.org
PR: 186201 (with changes)
Submitted by: Axel.Rau Chaos1 de
with squid 3.4 [1]
- Put back the option to choose on which squid version to depend,
which also controls if the above patch is applied, to allow using
squid33 until it expires
- While here, take advantage of option helpers to simplify Makefile
a little
- Canonicalize patch filenames
PR: 193771 [1]
Submitted by: adrik@salesmanager.nl