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

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

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

Thursday, 2 Jun 2016
19:57 pi search for other commits by this committer
New port: www/p5-Dancer-Plugin-RPC

This module contains two plugins for Dancer: Dancer::Plugin::RPC::XMLRPC
and Dancer::Plugin::RPC::JSONRPC. They are plugins rather than
Plack::Middleware.

Dancer::Plugin::RPC::XMLRPC

This plugin exposes the new keyword "xmlrpc" that is followed by 2
arguments: the endpoint and the arguments to configure the xmlrpc-calls
at this endpoint.

Dancer::Plugin::RPC::JSONRPC

This plugin exposes the new keyword "jsonrpc" that is followed by
2 arguments: the endpoint and the arguments to configure the
jsonrpc-calls at this endpoint.

See the /t dir for examples (until some tutorial exists)

WWW: https://metacpan.org/pod/Dancer::Plugin::RPC

PR:		209597
Submitted by:	Henk van Oers <hvo.pm@xs4all.nl>
Original commitRevision:416291 
Tuesday, 24 May 2016
08:33 wen search for other commits by this committer
- Repocopy moodle30 --> moodle31 and update to 3.1
Original commitRevision:415772 
Thursday, 19 May 2016
18:40 brd search for other commits by this committer
Add a new port: www/rubygem-faye

Approved by:	swills (mentor)
Original commitRevision:415523 
18:38 brd search for other commits by this committer
Add a new port: www/rubygem-faye-websocket

Approved by:	swills (mentor)
Original commitRevision:415522 
18:36 brd search for other commits by this committer
Add a new port: www/rubygem-websocket-driver

Approved by:	swills (mentor)
Original commitRevision:415521 
18:33 brd search for other commits by this committer
Add a new port of www/rubygem-websocket-extensions

Approved by:	swills (mentor)
Making me work for it:	swills
Original commitRevision:415520 
Tuesday, 17 May 2016
20:30 cs search for other commits by this committer
This project makes it easy to add support for one-time passwords (OTPs) to
Django. It can be integrated at various levels, depending on how much
customization is required. It integrates with django.contrib.auth, although it
is not a Django authentication backend. The primary target is developers
wishing to incorporate OTPs into their Django projects as a form of two-factor
authentication.

This project includes several simple OTP plugins and more are available
separately. This package also includes an implementation of OATH HOTP and TOTP
for convenience, as these are standard OTP algorithms used by multiple
plugins.

WWW: https://bitbucket.org/psagers/django-otp
Original commitRevision:415415 
Monday, 16 May 2016
02:07 feld search for other commits by this committer
pySmartDL strives to be a full-pleged smart download manager for Python.

WWW: https://github.com/iTaybb/pySmartDL/
Original commitRevision:415298 
02:01 feld search for other commits by this committer
Small add-on for the python requests http library. Makes use of python
3.2's concurrent.futures or the backport for prior versions of python.

WWW: https://github.com/ross/requests-futures
Original commitRevision:415295 
00:29 allanjude search for other commits by this committer
add www/varnish-libvmod-maxminddb

Varnish Module (vmod) for accessing maxminddb geoip data

Approved by:	feld
Sponsored by:	ScaleEngine Inc.
Differential Revision:	https://reviews.freebsd.org/D6380
Original commitRevision:415292 
Sunday, 15 May 2016
17:51 matthew search for other commits by this committer
Graphite-API

This is a minimalistic API server that replicates the behavior of Graphite-web,
pruned and simplified as much code as possible while keeping the basic
functionality.

WWW: https://github.com/brutasse/graphite-api

PR:		208890
Submitted by:	Dave Cottlehuber <dch@skunkwerks.at>
Original commitRevision:415273 
Friday, 13 May 2016
21:09 feld search for other commits by this committer
Redmine plugin to generate and use issue templates for each project to
assist issue creation.

