FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 6:01 PM BST
Port details
netxms 1.0.13_2 net-mgmt on this many watch lists=3 search for ports that depend on this port
Network monitoring system
Maintained by: 5u623l20@gmail.com search for ports maintained by this maintainer
Port Added: 07 Sep 2007 12:16:29
License: GPLv2 LGPL21


NetXMS is new and rapidly developing monitoring system,
released under GPL2 license. It can be used for monitoring
entire IT infrastructure, starting with SNMP-capable
hardware (like switches and routers) and ending with
applications on your servers. NetXMS is an extremely
reliable and powerful monitoring system, enabling you
to improve your network availability and service levels.

WWW: http://www.netxms.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, lang/perl5.8
Required To Run: lang/perl5.8
Required Libraries: textproc/expat2, converters/libiconv
There are no ports dependent upon this port

To install the port: cd /usr/ports/net-mgmt/netxms/ && make install clean

No package is available: yes


Configuration Options
===> The following configuration options are available for netxms-1.0.13_2:
     SERVER=off (default) "Install NetXMS server & agent"
     CLIENT=on (default) "Install NetXMS client"
     AGENT=on (default) "Install NetXMS agent"
     NXHTTPD=off (default) "Install web-interface"
     MYSQL=off (default) "Enable MySQL support"
     PGSQL=off (default) "Enable PostgreSQL support"
     SQLITE=off (default) "Enable SQLITE support"
     ODBC=off (default) "Enable ODBC support"
===> Use 'make config' to modify these settings

Master Sites:
http://www.netxms.org/download/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 18

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
17 Mar 2012 05:21:05
Original commit files touched by this commit  1.0.13_2
miwi search for other commits by this committer
- Set / Update Portscout flags
- 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
14 Mar 2012 20:41:18
Original commit files touched by this commit  1.0.13_2
jgh search for other commits by this committer
- drop invalid post-deinstall target

PR:     ports/166078
Submitted by:   jgh@
Feature safe:   yes
06 Feb 2012 12:25:50
Original commit files touched by this commit  1.0.13_1
miwi search for other commits by this committer
- Chase unixODBC shlib bump
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.0.13
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
19 Nov 2011 15:47:32
Original commit files touched by this commit  1.0.13
miwi search for other commits by this committer
- Update to 1.0.13

PR:             162627
Submitted by:   Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe:   yes
18 Oct 2011 14:19:39
Original commit files touched by this commit  1.0.12
ehaupt search for other commits by this committer
Update to 1.0.12

PR:             161630
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
17 Jun 2011 08:51:32
Original commit files touched by this commit  0.2.24
bapt search for other commits by this committer
Mark broken some ports with unfetchable distfiles
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.2.24
miwi search for other commits by this committer
- Get Rid MD5 support
13 Dec 2010 01:07:40
Original commit files touched by this commit  0.2.24
pgollucci search for other commits by this committer
- Mark BROKEN: does not compile

Reported by:    QAT
27 Mar 2010 00:15:24
Original commit files touched by this commit  0.2.24
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
25 Dec 2009 02:09:38
Original commit files touched by this commit  0.2.24
avl search for other commits by this committer
- Reset maintainership

PR:             ports/135435
Submitted by:   Vladimir Ermakov <samflanker at gmail.com> (old maintainer)
13 Jan 2009 03:08:02
Original commit files touched by this commit  0.2.24
amdmi3 search for other commits by this committer
- Update to 0.2.24

PR:             130057
Submitted by:   Vladimir Ermakov <samflanker at gmail dot com> (maintainer)
06 Sep 2008 07:12:05
Original commit files touched by this commit  0.2.22
rafan search for other commits by this committer
- Update to 0.2.22
- Remove 4.x specific patch

PR:             ports/126947
Submitted by:   Vladimir Ermakov <samflanker at gmail.com> (maintainer)
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.2.21
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
08 Jun 2008 11:48:14
Original commit files touched by this commit  0.2.21
rafan search for other commits by this committer
- Update to 0.2.21

PR:             ports/123732
Submitted by:   Vladimir Ermakov <samflanker at gmail.com> (maintainer)
13 Dec 2007 23:34:22
Original commit files touched by this commit  0.2.19
pav search for other commits by this committer
- Update to 0.2.19

PR:             ports/118262
Submitted by:   Vladimir Ermakov <samflanker@gmail.com> (maintainer)
11 Sep 2007 20:53:27
Original commit files touched by this commit  0.2.18.2
edwin search for other commits by this committer
net-mgmt/netxms - support build on FreeBSD 7.0-CURRENT

        NetXMS-0.2.18.2 source not compiling on GCC 4.2 (base
        compilator on 7.0-CURRENT)

PR:             ports/116252
Submitted by:   Vladimir Ermakov <samflanker@gmail.com>
07 Sep 2007 12:15:26
Original commit files touched by this commit  0.2.18.2
edwin search for other commits by this committer
[NEW PORT] net-mgmt/netxms: NetXMS - network monitoring system

        NetXMS is new and rapidly developing monitoring system,
        released under GPL2 license. It can be used for monitoring
        entire IT infrastructure, starting with SNMP-capable hardware
        (like switches and routers) and ending with applications
        on your servers. NetXMS is an extremely reliable and powerful
        monitoring system, enabling you to improve your network
        availability and service levels.

        WWW: http://www.netxms.org/

PR:             ports/114495
Submitted by:   samflanker@gmail.com

Number of commits found: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days63
new fortnight184
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.16 seconds.