aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* Pass maintainer to submitter of previous PR. The email address in the PRWesley Shields2012-03-231-1/+1
| | | | | | | | | | | | was incorrect, so I took it over until I could get confirmation on what address to use. PR: ports/166224 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> Feature safe: yes Notes: svn path=/head/; revision=293721
* - Update mirror URL on my portsRyan Steinmetz2012-03-236-6/+6
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293717
* Update to 3.03b.Wesley Shields2012-03-197-94/+125
| | | | | | | | | | | | | Switch to using PLIST_FILES and PORTDOCS. No longer require gmake. Don't require bash (build.sh). PR: ports/166224 (based upon) Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> Feature safe: yes Notes: svn path=/head/; revision=293546
* - Fix various issues with rc script, including:Ryan Steinmetz2012-03-181-54/+39
| | | | | | | | | | | | | -- Change default pidfile name to avoid conflict with bsnmpd -- Remove check for deprecated net_snmpd_enable - Do not bump PORTREVISION at this time PR: conf/166126 Submitted by: dougb@ Feature safe: yes Notes: svn path=/head/; revision=293491
* - Add missing RUN_DEPENDSSteve Wills2012-03-171-1/+3
| | | | | | | | | | | - Bump PORTREVISION PR: ports/165777 Approved by: maintainer timeout (freebsd-ports@bluepex.com, >2 weeks) Feature safe: yes Notes: svn path=/head/; revision=293474
* - Add missing BUILD_DEPENDS and RUN_DEPENDSSteve Wills2012-03-171-3/+6
| | | | | | | | | | | | - Bump PORTREVISION - Add TEST_DEPENDS to enable testing PR: ports/165776 Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=293472
* - Add LICENSERyan Steinmetz2012-03-171-0/+15
| | | | | | | | | | - Add OPTION for logging snmptraps to MySQL - Add OPTION to restrict agentx access to a local socket only Feature safe: yes Notes: svn path=/head/; revision=293469
* - Set / Update Portscout flagsMartin Wilke2012-03-174-5/+13
| | | | | | | | | | | | - Pass maintainership to submitter PR: 166062 166105 166112 166113 166114 166115 166141 166154 166155 166156 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=293439
* - Update to 2.0.4.Marcelo Araujo2012-03-163-9/+11
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293395
* - Update to 2.0.4.Marcelo Araujo2012-03-163-242/+17
| | | | | | | | | PR: ports/166124 Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> Feature safe: yes Notes: svn path=/head/; revision=293394
* - drop invalid post-deinstall targetJason Helfman2012-03-141-5/+1
| | | | | | | | | PR: ports/166078 Submitted by: jgh@ Feature safe: yes Notes: svn path=/head/; revision=293321
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+8
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* Update to v0.21.16Steven Kreuzer2012-03-122-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293185
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-8/+1
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* Add net-mgmt/netdot, a tool designed to help network administratorsAnton Berezin2012-03-0710-0/+2396
| | | | | | | | | collect, organize and maintain network information. Submitted by: Nick Hilliard <nick@foobar.org> Notes: svn path=/head/; revision=292910
* Add observium.Mark Linimon2012-03-051-0/+1
| | | | Notes: svn path=/head/; revision=292702
* - Correct dependency line for p5-Compress-Raw-ZlibPav Lucistnik2012-03-021-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=292551
* - Mark BROKEN on 7.X: does not compilePav Lucistnik2012-03-021-1/+7
| | | | | | | | | ec_send.c:37:23: error: pcap/pcap.h: No such file or directory Reported by: pointyhat Notes: svn path=/head/; revision=292549
* - Remove conditional checks for FreeBSD 6.XPav Lucistnik2012-03-021-6/+0
| | | | | | | | | PR: ports/165608 Submitted by: pgollucci Approved by: portmgr (hat) Notes: svn path=/head/; revision=292531
* - Update to 3.0.715Wen Heping2012-03-023-5/+5
| | | | | | | | PR: ports/165578 Submitted by: Emil Mikulic <emikulic@gmail.com> (maintainer) Notes: svn path=/head/; revision=292511
* Add port net-mgmt/observium: As per WantedPorts.Michael Scheidell2012-02-286-0/+4409
| | | | | | | | | | | | | | | | Observium is an autodiscovering PHP/MySQL/SNMP based network monitoring which includes support for a wide range of network hardware and operating systems including Cisco, Linux, FreeBSD, Juniper, Brocade, Foundry, HP and many more. - fix-up for invalid XML, fixed in upstream, but not in released version PR: ports/165251 Submitted by: Mel Flynn <rflynn@acsalaska.net> (maintainer) Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=292385
* - New port: net-mgmt/nagios-openldap-pluginsRyan Steinmetz2012-02-274-0/+62
| | | | | | | | | | A collection of scripts useful for monitoring OpenLDAP written by the LTB (LDAP Tool Box) project. WWW: http://ltb-project.org/wiki/documentation/ Notes: svn path=/head/; revision=292288
* Remove quotes from BROKEN and IGNORE as they are not requiredEitan Adler2012-02-251-2/+2
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=292246
* Add some more explicit instructions for post-install configurationDoug Barton2012-02-231-0/+3
| | | | Notes: svn path=/head/; revision=292110
* - fix sort order in few category MakefilesRuslan Makhmatkhanov2012-02-231-1/+1
| | | | | | | | PR: 165411 Submitted by: Conrad J. Sabatier <conrads at cox dot net> Notes: svn path=/head/; revision=292109
* - Update to 0.8.7iSergey Matveychuk2012-02-233-3/+4
| | | | Notes: svn path=/head/; revision=292092
* - use OPTIONSDirk Meyer2012-02-221-0/+3
| | | | Notes: svn path=/head/; revision=292030
* - Resolve issue where local filesystems were displayed as remote file systems.Ryan Steinmetz2012-02-203-6/+27
| | | | | | | | | PR: ports/164817 Submitted by: Rainer Duffner <rainer@ultra-secure.de> Obtained from: Mel Flynn <rflynn@acsalaska.net> Notes: svn path=/head/; revision=291934
* - Update to 0.2.17Martin Wilke2012-02-202-3/+3
| | | | | | | | | | | The ChangeLog is available at: https://blog.torproject.org/blog/vidalia-0217-out PR: 165189 Submitted by: Fabian Keil <fk@fabiankeil.de> (maintainer) Notes: svn path=/head/; revision=291877
* - Fix inclusion of required header file under 10-CURRENTRyan Steinmetz2012-02-193-1/+13
| | | | | | | | | | - Do not bump PORTREVISION PR: ports/165201 Submitted by: Denis Generalov <gd@powernet.ru> Notes: svn path=/head/; revision=291825
* - build with giflibDirk Meyer2012-02-182-2/+2
| | | | Notes: svn path=/head/; revision=291746
* - Update to 2.13 [1]Michael Scheidell2012-02-183-4/+4
| | | | | | | | | | | | - add check for empty dir in pkg-plist PR: ports/164908 [1] Submitted by: Marc Peters <marc.peters@trivago.com> [1] Approved by: jarrod@downtools.com.au (maintainer), gabor (mentor, implicit) Feature safe: yes Notes: svn path=/head/; revision=291715
* - Missed ../Makefile update for new port newdisc-mibsMichael Scheidell2012-02-1710-1805/+159
| | | | | | | | | | | | | | | - Updated netdisco to 1.1 - Updated netdisco to use netdisco-mibs instead of INDEX killer != - Pass maintainership to submitter (via private email) - Update to use Apache 20+ instead of 13+ PR: ports/164955 Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer) Approved by: gabor (mentor, implicit) Feature safe: yes Notes: svn path=/head/; revision=291603
* - Update to 0.15Philippe Audeoud2012-02-172-3/+3
| | | | | | | - Changelog: http://cpansearch.perl.org/src/MRSAM/Net-CIDR-0.15/Changes Notes: svn path=/head/; revision=291570
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-161-0/+1
| | | | Notes: svn path=/head/; revision=291538
* USE_MAKE is the default, right?Eitan Adler2012-02-141-1/+0
| | | | | | | | Submitted by: Alex Kozlov Approved by: maintainer Notes: svn path=/head/; revision=291374
* Bump pcre library dependency due to 8.30 updateMartin Matuska2012-02-144-5/+8
| | | | Notes: svn path=/head/; revision=291338
* Add port net-mgmt/netdisco-mibs: Mibs for use with netdisco and SNMP in generalMichael Scheidell2012-02-134-0/+2017
| | | | | | | | | PR: ports/164954 Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer) Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=291305
* - Merge in fix for upstream Bug ID 3480541Ryan Steinmetz2012-02-131-2/+11
| | | | | | | | | - Do not bump PORTREVISION as this is a minor edit and I plan to include additional patches in the near future Requested by: Alexey Kouznetsov <alexey@kouznetsov.com> Notes: svn path=/head/; revision=291293
* - Update distinfo: tarball rerolled without functional changeSunpoet Po-Chuan Hsieh2012-02-121-2/+2
| | | | | | | Changes: http://people.FreeBSD.org/~sunpoet/ettercap-0.7.4.diff Notes: svn path=/head/; revision=291001
* - Add support to build/install the net-snmp python modulesRyan Steinmetz2012-02-122-0/+40
| | | | | | | | PR: ports/162140 Requested by: Geoffrey Huntley <ghuntley@ghuntley.com> Notes: svn path=/head/; revision=290962
* Update to 1.10Emanuel Haupt2012-02-113-4/+5
| | | | | | | | PR: 164983 Submitted by: "J.R. Oldroyd" <fbsd@opal.com> (maintainer) Notes: svn path=/head/; revision=290959
* Use a direct depend on nginx instead of a USE_ variable which does not seem ↵Eitan Adler2012-02-112-2/+2
| | | | | | | | | to exist Submitted by: Alex Kozlov Notes: svn path=/head/; revision=290911
* - Restore LIBNET_CONFIGSunpoet Po-Chuan Hsieh2012-02-091-1/+3
| | | | Notes: svn path=/head/; revision=290752
* Use WWWDIR in the plist because it's already included in theDoug Barton2012-02-082-14/+13
| | | | | | | default PLIST_SUB. Notes: svn path=/head/; revision=290676
* The variable is USE_PERL5 not USE_PERLEitan Adler2012-02-071-1/+1
| | | | | | | | | Submitted by: Alex Kozlov Reviewed by: perl (swills) Approved by: portmgr (pav) Notes: svn path=/head/; revision=290590
* - Update to 0.7.4Sunpoet Po-Chuan Hsieh2012-02-075-175/+155
| | | | | | | | | | | - Sort OPTIONS - Cosmetic change - Take maintainership Changes: http://ettercap.sourceforge.net/history.php Notes: svn path=/head/; revision=290582
* Hawk is a web based utility for monitoring and comparing hosts on yourDoug Barton2012-02-0612-0/+581
| | | | | | | | | | | | | | | | | | | | | network with what is in DNS. Hosts that are answering pings but are not in DNS may be unauthorized, and addresses in DNS which are not answering may be able to be reclaimed. Hawk monitors all hosts on the networks you specify and lets you view them via a web page. Hawk consists of a backend written in Perl that monitors hosts by ICMP pings and writes the status to a mysql database. The frontend is in PHP and lets you select which network to view, and how to view it. This version has several enhancements to the original; including cleaner Perl code, a user-definable string to designate unused addresses that are in DNS, testing that the forward and reverse hostnames match, and the daemon forks one process pre subnet. WWW: http://sourceforge.net/projects/iphawk/ Notes: svn path=/head/; revision=290513
* - Chase unixODBC shlib bumpMartin Wilke2012-02-064-2/+5
| | | | Notes: svn path=/head/; revision=290490
* - Fix build with UNHANDLED_HACK [1]Lars Engels2012-02-031-4/+5
| | | | | | | | | | - Patch ping syntax and s/Linux/FreeBSD/ by default - Bump PORTREVISION Noticed by: Kurt Jaeger [1] Notes: svn path=/head/; revision=290333