Commit Graph

9148 Commits

Author SHA1 Message Date
Tilman Keskinoz
6bfa1c387a Fix dependencies after KDE 3.2 update
Reported by:	kris
2004-02-20 11:22:34 +00:00
Erwin Lansing
8ee43d08c3 Mark DEPRECATED.
This project was renamed to nagios for over a year ago and we have
a net/nagios port.

>From the netsaint website:

07/25/2002
For those who have not heard, NetSaint is being renamed to Nagios.
NetSaint is no longer actively being developed - all development is now being
put into Nagios.

Submitted by:	 mharo
2004-02-20 09:13:58 +00:00
Joe Marcus Clarke
12f6ac1067 Make RUN_DEPENDS BUILD_DEPENDS as well.
PR:		63052
Submitted by:	maintainer
2004-02-19 18:15:18 +00:00
Norikatsu Shigemura
87efe3096f Update to 2004.02.19. 2004-02-19 16:07:15 +00:00
Maxim Sobolev
8832cde5fe Revert previous delta, according to Porter's Handbook:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-wrkdirprefix.html

 "In particular, if you are referring to a WRKDIR of another port, note that
  the correct location is ${WRKDIRPREFIX}${PORTSDIR}/subdir/name/work"

Other ports that use ${.CURDIR} when reffering WRKDIR of another port should
be fixed along with bento scripts.
2004-02-19 12:25:42 +00:00
Maxim Sobolev
d90b35f496 Replace '${WRKDIRPREFIX}${PORTSDIR}/' with '${WRKDIR}/../../../' when
reffering other ports, since the former for some reason doesn't work
in bento environment (it works here just fine even with WRKDIRPREFIX
set).

BTW, this is good evidence which shows that breakage on bento isn't
sufficient to mark port as BROKEN.
2004-02-19 11:22:38 +00:00
Erwin Lansing
e6ccc3f400 - from 0.18 to 0.19
- cut from Changes
   (ms) Michael Coulter noticed that eg/review had the
        wrong path to Review.pm.
   (ms) Sam Smith noticed that the dependency on
        LWP::UserAgent was missing from the documentation.
   (ms) Bill Fitzpatrick provided a patch implementing and testing
        Manufacturer searches.

PR:		63045
Submitted by:	maintainer
2004-02-19 10:04:12 +00:00
Kris Kennaway
c01bd181e2 BROKEN: Does not compile. This port is scheduled for removal on April 19
if it is still broken.
2004-02-19 09:50:55 +00:00
Kris Kennaway
ed8a43a603 FORBIDDEN on 5.x: links against conflicting thread libraries 2004-02-19 09:41:37 +00:00
Maxim Sobolev
159b6b5ea8 - Update to 0.7.2;
- fix problem with h323 channel module loading reported by several users.
2004-02-19 00:07:34 +00:00
Jimmy Olgeni
57b31d3849 Fix a typo. 2004-02-18 23:32:42 +00:00
Joe Marcus Clarke
e24014bb36 Update to 0.22.
PR:		62978
Submitted by:	maintainer
2004-02-18 20:25:10 +00:00
Joe Marcus Clarke
1cbb8439ea Respect PTHREAD_{CFLAGS,LIBS}.
PR:		62988
Submitted by:	maintainer
2004-02-18 20:20:46 +00:00
Tom Hukins
0c59375963 Respect NOPORTDOCS 2004-02-18 16:26:12 +00:00
Kirill Ponomarev
8be0394bd4 Add ng_netflow 0.2.1,
The ng_netflow node implements Cisco's Netflow (c) version 5
protocol on router running FreeBSD. ng_netflow listens for
incoming traffic and identifies unique flows in it. Flows are
distinguished by endpoint IP addresses, TCP/UDP port numbers
and ToS. Expired flows are exported out of the node.

All operation is done in kernel: both traffic capturing and
export datagram generation. Exported data contaion almost all
Netflow version 5 fields, except of AS numbers.

PR:		ports/62982
Submitted by:	Gleb Smirnoff <glebius@cell.sick.ru>
2004-02-18 10:10:55 +00:00
Kris Kennaway
64a7f5e93a Correct error in previous commit
Noticed by:	Dan Langille
2004-02-18 04:27:36 +00:00
Kris Kennaway
709914a2bf Remove BROKEN tag; this now compiles on 5.x. 2004-02-18 03:55:59 +00:00
Kris Kennaway
cd8f40ed37 BROKEN: Broken pkg-plist. This port is scheduled for removal on April 17
if it is still broken at that time.
2004-02-17 22:51:21 +00:00
Kris Kennaway
3d9113b486 BROKEN: Broken dependency. This port is scheduled for removal on April 17
if it is still broken at that time.
2004-02-17 22:49:47 +00:00
Kirill Ponomarev
1daebd57da - Update to version 0.2.0
* Completely rewritten ncurses graphical interface (-G flag)
* Many improvements in graphical analyzer features
* Connections handling for data stream sniffing and resetting
* Added new stats for byte counter
* Added dns resolution support
* Recoded a new errors handler
* Fixed banner catcher
* Added tcpdump-format logging and loading
* Added NCURSES_README file
2004-02-17 21:51:19 +00:00
Trevor Johnson
39b9e96344 Install the p0fa.fp and p0fr.fp files, needed when the -A and -R
options are used (new PORTREVISION).

