Commit Graph

613 Commits

Author SHA1 Message Date
Dirk Froemberg
6b8216a241 nsc-0.50c - Netsaint Console monitor. 2001-04-05 16:27:53 +00:00
Michael Haro
98d509bb87 portlint3: FATAL: Makefile 60: variable LIB_DEPENDS is redefined. 2001-04-03 22:29:43 +00:00
Michael Haro
05b2ac3b5b - update to netsaint 0.0.7b3
- install configuration files with .dist suffix so that users configuration
  files are not deleted on package removal
- create ${PREFIX}/var/netsaint/rw directory needed for correct operation
  of CGI script
- fix netsaint.log file permission problem
- depend on netsaint-plugins port

PR:		26328
Submitted by:	    maintainer
2001-04-03 22:07:20 +00:00
Michael Haro
bf853364e7 Update netsaint-plugins to 1.2.9.3. Don't depend on netsaint port as
netsaint port depends on us and this creates a circular dependency.
Instead create the netsaint user/group ourselves (which is the only
reason for the netsaint dependency).

PR:		26327
Submitted by:	    maintainer
2001-04-03 21:43:29 +00:00
Jeroen Ruigrok van der Werven
b1d60b9255 Add p5-Tie-NetAddr-IP:
This module overloads hashes so that the key can be a subnet as in
NetAddr::IP.  When looking values up, an interpretation will be made to
find the given key within the subnets specified in the hash.

Care must be taken, as only strings that can be parsed as an IP address
by NetAddr::IP can be used as keys for this hash.
2001-04-02 20:02:38 +00:00
Dirk Froemberg
feb81296a6 Blaz Zupan <blaz@amis.net> wants to maintain this port in addition
to netsaint-plugins.
2001-03-31 15:02:30 +00:00
Will Andrews
cdfc303ac3 Add cisco_conf 1.0, a simple configuration editor for Cisco devices.
Yes, this is different from net/ciscoconf.

PR:		26199
Submitted by:	Anton Voronin <anton@urc.ac.ru>
2001-03-31 01:30:17 +00:00
Dirk Froemberg
d08111cd89 - upgrade to 1.2.9.2
- Blaz Zupan <blaz@amis.net> is the new maintainer
- add radius and mysql support

PR:		ports/25883
Submitted by:	Blaz Zupan <blaz@amis.net>
2001-03-30 19:08:16 +00:00
Jeroen Ruigrok van der Werven
cc2f0bb5fe Update to 2.22.
This fixes some bugs and introduces many new interesting netmask and
netblock manipulating routines.

Fixes contributed to the author by the MAINTAINER and your's truly.

Submitted by:	Anton Berezin <tobez@tobez.org> [MAINTAINER]
2001-03-29 19:38:18 +00:00
Dirk Froemberg
0e20ac501b Netsaint-plugins needs automake to build. 2001-03-29 14:37:28 +00:00
Jeroen Ruigrok van der Werven
e7d91be33d Change maintainer to: Anton Berezin <tobez@tobez.org>
Update coming soon.
2001-03-27 13:02:58 +00:00
Andreas Klemm
5299057ec0 Add Juniper 2001-03-26 00:51:15 +00:00
Andreas Klemm
06d865c90a - fix another showstopper, forgot a "\" at the end of the previous
build dependency.
2001-03-25 23:52:12 +00:00
Andreas Klemm
5a7741834c another show stopper, missing dependency to p5-Net-Patricia
didn't bump PORTREVISION, since package building has been impossible
2001-03-25 22:06:39 +00:00
Andreas Klemm
da42a8a4de portlintify 2001-03-25 20:41:45 +00:00
Andreas Klemm
83a600ecf9 cosmetic: you need cisco flow export version 5. 2001-03-25 17:44:44 +00:00
Andreas Klemm
88240b7f2e - detected, that the graphs/Makefile.sample isn't bmake friendly
we need gmake here, added it to run dependencies
  therefore updated PORTREVISION, otherwise you don't get
  the png file...
- updated pkg-message. You need to configure SNMP on your cisco
  or Juniper router
2001-03-25 16:56:55 +00:00
Andreas Klemm
39675045a0 - bump portrevision because important features were added to port
to make it more functional and userfriendly
- added cflowd's startup script to FILESDIR, add startup options to
  it, that are only valid for the patched cflowd. So later we overwrite
  the sample startup script of "stock" cflowd.
  This is done this way, because cflowd also can be used without flowscan.
  But *if* we use cflowd with flowscan, we have to manage things to work
  with flowscan.
- install sample Makefile to graphs directory, so you can generate
  graphs more easily as being described in the docu (see INSTALL)
- Added comments to pkg-message file, that this Makefile has to be
  updated whenever you add or remove protocol types in
  ${PREFIX}/var/db/flows/bin/CampusIO.cf
- comment post-install section more..
- keep_me file could be removed, since we install the sample Makefile
  now in the graphs subdir
