Commit Graph

357 Commits

Author SHA1 Message Date
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