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)
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)
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>
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.
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
This port required creating a number of new ports, old versions of existing
ports and other adjustments, so do all that while here too.
Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby
Being a full-stack framework means that all layers are built to work
seamlessly together. That way you Don't Repeat Yourself (DRY) and you
can use a single language from top to bottom. Everything from templates
to control flow to business logic is written in Ruby - The language of
love for industry heavy-weights.
WWW: http://www.rubyonrails.org
Submitted by: xmj (based on)
From the WWW:
The latest official 1.0.X release is 1.0.5. This release should not be
used for new installs since it is no longer supported (use 1.2.X
instead).
Integrates the webassets library with Django, adding support for merging,
minifying and compiling CSS and Javascript files.
WWW: https://github.com/miracle2k/django-assets
Asset management application for Python web development.
Use it to merge and compress your JavaScript and CSS files.
WWW: https://github.com/miracle2k/webassets
Handles rebuilding of Jekyll sites when a file changes
WWW: https://github.com/jekyll/jekyll-watch
PR: 192976
Submitted by: Michael Moll <kvedulv@kvedulv.de>
PR: 192587
Submitted by: Roman
Modified by: marino
SAMS (Squid Account Management System) is a WEB-based interface and tool to
manage users of SQUID proxy server. Main features are:
* manage users access to SQUID - proxy with NTLM, NCSA authorization
or IP address
* manage prohibition of users to access to URL
* manage to rewrite requested URL to graphical resources (banners,
counters)
* save and build reports of users statistic
* switch of users access to SQUID proxy if his traffic quota is off
* manage a delay pools for users groups
Geeknote is a command line client for Evernote.
Features:
* Create notes in your Evernote account
* Create tags, notebooks
* Use Evernote search in console with different filters
* Edit notes in console using any editor: nano, vim, emacs, mcedit
* Sync your local files, directories with Evernote
* Use Evernote with cron or any scripts
WWW: http://www.geeknote.me