2001-03-25 15:54:48 +00:00
Andreas Klemm
bddf7a3c91 - forgot somehow to add the cflowd.sh sample startup script $FILESDIR
- bump port revision, since port has now better functionality
2001-03-25 14:24:42 +00:00
Andreas Klemm
b852e5e08e - make sure, cflowd starts prior flowscan by renaming it to
cflowd-base.sh.sample (flowscan port uses cflowd-flowscan.sh.sample)
- bump port revision
2001-03-25 13:28:21 +00:00
Andreas Klemm
5586d3519b - additional important port changes
- modify sample startup script
	- run in background properly
	- use variables for progs (grep, perl, kill, ...)
	- style (use $var consistently, spaces after io redirection)
- install startup script as cflowd-flowscan.sh.sample
  to get an order, cflowd ports startup script will be named
  cflowd-base.sh.sample, so that cflowd will be started first.
2001-03-25 13:23:36 +00:00
Andreas Klemm
7f58715569 - completely new functionalities, so bumped port revision
this was overdue, since this complex port needs more docu,
  explanation, preparation, etc ...
- installation directory moved
	from ${PREFIX}/var/flows to ${PREFIX}/var/db/flows
  to match our typical /var filesystem layout, but since I want
  to package this port, I don't want to write into /var/filesystem
  its up to the user, to move the data around later if he has a large
  /var and likes the data to reside there.
- create needed directories in ${PREFIX}/var/db/flows (bin and graphs)
  use a .keep_me file, so that things are packaged properly
- install needed documentation
  the INSTALL file is essential as well as the various example file.
  NOPORTDOCS only covers unneeded files, which are not crucial for
  installation
- the ${PREFIX}/var/db/flows/bin directory carries the sample files
  for the flowscan script. Therefore those sample files reside there.
  Other sample files like the crontab settings are up to the user, so
  they reside in ${PREFIX}/share/doc/flowscan
- install a sample rc file in ${PREFIX}/etc/rc.d, its deactivated, since
  this is a port that needs thinking and handcrafting config files before
  use...
- added a pkg-message file, that explains pre-requisites (cisco configuration)
  and other post installation tasks as well as a BIG WARNING, that enabling
  Netflow Switching and Netflow Data Export on your Cisco CORE or DISTRIBUTION
  routers might affect the routers switching performance.
  You should know IF you need to do it and if its o.k. IF you enable it.
- output pkg-message on port based installation as well since the warnings
  are important.
- updated PLIST
2001-03-25 11:48:48 +00:00
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
Kevin Lo
ea509099f5 - Support CFLAGS/LOCALBASE properly
- Fix pkg-comment

PR: 24555
Submitted by: Ports Fury
2001-01-23 08:45:52 +00:00
Akinori MUSHA
943e6632e8 Complete ucd-snmp's rename to net-snmp.
Submitted by:	"make index"
Forgotton by:	billf
2001-01-19 16:37:56 +00:00
Bill Fumerola
22667fa925 Upgrade to version 4.2
Some of the shared library magic is very hackish, however the net-snmp
library building make-fu is hackish as well, so I don't feel bad about it.

This commit also (re-)enables the host module for much more information.
It also fixes a long standing bug where 'snmpwalk localhost public' would
hang.
2001-01-18 09:58:30 +00:00
Bill Fumerola
9b21f796cd ucd-snmp renamed itself to net-snmp and now uses sourceforge. reflect
this change (with a repocopy) and update various references.

this does not upgrade this port to the most recent version of net-snmp,
that will be coming soon.
2001-01-17 23:48:47 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Vanilla I. Shu
6a83c602cb - Use own do-install target
(mainly to strip binary properly)
- Add WWW: line

PR:		ports/24288
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-01-14 20:21:47 +00:00
Michael Haro
6112134f22 update to 0.0.6 2001-01-12 23:36:31 +00:00
Michael Haro
6d94db57ce distfile moved 2001-01-12 23:10:58 +00:00
Jun Kuriyama
46b53beed9 Unbreak and upgrade to 3.1.0.
Use PERL_CONFIGURE and "make test" friendly.
2001-01-12 01:32:54 +00:00
FUJISHIMA Satsuki
61e53b988c add missing files/remove empty directories.
sort pkg-plist.

PR:		22346
Submitted by:	Rich Wood <rich@FreeBSD.org.uk>
2001-01-10 14:02:29 +00:00
Jun-ichiro itojun Hagino
8a1d4f194e drop myself from MAINTAINER. too many KAME platforms to support,
to little time...
2001-01-09 05:57:08 +00:00
Will Andrews
052cf380ee Release to the world all of my ports that I don't use, excluding KDE 1,
which I'm holding for various reasons, so some kind soul can take the time
to fix them without having to wait for me.
2001-01-09 00:06:25 +00:00
Jun Kuriyama
b30f5074f1 Upgrade to 0.83.
Submitted by:	joseph@randomnetworks.com
PR:		ports/24158
2001-01-08 23:47:49 +00:00
Andreas Klemm
64850d1f42 remove port revision 2001-01-08 11:40:24 +00:00
Andreas Klemm
0e8be8c84b - update port from 1-1-a6 to 1-1-a8
=> bumped PORTREVISION to 2
- pkg-plist still valid
2001-01-07 23:36:44 +00:00
Will Andrews
e40046b15d Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
Ben Smithurst
c2a9a076ef Add a patch to fix a couple of memory handling problems which show up with
MALLOC_OPTIONS=AJ.
2001-01-05 22:38:09 +00:00
Ben Smithurst
62b27d04c9 Reset maintainer to ports@FreeBSD.org, the old maintainer doesn't
use this software any more.

