Commit graph

6300 commits

Author SHA1 Message Date
Mark Felder
54ca8b47e5 net-mgmt/nfsen: Update to 1.3.7
This release fixes a remote command execution vulnerability

Pet portlint

Announcement:	https://sourceforge.net/p/nfsen/mailman/message/35623845/

MFH:		2017Q1
Security:	6e83b2f3-e4e3-11e6-9ac1-a4badb2f4699
2017-01-27 23:00:36 +00:00
Sunpoet Po-Chuan Hsieh
556ea1118c Fix gemspec for rubygem-tilt 2.0.6 update
- Bump PORTREVISION for package change
2017-01-27 20:53:30 +00:00
Martin Matuska
b0086a8278 Update nsca and nsca-client to 2.9.2 2017-01-27 20:52:45 +00:00
Nikolai Lifanov
7e06e3a3a7 net-mgmt/seafile-server - bugfixes
This is a bug fix release update. stat command call with incorrect options has been fixed to work on *bsd. Readded the sqlite scripts to run seafile under sqlite. Previously they were removed due to being broken, this was fixed upstream.

* PORTREVISION bump
* Added sqlite scripts
* Fixed stat

PR:		216474
Submitted by:	ultima1252@gmail.com (maintainer)
Reviewed by:	matthew
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D9350
2017-01-27 03:23:40 +00:00
Nikolai Lifanov
48f70e76d8 new port: net-mgmt/netdata
NetData is scalable, distributed real-time performance and health monitoring.

PR:		216497
Submitted by:	Mahdi Mokhtari <mokhi64@gmail.com>
Reviewed by:	lifanov, matthew
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D9351
2017-01-27 03:16:36 +00:00
Emanuel Haupt
aceb14ba8c - Update to 1.5
- Use new-ish options framework
- Add license
- Take maintainership
2017-01-26 10:49:07 +00:00
Kurt Jaeger
e25843514d net-mgmt/prometheus: update 1.4.1 -> 1.5.0
PR:		216411
Changes:	https://github.com/prometheus/prometheus/releases/tag/v1.5.0
Submitted by:	Jev Bjoersell <jev@ecadlabs.com> (maintainer)
2017-01-25 04:08:16 +00:00
Nikolai Lifanov
def6fc7d09 update net-mgmt/seafile-client
Changes: https://github.com/haiwen/seafile/commits/v6.0.2

* Removed -server options
* Regenerated/removed patchfiles

 - Return error detail for clone and sync tasks.
 - Save file sync errors to database.
 - Use unified progress for multipart uploads.
 - Remove server code.
 - Use GLib to calculate SHA1.
 - Allow compiling with GPL-compatible crypto libraries.
 - Fix some bugs.
 - Add back seafile python library.

PR:		216348
Submitted by:	ultima1252@gmail.com (maintainer)
Reviewed by:	matthew
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D9292
2017-01-24 19:37:01 +00:00
Nikolai Lifanov
1b87583210 update net-mgmt/ccnet-client to 6.0.2
Changes: https://github.com/haiwen/ccnet/commits/v6.0.2

* Updated to 6.0.2
* Removed Shebangfix
* Regenerated patchfiles

 - Cleanup copyright statements.
 - Remove server code.
 - [lib] Remove openssl dependency in libccnet.
 - Rename LICENCE.txt to LICENSE.txt.
 - Add back python library

PR:		216347
Submitted by:	ultima1252@gmail.com (maintainer)
Reviewed by:	matthew
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D9285
2017-01-24 19:35:41 +00:00
Torsten Zuehlsdorff
875dbacfa1 Connect PHP 7.1 ports (r432324) 2017-01-24 12:56:45 +00:00
Torsten Zuehlsdorff
db021968e3 Add PHP 7.1
Thanks to: mat, pi, ale, martin@waschbuesch.de and franco@opnsense.org
2017-01-24 11:54:20 +00:00
Wen Heping
8a77b97647 - Update to 2.034002
PR:		214996
Submitted by:	dgeo@centrale-marseille.fr(maintainer)
2017-01-23 02:31:06 +00:00
Lars Engels
481ff38dbf net-mgmt/icingaweb2:
- Update to 2.4.1
- Changelog: https://github.com/Icinga/icingaweb2/blob/v2.4.1/ChangeLog

