summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2001-12-22 15:08:25 +0000
committerkevlo <kevlo@FreeBSD.org>2001-12-22 15:08:25 +0000
commitf928d06f48fd4b499bd6d6524652e2f999f9609e (patch)
tree1c6d726d6818bbe3edc87b21e605519d539f4014 /net
parent2a54693cd23b28fd1f4efa8982faef1b5b7ad868 (diff)
downloadFreeBSD-ports-f928d06f48fd4b499bd6d6524652e2f999f9609e.zip
FreeBSD-ports-f928d06f48fd4b499bd6d6524652e2f999f9609e.tar.gz
Update to version 1.2.3
PR: 32543 Submitted by: MAINTAINER
Diffstat (limited to 'net')
-rw-r--r--net/click/Makefile14
-rw-r--r--net/click/distinfo2
-rw-r--r--net/click/pkg-descr5
3 files changed, 8 insertions, 13 deletions
diff --git a/net/click/Makefile b/net/click/Makefile
index e369c99..283b9af 100644
--- a/net/click/Makefile
+++ b/net/click/Makefile
@@ -1,12 +1,12 @@
-# New ports collection makefile for: click
-# Date created: 27 June 2001
+# Updated ports collection makefile for: click
+# Date created: 3 Nov 2001
# Whom: gnn
#
# $FreeBSD$
#
PORTNAME= click
-PORTVERSION= 1.2.1
+PORTVERSION= 1.2.3
CATEGORIES= net
MASTER_SITES= http://www.pdos.lcs.mit.edu/click/
@@ -39,11 +39,11 @@ MANN= FTPPortMapper.n ARPFaker.n ARPQuerier.n ARPResponder.n \
BandwidthRatedUnqueue.n CheckCRC32.n CheckLength.n CheckPaint.n \
Classifier.n CompareBlock.n Counter.n DelayShaper.n DelayUnqueue.n \
Discard.n DiscardNoFree.n DriverManager.n DropBroadcasts.n DRRSched.n \
- Error.n FrontDropQueue.n HashDemux.n HashSwitch.n Idle.n \
+ Error.n FrontDropQueue.n HashSwitch.n Idle.n \
InfiniteSource.n Meter.n MSQueue.n Null.n PushNull.n PullNull.n \
Null1.n Null2.n Null3.n Null4.n Null5.n Null6.n Null7.n Null8.n \
Paint.n PaintTee.n PeekHandlers.n PokeHandlers.n Print.n PrioSched.n \
- ProbSplitter.n PullSwitch.n PullToPush.n Queue.n QuitWatcher.n \
+ ProbSplitter.n PullSwitch.n Queue.n QuitWatcher.n \
RandomBitErrors.n RandomLossage.n RandomSource.n RatedSource.n \
RatedSplitter.n RatedUnqueue.n RED.n RoundRobinSched.n \
RoundRobinSwitch.n ScheduleInfo.n SetCRC32.n SetTimestamp.n Shaper.n \
@@ -52,8 +52,8 @@ MANN= FTPPortMapper.n ARPFaker.n ARPQuerier.n ARPResponder.n \
Switch.n Tee.n PullTee.n TimedSink.n TimedSource.n Unqueue.n \
Unqueue2.n Unstrip.n CheckTCPHeader.n CheckUDPHeader.n \
DynamicUDPIPEncap.n IPRewriter.n SetTCPChecksum.n TCPRewriter.n \
- UDPIPEncap.n ChatterSocket.n ControlSocket.n FromBPF.n FromDevice.u.n \
- FromDump.n KernelTap.n KernelHandlerProxy.n PrintOld.n ToBPF.n \
+ UDPIPEncap.n ChatterSocket.n ControlSocket.n FromDevice.u.n \
+ FromDump.n KernelTap.n KernelHandlerProxy.n PrintOld.n \
ToDevice.u.n ToDump.n elements.n
CONFDIR= ${PREFIX}/etc/click/conf
diff --git a/net/click/distinfo b/net/click/distinfo
index d32556d..13b9a35 100644
--- a/net/click/distinfo
+++ b/net/click/distinfo
@@ -1 +1 @@
-MD5 (click-1.2.1.tar.gz) = 7dcdec4eb21c3e742787a92c404ac54c
+MD5 (click-1.2.3.tar.gz) = 8cc28dd7e8c4ef4cb98023213605707e
diff --git a/net/click/pkg-descr b/net/click/pkg-descr
index 2b307f0..31f6757 100644
--- a/net/click/pkg-descr
+++ b/net/click/pkg-descr
@@ -11,11 +11,6 @@ can handle up to 435,000 64-byte packets a second.
WWW: http://www.pdos.lcs.mit.edu/click/
-This port of click runs only as a user mode process on FreeBSD.
-Kernel implementations run on Linux. There is a move afoot to
-port this code tot the FreeBSD kernel as well. See the mailing
-list (available via the web page) for more information.
-
George V. Neville-Neil
gnn@neville-neil.com
OpenPOWER on IntegriCloud