WWW: https://bitbucket.org/akiko_pusu/redmine_issue_templates/wiki/Home
Original commitRevision:415155 
18:02 feld search for other commits by this committer
This plugin adds professional knowledgebase functionality to the Redmine
project management application.

WWW: https://github.com/alexbevi/redmine_knowledgebase
Original commitRevision:415121 
14:12 feld search for other commits by this committer
This is a redmine plugin for supporting Markdown as a wiki format. This
plugin use Redcarpet which is GitHub's markdown wiki formatter.
Redcarpet is extreme fast and compatible GitHub's Wiki. They are
advantage from Redmine Markdown Formatter and Redmine Markdown Extra
Formatter. This code is originally Redmine Markdown Formatter and
Redmine reStructuredtext Formatter. I appreciate these guys.

WWW: https://github.com/alminium/redmine_redcarpet_formatter
Original commitRevision:415114 
13:21 feld search for other commits by this committer
Adds some macros to the wiki to display a note/info/warning/tip block

WWW: https://github.com/dseifert/redmine_wiki_notes
Original commitRevision:415113 
12:56 feld search for other commits by this committer
The Stuff To Do plugin allows a user to order and prioritize the issues
they are doing into a specific order.

WWW: https://github.com/ande3577/redmine-stuff-to-do-plugin
Original commitRevision:415106 
12:19 feld search for other commits by this committer
A plugin to add QA Contact functionality (like in Bugzilla) to Redmine

WWW: https://github.com/thagomizer/redmine_qa_contact
Original commitRevision:415101 
Thursday, 12 May 2016
21:01 feld search for other commits by this committer
This plugin provides instances of Redmine a method with additional
graphs.

WWW: https://github.com/bradbeattie/redmine-graphs-plugin
Original commitRevision:415090 
20:19 feld search for other commits by this committer
Default assign is a Redmine plugin that allows you to define a default
person for new tickets to be assigned to.

WWW: https://github.com/giddie/redmine_default_assign
Original commitRevision:415088 
Thursday, 5 May 2016
13:45 pi search for other commits by this committer
www/node: 5.11.0 -> 6.0.0
New port: www/node5, to ease migration from node-5.x to node-6.x

This new major version of Node.js delivers significant improvements
in performance, reliability, usability and security. Module loading
is nearly four times faster than in Node.js v4, tests and documentation
have seen significant improvements, usability of the Buffer and
File System APIs have been improved, and Node.js now supports 93%
of ES6 language features, thanks to V8 version 5.0.

The full release announcement can be read here:
https://nodejs.org/en/blog/release/v6.0.0/

The full changelog is available on Github:
https://github.com/nodejs/node/commit/ce3e3c5fe15479475c068482c48eb9cbf1ac9df5

For node5:
node.js v5.x will only be supported for a few months to give people
time to move to v6. This new port is marked as deprecated with an
expiration date of July 1, allowing all of May and June to transition.
See https://nodejs.org/en/blog/release/v6.0.0/#what-about-node-js-v5

PR:		209215, 209216
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Original commitRevision:414646 
Monday, 2 May 2016
23:12 acm search for other commits by this committer
- Remove www/sogo-activesync. It was renamed to www/sogo2-activesync
Original commitRevision:414490 
23:11 acm search for other commits by this committer
- Remove www/sogo. It was renamed to www/sogo2
Original commitRevision:414489 
23:06 acm search for other commits by this committer
- Rename www/sogo-activesync to www/sogo2-activesync
- Update 2.3.10

PR:		208407
Submitted by:	me
Approved by:	Euan Thoms <euan at potensol.com>
Original commitRevision:414488 
23:04 acm search for other commits by this committer
- Rename www/sogo to www/sogo2
- Update to 2.3.10

