aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptEmanuel Haupt2015-01-062-2/+2
| | | | Notes: svn path=/head/; revision=376403
* - Update to 1.9021Lars Thegler2015-01-052-4/+3
| | | | Notes: svn path=/head/; revision=376346
* Add patch to fix xymonnet crashing when a DNS check returns an AAAAMark Felder2015-01-052-1/+12
| | | | | | | | | | record PR: 196495 Submitted by: kvedulv@kvedulv.de Notes: svn path=/head/; revision=376300
* change command_interpreter from /usr/bin/perl to ${PREFIX}/bin/perlJohn Marino2015-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. Notes: svn path=/head/; revision=376298
* Update net-mgmt/zabbix2-* ports to version 2.0.14Pawel Pekala2015-01-033-30/+3
| | | | | | | | PR: 196198 Submitted by: pakhom706@gmail.com (maintainer) Notes: svn path=/head/; revision=376147
* security/libgcrypt: 1.6.1 -> 1.6.2, bump dependsKurt Jaeger2015-01-022-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) Notes: svn path=/head/; revision=376062
* - Update to version 2.4.3 [1]Pawel Pekala2015-01-012-4/+4
| | | | | | | | | | | - Enable ssh checks by default [2] PR: 196023 [1] [2] Submitted by: timp87@gmail.com [1], maintainer [2] Approved by: maintainer [1] Notes: svn path=/head/; revision=375999
* Permit building against OpenSSL without SSLv2 supportMark Felder2014-12-312-2/+2
| | | | | | | | PR: 195796 Submitted by: lifanov@mail.lifanov.com Notes: svn path=/head/; revision=375911
* Update to 0.38.Mathieu Arnold2014-12-292-4/+3
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=375792
* - Update net-mgmt/zabbix22-* ports to version 2.2.8Pawel Pekala2014-12-286-6/+11
| | | | | | | | | | | - Fix declarations order in slaves PR: 196019 Submitted by: timp87@gmail.com Approved by: maintainer Notes: svn path=/head/; revision=375731
* Update to 1.3.7Mark Felder2014-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. Notes: svn path=/head/; revision=375726
* net-mgmt/zabbix2[24]-server: fix zabbix and database startup sequenceKurt Jaeger2014-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) Notes: svn path=/head/; revision=375683
* Allow building with either giflib 4.2 or 5.0Antoine Brodin2014-12-261-0/+14
| | | | Notes: svn path=/head/; revision=375620
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Change my non-FreeBSD MAINTAINER mail to bofh@Muhammad Moinur Rahman2014-12-2413-13/+13
| | | | | | | Approved by: bapt Notes: svn path=/head/; revision=375378
* Update to 2.2.2Lars Engels2014-12-232-3/+3
| | | | Notes: svn path=/head/; revision=375345
* Catch up abusive uses of ${SITE_PERL}.Mathieu Arnold2014-12-232-2/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=375302
* Get rid of gnomehierBaptiste Daroussin2014-12-211-1/+2
| | | | Notes: svn path=/head/; revision=375146
* cleanup plistBaptiste Daroussin2014-12-2014-14/+0
| | | | Notes: svn path=/head/; revision=375103
* Update Xymon to 4.3.18Mark Felder2014-12-195-9/+12
| | | | | | | This version was not put on the usual MASTER SITE much to my dismay. Notes: svn path=/head/; revision=374960
* net-mgmt/ccnet: Fix kernel thread support for DragonFlyJohn Marino2014-12-192-2/+2
| | | | | | | | PR: 196006 Submitted by: maintainer Notes: svn path=/head/; revision=374950
* - Update net-mgmt/pandorafms ports to 5.1SP1 releasePawel Pekala2014-12-1815-16758/+103
| | | | | | | | | | - Clean pkg-plists PR: 194859 Submitted by: maintainer Notes: svn path=/head/; revision=374927
* Update to 4.1.0Emanuel Haupt2014-12-182-3/+3
| | | | Notes: svn path=/head/; revision=374883
* Fix make patchAntoine Brodin2014-12-171-8/+9
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=374868
* net-mgmt/seafile: Fix kernel thread support on DragonFlyJohn Marino2014-12-162-4/+3
| | | | | | | | PR: 196008 Submitted by: maintainer Notes: svn path=/head/; revision=374802
* net-mgmt/p0f: fix p0f-sendsynKurt Jaeger2014-12-142-0/+30
| | | | | | | Submitted by: Anton Yuzhaninov <citrin@citrin.ru> Notes: svn path=/head/; revision=374722
* - Update to version 4.5 [1]Pawel Pekala2014-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 Notes: svn path=/head/; revision=374654
* - Update to 2.2.1Lars Engels2014-12-124-24/+28
| | | | Notes: svn path=/head/; revision=374575
* Remove sleeps from the configure script to save 7 seconds each run.Mark Felder2014-12-111-0/+22
| | | | | | | | After considering how much time was spent on this message since its addition in 2001, this seems reasonable. Notes: svn path=/head/; revision=374531
* databases/libmemcached: Update to 1.0.18 and much moreKubilay Kocak2014-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) Notes: svn path=/head/; revision=374511
* - Update to 3.23Philippe Audeoud2014-12-102-3/+3
| | | | Notes: svn path=/head/; revision=374484
* Fix warnings when run check_mysql_health with perl >= 5.16Rodrigo Osorio2014-12-104-3/+38
| | | | | | | | | | Remove unnecessary dirs from plist PR: ports/189370 Submitted by: rodrigo Notes: svn path=/head/; revision=374455
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-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) Notes: svn path=/head/; revision=374303
* Update "BSD" license in net-mgmt categoryMark Felder2014-12-086-6/+6
| | | | Notes: svn path=/head/; revision=374263
* Add gettext-runtime, so that it builds when nagios-plugins is built without NLS.Mathieu Arnold2014-12-081-0/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=374258
* Sort entries alphabetically across all categories to avoid extra repo churn.Alexey Dokuchaev2014-12-071-2/+2
| | | | Notes: svn path=/head/; revision=374216
* - Update to 1.6.13Li-Wen Hsu2014-12-062-5/+4
| | | | | | | | PR: 195729 Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer) Notes: svn path=/head/; revision=374118
* Don't overwrite Perl's LDDLFLAGS.Mathieu Arnold2014-12-041-17/+6
| | | | | | | | With hat: perl@ Sponsored by: Absolight Notes: svn path=/head/; revision=373901
* Pet check-plist.Mathieu Arnold2014-12-036-14/+16
| | | | | | | | | PR: 195572 Submitted by: ohauer Sponsored by: Absolight Notes: svn path=/head/; revision=373840
* - Update to 3.22Philippe Audeoud2014-12-033-4/+5
| | | | Notes: svn path=/head/; revision=373827
* - Update to 0.24Dmitry Marakasov2014-12-032-4/+3
| | | | | | | | PR: 195581 Submitted by: freebsd-ports@t-b-o-h.net (maintainer) Notes: svn path=/head/; revision=373812
* Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. TheTijl Coosemans2014-11-292-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) Notes: svn path=/head/; revision=373636
* Update to 3.2.7Mark Felder2014-11-283-19/+19
| | | | | | | | | Fix tomcat-native conflict PR: 195411, 195410 Notes: svn path=/head/; revision=373573
* net-mgmt/seafile: Remove use of /proc and make FUSE optionalJohn Marino2014-11-287-22/+325
| | | | | | | | | | DragonFly has not implemented FUSE, so it's not reqired by default. PR: 195024 submitted by: maintainer Notes: svn path=/head/; revision=373534
* net-mgmt/ccnet: rework to avoid use of /procJohn Marino2014-11-283-26/+164
| | | | | | | | PR: 195023 Submitted by: maintainer Notes: svn path=/head/; revision=373533
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-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 Notes: svn path=/head/; revision=373448
* - Fix build when not both database backends are selectedLars Engels2014-11-253-8/+22
| | | | | | | | | | | - Fix plist - Bump PORTREVISION PR: 195186 Submitted by: ohartman@zedat.fu-berlin.de Notes: svn path=/head/; revision=373415
* Cleanup plistAntoine Brodin2014-11-2458-766/+28
| | | | Notes: svn path=/head/; revision=373380
* Update to version 0.8.8cSteven Kreuzer2014-11-242-4/+3
| | | | Notes: svn path=/head/; revision=373374
* - Update to 0.8.1Sunpoet Po-Chuan Hsieh2014-11-246-198/+13
| | | | | | | | | - Cleanup PLIST Changes: https://github.com/Ettercap/ettercap/releases Notes: svn path=/head/; revision=373233