Approved by:	maintainer
2001-01-05 22:37:24 +00:00
Dmitry Sivachenko
06f0a9d80d Remove bogus 0x0a from the end of line.
I don't know who put it there...
2001-01-03 20:29:49 +00:00
FUJISHIMA Satsuki
5c98bf2e70 fix kernel config description to fit FreeBSD 4 or later.
PR:		21905
Submitted by:	Alex Kapranoff <kappa@zombie.antar.bryansk.ru>
Commented by:	jedgar
2001-01-03 19:44:28 +00:00
Dmitry Sivachenko
d8aee0d766 Update to version 2.9.7. 2001-01-03 09:24:24 +00:00
FUJISHIMA Satsuki
369ec4e6f6 remove empty directory.
PR:		23845
Submitted by:	David W. Chapman Jr.
2001-01-02 14:59:49 +00:00
Andreas Klemm
f315ab6c10 missing shared lib in pkg-plist -> PORTREVISION bump
PR:		23974
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-01-01 17:37:39 +00:00
Andreas Klemm
68672bb116 - fix pkg list concerning removal of port (missing symlinks and dir)
- bump port revision because of changes in the packing list (to allow
  pkg_delete to nuke the installed port entirely)

PR:		23975
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2000-12-31 11:34:50 +00:00
Bill Fumerola
9208fd7439 From the submitter:
- <sys/conf.h> requires 'SPECNAMELEN'.
- 'SPECNAMELEN' is defined in <sys/param.h>
- however, disk.c includes <sys/conf.h> before including <sys/param.h>

Submitted by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
2000-12-31 05:17:01 +00:00
Ben Smithurst
79537cf30a Update master site.
Approved by:	maintainer
2000-12-29 07:44:40 +00:00
Daniel Harris
d2d197f8e3 Update to 1.4, also remove . from pkg-comment.
PR:		23900
Submitted by:	maintainer
2000-12-28 15:26:26 +00:00
Will Andrews
8fe68fd01c Add tas 1.0, a traffic accounting system that picks up ip and application
level traffic statistics, stores it and builds reports.

PR:		23824
Submitted by:	Anton Voronin <anton@urc.ac.ru>
2000-12-26 05:46:55 +00:00
Will Andrews
272b15896e Fix violations of COMMENT files.
PR:		22986
Submitted by:	Ports Fury
2000-12-21 08:54:25 +00:00
Will Andrews
0a01597ce7 Add sendip 1.3, a useful utility for testing various sockets behaviors.
This reminds me of W. Richard Stevens' sock(1) from his excellent UNIX
Network Programming Volume 1 book.  Well, not exactly, but..

PR:		23181
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2000-12-19 11:01:57 +00:00
Will Andrews
fdd85c0497 Add netmask 2.3.3, a tool for generating terse netmasks in several common
formats.

PR:		23005
Submitted by:	Mike Bristow <mike@urgle.com>
2000-12-19 10:29:26 +00:00
Dmitry Sivachenko
9ec0f99f4e Update to version 2.9.6. 2000-12-13 12:10:28 +00:00
Dmitry Sivachenko
3bae29fa17 Update to version 2.9.5. 2000-12-12 21:36:44 +00:00
Mike Smith
c2b3abb02f tcpreplay - a *working* libpcap trace file replay tool
Submitted by:	"Christopher N. Harrell" <cnh@ivmg.net>
2000-11-29 02:29:03 +00:00
Brian Somers
31029d55c2 Call openlog() with LOG_PID.
Submitted by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
PR:		23017
2000-11-28 10:31:32 +00:00
David E. O'Brien
30abec63d9 Add $FreeBSD$, which help me in problem reports. 2000-11-22 02:22:51 +00:00
David E. O'Brien
1ceded9e6e Add $FreeBSD$'s which help me in problem reports. 2000-11-22 00:17:18 +00:00
Brian Somers
6cab6773ab Upgrade to 2.1a10 2000-11-21 22:11:43 +00:00
Andreas Klemm
ca308a57a4 Fixes:
- use bison
- build dependency to arts++

Submitted by:	"Gullerud, Lars Erik" <LarsErik.Gullerud@kpnqwest.com>
2000-11-18 23:26:01 +00:00
Dmitry Sivachenko
2514bdf28c Change MAINTAINER field.
I am now at FreeBSD dot org