MFH:		2017Q1
2017-01-22 22:08:17 +00:00
Rene Ladan
ef0a315d08 Reset sanpei@'s ports after 18 months of inactivity. 2017-01-22 22:02:25 +00:00
Sunpoet Po-Chuan Hsieh
0e04efec5a Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
Antoine Brodin
a03479bcaa Reinplace the target of the symlink instead of the symlink
PR:		216309
2017-01-20 08:36:29 +00:00
Sunpoet Po-Chuan Hsieh
6d41f86b7c Update WWW: remove trailing / 2017-01-19 19:35:24 +00:00
Tijl Coosemans
02f27a83b4 The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user.  Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables.  LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well.  The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.

Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).

PR:		215882
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2017-01-18 13:20:31 +00:00
Mark Felder
0ed210180c net-mgmt/unifi5: Update to 5.4.9
- use BUILDVERSION in pkg-plist again to try to reduce churn
- @comment the native libraries that don't belong in our package
2017-01-17 17:24:12 +00:00
Mark Felder
1916a98a2d net-mgmt/smokeping: Allow slaves to contact master over HTTPS
MFH:		2017Q1
Differential Revision:	https://reviews.freebsd.org/D9142
2017-01-17 16:49:19 +00:00
Emanuel Haupt
fbfde359af Update to 1.0 2017-01-17 13:12:41 +00:00
Dan Langille
8798967c01 Add more detail about my.cnf changes
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
2017-01-16 14:19:17 +00:00
Philippe Audeoud
1e17cbf007 - Update to 3.34 2017-01-16 09:07:50 +00:00
Dan Langille
de5844a4cf Add patches missing from previous commit.
Add note to pkg-message about my.cnf
Add not to UPGRADING about my.cnf
Bump PORTREVISION

Submitted by: Larry Rosenman <ler@FreeBSD.org>
2017-01-16 03:14:54 +00:00
Dan Langille
903f77b763 Upgrade to 1.23,1
Be sure to set the following in my.cnf:

[mysqld]
innodb_file_per_table=1
sql-mode=""
2017-01-15 21:20:16 +00:00
Mark Felder
a57cc04fa4 net-mgmt/rancid3: Fix path to perl in sample config file
MFH:		2017Q1
2017-01-13 17:42:24 +00:00
Mathieu Arnold
ab00e8864e http://github.com redirects to the https version.
Sponsored by:	Absolight
2017-01-13 08:37:06 +00:00
Sunpoet Po-Chuan Hsieh
9063f9304c Update to 3.0.4
- Add LICENSE
- Use USES=localbase
- Use PORTDATA
- Sort PLIST

Changes:	http://git.savannah.gnu.org/cgit/bison.git/tree/NEWS
Differential Revision:	https://reviews.FreeBSD.org/D9073
PR:		215840
Exp-run by:	antoine
2017-01-13 07:21:04 +00:00
Dmitry Marakasov
2050793b5d - Always check OPSYS along with OSVERSION
Approved by:	portmgr blanket
2017-01-12 13:45:40 +00:00
Dmitry Marakasov
ed97898957 - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-12 11:44:24 +00:00
Dmitry Marakasov
21a4b315bb - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-12 11:30:50 +00:00
Renato Botelho
ba6bf4b4ab - Add TLS OPTION to net-mgmt/net-snmp
- While here replace USE_OPENSSL by USES=ssl

Approved by:	maintainer (zi@)
Obtained from:	pfSense
Sponsored by:	Rubicon Communications (Netgate)
Differential Revision:	https://reviews.freebsd.org/D9140
2017-01-11 19:42:49 +00:00
Mark Felder
014612a8f7 net-mgmt/rancid3: Update to 3.6.2
MFH:		2017Q1
2017-01-11 14:58:06 +00:00
Dmitry Marakasov
8244fe99bc - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-11 10:08:38 +00:00
Larry Rosenman
0f1584cebf Update MAINTAINER on my ports (and created by line) to my @FreeBSD.org email
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D9125
2017-01-11 00:28:13 +00:00
Jason Unovitch
063c348dbc net-mgmt/ipv6calc: update 0.99.1 -> 0.99.2
Changelog:	https://github.com/pbiering/ipv6calc/releases/tag/0.99.2