PR:		208406
Submitted by:	me
Approved by:	maintainer (Euan Thoms <euan at potensol.com>)
Original commitRevision:414487 
Sunday, 1 May 2016
20:27 matthew search for other commits by this committer
Squid is a fully-featured HTTP/1.0 proxy which is almost (but not quite)
HTTP/1.1 compliant. Squid offers a rich access control, authorization and
logging environment to develop web proxy and content serving applications.

WWW: http://www.squid-cache.org/

PR:		203860
Submitted by:	timp87@gmail.com
Original commitRevision:414422 
Sunday, 24 Apr 2016
09:32 pi search for other commits by this committer
New port: www/py-searx

A privacy-respecting, hackable metasearch engine.

WWW: https://github.com/asciimoo/searx

PR:		208915
Submitted by:	Loic BLOT <loic.blot@unix-experience.fr>
Original commitRevision:413931 
Saturday, 23 Apr 2016
15:15 rene search for other commits by this committer
Remove expired ports:
2016-04-11 deskutils/qlabels: Does not fetch, unmaintained
2016-04-14 french/tvdownloader: Many channels have modified their protocols and
cannot be DL anymore
2016-04-14 comms/cdr_read: unfetchable
2016-04-14 russian/rubygem-rutils: Deprecated by upstream
2016-04-14 devel/rubygem-dotenv-deployment: Deprecated by upstream in latest
version (0.3.0)
2016-04-15 www/p5-LWP-ConsoleLogger: Depends on expiring
www/p5-HTTP-CookieMonster
2016-04-15 www/p5-WWW-Mechanize-Cached: Depends on expiring
www/p5-HTTP-CookieMonster
2016-04-15 www/p5-HTTP-CookieMonster: Broken for more than 6 months
2016-04-15 misc/diary-hercules: Broken for more than 6 months
2016-04-15 graphics/ffff: Broken for more than 6 months
2016-04-15 net-im/sigram: Broken for more than 6 months
2016-04-15 games/annelid: Broken for more than 6 months
2016-04-15 science/py-pydap: Broken for more than 6 months
2016-04-15 sysutils/su2: Broken for more than 6 months
2016-04-15 www/download-gemist: Broken for more than 6 months
2016-04-15 databases/p5-qdbm: Broken for more than 6 months
2016-04-15 comms/libfec: Broken for more than 6 months
2016-04-15 deskutils/ladon: Broken for more than 6 months

Sponsored by:	Essen Linuxhotel Hackathon 2016
Original commitRevision:413881 
Wednesday, 20 Apr 2016
18:46 swills search for other commits by this committer
www/py-django-annotations: create port

Django implementation of annotatorjs Storage.

WWW: https://github.com/TheDataShed/django-annotations
Original commitRevision:413696 
17:31 antoine search for other commits by this committer
Unbreak INDEX
Original commitRevision:413694 
06:17 brnrd search for other commits by this committer
www/py-demjson: encoder, decoder, and lint/validator for JSON

  - New python port
  - Add README documents

Reviewed by:	feld (mentor)
Approved by:	feld (mentor)
Differential Revision:	D5969
Original commitRevision:413671 
Saturday, 16 Apr 2016
17:48 pi search for other commits by this committer
New port: www/py-django-post_office

Django Post Office is a simple app to send and manage your emails in
Django. Some awesome features are:

* Allows you to send email asynchronously
* Multi backend support
* Supports HTML email
* Supports database based email templates
* Built in scheduling support
* Works well with task queues like RQ or Celery
* Uses multiprocessing to send a large number of emails in parallel
* Supports multilingual email templates (i18n)

WWW: https://github.com/ui/django-post_office

PR:		208836
Submitted by:	Ultima1252@gmail.com
Original commitRevision:413470 
17:42 pi search for other commits by this committer
New port: www/py-django-constance

A Django app for storing dynamic settings in pluggable backends (Redis
and Django model backend built in) with an integration with the Django
admin app.

WWW: https://github.com/jazzband/django-constance

PR:		208835
Submitted by:	Ultima1252@gmail.com
Original commitRevision:413468 
06:52 pi search for other commits by this committer
New port: www/py-caldav

