1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

1255 Commits

Author SHA1 Message Date
Mathieu Arnold
6cbc91d733 Update to 0.09
Reset MAINTAINER (timeout > 3 months)

PR:		59537
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2004-02-11 16:06:05 +00:00
Mathieu Arnold
64aa72ccfc Update to 1.9004
Reset MAINTAINER (timeout > 3 month)

PR:		57983
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2004-02-11 15:14:59 +00:00
Mark Linimon
294bf5a13f Update to 1.2: mostly bugfixes, but also configuration for other OSes.
See Changelog for details.

Details about the changes to the port (as differntiated from the source):

- we depend on perl5 on build
- remove nagmin support as the nagmin port was never commited
- add rc.subr support
- document supported tunables
- add post-install documentation that documents the remaining
  steps the user needs to take to finish the installation
- add deinstallation script the reminds the user to remove
  the username, group and directory

PR:		ports/62537
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
2004-02-11 04:56:00 +00:00
Kirill Ponomarev
0f4782f55a - Fix build on AMD64
Approved by:	maintainer
2004-02-09 20:22:23 +00:00
Kirill Ponomarev
321e07bb47 - Update to version 1.0.4 2004-02-07 18:47:03 +00:00
Kirill Ponomarev
8ae7e1c069 - Update to version 0.6.0p2 2004-02-07 18:32:41 +00:00
Clement Laforet
3b8591d72d - SIZEify distinfo 2004-02-07 17:16:21 +00:00
Kris Kennaway
ba774ae640 BROKEN on 5.x: does not compile 2004-02-06 23:05:01 +00:00
Yen-Ming Lee
136392de0e add USE_GCC=2.95 and unbreak this port. 2004-02-06 18:11:45 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Kris Kennaway
e1a512059e BROKEN: does not build with perl >=5.8 2004-02-06 11:32:30 +00:00
Joe Marcus Clarke
472beb5144 Update to 1.1.
PR:		62413
Submitted by:	maintainer
2004-02-06 06:16:03 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Joe Marcus Clarke
8cc71b5f6c Add the net-mgmt category, but do not connect it to the build until it has
some ports.
2004-02-04 05:14:43 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Kirill Ponomarev
5e147280ef - SIZEify 2004-01-30 14:05:15 +00:00
Edwin Groothuis
3b4a32093c Mark broken on amd64
Noticed by: bento

Approved by:	Sergey Akifyev <asa@gascom.ru>
2004-01-30 09:05:11 +00:00
Mark Linimon
717d724326 Remove BROKEN now that this correctly builds on 5-current. From the PR:
With recent fixes to lang/gcc295, irrtoolset-4.7.3 now builds on current.
  (NOTE: It appears that portversion was NOT updated on the gc295 port, so
  a re-install of the compiler port must be forced before this will build.)

PR:		ports/61439
Submitted by:	Kevin Oberman <oberman@es.net> (maintainer)
2004-01-30 03:59:05 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Kirill Ponomarev
d9a7590fcc - Update to version 0.6.0p1 2004-01-29 13:05:08 +00:00
Trevor Johnson
05910b268e Add size data. 2004-01-27 16:12:37 +00:00
Kirill Ponomarev
28b3cbcf94 - Update to version 0.6.0
* Add PostgreSQL support
2004-01-27 15:51:34 +00:00
Kirill Ponomarev
d96d74beb1 - Update to version 0.1.1
PR:		ports/61947
Submitted by:	maintainer
2004-01-26 21:15:54 +00:00
Clement Laforet
e62a296836 - Fix RUN_DEPENDS for tmpwatch
Reported by:		bento via kris
2004-01-25 02:09:09 +00:00
Kirill Ponomarev
2f4081a4d6 - Update to version 0.7.1
* Use PLIST_FILES
2004-01-24 09:03:40 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Pav Lucistnik
1e17b1014b - Fix dependency on fping for Bento (/usr/local/sbin is not in PATH on Bento)
Reported by:	bento via kris
2004-01-23 17:23:50 +00:00
Scott Mace
fb13215e1c Update to tcpreplay-1.4.6 2004-01-23 03:45:48 +00:00
Trevor Johnson
439b8a040c Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
Clement Laforet
586aceca85 - Update to 0.7.5
PR:             61356
Submitted by:   Sergey Akifyev <asa@gascom.ru> (maintainer)
2004-01-20 09:42:26 +00:00
Kirill Ponomarev
4fae7f633d - Add CONFLICTS between net/arpwatch and net/arpwatch-devel 2004-01-20 00:02:34 +00:00
Kirill Ponomarev
486518fcaa This is a development fork of arpwatch. This has been
threaded in order to better deal with the requirements of
multi-interface routers. Information regarding MAC addresses
and interfaces is maintained by the program, and an alert is
issued should a device move between interfaces.  In addition,
event processing has been refactored, and some bugs have been
fixed.