Approved by:	sobomax
2000-11-13 12:45:40 +00:00
Andreas Klemm
dbb817905c New port cflowd
flow analysis tool currently used for analyzing Cisco's NetFlow switching
2000-11-08 05:15:11 +00:00
Andreas Klemm
8e5a62e839 new port arts++
A network data storage and analysis library from CAIDA
2000-11-08 05:13:26 +00:00
Bill Fenner
7f2ddffe96 Upgrade to libsmi v0.2.6
Reviewed by:	Marcin Cieslak <saper@system.pl> (MAINTAINER)
2000-11-03 17:03:42 +00:00
MIHIRA Sanpei Yoshiro
2d8a67b77b @dirrm share/doc/dhcp
@dirrm share/examples/dhcp

Submitted by: bento
2000-11-02 13:27:01 +00:00
Jun Kuriyama
9e0db9ed39 Add missing README.SNMP entry.
Submitted by:	bento
2000-11-02 05:41:29 +00:00
James E. Housley
45f3f68246 Update to version 2.9.4
PR:		22485
Submitted by:	Dmitry S. Sivachenko <dima@Chg.RU> MAINTAINER
2000-11-02 00:12:14 +00:00
Jim Mock
52e53bcaef Import of p5-Mon.
This is a perl5 module for interfacing with the Mon system monitoring
package.

Submitted by:	Nick Esborn <nick@netdot.net>
2000-10-31 18:37:15 +00:00
Kevin Lo
0e64bf2fa5 Fix pkg-plist
PR: 22357
Submitted by: MAINTAINER
2000-10-28 15:04:07 +00:00
Nick Sayer
a46014b883 Fix stupid typo
Submitted by:	assar
2000-10-26 04:40:32 +00:00
Will Andrews
79b138f7a8 Hand these ports to Dmitry Sivachenko <dima@chg.ru>. 2000-10-24 22:39:57 +00:00
Jun Kuriyama
426c50095e Add $MASTER_SITE_RINGSERVER into $MASTER_SITES. 2000-10-24 10:47:40 +00:00
Will Andrews
5b79c1e047 Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. 2000-10-23 21:03:11 +00:00
James E. Housley
a9e2bd3197 Update to version 2.9.2. Possibly serious bug fixes
PR:		22070
Submitted by:	Matt Heckaman <matt@LUCIDA.QC.CA>
2000-10-19 12:24:06 +00:00
James E. Housley
596452271c Add new port net/sing v1.0
Tool for sending customized ICMP packets

PR:		21776
Submitted by:	Roman Shterenzon <roman@xpert.com>
2000-10-16 02:28:03 +00:00
James E. Housley
44d6106a71 Update to 2.9.1.
- Update to 2.9.1 and not 2.9.0
- Sorted pkg-plist
- Remove whatis.* files that weren't installed

MAINTAINER unreachable

PR:		21787
Submitted by:	Dmitry S. Sivachenko <dima@Chg.RU>
2000-10-13 02:03:33 +00:00
Nick Sayer
0b04168c9b 1. Update to 1.2.2
2. Don't cd in the script, use the full path to the jar instead.

3. Remove obsolete swing library md5 entry
2000-10-06 00:06:29 +00:00
Trevor Johnson
14111407e3 Change MAINTAINER for my ports.
Approved by:	will
2000-10-02 05:39:35 +00:00
Akinori MUSHA
c68548820c Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
2000-09-26 08:02:17 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Nick Sayer
f3d2de21de 1. Depend on the jdk, not the jre.
2. Depend on the jfc port rather than providing our own swing lib.

3. It's really v1.2, not 1.0
2000-09-17 00:35:42 +00:00
Nick Sayer
ce3d454d87 Add port for java airport configurator 2000-09-16 17:38:55 +00:00
Brian Somers
9af4b35c8a Upgrade to 2.1a6 2000-09-14 10:25:34 +00:00
Akinori MUSHA
6be3392602 Update with bsd.ruby.mk. :> 2000-09-07 14:39:47 +00:00
Kris Kennaway
5be1a47e10 Respect CC and CFLAGS 2000-09-03 00:42:28 +00:00
Akinori MUSHA
3802f14ef2 Add ruby-snmp, Ruby interface to UCD-SNMP library. 2000-08-31 18:09:43 +00:00
Michael Haro
3a6807cc0e if (x = y) -> if (x == y)
PR:		20825
Submitted by:	    Oddbjorn Steffensen <oddbjorn@tricknology.org>
2000-08-27 22:22:13 +00:00
Stefan Eßer
ed5a397197 Upgrade to 1.8.1.
Make myself maintainer of this port (agreed to by
Jonathan Hanna, the current maintainer of this port).
2000-08-19 16:19:10 +00:00
Will Andrews
a2e6992414 Update to 1.0.2.
Prompted by:	"Monitoring Network Traffic" thread on -isp
Submitted by:	Matt Ayres <matta@unixshell.com>
2000-08-18 20:47:18 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00
Will Andrews
491b358b14 Add flow-tools 0.34, a set of tools to manipulate Cisco's NetFlow Export.
PR:		20178
Submitted by:	Aleksandr A. Babaylov <.@babolo.ru>
2000-08-11 11:11:53 +00:00
Maxim Sobolev
066346d0b4 The project moved to the SF.
PR:		20314
Submitted by:	Domas Mituzas <midom@dammit.lt>
2000-07-31 15:52:54 +00:00
Hajimu UMEMOTO
2c67e7f4f5 Activate IPv6 support.
Approved by:	billf
2000-07-28 19:43:15 +00:00
Kevin Lo
244f7b92bc Initial import of p5-NetAddr-IP version 2.0
p5-NetAddr-IP is Perl module for working with IP addresses and blocks thereof