CalDAV (RFC4791) client library for Python.

Calendaring extensions to WebDAV, or CalDAV, is an Internet standard
allowing a client to access scheduling information on a remote
server. It extends WebDAV (HTTP-based protocol for data manipulation)
specification and uses iCalendar format for the data.

WWW: https://bitbucket.org/cyrilrbt/caldav/wiki/Home

PR:		208687
Submitted by:	Joseph Mingrone <jrm@ftfl.ca>
Original commitRevision:413417 
Thursday, 14 Apr 2016
19:06 pi search for other commits by this committer
New port: www/rt44

RT is a battle-tested issue tracking system which thousands of
organizations use for bug tracking, help desk ticketing, customer
service, workflow processes, change management, network operations,
youth counselling and even more. Organizations around the world have
been running smoothly thanks to RT for over 10 years.

WWW: http://www.bestpractical.com/rt/

PR:		208229
Submitted by:	mikael.urankar@gmail.com
Original commitRevision:413311 
16:39 swills search for other commits by this committer
www/py-django-cors-headers: create port

A Django App that adds CORS (Cross-Origin Resource Sharing) headers to
responses.

WWW: https://github.com/ottoyiu/django-cors-headers
Original commitRevision:413287 
Wednesday, 13 Apr 2016
17:41 pi search for other commits by this committer
Remove port: www/node-devel

2016-04-13 www/node-devel: Use www/node, upstream no longer releases a
development version

PR:		208756
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Original commitRevision:413225 
Sunday, 10 Apr 2016
13:40 sunpoet search for other commits by this committer
- Add npm2 2.14.7 (copied from npm)
- Mark CONFLICTS_INSTALL with www/npm2
Original commitRevision:412933 
Wednesday, 6 Apr 2016
18:36 pi search for other commits by this committer
New port: www/rubygem-gollum-rugged_adapter

Adapter for Gollum to use Rugged (libgit2) at the backend.

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

PR:		208510
Submitted by:	Torsten Zuehlsdorff <ports@toco-domains.de>
Original commitRevision:412638 
14:07 bofh search for other commits by this committer
[NEW] www/pecl-http2: Extended HTTP Support

pecl-http extension aims to provide a convenient and powerful set of
functionality for one of PHPs major applications. It eases handling of HTTP
URLs, dates, redirects, headers and messages, provides means for negotiation
of clients preferred language and charset, as well as a convenient way to
send any arbitrary data with caching and resuming capabilities. It provides
powerful request functionality too.

WWW: http://pecl.php.net/package/pecl_http/

This version is specific to php55 and php56. Repo Copied from www/pecl-http

PR:		208259
Submitted by:	madpilot
Original commitRevision:412620 
Monday, 4 Apr 2016
14:57 tj search for other commits by this committer
Delete duplicate port.
Original commitRevision:412515 
Sunday, 3 Apr 2016
21:10 rene search for other commits by this committer
Remove expired port:
2016-04-01 www/py-satchmo: Project development unmaintained
Original commitRevision:412491 
Friday, 1 Apr 2016
03:31 tj search for other commits by this committer
New port www/py-django-configurations 1.0

django-configurations eases Django project configuration by relying on the
composability of Python classes. It extends the notion of Django's module based
settings loading with well established object oriented programming patterns.

WWW: https://github.com/jazzband/django-configurations
Original commitRevision:412312 
02:57 tj search for other commits by this committer
New port www/py-ua-parser 0.7.0

