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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net/Makefile

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

[First Page]  «  4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14  »  [Last Page]

Saturday, 23 Dec 2017
02:51 vanilla search for other commits by this committer
Add py-libstorj 1.0.2, python bindings for libstorj.

PR:		224524
Submitted by:	jhixson@gmail.com
Original commitRevision:457017 
02:16 vanilla search for other commits by this committer
Add libstorj 1.0.2, c library and CLI for encrypted file transfer on the
Storj network.

PR:		224523
Submitted by:	jhixson@gmail.com
Original commitRevision:457016 
Monday, 18 Dec 2017
06:53 antoine search for other commits by this committer
Comment out samba4-devel, it's a duplicate of samba47 and prevents
poudriere from starting
Original commitRevision:456593 
Sunday, 17 Dec 2017
22:10 timur search for other commits by this committer
Bring net/samba4-devel back from limbo, now to keep in sync with the Samba
development HEAD
Original commitRevision:456567 
15:53 sunpoet search for other commits by this committer
Add rubygem-asset_sync 2.3.0

Asset Sync is built to run with the new Rails Asset Pipeline feature introduced
in Rails 3.1. After you run bundle exec rake assets:precompile your assets will
be synchronised to your S3 bucket, optionally deleting unused files and only
uploading the files it needs to.

This was initially built and is intended to work on Heroku but can work on any
platform.

WWW: https://github.com/AssetSync/asset_sync
Original commitRevision:456542 
06:36 timur search for other commits by this committer
Repo-copy for the new Samba 4.7 port
Original commitRevision:456520 
Wednesday, 6 Dec 2017
14:16 mat search for other commits by this committer
Fold back net/bird6 into net/bird with FLAVORS.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:455651 
Sunday, 3 Dec 2017
20:33 sunpoet search for other commits by this committer
Add rubygem-fog-aws1 1.4.1 (copied from rubygem-fog-aws)

- Add PORTSCOUT
Original commitRevision:455430 
17:38 yuri search for other commits by this committer
New port: net/py-portend: Monitors TCP ports for bound or unbound states

PR:		222191
Submitted by:	Keith Gaughan <k@stereochro.me>
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13315
Original commitRevision:455415 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
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
Original commitRevision:455210 
Tuesday, 28 Nov 2017
15:16 tz search for other commits by this committer
New port: net/rubygem-omniauth-kerberos

An OmniAuth strategy for Kerberos.

WWW: https://github.com/jgraichen/omniauth-kerberos

Submitted by: Matthias Fechner <idefix@fechner.net>
Original commitRevision:455044 
Tuesday, 21 Nov 2017
21:32 adamw search for other commits by this committer
Remove expired hping-devel, missed in r454648
Original commitRevision:454655 
Saturday, 18 Nov 2017
23:35 ehaupt search for other commits by this committer
Shodan is a search engine for Internet-connected devices. Google lets you search
for websites, Shodan lets you search for devices. This library provides
developers easy access to all of the data stored in Shodan in order to automate
tasks and integrate into existing tools.

WWW: https://cli.shodan.io/
Original commitRevision:454468 
Thursday, 16 Nov 2017
10:48 tz search for other commits by this committer
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
Original commitRevision:454302 
Saturday, 11 Nov 2017
19:57 joneum search for other commits by this committer
New Port: net/czmq4: High-level C Binding for ZeroMQ (Version 4)

