Commit graph

1263 commits

Author SHA1 Message Date
Oliver Eikemeier
3d4a00a8ee fix PKGORIGIN 2004-02-25 14:39:57 +00:00
Pav Lucistnik
e4ad078d84 - Update to 0.7.6
PR:		ports/63244
Submitted by:	Sergey Akifyev <asa@asa.gascom.net.ru> (maintainer)
2004-02-24 17:08:30 +00:00
Oliver Eikemeier
affeba3053 - Update to 1.26
- Use OPTIONS for optional dependencies
- Change pkg-{,de}install to avoid risk of data loss when upgrading
- Patch files instead of regexps in Makefile

added a work around for PR 63293

PR:		63230
Submitted by:	Lars Thegler <lars@thegler.dk> (maintainer)
Reviewed by:	clement
2004-02-24 12:41:38 +00:00
Garrett Wollman
60aab66567 Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
2004-02-23 04:42:13 +00:00
Kirill Ponomarev
533d3c03db - Fix pkg-message
PR:		ports/61267
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
Approved by:	timeout from maintainer
2004-02-13 21:55:50 +00:00
Kirill Ponomarev
d2ff71757c - Add the ability to run in the background as daemon.
- Fix man page.

PR:		ports/62798
Submitted by:	Aaron D. Gifford <agifford@infowest.com>
2004-02-13 19:38:09 +00:00
Mark Linimon
d55e243de2 If you attempt to send an ICMP echo to a host on the same ethernet
subnet, and that host is down/turned off, the Tnm::icmp echo command
will fail rather than return an unreachable indication on some
occasions.  This is because the nmicmpd program will occasionally
get an EHOSTDOWN error when doing a sendto() when the ARP entry
resolution times out.

This is a problem since this API can support a list of hosts to
send traffic to, and a single error as described will abort the
entire operation.

(The reviewer claims that he could not duplicate the problem,
but that the patch seems like a good idea anyway.)
PR:		ports/24940
Submitted by:	Louis Mamakos <louie@transsys.com>
Reviewed by:	Stefan Eßer <se@FreeBSD.org>
2004-02-13 09:31:58 +00:00
Kirill Ponomarev
e54f0d3b3b - Update to version 0.6.0p3 2004-02-12 15:25:33 +00:00
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