PR: 19905
Submitted by: Christopher N. Harrell <cnh@ivmg.net>
2000-07-27 15:32:23 +00:00
Alexander Langer
dc8d4f3386 Add cidr-2.3, a RFC 1878 subnet calculator / helper.
PR:		20010
Submitted by:	Domas Mituzas <midom@dammit.lt>
2000-07-19 10:48:43 +00:00
Jun Kuriyama
467033aae8 Development versioin of scotty3 (after repo-copy). 2000-07-14 08:17:56 +00:00
Will Andrews
d1663d0b2e Oops, revert last commit. In my rush to fix a "problem", I forgot to
actually check to see that this /bin/echo wasn't accounted for.  8)
2000-07-12 22:14:22 +00:00
Will Andrews
5455031a0c Fix /bin/echo -> echo problem that is caused due to the lack of -e option
in the base system.

Submitted by:	Dan Larsson <dl@tyfon.net>
2000-07-12 22:08:01 +00:00
Will Andrews
ec339df43b Add NetSaint-plugins 1.2.8-4, a plugin package for Netsaint.
Patches submitted by:	Jim Sloan <odinn@atlantabiker.net>, to whom I am
			extremely grateful!  Thanks!
2000-07-12 18:57:26 +00:00
Will Andrews
24138afdff Add NetSaint 0.0.5-2, an extremely powerful network monitoring system.
Patches submitted by:	Jim Sloan <odinn@atlantabiker.net>, to whom I am
			extremely grateful!  Thanks!
2000-07-12 18:43:32 +00:00
Steve Price
0a382d079d Adding p0f version 1.7.
A passive OS fingerprinting tool.

PR:		19225
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-07-10 03:51:01 +00:00
Steve Price
8b55eb0901 Update to version 3.0.1.
PR:		19596
Submitted by:	Michael Vasilenko <acid@ci.net.ua>
2000-07-07 19:22:14 +00:00
Will Andrews
e25cae493e Add p5-Net-SNMP, a Perl interface to SNMP.
PR:		19743
Submitted by:	Christopher N. Harrell <cnh@ivmg.net>
2000-07-06 20:55:29 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Kris Kennaway
55dc629177 Respect CC and CFLAGS 2000-07-01 23:28:26 +00:00
Will Andrews
aaf4477bc7 Add p5-Net-Netmask, a perl module to parse, manipulate and lookup IP
network blocks.

PR:		17418
Submitted by:	Yu-Shun Wang <yushunwa@isi.edu>
2000-06-30 01:12:15 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Maxim Sobolev
3ff2217f3d Remove "Extra" item on deinstall.
Submitted by:	bento
2000-06-23 08:50:08 +00:00
Will Andrews
f67050feec Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
2000-06-22 05:52:15 +00:00
Maxim Sobolev
8b10e5fbd0 The port assigns PLIST_SUB after <bsd.port.pre.mk> is included, so substitution
of %%PREFIX%% for ldconfig didn't work.

Submitted by:	Makoto MATSUSHITA <matusita@jp.freebsd.org>
2000-06-18 09:36:13 +00:00
Will Andrews
1e60866cc1 Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.