PR:		223299
Submitted by:	Kenji Rikitake <kenji@k2r.org> (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D12965
Original commitRevision:453995 
10:30 rene search for other commits by this committer
Remove expired ports:
2017-11-04 lang/ats: Unmaintained, outdated, needs lots of refreshment
2017-11-09 games/lordsawar: Broken for more than 6 months
2017-11-09 databases/elixir-ecto_migrate: Broken for more than 6 months
2017-11-09 audio/gspeakers: Broken for more than 6 months
2017-11-09 net/p5-Filesys-SmbClient: Broken for more than 6 months
2017-11-09 audio/tclmidi: Broken for more than 6 months
2017-11-09 security/py-xmlsec: Broken for more than 6 months
2017-11-09 security/samba-virusfilter: Broken for more than 6 months
2017-11-09 textproc/ocaml-pxp: Broken for more than 6 months
2017-11-09 audio/sooperlooper: Broken for more than 6 months
2017-11-09 devel/dwarves: Broken for more than 6 months
2017-11-09 devel/cl-cffi-sbcl: Broken for more than 6 months
2017-11-09 devel/pinba_engine: Broken for more than 6 months
2017-11-09 devel/py-event: Broken for more than 6 months
Original commitRevision:453966 
Monday, 6 Nov 2017
17:59 rene search for other commits by this committer
Remove epired port:
2017-11-05 net/libsocketcpp: Uses gets(3)
Original commitRevision:453637 
Sunday, 29 Oct 2017
17:54 pi search for other commits by this committer
New port: net/p5-IPv6-Address

IPv6 Address Manipulation Library

WWW: http://search.cpan.org/dist/IPv6-Address/
Original commitRevision:453127 
Saturday, 28 Oct 2017
08:26 rene search for other commits by this committer
Remove expired port:
2017-10-25 net/asterisk11: Asterisk 11.x will reach EOL on 2017-10-25. Please
migrate to net/asterisk13
Original commitRevision:453051 
Wednesday, 25 Oct 2017
15:08 nobutaka search for other commits by this committer
Add net/file2pcap, tool to make packet captures containing the content of
specified file.
Original commitRevision:452863 
Monday, 23 Oct 2017
06:49 tobik search for other commits by this committer
New port: net/deviceatlas-enterprise-c

DeviceAtlas Device Detection C API

DeviceAtlas provides industrial grade device identification using HTTP
headers, and by adding device intelligence to HAProxy a richer
configuration is possible, allowing administrators to make decisions
based on device type amongst other properties.

WWW: https://www.deviceatlas.com

PR:		201422
Submitted by:	David Carlier <dcarlier@afilias.info>
Original commitRevision:452692 
Monday, 16 Oct 2017
20:37 rene search for other commits by this committer
Remove expired ports:
2017-10-15 devel/vtcl: This port depends on Tcl/Tk 8.4 , which is no longer
maintained. Please port it to 8.5+
2017-10-15 editors/tpad: This port depends on Tcl/Tk 8.4 , which is no longer
maintained. Please port it to 8.5+
2017-10-15 games/polypuzzle: This port depends on Tcl/Tk 8.4 , which is no
longer maintained. Please port it to 8.5+
2017-10-15 multimedia/nxtvepg: This port depends on Tcl/Tk 8.4 , which is no
longer maintained. Please port it to 8.5+
2017-10-15 net/xpvm: This port depends on Tcl/Tk 8.4 , which is no longer
maintained. Please port it to 8.5+
2017-10-15 x11/tkXwin: This port depends on Tcl/Tk 8.4 , which is no longer
maintained. Please port it to 8.5+
Original commitRevision:452251 
Saturday, 14 Oct 2017
12:58 riggs search for other commits by this committer
Import net/traefik, a high availability reverse proxy and load balancer
Original commitRevision:452063 
Friday, 13 Oct 2017
06:12 vd search for other commits by this committer
Add new port net/cppzmq - C++ bindings for 0MQ

As of ZeroMQ 3.2.0 zmq.hpp has been split into a separate project under
https://github.com/zeromq/cppzmq/releases
https://zeromq.jira.com/browse/LIBZMQ-359

So, FreeBSD's net/libzmq2 does provide zmq.hpp, while net/libzmq3 and
net/libzmq4 do not and this new port net/cppzmq is supplementary to them.
Original commitRevision:451944 
Thursday, 12 Oct 2017
08:13 bapt search for other commits by this committer
Remove py-python-cloudfiles expired since 2017-08-31
Original commitRevision:451832 
Monday, 2 Oct 2017
17:47 pi search for other commits by this committer
New port: net/quagga-esr

-esr means extended support for now (as newer quagga versions have
some issues).

Quagga is a routing software suite, providing implementations of
OSPFv2, OSPFv3, RIP v1 and v2, RIPv3, BGPv4 and experemental ISIS
for Unix platforms, particularly FreeBSD and Linux and also NetBSD,
to mention a few. Quagga is a fork of GNU Zebra which was developed
by KunihiroIshiguro. The Quagga tree aims to build a more involved
community around Quagga than the current centralised model of GNU Zebra.

WWW: http://www.quagga.net/
Original commitRevision:451086 
Saturday, 30 Sep 2017
11:46 sunpoet search for other commits by this committer
Add rubygem-fog-ovirt 0.1.0

Fog::Ovirt is a module for the 'fog' gem to support oVirt virtualization
management platform.

WWW: https://github.com/fog/fog-ovirt
Original commitRevision:450980 
10:17 sunpoet search for other commits by this committer
Remove net/py-twistedPair
Original commitRevision:450964 
Friday, 22 Sep 2017
15:49 sunpoet search for other commits by this committer
Add rubygem-gitaly-proto 0.35.0

Gitaly is part of GitLab. It is a server application that uses its own gRPC
protocol to communicate with its clients. This repository contains the protocol
definition and automatically generated wrapper code for Go and Ruby.

The .proto files define the remote procedure calls for interacting with Gitaly.
We keep auto-generated client libraries for Ruby and Go in their respective
subdirectories.

Use the make generate script from the root of the repository to regenerate the
client libraries after updating .proto files.

WWW: https://gitlab.com/gitlab-org/gitaly-proto
Original commitRevision:450387 
Wednesday, 20 Sep 2017
01:55 dbaio search for other commits by this committer
Add net/py-wmi-query, Python scripts to get wmi data classes in a dict

Simple Python lib to get wmi data classes in a dict.
The script wmi_query make a query and print on the screen the wmi class object.
Both keys and values will be printed for each object returned by the query.

WWW: https://github.com/kanazux/wmi-query

PR:		222451
Submitted by:	Silvio Ap Silva <alvolivre@live.com>
Original commitRevision:450185 
Thursday, 7 Sep 2017
15:29 swills search for other commits by this committer
net/kafka: create port

Kafka is used for building real-time data pipelines and streaming apps.
It is horizontally scalable, fault-tolerant, wicked fast,
and runs in production in thousands of companies.

WWW: https://kafka.apache.org/

PR:		220793
Submitted by:	timp87@gmail.com
Original commitRevision:449404 
12:12 ed search for other commits by this committer
Add net/flower.

The latest versions of CloudABI make use of a separate daemon to
facilitate connecting/listening on the network, called Flower. Add a
package for this daemon, as it is a build dependency for the latest
version of cloudabi-utils.

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D12264
Original commitRevision:449395 
Sunday, 3 Sep 2017
08:29 pi search for other commits by this committer
New port: net/ceph

Ceph is a distributed object store and file system designed to provide
excellent performance, reliability and scalability.

* Object Storage
  Ceph provides seamless access to objects using native language bindings or
  radosgw, a REST interface for applications written with S3 and Swift.
* Block Storage
  Ceph's RADOS Block Device (RBD) provides access to block device images
  that are striped and replicated across the entire storage cluster.
* File System
  Ceph provides a POSIX-compliant network file system aiming for large data
  storage, high performance, and maximum compatibility with legacy applications.

This FreeBSD build will build most of the tools in Ceph:
* Mon, OSD, rados, RadosGW, rbd
* init-ceph, and etc/rc.d/ceph on top of that
* ceph-disk {prepare, activate}
With these tools one can build a multi server, multi osd cluster fully
running on FreeBSD and do some testing...

WWW: http://ceph.com

PR:		221997
Submitted by:	Willem Jan Withagen <wjw@digiware.nl>
Original commitRevision:449176 
Saturday, 26 Aug 2017
07:39 shurd search for other commits by this committer
Add port of pkt-gen, a packet sink/source using the netmap API

Sponsored by:	Limelight Networks
Differential Revision:	https://reviews.freebsd.org/D12123
Original commitRevision:448752 
Wednesday, 16 Aug 2017
13:23 ehaupt search for other commits by this committer
Add sshping 0.0.2017081601, SSH-based ping to measure character echo
latency and bandwidth.
Original commitRevision:448035 
Tuesday, 8 Aug 2017
22:06 ultima search for other commits by this committer
The ndproxy(4) kernel module implements IPv6 Neighbor Discovery
proxying with many options to handle several use-cases.

It replies to a neighbor solicitation with a specific neighbor
advertisement, in order to let the PE uplink router send further
packets to a CPE downlink router, that may or may not be the same
node that the one which runs ndproxy.

The main difference with the ndp(8) command-line tool is that, with
ndproxy(4), the host running ndp can be used only to redirect
packets to another IPv6 internal router, for instance a dedicated
one with hardware support of IPv6 routing processes.

WWW: http://www.fenyo.net/newweb/ndproxy.html

PR:		219622
Submitted by:	Alexandre Fenyo (maintainer)
Reviewed by:	matthew (mentor), mat
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11892
Original commitRevision:447578 
Wednesday, 2 Aug 2017
18:30 sunpoet search for other commits by this committer
Add rubygem-fog-joyent 0.0.1

Fog::Joyent is a module for the fog gem to support Joyent.

WWW: https://github.com/fog/fog-joyent
Original commitRevision:447145 
18:30 sunpoet search for other commits by this committer
Add rubygem-fog-internet-archive 0.0.1

Fog::InternetArchive is a module for the fog gem to support Internet Archive
Storage.

WWW: https://github.com/fog/fog-internet-archive
Original commitRevision:447144 
Monday, 31 Jul 2017
17:42 rene search for other commits by this committer
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
Original commitRevision:446988 
Wednesday, 26 Jul 2017
18:19 sunpoet search for other commits by this committer
Add drive 0.3.9.1

drive is a tiny program to pull or push Google Drive files.

drive was originally developed by Burcu Dogan while working on the Google Drive
team. Since she is very busy and no longer able to maintain it, I took over
drive on Thursday, 1st January 2015. This repository contains the latest version
of the code.

WWW: https://github.com/odeke-em/drive
Original commitRevision:446674 
Saturday, 22 Jul 2017
11:35 kwm search for other commits by this committer
Update GStreamer1 ports to 1.12.2.

Rework the adding of dependancies in Mk/bsd.gstreamer.mk.
Previous when using USE_GSTREAMER[1] it would just add the request modules to
BUILD/RUN_DEPENDS. This caused the qa script to complain because the old code
didn't implicit depend on the gstreamer1 and gstreamer1-plugins[-bad] ports for
the libraries they carried, even if they where present via the plugins! The new
code adds implicit depends on these ports so USE_GSTREAMER[1] using ports have
all the libraries included.

* The mad mp3 plugin was removed, mpg123 plugin also provides mp3 decoding.
Switch over ports that used the gstreamer1 mad plugin.
* gtksink plugin renamed -> gtk
* Hook up the sndio plugin into the framework
* Add some indirect dependacies where needed
* Reorder the plugin list in bsd.gstreamer.mk so only one plugin per line. When
changing plugins it doesn't result in multiple lines being changed.
* Remove mentions in bsd.gstreamer.mk of plugins mentions that where removed.
* Depend on libunwind on i386/amd64, GStreamer links to it if it is present.

PR:		220753
Exp-run by:	antoine@
Original commitRevision:446388 
Sunday, 16 Jul 2017
00:46 sunpoet search for other commits by this committer
Add rubygem-proxifier 1.0.3

This gem was created for 2 purposes.

First is to enable ruby programmers to use HTTP or SOCKS proxies interchangeably
when using TCPSockets. Either manually with Proxifier::Proxy#open or by require
"proxifier/env".

The second purpose is to use ruby code that doesn't use proxies for users that
have to use proxies.  The pruby and pirb executables are simple wrappers for
their respective ruby executables that support proxies from environment
variables.

WWW: https://github.com/samuelkadolph/ruby-proxifier
Original commitRevision:445973 
Thursday, 6 Jul 2017
13:47 tz search for other commits by this committer
New port: net/rubygem-grpc

A Ruby implementation of gRPC.

WWW: https://github.com/grpc/grpc/tree/master/src/ruby

Special thanks to swill and vanilla for creating this port!

Reviewed by: tz, Matthias Fechner <idefix@fechner.net>
Original commitRevision:445147 
Saturday, 1 Jul 2017
22:09 rene search for other commits by this committer
Remove expired ports:
2017-06-30 net/freeradius2: EoL, use net/freeradius3 instead
net/abills: unmaintained and depends on expired net/freeradius2
net-mgmt/ezradius: unmaintained and depends on expired net/freeradius2
Original commitRevision:444853 
09:07 jlh search for other commits by this committer
Add net/bsdrcmds.

This ports contains FreeBSD's "rmds" which were originally part of the
base system.

Reviewed by:	jbeich@, matthew@
Approved by:	jbeich@, matthew@
Differential Revision:	https://reviews.freebsd.org/D11345
Original commitRevision:444814 
Thursday, 29 Jun 2017
21:05 olivier search for other commits by this committer
New port: net/frr

FRRouting (FRR) is an IP routing protocol suite for Linux and Unix platforms
which includes protocol daemons for BGP, IS-IS, OSPF and RIP. FRR has its roots
in the Quagga project.

WWW: https://frrouting.org/

Sponsored by:   Orange
Original commitRevision:444689 
Wednesday, 28 Jun 2017
08:54 tz search for other commits by this committer
New port: net/rubygem-gitaly

Gitaly is a Git RPC service for handling all the git calls made by GitLab.

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

ATTENTION: the port has currently just a subset of functions and is needed
	   in order to provide the security update of www/gitlab to 9.0
Original commitRevision:444552 
Sunday, 25 Jun 2017
17:26 rene search for other commits by this committer
Remove expired ports:
2017-06-15 databases/pgpool-II: Deprecated by upstream; use database/pgpool
instead
2017-06-15 databases/pgpool-II-30: Deprecated by upstream; use database/pgpool
instead
2017-06-18 games/libgames-support: Superseded by libgnome-games-support, no
longer used by anything
2017-06-22 net/sixxs-aiccu: SixXS shutdown on 2017-06-06,
https://www.sixxs.net/sunset/
databases/pgpoolAdmin: depended on expired databases/pgpool-II and only
supported PostgreSQL 9.2 which is will EOL in September 2017
Original commitRevision:444313 
Thursday, 8 Jun 2017
14:07 sunpoet search for other commits by this committer
Add rubygem-gitlab_omniauth-ldap1 1.2.1 (copied from
rubygem-gitlab_omniauth-ldap)

- Add PORTSCOUT
Original commitRevision:442932 
Wednesday, 7 Jun 2017
17:32 rene search for other commits by this committer
Remove support for Samba 4.2 and 4.3, they are unsupported upstream.
Original commitRevision:442856 
14:47 woodsb02 search for other commits by this committer
[NEW] net/py3-urllib3: Create Python 3.x version of port

The latest www/py-requests update [1] unbundled its dependencies, now
requiring chardet, idna, urllib3 and certifi from ports.

www/py3-requests port was not tested during QA, which would have highlighted
the need for many new py3-* ports (and their dependencies).

This change creates one of those ports.

[1] https://svnweb.freebsd.org/changeset/ports/442565

PR:		219833
Original commitRevision:442844 
11:01 koobs search for other commits by this committer
[NEW] net/py3-pysocks: Create Python 3.x port of net/py-pysocks

The latest www/py-requests update [1] unbundled its dependencies, now
requiring chardet, idna, urllib3 and certifi from ports.

www/py3-requests port was not tested during QA, which would have highlighted
the need for many new py3-* ports (and their dependencies).

This change creates one of those ports.

[1] https://svnweb.freebsd.org/changeset/ports/442565

PR:		219833
Approved by:	koobs (python, with hat)
Original commitRevision:442828 
Sunday, 4 Jun 2017
16:49 koobs search for other commits by this committer
[NEW PORT] net/libmdf: Millistream Data Feed API library

libmdf is the Millistream Data Feed API library with which developers
can connect to the Millistream Market Data system and subscribe to
streaming realtime or delayed market data such as stocks, indices,
currencies, bonds, derivatives and news services.

WWW: https://millistream.com

PR:		219777
Submitted by:	Henrik Holst <henrik.holst millistream com>
Original commitRevision:442570 
Wednesday, 31 May 2017
20:19 antoine search for other commits by this committer
Revert r442160, net/py-python-swiftclient is a duplicate of
databases/py-python-swiftclient

With hat:	portmgr
Original commitRevision:442262 
13:09 sunpoet search for other commits by this committer
Add py-python-swiftclient 3.3.0

This is a python client for the Swift API. There's a Python API (the swiftclient
module), and a command-line script (swift).