A python implementation of the UA Parser (https://github.com/ua-parser,
formerly https://github.com/tobie/ua-parser).

WWW: https://github.com/ua-parser/uap-python
Original commitRevision:412308 
Thursday, 31 Mar 2016
20:54 rene search for other commits by this committer
Remove expired ports:
2016-03-31 databases/rubygem-after_commit_queue-rails41: Rails 4.1 is no longer
supported - please switch to Rails 4.2
2016-03-31 textproc/rubygem-jekyll-assets1: Use textproc/rubygem-jekyll-assets
instead
2016-03-31 devel/rubygem-sprockets-rails-rails41: Rails 4.1 is no longer
supported - please switch to Rails 4.2
2016-03-31 mail/rubygem-actionmailer41: Rails 4.1 is no longer supported -
please switch to Rails 4.2
2016-03-31 databases/rubygem-activemodel41: Rails 4.1 is no longer supported -
please switch to Rails 4.2
2016-03-31 devel/rubygem-activesupport41: Rails 4.1 is no longer supported -
please switch to Rails 4.2
2016-03-31 www/rubygem-actionpack41: Rails 4.1 is no longer supported - please
switch to Rails 4.2
2016-03-31 devel/rubygem-actionview41: Rails 4.1 is no longer supported - please
switch to Rails 4.2
2016-03-31 databases/rubygem-paranoia-rails41: Rails 4.1 is no longer supported
- please switch to Rails 4.2
2016-03-31 databases/rubygem-activerecord41: Rails 4.1 is no longer supported -
please switch to Rails 4.2
2016-03-31 textproc/rubygem-sass-rails4-rails41: Rails 4.1 is no longer
supported - please switch to Rails 4.2
2016-03-31 www/rubygem-turbolinks-rails41: Rails 4.1 is no longer supported -
please switch to Rails 4.2
2016-03-31 devel/rubygem-omniauth_crowd-rails41: Rails 4.1 is no longer
supported - please switch to Rails 4.2
2016-03-31 devel/rubygem-coffee-rails41: Rails 4.1 is no longer supported -
please switch to Rails 4.2
2016-03-31 www/rubygem-railties41: Rails 4.1 is no longer supported - please
switch to Rails 4.2
2016-03-31 devel/rubygem-jbuilder-rails41: Rails 4.1 is no longer supported -
please switch to Rails 4.2
2016-03-31 textproc/py-genshi-devel: The port is no longer updated and behind
the main genshi port
Original commitRevision:412303 
20:33 tj search for other commits by this committer
New port www/py-django-templatetag-sugar 1.0

A library to make writing templatetags in Django sweet.

WWW: https://github.com/alex/django-templatetag-sugar
Original commitRevision:412301 
20:17 tj search for other commits by this committer
New port www/py-django-sudo 1.2.0

django-sudo provides an extra layer of security for after a user is already
logged in. Views can be decorated with @sudo_required, and then a user must
re-enter their password to view that page. After verifying their password, that
user has elevated permissions for the duration of SUDO_COOKIE_AGE. This
duration is independent of the normal session duration allowing short elevated
permission durations, but retain long user sessions.

WWW: https://github.com/mattrobenolt/django-sudo
Original commitRevision:412299 
19:49 tj search for other commits by this committer
New port www/py-django-social-auth 0.7.28

Django Social Auth is an easy way to setup social authentication/authorization
mechanism for Django projects.

WWW: https://github.com/omab/django-social-auth
Original commitRevision:412294 
19:18 tj search for other commits by this committer
New port www/py-django-recaptcha 1.0.5

Django reCAPTCHA form field/widget integration app.

WWW: https://github.com/praekelt/django-recaptcha
Original commitRevision:412291 
19:14 tj search for other commits by this committer
New port www/py-django-jsonfield 1.0.3

django-jsonfield is a reusable Django field that allows you to store validated
JSON in your model.

WWW: https://github.com/bradjasper/django-jsonfield
Original commitRevision:412290 
19:08 tj search for other commits by this committer
new port www/py-django-paging 0.2.5

A simple and efficient paginator for django.

WWW: https://github.com/dcramer/django-paging
Original commitRevision:412288 
18:01 pi search for other commits by this committer
New port: www/gitlab

GitLab is version control for your server.

WWW: https://gitlab.com/

Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
Reviewed by: Yonas Yanfa <yonas@fizk.net>, girgen, pgollucci, mmoll, miwi, xmj,
swills, amdmi3, sunpoet
Original commitRevision:412280 
Wednesday, 30 Mar 2016
18:29 acm search for other commits by this committer
- New port: www/sogo3-activesync

ActiveSync is an extension to SOGo that provides support
for the ActiveSync protocol to clients that supports
it.
Original commitRevision:412185 
18:27 acm search for other commits by this committer
- New port: www/sogo3

SOGo is a fully supported and trusted groupware server with a focus on
scalability and open standards. It provides a rich AJAX-based Web
interface and supports multiple native clients through the use of
standard protocols such as CalDAV, CardDAV and GroupDAV.
Original commitRevision:412182 
05:57 rene search for other commits by this committer
Remove expired ports:
2016-03-25 www/session2: That is a part of Quixote webapp framework we no longer
have in ports
2016-03-26 www/py-django-pipeline14: This port depends upon expired
www/py-django16 and have no consumers
2016-03-26 textproc/libwpd: Not used any more
2016-03-26 graphics/libwpg: Not used any more
2016-03-26 textproc/libwps02: Not used any more
2016-03-26 textproc/libabw00: Not used any more
2016-03-27 databases/cassandra: 1.2.x has reached EOL, upgrade to a supported
version of Cassandra
Original commitRevision:412155 
Monday, 28 Mar 2016
02:51 pi search for other commits by this committer
New port: www/plexwatchweb

A web front-end for plexWatch

WWW: https://github.com/ecleese/plexWatchWeb

PR:		208337
Submitted by:	ultima <ultima1252@gmail.com>
Original commitRevision:412030 
Monday, 21 Mar 2016
17:36 matthew search for other commits by this committer
This class provides a simple abstraction layer between SOAP::Lite and
Salesforce.com. Because SOAP::Lite does not support complexTypes, and
document/literal encoding is limited, this module works around those
limitations and provides a more intuitive interface a developer can
interact with.

WWW: http://search.cpan.org/dist/WWW-Salesforce/
Original commitRevision:411580 
Sunday, 20 Mar 2016
16:40 olivierd search for other commits by this committer
LibDOM is an implementation of the W3C DOM, written in C.

WWW: http://www.netsurf-browser.org/projects/libdom/
Original commitRevision:411465 
16:26 olivierd search for other commits by this committer
Hubbub is an HTML5 compliant parsing library, written in C. It was developed
as part of the NetSurf project.

WWW: http://www.netsurf-browser.org/projects/hubbub/
Original commitRevision:411462 
10:07 rene search for other commits by this committer
Remove expired ports:
2016-03-15 www/eaccelerator: cannot be installed: doesn't work with lang/php56
port (doesn't support PHP 5.5 5.6 70)
2016-03-15 devel/pecl-inclued: cannot be installed: doesn't work with lang/php56
port (doesn't support PHP 5.5 5.6 70)
2016-03-15 security/pecl-taint: cannot be installed: doesn't work with
lang/php56 port (doesn't support PHP 5.5 5.6 70)
Original commitRevision:411431 
Tuesday, 15 Mar 2016
09:41 arved search for other commits by this committer
Add rtv, Reddit Terminal Viewer, a command line client for reddit
Original commitRevision:411146 
Sunday, 13 Mar 2016
20:44 rene search for other commits by this committer
Remove expired ports:
2016-03-13 russian/MT: Reached it's EOL in September 2015
2016-03-13 www/MT: Reached it's EOL in September 2015
Original commitRevision:411029 
12:46 rakuco search for other commits by this committer
New port: www/gitlab-workhorse.

Gitlab-workhorse is a smart reverse proxy for GitLab. It handles "large"
HTTP requests such as file downloads, file uploads,
Git push/pull and Git archive downloads.

WWW: https://gitlab.com/gitlab-org/gitlab-workhorse

PR:		207800
Submitted by:	Torsten Zuhlsdorff <ports@toco-domains.de>
Original commitRevision:410962 
Saturday, 12 Mar 2016
17:17 olgeni search for other commits by this committer
Sort www/Makefile.
Original commitRevision:410922 
Thursday, 10 Mar 2016
21:39 feld search for other commits by this committer
Web Interface for Graylog

PR:		205531
Submitted by:	Thomas Bartelmess <thomas@bartelmess.io>
Original commitRevision:410796 
Tuesday, 1 Mar 2016
14:29 demon search for other commits by this committer
New port: py-django-htmlmin

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
Original commitRevision:409870 
Monday, 29 Feb 2016
22:43 brnrd search for other commits by this committer
www/mod_http2-devel: Apache HTTP/2 module

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
Original commitRevision:409831 
Saturday, 20 Feb 2016
14:06 cs search for other commits by this committer
Django Markdownx is a Markdown editor built for Django. It enables raw editing,
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@
Original commitRevision:409240 
01:01 novel search for other commits by this committer
Add squidanalyzer 6.5, squid access log report generation tool.

PR:		205906
Submitted by:	Dominique Goncalves <dominique.goncalves@gmail.com>
Original commitRevision:409220 
Wednesday, 17 Feb 2016
14:28 koobs search for other commits by this committer
[NEW] www/py-txrequests: Asynchronous Python HTTP for Humans

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
Original commitRevision:409047 
Monday, 15 Feb 2016
14:34 miwi search for other commits by this committer
Welcome php 7.0.3

Changelog:
    http://php.net/ChangeLog-7.php#7.0.0
    http://php.net/ChangeLog-7.php#7.0.1
    http://php.net/ChangeLog-7.php#7.0.2
    http://php.net/ChangeLog-7.php#7.0.3

I'd like to thanks:
  Kurt Jaeger
  Matthias Breddin
  Rainer Duffner
  Victor van Vlaardingen
  Torsten Zuehlsdorff
  Franco Fichtner
  and all helpers and testers from ports@.
Original commitRevision:408932 
Sunday, 14 Feb 2016
19:21 rene search for other commits by this committer
Remove PHP 5.4 from the Ports Tree, it expired upstream in 2015-Q3 and the
ports expired last month.

Adjust Mk/bsd.php.mk

Reviewed by:	antoine, marino
Approved by:	portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D5278
Original commitRevision:408884 
Friday, 12 Feb 2016
13:22 miwi search for other commits by this committer
A Django application for managing and displaying a calendar and its events.

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>
Original commitRevision:408732 
Sunday, 7 Feb 2016
16:22 alfred search for other commits by this committer
Add django rest framework and some of its modules.

Differential Revision:      https://reviews.freebsd.org/D3806
Original commitRevision:408420 
Saturday, 6 Feb 2016
20:59 pi search for other commits by this committer
New port: www/guacamole-client

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
Original commitRevision:408311 
Monday, 1 Feb 2016
20:41 rene search for other commits by this committer
Remove expired ports:
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
Original commitRevision:407773 
Sunday, 31 Jan 2016
06:53 tota search for other commits by this committer
- Add new port: www/rubygem-totoridipjp

  A Ruby library that provides access to totori.dip.jp Web APIs.

  WWW: http://rubygems.org/gems/totoridipjp
Original commitRevision:407577 
Saturday, 30 Jan 2016
09:09 rene search for other commits by this committer
Remove expired port:
2016-01-30 www/xpi-bookmarkdd: incompatible with Firefox 34+
Original commitRevision:407516 
Tuesday, 26 Jan 2016
21:24 rene search for other commits by this committer
Remove expired ports that are consumers of expired lang/php5.  Exceptions:

- 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.
Original commitRevision:407315 
15:15 amdmi3 search for other commits by this committer
Domoticz is a Home Automation System that lets you monitor and configure
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
Original commitRevision:407276 
Monday, 25 Jan 2016
20:41 rm search for other commits by this committer
Provides a BitField like class (using a BigIntegerField) for your Django models.

WWW: https://github.com/disqus/django-bitfield
Original commitRevision:407241 
Monday, 18 Jan 2016
09:43 vanilla search for other commits by this committer
Add slowcgi 5.8.20160114, fastCGI interface for old CGI programs.

PR:		206341
Submitted by:	koue@chaosophia.net
Original commitRevision:406554 
Saturday, 16 Jan 2016
10:04 miwi search for other commits by this committer
- Welcome py-django 1.9.1

Changes:
    https://docs.djangoproject.com/en/1.9/releases/1.9/
    https://docs.djangoproject.com/en/1.9/releases/1.9.1/
Original commitRevision:406205 
Friday, 15 Jan 2016
19:44 rene search for other commits by this committer
Remove expired ports unrelated to PHP 5.4 :
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)
Original commitRevision:406189 
Saturday, 9 Jan 2016
14:28 riggs search for other commits by this committer
Add www/py-MechanicalSoup, a Python lib for interaction with websites
Original commitRevision:405632 
Friday, 8 Jan 2016
12:25 matthew search for other commits by this committer
This plugin is a password store for the AccountManagerPlugin that
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
Original commitRevision:405546 
12:23 matthew search for other commits by this committer
(Readdition of www/trac-ldap which was removed on 349600)

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
Original commitRevision:405545 
04:26 koobs search for other commits by this committer
[NEW] www/py-cookies: Friendlier RFC 6265-compliant cookie parser/renderer

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>
Original commitRevision:405512 
Wednesday, 30 Dec 2015
23:20 rene search for other commits by this committer
Remove expired ports:
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
Original commitRevision:404882 
Monday, 28 Dec 2015
22:50 cs search for other commits by this committer
django-simple-history stores Django model state on every create/update/delete.

WWW: https://github.com/treyhunner/django-simple-history
Original commitRevision:404697 
Sunday, 27 Dec 2015
05:36 vanilla search for other commits by this committer
Add py-cachecontrol 0.11.5, caching algorithms in httplib2 for use with
requests session object.

PR:		205640
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
Original commitRevision:404547 
Tuesday, 22 Dec 2015
05:15 miwi search for other commits by this committer
The purpose of GooBook is to make it possible to use your Google Contacts from
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
Original commitRevision:404215 
Monday, 21 Dec 2015
19:12 sunpoet search for other commits by this committer
- Sort SUBDIRs
Original commitRevision:404184 
15:08 miwi search for other commits by this committer
Perl extension for Rest Client Role.

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
Original commitRevision:404114 
14:22 miwi search for other commits by this committer
sortedm2m is a drop-in replacement for Django's own ManyToManyField. The
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
Original commitRevision:404108 
14:14 miwi search for other commits by this committer
HTTP::Thin is a thin wrapper around HTTP::Tiny adding the ability to pass in
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
Original commitRevision:404103 
14:00 miwi search for other commits by this committer
When dealing with internationalization in JavaScript code, Django provides
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
Original commitRevision:404101 
Saturday, 19 Dec 2015
17:09 adamw search for other commits by this committer
Add www/p5-MojoX-Renderer-Xslate, a plugin to load Text::Xslate
templates in Mojolicious apps.
Original commitRevision:404024 
Friday, 18 Dec 2015
20:54 rene search for other commits by this committer
Remove expired ports:
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
Original commitRevision:403986 
04:08 alfred search for other commits by this committer
Add new port: py-django-formtools

Django's "formtools" was removed from core django.
Provide it as a module.

Differential Revision:  https://reviews.freebsd.org/D3808
Original commitRevision:403953 
04:05 alfred search for other commits by this committer
Add new port: py-django-countries

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
Original commitRevision:403952 

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

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