Patches largely done by:	Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:37:15 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
1de95a9ce1 First round of INSTALL_SHLIB fixes. 2000-06-15 16:44:16 +00:00
Will Andrews
eb8bb24d27 Fix small typo.
Submitted by:	W. Gerald Hicks <jhix@mindpspring.com>
2000-06-14 18:37:20 +00:00
Maxim Sobolev
551cb65285 Use mkstemp() instead of insecure mktemp().
PR:			19047
Hall of Shame entry:	Mikhail Teterin <mi@aldan.algebra.com> (for his !@#$%^ ego)
2000-06-09 07:23:48 +00:00
Alexander Langer
fd3dbf7840 portlint
Reviewed by:	will
2000-06-08 20:25:53 +00:00
Will Andrews
bfa2b79a99 Update LIB_DEPENDS for gd: gd.0 -> gd.1. 2000-06-06 17:56:52 +00:00
Will Andrews
da5eed337a Add STING, a TCP-based network measurement tool that measures end-to-end
network path characteristics. sting is unique because it can estimate
one-way properties, such as loss rate, through careful manipulation and
observation of TCP behavior.

Since Benno submitted the port first, and since the patches are nearly
identical, Benno will get credit for creating the port.  However, since
Kelly offered to maintain it, he will get the job.

PRs:		18476, 18508
Submitted by:	Benno Rice <benno@netizen.com.au>,
		Kelly Yancey <kbyanc@posi.net>
2000-05-22 08:35:10 +00:00
Bill Fumerola
982787c28b Fixes for recent kernel changes, this will screw over people (like me)
who have a -CURRENT before:

Fri May 5 9:58:59 2000 UTC by phk

.. however, since no __FreeBSD_version bump was performed, I can't
handle this with the usual Makefile magic.

Submitted by:	kuriyama-san
Reviewed by:	Matt Ayres <mayres@chc-chimes.com> ("it works now")
2000-05-17 20:27:13 +00:00
Bill Fumerola
1b34274e25 o Upgrade to 4.1.2
o Correct PLIST
o Correct MANx

PR:		18548
Submitted by:	Amakawa Shuhei <sa264@cam.ac.uk>

o Finally fix shared libraries

Submitted by:	billf, will(sorta)
2000-05-17 01:11:51 +00:00
Bill Fumerola
370c339925 First crack at updating to 4.1.1, more features to come, but at least
the newest version is here.
2000-05-12 20:21:27 +00:00
Satoshi Asami
fb5157eab7 Remove empty directories that end with "Net" upon deinstallation.
Submitted by:	bento
2000-05-08 08:07:43 +00:00
Steve Price
eab37d37bb Distfile changed on MASTER_SITE.
PR:		18204
Submitted by:	David G. Andersen <dga@lcs.mit.edu>
Reviewed by:	maintainer
2000-04-30 00:25:17 +00:00
Michael Haro
724c25955e make portversion conform 2000-04-20 20:27:44 +00:00
Michael Haro
590b2f78cc use WWW: (portlint) 2000-04-20 20:16:17 +00:00
Michael Haro
eee331fbe1 remove duplicate DISTNAME 2000-04-20 19:58:29 +00:00
Satoshi Asami
aadea45cf9 Put back DISTNAME. 2000-04-15 10:05:17 +00:00
David E. O'Brien
1aaa8742ca Remove bogus "." in the PORTVERSION. 2000-04-15 09:43:45 +00:00
Satoshi Asami
0ff41e3e14 "p" (meaning "patch") -> ".". 2000-04-15 01:44:53 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Bill Fumerola
2a5f012c3c Assume maintainership 2000-04-07 01:09:06 +00:00
Gary Palmer
21ee26afd7 Resign as maintainer. I had thought someone else volunteered to take
over, but apparently they never changed the MAINTAINER flag.
2000-04-06 17:07:33 +00:00
Will Andrews
af4a01863e Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)

Reminded by:	asami
2000-03-22 01:59:41 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
Michael Haro
cb1907cb7c move PATCH* to Patch section of Makefile (portlint) 2000-03-20 22:57:22 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
Chris D. Faulhaber
64caf0b9f3 IP Flow Meter is a bandwidth analysis tool, that measures how much bandwidth
specified hosts use on their Internet link.

PR:		17190
Submitted by:	Roman Shterenzon <roman@xpert.com>
2000-03-11 15:36:23 +00:00
Chris D. Faulhaber
b0ac72ef18 IP Stack Integrity Checker
Its purpose is to test the stability of an IP Stack and its component stacks
(TCP, UDP, ICMP et. al.) It does this be generating random packets of the
desired protocol.

PR:		16976
Submitted by:	Brad Hendrickse <bradh@uunet.co.za>
2000-03-11 15:04:12 +00:00
Steve Price
8738a2b349 This port doesn't build with byacc on -current, so add 'USE_BISON=yes'. 2000-02-27 23:07:51 +00:00
Ade Lovett
f652b0a0a2 p5-Net-IPv4Addr provides functions to parse IPv4 addresses both
in traditional address/netmask format and in the new CIDR format.
Methods for calculating the network and broadcast address, and
also to check if a given address is in a specific network also exist.

PR:		16984
Submitted by:	Brad Hendrickse <bradh@uunet.co.za>
2000-02-25 16:38:59 +00:00
Bill Fenner
a67a376db3 Skip building the parts that make this port BROKEN on FreeBSD 4.
(and unmark it BROKEN).
2000-02-21 19:19:03 +00:00
Kris Kennaway
c00253ae6f Respect CC 2000-02-17 08:59:52 +00:00
Torsten Blum
95bd4e93b7 I forgot to update the files on freefall before the import.
Some changes in packaging (esp. setting NO_PACKAGE ;-)
2000-02-13 21:27:56 +00:00
Torsten Blum
93aa7b5018 Cricket is a high performance, extremely flexible system for monitoring
trends in time-series data. Cricket was expressly developed to help network
managers visualize and understand the traffic on their networks, but it can
be used all kinds of other jobs, as well. It's similar to mrtg, but takes
a different approach, is faster and more flexible.
2000-02-13 21:00:09 +00:00
Michael Haro
cddbc4f803 rename trafshow to trafshow2
maintainer timeout

