aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* Remove dead mirrorbapt2015-03-311-1/+1
|
* Update to 1.13.0lme2015-03-317-41/+79
|
* Add "-d" option to specify "domain" to send query to.demon2015-03-302-4/+20
| | | | Defaults to ipv4 if host has ipv4 address, or ipv6 otherwise.
* Clean up @dir syntaxfeld2015-03-303-15/+15
| | | | Submitted by: mat
* Update ruby-gems to 2.4.5swills2015-03-301-35/+0
| | | | | Note this is a big upgrade and the way gemspecs are generated changed. As a result, all patched gemspecs had to have new patches.
* Fix broken curl_xml plugin.demon2015-03-291-0/+11
| | | | | | Obtained from upstream (https://github.com/collectd/collectd/issues/931) Approved by: maintainer
* Add new OPTION for Varnish plugin support;demon2015-03-292-2/+16
| | | | | | | Fix plist entries for several plugins; PR: 198659 Submitted by: maintainer
* Update to 1.3.3lme2015-03-2712-57/+163
|
* Upgrade to 0.7.0vanilla2015-03-263-17/+3
| | | | | PR: 198906 Submitted by: maintainer
* Correct paths to fping out of the boxfeld2015-03-252-3/+3
| | | | Submitted by: raf@verbiest.be
* - Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120sunpoet2015-03-251-1/+0
|
* 4 ports categories: Remove $PTHREAD_LIBSmarino2015-03-256-21/+8
| | | | | | Categories: www, ftp, net-im, net-mgmt approved by: PTHREAD blanket
* Improve default file permissionsfeld2015-03-246-52/+31
| | | | | | Ensure unifi cannot write to itself in the event of an exploit Unifi only needs write access to: data, log, run, and work directories
* Update to 4.6.0feld2015-03-243-289/+380
|
* Update to 0.14.11.6000feld2015-03-245-1088/+1824
| | | | | | | | | | | Numerous fixes and enhancements: - Support for more functionality by default - @sample the config.php.default - Fix permissions issues - Default paths to utilities corrected PR: 193982 PR: 195919
* net-mgmt/tcptrack: Reset maintainer, it was accidently revertedmarino2015-03-241-1/+1
| | | | | | | bapt@ reset the maintainer on non-staged ports on 25 Aug 2014 (r366054), but pi@ accidently reverted that the same day (r366055). The PR it was based on was not submitted by the maintainer. Thus, I am resetting it again as it was intended.
* Unbreak:mi2015-03-244-11/+190
| | | | | | | | | | | | | | | . Fix the ancient bug, which prevented this from being compiled with delightfully picky clang++ -- thus removing the GCC-requirement added by pi@ . Remove the author's curious attempts to impose stack-size limits on the various threads of this program -- this was, what caused the program to crash at run-time . Get rid of pkg-plist (which only had two files) anyway. . Declare the LICENSE (LGPL21) Bump PORTREVISION. Approved by: port being condemned for deletion
* - changes dep from p5-CGI.pm to p5-CGIrodrigo2015-03-221-1/+2
| | | | | | | - bump port revision PR: 198762 Submitted by: pi
* - Update to 0.8.2sunpoet2015-03-227-255/+3
| | | | Changes: https://github.com/Ettercap/ettercap/releases
* - Convert to new USE_GITHUB usage and remove deprecated GH_COMMITsunpoet2015-03-222-3/+3
|
* For the new USE_GITHUB with only GH_TAGNAME set default DISTNAME tobdrewery2015-03-211-2/+2
| | | | | | | | | | include GH_PROJECT/GH_ACCOUNT/GH_TAGNAME. This prevents the distfile having the same name despite changing one of these values and causing a bad checksum. Differential Revision: https://reviews.freebsd.org/D2103 Reviewed by: mat With hat: bdrewery
* Convert to new @dir formatbdrewery2015-03-201-3/+0
|
* Fix the new USE_GITHUB to rename the distfile such that it does notbdrewery2015-03-201-2/+2
| | | | | | | | | | | | conflict with the old scheme and cause a "reroll" or "invalid checksums". This also avoids clobbering the FreeBSD distcache. Use a revision in the DISTNAME for USE_GITHUB in case we need to bump this again for anything. It's more a hint of how to handle it in the future. Reported by: mat Discused with: mat, antoine, swills With hat: portmgr
* Convert to the new USE_GITHUB.mat2015-03-202-5/+4
| | | | Sponsored by: Absolight
* Update to 3.2feld2015-03-203-11/+13
| | | | http://www.shrubbery.net/rancid/CHANGES
* Update USE_GITHUB so it does not require GH_COMMIT.bdrewery2015-03-202-2/+2
| | | | | | | | | | | | | | | | | Using this new scheme allows only setting the _tag_ or _commit hash_ in GH_TAGNAME and not having to know the hash for a tag. This scheme will download a tarball that has a different checksum than before due to a changed directory name for extraction. The following MASTER_SITES are provided to retain the old checksum and directory structure (that require GH_COMMIT): GH -> GHL GITHUB -> GITHUB_LEGACY Differential Revision: https://reviews.freebsd.org/D748 Submitted by: amdmi3 Reviewed by: mat, swills, antoine, bdrewery With hat: portmgr
* On head do not build deprecated IPV6-MIB implementations in mibII/ipv6.c,glebius2015-03-191-2/+6
| | | | | | | | | | | | | now superseeded by the INET-XXX-MIB versions. And no need for _WANT_IFADDR hack now. This fixes build on head, since cuts away the main kvm(3) abuser from net-snmp. Discussion: http://sourceforge.net/p/net-snmp/mailman/message/33539005/ Sponsored by: Netflix Sponsored by: Nginx, Inc. Approved by: zi
* Add CPE.mat2015-03-182-2/+2
| | | | Sponsored by: Absolight
* net-mgmt/ndoutils: Not jobs safemarino2015-03-171-0/+2
| | | | It tries to use an object file before it's built (io.o).
* Upgrade to 2.031012.vanilla2015-03-1615-633/+745
| | | | | PR: 198309 Submitted by: maintainer
* - Fix build on 8.4.vsevolod2015-03-161-0/+25
| | | | | | - Do not bump portrevision: package is unchanged Submitted by: Eugene Grossbein via IRC
* net-mgmt/zabbix24-server: update 2.4.3 -> 2.4.4robak2015-03-163-3/+5
| | | | | PR: 198005 Submitted by: Pakhom Golynga <pakhom706@gmail.com>
* Fix rc scriptrodrigo2015-03-162-2/+1
| | | | | | | Bump port revision PR: 198571 Submitted by: <jason.unovitch@gmail.com>
* - Fix USE_LDCONFIGsunpoet2015-03-131-2/+1
|
* fix accidental use of WWWGRP in filename www_server.*. No need to bump ↵girgen2015-03-131-3/+3
| | | | pkgversion, since it is a noop unless the WWWGRP is modified, and if it is, the port breaks
* - Update MAINTAINER: use @FreeBSD.orgsunpoet2015-03-132-2/+2
|
* Update to 2.1.1.mat2015-03-117-16/+16
| | | | Sponsored by: Absolight
* Fix a segfault in check_dhcp.mat2015-03-104-2/+20
| | | | | | PR: 198318 Submitted by: Ian Pallfreeman Sponsored by: Absolight
* - Update to 3.26jadawin2015-03-092-3/+3
|
* Previous patch for xymonproxy didn't land in the files dirfeld2015-03-092-1/+1
|
* Initial import of net-mgmt/dhcp_probe, a tool toriggs2015-03-0818-0/+523
| | | | | | | discover DHCP and BootP servers on a network PR: 197162 Submitted by: khung@nullaxiom.com (maintainer)
* - Use github for port fetchingvsevolod2015-03-045-216/+9
| | | | | | | | - Remove included patches - Add patch to lock pcbinfo hash [1] - Update version to 20150304 Submitted by: Eugene Grossbein via IRC [1]
* - Drop @dirrm* from plistamdmi32015-03-041-28/+4
|
* Update net-mgmt/collectd5 to 5.4.2brd2015-03-044-31/+19
| | | | | | PR: 198205 Submitted by: brd Approved by: zi (mentor)
* - Replace deprecated des_* methods with DES_* onessunpoet2015-03-031-0/+46
| | | | | | PR: 198184 Submitted by: Bernard Spil <spil.oss@gmail.com> Obtained from: https://github.com/Ettercap/ettercap/commit/f71cd222712d6ecec6f086f3b8acca981e25f819
* Cleanup plistbapt2015-03-031-1/+1
|
* Cleanup plist from @unexec rmdir and @dirrm*bapt2015-03-032-78/+11
|
* Remove Author from pkg-descr and white space fixesbapt2015-03-0314-37/+21
|
* - Add LICENSE_FILEamdmi32015-03-022-7/+3
| | | | - Switch to @sample
* net-mgmt/seafile-gui: Upgrade version 3.1.5 => 4.1.0marino2015-03-023-33/+28
| | | | | PR: 197984 Submitted by: maintainer (Jingfeng Yan)
* net-mgmt/seafile: Upgrade version 3.1.4 => 4.0.6marino2015-03-0215-150/+204
| | | | | PR: 197980 Submitted by: maintainer (JingFeng Yan)
* net-mgmt/ccnet: Upgrade version 3.1.4 => 4.0.6marino2015-03-0212-158/+119
| | | | | PR: 197979 Submitted by: maintainer (JingFeng Yan)
* Deprecate ports broken for more than 6 monthsantoine2015-02-281-0/+2
|
* New port: net-mgmt/riemannpi2015-02-286-0/+149
| | | | | | | | | | | | | | | | | Riemann monitors low-latency, transient shared state for systems with many moving parts. Riemann aggregates events from your servers and applications with a powerful stream processing language. Send an email for every exception raised by your code. Track the latency distribution of your web app. See the top processes on any host, by memory and CPU. Combine statistics from every Riak node in your cluster and forward to Graphite. Send alerts when a key process fails to check in. Know how many users signed up right this second. WWW: http://riemann.io/ PR: 197403 Submitted by: Dave Cottlehuber <dch@skunkwerks.at>
* - Fix shebangsamdmi32015-02-282-8/+8
| | | | | | | | | | | - Add bash and perl to run-depends since this port installs scripts written in these - Drop @dirrm* from plist - Remove documentation file from plist it is handled by PORTDOCS - Add LICENSE_FILE PR: 197224 Submitted by: amdmi3 Approved by: maintainer timeout
* The new stop_postcmd was too broad and could kill xymon-server if it wasfeld2015-02-272-2/+2
| | | | running on the same host as xymon-client
* - Update to 3.25jadawin2015-02-262-3/+3
|
* Fix typo that slipped in previous rc script patchfeld2015-02-242-2/+2
| | | | | | Pointyhat -> me PR: 197827
* net-mgmt/seafile: relocate python filesmarino2015-02-232-91/+99
| | | | | PR: 196922 Submitted by: maintainer (JingFeng Yan)
* net-mgmt/ccnet: Add support for LDAPmarino2015-02-232-65/+81
| | | | | PR: 196866 Submitted by: maintainer (JingFeng Yan)
* Upgrade smokeping to 2.6.11rodrigo2015-02-237-54/+124
| | | | | PR: 197579 Submitted by: pi
* Execute the xymonlaunch process directly. The supplied runclient.shfeld2015-02-222-5/+43
| | | | | | | | | | | script duplicates much of the rc script and adds unnecessary complexity. While here ensure that leftover processes are cleaned up. This also fixes a recent regression which prevented xymon-client from reliably starting on boot. PR: 197827
* - Import upstream patches:sunpoet2015-02-215-0/+206
| | | | | | | | | | | - Fix when determine MTU on BSD system [1] - Reset logfile ownership upon dropping privileges [2] - Bump PORTREVISION for package change PR: 197509 [2] Submitted by: Rafal Grzeszczuk <rafi.root@gmail.com> [2] Obtained from: https://github.com/Ettercap/ettercap/commit/00f864d7dd2d82b640064db81aad065794b9b11b [1] https://github.com/Ettercap/ettercap/commit/42600aada0ba56b9c63dabcc2b0cb1417fa27863 [2]
* - Bring back lost patch to fix memory usage calculationszi2015-02-202-1/+12
| | | | | | - Bump PORTREVISION PR: 148339
* Assign RUN_DEPENDS properly. Apply shebangfix to fix a "/usr/bin/perl",adamw2015-02-202-4/+5
| | | | and remove a @dirrmtry from the plist.
* - Update to 3.24jadawin2015-02-202-3/+3
|
* - Update to 1.18jadawin2015-02-202-4/+3
|
* There is no PKGNAMESUFFIX helper.mat2015-02-201-1/+0
| | | | Sponsored by: Absolight
* - Fix error in previous patch that was causing threads to be included in the ↵zi2015-02-182-3/+3
| | | | | | process count - Bump PORTREVISION
* Add patch to improve xymonproxy reliability on FreeBSDfeld2015-02-182-1/+12
|
* - Add JAIL OPTION to build with options that are happy for running snmpd ↵zi2015-02-181-1/+8
| | | | | | | within a jail(8) PR: 197763 Submitted by: Athanasios Douitsis <aduitsis@gmail.com>
* Add a couple of patches to fix the number of workers and CPU load.mat2015-02-1715-20/+58
| | | | | | | | While there, regen patches, and update pkg-message to apache 2.4. PR: 197204 Submitted by: Rudolf Čejka Sponsored by: Absolight
* Update to 4.075.adamw2015-02-173-8/+5
| | | | | | | | Changes: https://metacpan.org/changes/distribution/NetAddr-IP PR: 197014 Submitted by: Sergei Vyshenski Approved by: maintainer (implicit)
* Update to 1.12.2lme2015-02-162-3/+3
|
* - Fix hrSystemProcesses regressionzi2015-02-132-1/+97
| | | | | | | | - Bump PORTREVISION PR: 197124 Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net> Obtained from: upstream: https://sourceforge.net/p/net-snmp/bugs/2595/
* Chown needs to be using ${xymon_client_user}feld2015-02-091-1/+1
| | | | Pointyhat -> me
* Add a start_precmd to guarantee that client logs are owned by the correct userfeld2015-02-092-4/+5
|
* Do not patch Makefile.am to prevent running automake during buildantoine2015-02-092-38/+1
| | | | (Makefile.in is already patched)
* Update to 2.2.4lme2015-02-082-3/+3
|
* Update to 3.2.10feld2015-02-083-17/+17
|
* Use XYMONUSER variable instead of USERS in the rc scriptfeld2015-02-062-3/+3
|
* net-mgmt/flowviewer: Add 3 sample config files (not with @sample though)marino2015-02-063-8/+12
| | | | | | PR: 196013 Submitted by: timp87 (gmail) Approved by: maintainer timeout (2 months)
* Xymon-client was not completely dropping privileges at startup.feld2015-02-062-7/+8
| | | | | | | | | | | | | While xymon-client knows internally what UID it should run as, a design flaw in the rc script was still launching its master process as root. As a result the following two processes were always running as root instead of the xymon user: /usr/local/www/xymon/client/bin/xymonlaunch ... sh -c vmstat 300 2 ... The rest of the processes the xymon-client runs such as df, netstat, top, custom scripts, etc were correctly executing as non-root.
* Add lldp, an implementation of the LLDP industry protocolrodrigo2015-02-068-0/+134
| | | | | | PR: 189824 Submitted by: freebsd@simweb.ch Reviewed by: danfe
* Cleanup plistbapt2015-02-058-12/+0
|
* - Upgrade to 0.35vg2015-02-053-1030/+1735
|
* - Don't break directory permissions - fixes build from non-rootamdmi32015-02-042-3/+5
| | | | | - Silence post-extract - Strip binary
* Upstream re-rolled 4.3.18 releasefeld2015-02-044-9/+8
|
* - update to 2.0jgh2015-02-033-20/+13
|
* - address pkg-plist, and bump PORTREVISION [1]jgh2015-02-032-7/+60
| | | | | | | | - attach LICENSE - define INSTALLS_ICONS PR: 197243 [1] Submitted by: amdmi3@ [1]
* - Switch to @sampleamdmi32015-02-021-38/+1
| | | | | | - Drop @dirrm* from plist Approved by: portmgr blanket
* - Drop @dirrm* from and add empty directories to pkg-plistsamdmi32015-02-0216-360/+9
| | | | Approved by: portmgr blanket
* - Install stuff in pre-install target - this is needed for perl5.mk's ↵amdmi32015-02-022-4/+3
| | | | | | | fix-perl-things target to run correctly as it's run before post-install - Fix strip - Remove @dirrm* from pkg-plist
* - Mark MAKE_JOBS_UNSAFE: compilation fails with link errors here with -j8. ↵amdmi32015-02-022-5/+2
| | | | | | | | Seems to be a race between ranlib call and use of a static library - Drop @dirrm* from plist Approved by: portmgr blanket
* net-mgmt/nfdump: add NSEL option per user requestpi2015-02-011-1/+9
| | | | | PR: 197190 Submitted by: cpm@fbsd.es (maintainer)
* - Fix plistamdmi32015-01-311-1/+2
| | | | | | - Drop @dirrm* from plist Approved by: portmgr blanket
* - Fix plistamdmi32015-01-311-1/+1
| | | | | | - Drop @dirrm* from plist Approved by: portmgr blanket
* Upgrade net-mgmt/iftop from 0.17 to 1.0pre4vd2015-01-313-16/+7
|
* Update to 1.11.tj2015-01-313-32/+35
| | | | Changes: http://cpansearch.perl.org/src/ROLAND/jmx4perl-1.11/CHANGES
* net-mgmt/centreon-clib: Update version 1.4.1=>1.4.2bofh2015-01-302-3/+3
| | | | | Differential Revision: https://reviews.freebsd.org/D1712 Approved by: bapt(mentor)
* - Never link against libpcizi2015-01-292-1/+13
| | | | | | | - Fix build under 11 - Bump PORTREVISION PR: 196904, 194881
* Update to 1.12.1lme2015-01-253-4/+4
|
* Get libpkg detection working again on 8 and 9, fixes hrSWInstalled's MIB.mat2015-01-231-0/+2
| | | | | Approved by: zi Sponsored by: Absolight
* Fix check_dhcp.mat2015-01-214-2/+26
| | | | | | PR: 196964 Submitted by: Rudolf Čejka Sponsored by: Absolight
* - Readd ${LOCALBASE}/lib to ldflagszi2015-01-201-1/+1
|
* - Update to 5.7.3zi2015-01-2011-298/+57
| | | | - Add missing PYTHON files into pkg-plist
* Fix check_dig on > 10 with IPv6mat2015-01-204-6/+6
| | | | | | PR: 196725 Submitted by: brd Sponsored by: Absolight
* Add missing USE_OPENSSL=yestijl2015-01-157-6/+18
| | | | PR: 195796
* Update graphics/giflib to 5.0.5antoine2015-01-151-1/+1
| | | | | | | Differential Revision: https://reviews.freebsd.org/D1361 Submitted by: bapt Reviewed by: self Exp-run by: self
* net-mgmt/statsite: simplify Makefilepi2015-01-141-6/+2
| | | | | PR: 196240 Submitted by: danfe
* New port: net-mgmt/statsitepi2015-01-145-0/+53
| | | | | | | | | | | | Statsite is a metrics aggregation server. Statsite is based on Etsy's StatsD, https://github.com/etsy/statsd, wire compatible and implemented in C. WWW: https://github.com/armon/statsite PR: 196240 Submitted by: robert.barabas@percona.com
* net-mgmt/netdot: 1.0.6 -> 1.0.7pi2015-01-145-205/+67
| | | | | | | | | Changes: https://osl.uoregon.edu/redmine/projects/netdot/activity - Works with Apache 2.4 PR: 195968 Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)
* - Update to 2.2.3lme2015-01-143-18/+3
|
* - Add missing dependencies for some options [1]zi2015-01-132-6/+13
| | | | | | | | - Fix paths [1] - Pacify portlint - Bump PORTREVISION Reported by: dvl@ [1]
* Require python version 2, because it dumps core with python3:demon2015-01-131-1/+1
| | | | | | | | | # collectd -f Fatal Python error: no mem for sys.argv ValueError: character U+6f633c00 is not in range [U+0000; U+10ffff] Abort (core dumped) Approved by: maintainer
* Update MAINTAINERskreuzer2015-01-131-1/+1
| | | | | PR: ports/196551 Approved by: pauls@utdallas.edu (maintainer)
* Remove the JAIL option.mat2015-01-136-55/+29
| | | | | | | | | Force the full path to a few binaries. Make sure the checks that need to be suid are suid. Differential Revision: https://reviews.freebsd.org/D1502 Tested by: dvl Sponsored by: Absolight
* net-mgmt/p5-Net-Abuse-Utils-Spamhaus: Update version 0.04=>0.07bofh2015-01-102-5/+4
| | | | | | | | | - Pass Maintainership [1] PR: 196560 [1] Differential Revision: https://reviews.freebsd.org/D1481 Submitted by: pauls@utdallas.edu Approved by: marino(mentor)
* net-mgmt/argus3-clients: Convert to OPTIONSNGbofh2015-01-101-24/+13
| | | | | | | | | | - Pass Maintainership - Wrap conditional DOCS installation PR: 196550 Differential Revision: https://reviews.freebsd.org/D1479 Submitted by: pauls@utdallas.edu Approved by: marino(mentor)
* - Fix segfault at startup by hardcoding "--no-stack-rlimit" in ↵lme2015-01-082-0/+15
| | | | | | | | lib/base/application.cpp - Bump PORTREVISION Noticed by: ohauer
* Add a note about building with poudriere.mat2015-01-072-0/+4
| | | | Sponsored by: Absolight
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptehaupt2015-01-061-1/+1
|
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptehaupt2015-01-062-2/+2
|
* - Update to 1.9021lth2015-01-062-4/+3
|
* Add patch to fix xymonnet crashing when a DNS check returns an AAAAfeld2015-01-052-1/+12
| | | | | | | record PR: 196495 Submitted by: kvedulv@kvedulv.de
* change command_interpreter from /usr/bin/perl to ${PREFIX}/bin/perlmarino2015-01-056-7/+7
| | | | | | | | | | | Several ports had rc.d scripts with hardcoded command_interpreter string as /usr/bin/perl. This symlink is not guaranteed to be in place, and it isn't even an option for perl 5.20. For affected ports, the interpreter was changed to localbase. In one case, the interpreter was correct, but it wasn't surround by quotes. Since the rc.d script would break if a space was contained in ${PREFIX}, quotes were added in that case.
* Update net-mgmt/zabbix2-* ports to version 2.0.14pawel2015-01-043-30/+3
| | | | | PR: 196198 Submitted by: pakhom706@gmail.com (maintainer)
* security/libgcrypt: 1.6.1 -> 1.6.2, bump dependspi2015-01-032-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - src/sexp.c (do_vsexp_sscan): Return error for invalid args. - cipher/md.c (_gcry_md_info): Fix a segv in case of calling with wrong parameters. - cipher/primegen.c (_gcry_generate_elg_prime): Change to return an error code, possible NULL deref in call to prime generator. - cipher/dsa.c (generate): Take care of new return code. - cipher/elgamal.c (generate): Change to return an error code. Take care of _gcry_generate_elg_prime return code. - ecc: Support the non-standard 0x40 compression flag for EdDSA. - mpi: Extend the internal mpi_get_buffer. - mpi: Fix regression for powerpc-apple-darwin detection. - Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in - Fix building for the x32 target without asm modules in mpi/generic/mpi-asm-defs.h: Use a fixed value for the x32 ABI. - Fix ARM assembly when building __PIC__ - mpi: Fix a subtle bug setting spurious bits with in mpi_set_bit. * mpi/mpi-bit.c (_gcry_mpi_set_bit, _gcry_mpi_set_highbit): Clear allocated but not used bits before resizing. * tests/t-mpi-bits.c (set_bit_with_resize): New. - Use internal malloc function in fips.c. * src/fips.c (check_binary_integrity): s/gcry_malloc/xtrymalloc/. - pubkey: Re-map all deprecated RSA algo numbers. - cipher: Fix possible NULL dereference in cipher/md.c for being NULL. - Fix ARMv6 detection when CFLAGS modify target CPU architecture. PR: 193264 Approved by: cpm@fbsd.es (maintainer)
* - Update to version 2.4.3 [1]pawel2015-01-022-4/+4
| | | | | | | | - Enable ssh checks by default [2] PR: 196023 [1] [2] Submitted by: timp87@gmail.com [1], maintainer [2] Approved by: maintainer [1]
* Permit building against OpenSSL without SSLv2 supportfeld2015-01-012-2/+2
| | | | | PR: 195796 Submitted by: lifanov@mail.lifanov.com
* Update to 0.38.mat2014-12-292-4/+3
| | | | Sponsored by: Absolight
* - Update net-mgmt/zabbix22-* ports to version 2.2.8pawel2014-12-296-6/+11
| | | | | | | | - Fix declarations order in slaves PR: 196019 Submitted by: timp87@gmail.com Approved by: maintainer
* Update to 1.3.7feld2014-12-282-4/+5
| | | | | | | | | | | Changelog: - Fix various incompatibilities with newer php and Perl versions - Fix empty details graph, if too many channels or resources were selected. - Fix argument bug in selecting the dstmac statistics - Fix bug in create history profiles: compression flag was not applied properly - Add periodic reload feature for Perls with mem leak.
* net-mgmt/zabbix2[24]-server: fix zabbix and database startup sequencepi2014-12-274-4/+12
| | | | | | | | | | | | | | | | | | The Zabbix server and proxy ports require a database to run. They currently support four, PostgreSQL, Oracle, SQLite, and MySQL. As of now, rcorder puts them ahead of the database ports, so they spit out dozens of error messages during startup and, worse, get the database pulled out from under them during shutdown. The ports used to provide a solution for this, by defining ZABBIX_REQUIRE. The value of this variable used to be added to the REQUIRE lines in the startup scripts, but this was removed accidentally from 2.2 in r355546 and never existed in 2.4. This patch adds it back, in a slightly different, optionsng-friendly way. PR: 195081 Submitted by: chris@chrullrich.net Approved by: pakhom706@gmail.com (maintainer)
* Allow building with either giflib 4.2 or 5.0antoine2014-12-261-0/+14
|
* Bump portrevision after png updatebapt2014-12-261-1/+1
|
* Change my non-FreeBSD MAINTAINER mail to bofh@bofh2014-12-2413-13/+13
| | | | Approved by: bapt
* Update to 2.2.2lme2014-12-232-3/+3
|
* Catch up abusive uses of ${SITE_PERL}.mat2014-12-232-2/+2
| | | | Sponsored by: Absolight
* Get rid of gnomehierbapt2014-12-211-1/+2
|
* cleanup plistbapt2014-12-2114-14/+0
|
* Update Xymon to 4.3.18feld2014-12-205-9/+12
| | | | This version was not put on the usual MASTER SITE much to my dismay.
* net-mgmt/ccnet: Fix kernel thread support for DragonFlymarino2014-12-202-2/+2
| | | | | PR: 196006 Submitted by: maintainer
* - Update net-mgmt/pandorafms ports to 5.1SP1 releasepawel2014-12-1915-16758/+103
| | | | | | | - Clean pkg-plists PR: 194859 Submitted by: maintainer
* Update to 4.1.0ehaupt2014-12-182-3/+3
|
* Fix make patchantoine2014-12-181-8/+9
| | | | Reported by: pkg-fallout
* net-mgmt/seafile: Fix kernel thread support on DragonFlymarino2014-12-162-4/+3
| | | | | PR: 196008 Submitted by: maintainer
* net-mgmt/p0f: fix p0f-sendsynpi2014-12-152-0/+30
| | | | Submitted by: Anton Yuzhaninov <citrin@citrin.ru>
* - Update to version 4.5 [1]pawel2014-12-134-78/+79
| | | | | | | | | | - Remove optional installation of PORTDOCS, staging takes care of that - Unmute install commands - Use @dir() instead of one big chown to set directory permissions PR: 194921 [1] Submitted by: timp87@gmail.com [1] Approved by: maintainer
* - Update to 2.2.1lme2014-12-124-24/+28
|
* Remove sleeps from the configure script to save 7 seconds each run.feld2014-12-111-0/+22
| | | | | After considering how much time was spent on this message since its addition in 2001, this seems reasonable.
* databases/libmemcached: Update to 1.0.18 and much morekoobs2014-12-113-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | - Update to 1.0.18 and pkg-plist accordingly - Add LICENSE (BSD3CLAUSE) and LICENSE_FILE - Add TEST_DEPENDS and regression-test target - Perl is not required, remove USE_PERL and from USES - Split LDFLAGS from CONFIGURE_ENV, they're already set there - Add libmemcachedprotocol to CONFIGURE_ARGS (Now default: off) - Add OPTIONS for hash functions, debug and dtrace - pkg-descr: Update WWW: URL - Add patches for: * alloca.h include not found on FreeBSD * cinttypes include location * clang compatibility - Strip shared libraries manually since upstream install-strip target is fail Changes: https://launchpad.net/libmemcached/+announcements [1] https://bugs.launchpad.net/libmemcached/+bug/1245562 [2] https://bugs.launchpad.net/libmemcached/+bug/1400560 Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer, via email)
* - Update to 3.23jadawin2014-12-112-3/+3
|
* Fix warnings when run check_mysql_health with perl >= 5.16rodrigo2014-12-104-3/+38
| | | | | | | Remove unnecessary dirs from plist PR: ports/189370 Submitted by: rodrigo
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine)
* Update "BSD" license in net-mgmt categoryfeld2014-12-086-6/+6
|
* Add gettext-runtime, so that it builds when nagios-plugins is built without NLS.mat2014-12-081-0/+1
| | | | Sponsored by: Absolight
* Sort entries alphabetically across all categories to avoid extra repo churn.danfe2014-12-081-2/+2
|
* - Update to 1.6.13lwhsu2014-12-072-5/+4
| | | | | PR: 195729 Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
* Don't overwrite Perl's LDDLFLAGS.mat2014-12-041-17/+6
| | | | | With hat: perl@ Sponsored by: Absolight
* Pet check-plist.mat2014-12-046-14/+16
| | | | | | PR: 195572 Submitted by: ohauer Sponsored by: Absolight
* - Update to 3.22jadawin2014-12-033-4/+5
|
* - Update to 0.24amdmi32014-12-032-4/+3
| | | | | PR: 195581 Submitted by: freebsd-ports@t-b-o-h.net (maintainer)
* Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. Thetijl2014-11-302-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | first contains runtime libraries such as libintl and the latter contains developer tools such as msgfmt. Ports that use gettext will usually need a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools. USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on devel/gettext-runtime and USES=gettext-tools can be used to set a BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools. Update gettext to 0.19.3. Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave symlinks with the old library versions to avoid the need to bump PORTREVISION on a large number of dependent ports. When most of the dependent ports have had normal version updates, PORTREVISION can be bumped on the remaining ones (low number) and the links can be removed. Fix some ports that installed files in lib/locale instead of share/locale. PR: 194038 Reviewed by: bapt Exp-run: antoine Approved by: portmgr (antoine)
* Update to 3.2.7feld2014-11-293-19/+19
| | | | | | Fix tomcat-native conflict PR: 195411, 195410
* net-mgmt/seafile: Remove use of /proc and make FUSE optionalmarino2014-11-287-22/+325
| | | | | | | DragonFly has not implemented FUSE, so it's not reqired by default. PR: 195024 submitted by: maintainer
* net-mgmt/ccnet: rework to avoid use of /procmarino2014-11-283-26/+164
| | | | | PR: 195023 Submitted by: maintainer
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-26131-504/+164
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr
* - Fix build when not both database backends are selectedlme2014-11-263-8/+22
| | | | | | | | - Fix plist - Bump PORTREVISION PR: 195186 Submitted by: ohartman@zedat.fu-berlin.de
* Cleanup plistantoine2014-11-2558-766/+28
|
* Update to version 0.8.8cskreuzer2014-11-252-4/+3
|
* - Update to 0.8.1sunpoet2014-11-256-198/+13
| | | | | | - Cleanup PLIST Changes: https://github.com/Ettercap/ettercap/releases
* Add a hack to change linking objects which should be changedkuriyama2014-11-231-1/+4
| | | | | | | by net-mgmt/nagios-plugins OPTIONS setting. PR: ports/187772 Reported by: Lukasz Wasikowski <lukasz@wasikowski.net>
* Finally retire USE_PGSQLcrees2014-11-237-12/+10
|
* Switch to USES=pgsqlcrees2014-11-232-2/+2
|
* - update to 1.0jgh2014-11-222-6/+7
| | | | | | - add cpe info ChangeLog: http://virt-manager.org/download/
* - update to 1.1.0jgh2014-11-215-236/+0
| | | | | | | | | - patch to work with gtk2/3 [1] - this update obsoletes net-mgmt/virtinst (merged) Changelog: See http://virt-manager.org/download/ Obtained from: https://build.opensuse.org/package/view_file/openSUSE \ :Factory/virt-manager/virt-manager-Gtk-30.patch [1]
* Unbreak.kuriyama2014-11-202-4/+1
| | | | | PR: ports/192192 Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net>
* - Add license and cleanup patch file.kuriyama2014-11-203-22/+9
| | | | | PR: ports/149239 Submitted by: takefu@airport.fm
* Update to 2.2.0lme2014-11-1910-171/+144
|
* - Update to 1.12.0lme2014-11-194-12/+22
| | | | - Fix typo in ido2db.in
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.kwm2014-11-191-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up. This commit removes the old GNOME 2 desktop, bindings and some ports that can't be compiled. A few ports where updated to more recent versions to allow them to compile with this update. Apart from updating ports to newer versions GDM is more integrated with gnome-shell now, and handles several things for the GNOME desktop such as screen locking. If you want to use GNOME 3 via startx, you will have to add your own lock screen/screensaver. For example xscreensaver can be used for sessions started without GDM. Shell Extensions can be installed via https://extensions.gnome.org/ , we have ported a few that can't be installed via this way. The old gnome-utils and gnome-games ports where split up into single ports and where converted to meta-ports. gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but if you use startx you need to do this yourself. Upgrade instructions: Delete the old and conflicting packages: # pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \ guile gcalctool gnome-media libgnomekbd # pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \ evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center For package users the following lines will be enough: # pkg upgrade # pkg install gnome3 For ports users should do the following: # portmaster -a # portmaster x11/gnome3 We are currently aware of two issues. The first issue is a bug in the file monitoring code in the glib20 port. This bug causes glib programs to crash when files in a monitored directory are added or removed. Upstream is aware of the problem, but since the problem is quite complex there is no solution yet. This problem isn't restricted to BSD. The second issue is that on certain video cards totem will display a purple/pink overlay on the video. It not clear yet where the issues comes from. Major thanks goes to Gustau Perez for being a driving force behind getting GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs. This update was also made possible by: Joe Maloney Kris Moore Beeblebrox Ryan Lortie Antoine Jacoutot and everyone I missed
* Reset miwi's maintainership per his demandbapt2014-11-181-1/+1
| | | | Hope to see you back! Thank for all the work!
* net-mgmt/p0f: 3.07b -> 3.08bpi2014-11-112-3/+3
| | | | - fix for a packet loss bug with some VMs
* Update to 1.2-rc1lme2014-11-103-11/+10
|
* net-mgmt/zabbix2: Upgrade version 2.0.12 => 2.0.13marino2014-11-095-150/+10
| | | | | PR: 194842 Submitted by: maintainer (pakhom706 - gmail)
* Add four zabbix24 ports to net-mgmt (similar to zabbix22* ports)marino2014-11-0914-0/+1276
| | | | | | | This add Zabbix 2.4.1 server, agent, frontend, and proxy PR: 194104 Submitted by: pakhom706 (gmail)
* Update to 2.6.0antoine2014-11-073-6/+9
| | | | | PR: ports/194432 Approved by: maintainer timeout (20 days)
* net-mgmt/ccnet: Fix post-install and support other BSDsmarino2014-11-073-9/+9
| | | | | PR: 194853 Submitted by: maintainer (Jingfeng Yan)
* Add new port net-mgmt/seafile-guimarino2014-11-076-0/+91
| | | | | | | | | | | | | | | | PR: 193312 Submitted by: Jingfeng Yan Seafile is a next-generation open source cloud storage system with advanced support for file syncing, privacy protection and teamwork. Collections of files are called libraries, and each library can be synced separately. A library can be encrypted with a user chosen password. This password is not stored on the server, so even the server admin cannot view a file's contents. Seafile allows users to create groups with file syncing, wiki, and discussion to enable easy collaboration around documents within a team. This is the desktop client for Seafile.
* Add new port net-mgmt/seafilemarino2014-11-0617-0/+453
| | | | | | | | | | | | | | | PR: 193134 Submitted by: Jingfeng Yan Seafile is a next-generation open source cloud storage system with advanced support for file syncing, privacy protection and teamwork. Collections of files are called libraries, and each library can be synced separately. A library can be encrypted with a user chosen password. This password is not stored on the server, so even the server admin cannot view a file's contents. Seafile allows users to create groups with file syncing, wiki, and discussion to enable easy collaboration around documents within a team.
* net-mgmt/zabbix22*: Upgrade version 2.2.5 => 2.2.7marino2014-11-055-190/+5
| | | | | | PR: 193582 Fix by: timp87 (gmail) Approved by: maintainer - pakhom706 (gmail)
* - update libvirt to 1.2.10jgh2014-11-054-4/+4
| | | | - chase shared library bump
* net-mgmt/icinga2: Trivial tweak of patch to fix build on DragonFlymarino2014-11-031-1/+1
|
* Add new port net-mgmt/ccnetmarino2014-11-0314-0/+367
| | | | | | | | | | PR: 193133 Submitted by: Jingfeng Yan Ccnet is a framework for writing networked applications in C. It provides the services of peer identification, connection management, service invocation, and message sending. Server has the management of user, group, and cluster.
* Fix packagingantoine2014-11-021-1/+1
|
* Fix packagingantoine2014-11-011-4/+4
|
* Simplify plistbapt2014-11-011-5/+4
|
* Simplify plistbapt2014-11-011-48/+1
|
* Simplify plistbapt2014-11-011-91/+3
|
* Simplify plistbapt2014-11-011-20/+5
|
* Update CONFLICTSfeld2014-10-314-4/+4
| | | | Update my email address in the rc script
* Welcome unifi4 to the ports tree.feld2014-10-316-0/+469
| | | | | | | This is still alpha software according to Ubiquiti. You've been warned. PR: 194628 Submitted by: Alban Maire
* - Update to 0.13culot2014-10-303-3/+4
| | | | | | Changes: http://search.cpan.org/dist/Net-SNMPTrapd/Changes PR: ports/194452 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
* - update libvirt,py-libvirt,libvirt-glib to 0.1.9jgh2014-10-304-4/+4
| | | | | | | | - shift var from ${PREFIX} to /var - bump shared libs of dep. port PR: 192441 (based on) Submitted by: olevole@olevole.ru
* And one day, poudriere testport -c will work.mat2014-10-292-2/+2
| | | | Sponsored by: Absolight
* Add an option to build with ssh from security/openssh-portable instead of ↵mat2014-10-292-8/+18
| | | | | | | | base ssh. PR: 193754 Submitted by: chrysalis chrysalisnet org Sponsored by: Absolight
* - Chown icinga:icinga and chmod 640 on ↵lme2014-10-282-3/+3
| | | | | | | | | etc/icinga2/feature-avalable/ido-{pgsql,mysql}.conf so normal users can't spy on the database passwords - Bump PORTREVISION PR: 194636 Submitted by: Oliver Hartmann <ohartman@zedat.fu-berlin.de>
* - Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=pythonmva2014-10-2516-33/+25
| | | | Approved by: portmgr (implicit)
* Add USES=alias to several portsmarino2014-10-202-1/+2
| | | | | | | | Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build without the need for additional patches. Approved by: portmgr (bapt, blanket)
* Retire ports-mgmt/portaudit, it stopped working a month ago when pkg_toolsmat2014-10-135-44/+0
| | | | | | | | | support was removed. Also retire three ports requiring it, and a few optionnal dependencies. With hat: portmgr Noticed by: ak Sponsored by: Absolight
* Mark BROKEN: Fails to packageantoine2014-10-131-0/+2
| | | | | | | | | | | | | ===> Building package for netxms-1.2.16 pkg-static: lstat(/wrkdirs/usr/ports/net-mgmt/netxms/work/stage/usr/local/%%SERVER%%bin/nxap): No such file or directory pkg-static: lstat(/wrkdirs/usr/ports/net-mgmt/netxms/work/stage/usr/local/bin/nxappget): No such file or directory pkg-static: lstat(/wrkdirs/usr/ports/net-mgmt/netxms/work/stage/usr/local/bin/nxapush): No such file or directory pkg-static: lstat(/wrkdirs/usr/ports/net-mgmt/netxms/work/stage/usr/local/%%SERVER%%bin/nxaction): No such file or directory pkg-static: lstat(/wrkdirs/usr/ports/net-mgmt/netxms/work/stage/usr/local/%%SERVER%%bin/nxadm): No such file or directory pkg-static: lstat(/wrkdirs/usr/ports/net-mgmt/netxms/work/stage/usr/local/%%SERVER%%bin/netxmsd): No such file or directory ... Reported by: pkg-fallout
* Allow stripping as a regular userantoine2014-10-123-9/+5
|
* Add an official rancid user and set the home directoryfeld2014-10-112-1/+5
| | | | This will speed up initial setup for new endusers
* New port: net-mgmt/rancid3feld2014-10-119-0/+375
| | | | | | | | | I'm creating an entirely new port for rancid 3.x as the syntax for the router.db file is different and a blind upgrade will cause deletion of backed up devices and their configs from the repository if the user doesn't stop the cron jobs before updating the syntax. PR: 193351
* Remove @dirrm, @dirrmtryehaupt2014-10-081-4/+0
|
* Add CPE supportfeld2014-10-081-1/+3
|
* Add CPE supportfeld2014-10-082-2/+6
|
* Add CPE support. While here, modernize plist and use @samplefeld2014-10-083-28/+18
|
* Add CPE support and fix plist issue I'd previously missed.feld2014-10-084-108/+86
| | | | While here, modernize port and plist.
* net-mgmt/argus3(-clients): delete unnecessary @dir entries from pkg-plistpi2014-10-072-12/+0
| | | | Submitted by: bapt
* net-mgmt/argus3-clients: 3.0.6.2 -> 3.0.8pi2014-10-073-9/+11
| | | | | | | | | | | Lots of changes since 2012. See http://resources.sei.cmu.edu/asset_files/Presentation/2014_017_001_90084.pdf for a presentation on the software. PR: 193567 Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
* net-mgmt/argus3: 3.0.6.1 -> 3.0.8pi2014-10-073-10/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes since approx. 2012-06-09: Tue Jul 8 14:51:13 EDT 2014 Mods for packaging for ubuntu, redhat, etc.... Added debian and pkg directories, mods to spec file. Tue Jun 17 10:42:07 EDT 2014 Update and Fixes for remote argus data filter support Mon Jun 9 20:18:12 EDT 2014 Changes for netflow packet parsing to fix netflow in clients. Mon May 12 15:46:24 EDT 2014 Fixes for wild metric counts in new flow data. Update filter logic to be consistent with client filters. Modifications for timeout issues when in non-select polling. Wed Dec 11 16:50:25 EST 2013 Fix for source id type assignement from commandline Change for compiler timeout values Mon Nov 25 12:11:47 EST 2013 Fixes for ARP direction processing Back out of duplicate packet tracking logic Thu Oct 17 15:45:31 EDT 2013 Mods for duplicate packet reporting Thu Aug 22 08:39:26 EDT 2013 Modify configure.ac for pcap_dump_flush for older libpcaps Mon Jul 22 16:09:35 EDT 2013 Modify timeouts within "nonselectable" packet processing loop. Tue Jul 9 22:24:01 EDT 2013 Use VID for the VLAN identifer for the key. Tue Jun 18 23:39:12 EDT 2013 Fix syslog while daemonized Tue Jun 11 16:42:18 EDT 2013 Remove nanosleep() to improve performance. Thu Apr 4 16:38:50 EDT 2013 Major addtions for SDN tracking. New Flow model specifications in argus.conf. Wed Mar 6 16:33:47 EST 2013 Fixes for solaris port, to avoid scheduling problems with record timeouts Fri Oct 19 13:14:13 EDT 2012 Fix documentation in ./include/argus_def.h to get Cause and Vers in right order. Mon Oct 8 17:17:39 EDT 2012 Fix for argus TCP state machine issue with very out of order SYN, SYN_ACK, RST volleys. Thu Jun 21 15:33:22 EDT 2012 Fix for country code aggregation problem, where dst co would be zero'd out. Mon Jun 11 16:07:53 EDT 2012 Fix for ArgusOutput deadlock, when congested. Mon Jun 09 08:21:16 EDT 2012 Netflow V9 support transitioned and mostly integrated. Need more packet data. PR: 193566 Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
* Update to 1.2.16 [1]bapt2014-10-067-150/+270
| | | | | | | | switch to libc API instead of nosing in kernel memory via kvm(3) [2] PR: 194096 Submitted by: glebius [1] maintainer [2] Approved by: maintainer
* net-mgmt/collectd: Fix network IF plugin to avoid log spammarino2014-10-063-5/+38
| | | | | | | | While here, remove redundant @dirrm and strip installed libraries. PR: 191388 Reported by: Fredrik Lennmark Fix by: maintainer (Krzysztof Stryjek)
* net-mgmt/nagios-check_dhcp.pl: NEW PORT - Nagios DHCP check pluginrobak2014-10-064-0/+44
| | | | | | | | | This plugin tests the availability of a given DHCP server using unicast delivery. PR: 187623 Submitted by: Lawrence Chen <beastie@tardisi.com> Approved by: mentors (implicit)
* - Convert to USES=autoreconftijl2014-10-052-18/+39
| | | | | | | - Remove WANT_GNOME - Patch configure.in and Makefile.am to move config and m4 directories out of the libltdl directory. This prevents rerunning autotools+configure during make build.
* Allow staging as a regular userantoine2014-10-052-11/+7
|
* Update to 0.4.1.trociny2014-10-043-6/+6
|
* - Replace USE_AUTOTOOLS with USES=autoreconftijl2014-10-041-5/+3
| | | | - Move BUILD_DEPENDS up
* Remove post-patch now that USES=autoreconf handles thistijl2014-10-031-3/+0
|
* - Fix dependency on PGSQLlme2014-10-033-27/+27
| | | | | | | | | | - Enable PGSQL by default - Install manpages to the proper location - Use option helpers [1] - Use proper order of .mk includes [1] - Bump PORTREVISION Suggested by: bapt [1]
* Remove some unneeded patches, patch configure and Makefile.in instead oftijl2014-10-035-453/+22
| | | | | | | configure.ac and Makefile.am so USES=autoreconf can be removed (avoids a problem with upcoming devel/libtool update) PR: 194068
* Remove some unneeded patches, patch configure and Makefile.in instead oftijl2014-10-035-462/+22
| | | | | | | configure.ac and Makefile.am so USES=autoreconf can be removed (avoids a problem with upcoming devel/libtool update) PR: 194068
* Remove duplicate patchantoine2014-10-031-11/+0
|
* Cleanup @dirrm* from my ports.mat2014-10-031-4/+0
| | | | Sponsored by: Absolight
* Enforce bundling jansson and libtre instead of leaving the configurebapt2014-10-031-3/+4
| | | | | | | | figure out if it should bundle of not The clean fix would be to always unbundle, but I will let that to the maintainer while here strip binaries and allow packaging Reported by: glebius
* Simplify plist now that I fully understand the new @dir functionalityfeld2014-10-021-50/+0
|
* Update to 3.2.5feld2014-10-023-68/+68
| | | | Convert @dirrm to @dir
* net-mgmt/nagios4: Unbreak on DF (no-op for FreeBSD)marino2014-10-012-1/+12
|
* fix perl5.18 buildrodrigo2014-10-011-0/+11
| | | | | | PR: ports/182840 Submitted by: alexey <alexey@kouznetsov.com> Approved by: bapt (mentor)
* net-mgmt/nagios-plugins:rene2014-10-011-6/+2
| | | | | | | | - remove optional dependency on expired dns/bind98 - bump PORTREVISION PR: ports/194052 Approved by: maintainer (mat)
* net-mgmt/monitoring-plugins:rene2014-10-011-6/+2
| | | | | | | | - remove optional dependency on expired dns/bind98 - bump PORTREVISION PR: ports/194051 Approved by: maintainer (mat)
* - Add EXAMPLES option to install schemas to create mysql/pgsql databases for ↵lme2014-09-302-3/+19
| | | | | | Icinga 2 - Bump PORTREVISION
* Try not to break a nagios installation when installing/upgrading nrpe by notmat2014-09-302-17/+5
| | | | | | | | | | using /var/spool/nagios. The nrpe.spec file puts localstatedir to their nagios spool directory, but localstatedir is not used outside of the configure script, so, no need to have it here. Sponsored by: Absolight
* Remove expired ports:rene2014-09-3016-301/+0
| | | | | | | | | | | | | | | | | | 2014-08-31 net/libnet10: Superseded by net/libnet 2014-09-30 net/despoof: Depends on expired net/libnet10 2014-09-30 sysutils/gpkgdep: Requires old pkg_info 2014-09-30 security/vida: Depends on expired net/libnet10 2014-09-30 net/nemesis: Depends on expired net/libnet10 2014-09-30 net-mgmt/sing: Depends on expired net/libnet10 2014-09-30 net-mgmt/gps: Depends on expired net/libnet10 2014-09-30 net/ttlscan: Depends on expired net/libnet10 2014-09-30 security/zombiezapper: Depends on expired net/libnet10 2014-09-30 dns/dnshijacker: Depends on expired net/libnet10 2014-09-30 net/xboxproxy: Depends on expired net/libnet10 2014-09-30 net-mgmt/scdp: Depends on expired net/libnet10 2014-09-30 net-mgmt/angst: Depends on expired net/libnet10 2014-09-30 security/py-otr: Abandoned upstream 2014-09-30 net-p2p/cdonkey: depends on deprecated db41 version
* Update WWW.mat2014-09-301-1/+1
| | | | Sponsored by: Absolight
* Update WWW.mat2014-09-301-1/+1
| | | | Sponsored by: Absolight
* - Update to 2.1.1lme2014-09-303-46/+51
| | | | | - Add a dependency on Python - Remove @dirrmtry in plist
* - allow build without rootohauer2014-09-292-5/+5
|