Commit Graph

391 Commits

Author SHA1 Message Date
Andreas Klemm
ff2c8e595c Add a start stop script to the port which starts up services
delayed so that every service has a chance to come up properly
before the next one begins
Additionally provide graceful delayed shutdown of services by
using killall -15.
Install startup script as .sample file, since cflowd (and flowscan)
are not easy ports. You should read the docu properly.
2001-03-25 10:37:36 +00:00
Andreas Klemm
64143fff15 fix package making, one more: ${{ -> ${ 2001-03-25 09:20:58 +00:00
Satoshi Asami
562c03f13b Typo (converter -> converters).
Submitted by:	bento
2001-03-21 17:48:55 +00:00
Andreas Klemm
41c20bc8c0 - correct distfiles variable
- use LOCALBASE in BUILD dependency, so cflowd will be found
  this should cure bentos build problems by multiply trying to
  build/install cflowd (problem didn't show up here)
- bumped port revision
2001-03-20 10:44:14 +00:00
Maxim Sobolev
2e187da9b3 A user (bento for example) may not have ${LOCALBASE}/sbin in his PATH, so
use explicit path to the dependency instead of just executable name.

Submitted by:	bento
2001-03-20 10:08:43 +00:00
Bill Fenner
d25a202a7b Unjoin lines that were (accidentally?) joined in rev 1.3
Submitted by:	distfile survey
2001-03-18 00:27:16 +00:00
Andreas Klemm
aaa4838229 like in arts++ use new gcc compiler when compiling under RELENG_3
bumped port revision
2001-03-17 11:30:07 +00:00
Andreas Klemm
fc47e77d6d If memory serves me right, ports collection doesn't officially
support RELENG_3. But defining USE_NEWGCC should fix the compile
problems during package building for RELENG_3.
Therefore bump PORTREVISION.
2001-03-17 11:26:05 +00:00
Maxim Sobolev
167df208b4 Use correct paths to dependencies.
Submitted by:	Mike Harding <mvh@ix.netcom.com>
2001-03-16 19:30:52 +00:00
Satoshi Asami
0ef6a53da1 Typo (converter -> converters).
Submitted by:	bento
2001-03-16 07:21:02 +00:00
Andreas Klemm
a37e825e37 unbreak port even more...
we also need to redefine WRKSRC because of this lowercase affair...
which I start to dislike, because if poeple learn about a software
named FlowScan, then they start looking for a port named FlowScan
and not flowscan ...
no portrevision bump necessary, since port didn't work properly.
2001-03-15 07:56:55 +00:00
Maxim Sobolev
a1e6da4299 Correct reference to the local perl files is:
lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}
but not:
lib/perl5/site_perl/${PERL_VERSION}/${PERL_ARCH}

Submited by:	bento (sorta)
2001-03-14 16:15:28 +00:00
Peter Pentchev
0a2d4fcd34 Update to 1.2.9.1.
PR:		25484
Submitted by:	George Reid <greid@dogma.freebsd-uk.eu.org>
2001-03-14 11:59:05 +00:00
Andreas Klemm
98e0025d91 unbreak port
now after giving the port a lowerrcase name you have to set the
DISTFILES variable right, so sources (which use upper/lowercase)
can be found.
PORTREVISION not bumped since port didn't work up to now,
so no new (working) functionality.
But anyway, thanks for doing the CVS work !
2001-03-14 07:53:22 +00:00
Maxim Sobolev
af7cead469 Decapitalise FlowScan.
FlowScan is a tool to monitor and graph flow information from
  Cisco and Riverstone routers in near real-time.

  Amonst many other things, FlowScan can measure and graph traffic
  for applications such as Napster.

  A sample of what FlowScan can do is at: http://wwwstats.net.wisc.edu

  WWW: http://net.doit.wisc.edu/~plonka/FlowScan/
2001-03-14 01:14:44 +00:00
Andreas Klemm
f3d0fad83a new port p5-Cflow
Cflow is a perl module for analyzing raw flow files written by
cflowd, a package used to collect Cisco NetFlow data.

WWW:    http://net.doit.wisc.edu/~plonka/Cflow/
2001-03-13 22:52:04 +00:00
Andreas Klemm
b24b0469e9 - bump portrevision
- introduce CFLOWD_FLOWSCAN_PATCH variable
  for building port with support for FlowScan port (in the queue)
2001-03-13 22:20:15 +00:00
Mikhail Teterin
2bc39f1796 A number of changes and fixes:
. build with or without TK (triggered by the NO_X knob)
	. build against TCL-8.3 -- with or without stubs
	. fix some bugs in the core Scotty code -- most notably
	  a bug in the icmp-command implementation, where an off-by-one
	  error in the argument processing loop resulted in random
	  crashes; all this fixes are grouped into a single file
	  patch-fixes
	. make scotty executable itself as small as it needs to be

Approved by:	maintainer

Perhaps, some  day the security officer  will tell me what  _exactly_ is
wrong with  regular Scotty (this  one is beta  of the new  version), and
I'll be able to freshen that one up too and remove the FORBIDDEN.
2001-03-12 18:50:33 +00:00
FUJISHIMA Satsuki
bdc58fcd56 update to 0.2.14.
PR:		25719
Submitted by:	maintainer
2001-03-12 17:18:52 +00:00
Bill Fenner
ff19e9fe1c Also @dirrm the SNMP:: directory. 2001-03-11 17:45:38 +00:00
Maxim Sobolev
90472c8957 Add ettercap 0.2.4, a network sniffer/interceptor/injector/logger
for switched LANs.

PR:		25641
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-10 15:04:21 +00:00
Dirk Meyer
42d20a384b new port added
PR:		25406
Submitted by:	mark@kyne.com.au
2001-03-10 07:39:29 +00:00
Kris Kennaway
bdd725e97c Fix and sort plist 2001-03-10 06:51:53 +00:00
Kris Kennaway
42b4708a1e Update MASTER_SITE and WWW, and chase the checksum (distfile rerolled;
no changes)

Submitted by:	bento
2001-03-10 04:35:42 +00:00
FUJISHIMA Satsuki
c8091bb624 update to 0.0.7b2.
PR:		25482
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-09 21:06:34 +00:00
Nick Sayer
a340fa5755 Use the javavmwrapper rather than explicitely naming the jdk.
No PORTREVISION since PORTVERSION was updated, like, 10 seconds ago.
2001-03-07 14:29:56 +00:00
Nick Sayer
b9f89f3c6b Update to v1.3 finally. 2001-03-07 14:24:52 +00:00
Peter Pentchev
8d22f51403 Add aggregate, a utility for optimizing a list of network prefixes.
PR:		25143
Submitted by:	Joe Abley <jabley@automagic.org>
2001-03-04 15:48:52 +00:00
Ying-Chieh Liao
13a29ed113 add oproute
A tool for measuring general performance of the Internet
2001-03-03 15:47:20 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Kevin Lo
1ff3dfcb18 Upgrade to version 1.1
BTW, I fix pkg-plist.

PR: 25451
Submitted by: maintainer
2001-02-28 16:11:27 +00:00
Kevin Lo
07ce255549 Upgrade to version 4.2.0 2001-02-26 13:25:11 +00:00
Kevin Lo
9404576198 Upgrade to version 3.60 2001-02-26 13:03:49 +00:00
Jimmy Olgeni
9d1cfbf70c Add new port: net/NeTraMet.
PR:		25330
Submitted by:	olgeni
2001-02-26 11:16:35 +00:00
Peter Pentchev
3a758383e7 Create the fake user with /sbin/nologin as the login shell, not /bin/sh.
PR:		25094
Submitted by:	Phil Regnauld <regnauld@td.rh.dk>
2001-02-23 12:34:56 +00:00
Brian Somers
e77bf460a2 Add a -m option to specify the mail address to be used.
Bump PORTREVISION.

PR:		25288
Submitted by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
2001-02-22 22:56:40 +00:00
Dmitry Sivachenko
120d218d04 Yet another mrtg update (to version 2.9.10). 2001-02-22 09:51:33 +00:00
Dmitry Sivachenko
34894c2be0 Fix this file which I corrupted somehow during previous edit... 2001-02-17 20:57:21 +00:00
Dmitry Sivachenko
83bbfba33f Update to 2.9.8.
Add support for %%PORTDOCS%%.

Submitted by:	olgeni
2001-02-17 20:51:12 +00:00
Kevin Lo
a02c04e982 - Update to version 1.1
- Update MASTER_SITES
- Change maintainer's email address

PR: 25144
Submitted by: MAINTAINER
2001-02-17 15:23:22 +00:00
Akinori MUSHA
9e04885221 Chase graphics/gd's shlib version bump. 2001-02-12 10:01:08 +00:00
Akinori MUSHA
8b18ca2b49 Add %%PORTDOCS%%. 2001-02-10 12:39:31 +00:00
Jun Kuriyama
57bbbd361d Treat shlib number and libtool as our way.
Approved by:	maintainer
2001-02-08 02:39:58 +00:00
David E. O'Brien
bb9b725c29 Put back my editor hints that were removed w/o permission.
Note these are *FULLY* Satoshi approved for the past 4 years.
2001-02-07 14:51:16 +00:00
Jimmy Olgeni
4c544704ed Style fixes for ports/net. 2001-02-05 15:50:41 +00:00
Jun Kuriyama
53f369dcd5 Add work around not to dumps core to access host resources.
Sorry for my commit bloat...
2001-02-02 02:39:45 +00:00
Jun Kuriyama
f0ac79f1b9 Revert $PORTNAME change. 2001-02-02 01:43:17 +00:00
Jun Kuriyama
cd63b40609 Oops, changing PORTNAME may affect DISTNAME... 2001-02-02 01:26:49 +00:00
Jun Kuriyama
bf89dc394c Change port name to net-snmp.
Patch to hr_swrun.c to unbreak on -current (plus diffs in net-snmp CVS).
2001-02-02 01:18:45 +00:00
Bill Fumerola
4df790ff0e Upgrade to 0.2.13 2001-01-26 09:01:30 +00:00