PR:		15931
Submitted by:	Michael Vasilenko <acid@stu.cn.ua>
2000-02-13 07:54:13 +00:00
R. Imura
7f031ba6eb Initial import of dhcpconf-0.7.0.
Neat console-based ISC DHCP server configuration-generating utility.

PR:		16520
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-13 03:52:26 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
Chris D. Faulhaber
de309b695d Support CC/CFLAGS/PREFIX properly
Support install macros

PR:		16666
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-12 23:25:31 +00:00
R. Imura
576c72130f Update version to 2.8.12.
PR:		16627
Submitted by:	Dmitry Sivachenko <dima@netserv1.chg.ru>
2000-02-12 21:45:54 +00:00
R. Imura
6834994524 - Changed port to use ${PREFIX}
- Changed to use ${CFLAGS} in /etc/make.conf
- Added do-install:, so proper INSTALL macros could be used

PR:		16595
Submitted by:	Christopher J. Michaels <cjm2@altavista.net>
2000-02-12 20:19:01 +00:00
Neil Blakey-Milner
4c53fad4c0 Upgrade to newer and available version. Port still doesn't play nicely
with DESTDIR and such.

PR:		16575
Submitted by:	maintainer
2000-02-08 09:43:56 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Kris Kennaway
b4eea1ec08 Upgrade to nstreams 1.0.0
Reviewed by:	Maintainer
2000-02-07 03:12:52 +00:00
Steve Price
083010304d Adding libsmi version 0.1.8.
A library to access SMI MIB information.

PR:		16404
Submitted by:	Marcin Cieslak <saper@system.pl>
2000-01-29 22:30:48 +00:00
Steve Price
83c80603a1 Adding trafd version 3.0.
The BPF traffic collector.

PR:		16294
Submitted by:	Michael Vasilenko <acid@stu.cn.ua>
2000-01-29 05:37:41 +00:00
David E. O'Brien
fe6f05c34f Make this compile under -CURRENT with the sigset_t changes.
Submitted by:	Alexander Langer <alex@big.endian.de>
2000-01-20 22:08:54 +00:00
Steve Price
38e3e6a87b These ports now need 'LIB_DEPENDS=gd.0:...'. 1999-12-27 21:28:28 +00:00
Steve Price
53b3842137 Update to version 2.1.10.
PR:		10806
Submitted by:	Dima Sivachecko <dima@Chg.RU>
1999-12-23 23:52:31 +00:00
Steve Price
1e31fd959c Revert back to 3.5.8. 1999-12-10 21:22:32 +00:00
Steve Price
8fb1a5c117 Update to version 4.5.0.
Requested by:	rgrimes
Submitted by:	Ade Lovett <ade@lovett.com>
1999-12-10 15:52:22 +00:00
Steve Price
bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Steve Price
f338314e2e Cope with ANSI C++'isms when gcc 2.95 is the system compiler. 1999-11-28 18:15:18 +00:00
Steve Price
f01ece64a8 Update to Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:13:29 +00:00
Jonathan M. Bresler
182edb954d grr....back out commit error.
restore previous version of the file.
1999-11-15 18:30:56 +00:00
Jonathan M. Bresler
5c22b02773 add two more codes to ICMP error 12 (Parameter Problem).
these two are detailed in RFC1700.

Reviewed by:	Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
1999-11-15 18:27:37 +00:00
Michael Haro
6dca1823d9 This time lets cvs add the patch files...
Corrected DESCR regarding name of BPF in -CURRENT.
Added #!/bin/sh to two shellscripts in the distribution.

PR:     14520
Submitted by:   maintainer

adding the following functionality to trafd:

-D run in foregroud
-I don't distinguish ports/protocols (count only by IP)
-S count only IP from this range(s) (all other IP accounted AS 255.255.255.255)
-A aggregate IP-addresses in given network(s)

PR:     14521
Submitted by:   maintainer
1999-10-25 18:33:37 +00:00
Michael Haro
42525c026c Corrected DESCR regarding name of BPF in -CURRENT.
Added #!/bin/sh to two shellscripts in the distribution.

PR:		14520
Submitted by:	maintainer

adding the following functionality to trafd:

-D run in foregroud
-I don't distinguish ports/protocols (count only by IP)
-S count only IP from this range(s) (all other IP accounted AS 255.255.255.255)
-A aggregate IP-addresses in given network(s)

PR:		14521
Submitted by:	maintainer
1999-10-25 18:32:33 +00:00
Seiichirou Hiraoka
b4fa979b7d Update to 0.75
PR: ports/14298
Submitted by: sjr@home.com
1999-10-13 14:11:12 +00:00
Bill Fumerola
2ccff46a2c Correct WWW:; Reformat and add a URL that was never added; GIF -> PNG 1999-09-29 21:16:28 +00:00
Chris Piazza
5c28381afa Import of nstreams.
nstreams analyzes the streams that occur on a network.  It displays which
streams are generated by users and can optionally generation
ipfw rules that will match these streams, thus only allowing
what is required for the users, and nothing more.

