non port: www/Makefile |
Number of commits found: 5248 (showing only 100 on this page) |
Friday, 26 Jan 2018
|
18:11 sunpoet
Add py-python-dotenv 0.7.1
python-dotenv reads the key,value pair from .env and adds them to environment
variable. It is great of managing app settings during development and in
production using 12-factor principles.
WWW: https://pypi.python.org/pypi/python-dotenv
WWW: https://github.com/theskumar/python-dotenv
|
Monday, 15 Jan 2018
|
10:06 rene
Remove expired ports:
2018-01-14 textproc/ruby-sary: Does not build with current versions of ruby
2018-01-14 textproc/ruby-deplate: Does not build with current versions of ruby
2018-01-14 www/ruby-aws: Does not build with current versions of ruby
2018-01-14 www/samidare: Does not build with current versions of ruby
2018-01-14 devel/ruby-calendar: Does not build with current versions of ruby
2018-01-14 devel/ruby-rbbr: Does not build with current versions of ruby
2018-01-14 devel/ruby-date2: Does not build with current versions of ruby
2018-01-12 audio/ruby-xmms2: Does not build with current versions of ruby
|
Tuesday, 9 Jan 2018
|
20:06 jrm
New ports: www/py-qt5-webchannel and www/py-qt5-webengine
Reviewed by: mat, tcberner
Approved by: tcberner
Differential Revision: https://reviews.freebsd.org/D12964
|
15:40 sunpoet
Add rubygem-smashing 1.1.0
Smashing, the spiritual successor to Dashing, is a Sinatra-based framework that
lets you build excellent dashboards. You write a bit of ruby code to gather data
from some services and let Smashing handle the rest - displaying that data in a
wonderfully simple layout. Built for developers and hackers, Smashing is highly
customizable while maintaining humble roots that make it approachable to
beginners.
WWW: https://smashing.github.io/
WWW: https://github.com/Smashing/smashing
|
Monday, 8 Jan 2018
|
16:42 feld
Welcome www/rubygem-sinatra-contrib 2.0.0 to the tree
|
16:32 feld
Rename rubygem-sinatra-contrib to rubygem-sinatra-contrib1
This is required to bring in a rubygem-sinatra-contrib 2.0.0
Approved by: robak
|
Sunday, 7 Jan 2018
|
15:54 sunpoet
Sort SUBDIRs
|
Wednesday, 3 Jan 2018
|
15:49 jrm
New port, www/py-django-netfields
WWW: https://github.com/jimfunk/django-postgresql-netfields
Submitted by: alfred (maintainer)
Reviewed by: miwi koobs
Differential Revision: https://reviews.freebsd.org/D3804
|
Tuesday, 2 Jan 2018
|
15:33 sunpoet
Add rubygem-jwt1 1.5.6 (copied from rubygem-jwt)
- Add PORTSCOUT
|
15:32 sunpoet
Remove www/rubygem-jwt2
|
02:57 jrm
New port, www/rubygem-jwt2 copied from www/rubygem-jwt
This fixes a build issue with security/rubygem-webpush.
|
Sunday, 31 Dec 2017
|
19:57 sunpoet
Remove expired www/npm3
|
19:57 sunpoet
Remove expired www/npm2
|
Saturday, 30 Dec 2017
|
08:12 yuri
New port: www/py-lesscpy: Python LESS compiler
PR: 224460
Submitted by: Shane <FreeBSD@ShaneWare.Biz>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13655
|
Tuesday, 26 Dec 2017
|
18:33 lwhsu
- Change to flup6, a fork supports py3k
- Pass maintainership to submitter
PR: 224332
Submitted by: Shane <FreeBSD@ShaneWare.Biz>
|
Saturday, 23 Dec 2017
|
04:54 yuri
New port: www/py-cheroot: Highly-optimized, pure-python HTTP server
PR: 222193
Submitted by: Keith Gaughan <k@stereochro.me>
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D13593
|
Thursday, 14 Dec 2017
|
20:42 sunpoet
Add rubygem-jekyll-watch1 1.5.1 (copied from rubygem-jekyll-watch)
- Add PORTSCOUT
|
Wednesday, 13 Dec 2017
|
17:44 dvl
Add Stikked, a PHP-based Pastebin
|
07:09 wen
- Repocopy mediawiki129 --> mediawiki130 and update to 1.30.0
|
Tuesday, 12 Dec 2017
|
13:32 sunpoet
Add rubygem-http2 2.2.2 (copied from rubygem-http)
- Update RUN_DEPENDS
- Add PORTSCOUT
|
13:32 sunpoet
Add rubygem-http-form_data1 1.0.3 (copied from rubygem-http-form_data)
- Add PORTSCOUT
|
Sunday, 10 Dec 2017
|
13:39 wen
- Repocopy py-django111 --> py-django20 and update to 2.0
|
Saturday, 9 Dec 2017
|
19:46 lwhsu
www/unit: separate and complete language modules
Approved by: osa
Differential Revision: https://reviews.freebsd.org/D13227
|
16:08 arved
Add Flask migrate a flask extension that handles database migrations
|
Friday, 8 Dec 2017
|
19:36 feld
This class provides an interface to interact with a web server that
provides services via the WebSocket protocol in an AnyEvent context.
It uses Protocol::WebSocket rather than reinventing the wheel. You could
use AnyEvent and Protocol::WebSocket directly if you wanted finer grain
control, but if that is not necessary then this class may save you some
time.
WWW: https://github.com/plicease/AnyEvent-WebSocket-Client
|
Wednesday, 6 Dec 2017
|
12:49 brnrd
www/nextcloud-tasks: Add new Tasks Nextcloud app
|
Tuesday, 5 Dec 2017
|
21:05 brnrd
www/nextcloud-calendar: Add nextcloud Notes app
- Fix pkg-descr of calendar app while here
|
Friday, 1 Dec 2017
|
12:23 rene
Remove expired ports:
2017-11-30 www/p5-Yahoo-Lifestyle: This service has been shut down
2017-11-30 games/linux-rtcw: Use the native and open source games/iortcw instead
2017-11-30 java/bootstrap-openjdk: superseded by java/bootstrap-openjdk[68]
2017-11-30 lang/gcc46: Unsupported by upstream. Use GCC 6 or newer instead.
|
Thursday, 30 Nov 2017
|
15:50 mat
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
|
06:53 yuri
New port: www/py-ddgr: Command line tool for performing DuckDuckGo web searches
PR: 223976
Submitted by: jsmith@resonatingmedia.com
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13299
|
Wednesday, 29 Nov 2017
|
16:17 amdmi3
ddgr is a cmdline utility to search DuckDuckGo from the terminal.
Unlike the web interface, you can specify the number of search
results you would like to see per page. It's more convenient than
skimming through 30-odd search results per page. The default interface
is carefully designed to use minimum space without sacrificing
readability.
ddgr isn't affiliated to DuckDuckGo in any way.
WWW: https://github.com/jarun/ddgr
|
Monday, 27 Nov 2017
|
22:46 arved
Remove newsbeuter port. Abandonware that was revived as www/newsboat
PR: 222715
Reported by: Zsolt Udvari
|
13:25 jbeich
www/waterfox: add new (demo) port
PR: 222859
|
Friday, 24 Nov 2017
|
23:45 brnrd
www/nextcloud: Add essential apps
|
Thursday, 23 Nov 2017
|
19:08 sunpoet
Add rubygem-jekyll-sanity 1.2.0
Jekyll Sanity provides surface patches for Jekyll that provide useful methods
for plugin authors, and site authors as well. Moves some insane instance methods
to the class so that they can be used without having to store the entire site.
WWW: https://github.com/envygeeks/jekyll-sanity
|
00:58 jbeich
www/palemoon: add new port
PR: 223597
Submitted by: lichray@gmail.com
Tested by: loader, many on forums.freebsd.org
Pale Moon offers you a browsing experience in a browser completely built
from its own, independently developed source that has been forked off
from Firefox/Mozilla code a number of years ago, with carefully selected
features and optimizations to improve the browser's stability and user
experience, while offering full customization and a growing collection
of extensions and themes to make the browser truly your own.
Main features:
o Support for many Firefox extensions
o Support for a growing number of Pale Moon exclusive extensions
o Secure: Additional security features and security-aware development
o Extensive and growing support for HTML5 and CSS3
https://www.palemoon.org/
|
Wednesday, 22 Nov 2017
|
07:16 ehaupt
Powerful bookmark manager written in Python3 and SQLite3. A flexible cmdline
solution with a private, portable, merge-able database along with browser
integration.
buku fetches the title of a bookmarked web page and stores it along with any
additional comments and tags. You can use your favourite editor to compose and
update bookmarks. With multiple search options, including regex and a deep scan
mode (particularly for URLs), it can find any bookmark instantly. Multiple
search results can be opened in the browser at once.
WWW: https://github.com/jarun/Buku
|
06:13 jbeich
gecko: drop unmaintained linux-* ports
- Hang or fail to start after lemul branch was merged
- Later versions depend on more unimplemented linux syscalls
- Linux plugins after FF52 are limited to Flash which works fine via
nspluginwrapper
- linux-c6-gtk3 package is N/A, so cannot be update to non-vulnerable version
|
Tuesday, 21 Nov 2017
|
22:16 adamw
Add www/rubygem-rack_csrf, an anti-CSRF Rack middleware. Roda's CSRF
plugin uses this gem.
WWW: https://github.com/baldowl/rack_csrf
|
Monday, 20 Nov 2017
|
04:31 sunpoet
Add npm-node8: slave port of npm
|
04:31 sunpoet
Add npm-node6: slave port of npm
|
04:31 sunpoet
Add npm-node4: slave port of npm
|
Saturday, 18 Nov 2017
|
09:41 novel
Qutebrowser is a keyboard-focused browser with a minimal GUI.
It's based on Python and PyQt5 and free software, licensed under the GPL.
It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.
Reviewed by: lwhsu
Differential Revision: https://reviews.freebsd.org/D13113
|
Friday, 17 Nov 2017
|
15:11 wen
- Repocopy moodle33 --> moodle34 and update to 3.4
|
05:30 adamw
Add www/rubygem-roda
Roda is a high-performance, minimalistic Ruby web framework. It's based
on a routing-tree paradigm, and comes with a huge set of plugins (many
of which will require installing other gems).
WWW: http://roda.jeremyevans.net/
|
Thursday, 16 Nov 2017
|
10:48 tz
Add PHP 7.2 RC6
Notable changes:
- mcrypt module was removed
- sodium module was added
- sybase_ct artifacts removed
Also many PECL ports will not work with this version
since some files got renamed.
Reviewed by: mat, ale, Rainer Duffner <rainer@ultra-secure.de>
Differential Revision: https://reviews.freebsd.org/D12980
|
00:19 osa
Add NGINX unit - a dynamic web application server, designed to
run applications in multiple languages.
Please visit the http://unit.nginx.org/ site for more details.
|
Tuesday, 14 Nov 2017
|
23:10 dvl
Wraps Rack/Sinatra applications
|
Monday, 13 Nov 2017
|
13:10 arved
Add newsboat, a fork of newsbeuter, a console RSS reader
PR: 223290
Submitted by: mt@markoturk.info
|
Thursday, 9 Nov 2017
|
21:17 jlh
Add www/libresonic-standalone port.
Libresonic is a fork of Subsonic under GPLv3.
Reviewed by: mat
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D12597
|
Wednesday, 8 Nov 2017
|
18:53 ehaupt
Add python3 stub ports required for the upcoming update of finance/electrum.
Approved by: portmgr (bdrewery)
Differential Revision: D13000
|
Monday, 6 Nov 2017
|
14:17 bhughes
www/node8: copy from www/node, update 8.8.1 -> 8.9.0 (LTS)
Create a new port for the latest Node.js 8.9.0 LTS release. Update
CONFLICTS for the existing Node.js ports to include the new node8 port
and remove non-existent ports.
https://nodejs.org/en/blog/release/v8.9.0/
Approved by: robak (mentor)
Differential Revision: https://reviews.freebsd.org/D12930
|
Friday, 3 Nov 2017
|
16:27 se
New port of a simple paste-bin server. Files are AES encrypted on the
originating web-browser using Javascript.
Approved by: antoine (mentor)
|
Thursday, 2 Nov 2017
|
16:28 dvl
Add an RSS and Atom feed generator by Kai Blankenhorn
|
Tuesday, 31 Oct 2017
|
15:45 woodsb02
New port www/p5-WebService-MusicBrainz0
This older version of perl module WebService::MusicBrainz is the last
version which is supported by audio/abcde.
Newer versions of www/p5-WebService-MusicBrainz have a new API, which
audio/abcde has not yet been updated to utilise.
|
Thursday, 26 Oct 2017
|
11:34 koobs
[NEW] www/py-requests-cache: Persistent cache for requests library
Requests-cache is a transparent persistent cache for requests (version
>= 1.1.0) library.
Features:
* Transparent caching
* Persistence (with support for SQLite, MongoDB or Redis)
* Cached object expiration
WWW: https://github.com/reclosedev/requests-cache
|
Saturday, 21 Oct 2017
|
21:12 olgeni
Add www/elixir-html_sanitize_ex, an HTML sanitizer for Elixir.
|
Saturday, 14 Oct 2017
|
11:34 rene
Remove expired port:
2017-10-11 www/moodle30: Deprecated by upstream, please use www/moodle33 instead
|
Friday, 13 Oct 2017
|
15:15 mmokhi
www/mod_pagespeed: Add latest stable version to the tree
mod_pagespeed is an open-source Apache module that automatically
optimizes web pages and resources on them by rewriting the
resources using filters that implement web performance best practices.
Reviewed by: mat (mentor)
Approved by: mat (mentor)
Sponsored by: Netzkommune GmbH
Differential Revision: https://reviews.freebsd.org/D12616
|
Thursday, 12 Oct 2017
|
18:34 feld
Requests-File is a transport adapter for use with the Requests Python
library to allow local filesystem access via file:// URLs.
WWW: https://github.com/dashea/requests-file
|
08:12 ehaupt
Add caddy 0.10.10, fast, cross-platform HTTP/2 web server with automatic
HTTPS.
PR: 222938
Submitted by: fabian.freyer@physik.tu-berlin.de
|
Monday, 2 Oct 2017
|
18:24 sunpoet
Add py-requests-mock 1.3.0
requests-mock provides a building block to stub out the HTTP requests portions
of your testing code.
WWW: https://pypi.python.org/pypi/requests-mock
|
Saturday, 30 Sep 2017
|
11:45 sunpoet
Add rubygem-rbovirt 0.1.4
rubygem-rbovirt is a Ruby client for oVirt REST API.
WWW: https://github.com/abenari/rbovirt
|
10:19 sunpoet
Remove www/py-twistedWeb2
|
10:18 sunpoet
Remove www/py-twistedWeb
|
09:58 sunpoet
Remove www/rubygem-deckar01-task_list1
|
Wednesday, 27 Sep 2017
|
19:53 wg
www/py-google-cloud-storage: Python Client for Google Cloud Storage
Google Cloud Storage allows you to store data on Google infrastructure with
very high reliability, performance and availability, and can be used to
distribute large data objects to users via direct download.
WWW: https://pypi.python.org/pypi/google-cloud-storage
|
19:48 wg
www/py-google-resumable-media: Utilities for Google Media Downloads and
Resumable Uploads.
This package has some general purposes modules, e.g. common, but the majority
of the public interface will be contained in subpackages.
WWW: https://pypi.python.org/pypi/google-resumable-media
|
19:37 wg
www/py-google-cloud-core: API Client library for Google Cloud: Core Helpers
This library is not meant to stand-alone. Instead it defines common helpers
(e.g. base Client classes) used by all of the google-cloud-* packages.
WWW: https://pypi.python.org/pypi/google-cloud-core
|
19:35 wg
py-google-auth already exists in security category
Reported by: antoine
|
18:58 wg
www/py-google-auth: Google Authentication Library
This library simplifies using Google's various server-to-server
authentication mechanisms to access Google APIs.
WWW: https://github.com/GoogleCloudPlatform/google-auth-library-python
|
Sunday, 17 Sep 2017
|
04:13 asomers
new port: www/py-treq
Requests-like API built on top of twisted.web's Agent
PR: 221889
Reviewed by: koobs
Approved by: koobs (portmgr)
|
Friday, 15 Sep 2017
|
17:36 jrm
New port, www/rubygem-rdf-normalize: RDF Graph normalizer for Ruby. Adding
this because it is a new net-im/mastodon dependency.
WWW: http://github.com/gkellogg/rdf-normalize
|
Thursday, 14 Sep 2017
|
23:49 sunpoet
Add py-planet 1.0.1
This library provides a command-line-interface (CLI) and Python library to make
access to Planet's public API easy to use.
The command line interface is intended to be functional for many tasks but is
just a thin layer on the lower level Python API.
WWW: https://pypi.python.org/pypi/planet
|
Wednesday, 13 Sep 2017
|
02:04 zi
New port: www/mod_auth_openidc:
mod_auth_openidc is an authentication/authorization module for the Apache 2.x
HTTP server that functions as an OpenID Connect Relying Party, authenticating
users against an OpenID Connect Provider. It can also function as an OAuth 2.0
Resource Server, validating OAuth 2.0 access tokens presented by OAuth 2.0
Clients.
WWW: https://github.com/pingidentity/mod_auth_openidc/
|
Tuesday, 12 Sep 2017
|
21:25 jlaffaye
Add www/p5-Mojo-IOLoop-ForkCall
PR: 218709
Submitted by: skalmanman@gmail.com
|
Wednesday, 6 Sep 2017
|
11:49 araujo
Websockify is a WebSocket to TCP proxy/bridge.
This allows a browser to connect to any application/server/service.
Implementations in Python, C, Node.js and Ruby.
It also includes a wrap program that uses a LD_PRELOAD library to
proxying from a source address to a target address.
WWW: https://github.com/novnc/websockify
Sponsored by: iXsystems, Inc.
|
05:50 araujo
noVNC is a HTML5 VNC client that runs well in any modern
browser including mobile browsers (iOS and Android).
WWW: https://github.com/novnc/noVNC
Sponsored by: iXsystems, Inc.
|
Tuesday, 5 Sep 2017
|
14:48 tota
- Add new port: www/R-cran-downloader
Provides a wrapper for the download.file function, making it possible
to download files over HTTPS on Windows, Mac OS X, and other Unix-like
platforms. The 'RCurl' package provides this functionality (and
much more) but can be difficult to install because it must be
compiled with external dependencies. This package has no external
dependencies, so it is much easier to install.
WWW: https://cran.r-project.org/web/packages/downloader/
|
Sunday, 3 Sep 2017
|
09:51 rene
Remove expired ports:
2017-08-30 www/speedtest-mini: Discontinued upstream (on June 30, 2017)
2017-08-31 devel/rubygem-sequel3: Use devel/rubygem-sequel instead
2017-08-31 audio/tomahawk: Project is dead upstream.
2017-08-31 mail/rubygem-larch: Unmaintained by upstream, no changes since 2013
2017-08-31 devel/rubygem-sidekiq4: Use devel/rubygem-sidekiq instead
2017-08-31 devel/rubygem-webpacker1-rails5: Use devel/rubygem-webpacker-rails5
instead
2017-08-31 devel/rubygem-sidekiq-cron04: Use devel/rubygem-sidekiq-cron instead
2017-09-01 www/py-django19: Unsupported upstream
2017-09-01 mail/movemail: Out of date
2017-09-01 german/phone: Out of date
2017-09-01 ports-mgmt/fbsdmon: no longer maintained, web site it sends data to
has been taken over by cybersquatters
|
Friday, 25 Aug 2017
|
17:56 bsam
www/pyweblib -> www/py-pyweblib: Update to version 1.3.13 and rename (PyPI
scheme).
|
Thursday, 24 Aug 2017
|
01:39 jkim
Resurrect www/mod_gnutls and update to 0.8.2.
|
Sunday, 20 Aug 2017
|
11:49 rene
django-jsonfield is a reusable Django field that allows you to store validated
JSON in your model. It silently takes care of serialization. To use, simply
add the field to one of your models.
This port is not a duplicate of www/py-django-jsonfield, both ports have
distinct but upstreams.
WWW: https://github.com/dmkoch/django-jsonfield
|
Saturday, 19 Aug 2017
|
14:22 rene
Simple bulk update over Django ORM or with helper function.
This project aims to bulk update the given objects using a single query
over Django ORM.
WWW: https://github.com/aykut/django-bulk-update
|
Thursday, 17 Aug 2017
|
15:56 rakuco
New port: www/qt5-webengine.
Qt WebEngine provides functionality for rendering regions of dynamic web
content. In other words, this is Chromium's Blink web engine and parts of
Chromium's content layer wrapped by Qt. Qt WebKit is deprecated upstream, and
WebEngine is the future.
This port has been in the works for a very long time, with contributions by
myself, tcberner, Adriaan de Groot and Marie Loise Nolden.
Since most of the port is just a large part of Chromium's code base, this means
sharing some of the pain www/chromium goes through by having to patch a ton of
files. We cannot share the exact same patches because this version of Qt
WebEngine is based on an older Chromium release.
I have verified that the port works, but it is possible that many things are
still wrong or missing, so bug reports are encouraged.
Reviewed by: Adriaan de Groot <groot@kde.org>, tcberner
Differential Revision: https://reviews.freebsd.org/D12063
|
Sunday, 13 Aug 2017
|
13:15 brnrd
www/mod_md-devel: Early experience LetsEncrypt module
- New port
|
Tuesday, 8 Aug 2017
|
17:21 tcberner
- Update The Glorious Glasgow Haskell Compiler to version 8.0.2
- Simplified port by only suporting GCC, and creating a build.mk file
- Update Pandoc to 1.19.2.1
- Update git-annex to 6.20170520
- Update Darcs to 2.12.5
- Update Gtk2Hs to 0.13.2.2
- Update Agda to 2.5.2
Please note that port revisions for all the Haskell ports without version
changes are bumped.
See the UPDATING file for instructions.
New ports (63):
hs-EdisonAPI API for EdisonCore
hs-EdisonCore Efficent, purely-functional data structures
hs-ListLike Generic support for list-like structures
hs-Only Canonical anonymous 1-tuple type
hs-aeson-compat Compatibility layer for aeson
hs-attoparsec-iso8601 Parsing of ISO 8601 dates
hs-base-compat Compatibility with later versions of base
hs-call-stack Support call stacks
hs-clock Access to high-resolution clocks and timers
hs-code-page Adjusting code pages on Windows
hs-colour Data type for colors and transparency
hs-concurrent-output Ungarble output from several threads
hs-cryptohash-md5 Pure MD5 implementation
hs-cryptohash-sha1 Pure SHA-1 implementation
hs-cryptohash-sha256 Pure SHA-256 implementation
hs-data-endian Endian-sensitive data
hs-dbus Client for the D-Bus IPC system
hs-disk-free-space Retrieving information about disk space usage
hs-doctemplates Pandoc-style document templates
hs-ed25519 Ed25519 public-key signature system
hs-fdo-notify FreeDesktop.org's Desktop Notifications
hs-fixed Signed 15.16 precision fixed point arithmetic
hs-fmlist FoldMap lists
hs-foundation Custom Prelude
hs-gitrev Compile-time git revision info
hs-graphviz Binding for the GraphViz library
hs-hackage-security Tools for securing the Hackage package server
hs-half Half-precision floating-point
hs-haskell-lexer Fully compliant Haskell 98 lexer
hs-http-api-data Converting types to and from HTTP API data
hs-integer-logarithms Integer logarithms implementation
hs-io-streams Easy-to-use primitives for I/O using streams
hs-io-streams-haproxy HAProxy protocol version 1.5 support
hs-magic Binding to the libmagic library
hs-microlens Microlens
hs-microlens-th Automated generation of lenses
hs-microstache Mustache templates
hs-monad-unlift Type classes for unlifting monad transformers
hs-monadplus Partial maps and filters over MonadPlus
hs-mono-traversable-instances Extra type classes for mono-traversable
hs-mountpoints Listing currently mounted filesystems
hs-newtype-generics Full replacement of newtype
hs-pretty-show Working with derived Show instances
hs-process-extras Read process input/output as ByteString/Text
hs-psqueues Priority Search Queues
hs-readable Reading data types from ByteString/Text
hs-refact Data type for apply-refact
hs-regex-pcre PCRE backend to accompany regex-base
hs-safe-exceptions Safe, consistent, and easy exception handling
hs-say Send messages to handles in a thread-safe way
hs-scanner Incremental combinator parser for ByteStrings
hs-skylighting Syntax highlighting library binding
hs-terminal-size Get terminal window sizes without ncurses
hs-text-short Data type for keeping short strings in memory
hs-th-abstraction Inspecting types via Template Haskell
hs-th-lift Derive Template Haskell's Lift class
hs-th-lift-instances Orphan instances for commonly used types
hs-tls-session-manager TLS session manager
hs-typed-process Launching/interaction with external processes
hs-unexceptionalio IO without non-error/synchronous exceptions
hs-uri-bytestring RFC3986 compliant URI parser
hs-uri-bytestring-aeson Aeson instance for URI.ByteString
hs-wl-pprint-text Version of wl-pprint to use Text
Updated ports (314):
hs-ALUT 2.4.0.0_1 --> 2.4.0.2
hs-Agda 2.4.2.3 --> 2.5.2
hs-Agda-stdlib 0.9_1 --> 0.13
hs-BNFC 2.8 --> 2.8.1
hs-Boolean 0.2.3 --> 0.2.4
hs-DAV 1.0.7 --> 1.3.1
hs-DRBG 0.5.4 --> 0.5.5
hs-Diff 0.3.2 --> 0.3.4
hs-GLURaw 1.5.0.1 --> 2.0.0.3
hs-GLUT 2.7.0.1_1,1 --> 2.7.0.12,1
hs-Glob 0.7.5_2 --> 0.8.0
hs-HStringTemplate 0.8.3 --> 0.8.6
hs-HTTP 4000.2.20 --> 4000.3.7
hs-HUnit 1.2.5.2_7 --> 1.6.0.0
hs-HaXml 1.25.3 --> 1.25.4
hs-HsOpenSSL 0.11.1.1 --> 0.11.4.9
hs-JuicyPixels 3.2.6 --> 3.2.8.2
hs-List 0.5.2 --> 0.6.0
hs-MemoTrie 0.6.2_2 --> 0.6.8
hs-MissingH 1.3.0.1 --> 1.4.0.1
hs-MonadRandom 0.4 --> 0.5.1
hs-ObjectName 1.1.0.0 --> 1.1.0.1
hs-OpenAL 1.7.0.0 --> 1.7.0.4
hs-OpenGL 2.12.0.1,1 --> 3.0.2.0,1
hs-OpenGLRaw 2.5.1.0_1 --> 3.2.4.0
hs-QuickCheck 2.8.1 --> 2.10.0.1
hs-RSA 2.1.0.1 --> 2.3.0
hs-ReadArgs 1.2.2 --> 1.2.3
hs-STMonadTrans 0.3.3 --> 0.4.3
hs-StateVar 1.1.0.1 --> 1.1.0.4
hs-TypeCompose 0.9.10_2 --> 0.9.12
hs-activehs 0.3.1_12 --> 0.3.2
hs-activehs-base 0.3.0.2_9 --> 0.3.0.4
hs-adjunctions 4.2.1 --> 4.3
hs-aeson 0.8.0.2 --> 1.2.1.0
hs-aeson-pretty 0.7.2 --> 0.8.5
hs-alex 3.1.4 --> 3.2.1
hs-ansi-terminal 0.6.2.1 --> 0.6.3.1
hs-asn1-data 0.7.1_9 --> 0.7.2
hs-asn1-encoding 0.9.0 --> 0.9.5
hs-asn1-parse 0.9.1 --> 0.9.4
hs-asn1-types 0.3.0 --> 0.3.2
hs-async 2.0.2 --> 2.1.1.1
hs-atomic-primops 0.8 --> 0.8.0.4
hs-attoparsec 0.12.1.6 --> 0.13.1.0
hs-authenticate 1.3.2.11 --> 1.3.3.2
hs-auto-update 0.1.2.2 --> 0.1.4
hs-aws 0.12.1 --> 0.16
hs-base-orphans 0.4.4 --> 0.6
hs-basic-prelude 0.5.0 --> 0.6.1.1
hs-bifunctors 5 --> 5.4.2
hs-blaze-builder 0.4.0.1 --> 0.4.0.2
hs-blaze-html 0.8.1.0 --> 0.9.0.1
hs-blaze-markup 0.7.0.2 --> 0.8.0.0
hs-brainfuck 0.1.0.2 --> 0.1.0.3
hs-c2hs 0.28.1_1 --> 0.28.2_1
hs-cabal-install 1.22.6.0 --> 1.24.0.2
hs-cairo 0.13.1.0 --> 0.13.3.1
hs-case-insensitive 1.2.0.4 --> 1.2.0.10
hs-cassava 0.4.3.1 --> 0.5.0.0
hs-cereal 0.4.1.1 --> 0.5.4.0
hs-cgi 3001.2.2.2,1 --> 3001.3.0.2,1
hs-checkers 0.4.3 --> 0.4.7
hs-chunked-data 0.2.0 --> 0.3.0
hs-cipher-aes128 0.7.0.1 --> 0.7.0.3
hs-classy-prelude 0.12.1.1 --> 1.2.0.1
hs-classy-prelude-conduit 0.12.0.1 --> 1.2.0
hs-clientsession 0.9.1.1 --> 0.9.1.2
hs-cmark 0.4.0.1 --> 0.5.5.1
hs-cmdargs 0.10.13 --> 0.10.17
hs-comonad 4.2.7.2 --> 5.0.1
hs-conduit 1.2.5 --> 1.2.11
hs-conduit-combinators 1.0.3 --> 1.1.1
hs-conduit-extra 1.1.9.1 --> 1.1.16
hs-connection 0.2.5 --> 0.2.8
hs-constraints 0.4.1.3 --> 0.9.1
hs-contravariant 1.3.2 --> 1.4
hs-cookie 0.4.1.6 --> 0.4.2.1
hs-cpphs 1.19 --> 1.20.8
hs-criterion 1.1.0.0 --> 1.2.1.0
hs-cryptohash 0.11.6_2 --> 0.11.9
hs-cryptohash-cryptoapi 0.1.3_2 --> 0.1.4
hs-cryptonite 0.6 --> 0.24
hs-css-text 0.1.2.1_2 --> 0.1.2.2
hs-darcs 2.10.1 --> 2.12.5
hs-data-default 0.5.3_7 --> 0.7.1.1
hs-data-default-class 0.0.1_7 --> 0.1.2.0
hs-data-default-instances-base 0.0.1_7 --> 0.1.0.1
hs-data-lens 2.10.7 --> 2.11.1
hs-data-lens-template 2.1.9 --> 2.2
hs-data-pprint 0.2.4 --> 0.2.4.1
hs-deepseq-generics 0.1.1.2 --> 0.2.0.0
hs-dia-base 0.1.1.3 --> 0.1.1.4
hs-directory-tree 0.12.0_2 --> 0.12.1
hs-distributive 0.4.4_2 --> 0.5.2
hs-dlist 0.7.1.1 --> 0.8.0.3
hs-dlist-instances 0.1_2 --> 0.1.1.1
hs-dns 2.0.0 --> 2.0.10
hs-double-conversion 2.0.1.0 --> 2.0.2.0
hs-either 4.4.1 --> 4.4.1.1
hs-ekg 0.4.0.8 --> 0.4.0.13
hs-ekg-core 0.1.1.0 --> 0.1.1.1
hs-ekg-json 0.1.0.0 --> 0.1.0.5
hs-email-validate 2.1.3 --> 2.3
hs-enclosed-exceptions 1.0.1.1 --> 1.0.2
hs-entropy 0.3.7 --> 0.3.8
hs-equivalence 0.3.1 --> 0.3.2
hs-errors 2.0.0 --> 2.2.1
hs-esqueleto 2.4.1 --> 2.5.3
hs-exceptions 0.8.0.2 --> 0.8.3
hs-extra 1.4.1 --> 1.6
hs-fast-logger 2.4.1 --> 2.4.10
hs-feed 0.3.10.0 --> 0.3.12.0
hs-fgl 5.5.2.1 --> 5.5.3.1
hs-file-embed 0.0.9 --> 0.0.10
hs-filestore 0.6.1 --> 0.6.3.1
hs-free 4.12.1 --> 4.12.4
hs-gconf 0.13.0.2 --> 0.13.1.0
hs-generic-deriving 1.8.0 --> 1.11.2
hs-geniplate-mirror 0.7.1 --> 0.7.5
hs-ghc-events 0.4.4.0 --> 0.6.0
hs-gio 0.13.1.0 --> 0.13.3.1
hs-git-annex 5.20150727_1 --> 6.20170520
hs-gitit 0.11.1 --> 0.12.2.1
hs-glib 0.13.1.1 --> 0.13.4.1
hs-gnuidn 0.2.1_3 --> 0.2.2
hs-gtk 0.13.9 --> 0.14.6
hs-gtk2hs 0.13,1 --> 0.13.2.2,1
hs-gtk2hs-buildtools 0.13.0.4_1 --> 0.13.2.2
hs-gtksourceview2 0.13.1.3 --> 0.13.3.1
hs-haddock 2.16.1 --> 2.17.5
hs-haddock-api 2.16.1 --> 2.17.4
hs-haddock-library 1.2.1 --> 1.4.3
hs-happstack-server 7.4.4 --> 7.4.6.4
hs-hashable 1.2.3.3,1 --> 1.2.6.1,1
hs-hashtables 1.2.0.2 --> 1.2.1.1
hs-haskell-src-exts 1.16.0.1 --> 1.19.1
hs-hasktags 0.69.1 --> 0.69.3
hs-hedis 0.6.9 --> 0.9.8
hs-heist 0.14.1.1 --> 1.0.1.0
hs-hexpat 0.20.9 --> 0.20.13
hs-highlighting-kate 0.6 --> 0.6.4
hs-hinotify 0.3.8.1 --> 0.3.9
hs-hint 0.4.2.3 --> 0.7.0
hs-hjsmin 0.1.5.0 --> 0.2.0.2
hs-hlint 1.9.21 --> 2.0.9
hs-hoauth2 0.4.8 --> 0.5.9
hs-hoogle 4.2.41 --> 5.0.12
hs-hourglass 0.2.9 --> 0.2.10
hs-hscolour 1.23,1 --> 1.24.1,1
hs-hslogger 1.2.9 --> 1.2.10
hs-hslua 0.4.0 --> 0.5.0
hs-hspec 2.1.10 --> 2.4.4
hs-hspec-core 2.1.10 --> 2.4.4
hs-hspec-discover 2.1.10 --> 2.4.4
hs-hspec-expectations 0.7.1 --> 0.8.2
hs-html-conduit 1.2.0 --> 1.2.1.1
hs-http-client 0.4.20 --> 0.5.7.0
hs-http-client-tls 0.2.2_2 --> 0.3.5.1
hs-http-conduit 2.1.8 --> 2.2.3.1
hs-http-reverse-proxy 0.4.2 --> 0.4.4
hs-http-types 0.8.6 --> 0.9.1
hs-http2 1.0.4 --> 1.6.3
hs-hxt 9.3.1.15 --> 9.3.1.16
hs-hxt-regex-xmlschema 9.2.0.2 --> 9.2.0.3
hs-ieee754 0.7.6 --> 0.8.0
hs-iproute 1.5.0 --> 1.7.1
hs-js-jquery 1.11.3 --> 3.2.1
hs-kan-extensions 4.2.2 --> 5.0.2
hs-keys 3.10.2 --> 3.11
hs-kqueue 0.1.2.6_2 --> 0.2
hs-language-c 0.5.0 --> 0.6.1
hs-language-javascript 0.5.14.2 --> 0.6.0.10
hs-largeword 1.2.3_2 --> 1.2.5
hs-lens 4.12.3 --> 4.15.3
hs-libmpd 0.9.0.2 --> 0.9.0.6
hs-lifted-async 0.7.0.1 --> 0.9.3
hs-lifted-base 0.2.3.6 --> 0.2.3.11
hs-map-syntax 0.2 --> 0.2.0.2
hs-math-functions 0.1.5.2_2 --> 0.2.1.0
hs-memory 0.8 --> 0.14.6
hs-mime-mail 0.4.9 --> 0.4.13.1
hs-mime-types 0.1.0.6 --> 0.1.0.7
hs-mmorph 1.0.4 --> 1.1.0
hs-monad-control 1.0.0.4 --> 1.0.2.1
hs-monad-logger 0.3.13.2 --> 0.3.24
hs-monad-par 0.3.4.7 --> 0.3.4.8
hs-monadcryptorandom 0.6.1_2 --> 0.7.1
hs-monads-tf 0.1.0.2_2 --> 0.1.0.3
hs-mono-traversable 0.9.2.1 --> 1.0.2
hs-mueval 0.9.1.1.2 --> 0.9.3
hs-murmur-hash 0.1.0.8 --> 0.1.0.9
hs-mutable-containers 0.3.2 --> 0.3.3
hs-mwc-random 0.13.3.2 --> 0.13.6.0
hs-mysql 0.1.1.8 --> 0.1.4
hs-network 2.6.2.1 --> 2.6.3.2
hs-network-info 0.2.0.7 --> 0.2.0.8
hs-network-multicast 0.1.0 --> 0.2.0
hs-network-uri 2.6.0.3 --> 2.6.1.0
hs-nonce 1.0.2 --> 1.0.4
hs-oeis 0.3.6 --> 0.3.9
hs-optparse-applicative 0.11.0.2 --> 0.14.0.0
hs-pandoc 1.15.0.6_1 --> 1.19.2.1
hs-pandoc-citeproc 0.7.3.1 --> 0.10.5.1
hs-pandoc-types 1.12.4.5 --> 1.19
hs-pango 0.13.1.0 --> 0.13.3.1
hs-parallel 3.2.0.6 --> 3.2.1.1
hs-parsec 3.1.9 --> 3.1.11
hs-path-pieces 0.2.0 --> 0.2.1
hs-pcre-light 0.4.0.3 --> 0.4.0.4
hs-persistent 2.2 --> 2.7.0
hs-persistent-sqlite 2.2 --> 2.6.2
hs-persistent-template 2.1.3.4 --> 2.5.2
hs-pointed 4.2.0.2 --> 5
hs-polyparse 1.11 --> 1.12
hs-prelude-extras 0.4_2 --> 0.4.0.3
hs-primitive 0.6 --> 0.6.2.0
hs-probability 0.2.4.1_2 --> 0.2.5.1
hs-profunctors 5.1.1 --> 5.2
hs-pureMD5 2.1.2.1_10 --> 2.1.3
hs-quickcheck-io 0.1.1_2 --> 0.2.0
hs-reflection 2 --> 2.1.2
hs-regex-applicative 0.3.2.1 --> 0.3.3
hs-regex-tdfa 1.2.0_2 --> 1.2.2
hs-resourcet 1.1.6 --> 1.1.9
hs-safe 0.3.9 --> 0.3.15
hs-sandi 0.3.5 --> 0.4.0
hs-scientific 0.3.3.8 --> 0.3.5.1
hs-semigroupoids 5.0.0.3 --> 5.2
hs-semigroups 0.16.2.2 --> 0.18.3
hs-setlocale 1.0.0.4 --> 1.0.0.5
hs-shake 0.15.5 --> 0.15.11
hs-shakespeare 2.0.5 --> 2.0.13
hs-shelly 1.6.3.3 --> 1.6.8.3
hs-simple-sendfile 0.2.21 --> 0.2.25
hs-skein 1.0.9.3 --> 1.0.9.4
hs-snap 0.14.0.6 --> 1.0.0.1
hs-snap-core 0.9.7.2 --> 1.0.2.1
hs-snap-server 0.9.5.1 --> 1.0.2.2
hs-socks 0.5.4_2 --> 0.5.5
hs-split 0.2.2_7 --> 0.2.3.2
hs-statistics 0.13.2.3 --> 0.14.0.2
hs-stm 2.4.4 --> 2.4.4.1
hs-streaming-commons 0.1.12.1 --> 0.1.18
hs-svgcairo 0.13.0.3 --> 0.13.1.1
hs-syb 0.5.1 --> 0.7
hs-syb-with-class 0.6.1.6 --> 0.6.1.7
hs-tagged 0.8.1 --> 0.8.5
hs-tagsoup 0.13.3 --> 0.14.1
hs-tar 0.4.2.1 --> 0.5.0.3
hs-temporary 1.2.0.3_2 --> 1.2.1
hs-test-framework-hunit 0.3.0.1_2 --> 0.3.0.2
hs-test-framework-quickcheck2 0.3.0.3_2 --> 0.3.0.4
hs-texmath 0.8.3 --> 0.9.4.1
hs-text 1.2.1.3 --> 1.2.2.2
hs-threads 0.5.1.3 --> 0.5.1.4
hs-threadscope 0.2.7 --> 0.2.8
hs-time-locale-compat 0.1.1.0 --> 0.1.1.3
hs-timezone-olson 0.1.7 --> 0.1.8
hs-timezone-series 0.1.5.1 --> 0.1.8
hs-tls 1.3.1 --> 1.3.11
hs-torrent 10000.0.0 --> 10000.1.1
hs-transformers-compat 0.4.0.4 --> 0.5.1.4
hs-unix-compat 0.4.1.4 --> 0.4.3.1
hs-unix-time 0.3.5 --> 0.3.7
hs-unlambda 0.1.4.1 --> 0.1.4.2
hs-unordered-containers 0.2.5.1 --> 0.2.8.0
hs-uri 0.1.6.3 --> 0.1.6.4
hs-utf8-string 1 --> 1.0.1.1
hs-utility-ht 0.0.10_2 --> 0.0.14_2
hs-uuid 1.3.11 --> 1.3.13
hs-uuid-types 1.0.2 --> 1.0.3
hs-uulib 0.9.20 --> 0.9.22
hs-vault 0.3.0.4 --> 0.3.0.7
hs-vector 0.10.12.3 --> 0.12.0.1
hs-vector-binary-instances 0.2.1.0_2 --> 0.2.3.5
hs-vector-instances 3.3.1 --> 3.4
hs-vector-space 0.10.2 --> 0.10.4
hs-vector-th-unbox 0.2.1.2 --> 0.2.1.6
hs-void 0.7 --> 0.7.2
hs-vte 0.13.0.2 --> 0.13.1.1
hs-wai 3.0.3.0 --> 3.2.1.1
hs-wai-app-static 3.1.1 --> 3.1.6.1
hs-wai-extra 3.0.10 --> 3.0.20.0
hs-wai-logger 2.2.4.1 --> 2.3.0
hs-warp 3.1.3 --> 3.2.13
hs-warp-tls 3.1.1 --> 3.2.4
hs-webkit 0.13.1.3 --> 0.14.2.1
hs-wx 0.91.0.0 --> 0.92.3.0
hs-wxc 0.91.0.0 --> 0.92.3.0
hs-wxcore 0.91.0.0 --> 0.92.3.0
hs-wxdirect 0.91.0.0 --> 0.92.3.0
hs-x509 1.6.0 --> 1.6.5
hs-x509-store 1.6.0 --> 1.6.2
hs-x509-system 1.6.0 --> 1.6.4
hs-x509-validation 1.6.0 --> 1.6.5
hs-xml-conduit 1.3.1 --> 1.5.1
hs-xml-hamlet 0.4.0.11 --> 0.4.1
hs-xmlhtml 0.2.3.4 --> 0.2.4
hs-xmobar 0.24.3 --> 0.24.5
hs-xss-sanitize 0.3.5.6 --> 0.3.5.7
hs-yaml 0.8.13 --> 0.8.23.1
hs-yesod 1.4.1.5 --> 1.4.5
hs-yesod-auth 1.4.6 --> 1.4.17.2
hs-yesod-auth-hashdb 1.4.2.2 --> 1.6.1
hs-yesod-bin 1.4.13.3 --> 1.5.2.3
hs-yesod-core 1.4.13 --> 1.4.35
hs-yesod-form 1.4.4.1 --> 1.4.12
hs-yesod-persistent 1.4.0.3 --> 1.4.2
hs-yesod-static 1.5.0.2 --> 1.5.3
hs-yesod-test 1.4.3.1 --> 1.5.7
hs-zip-archive 0.2.3.7 --> 0.3.1.1
hs-zlib 0.5.4.2 --> 0.6.1.2
scroll 1.20151219 --> 1.20170122
Removed ports (5):
hs-MonadCatchIO-mtl Deprecated in favor of exceptions
hs-MonadCatchIO-transformers Deprecated in favor of exceptions
hs-citeproc-hs Replaced by pandoc-citeproc
hs-directory Part of the packages shipped with GHC
hs-syb-with-class-instances-text Upstream is unmaintained
This was created together with pgj@.
Reviewed by: pgj, 6yearold_gmail.com
Differential Revision: https://reviews.freebsd.org/D11558
|
Monday, 31 Jul 2017
|
17:42 rene
Remove expired ports:
2017-07-31 net/rubygem-oauth212: Only created for www/gitlab; please use
net/rubygem-oauth2 instead
2017-07-31 textproc/rubygem-liquid3: Use textproc/rubygem-liquid instead
2017-07-31 mail/dovecot2-antispam-plugin: Use pigeonhole instead. See
https://wiki2.dovecot.org/HowTo/AntispamWithSieve
2017-07-31 mail/dovecot-antispam: Dovecot-1.x is deprecated. Use dovecot2 and
dovecot2-antispam-plugin instead
2017-07-31 mail/dovecot-sieve: Dovecot-1.x is deprecated. Use dovecot2 and
dovecot-pigeonhole instead
2017-07-31 mail/dovecot-managesieve: Dovecot-1.x is deprecated. Use dovecot2 and
dovecot-pigeonhole instead
2017-07-31 www/rubygem-jquery-ui-rails5-rails4: Only created for www/gitlab;
please use www/rubygem-jquery-ui-rails-rails4 instead
2017-07-31 security/rubygem-omniauth13: Only created for www/gitlab; please use
security/rubygem-omniauth instead
2017-07-31 devel/rubygem-health_check22: Only created for www/gitlab; please use
devel/rubygem-health_check instead
2017-07-31 devel/rubygem-semantic_puppet0: Use devel/rubygem-semantic_puppet
instead
2017-07-31 devel/rubygem-newrelic_rpm3: Only created for www/gitlab; please use
devel/rubygem-newrelic_rpm instead
2017-07-31 lang/p5-Parse-Perl: does not build with Perl >= 5.22
2017-07-31 sysutils/rubygem-puppet_forge1: Use sysutils/rubygem-puppet_forge
instead
2017-07-31 sysutils/rubygem-SyslogLogger: Project is EOL'd because it was merged
into Ruby 2.0
|
16:22 madpilot
A fast implementation of the HTML 5 parsing spec for Python. Parsing
is done in C using a variant of the gumbo parser. The gumbo parse
tree is then transformed into an lxml tree, also in C, yielding
parse times that can be a thirtieth of the html5lib parse times.
That is a speedup of 30x. This differs, for instance, from the gumbo
python bindings, where the initial parsing is done in C but the
transformation into the final tree is done in python.
WWW: https://html5-parser.readthedocs.io/
|
Friday, 28 Jul 2017
|
17:05 pi
New port: www/mod_security-devel
ModSecurity is an embeddable web application firewall. It provides
protection from a range of attacks against web applications and allows
for HTTP traffic monitoring and real-time analysis with no changes to
existing infrastructure.
It is also an open source project that aims to make the web application
firewall technology available to everyone.
WWW: http://www.modsecurity.org/
PR: 220352
Submitted by: Marius Halden <marius.h@lden.org>
|
Tuesday, 25 Jul 2017
|
02:16 tj
New port for Net::UPS UPS API
WWW: http://search.cpan.org/~dakkar/Net-UPS-0.16/
|
Sunday, 23 Jul 2017
|
04:45 wen
- Repocopy mediawiki128 --> mediawiki129 and update to 1.29.0
|
Thursday, 20 Jul 2017
|
11:54 ehaupt
Add fgallery 1.8.2, modern, static javascript photo gallery generator.
|
Sunday, 16 Jul 2017
|
16:09 sunpoet
Add rubygem-rack-cors0 0.4.1 (copied from rubygem-rack-cors)
- Add PORTSCOUT
|
10:43 koobs
www/libhtp-suricata: Delete port (no longer required)
security/suricata use to require and use a forked version of libhtp. This
port was originally created for that reason, so as not to conflict with
the concurrently developed and released libhtp. It is no longer required.
* Remove entry from www/Makefile
* Add MVOED entry
PR: 220756
|
00:46 sunpoet
Add rubygem-fuzzyurl 0.9.0
Fuzzyurl provides two related functions: non-strict parsing of URLs or URL-like
strings into their component pieces (protocol, username, password, hostname,
port, path, query, and fragment), and fuzzy matching of URLs and URL patterns.
Specifically, URLs that look like this:
[protocol ://] [username [: password] @] [hostname] [: port] [/ path] [? query]
[# fragment]
Fuzzyurls can be constructed using some or all of the above fields, optionally
replacing some or all of those fields with a * wildcard if you wish to use the
Fuzzyurl as a URL mask.
WWW: https://github.com/gamache/fuzzyurl.rb
|
Wednesday, 12 Jul 2017
|
23:59 sunpoet
Add p5-HTTP-XSCookies 0.000008
HTTP::XSCookies implements cookie creation (baking) and parsing (crushing) using
XS, therefore improving the speed of a pure Perl implementation.
WWW: http://search.cpan.org/dist/HTTP-XSCookies/
|
Monday, 10 Jul 2017
|
19:27 rene
Remove expired ports:
2017-07-07 sysutils/py-iocage: obsoleted by sysutils/py3-iocage port using
Python 3 instead of Python 2
2017-07-08 www/mediawiki126: Upstream support EoL
|
Thursday, 6 Jul 2017
|
20:40 tcberner
Split part of www/qt5-websockets into new port www/qt5-websockets-qml
This splits qt5-websockets into a qt5-websockets port containing the core parts,
and a qt5-websockets-qml port with the QML parts. The QML parts depend on Qt
Quick,
so on the GUI parts (and hence X11) while the core parts do not.
PR: 220045
Submitted by: Adriaan de Groot <groot@kde.org>
|
13:59 tz
New port: www/rubygem-toml-rb
A TOML parser using Citrus parsing library.
WWW: http://github.com/emancu/toml-rb
Submitted by: Matthias Fechner <idefix@fechner.net>
|
Number of commits found: 5248 (showing only 100 on this page) |