PR:		59180
Submitted by:	Matthew George <mdg@secureworks.net>
Approved by:	portmgr
2004-01-19 23:34:48 +00:00
Pav Lucistnik
796dd96ea8 - Update to 2.3.rc1
PR:		ports/61586
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2004-01-19 23:16:29 +00:00
Tilman Keskinoz
9f0286589a Remove an obsolete emailadress. 2004-01-19 17:25:37 +00:00
Dmitry Sivachenko
12da4f2a0a Update to version 2.10.13. 2004-01-19 08:57:31 +00:00
Dmitry Sivachenko
0e9111fbc3 Update to version 1.00. 2004-01-19 08:21:35 +00:00
Pav Lucistnik
9063ae0226 - Update to 2.4
PR:		ports/60063
Submitted by:	Daniel Rudy <dcrudy@pacbell.net>
Approved by:	maintainer
2004-01-18 13:27:57 +00:00
MIHIRA Sanpei Yoshiro
1d6dc1669e Add mrtg-ping-probe, A Round Trip Time and Packet Loss Probe for MRTG 2004-01-18 00:00:55 +00:00
Clement Laforet
9e92286687 - fix plist
- bump PORTREVISION

PR:                 61484
Submitted by:       Larry Rosenman <ler@lerctr.org> (maintainer)
Approved by:        erwin (mentor) (implicitly)
2004-01-17 17:26:14 +00:00
Clement Laforet
bb803091c2 - Update to 1.2.0b
Partially submitted by: John Fleming <john_fleming@compusa.com>
Approved by:            erwin (mentor) (implicitly)
2004-01-16 00:52:07 +00:00
Pav Lucistnik
a4e3939c45 - Update to 1.0 beta13
- Makefile cleanup

PR:		ports/61360
Submitted by:	Sergey Akifyev <asa@gascom.ru> (maintainer)
2004-01-15 23:21:54 +00:00
Pav Lucistnik
83ed47e16f - Add dependency on fping
- Bump portrevision

PR:		ports/60942
Submitted by:	Sergey Akifyev <asa@gascom.ru> (maintainer)
Reported by:	Michal F. Hanula <frankie@nb.7f000001.org>
2004-01-14 09:50:37 +00:00
Clement Laforet
749f2cafe0 - Fixed incorrect path in nrpe.sh init script.
(Reported by: Angel Eduardo Porras Meza <aporrasmeza@hotmail.com>)

PR:                 61335
Submitted by:       Paul Dlug <paul@nerdlabs.com>
Approved by:        erwin (mentor) (implicitly)
2004-01-14 02:05:37 +00:00
Clement Laforet
3887814e09 - Update my email address
Approved and reviewed by:    erwin (mentor)
2004-01-13 15:04:51 +00:00
Kirill Ponomarev
b7e9312075 - Update to version 0.8 2004-01-12 10:26:44 +00:00
Ying-Chieh Liao
c27e0d29c9 add WWW 2004-01-11 00:59:37 +00:00
Pav Lucistnik
19c6ef58d0 - Update MASTER_SITES
PR:		ports/61186
Submitted by:	Kevin Oberman <oberman@es.net> (maintainer)
2004-01-11 00:53:03 +00:00
Kirill Ponomarev
3b10840553 - Update to version 1.0.3 2004-01-06 22:14:13 +00:00
Will Andrews
8a540197e0 Add jffnms 0.7.4, a very advanced network monitoring and control system.
PR:		56266
Submitted by:	Sergey Akifyev <asa@gascom.ru>
2004-01-06 06:27:10 +00:00