aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/sysmon
Commit message (Collapse)AuthorAgeFilesLines
* Add missing USE_OPENSSL=yesTijl Coosemans2015-01-151-4/+6
| | | | | | | PR: 195796 Notes: svn path=/head/; revision=377064
* Cleanup plistAntoine Brodin2014-11-241-1/+0
| | | | Notes: svn path=/head/; revision=373380
* Add USES=alias to several portsJohn Marino2014-10-201-0/+1
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=371252
* - Update to upstream version 0.93Thomas Zander2014-08-153-4/+6
| | | | | | | | | | | | - Add LICENSE - Update WWW PR: 191962 Submitted by: jamie@dyslexicfish.net Approved by: mentors (implicit) Notes: svn path=/head/; revision=365011
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-101-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=361440
* Support stagingEmanuel Haupt2014-02-242-13/+13
| | | | Notes: svn path=/head/; revision=345828
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* Update to 0.92.2Marcus Alves Grando2005-11-083-4/+7
| | | | | | | | | | Add SHA256 PR: 88591 Submitted by: "mk@oxeo.com" <Manuel.Kreutz@titan.oxeo.com> Notes: svn path=/head/; revision=147572
* PR:Foxfair Hu2005-02-162-3/+3
| | | | | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Upgrade sysmon to 0.92. maintainer timeout: 15+ days Notes: svn path=/head/; revision=129048
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-2/+2
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812
* update to sysmon-0.91.20Yen-Ming Lee2003-10-252-4/+5
| | | | | | | | PR: 58528 Submitted by: Manuel Kreutz <mk@oxeo.com> Notes: svn path=/head/; revision=92155
* Add sysmon 0.91.19,Oliver Lehmann2003-07-254-0/+67
a network tool designed for high performance and accurate monitoring. PR: 47402 Submitted by: Manuel Kreutz <mk@nomtec.net> Notes: svn path=/head/; revision=85600