non port: www/Makefile |
Number of commits found: 5252 (showing only 100 on this page) |
Sunday, 26 Feb 2017
|
17:38 acm
- Freepascal update to 3.0.2
- Lazarus BUMP PORTREVISION
- Connect www/fpc-googleapi and devel/fpc-fcl-pdf
|
Friday, 24 Feb 2017
|
09:43 tz
www/rubygem-gollum-lib-gitlab: create slave port
This port should install www/rubygem-gollum-lib with GITLAB option
and is a direct dependency of www/gitlab.
|
Wednesday, 22 Feb 2017
|
14:16 krion
New port: www/geckodriver
This program provides the HTTP API described by the
WebDriver protocol to communicate with Gecko browsers, such as Firefox.
It translates calls into the Marionette automation protocol by acting
as a proxy between the local- and remote ends.
WWW: https://github.com/mozilla/geckodriver
PR: 216696
Submitted by: Daniel Ylitalo <daniel@blodan.se>
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9524
|
Monday, 20 Feb 2017
|
15:16 sunpoet
Add go-fasthttp 20160617
A fast HTTP implementation for Go.
Currently fasthttp is successfully used by VertaMedia in a production
serving up to 200K rps from more than 1.5M concurrent keep-alive
connections per physical server.
WWW: https://github.com/valyala/fasthttp
- While I'm here:
- Use DISTVERSIONPREFIX
- Add LICENSE_FILE
- Add missing RUN_DEPENDS
- Remove GH_PROJECT
PR: 217212
Submitted by: Guy Tabrar <guy.tabrar@me.com>
|
Saturday, 18 Feb 2017
|
22:07 rene
Remove expired ports:
2017-02-15 www/rt40: Upstream support EoL, please migrate to rt44
2017-02-17 devel/m6811-binutils: multiple vulnerabilities, version is years
behind upstream
|
19:48 tcberner
Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some more
* Update Qt5 to 5.7.1
* Move Qt4 binaries to lib/qt4/bin
* Move Qt5 libraries to lib/qt5/lib
By moving the libraries we should finally be able to get rid of the inplace
upgrade bug (see ports bugs 194088, 195105 and 198720): when Qt5's libraries
were lying in /usr/local/lib, which would often get added by pkgconfig to the
linker paths via dependencies, the already installed libraries were linked
against, instead of the ones that were being built. This forced us to make
sure, that -L${WRKSRC}/lib was always coming before -L/usr/local/lib in the
linker flags. With this change this should no longer be the case.
* Rename some ports to match the rest (foo-qtX -> qtX-foo)
* Depend on new port misc/qtchooser [see UPDATING & CHANGES]
There are several new Qt5 ports which all have been created by Marie Loise
Nolden
<nolden@kde.org>. Thanks again.
PR: 216797
Exp-Run by: antoine
Reviewed by: rakuco, mat, groot_kde.org
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9213
|
10:30 krion
Add port: www/minio-client
Minio Client is a replacement for ls, cp, mkdir, diff and rsync
commands for filesystems and object storage.
WWW: https://minio.io/downloads/#minio-client
PR: 217124
Submitted by: jhixson@gmail.com
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9642
|
Monday, 13 Feb 2017
|
19:03 sunpoet
Add pecl-yaf2 (copied from pecl-yaf r433543)
PR: 217032
Submitted by: John Chen <johnpupu@gmail.com> (maintainer)
|
18:59 sunpoet
Add rubygem-kaminari-actionview 1.0.1
kaminari-actionview provides pagination helpers for your Action View templates.
WWW: https://github.com/kaminari/kaminari/tree/master/kaminari-actionview
|
18:59 sunpoet
Add rubygem-kaminari-activerecord 1.0.1
kaminari-activerecord lets your Active Record models be paginatable.
WWW: https://github.com/kaminari/kaminari/tree/master/kaminari-activerecord
|
18:59 sunpoet
Add rubygem-kaminari-core 1.0.1
kaminari-core includes pagination logic independent from ORMs and view
libraries.
WWW: https://github.com/kaminari/kaminari/tree/master/kaminari-core
|
18:00 krion
Butterfly is a xterm compatible terminal that runs in your browser.
Features
- xterm compatible (support for a lot of unused features)
- Native browser scroll and search
- Theming in css/sass (18 preset themes) endless possibilities
- HTML in your terminal, cat images and use <table>
- Multiple sessions support
- Secure authentication with X509 certificates
- 16,777,216 colors support
- Keyboard text selection
- Desktop notifications on terminal output
- Geolocation from browser
- May work on firefox too
WWW: https://pypi.python.org/pypi/butterfly
PR: 216957
Submitted by: yuri@rawbw.com
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9533
|
Friday, 10 Feb 2017
|
19:44 krion
Add new port www/py-libsass
A simple Python extension module sass which is binding Libsass
(written in C/C++ by Hampton Catlin and Aaron Leung).
WWW: https://pypi.python.org/pypi/libsass
PR: 216961
Submitted by: yuri@rawbw.com
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9531
|
Sunday, 5 Feb 2017
|
12:39 woodsb02
Add www/go-www: Web server for static content
www is a static web server, useful for sharing and testing the contents of a
directory via HTTP.
www will start a web server listening on port 8000 and use as document root
the directory where the command was called. Different document root may be
specified as also the port and use of SSL, more info using the -h option.
WWW: https://github.com/nbari/www
PR: 214820
Submitted by: Nicolas de Bari Embriz Garcia Rojas
|
Tuesday, 31 Jan 2017
|
20:48 rene
Remove expired ports:
2017-01-31 databases/rubygem-arel3: Use devel/rubygem-arel or
devel/rubygem-arel6 instead
2017-01-31 databases/rubygem-arel5: Use devel/rubygem-arel or
devel/rubygem-arel6 instead
2017-01-31 www/tinymce3: Use www/tinymce instead
2017-01-31 devel/p5-IO-Detect: Use devel/p5-Scalar-Does instead
2017-01-31 devel/pear-PHPUnit3: Deprecated by upstream, use devel/phpunit
instead
|
13:03 swills
www/grafana4: create port
Create port for 4.x version of grafana, copied from grafana3:
Grafana is an open source, feature rich metrics dashboard
and graph editor for Graphite, InfluxDB & OpenTSDB.
WWW: https://github.com/grafana/grafana
|
Saturday, 28 Jan 2017
|
11:18 rene
Remove expired ports:
2017-01-28 databases/ruby-rdbc1: Upstream no longer active
2017-01-28 databases/ruby-sybct: Upstream no longer active
2017-01-28 databases/ruby-o_dbm: Upstream no longer active
2017-01-28 databases/ruby-cdb: Upstream no longer active
2017-01-28 devel/ruby-rbison: Does not work on modern ruby
2017-01-28 devel/ruby-property: Upstream no longer exists
2017-01-28 devel/ruby-dialogs: Upstream no longer active
2017-01-28 devel/ruby-byaccr: Upstream no longer active
2017-01-28 devel/ruby-aspectr: Use rubygem-aspectr instead
2017-01-28 devel/ruby-locale: No longer useful
2017-01-28 devel/ruby-wirble: Upstream no longer active
2017-01-28 devel/ruby-tzfile: Upstream no longer exists
2017-01-28 devel/ruby-rreadline: Upstream no longer exists
2017-01-28 devel/ruby-intl: Use devel/rubygem-gettext instead
2017-01-28 graphics/ruby-imlib2: Upstream no longer active
2017-01-28 graphics/ruby-image_size: Upstream no longer active
2017-01-28 graphics/ruby-svg: Use graphics/rubygem-rsvg2 instead
2017-01-28 irc/ruby-rice: Upstream no longer active
2017-01-28 irc/ruby-rica: Upstream no longer active
2017-01-28 irc/ruby-irc: Upstream no longer active
2017-01-28 japanese/ruby-usersguide: Does not exist upstream
2017-01-28 japanese/ruby-mecab: Upstream no longer active
2017-01-28 mail/ruby-rmail: Upstream no longer active
2017-01-28 mail/ruby-rfilter: Upstream no longer active
2017-01-28 math/ruby-algebra: Use rubygem-algebra instead
2017-01-28 net/ruby-tserver: Upstream no longer active
2017-01-28 net/ruby-tcpsocketpipe: Upstream no longer active
2017-01-28 net/ruby-icmp: Upstream no longer active
2017-01-28 net/ruby-dict: Upstream no longer active
2017-01-28 palm/palmos-sdk: Upstream no longer exists
2017-01-28 security/ruby-hmac: Use www/rubygem-ruby-hmac instead
2017-01-28 security/ruby-tcpwrap: Upstream no longer active
2017-01-28 security/ruby-password: Upstream no longer active
2017-01-28 sysutils/ruby-quota: Upstream no longer active
2017-01-28 textproc/ruby-rss.alt: Upstream no longer active
2017-01-28 textproc/ruby-rss: Upstream no longer exists
2017-01-28 textproc/ruby-htmlrepair: Upstream no longer exists
2017-01-28 textproc/ruby-xmlscan: Upstream no longer active
2017-01-28 textproc/ruby-xml-configfile: Upstream no longer exists
2017-01-28 textproc/ruby-htmlsplit: Upstream no longer exists
2017-01-28 www/ruby-google: Upstream no longer active
2017-01-28 archivers/ruby-lha: Upstream no longer active
2017-01-28 x11/ruby-X11: Upstream no longer active
2017-01-28 audio/ruby-audiofile: Broken on modern versions of Ruby
2017-01-28 audio/ruby-mp3tag: Upstream no longer active
2017-01-28 converters/ruby-dump.rb: Upstream no longer active
|
Wednesday, 25 Jan 2017
|
16:32 sunpoet
Add mod_php71 7.1.1 (copied from mod_php70)
|
Tuesday, 24 Jan 2017
|
12:56 tz
Connect PHP 7.1 ports (r432324)
|
Sunday, 22 Jan 2017
|
11:06 rene
Remove expired ports:
2017-01-22 net/rwhoisd: No more public distfiles
2017-01-22 devel/bunny: Superseded by a different project
2017-01-22 www/pligg: Abandonware
|
Wednesday, 11 Jan 2017
|
03:04 ler
New Port www/miniminiweb
MiniMiniWeb is my attempt at creating a multithreaded web server in C.
Features (and Misfeatures)
Written in C
Multithreaded (with pthread)
Designed for Unix-like systems
Supports GET and POST requests
Only serves static files
No SSL
No CGI or anything "dynamic"
No Virtual Hosts
No Directory Listings (gotten pulled out)
No IPv6
PR: 211472
Submitted by: neel@neelc.org
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D9127
|
Monday, 9 Jan 2017
|
19:35 antoine
New port: www/py-notebook
The Jupyter Notebook is a web application that allows you to create and share
documents that contain live code, equations, visualizations, and explanatory
text. The Notebook has support for multiple programming languages, sharing, and
interactive widgets.
WWW: http://jupyter.org/
|
18:46 sunpoet
Add rubygem-railties5 5.0.1 (copied from rubygem-railties4)
- Add LICENSE_FILE
|
18:36 sunpoet
Add rubygem-actioncable5 5.0.1
Action Cable - Integrated WebSockets for Rails
Action Cable seamlessly integrates WebSockets with the rest of your Rails
application. It allows for real-time features to be written in Ruby in the same
style and form as the rest of your Rails application, while still being
performant and scalable. It's a full-stack offering that provides both a
client-side JavaScript framework and a server-side Ruby framework. You have
access to your full domain model written with Active Record or your ORM of
choice.
WWW: http://rubyonrails.org/
|
18:32 sunpoet
Add rubygem-actionpack5 5.0.1 (copied from rubygem-actionpack4)
|
17:14 sunpoet
Connect rubygem-socksify (r430980)
|
02:53 junovitch
devel/py-http-prompt: update 0.6.0 -> 0.8.0; update dependency [1]
- Update dependency version
- Rename dependency to match standard Python package naming and support
multiple/concurrent versions on httpie and py-http-prompt
www/py-httpie: rename from www/httpie; fix dependencies; set NO_ARCH [2]
www/Makefile: chase rename
MOVED: document rename
Changelog:
- 0.7.0
* New feature: Shell substitution (#54, #61, #74)
* New feature: Piping to shell (#61, #74)
* New feature: Be able to delete all parameters of a given type (#
- 0.8.0
* Add support for OPTIONS method (#84)
* Fix highlighting bug with parameters starting with HTTP method names (#86)
* Fix excessive newlines after headers and body (#89)
PR: 213700 [1]
PR: 213728 [2]
Submitted by: Danilo G. Baio <dbaio@bsd.com.br> (maintainer)
|
Saturday, 7 Jan 2017
|
15:39 rene
Remove expired ports:
2017-01-07 databases/rubygem-dm-rails: Depends on deprecated
www/rubygem-actionpack
2017-01-07 databases/rubygem-activerecord: Upstream support ended
2017-01-07 devel/rubygem-activesupport: Upstream support ended
2017-01-07 devel/rubygem-tzinfo03: Use devel/rubygem-tzinfo instead
2017-01-07 devel/rubygem-sprockets22: Use devel/rubygem-sprockets or
devel/rubygem-sprockets3 instead
2017-01-07 devel/rubygem-prototype-rails: Depends on deprecated
www/rubygem-rails
2017-01-07 devel/rubygem-rubigen: Depends on deprecated
devel/rubygem-activesupport
2017-01-07 devel/rubygem-coffee-rails: Depends on deprecated
www/rubygem-railties
2017-01-07 japanese/rubygem-jpmobile: Depends on deprecated rubygem-rails
2017-01-07 mail/rubygem-actionmailer: Upstream support ended
2017-01-07 mail/rubygem-mail25: Use mail/rubygem-mail instead
2017-01-07 security/dradis: Depends on deprecated www/rubygem-rails
2017-01-07 textproc/rubygem-sass-rails: Depends on deprecated
www/rubygem-railties
2017-01-07 www/rubygem-rails: Upstream support ended
2017-01-07 www/rubygem-activeresource: Upstream support ended
2017-01-07 www/rubygem-responders-rails3: Depends on deprecated
www/rubygem-railties
2017-01-07 www/rubygem-jquery-ui-rails: Depends on deprecated
www/rubygem-railties
2017-01-07 www/rubygem-haml-rails: Depends on deprecated www/rubygem-actionpack
2017-01-07 www/rubygem-jquery-rails: Depends on deprecated www/rubygem-railties
2017-01-07 www/rubygem-railties: Upstream support ended
2017-01-07 www/rubygem-actionpack: Upstream support ended
2017-01-07 databases/rubygem-rubyrep: Depends on deprecated
databases/rubygem-activerecord
2017-01-07 databases/rubygem-activerecord-mysql-adapter: Depends on deprecated
databases/rubygem-activerecord
2017-01-07 databases/rubygem-dm-active_model: Depends on deprecated
databases/rubygem-activemodel
|
Thursday, 5 Jan 2017
|
03:17 swills
www/rubygem-jquery-ui-rails5-rails4: create port
Create port for 5.x version of www/rubygem-jquery-ui-rails-rails4 which is
needed by GitLab
|
Wednesday, 4 Jan 2017
|
12:52 avilla
- Add ports for Nuvola Player 3 and its services
Nuvola Player is a runtime for web-based music streaming services
providing more native user experience and integration with desktop
environments than usual web browsers can offer. Nuvola Player handles
multimedia keys, shows desktop notifications, integrates with various
sound menus, applets and launchers and more. Additional features
include Last.fm scrobbling.
Mostly the same name scheme as in the official repo was kept, to
promote some compatibility.
The service ports are generated automatically, all the magic happens
in www/nuvolaplayer-all-services/Makefile.services. This allows for
very easy maintenance of many slave ports.
WWW: https://tiliado.eu/nuvolaplayer
|
Saturday, 31 Dec 2016
|
17:43 rene
Remove expired ports:
2016-12-31 devel/rubygem-devise-async-rails4: Not compatible with
devel/rubygem-devise > 3
2016-12-31 devel/rubygem-devise-async: Not compatible with devel/rubygem-devise
> 3
2016-12-31 net/iet: Upstream no longer active
2016-12-31 sysutils/geomgui: Development stopped years ago.
2016-12-31 sysutils/screen-legacy: Old version released 2008-08-07 no longer
upline maintained.
2016-12-31 sysutils/ntfsprogs: Superseded by sysutils/fusefs-ntfs
2016-12-31 www/rubygem-jekyll2: Use www/rubygem-jekyll instead
2016-12-31 databases/rubygem-dm-devise: Not compatible with devel/rubygem-devise
> 3
2016-12-31 devel/rubygem-sprockets211: Use devel/rubygem-sprockets or
devel/rubygem-sprockets3 instead
2016-12-31 devel/p5-Parse-CPAN-Meta: Merged into devel/p5-CPAN-Meta 2.150008
2016-12-31 devel/jtag: development ceased 2003, superceded by devel/urjtag
|
13:34 sunpoet
- Move www/p5-ParallelUA to www/p5-ParallelUserAgent
- Update COMMENT
- Update pkg-descr
- Add NO_ARCH for dependent ports
- Bump PORTREVISION for dependent ports
|
Monday, 26 Dec 2016
|
11:47 antoine
We don't need 4 versions of www/py-requests, 2 are enough
|
Saturday, 24 Dec 2016
|
13:10 sunpoet
- Add py3-cssutils: slave port of py-cssutils
|
Monday, 19 Dec 2016
|
16:39 novel
Add www/py-horizon, OpenStack Dashboard
Horizon is a Django-based project aimed at providing
a complete OpenStack Dashboard along with an extensible framework
for building new dashboards from reusable components.
PR: 215155
Submitted by: Alexander Nusov (alexander.nusov@nfvexpress.com)
|
Sunday, 18 Dec 2016
|
15:20 sunpoet
- Add libnghttp2 1.17.0
nghttp2 is an implementation of HTTP/2 and its header compression algorithm
HPACK in C.
WWW: https://nghttp2.org/
|
15:03 tijl
- Combine linux-c6-flashplugin24 and linux-c7-flashplugin24 into one distro
independent port like other Linux application ports.
- Rename flashplugin to flashplayer to match upstream.
- Tell users to mount linprocfs.
- Remove reference to special FreeBSD license. The official license is no
longer restricted to officially supported operating systems.
- Create www/flashplayer which runs nspluginwrapper on installation.
PR: 215345
|
08:07 novel
www/py-django-openstack-auth: rename to www/py_django-openstack_auth
- Rename to match pypi name
- Update MOVED
Suggested by: koobs
|
Tuesday, 13 Dec 2016
|
17:51 tijl
Update flash plugin to 24.0.0.186 and remove flash plugin 11.x ports.
|
Monday, 12 Dec 2016
|
16:09 novel
Add py-django-openstack-auth 3.0.0, django authentication backend for
use with OpenStack Identity.
PR: 215149
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
|
16:07 novel
Add py-django-pyscss 2.0.2, makes it easier to use PySCSS in Django.
PR: 215149
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
|
16:05 novel
Add py-django-babel 0.5.1, utilities for using Babel in django.
PR: 215149
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
|
Sunday, 11 Dec 2016
|
19:16 sunpoet
- Sort SUBDIRs
|
Wednesday, 7 Dec 2016
|
23:56 adamw
Move www/node7 to www/node, and add an entry for the move into
MOVED. When node becomes node8 and node7 gets branched, the
MOVED entry will need to be removed.
PR: 213948
Approved by: maintainer (Bradley T. Hughes)
|
Monday, 5 Dec 2016
|
07:24 sunpoet
- Add rubygem-rack14 1.4.7 (copied from rubygem-rack)
- Bump PORTREVISION for dependent ports
|
06:25 wen
- Repocopy moodle31 --> moodle32 and update to 3.2
|
Sunday, 4 Dec 2016
|
00:39 wen
- Repocopy mediawiki127 --> mediawiki128 and update to 1.28.0
|
Saturday, 3 Dec 2016
|
18:28 sunpoet
- Move www/rubygem-url-mount to www/rubygem-url_mount
- Add LICENSE
Approved by: portmgr (blanket)
|
Thursday, 1 Dec 2016
|
21:37 robak
www/nginx-full, www/nginx-lite, www/nginx-naxsi: new slave ports
These ports are slaves of www/nginx featuring different options
set for greater choice of Nginx features.
Reviewed by: mat
Approved by: mat
|
Sunday, 27 Nov 2016
|
10:08 rene
Remove expired port:
2016-11-27 www/gecko-sharp20: Broken, no upstream found and no release in 8
years
|
Tuesday, 22 Nov 2016
|
22:23 acm
- Connect www/drupal8
|
18:40 sunpoet
- Add npm3 3.10.10 (copied from npm)
- Update CONFLICTS_INSTALL
- Update WWW
|
Sunday, 20 Nov 2016
|
17:34 pi
New port: www/gitea
A self-hosted Git service as fork of https://gogs.io/
WWW: https://github.com/go-gitea/gitea/
PR: 214688
Submitted by: Stefan Bethke <stb@lassitu.de>
|
Saturday, 19 Nov 2016
|
22:03 pi
www/node7: Add Node.js 7.1.0, copied from www/node
PR: 213945
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
|
17:02 sunpoet
- Add p5-WWW-Form-UrlEncoded 0.23
WWW::Form::UrlEncoded provides application/x-www-form-urlencoded parser and
builder. This module aims to have compatibility with other CPAN modules like
HTTP::Body's urlencoded parser.
This module try to use WWW::Form::UrlEncoded::XS by default and fail to it, use
WWW::Form::UrlEncoded::PP instead
WWW: http://search.cpan.org/dist/WWW-Form-UrlEncoded/
|
12:21 pi
www/node: Copy to www/node6 as LTS version
PR: 213693
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
|
Monday, 14 Nov 2016
|
16:12 tcberner
Importing KDE Frameworks into the ports tree (required for newer KDE Desktop and
Applications)
KDE Frameworks is a collection of libraries and software frameworks by KDE
that serve as technological foundation for KDE Plasma 5 and KDE Applications
distributed under the GNU Lesser General Public License (LGPL) [1].
The work is based on what we have in the KDE testing repo [2].
This is the next big step in updating the KDE Desktop and its Applications
to anything less dusty.
With this change, `USES=kde:5` is now a valid option. Ports that need to depend
on KDE Framework can now set:
USES=kde:5
USE_KDE=<framework1> <framework2> ... <frameworkX>
For example: www/qupzilla-qt5 can depend on sysutils/kf5-kwallet via:
KWALLET_USE= KDE=wallet
I would like to thank Raphael and Adriaan for reviewing the ports in the testing
repo :)
[1] https://en.wikipedia.org/wiki/KDE_Frameworks
[2] http://src.mouf.net/area51/log/branches/plasma5
Reviewed by: rakuco, mat, groot_kde.org
Approved by: rakuco (maintainer)
Differential Revision: https://reviews.freebsd.org/D8329
|
Tuesday, 8 Nov 2016
|
23:59 mm
New port: www/pear-Horde_Service_Gravatar
Horde library for accessing the Avatar services at gravatar.com.
WWW: http://pear.horde.org
|
Sunday, 6 Nov 2016
|
18:06 rene
Remove expired port:
2016-11-06 www/py-django-piston: Abandoned upstream. Doesn't work with
django>=1.6
|
Thursday, 3 Nov 2016
|
14:54 tijl
Add port for Adobe flash plugin 24.0.0.138 (beta).
|
Tuesday, 1 Nov 2016
|
22:15 rene
Remove expired ports:
2016-11-01 math/octave-forge-octgpr: Broken for more than 6 months
2016-11-01 math/octave-forge-spline-gcvspl: Broken for more than 6 months
2016-11-01 www/pear-Services_SharedBook: Broken for more than 6 months
2016-11-01 devel/py-snackwich: Depends on broken and expiring devel/py-snack
2016-11-01 math/octave-forge-ad: Broken for more than 6 months
2016-11-01 math/octave-forge-xraylib: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsbackendwx: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsgui: Depends on broken and expiring
x11-toolkits/py-traitsbackendwx
2016-11-01 security/lsh: Broken for more than 6 months
2016-11-01 devel/py-snack: Broken for more than 6 months
2016-11-01 security/massh: Broken for more than 6 months
2016-11-01 www/hydra: Broken for more than 6 months
2016-11-01 math/py-pyfst: Broken for more than 6 months
2016-11-01 archivers/ruby-zip: Broken will all supported versions of Ruby
2016-11-01 devel/ruby-langscan: Broken will all supported versions of Ruby
|
Sunday, 30 Oct 2016
|
23:42 nivit
This extension adds support for the U2F specification with Yubico devices
to Firefox.
It can be used by accessing window.u2f object from content pages.
WWW: https://github.com/prefiks/u2f4moz
|
Friday, 28 Oct 2016
|
03:27 vanilla
Add varnish-libvmod-awsrest.
|
Thursday, 27 Oct 2016
|
14:21 swills
www/minio: create port
Minio is an object storage server built for cloud application developers and
devops.
WWW: https://minio.io/
|
Monday, 24 Oct 2016
|
17:05 feld
www/varnish5: Re-add to ports tree as copy of varnish4
|
17:02 feld
Delete www/varnish5 as it wasn't added properly as a repocopy
|
15:16 feld
This is the Varnish high-performance HTTP accelerator.
Documentation and additional information about Varnish is available on
http://varnish-cache.org/docs/index.html
Technical questions about Varnish and this release should be addressed
to <varnish-dev@varnish-cache.org>
Questions about commercial support and services related to Varnish
can be directed here: https://www.varnish-software.com/contact-us
WWW: http://www.varnish-cache.org/
|
Friday, 21 Oct 2016
|
09:01 madpilot
- Update lighttpd to 1.4.42 [1]
- Convert WEBDAV option to option helpers [1]
- Remove MYSQLAUTH option, upstream integrated their own solution
in MYSQL support [1]
- Add GEOIP option to main port [1]
- Fix sorting in pkg-plist [1]
- Remove lighttpd-mod_geoip port, it's beeen integrated in the main
port [2]
PR: 213568 [1], 213569 [2]
Sumitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
|
07:29 rene
Unlink expired PHP5.5 ports.
|
Thursday, 20 Oct 2016
|
19:14 feld
Snappy web interface for your 3D printer. OctoPrint allows full remote
control and monitoring, it's compatible and extendable, and it's 100%
open source.
WWW: http://octoprint.org/
PR: 213327
Submitted by: bsdports@kyle-evans.net
|
01:45 cpm
[NEW PORT] www/py-bokeh: Interactive Web Plotting for Python
Bokeh is a Python interactive visualization library that targets modern web
browsers for presentation. Its goal is to provide elegant, concise construction
of novel graphics in the style of D3.js, and to extend this capability with
high-performance interactivity over very large or streaming datasets. Bokeh can
help anyone who would like to quickly and easily create interactive plots,
dashboards, and data applications.
WWW: http://bokeh.pydata.org/
PR: 213578
Submitted by: Sergey Kozlov <kozlov.sergey.404@gmail.com>
Approved by: koobs (mentor)
|
Wednesday, 19 Oct 2016
|
14:50 tijl
Add Linux CentOS 7 infrastructure ports.
Mk/Uses/linux.mk changes:
- Add support for architecture neutral (noarch) distfiles.
- Add support for 64-bit only ports: set IGNORE on i386 and don't install
32-bit compat libraries on amd64.
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision: https://reviews.freebsd.org/D7886
|
Tuesday, 18 Oct 2016
|
20:56 feld
Integrates the webassets library with Flask, adding support for merging,
minifying and compiling CSS and Javascript files.
WWW: http://github.com/miracle2k/flask-assets
PR: 213325
Submitted by: Kyle Evans <bsdports@kyle-evans.net>
|
20:53 feld
Identity management for Flask.
WWW: http://packages.python.org/Flask-Principal/
PR: 213326
Submitted by: Kyle Evans <bsdports@kyle-evans.net>
|
17:00 nivit
googler is a power tool to Google (Web & News) and Google Site Search
from the command-line. It shows the title, URL and abstract for each result,
which can be directly opened in a browser from the terminal. Results are
fetched in pages (with page navigation). Supports sequential searches
in a single googler instance.
WWW: https://github.com/jarun/googler
|
Saturday, 15 Oct 2016
|
07:28 romain
New port for Puppetboard 0.2
Puppetboard depends on pypuppetdb>=0.3, so:
- copy databases/py-pypuppetdb to databases/py-pypuppetdb03;
- update databases/py-pypuppetdb03 to 0.3.1;
- copy www/py-puppetboard to www/py-puppetboard02;
- update www/py-puppetboard02 to 0.2.0;
- register conflicts between these ports;
- take maintainership of new ports.
While here:
- Update projects account.
PR: 211604 [1], 211918 [2]
Submitted by: neel@neelc.org [1], romain [2]
|
Thursday, 13 Oct 2016
|
09:59 tz
Revive www/rubygem-turbolinks as www/rubygem-turbolinks-classic.
turbolinks was completely rewritten and released as version 5.x. The old
branch 2.5.x was renamed to turbolinks-classic.
www/gitlab still depends on the old version of rubygem-turbolinks.
Therefore its revived as a new port, while the updated turbolinks
port will satisfy www/rubygem-rails4.
PR: 213218
Approved by: swills (mentor)
|
00:37 allanjude
File missing from r423898
Approved by: mat (implicit)
|
Sunday, 2 Oct 2016
|
12:45 rene
Remove expired ports:
2016-10-01 databases/postgresql91-pltcl: End-of-life is near
2016-10-01 databases/postgresql91-docs: End-of-life is near
2016-10-02 www/mediawiki125: EOL upstream
|
Saturday, 1 Oct 2016
|
09:51 rene
Remove expired ports:
2016-10-01 www/node010: Upstream has placed 0.10.x in maintenance mode, see
https://github.com/nodejs/LTS
2016-10-01 databases/postgresql91-contrib: End-of-life is near
2016-10-01 databases/postgresql91-client: End-of-life is near
2016-10-01 databases/postgresql91-plpython: End-of-life is near
2016-10-01 databases/postgresql91-plperl: End-of-life is near
|
Thursday, 29 Sep 2016
|
14:06 tz
New port: www/rubygem-turbolinks-source
Turbolinks JavaScript assets
WWW: https://github.com/turbolinks/turbolinks-source-gem
Approved by: swills (mentor)
|
Friday, 23 Sep 2016
|
06:08 kevlo
Import libjwt 1.3.1
Libjwt is a C implementation of JSON Web Tokens.
|
Wednesday, 21 Sep 2016
|
11:13 wg
www/py-rollbar: Easy and powerful exception tracking with Rollbar
Send messages and exceptions with arbitrary context, get back aggregates, and
debug production issues quickly.
WWW: https://github.com/rollbar/pyrollbar
|
Thursday, 15 Sep 2016
|
20:49 matthew
RT's extension that displays gravatar images within RT
WWW: http://search.cpan.org/dist/RT-Extension-Gravatar/
PR: 212705
Submitted by: Michael Schout <mschout@gkg.net>
|
20:48 matthew
RT's extension that adds owner change links on ticket display page.
WWW: http://search.cpan.org/dist/RT-Extension-QuickAssign/
PR: 212706
Submitted by: Michael Schout <mschout@gkg.net>
|
20:46 matthew
RT's extension that allows you to change ticket metadata via email.
WWW: http://search.cpan.org/dist/RT-Extension-CommandByMail/
PR: 212704
Submitted by: Michael Schout <mschout@gkg.net>
|
Wednesday, 14 Sep 2016
|
04:06 vanilla
Add fabio 1.2.1, zero-conf load balancing HTTP(S) router managed by
Consul.
PR: 210540
Submitted by: stl@ossuary.net
|
Tuesday, 13 Sep 2016
|
18:23 rene
Remove expired ports:
2016-08-23 www/mediawiki124: EOL upstream
2016-08-23 sysutils/rsyslog7: Upgrade to rsyslog 8
2016-08-24 www/moodle28: EOL upstream
2016-08-31 devel/php5-msgpack: This is an older version of the software, please
use devel/pecl-msgpack.
2016-09-02 textproc/asciinema: use textproc/py3-asciinema instead
2016-09-09 x11-toolkits/qtada: No development since 2012, usefulness unclear
|
Saturday, 10 Sep 2016
|
19:10 pi
New port: www/mod_auth_gssapi
This module adds support for single-sign-on authentication via GSSAPI
to the Apache httpd. It is intended as a successor to mod_auth_kerb.
WWW: https://github.com/modauthgssapi/mod_auth_gssapi
PR: 212325
Submitted by: chris@chrullrich.net
|
Thursday, 8 Sep 2016
|
01:42 wen
- Repocopy py-django19 --> py-django110 and update to 1.10.1
|
Thursday, 1 Sep 2016
|
12:46 feld
www/varnish-libvmod-saintmode has been moved into the new port
www/varnish-modules. This is a collection of modules developed and
supported upstream by Varnish. It is no longer available individually.
|
12:42 feld
This is a collection of modules ("vmods") extending Varnish VCL used for
describing HTTP request/response policies with additional capabilities.
WWW: https://github.com/varnish/varnish-modules
|
Monday, 29 Aug 2016
|
10:17 tz
New port: www/rubgem-hamlit
Hamlit is a high performance Haml implementation.
WWW: https://github.com/k0kubun/hamlit
Approved by: pi (mentor)
|
Sunday, 28 Aug 2016
|
11:02 pi
New port: www/p5-CatalystX-VirtualComponents
CatalystX::VirtualComponents
Setup virtual Catalyst components
WWW: http://search.cpan.org/dist/CatalystX-VirtualComponents/
PR: 212210
Submitted by: Danny Warren <danny@dannywarren.com>
|
10:55 pi
New port: www/p5-CatalystX-AppBuilder
CatalystX::AppBuilder
Programatically build your Catalyst app
WWW: http://search.cpan.org/dist/CatalystX-AppBuilder/
PR: 212209
Submitted by: Danny Warren <danny@dannywarren.com>
|
08:05 pi
New port: www/p5-Catalyst-View-TT-Alloy
Catalyst::View::TT::Alloy
Template::Alloy views for Catalyst
WWW: http://search.cpan.org/dist/Catalyst-View-TT-Alloy/
PR: 209191
Submitted by: Danny Warren <danny@dannywarren.com>
|
Thursday, 25 Aug 2016
|
15:07 ehaupt
Add p5-HTTP-ProxyPAC 0.31, use a proxy auto config file to get proxy
info.
|
13:15 ehaupt
Add p5-LWP-Protocol-socks 1.7, adds support for the socks protocol and
proxy facility in LWP.
|
Wednesday, 24 Aug 2016
|
08:59 kevlo
Import py-Tenjin 1.1.1.
Tenjin is a very fast and full-featured template engine implemented
in pure Python.
|
04:09 pi
New port: www/ufdbguard: squidGuard fork compatible with newer squid versions
ufdbGuard is a URL filter for the Squid web proxy. Besides blocking
access from PCs and smartphones to undesired websites, ufdbGuard
has safety features to make browsing safer and to block remote
access. ufdbGuard supports configuration of groups with different
web access policies, SafeSearch enforcement, SSH tunnel detection,
safer HTTPS traffic, time-based access rules and much more.
WWW: https://www.urlfilterdb.com/
PR: 212044
Submitted by: Pavel Timofeev <timp87@gmail.com>
|
Number of commits found: 5252 (showing only 100 on this page) |