PR:		13913
Submitted by:	Daniel O'Connor <darius@dons.net.au>
1999-09-25 03:40:28 +00:00
Steve Price
5238dc8709 Judiciously s/int/ssize_t/ so this build on FreeBSD/Alpha. 1999-09-20 01:49:28 +00:00
Steve Price
ca130e3e39 Need to include sys/types.h for u_char and friends on FreeBSD/Alpha. 1999-09-20 01:20:09 +00:00
Bill Fenner
f4bfde3d67 Update to version 3.5.8
PR:		ports/11807
Submitted by:	Yarema <yds@dppl.com>
1999-09-09 05:56:39 +00:00
Bill Fenner
d64871cacb A helper library for p5-SNMP, including walk functions. 1999-09-08 23:41:06 +00:00
Bill Fenner
a0eba3f6a4 Update to 2.8.8
PR:		ports/13573
Submitted by:	Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
1999-09-08 22:42:13 +00:00
David E. O'Brien
6f0c0bc3a5 Take over maintance.
Ok'ed by:	Hideyuki Suzuki <hideyuki@sat.t.u-tokyo.ac.jp>
1999-09-06 19:26:40 +00:00
David E. O'Brien
a40250de8c Upgrade to version 1.4.0p6. 1999-09-06 18:14:50 +00:00
Bill Fumerola
28a7dfa695 Fix to work after the ucd-snmp library bump.
Submitted by:	<jack@germanium.xtalwind.net>
PR:		ports/13540
1999-09-04 23:50:36 +00:00
Bill Fumerola
db60f873fb o Bump SHLIB_VERSION to 4 and make this port build it that way.
o Look for perl in the right place (patch-ah)
o Add a typedef that ucd-snmp wants (patch-ag)
o Install headers files with the right permissions

Submitted by:	<jack@germanium.xtalwind.net>
PR:		ports/13539
----------------------------------------------------------------------

o Remove extraneous HAS_CONFIGURE introduced by nectar in rev1.19
o Use the PATCH_* framework and grab 012.patch from the authors.
1999-09-04 23:30:47 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Bill Fumerola
3273fba704 Upgrade SNMP to 4.0.1, which is a last minute bugfix.
Upgrade p5-SNMP to 1.8.1 and mark it broken as it is incompatible
with the ucd-snmp changes. If this is a huge problem, then a
repo copy of ucd-snmp can be made and we can have the hassle of
keeping two copies in our tree.
1999-08-27 20:18:47 +00:00
Chris Piazza
5432bc0f69 Update to version 4.0
Submitted by:	billf
1999-08-27 03:38:42 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Chris Piazza
d54f62609d Update to version 0.72
PR:		12945
Submitted by:	maintainer
1999-08-03 21:46:40 +00:00
Foxfair Hu
6bdfa59729 PR: 12870
Submitted by:	Leo Kim <leo@florida.sarang.net>
Reviewed by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>

Missing a locale perl module when install mrtg, add it back.
1999-07-30 06:32:01 +00:00
Foxfair Hu
8ffef743ee PR: 12834
Submitted by:	Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>

Update mrtg to 2.8.6.

The original maintainer, jfitz, has disappeared about more than a month.
I can't contact him by email, and have no idea to reach him in the other
way. So I take the update request from the submitter.
1999-07-29 03:26:40 +00:00
SADA Kenji
101bf0652a Some portlints.
PR:		ports/12201
Submitted by:	Nick Hibma <nick.hibma@jrc.it>
1999-07-10 20:08:06 +00:00
Steve Price
a09fbeacc4 Set IS_INTERACTIVE for this port. 1999-07-04 21:25:58 +00:00
Chris Piazza
e6e1f16451 Fix a typo (p5-SNMP_Simple -> p5-SNMP_Session) 1999-06-28 05:47:03 +00:00
Tim Vanderhoek
e32f86f31b Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
Chris Piazza
2ac3045663 Import of the SNMP_Session perl module. This module differs
from existing SNMP packages in that it is completely stand-
alone.

PR:	12231
Submitted by:	Stephen J. Roznowski <sjr@home.net>
1999-06-27 17:41:45 +00:00
Michael Haro
1f4a287f09 Support ${PREFIX} better and also only depend on tcp_wrappers if it
doesn't exist in the base system.
1999-06-27 06:40:24 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Michael Haro
5b9355a3b1 WWW: This is definately the daemon's work. In Chuck we trust. 1999-05-03 05:26:53 +00:00
Kris Kennaway
97c42220fd Unbreak. 1999-04-30 12:59:50 +00:00
Marc G. Fournier
0f398af16d Another bunch off WWW: links in DESCR 1999-04-22 00:55:05 +00:00