| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Pointy hat to: novel
|
| |
|
|
|
|
|
|
|
| |
PR: 209893
Pointy hat to: pi
Submitted by: pg@pakhom.spb.ru (maintainer)
MFH: 2016Q3
|
|
|
|
|
| |
PR: 213124
Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 210545
Submitted by: Dave Cottlehuber <dch@skunkwerks.at>
Riemann-C-client is a C client library for the Riemann monitoring system,
providing a convenient and simple API, high test coverage and a copyleft
license, along with API and ABI stability.
https://github.com/algernon/riemann-c-client/#readme
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.
Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set. Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.
Fix some issues with LIBS in some ports.
Switch ports that don't support LIBS to localbase:ldflags.
PR: 212987
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
|
| |
WWW: http://github.com/nagius/snmp_passpersist
Submitted by: Suraj Ravichandran (via email)
|
| |
|
|
|
|
|
|
|
| |
it should never be set directly, but always through DEFAULT_VERSIONS.
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
| |
The file lib/collectd/disk.so was being commented out in pkg-plist for
all FreeBSD versions instead of just for versions less than 10.
Reported by: pierre@guinoiseau.eu (via ports-committers@)
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8042
|
|
|
|
|
|
|
|
|
|
|
|
| |
- new port options CHRONY and MQTT
- disable disk plugin on FreeBSD 9.x due to missing OS files
- various patch changes
PR: 212832
Submitted by: ports@bsdserwis.com (maintainer)
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8028
|
|
|
|
|
|
|
|
|
|
| |
Zabbix is an enterprise-class open source distributed monitoring platform.
Release notes: https://www.zabbix.com/documentation/3.2/manual/introduction/whatsnew320
PR: 212799
Submitted by: danilo
Reviewed by: Pakhom Golynga <pg@pakhom.spb.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Security: CVE-2016-7416
Security: CVE-2016-7412
Security: CVE-2016-7414
Security: CVE-2016-7417
Security: CVE-2016-7411
Security: CVE-2016-7413
Security: CVE-2016-7418
MFH: 2016Q3
Approved by: swills (mentor)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Security: CVE-2016-7416
Security: CVE-2016-7412
Security: CVE-2016-7414
Security: CVE-2016-7417
Security: CVE-2016-7413
Security: CVE-2016-7418
MFH: 2016Q3
Approved by: pi (mentor)
|
|
|
|
|
|
| |
- Also simplify rc script
PR: 212865
|
| |
|
|
|
|
|
|
| |
PR: 209893
Submitted by: antoine
MFH: 2016Q3
|
|
|
|
| |
At least 14 ports depend on p5-SNMP_Session so let's get it up again.
|
|
|
|
|
|
|
| |
- stop having all databases as dependencies all the time
PR: 209893
Submitted by: chris@chrullrich.net
|
|
|
|
|
| |
PR: 212102
Approved by: alexander.4mail@gmail.com (old maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix default path to PID
- Fix rc.d scripts to correct use PID file
- Fix some error in the Makefile
- Fix OPENSSL_USE -> USES=ssl
- Fix WANT_PHP_WEB -> USES=php:web
- Fix MYSQL_USE -> USES+= mysql
- Fix PGSQL_USES -> USES+= pgsql
- Fix SQLITE_USES -> USES+= sqlite
- Change default options for -server and -frontend
- Fix CONFLICTS
- fixed SQL injection vulnerability in "Latest data" page;
thanks to 1N3 at Early Warning Services, LLC
PR: 209893
MFH: 2016Q3
Security: https://support.zabbix.com/browse/ZBX-11023
Changes: http://www.zabbix.com/rn3.0.4.php
Submitted by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Fix NLS option
- Add PDF option using graphics/pecl-imagick (off by default)
- Bump PORTREVISION
PR: 212653
Submitted by: mat
|
|
|
|
|
|
|
|
| |
- Update to 2.5.4
- Install vim syntax files [1]
PR: 212660 [1]
Submitted by: mat
|
|
|
|
|
|
| |
PR: 212679
Submitted by: Adrian Murphy
Sponsored by: Absolight
|
|
|
|
| |
These ports built successfully
|
|
|
|
|
|
|
|
|
|
| |
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- http://www.zabbix.com/rn2.2.13.php
- http://www.zabbix.com/rn2.2.14.php
Also:
- Fix default path to PID
- Fix rc.d scripts to correct use PID file
- Remove IGNORE_WITH_PHP and IGNORE_WITH_MYSQL because the
ignored versions no longer exists
PR: 209891
Submitted by: pg@pakhom.spb.ru (maintainer)
Approved by: pi (mentor)
|
|
|
|
|
|
| |
I think the original makefile was starting that the FreeBSD 9 base OpenSSL
isn't good enough. My previous commit lost that information, so put the
equivalent check back again.
|
|
|
|
|
|
|
|
| |
Zabbix3-server can't be built by LibreSSL because it uses PSK. It also
can't be built by FreeBSD 9 base OpenSSL. The latter was documented, but
the solution in the notification was incorrect, so improve all that.
Approved by: SSL blanket
|
|
|
|
|
|
|
|
| |
These ports currently utilize PSK which is not supported by LibreSSL, so
detect that SSL_DEFAULT and set IGNORE accordingly. The obsolete
USE_OPENSSL_PORT logic was also removed.
Approved by: SSL blanket
|
|
|
|
|
|
|
| |
This allows for ports SSL libraries to be used for the build, including
LibreSSL ports.
Approved by: SSL blanket
|
|
|
|
|
| |
- Switch to USES=tar
- Cosmetic fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The py4suite option probably didn't work even before the py4suite
dependency was removed from the tree 2 years ago.
The MACRESOLV option fetches during the build which is illegal and
maybe is hitting a bad URL because it freezes as well.
The py4suite has been removed completed and the MACRESOL option has
been marked broken. This is after I rearranged the port to make them
even work as intended. I cleaned up the port a lot after documenting
the SSL requirement with USES=ssl.
Approved by: just-fit-it and SSL blankets
|
| |
|
|
|
|
| |
Approved by: SSL blanket
|
|
|
|
|
|
| |
While here, unsupress installation command
Approved by: SSL blanket
|
|
|
|
| |
Approved by: SSL blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- The hardecoded 3des cipher for ssh has been removed upstream
- Remove a patch that automatically attempts to "svn up" before
checking in changes. This patch may have been committed accidentally a
couple years ago and deviates from upstream's behavior.
If it is possible for your rancid svn repository to be updated outside
of rancid's control it is up to you to resolve these potential
conflicts and modify your scheduled rancid process to "svn up"
beforehand. By instructing rancid to do this automatically it is
possible for an administrator to make device config changes that rancid
will not detect and will not show up in the automatic emails dispatched
to the device administrators.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true)
- Remove CMAKE_VERBOSE, NINJA_VERBOSE and
CONFIGURE_ARGS=--disable-silent-rules from all ports which set them
for this is no longer needed
- Revert hacks for --disable-silent-rules support priorly committed
to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well
Submitted by: amdmi3
Reviewed by: mat
Exp-run by: antoine
Approved by: portmgr (mat, antoine)
Differential Revision: D7534
|
| |
|
|
|
|
| |
and IPv6.
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
| |
- Use @sample for the sample database.
- Set NO_ARCH.
|
|
|
|
|
| |
PR: 212094
Submitted by: joneum@bsdproject.de
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- updated French translation; thanks to Zabbix translators
- enforced bash usage in mysql.size user parameter configuration
script to avoid issues with different default shells;
thanks to Timo Lindfors for reporting it
- fixed timeout being too low when sending configuration data to
active proxy
- fixed loss of trailing whitespace in unquoted function parameters
when creating calculated items with low level discovery
Also:
- Fix default path to PID
- Fix rc.d scripts to correct use PID file
- Remove IGNORE_WITH_MYSQL because referenced version was removed long ago
PR: 209890
Submitted by: pg@pakhom.spb.ru (maintainer)
Approved by: pi (mentor)
|
| |
|
|
|
|
|
|
| |
PR: 212183
Submitted by: Kurt Jaeger <pi@FreeBSD.org>
Approved by: pi (mentor)
|
|
|
|
|
|
|
|
| |
- The -v flag disables reporting on VRRP/CARP ethernet prefixes as
described in RFC5798 (00:00:5e:00:01:xx)
PR: 202548
Submitted by: paul@dokas.name
|
|
|
|
|
|
|
| |
- Remove USES=ssl again. The last approach did not fix the problem with unresolved symbols.
Upstream now has symbol versioning in development, so once the new version is released,
all should be fine.
- Bump PORTREVISION
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove bogus dependency on devel/libconfig. Some time ago I added this because
the ports tree's Q/A check warned that the icinga2 binary is linked against libconfig.
However this is a private library shipped with Icinga 2.
With version 2.5.1 USES=ssl was added to the port's Makefile which added
rpath=${LOCALBASE}/openssl when Icinga 2 gets built and {Open,Libre}SSL from ports
was installed. The result was that ld picked up libconfig.so from the devel/libconfig
port instead of Icinga 2's private library.
To prevent this, the following CMAKE_ARGS were added:
CMAKE_{EXE,MODULE,SHARED,STATIC}_LINKER_FLAGS=${PREFIX}/lib/icinga2
At the moment only EXE_ and SHARED_ linker flags are really needed, to be prepared for
future changes the other flags were also set.
Thanks to mat and Gunnar Beutner (upstream developer) for the insights on the ports
and Icinga 2's build system.
- Re-add USES=ssl
- Bump PORTREVSION
|
|
|
|
|
|
|
| |
- Update to Bugfix release 2.5.3
- Remove USES=ssl to workaround a missing symbol error on startup [1]
Noticed by: many [1]
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: ncurses blanket
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.5.1
- Install a log rotation configuration file for newsyslog(8) in EXAMPLESDIR
- Add dependencies on SSL and libconfig
- Display pkg-message - the file already existed but was not shown
- Regenerate some patches with makepatch
- Pet portlint
Changelog and upstream upgrading instructions: https://www.icinga.org/2016/08/23/icinga-2-v2-5-released/
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
It currently exits with a bus error, which is, not good.
Reported by: many
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
While here, pet portlint and define the 2-clause BSD license
PR: 208216
Submitted by: Mikael Urankar (gmail)
|
|
|
|
|
|
| |
ccache: error: Failed to create directory /nonexistent/.ccache/tmp: Permission denied
Sponsored by: Absolight
|
|
|
|
|
|
|
|
| |
MFH: 2016Q3
Security: CVE-2008-4796
Security: CVE-2013-4214
Changes: https://github.com/NagiosEnterprises/nagioscore/blob/nagios-4.2.0/Changelog
Sponsored by: Absolight
|
|
|
|
| |
With hat: portmgr-secretary
|
|
|
|
|
| |
- Add NO_ARCH
- Cosmetic fixes
|
|
|
|
| |
2016-08-18 net-mgmt/netams: unmaintained, broken on most FreeBSD platforms
|
|
|
|
|
| |
PR: 211718
MFH: 2016Q3
|
|
|
|
|
|
|
|
| |
Comware support has been added via a port option. It is not enabled by
default as upstream has not been able to validate the reliability of
this enhancement.
PR: 209361
|
|
|
|
|
|
|
|
|
|
|
| |
RANCID by default attempts to ssh to devices with 3des as the cipher.
This no longer works with OpenSSH in FreeBSD 11 as you need to be more
specific. Changing this to 3des-cbc works for now, but future versions
of OpenSSH will break this as well. Unfortunately this will break RANCID
as many network devices do not support modern ciphers, but we will have
to deal with that when the time comes.
MFH: 2016Q3
|
|
|
|
|
| |
PR: 211632
Submitted by: Neel Chauhan (maintainer)
|
|
|
|
|
| |
PR: 203597
Submitted by: peter.thoenen@yahoo.com
|
|
|
|
|
|
|
|
|
|
|
| |
This is an small bugfix release for seafile-gui.
- Fixed bugs in auto completion for private shares
- Fix bug in Mingw64
- Updated login dialog
PR: 211635
Submitted by: Ultima1252@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is an update for seafile to the latest version, 6.0.0. This
major version update has only minor fixes.
Recently they're was a debate regarding Seafile Ltd. being forked
by GmbH. After reading several articles and exchanging emails, I
have determined that the best path for FreeBSD to take would be
that of Ltd. I'm sorry if this upsets anyone.
- Updated to 6.0.0
o add replace parameter to move_file api
o [setup-script] check user host when check user exist for mysql
o add progress for download dir/multi
o add remove_group_repos api
PR: 211634
Submitted by: Ultima1252@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
| |
- There isn't anything that would change functionality, but it is
a major version update, and it needs to line up with the rest of
the stack so people aren't confused.
PR: 211633
Submitted by: Ultima1252@gmail.com (maintainer)
|
|
|
|
|
|
|
| |
PR: 211613
Submitted by: brd
Approved by: ports-secteam (feld)
Security: 6da45e38-5b55-11e6-8859-000c292ee6b8
|
| |
|
|
|
|
| |
Reported by: Robert Blayzor <rblayzor@inoc.net>
|
|
|
|
|
|
|
|
| |
The WITH_DAG knob implies that the ports version of libpcap is desired
for yaf, not the base version as it is currently configured. Fix the
dependency specification accordingly.
PR: 211578
|
|
|
|
|
|
|
| |
- Convert to USES
- Mark JOBS safe
- Convert to OPTIONSNG
- Make patches makepatch compatible
|
|
|
|
|
|
| |
net-mgmt/icingaweb2
Suggested by: mr
|
|
|
|
|
|
| |
Clean up telegraf.conf [1]
PR: 210622 [1]
|
|
|
|
|
|
|
|
| |
The unconditional specification of libexecinfo.so is redundant on most
plaforms that have libexecinfo.so in base. The helper USES=execinfo
was created just to avoid this issue, so convert port to that.
Approved by: just-fix-it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
First, the port already has 3 maintainer timeouts going back years, so
go ahead and reset maintainership.
Second, it's broken on FreeBSD 10 and newer.
Third, the options were broken (e.g. USES defined after <options>,
<pre> and <post> also used with options. I tweaked this some (untested)
Fourth: The pcap specification is ambiguous. (I removed it). [1]
The entire port is in really bad shape so set it for removal in
two weeks.
PR: 211578 [1]
|
|
|
|
|
| |
PR: 206841
Reported by: marino
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
Reported by: portscout
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
file, so the order remains the same.
Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php. A PHP extension will be automatically activated
when installed. The order into which extensions are loaded is
automatically guessed. In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php
section of the Porter's Handbook for more information.
Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.
And finally, bump PORTREVISION for all php extensions.
PR: 210697
Submitted by: mat
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7022
|
|
|
|
|
| |
PR: 202151
Reported by: mat
|
|
|
|
|
| |
PR: 202151
Submitted by: ohauer
|
|
|
|
|
|
|
|
|
|
| |
- For changes see the links to all changelogs on
http://www.nagvis.org/
PR: 202151
Submitted by: w.schwarzenfeld@utanet.at
Reported by: peo@bsdlabs.com
Approved by: derfi@vei.ru (maintainer timeout)
|
| |
|
|
|
|
|
|
|
| |
- Fix capitalization in pkg-descr
PR: 210925 [1]
Submitted by: maintainer [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added py-urllib3 to runtime depends
- Added upgrading reminder in pkg-message.in
- [fix] Fix seaf-fsck.sh --export fails without database
- [fix] Fix users with Umlauts in their display name breaks group
management and api2/account/info on some special Linux distribution
- Remove user from groups when a user is deleted.
- [fix] Fix can't generate shared link for read-only shared library
- [fix] Fix can still view file history after library history is
set to "no history".
- [fix] Fix after moving or deleting multiple selected items in the
webinterface, the buttons are lost until reloading
- Check user before start seafile. The user must be the owner of
seafile-data directory
- Don't allow emails with very special characters that may containing
XSS string to register
- [fix] During downloading multiple files/folders, show "Total size
exceeds limits" instead of "internal server error" when selected
items exceeds limits.
- [fix] When delete a share, only check whether the be-shared user
exist or not. This is to avoid the situation that share to a user
can't be deleted after the user be deleted.
- Add a notificition to a user if he/she is added to a group
- Improve UI for password change page when forcing password change
after admin reset a user's password
- [fix] Fix duplicated files show in Firefox if the folder name
contains single quote '
PR: 211340
Submitted by: Ultima1252@gmail.com (maintainer)
|
|
|
|
|
|
|
| |
- remove user_name param for remove_group api
PR: 211339
Submitted by: Ultima1252@gmail.com (maintainer)
|
| |
|
|
|
|
|
|
|
| |
Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
| |
- new MASTER_SITES
- add security patch
PR: 210913
Submitted by: Piotr Kubaj
MFH: 2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4
|
|
|
|
|
|
|
|
|
|
|
|
| |
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
| |
tux.org does not resolve, apache.uasw.edu gives 404
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
| |
PR: 211151
Changes: http://phpipam.net/phpipam-1-2-1-bugfix-released/
http://phpipam.net/phpipam-v1-2-released/
Requested by: Brandon McCorkle <Brandon.McCorkle@gahanna.gov>
Approved by: jake@xz.cx (maintainer)
|
|
|
|
|
|
|
| |
WWW: https://www.github.com/neelchauhan/OnionLauncher
PR: 210743
Submitted by: Neel Chauhan <neel@neelc.org>
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
| |
Unifi3 is EoL. Please upgrade to net-mgmt/unifi4.
|
|
|
|
| |
Changelog: https://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-4-8-20-is-released/ba-p/1612634
|
|
|
|
|
|
| |
- Remove my distfile mirror
- Switch to USES ssl
- Provide working versions of airmon-ng and airodump-ng-oui-update
|
|
|
|
|
|
| |
Also make it easier to install/run as another user.
PR: 210368
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months
2016-07-04 devel/ruby-cache: Broken for more than 6 months
2016-07-04 devel/rapidsvn: Broken for more than 6 months
2016-07-04 devel/svnkit: Broken for more than 6 months
2016-07-04 devel/py-EnthoughtBase: Broken for more than 6 months
2016-07-04 devel/cl-uffi: Broken for more than 6 months
2016-07-04 devel/ruby-event-loop: Broken for more than 6 months
2016-07-04 devel/libqxt: Broken for more than 6 months
2016-07-04 devel/dasm: Broken for more than 6 months
2016-07-04 devel/libopendaap: Broken for more than 6 months
2016-07-04 devel/cl-uffi-sbcl: Depends on expiring devel/cl-uffi
2016-07-04 devel/cvs2p4: Broken for more than 6 months
2016-07-04 devel/bufferpool: Broken for more than 6 months
2016-07-04 devel/ifd-test: Broken for more than 6 months
2016-07-04 devel/eric4: Broken for more than 6 months
2016-07-04 devel/uclmmbase: Broken for more than 6 months
2016-07-04 devel/obfuscatejs: Broken for more than 6 months
2016-07-04 devel/oniguruma: Broken for more than 6 months
2016-07-04 devel/libbnr: Broken for more than 6 months
2016-07-04 devel/c4: Broken for more than 6 months
2016-07-04 devel/memcheck: Broken for more than 6 months
2016-07-04 devel/liblcfg: Broken for more than 6 months
2016-07-04 devel/omake: Broken for more than 6 months
2016-07-04 devel/svndelta: Broken for more than 6 months
2016-07-04 devel/papp: Broken for more than 6 months
2016-07-04 devel/mk: Broken for more than 6 months
2016-07-04 devel/avltree: Broken for more than 6 months
2016-07-04 devel/cbind: Broken for more than 6 months
2016-07-04 devel/tclgetopts: Broken for more than 6 months
2016-07-04 devel/antlrworks: Broken for more than 6 months
2016-07-04 devel/acme: Broken for more than 6 months
2016-07-04 devel/libopensync022: Broken for more than 6 months
2016-07-04 archivers/epkg: Broken for more than 6 months
2016-07-04 print/enscriptfonts: Broken for more than 6 months
2016-07-04 print/mup: Broken for more than 6 months
2016-07-04 lang/lua-mode.el: Broken for more than 6 months
2016-07-04 lang/s9fes: Broken for more than 6 months
2016-07-04 lang/alisp: Broken for more than 6 months
2016-07-04 lang/intel2gas: Broken for more than 6 months
2016-07-04 lang/stalin: Broken for more than 6 months
2016-07-04 french/eric4: Depends on expiring devel/eric4
2016-07-04 textproc/exslt: Broken for more than 6 months
2016-07-04 textproc/xt: Broken for more than 6 months
2016-07-04 textproc/ssddiff: Broken for more than 6 months
2016-07-04 textproc/xslint: Broken for more than 6 months
2016-07-04 textproc/cbedic: Broken for more than 6 months
2016-07-04 textproc/tralics: Broken for more than 6 months
2016-07-04 textproc/docbookide.el: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-AdditionalReports: Broken for more than 6 months
2016-07-04 textproc/tdhkit: Broken for more than 6 months
2016-07-04 textproc/p5-Groonga-API: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-DataInjection: Broken for more than 6 months
2016-07-04 dns/ldnsm: Broken for more than 6 months
2016-07-04 japanese/guesswork-classic: Broken for more than 6 months
2016-07-04 japanese/texinfo: Broken for more than 6 months
2016-07-04 japanese/jyuroku: Broken for more than 6 months
2016-07-04 japanese/mtools: Broken for more than 6 months
2016-07-04 palm/pdbar: Broken for more than 6 months
2016-07-04 graphics/gplot: Broken for more than 6 months
2016-07-04 graphics/white_dune: Broken for more than 6 months
2016-07-04 graphics/whirlgif: Broken for more than 6 months
2016-07-04 graphics/libaux: Broken for more than 6 months
2016-07-04 graphics/import-pictures: Broken for more than 6 months
2016-07-04 math/xgobi: Broken for more than 6 months
2016-07-04 math/fricas: Broken for more than 6 months
2016-07-04 math/dcdflib: Broken for more than 6 months
2016-07-04 math/libneural: Broken for more than 6 months
2016-07-04 math/open-axiom: Broken for more than 6 months
2016-07-04 irc/nefarious: Broken for more than 6 months
2016-07-04 irc/slirc: Broken for more than 6 months
2016-07-04 irc/ratbox-respond: Broken for more than 6 months
2016-07-04 irc/qwebirc: Broken for more than 6 months
2016-07-04 biology/platon: Broken for more than 6 months
2016-07-04 news/slnr: Broken for more than 6 months
2016-07-04 science/jmol: Broken for more than 6 months
2016-07-04 net/nstxd: Broken for more than 6 months
2016-07-04 net/sprinkle: Broken for more than 6 months
2016-07-04 editors/ssam: Broken for more than 6 months
2016-07-04 editors/fb: Broken for more than 6 months
2016-07-04 misc/quotes: Broken for more than 6 months
2016-07-04 misc/boxquote.el: Broken for more than 6 months
2016-07-04 misc/pypanda: Broken for more than 6 months
2016-07-04 misc/cuecat: Broken for more than 6 months
2016-07-04 deskutils/displaycalibrator: Broken for more than 6 months
2016-07-04 german/eric4: Depends on expiring devel/eric4
2016-07-04 multimedia/vic: Depends on expiring devel/uclmmbase
2016-07-04 multimedia/ggrab: Broken for more than 6 months
2016-07-04 emulators/dynamips: Broken for more than 6 months
2016-07-04 emulators/dynamips-devel: Broken for more than 6 months
2016-07-04 emulators/sim6811: Broken for more than 6 months
2016-07-04 emulators/minivmac: Broken for more than 6 months
2016-07-04 cad/qcad-partslib: Broken for more than 6 months
2016-07-04 comms/dump1090_mr: Broken for more than 6 months
2016-07-04 x11-fm/asfiles: Depends on expiring x11/libdnd
2016-07-04 x11-fonts/fonts-te: Broken for more than 6 months
2016-07-04 sysutils/rsyncmanager: Broken for more than 6 months
2016-07-04 sysutils/jfbterm: Broken for more than 6 months
2016-07-04 sysutils/daedalus: Broken for more than 6 months
2016-07-04 sysutils/pcfclock: Broken for more than 6 months
2016-07-04 sysutils/vlogger: Broken for more than 6 months
2016-07-04 sysutils/bontmia: Broken for more than 6 months
2016-07-04 mail/pop3gwd: Broken for more than 6 months
2016-07-04 mail/mailtray: Broken for more than 6 months
2016-07-04 mail/pflogstats: Broken for more than 6 months
2016-07-04 mail/exact: Broken for more than 6 months
2016-07-04 mail/wmpop3: Broken for more than 6 months
2016-07-04 mail/qmail-conf: Broken for more than 6 months
2016-07-04 mail/gld: Broken for more than 6 months
2016-07-04 mail/dsbl-testers: Broken for more than 6 months
2016-07-04 mail/vqregister: Broken for more than 6 months
2016-07-04 mail/atmail: Broken for more than 6 months
2016-07-04 mail/ml: Broken for more than 6 months
2016-07-04 net-im/icb: Broken for more than 6 months
2016-07-04 net-im/cicquin: Broken for more than 6 months
2016-07-04 net-im/pidgin-manualsize: Broken for more than 6 months
2016-07-04 net-im/pidgin-rhythmbox: Broken for more than 6 months
2016-07-04 russian/eric4: Depends on expiring devel/eric4
2016-07-04 russian/fortune-bashorgru: Broken for more than 6 months
2016-07-04 www/xpi-clearfields: Broken for more than 6 months
2016-07-04 www/pecl-varnish: Broken for more than 6 months
2016-07-04 www/py-requests-oauth-hook: Broken for more than 6 months
2016-07-04 www/hudson: Broken for more than 6 months
2016-07-04 www/xpi-mldonkey: Broken for more than 6 months
2016-07-04 www/xpi-cookiesafe: Broken for more than 6 months
2016-07-04 www/trac-mastertickets: Broken for more than 6 months
2016-07-04 www/dotclear: Broken for more than 6 months
2016-07-04 www/ruby-wgettsv: Broken for more than 6 months
2016-07-04 www/wwwstat: Broken for more than 6 months
2016-07-04 www/xpi-prism: Broken for more than 6 months
2016-07-04 www/xpi-fasterfox: Broken for more than 6 months
2016-07-04 www/siteframe: Broken for more than 6 months
2016-07-04 www/py-urljr: Broken for more than 6 months
2016-07-04 www/reviewboard: Broken for more than 6 months
2016-07-04 www/xpi-tabletools: Broken for more than 6 months
2016-07-04 www/wikindx: Broken for more than 6 months
2016-07-04 www/typolight: Broken for more than 6 months
2016-07-04 www/varnish-libvmod-header: Broken for more than 6 months
2016-07-04 www/xpi-gbrain: Broken for more than 6 months
2016-07-04 www/trac-robotstxt: Broken for more than 6 months
2016-07-04 www/simplog: Broken for more than 6 months
2016-07-04 www/chtml: Broken for more than 6 months
2016-07-04 databases/postgresql_autodoc: Broken for more than 6 months
2016-07-04 databases/oracle_odbc_driver: Broken for more than 6 months
2016-07-04 databases/mysql-xql: Broken for more than 6 months
2016-07-04 databases/mysql-udf-sys: Broken for more than 6 months
2016-07-04 games/lucidlife: Broken for more than 6 months
2016-07-04 games/gma: Broken for more than 6 months
2016-07-04 games/smiley: Broken for more than 6 months
2016-07-04 games/noegnud-littlehack: Broken for more than 6 months
2016-07-04 games/sdlquake2: Broken for more than 6 months
2016-07-04 games/daimonin: Depends on expiring games/daimonin-music
2016-07-04 games/noegnud-nethack: Broken for more than 6 months
2016-07-04 games/xbomber: Broken for more than 6 months
2016-07-04 games/xwelltris: Broken for more than 6 months
2016-07-04 games/ftjava: Broken for more than 6 months
2016-07-04 games/daimonin-music: Broken for more than 6 months
2016-07-04 games/gno3dtet: Broken for more than 6 months
2016-07-04 games/qtv: Broken for more than 6 months
2016-07-04 games/xwordpy: Broken for more than 6 months
2016-07-04 games/netris: Broken for more than 6 months
2016-07-04 games/rt2-demo: Broken for more than 6 months
2016-07-04 games/noegnud-addons: Broken for more than 6 months
2016-07-04 games/noegnud-nethack-deet: Broken for more than 6 months
2016-07-04 games/live-f1: Broken for more than 6 months
2016-07-04 games/xonix: Broken for more than 6 months
2016-07-04 games/fgkicker: Broken for more than 6 months
2016-07-04 games/tank: Depends on expiring graphics/libaux
2016-07-04 games/linux-nwserver: Broken for more than 6 months
2016-07-04 games/quake2-zaero: Broken for more than 6 months
2016-07-04 games/pyching: Broken for more than 6 months
2016-07-04 games/thevalley: Broken for more than 6 months
2016-07-04 games/xroads: Broken for more than 6 months
2016-07-04 games/fxsudoku: Broken for more than 6 months
2016-07-04 games/sudoku: Broken for more than 6 months
2016-07-04 games/kmancala: Broken for more than 6 months
2016-07-04 games/plonx: Broken for more than 6 months
2016-07-04 games/wmminichess: Broken for more than 6 months
2016-07-04 games/noegnud-slashem: Broken for more than 6 months
2016-07-04 games/latrine: Broken for more than 6 months
2016-07-04 games/pysycache-themes: Broken for more than 6 months
2016-07-04 games/nibbles: Broken for more than 6 months
2016-07-04 games/hlstatsx: Broken for more than 6 months
2016-07-04 audio/streamtuner: Broken for more than 6 months
2016-07-04 audio/mangler: Broken for more than 6 months
2016-07-04 audio/hawkvoice: Broken for more than 6 months
2016-07-04 audio/alac: Broken for more than 6 months
2016-07-04 x11-wm/e-module-mpdule: Broken for more than 6 months
2016-07-04 x11-wm/e-module-tclock: Broken for more than 6 months
2016-07-04 x11-wm/musca: Broken for more than 6 months
2016-07-04 x11-wm/e-module-places: Broken for more than 6 months
2016-07-04 x11-wm/e-module-forecasts: Broken for more than 6 months
2016-07-04 x11-wm/e-module-net: Broken for more than 6 months
2016-07-04 x11-wm/e-module-penguins: Broken for more than 6 months
2016-07-04 ftp/fget: Broken for more than 6 months
2016-07-04 net-mgmt/netmond: Broken for more than 6 months
2016-07-04 net-mgmt/ipfm: Broken for more than 6 months
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Turn on FCS validation by default for all sources
- support for recent autotools
- fixes for crashes when alert backlog was set to zero
- fixes for failures in some VIF situations
- fixes to resizing windows
- fixes to GPS averaging
- add WPS state parsing
- handle BSSTimestamp parsing
- other assorted bug fixes and behavior improvements.
- nl8011 support is fixed so finding the vif device works again
- full 5GHz channel discovery works now
- memory leaks in the drone are fixed
- some ncurses compile bugs are resolved.
|
|
|
|
|
|
|
|
|
|
| |
- Support syncing any sub-folder with a community server
- [fix, pro] Fix auto-completion in sharing a folder to a user
- auto-login for open file history in web
- Prevent generating too many "case conflict" files
PR: 210728
Submitted by: Ultima1252@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/libsearpc: add USES=gettext
net-mgmt/seafile: add deps devel/libevent2, misc/e2fsprogs-libuuid,
devel/jansson, USES=gettext
www/libevhtp: remove option REGEX
- Add context menu to view file history in web
- Fix user auto-completion in folder sharing dialog
- Fix tray icon not shown in KDE 5
https://github.com/haiwen/seafile-client/issues/697
PR: 210165
Submitted by: Ultima1252@gmail.com (maintainer)
|
|
|
|
|
|
|
|
| |
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936
|
|
|
|
|
|
| |
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix lldpd(8) in post-patch to show correct lldpd config file/directory path.
- Apply extra patches taken from upstream right after 0.9.4 was released:
* Fix build issues with 9.3's older cpp not supporting mutiple files as input.
(likely Tier 2 archs with GCC 4.2 too)
* Fix a regression which was caused by importing/adding support for new
OpenBSD ifmediareq changes* and the use of typeof in 0.9.4
lldpd (0.9.3)
* Do not rely on support of constructors for liblldpctl.
* Always log to stderr (even in addition to syslog).
* `lldpcli watch` accepts a limit on the number of received events.
* `lldpcli -f {xml,json} watch` should work now.
* Consider `veth` interfaces as physical interfaces.
lldpd (0.9.4)
* Make lldpd accepts a `-p` option to specify the PID file.
* Ability to change multicast MAC address to two additional values to reach
customer bridges.
* lldpcli will now display chassis TTL when detailed view is enabled.
* Fix setting of local value for port ID.
* Fix compilation with BSD make.
* Ensure lldpcli returns an error code on invalid commands.
PR: 210390
Submitted by: Mathieu Simon <freebsd@simweb.ch> (maintainer)
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
| |
with CRLF.
While there, run make makepatch, rename patches to use the new scheme,
and various fixes.
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
While there, run make makepatch on affected ports, and rename patches
accordingly.
Sponsored by: Absolight
|
|
|
|
|
|
| |
generating the utility's man-page.
Notified by: pkg-fallout
|
|
|
|
|
|
| |
Microsoft's Active Directory servers.
WWW: https://www.freedesktop.org/software/realmd/adcli/adcli.html
|
|
|
|
|
|
|
|
|
|
|
| |
WITH_OPENSSL_* can't be set after bsd.port.pre.mk.
Fold all other usage into using SSL_DEFAULT == foo
PR: 210149
Submitted by: mat
Exp-run by: antoine
Sponsored by: The FreeBSD Foundation, Absolight
Differential Revision: https://reviews.freebsd.org/D6577
|
|
|
|
| |
https://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-5-0-7-is-released/ba-p/1587040
|
| |
|
|
|
|
| |
- Mark NO_ARCH
|
|
|
|
|
|
| |
- Add EXAMPLES
- Change USE_MYSQL to USES
- Move to OPTIONSNG based do-install methods
|
|
|
|
|
|
|
| |
- Fix rc.d script [1]
PR: 203597 [1]
Submitted by: peter.thoenen@yahoo.com [1]
|
|
|
|
|
|
|
|
|
|
|
| |
Kapacitor is InfluxDB's native data processing engine. It can process both
stream and batch data from InfluxDB. Kapacitor lets you plug in your own custom
logic or user defined functions to process alerts with dynamic thresholds,
match metrics for patterns or compute statistical anomalies.
WWW: https://influxdata.com/time-series-platform/kapacitor/
PR: 210094
Submitted by: Stefan Lambrev
|
| |
|
| |
|
|
|
|
|
|
| |
VoIP and Video of Ubiquiti Networks.
WWW: http://wiki.ubnt.com/UniFi_FAQ
|
|
|
|
| |
Reported by: mat
|
|
|
|
|
|
| |
VoIP and Video of Ubiquiti Networks.
WWW: http://wiki.ubnt.com/UniFi_FAQ
|
|
|
|
|
|
|
|
|
| |
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 209885
Submitted by: emz@norma.perm.ru
|
|
|
|
|
|
|
|
|
|
| |
- [security] Fix permission checking for generating share links
- Add an option (ENABLE_SETTINGS_VIA_WEB) to ignore settings via Web UI
(system admin->settings)
- [fix] Making user search (used in auto-completion) case insensitive
PR: 209857
Submitted by: Ultima1252@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- [security] Fix permission checking for generating share links
- Add an option (ENABLE_SETTINGS_VIA_WEB) to ignore settings via Web UI
(system admin->settings)
- [fix] Making user search (used in auto-completion) case insensitive
PR: 209859
Submitted by: Ultima1252@gmail.com (maintainer)
|
|
|
|
|
|
|
| |
- Multiple port improvements
PR: 203934
Submitted by: Ultima1252@gmail.com (maintainer)
|
|
|
|
|
|
|
| |
- Multiple port improvements
PR: 203933
Submitted by: Ultima1252@gmail.com (maintainer)
|
|
|
|
|
| |
PR: 208979
Submitted by: Ultima1252@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a security update for cacti to resolve SQL exploits.
- upgrade to 0.8.8h codebase from vendor
- fix SQL vulnerabilities including CVE-2016-3659
- fix USE_MYSQL -> USES:mysql
- fix deprecated mysql php module requirement (use mysqli instead)
- fix overwriting of failure/recovery dates after outages
PR: 209809
Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
Security: CVE-2016-3659
MFH: 2016Q2
|
|
|
|
|
| |
PR: 209601
Submitted by: Stefan Lambrev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Torrus/Renderer/RPC.pm (rpc_timeseries): TIMESERIES RPC
call now returns title, labels, and vertical_label
- init.d/torrus.in: utilize the new launcher in init script
- bin/launcher.in: new utility for starting-stopping daemons
- bin/action_snmptrap.in: TORRUS_NPCOMMENT is deliverd in .10 in SNMP traps
- Torrus/DevDiscover/RFC2670_DOCS_IF.pm: new discovery
parameter: RFC2670_DOCS_IF::disable-downstreams
- Torrus/Collector/SNMP_Params.pm: "aes128cfb" is invalid
value for snmp-privprotocol, should be "aes"
- Torrus/Collector/SNMP.pm: DNS errors treated as host
unreachable; reachability statistics more accurate
- Torrus/Renderer/RPC.pm (rpc_timeseries): added DATAONLY
parameter for TIMESERIES RPC call
- Torrus/Renderer/RPC.pm: AGGREGATE_DS RPC call now works
for leaves without MAX RRA
- Torrus/Renderer/RRDtool.pm (rrd_make_hrules): using
skipscale for horizontal rules (requires rrdtool-1.4.8 or newer)
- Torrus/DevDiscover/F5BigIp.pm: added system performance
statistics and 64-bit interface counters
- Torrus/DevDiscover/RFC2863_IF_MIB.pm:
new discovery parameter: RFC2863_IF_MIB::disable-all
- Torrus/Renderer/RRDtool.pm: now hrules are drawn with
semi-transparent LINE1
- xmlconfig/defaults.xml: two new horizontal rules: warn-level, crit-level
- xmlconfig/defaults.xml: moved monitor-period and
monitor-timeoffset from snmp-defs.xml
- bin/monitor.in: new CLI option: --runalways
- configs/torrus-config.pl: new configuration parameters:
$Torrus::Collector::runAlways = 0;
$Torrus::Monitor::runAlways = 0;
- Torrus/DevDiscover/CiscoGeneric.pm: added support for
CISCO-SYSTEM-EXT-MIB (mainly needed for Cisco Nexus)
- Torrus/DevDiscover/Albis_ULAF.pm (discover):
new discovery parameter: Albis_ULAF::mp-name-filter
- Torrus/DevDiscover/CiscoIOS.pm: support for Cisco Nexus;
persistent ifIndex for Nexus
- Torrus/DevDiscover/Fortinet.pm: new discovery module for Fortinet products
- Torrus/DevDiscover/CiscoIOS.pm: Bugfix in discovery
sequence. This bug was invisible up to perl v5.18.0. Now Perl
randomizes hash keys on every loop.
- Torrus/Renderer/RPC.pm: new RPC method: TIMESERIES
- Torrus/DevDiscover/UcdSnmp.pm: Loopback interfaces
filtered out
- Torrus/DevDiscover/RFC4293_IP_MIB.pm: New params:
RFC4293_IP_MIB::tokenset-members,
RFC4293_IP_MIB::ipv4-external-serviceid,
RFC4293_IP_MIB::ipv6-external-serviceid,
New selector action: TokensetMember
- Torrus/DevDiscover/RFC2863_IF_MIB.pm: Improved interface
indexing for unknown devices. New parameters:
RFC2863_IF_MIB::name-hint
RFC2863_IF_MIB::comment-hint
- Torrus/DevDiscover/CiscoIOS.pm: new discovery parameter:
CiscoIOS::ifindex-persist
- Torrus/DevDiscover/RFC4293_IP_MIB.pm: new discovery
module for IPv4/IPv6 traffic stats
- Torrus/DevDiscover/CiscoGeneric.pm (discover):
64-bit gauges for Cisco memory pools
- Torrus/ConfigTree/Writer.pm (initRoot): new parameter:
tree-name automatically inserted to the top of the tree
PR: 209745
Submitted by: corsmith@gmail.com (maintainer)
|
|
|
|
|
|
| |
Remove @exec and unnecessary @dir from plist
Reported by: bapt
|
|
|
|
|
|
|
| |
Clean up pkg-plist
Move @exec to post-install
Reported by: bapt
|
|
|
|
|
|
| |
by default anyway and don't need to be listed
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
| |
- Switch to USES= mysql
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
PR: 208813
Submitted by: koichiro@rworks.jp (maintainer)
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
| |
- Fixes a bug in decoding specific TCP Options headers.
- Fix application labeling bug introduced in 2.8.0 which incorrectly
labels particular REGEX labels
PR: 209021
Submitted by: Chris Inacio <nacho319+freebsdZilla@gmail.com>
Approved by: dikshie@sfc.wide.ad.jp (maintainer timeout)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- While here, switch to options helpers
PR: 208944
Submitted by: sohgo@sohgo.more.jp
Approved by: maintainer timeout (koichiro@rworks.jp, 2 weeks)
|
|
|
|
| |
Changelog: http://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-4-8-18-is-released/ba-p/1555743
|
|
|
|
|
| |
PR: 209070
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Most notably, this version of rrdtools.so is thread safe, so the
rrdtools_th.so library is removed.
Bump portrevision for depending ports due to shlib version bump.
For full changelog: http://oss.oetiker.ch/rrdtool/pub/CHANGES
Reviewed by: kwm
Differential Revision: D6168
|
|
|
|
| |
- Fix PLIST
|
|
|
|
| |
Reported by: Ivan Klymenko <fidaj@ukr.net>
|
|
|
|
|
| |
PR: 209119
Submitted by: maintainer
|
|
|
|
|
|
| |
Changelog: https://www.icinga.org/2016/04/28/icinga-web-2-v2-3-2-v2-2-0-and-v2-1-3-hotfix-releases/
MFH: 2016Q2
|
|
|
|
|
| |
PR: 209005
Submitted by: mat
|
| |
|
|
|
|
|
|
|
| |
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070
|
|
|
|
|
|
|
| |
- Update MAINTAINER email
PR: 209028
Submitted by: Pakhom Golynga <pakhom@pakhom.spb.ru> (maintainer)
|
|
|
|
|
|
|
| |
- Update MAINTAINER email
PR: 209031
Submitted by: Pakhom Golynga <pakhom@pakhom.spb.ru> (maintainer)
|
|
|
|
|
|
|
| |
- Update MAINTAINER email
PR: 209030
Submitted by: Pakhom Golynga <pakhom@pakhom.spb.ru> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
Sometimes Ubiquiti updates and pulls old versions for no obvious reason and
this causes the quarterly branch build process to repeatedly email me
with errors. The license for Unifi does not restrict hosting copies of
the distfile, so I will use a backup mirror will solve this.
MFH: 2016Q2
|
|
|
|
|
|
|
| |
- Update MAINTAINER email
PR: 209032
Submitted by: Pakhom Golynga <pakhom@pakhom.spb.ru> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These resource agents are used by two cluster resource management
implementations:
- Pacemaker
- rgmanager
More information about OCF resource agents is available in the OCF Resource
Agent Developer's guide, in the doc/dev-guides subdirectory.
WWW: http://www.linux-ha.org/wiki/Resource_agents
PR: 209005
Submitted by: David Shane Holden <dpejesh@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Also, USE_MYSQL can't happen after bsd.port.pre.mk because it is a USES.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951
|
|
|
|
|
|
|
|
|
|
|
| |
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951
|
|
|
|
|
|
|
|
|
|
|
| |
- Introduce new rc.conf variable "icinga2_mkvar" defaulting to "NO". The
variable controls the creation and chown'ing of missing files and
directories in /var. [1]
- Add an UPDATING entry for this
PR: 206022 [1]
Submitted by: Oliver Hartmann <ohartman@zedat.fu-berlin.de>
Sponsored by: Essen Linuxhotel Hackathon 2016
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- SysV IPC leak
- Restart race
- Allow to specify a custom PATH in rc.conf
- Bump PORTREVISION
PR: 207896
Submitted by: kbowling
Approved by: maintainer
MFH: 2016Q2
Sponsored by: Essen Linuxhotel Hackathon 2016
|
|
|
|
|
|
|
| |
- use PLIST_FILES
- don't use USE_AUTOTOOLS
Sponsored by: Essen Linuxhotel Hackathon 2016
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
| |
PR: 208738
Submitted by: Davide D'Amico <davide.damico@gmail.com>
Approved by: Krzysztof <ports@bsdserwis.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Change:
- Ability to add/remove/replace custom TLV from lldpcli.
- LLDP-MED capabilities are displayed differently in lldpcli.
- Limit the maximum depth (5) when trying to apply a VLAN.
- Change JSON output format when using json-c to match Jansson
output.
- Integration tests for the major parts of lldpd, including use of
address and leak sanitizer.
Fix:
- LLDP-MED POE TLV are now displayed in lldpcli.
- Ignore lower link when it is in another namespace.
- Fix various problems with interfaces being enslaved.
- Fix a memory leak when modifying port-related settings.
PR: 208960
Submitted by: Mathieu Simon <freebsd@simweb.ch> (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
- Fixed a likely only cosmetic bug with a one-byte overread of the pcap
packet buffer, which would cause an error under ASAN. Spotted by
Xavid Pretzer.
- Added a new signature for Chrome.
- Updated another signature for Chrome.
|
|
|
|
| |
unless we force it empty there and used it explicitally.
|
|
|
|
|
| |
Requested by: lme (via irc)
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
| |
- Added LICENCE_FILE
- Sorted USES for portlint
- Regenerated patches for portlint
PR: 203930
Submitted by: Ultima1252@gmail.com (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Fix circular dependency of x11 and nox11 [1]
PR: 208356 [1]
Submitted by: daniel@blodan.se [1]
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
| |
PR: 207953
Submitted by: Neel Chauhan
TorNova is a frontend to Tor written in Python, GTK 3, and Stem.
https://www.github.com/neelchauhan/TorNova
|
| |
|
|
|
|
|
|
|
|
|
| |
Telegraf is an open source agent written in Go for collecting metrics and data
on the system it's running on or from other services. Telegraf then writes the
data to InfluxDB in the correct format.
The port was originally created by Stefan Lambrev and he approved that I take
maintainership.
|
|
|
|
| |
Bump portrevision
|
|
|
|
| |
Changelog: http://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-4-8-15-is-released/ba-p/1531713
|
|
|
|
| |
Changelog: http://lists.xymon.com/archive/2016-March/043283.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- Added ART20 LICENSE
- ensure that insert.pl works with nagios embedded perl
- use embedded images for show/hide toggle buttons (thanks to matt perry)
- ensure graph controls float above other elements
- zoom when zoom rectangle drags to right or left
- added hourly interval
- generate text and html readme files from README.pod (thanks to matt perrry)
- fix map rule for PROCS (thanks to matt perry)
- increase variety of colors (thanks to matt perry)
- improved controls layout (thanks to matt perry)
- block right-click menu on graphs (thanks to matt perry)
- fixed escaping of urls
- isolate date/time formatting for graph mouseovers
- include pid when logging to help isolate multi-core/multi-thread issues.
- fixed debian6 packaging problems.
- change authentication behavior when nagios default_user_name is defined.
behavior is now aligned to that defined in nagios.
- use more precise values for graph zoom bounds.
- specify explicitly the default graph height.
- strip leading and trailing whitespace from tuples (heartbeats, stepsizes,
resolutions, steps, xffs, plotasLINE1, plotasLINE2, etc).
- added fixedscale as a per host/service/database/source parameter. for
backward compatibility it still works when specified as a cgi argument.
note that it affects the vertical axis and the values in the legend.
- handle # in database and data source names
- ensure the directory containing perfdata log is writeable by nagios user.
- added export.cgi to dump rrd data in csv or xml format.
- automatically determine groups from the Nagios servicegroup definitions.
- fixed heartbeats/stepsizes/resolutions bug. this time for real. really.
- retain a copy of any modifications made to nagios.cfg and commands.cfg when
removing rpm or deb packages.
- fixed install.pl to work with icinga.
- renamed upgrade.pl to flat2hier.pl
- fixed install option typo for --check-prerequisites in install instructions.
- encourage standalone installations rather than overlays unless installing
from rpm or deb package.
- encourage nagios pre-flight checks before restarting nagios.
PR: 208483
Approved by: hizel@vyborg.ru (maintainer)
|
|
|
|
|
| |
PR: 208029
Submitted by: mat
|
|
|
|
|
|
| |
PR: 208029
Submitted by: Martin Waschbuesch <martin@waschbuesch.de>
Approved by: pakhom@pakhom.spb.ru (maintainer)
|
|
|
|
| |
2016-04-04 net-mgmt/weathermap: Distfile unavailable, website no longer exists
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The different cases are:
- Only bring it if the one bundled with Perl is outdated.
- The version bundled with all our Perl is sufficient.
- Scalar-List-Util is not really needed by the port.
(looking for /(Sub|Scalar|List)::Util/ returns nothing.)
While there, do some minor cleanup that caught my eye.
PR: 208378
With hat: perl@
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 208361
Reported by: ohartman@zedat.fu-berlin.de
|
|
|
|
|
|
| |
- take maintainer
- add -z flag to not send mail for 0.0.0.0 IPs from busy dhcp networks
- makepatch conform patchfiles
|
|
|
|
| |
Reported by: rm
|
|
|
|
|
|
|
| |
A Nagios/Icinga plugin to monitor ZFS Pools (zpools). It is based on "Check
Solaris ZFS Pools" but is completely rewritten.
WWW: https://github.com/Napsty/check_zpools
|
|
|
|
|
|
|
| |
- Remove docbook-xsl dependency now that asciidoc pulls it in.
PR: 208222
Submitted by: David Shane Holden <dpejesh@yahoo.com> (maintainer)
|
|
|
|
| |
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
|
|
|
|
|
|
|
|
|
|
|
| |
Configure, manage and troubleshoot clusters from the command line, with full
tab completion and extensive help. crmsh also provides advanced features
like low-level cluster configuration, cluster scripting, package management,
and history exploration tools giving you a complete insight into the state
of your cluster.
PR: 208222
Submitted by: David Shane Holden <dpejesh@yahoo.com>
|
|
|
|
|
|
| |
PR: 207869
Submitted by: nacho319+freebsdZilla@gmail.com
Approved by: maintainer timeout (dikshie@sfc.wide.ad.jp, 2 weeks)
|
|
|
|
|
|
|
|
|
|
|
| |
running-config of devices running Cisco IOS via SNMP
directed TFTP. This module is essentially a wrapper for
Net::SNMP and the CISCO-CONFIG-COPY-MIB-V1SMI.my MIB schema.
WWW: http://search.cpan.org/dist/Cisco-CopyConfig/
PR: 208236
Submitted by: rihaz.jerrin@gmail.com
|
|
|
|
|
|
|
|
| |
- Approx. 200 lines of changelog in approx. 5 years
PR: 206902
Submitted by: Dan Lukes <dan@obluda.cz>
Approved by: kiwi@oav.net (maintainer)
|
|
|
|
|
|
| |
PR: 207716
Submitted by: pi
Approved by: sanpei (maintainer timeout)
|
|
|
|
| |
PR: 206405
|
|
|
|
| |
Approved by: portmgr (blanket)
|
| |
|
|
|
|
|
|
|
|
| |
- Update to 1.4.20
- Port modernization
PR: 206350
MFH: 2016Q1
|
|
|
|
|
|
|
| |
libpng is dependency of libgd, bandwidthd doesn't use it directly
PR: 208014
Tested by: md5 **/*.o
|
|
|
|
|
|
|
|
|
| |
ports expect it. The files were put in a different location to avoid a
conflict with net/libnet10 but this port has been removed a while ago now.
PR: 208122
Exp-run by: antoine
Approved by: portmgr (antoine)
|
| |
|
| |
|
|
|
|
| |
PR: 207862
|
| |
|
|
|
|
|
| |
PR: 208014
Submitted by: Franco Fichtner
|
|
|
|
|
|
| |
Welcome zabbix3 to the ports tree
PR: 207616
|
|
|
|
|
|
|
| |
The interface plugin no longer requires libstatgrab.
PR: 207564
Approved by: maintainer
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
| |
Also, mark those who try to use mysql, which does not exist in PHP 7.0.
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
is not necessary so remove that. While here, strip the XS file.
PR: 207523
Approved by: maintainer timeout (> 2 weeks)
|
|
|
|
|
|
|
| |
Set LICENSE and NO_ARCH and use shebangfix.
PR: 207766
Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer)
|
|
|
|
|
| |
- remove `make depend` hack (the issue is fixed in 0.4.2)
- remove '#include <sys/queue.h>' patch (was needed for 8.X)
|
|
|
|
|
|
|
| |
Yet another attempt at shutting portscout up. This time use the right syntax.
Thanks to zi@ for pointing it out.
PR: 207696
|
| |
|
|
|
|
|
|
| |
PR: 207164
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix compile error when configured with --disable-payload
- Force buffer emit with IPFIX Options record when inactive
Please report if you find OPTION combinations that cause problems.
PR: 202611
Submitted by: Chris Inacio <nacho319+freebsdZilla@gmail.com>
Approved by: dikshie@sfc.wide.ad.jp
|
|
|
|
| |
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bgpuma is a program for searching BGP update files created by MRT
or Zebra/Quagga for CIDR blocks and/or Autonomous Systems. Given
a list of CIDR blocks, it looks for those CIDR blocks which match
the list, are contained in the list, or are contained by the list.
For Autonomous Systems, it looks for routes that are announced by
the given system.
It is based on the library created by RIPE called bgpdump and SiLK,
created by CERT.
WWW: https://github.com/cmu-sei/bgpuma
|
|
|
|
|
|
|
| |
Unfortunately portscout still emails the ports mailing list with bogus version
updates, so give it another try at shutting it up.
PR: 207696
|
|
|
|
|
|
|
|
|
| |
The default value of the PERL variable in the port's Makefile is
"/usr/bin/perl", be explicit and provide the path to the binary on FreeBSD.
PR: 197131
Submitted by: web@umich.edu
Approved by: Nick Hilliard <nick@foobar.org>
|
|
|
|
|
|
| |
These commits add 'make depend' to pre-build in order to force
making ucd_oid.h and ucd_tree.h before compiling other files,
which includes those.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The port has been unfetchable for a while now, marked BROKEN since November
2015 and unmaintained.
While here, switch MASTER_SITES to the https version to try to silence
portscout: accessing broken links with the http version results in an HTTP 302
response that I think causes portscout to report that new versions are
available even though they are not. Since broken links in the https version
result in HTTP 404, hopefully this will make portscout quiet again.
PR: 207696
|
|
|
|
| |
Also try to use BUILDVERSION variable to cut down on pkg-plist churn
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
super_mediator is an IPFIX mediator designed to split IPFIX sensing flows
and distribute the network telemetry information to multiple sources. It
can export the network telemetry data gathered into formats designed for
bulk loading into databases (e.g. MySQL) or as JSON outputs, as well as
directly loading MySQL tables. super_mediator is primarily designed to get
network telemetry data from YAF.
WWW: http://tools.netsa.cert.org/super_mediator/
PR: 207530
Submitted by: Chris Inacio <nacho319+freebsdZilla@gmail.com>
|
|
|
|
|
| |
PR: 207439
Submitted by: Mathieu Simon <freebsd@simweb.ch> (maintainer)
|
| |
|