Development takes place via the usual OpenStack processes as outlined in the
OpenStack wiki.

This code is based on the original client previously included with OpenStack's
Swift The python-swiftclient is licensed under the Apache License like the rest
of OpenStack.

WWW: https://pypi.python.org/pypi/python-swiftclient
WWW: https://github.com/openstack/python-swiftclient
Original commitRevision:442160 
Tuesday, 30 May 2017
15:20 sunpoet search for other commits by this committer
Move net/py-cloudfiles to net/py-python-cloudfiles

- Add PyPI as primary WWW
- Bump PORTREVISION for dependent ports
Original commitRevision:442068 
Sunday, 21 May 2017
15:32 sunpoet search for other commits by this committer
Move net/go-madonctl to net/madonctl
Original commitRevision:441409 
14:56 sunpoet search for other commits by this committer
Add go-madonctl 1.1.0

madonctl is a Golang command line interface for the Mastodon API.

WWW: https://github.com/McKael/madonctl
Original commitRevision:441399 
Saturday, 20 May 2017
09:29 kwm search for other commits by this committer
svn copy grilo -> grilo2 and grilo-plugins -> grilo-plugins2

* These is done so grilo and grilo-plugins can be updated to 0.3.x and
  the users of grilo can switch when they are ready.
* Chase grilo users to the new locations.
Original commitRevision:441298 
Friday, 19 May 2017
15:56 tcberner search for other commits by this committer
New port: net/py-cloudflare-scrape

