django-html is an HTML minifier for Python, with full support for HTML 5.
It supports Django, Flask and many other Python web frameworks. It also
provides a command line tool, that can be used for static websites or
deployment scripts.
WWW: https://pypi.python.org/pypi/django-htmlmin
This is the early experience version of the Apache HTTP/2 module for people
who like living on the edge and want to test not yet released changes.
Reviewed by: feld (mentor)
Approved by: feld (mentor)
Differential Revision: D5220
live preview and image uploads (stored locally in MEDIA folder) with drag&drop
functionality and auto tag insertion. Also, django-markdownx supports multiple
editors on one page.
Template is highly customizable, so you can easily use i.e. Bootstrap to layout
editor pane and preview pane side by side (as in preview animation below).
WWW: https://github.com/adi-/django-markdownx
Submitted by: cs@
Small add-on for the python requests http library. Makes use Twisted's
ThreadPool, so that the requests API returns deferred.
The additional API and changes are minimal and strives to avoid
surprises.
WWW: https://github.com/tardyp/txrequests
Features:
* Repeating and non-repeating events
* Events that start and end on different days
* Support for cancelled events
* Upcoming events and current happenings lists
* AJAX support
* Default CSS & Javascript to help you get started
WWW: https://github.com/wreckage/django-happenings
PR: 207084
Submitted by: Kevin Golding <ports@caomhin.org>
guacamole-client is the superproject containing all Maven-based
projects that make Guacamole, an HTML5 web application that provides
access to your desktop using remote desktop protocols.
guacamole-client is used to build the subprojects that make up
Guacamole, and to provide a common central repository. Each project
contained here is completely independent of guacamole-client and
can be built separately, though the others may have to be built
first. If all projects are built using guacamole-client, Maven will
take care of the proper build order.
WWW: https://github.com/glyptodon/guacamole-client
PR: 202755
Submitted by: ultima1252@gmail.com
2016-01-31 devel/pdcurses-the: Seperate port is no longer needed, see PR
2016-01-31 www/py-django17: End of extended support: December 1, 2015
2016-01-31 www/codeigniter22: Codeigniter 2.2.x reached its End of Life on 31 October 2015. Please update to the current version.
2016-02-01 java/wildfly80: Fully EOL when version 8.2 was released
2016-02-01 java/wildfly81: Fully EOL when version 9.0 was released
2016-02-01 mail/phpmailer2: Obsolete, use mail/phpmailer instead
- www/pecl-zendopcache : used by Mk/bsd.php.mk
- databases/php5-redis : optionally used by www/magento
A PR exists for databases/php5-pdo_cassandra to make it work with supported
versions of PHP.
various devices like: Lights, Switches, various sensors/meters like
Temperature, Rain, Wind, UV, Electra, Gas, Water and much more.
Notifications/Alerts can be sent to any mobile device
WWW: http://www.domoticz.com/
PR: 205583
Submitted by: kiwi@oav.net
2016-01-15 devel/e_dbus: Not used anymore by x11-wm/enlightenment
2016-01-15 www/xpi-locale-switcher: incompatible with Firefox 34 (and later presumably)
provides authentication and group membership from an LDAP
service. Users are authenticated by performing an LDAP bind against a
directory using their credentials. The plugin will also pull the email
address and username from the directory and populate the
session_attribute table.
WWW: https://trac-hacks.org/wiki/LdapAuthStorePlugin
Reviewed by: koobs
Differential Revision: https://reviews.freebsd.org/D4796
LDAP extensions to grant group permissions
This extension enables the use of existing LDAP groups to grant
permissions rather than defining permissions for every single user on
the system. Also permits storage of permissions (both users and
groups permissions) in the LDAP directory itself rather than in the
database backend.
WWW: https://trac-hacks.org/wiki/LdapPlugin
Reviewd by: koobs
Differential Revision: https://reviews.freebsd.org/D4796
cookies.py is a Python module for working with HTTP cookies: parsing and
rendering 'Cookie:' request headers and 'Set-Cookie:' response headers, and
exposing a convenient API for creating and modifying cookies. It can be used
as a replacement of Python's Cookie.py (aka http.cookies).
WWW: https://github.com/sashahart/cookies
PR: 205914
Submitted by: Brendan Molloy <brendan+freebsd@bbqsrc.net>
2015-12-30 www/ocsigen: Broken for more than 6 months
2015-12-30 devel/monodevelop-database: Broken for more than 6 months
2015-12-30 lang/cduce: Broken for more than 6 months
2015-12-30 science/hdf-java: Broken for more than 6 months
2015-12-30 math/p5-Math-Geometry-Planar-GPC-Polygon: Broken for more than 6 months
2015-12-30 www/eliom: Depends on broken and expiring www/ocsigen
2015-12-30 audio/py-fastaudio: Broken for more than 6 months
2015-12-30 devel/jgoodies-common: Broken for more than 6 months
2015-12-30 graphics/pinta: Broken for more than 6 months
2015-12-30 games/kanatest: Broken for more than 6 months
2015-12-30 editors/bless: Broken for more than 6 months
2015-12-30 security/burpsuite: Broken for more than 6 months
the command-line and from MUAs such as Mutt. It can be used from Mutt the same
way as abook.
WWW: https://gitlab.com/goobook/goobook
PR: 205150
Submitted by: Randy Westlund <rwestlun@gmail.com>
Approved by: mat (mentor)
Differential Revision: D4631
Role::REST::Client will handle encoding and decoding when using the HTTP verbs.
GET, PUT, POST, DELETE, OPTIONS, HEAD.
WWW: http://search.cpan.org/dist/Role-REST-Client/
PR: 205363
Submitted by: amontalban@gmail.com
Approved by: mat (mentor)
Differential Revision: D4640
provided SortedManyToManyField behaves like the original one but remembers
the order of added relations.
WWW: https://github.com/gregmuellegger/django-sortedm2m
PR: 205096
Submitted by: Kevin Golding <ports@caomhin.org>
Approved by: mat (mentor)
Differential Revision: D4628
HTTP::Request objects and get back HTTP::Response objects. The maintainers of
HTTP::Tiny, justifiably, don't want to have to maintain compatibility but many
other projects already consume the HTTP::Message objects. This is just glue code
doing what it does best.
WWW: http://search.cpan.org/dist/HTTP-Thin/
PR: 205362
Submitted by: amontalban@gmail.com
Approved by: mat (mentor)
Differential Revision: D4633
the javascript_catalog view which sends out a JavaScript code library with
functions that mimic the gettext interface, plus an array of translation
strings.
At first glance, it works well and everything is fine. But, because
javascript_catalog view is generating JavaScript catalog dynamically
on each request, it's adding an overhead that can be an issue with site
growth.
WWW: https://github.com/zyegfryed/django-statici18n
PR: 203935
Submitted by: Ultima
Approved by: mat (mentor)
Differential Revision: D4641
2015-12-18 www/joomla15: Joomla 1.5.x reached its End of Life in September 2012. Please update to a current version
2015-12-18 www/joomla25: Joomla 2.5.x reached its End of Life in December 2014. Please update to a current version
2015-12-17 devel/rubygem-tins0: not used by other ports anymore
A Django application that provides country choices for use with
forms, flag icons static files, and a country field for models.
Differential Revision: https://reviews.freebsd.org/D3808
2015-12-09 www/py-django-pipeline12: Django 1.4 extended support ended on 2015-10-01
2015-12-09 www/py-django14: Django 1.4 extended support ended on 2015-10-01
2015-12-12 net/py-pysphere: No longer maintained, please use net/py-pyvmomi by VMware
2015-12-13 ftp/ftpcube: No releases for 8+ years, no supporting newer wxWidget
2015-12-13 astro/libroadnav: No releases for 8+ years, no supporting newer wxWidget
2015-12-13 astro/roadnav: No releases for 8+ years, no supporting newer wxWidget
Add the required bits to Uses/pyqt.mk along with all the PyQt5 ports.
Thankfully this commit is mostly adding new ports, as the hard work was
already done in r403297 and r403662.
Huge kudos to Tobias Berner <tcberner@gmail.com> and, most importantly,
Guido Falsi (madpilot@) for their initial work on these ports (see D2910 in
Phabricator for an earlier version of the PyQt5 patch set).
PR: 204672
Grafana is an open source, feature rich metrics dashboard
and graph editor for Graphite, InfluxDB & OpenTSDB.
WWW: https://github.com/grafana/grafana
PR: 201682
Submitted by: Thomas Bartelmess <thomas@bartelmess.io>, loic.blot@unix-experience.fr
Reviewed by: koobs
- Add www/jetty9 to track the latest branch of Jetty
- Move www/jetty to www/jetty8
- Add LICENSE and fix RUN_DEPENDS in www/jetty8
www/jetty8 is officially EOL'd upstream but still seems to be in use.
PR: 204190
Submitted by: David Harrigan