PR:		62273
Submitted by:	Radim Kolar
2004-02-17 21:29:10 +00:00
Trevor Johnson
1af678a0b8 more patches to add loopback support
PR:		62274
Submitted by:	Radim Kolar
2004-02-17 21:26:58 +00:00
Trevor Johnson
b028862121 Oops, the author of the patch is really Radim Kolar. 2004-02-17 21:05:34 +00:00
Trevor Johnson
5401d85ac8 On FreeBSD, the loopback interface is normally called lo0.
PR:		62358
Submitted by:	Sanatana Dharma
2004-02-17 21:03:11 +00:00
Erwin Lansing
bb686e6404 Simon Barner agreed to take over the maintainership and handle the PTHREAD=
issue. Thanks and good luck!

PR:		62975
Submitted by:	Heiner <h.eichmann@gmx.de> (old maintainer)
2004-02-17 20:11:23 +00:00
Sergei Kolobov
09043f8928 - Update to 0.8.0
- Remove dependency on dns/libdjbdns - that library is now included
  in ipsvd
2004-02-17 16:10:10 +00:00
Dmitry Sivachenko
4ec8eeb2af Update to version 2.0.12. 2004-02-17 13:20:54 +00:00
Alexander Leidinger
710995380e - Obey PTHREAD_LIBS also when libpthread exists.
- Use/respect DATADIR and DOCSDIR.

Submitted by:	Marius Strobl <marius@alchemy.franken.de>
2004-02-17 13:02:50 +00:00
Hartmut Brandt
4bc3f65ca2 New distinfo. The checksum in the old one was wrong. 2004-02-17 12:25:20 +00:00
Mathieu Arnold
76ddd8607a Update to 0.87 2004-02-17 12:14:16 +00:00
Munechika SUMIKAWA
a1d6566766 Add LATEST_LINK to avoid duplicate package.
Approved by:	never@nevermind.kiev.ua
Reported by:	kris
2004-02-17 11:26:23 +00:00
Dirk Meyer
bde865c332 - use PTHREAD_CFLAGS and PTHREAD_LIBS everywhere
- drop -lc
2004-02-17 11:04:19 +00:00
Clive Lin
c2e4f0f15f Make start/stop messages consistent with other ports. 2004-02-17 09:51:18 +00:00
Kirill Ponomarev
56fb4687d0 - Unbreak this version on 5.x
PR:		ports/62951
Submitted by:	maintainer
2004-02-17 09:50:35 +00:00
Kris Kennaway
18f7e2ef68 FORBIDDEN on 5.x: does not respect PTHREAD_{CFLAGS,LIBS} 2004-02-17 08:57:49 +00:00
Kris Kennaway
737b336b17 BROKEN: Does not compile 2004-02-17 02:27:38 +00:00
Kris Kennaway
74710d4190 Revert previous commit (I forgot that libpthread is a symlink to libc_r
on sparc64)
2004-02-17 02:23:05 +00:00
Kris Kennaway
acf78d2fe1 FORBIDDEN on 502102: Does not respect PTHREAD_{CFLAGS,LIBS} 2004-02-17 01:08:48 +00:00
Kris Kennaway
46f2f690d5 FORBIDDEN on 502102: does not respect PTHREAD_{CFLAGS,LIBS} 2004-02-17 00:20:41 +00:00
Kirill Ponomarev
f6bffc4d59 - Update to version 1.19
PR:		ports/62913
Submitted by:	maintainer
2004-02-16 14:59:33 +00:00
Bruce M Simpson
8235e6932e Update this port to use the USE_OPENLDAP switch from bsd.port.mk.
Noticed by:	Oliver Eikemeier
2004-02-16 14:37:39 +00:00
Bruce M Simpson
5917cbfb83 Whitespace. 2004-02-16 14:35:30 +00:00
Clement Laforet
4e3cfa31e5 Add unfs3 v0.9.5
UNFS3 is a user-space implementation of the NFSv3 server specification. It
provides a daemon for the MOUNT and NFS protocols, which are used by NFS
clients for accessing files on the server.
Since it runs in user-space, you can use it in a jail.

WWW: http://unfs3.sourceforge.net/
2004-02-16 14:18:19 +00:00
Munechika SUMIKAWA
db882f0e9b Upgrade IPv6 patch. -a option still didn't work. 2004-02-16 14:07:08 +00:00
Oliver Eikemeier
84e95286b2 - BROKEN => FORBIDDEN, since these are potential security issues.
- schedule for removal

Reminded by:	kris
2004-02-16 13:57:34 +00:00
Kirill Ponomarev
68e9ce7139 Add mad_fcl 0.5,
MAD/Flute reliable unicast/multicast sending/receiving tool
version 0.5. It is an implementation of the RFC3450
Asynchronous Layered Coding (ALC).

PR:		ports/62688
Submitted by:	Janos.Mohacsi@bsd.hu
2004-02-16 12:49:37 +00:00
Kris Kennaway
3334ad649e BROKEN: inconsistent dependencies on mysql 3.x and 4.x (inherited from a
dependency).  This port will be removed on April 15 if still broken at
that time.
2004-02-16 10:36:38 +00:00
Kris Kennaway
cb61c9cc0c Respect PTHREAD_{CFLAGS,LIBS} and bump PORTREVISION 2004-02-16 02:52:55 +00:00
Kris Kennaway
df969a5a68 This port will be removed after April 15 if still broken at that time. 2004-02-15 23:14:56 +00:00
Kris Kennaway
cceeaacf0d BROKEN: Broken pkg-plist 2004-02-15 23:10:46 +00:00