A simple Python module to bypass Cloudflare's anti-bot page (also known as "I'm
Under Attack Mode", or IUAM), implemented with Requests.

https://github.com/Anorov/cloudflare-scrape

Approved by:	rakuco (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10813
Original commitRevision:441247 
Thursday, 18 May 2017
21:19 cpm search for other commits by this committer
Add new port net/radcli

radcli is a library for writing RADIUS clients. It aims to allow writing
a RADIUS-aware application in less than 50 lines of code. It is based on the
freeradius-client library, but legacy code has been removed; IPv6 support,
pkg-config, TLS/DTLS, and API documentation have been added. It remains
source compatible with radiusclient-ng and freeradius-client.

WWW: https://radcli.github.io/radcli/

PR:		219088
Submitted by:	Jov <amutu@amutu.com>
Reviewed by:	danfe
Original commitRevision:441200 
Wednesday, 17 May 2017
20:01 bapt search for other commits by this committer
Add a cloud init package for FreeBSD on Azure

Submitted by:	decui@microsoft.com
Differential Revision:	https://reviews.freebsd.org/D10566
Original commitRevision:441117 
Tuesday, 16 May 2017
01:09 dbaio search for other commits by this committer
net/py-twitter: Rename to py-python-twitter

Renamed to reflect official name at PyPI/Github.

PR:		212673
Approved by:	garga (mentor), python (miwi)
Differential Revision:	https://reviews.freebsd.org/D10705
Original commitRevision:440987 
Tuesday, 2 May 2017
15:39 farrokhi search for other commits by this committer
New port: net/py-cymruwhois

Reviewed by:	mat
Approved by:	mat
Differential Revision:	https://reviews.freebsd.org/D10569
Original commitRevision:439955 
Sunday, 30 Apr 2017
20:04 ler search for other commits by this committer
Remove expired port net/clamz.

2017-04-30 net/clamz: Unfetchable for more than six months (google code has gone
away)

Approved by: rene (portmgr, mentor), adamw(portmgr, mentor)
Original commitRevision:439839 
15:47 ler search for other commits by this committer
2017-04-30 devel/stormlib-ghost++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/py-coil: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/py-cmdln: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/privman: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/c-unit: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/py-px: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/nglogc: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/bncsutil-ghost++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/liblouisxml: Unfetchable for more than six months (google code
has gone away)
2017-04-30 devel/nxt-python: Unfetchable for more than six months (google code
has gone away)
2017-04-30 devel/spdict: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/guiloader-c++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/streamhtmlparser: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/winpdb: Unfetchable for more than six months (google code has
gone away)
2017-04-30 net/opendpi: Unfetchable for more than six months (google code has
gone away)
2017-04-30 net/py-pybeanstalk: Unfetchable for more than six months (google code
has gone away)
2017-04-30 net-im/qwit: Unfetchable for more than six months (google code has
gone away)
2017-04-30 net-im/linux-instantbird: Unfetchable for more than six months
(google code has gone away)
2017-04-30 net-im/jabber-pyicq: Unfetchable for more than six months (google
code has gone away)
2017-04-30 net-im/qwit-devel: Unfetchable for more than six months (google code
has gone away)
2017-04-30 net-im/naim: Unfetchable for more than six months (google code has
gone away)
2017-04-30 net-im/pwytter: Unfetchable for more than six months (google code has
gone away)
2017-04-30 sysutils/sievelog: Unfetchable for more than six months (google code
has gone away)
2017-04-30 sysutils/ldapenter: Unfetchable for more than six months (google code
has gone away)
2017-04-30 sysutils/py-danzfs: Unfetchable for more than six months (google code
has gone away)
2017-04-30 sysutils/plasma-applet-apcups: Unfetchable for more than six months
(google code has gone away)
2017-04-30 sysutils/scanmem: Unfetchable for more than six months (google code
has gone away)
2017-04-30 sysutils/pdsh: Unfetchable for more than six months (google code has
gone away)
2017-04-30 deskutils/superswitcher: Unfetchable for more than six months (google
code has gone away)
2017-04-30 deskutils/plasma-applet-playwolf: Unfetchable for more than six
months (google code has gone away)
2017-04-30 deskutils/nagaina: Unfetchable for more than six months (google code
has gone away)
2017-04-30 deskutils/vboxgtk: Unfetchable for more than six months (google code
has gone away)
2017-04-30 deskutils/libgcal: Unfetchable for more than six months (google code
has gone away)
2017-04-30 math/carve: Unfetchable for more than six months (google code has
gone away)
2017-04-30 math/foma: Unfetchable for more than six months (google code has gone
away)
2017-04-30 math/libjbigi: Unfetchable for more than six months (google code has
gone away)
2017-04-30 multimedia/gcap: Unfetchable for more than six months (google code
has gone away)
2017-04-30 multimedia/freetuxtv: Unfetchable for more than six months (google
code has gone away)
2017-04-30 multimedia/bangarang: Unfetchable for more than six months (google
code has gone away)
2017-04-30 multimedia/opencinematools: Unfetchable for more than six months
(google code has gone away)
2017-04-30 multimedia/vstream-client: Unfetchable for more than six months
(google code has gone away)
2017-04-30 biology/treeviewx: Unfetchable for more than six months (google code
has gone away)
2017-04-30 www/pylot: Unfetchable for more than six months (google code has gone
away)
2017-04-30 www/xpi-pencil: Unfetchable for more than six months (google code has
gone away)
2017-04-30 www/mod_myvhost: Unfetchable for more than six months (google code
has gone away)
2017-04-30 www/feedonfeeds: Unfetchable for more than six months (google code
has gone away)
2017-04-30 www/mod_jail: Unfetchable for more than six months (google code has
gone away)
2017-04-30 www/jspacker: Unfetchable for more than six months (google code has
gone away)
2017-04-30 www/cocoon: Overly complex port with no maintainer since 2008,
requires openjdk 1.6
2017-04-30 www/mod_authz_unixgroup24: Unfetchable for more than six months
(google code has gone away)
2017-04-30 www/trac-down: Upstream is gone
www/tengine
2017-04-30 www/arora: Unfetchable for more than six months (google code has gone
away)
2017-04-30 www/py-postmarkup: Unfetchable for more than six months (google code
has gone away)
2017-04-30 www/py-dotcloud.cli: deprecated in upstream
2017-04-30 www/closure-linter: Unfetchable for more than six months (google code
has gone away)
2017-04-30 www/httpsqs: Unfetchable for more than six months (google code has
gone away)
2017-04-30 www/sventon: Unfetchable for more than six months (google code has
gone away)
2017-04-30 www/mod_authnz_external22: Unfetchable for more than six months
(google code has gone away)
2017-04-30 www/mod_authn_otp: Unfetchable for more than six months (google code
has gone away)
2017-04-30 www/php-plurk-api: Unfetchable for more than six months (google code
has gone away)
2017-04-30 www/py-django-app-plugins: Unfetchable for more than six months
(google code has gone away)
2017-04-30 www/mod_authz_unixgroup22: Unfetchable for more than six months
(google code has gone away)
2017-04-30 www/squidstats: Unfetchable for more than six months (google code has
gone away)
2017-04-30 www/mod_log_firstbyte: Unfetchable for more than six months (google
code has gone away)
2017-04-30 www/gaeo: Unfetchable for more than six months (google code has gone
away)
2017-04-30 www/xpi-pentadactyl: Unfetchable for more than six months (google
code has gone away)
2017-04-30 net-mgmt/py-flowtools: Unfetchable for more than six months (google
code has gone away)
2017-04-30 chinese/ydict: Unfetchable for more than six months (google code has
gone away)
2017-04-30 chinese/py-cconv: Unfetchable for more than six months (google code
has gone away)
2017-04-30 chinese/fqterm: Unfetchable for more than six months (google code has
gone away)
2017-04-30 chinese/libgooglepinyin: Unfetchable for more than six months (google
code has gone away)
2017-04-30 chinese/p5-cconv: Unfetchable for more than six months (google code
has gone away)
2017-04-30 chinese/fcitx-googlepinyin: Unfetchable for more than six months
(google code has gone away)
2017-04-30 chinese/php-cconv: Unfetchable for more than six months (google code
has gone away)
2017-04-30 chinese/ibus-table-chinese: Unfetchable for more than six months
(google code has gone away)
2017-04-30 databases/jdbm2: Unfetchable for more than six months (google code
has gone away)
2017-04-30 databases/akonadi-googledata: Unfetchable for more than six months
(google code has gone away)
2017-04-30 lang/ofc: Unfetchable for more than six months (google code has gone
away)
2017-04-30 comms/esmska: Unfetchable for more than six months (google code has
gone away)
2017-04-30 x11/keynav: Unfetchable for more than six months (google code has
gone away)
2017-04-30 x11/hotwire-shell: Unfetchable for more than six months (google code
has gone away)
2017-04-30 security/fuzzdb: Unfetchable for more than six months (google code
has gone away)
2017-04-30 security/truecrack: Unfetchable for more than six months (google code
has gone away)
2017-04-30 security/skipfish: Unfetchable for more than six months (google code
has gone away)
2017-04-30 security/py-yara-editor: Unfetchable for more than six months (google
code has gone away)
2017-04-30 security/nmapsi4: Unfetchable for more than six months (google code
has gone away)
2017-04-30 security/cmd5checkpw: Unfetchable for more than six months (google
code has gone away)
2017-04-30 net-p2p/unworkable: Unfetchable for more than six months (google code
has gone away)
2017-04-30 net-p2p/rtgui: Unfetchable for more than six months (google code has
gone away)
2017-04-30 audio/xpi-musicpm: Unfetchable for more than six months (google code
has gone away)
2017-04-30 audio/pidgin-musictracker: Unfetchable for more than six months
(google code has gone away)
2017-04-30 audio/logitechmediaserver-superdatetime: Unfetchable for more than
six months (google code has gone away)
2017-04-30 audio/last-cmus: Unfetchable for more than six months (google code
has gone away)
2017-04-30 audio/mehdiaplayer: Unfetchable for more than six months (google code
has gone away)
2017-04-30 japanese/nhocr: Unfetchable for more than six months (google code has
gone away)
2017-04-30 misc/xsw: Unfetchable for more than six months (google code has gone
away)
2017-04-30 dns/py-adns: Unfetchable for more than six months (google code has
gone away)
2017-04-30 dns/py-bonjour: Unfetchable for more than six months (google code has
gone away)
2017-04-30 games/robocalypto: Unfetchable for more than six months (google code
has gone away)
2017-04-30 games/libfov: Unfetchable for more than six months (google code has
gone away)
2017-04-30 games/dcross: Unfetchable for more than six months (google code has
gone away)
2017-04-30 games/lostfeathers: Unfetchable for more than six months (google code
has gone away)
2017-04-30 games/hexglass: Unfetchable for more than six months (google code has
gone away)
2017-04-30 textproc/ibus-table: Unfetchable for more than six months (google
code has gone away)
2017-04-30 textproc/chm2pdf: Unfetchable for more than six months (google code
has gone away)
2017-04-30 textproc/dtdinst: Unfetchable for more than six months (google code
has gone away)
2017-04-30 textproc/py-xmltv: Unfetchable for more than six months (google code
has gone away)
2017-04-30 textproc/ibus-m17n: Unfetchable for more than six months (google code
has gone away)
2017-04-30 textproc/libroxml: Unfetchable for more than six months (google code
has gone away)
2017-04-30 mail/gnome-gmail-notifier: Unfetchable for more than six months
(google code has gone away)
2017-04-30 irc/py-gozerbot: Unfetchable for more than six months (google code
has gone away)
2017-04-30 irc/tircd: Unfetchable for more than six months (google code has gone
away)
2017-04-30 graphics/qiviewer: Unfetchable for more than six months (google code
has gone away)
2017-04-30 graphics/py-gchartwrapper: Unfetchable for more than six months
(google code has gone away)
2017-04-30 graphics/svgfig: Unfetchable for more than six months (google code
has gone away)
2017-04-30 graphics/iulib: Unfetchable for more than six months (google code has
gone away)
2017-04-30 graphics/seam-carving-gui: Unfetchable for more than six months
(google code has gone away)
2017-04-30 graphics/py-pyggel: Unfetchable for more than six months (google code
has gone away)
2017-04-30 graphics/rubygem-gemojione2: Use graphics/rubygem-gemojione instead
Original commitRevision:439826 
04:13 pi search for other commits by this committer
New port: net/open-isns

This is a partial implementation of iSNS,
the Internet Storage Name Service, according to RFC4171.

iSNS facilitates scalable configuration and management of iSCSI and
Fibre Channel (FCP) storage devices in an IP network by providing a
set of services comparable to that available in Fibre Channel
networks.

WWW: https://github.com/open-iscsi/open-isns/

PR:		218686
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com>
Original commitRevision:439786 
04:01 pi search for other commits by this committer
net/softethervpn: rename to security/softether-devel

PR:		217732
Submitted by:	pi
Approved by:	hrs (maintainer timeout)
Original commitRevision:439785 
Saturday, 29 Apr 2017
06:49 sunpoet search for other commits by this committer
Add rubygem-xmlrpc 0.3.0

The Ruby standard library package 'xmlrpc' enables you to create a server that
implements remote procedures and a client that calls them. Very little code is
required to achieve either of these.

WWW: https://github.com/ruby/xmlrpc
Original commitRevision:439721 
Friday, 28 Apr 2017
20:24 sunpoet search for other commits by this committer
Add rubygem-oauth212 1.2.0 (copied from rubygem-oauth2)

- Add PORTSCOUT
Original commitRevision:439632 
13:09 rene search for other commits by this committer
net/librsync: Unmaintained, CVE-2014-8242, use net/librsync2 instead
Original commitRevision:439607 
Sunday, 23 Apr 2017
17:10 sunpoet search for other commits by this committer
Add rubygem-omniauth-github11 1.1.2 (copied from rubygem-omniauth-github)

- Add PORTSCOUT
Original commitRevision:439251 
Monday, 17 Apr 2017
13:19 feld search for other commits by this committer
Move net/py-matrix-synapse to the net-im category
Original commitRevision:438694 
Friday, 14 Apr 2017
18:58 swills search for other commits by this committer
net/s3ql: create port

S3QL is a file system that stores all its data online using storage
services like Google Storage, Amazon S3, or OpenStack. S3QL effectively
provides a hard disk of dynamic, infinite capacity that can be accessed
from any computer with internet access running Linux, FreeBSD or OS-X.

WWW: https://bitbucket.org/nikratio/s3ql

PR:		203760
Submitted by:	Niklaas Baudet von Gersdorff <stdin@niklaas.eu> (with changes)
Original commitRevision:438541 
Thursday, 13 Apr 2017
14:31 feld search for other commits by this committer
Allows synapse to use LDAP as a password provider.

WWW: https://pypi.python.org/pypi/matrix-synapse-ldap3
Original commitRevision:438446 
Wednesday, 12 Apr 2017
13:21 miwi search for other commits by this committer
stomp.py is a Python client library for accessing messaging servers (such as
Apollo or RabbitMQ) using the STOMP protocol (versions 1.0, 1.1 and 1.2). It
can also be run as a standalone, command-line client for testing.

WWW: https://github.com/jasonrbriggs/stomp.py

PR:		216202
Submitted by:	James Elstone <james@elstone.net>
Original commitRevision:438355 
Tuesday, 11 Apr 2017
14:17 swills search for other commits by this committer
net/p5-Net-AMQP-RabbitMQ: create port

Interact with RabbitMQ over AMQP using librabbitmq

WWW: https://github.com/net-amqp-rabbitmq/net-amqp-rabbitmq
Original commitRevision:438263 
Saturday, 8 Apr 2017
09:19 antoine search for other commits by this committer
New port: net/rubygem-ruby_smb
A packet parsing and manipulation library for the SMB protocol family.
WWW: https://github.com/rapid7/ruby_smb
Original commitRevision:437992 
Friday, 31 Mar 2017
14:32 brd search for other commits by this committer
Add net/p5-Net-NTP

Approved by:	swills (mentor)
Sponsored by:	Netflix
Original commitRevision:437360 
Thursday, 30 Mar 2017
10:55 mmokhi search for other commits by this committer
net/ceph-devel: Add port to the tree.
Ceph is a distributed object store and file system designed to
provide excellent performance, reliability and scalability.

PR:		217046
Submitted by:	Willem Jan Withagen <wjw@digiware.nl>
Reported by:	Willem Jan Withagen <wjw@digiware.nl>
Reviewed by:	asomers, feld, mat, mmokhi
Approved by:	asomers, feld (mentor)
Differential Revision:	https://reviews.freebsd.org/D9584
Original commitRevision:437280 
Tuesday, 28 Mar 2017
10:49 rakuco search for other commits by this committer
New port: net/qoauth-qt5.

This is the Qt5 version of net/qoauth. The port was originally created by
fluffy@ in our area51 repository, and later worked on by tcberner@.

QOAuth is an attempt to support interaction with OAuth-powered network services
in a Qt way.

WWW: https://github.com/ayoy/qoauth
Original commitRevision:437115 
Saturday, 25 Mar 2017
20:46 timur search for other commits by this committer
New 4.6.1 version of Samba 4.6 port to address CVE-2017-2619

Security:	CVE-2017-2619
Original commitRevision:436916 
Friday, 24 Mar 2017
23:44 timur search for other commits by this committer
Add net/samba45 port version 4.5.7 to address CVE-2017-2619

Security:	CVE-2017-2619
Original commitRevision:436862 
Tuesday, 21 Mar 2017
21:59 antoine search for other commits by this committer
- Add USES=samba to handle dependency on samba
  Valid ARGS:  build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D8919
Original commitRevision:436659 
Monday, 20 Mar 2017
20:10 antoine search for other commits by this committer
Remove duplicate port net/rubygem-signet
Original commitRevision:436559 
13:57 tz search for other commits by this committer
New port: net/rubygem-signet

Signet is an OAuth 1.0 / OAuth 2.0 implementation

WWW: https://rubygems.org/gems/signet
Original commitRevision:436543 
09:57 tz search for other commits by this committer
New port: net/rubygem-omniauth-authentiq

Official OmniAuth strategy for authenticating
with an Authentiq ID mobile app (iOS, Android).

WWW: https://github.com/AuthentiqID/omniauth-authentiq
Original commitRevision:436535 
Sunday, 19 Mar 2017
01:57 sunpoet search for other commits by this committer
Add rubygem-u2f0 0.2.1 (copied from rubygem-u2f)

- Add PORTSCOUT
Original commitRevision:436469 
Tuesday, 14 Mar 2017
21:35 sunpoet search for other commits by this committer
Add rubygem-fog-dnsimple 1.0.0

Fog::Dnsimple is a module for the fog gem to support DNSimple.

WWW: https://github.com/fog/fog-dnsimple
Original commitRevision:436178 
21:34 sunpoet search for other commits by this committer
Add rubygem-fog-digitalocean 0.3.0

Fog::DigitalOcean is a module for the fog gem to support DigitalOcean.

WWW: https://github.com/fog/fog-digitalocean
Original commitRevision:436177 
Monday, 13 Mar 2017
10:27 sunpoet search for other commits by this committer
Move net/py-pysimplesoap to net/py-soap2py
Original commitRevision:436050 
Thursday, 9 Mar 2017
19:16 sunpoet search for other commits by this committer
Add rubygem-fog-aws0 0.13.0 (copied from rubygem-fog-aws)
Original commitRevision:435788 
Sunday, 5 Mar 2017
20:37 rene search for other commits by this committer
Remove expired port:
2017-03-05 net/tcpdump398: multiple security vulnerabilities; not updated since
2009
Original commitRevision:435504 
20:01 tobik search for other commits by this committer
New port: net/nethogs

NetHogs is a small 'net top' tool. Instead of breaking the traffic down
per protocol or per subnet, like most tools do, it groups bandwidth by
process.

WWW: https://github.com/raboof/nethogs

PR:		213109
Submitted by:	anastasios@mageirias.com
Approved by:	lme (mentor)
Differential Revision:	https://reviews.freebsd.org/D9892
Original commitRevision:435501 
Monday, 20 Feb 2017
18:00 rene search for other commits by this committer
Remove expired port:
2017-02-20 net/nos-ttb: does not work due to protocol changes
Original commitRevision:434480 
Tuesday, 14 Feb 2017
22:23 lx search for other commits by this committer
Copy luasocket to a 5.1-specific port

PR:		200336
Original commitRevision:434143 
Saturday, 28 Jan 2017
11:18 rene search for other commits by this committer
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
Original commitRevision:432620 
Wednesday, 25 Jan 2017
18:58 antoine search for other commits by this committer
Hook php71-ldap to the build
Original commitRevision:432456 
00:34 lifanov search for other commits by this committer
add sysutils/httpstat: Curl statistics made simple

PR:		213492
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
Reviewed by:	matthew
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D9316
Original commitRevision:432409 
Tuesday, 24 Jan 2017
19:44 bdrewery search for other commits by this committer
- Update librsync to 2.0.0 and move to net/librsync2.
  This is ABI-compatible with 1.0.0, but due to an accident
  upstream with releasing 1.0.1 with a reversed shlib version,
  they released 2.0.0 with only a restoration of the shlib
  version of 2.

Submitted by:	Danilo G. Baio (dbaio) <dbaio@bsd.com.br>
Original commitRevision:432379 

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

[First Page]  «  4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14  »  [Last Page]