PR:		215784
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br> (maintainer)
2017-01-10 02:43:54 +00:00
Dmitry Marakasov
9d79e7b146 - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-09 13:16:49 +00:00
Adam Weinberger
c3142025cd LIB_DEPENDS=libglib-2.0.so should be USE_GNOME=glib20.
Also, while here, sort the LIB_DEPENDS in desktutils/gnome-contacts,
because wow.
2017-01-07 01:07:55 +00:00
Nikolai Lifanov
befb53d1fa add net-mgmt/dnsmap : DNS domain name brute forcing tool
PR:		208732
Submitted by:	Rihaz Jerrin <rihaz.jerrin@gmail.com>
Reviewed by:	matthew
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D9064
2017-01-06 19:56:11 +00:00
Olli Hauer
2f31299487 - add missing fix for rancid version
s/3.1.99/@VERSION@/

PR:		215832
2017-01-06 18:48:49 +00:00
Mark Felder
a203c0626c net-mgmt/rancid3: Port cleanup
Fix some variables in post-install, make Comware support include a
version number that matches PORTVERSION

PR:		215832
2017-01-06 18:23:38 +00:00
Jan Beich
59e02117ae devel/boost-*: update to 1.63.0
Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2017-01-06 08:45:03 +00:00
Steve Wills
d3db7ef1b8 net-mgmt/collectd5: update to 5.7.0
PR:		215731
Submitted by:	swills (myself)
Approved by:	Krzysztof <ports@bsdserwis.com> (maintainer)
2017-01-04 13:22:01 +00:00
Steve Wills
e1d5dc45bd net-mgmt/rubygem-oxidized-script: create port
CLI and Library to interface with network devices in Oxidized, a RANCID
replacement.

WWW: https://github.com/ytti/oxidized-script

PR:		203374
Submitted by:	Nick Hilliard <nick@foobar.org> (with modifications)
2017-01-04 04:40:42 +00:00
Steve Wills
060f8cc5c0 net-mgmt/rubygem-oxidized-web: create port
Web userinterface and RESTful API for Oxidized, a network device
configuration backup tool.

WWW: https://github.com/ytti/oxidized-web

PR:		203374
Submitted by:	Nick Hilliard <nick@foobar.org> (with modifications)
2017-01-04 04:38:18 +00:00
Steve Wills
000f6684d5 devel/rubygem-oxidized: create port
Oxidized is a network device configuration backup tool. It's a RANCID
replacement.

WWW: https://github.com/ytti/oxidized

PR:		203374
Submitted by:	Nick Hilliard <nick@foobar.org> (with modifications)
2017-01-04 04:36:53 +00:00
Rene Ladan
76ef357fd3 Fix typo in last commit. 2017-01-03 20:06:40 +00:00
Mathieu Arnold
d83ff1e42e Never set WRKSRC when using USE_GITHUB.
If you want to set WRKSRC, set GH_PROJECT instead.
- The GitHub URLs are case insensitive, but the distribution files you
  get out of them are not.
- If the repository was renamed, the old URL will still work, but the
  distribution name will be ith the new name.

Sponsored by:	Absolight
2017-01-03 18:12:13 +00:00
Mark Felder
abab8dc854 net-mgmt/rancid3: Update to 3.6.1
Also clarify in pkg-message that hourly periodic script won't work
unless you tell crontab that periodic hourly jobs exist

MFH:		2017Q1
2017-01-03 17:10:35 +00:00
Jan Beich
32d56ae68a Assume "pkg-config zlib" works after 9.x reached EOL
Many ports passed ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-L/usr/lib -lz"
which is unsafe at least with lang/gcc* that override some system headers
and have newer libgcc_s.so that our old version in base may not be
forward-compatible with.
2017-01-03 17:06:49 +00:00