Date: Wed, 5 Dec 2001 18:01:02 -0800 (PST) From: "George V. Neville-Neil" <gnn@neville-neil.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/32543: Update of Click Modular Router to version 1.2.3 Message-ID: <200112060201.fB6212O79699@jchurch.neville-neil.com>
next in thread | raw e-mail | index | archive | help
>Number: 32543 >Category: ports >Synopsis: Update of Click Modular Router to version 1.2.3 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Dec 05 18:10:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: George V. Neville-Neil >Release: FreeBSD 4.4-STABLE i386 >Organization: Neville-Neil Consulting >Environment: System: FreeBSD jchurch.neville-neil.com 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Oct 30 06:05:04 PST 2001 gnn@jchurch.neville-neil.com:/usr/local/src4.2/src/sys/compile/JCHURCH i386 >Description: This PR includes a diff -ruN of the new click port and the old one. It is important that this port get in soon as this version contains code to make it work, in the kernel, on FreeBSD. Former versions only ran on Linux. >How-To-Repeat: >Fix: diff -ruN click/Makefile click.new/Makefile --- click/Makefile Fri Aug 17 09:47:04 2001 +++ click.new/Makefile Wed Dec 5 17:54:02 2001 @@ -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: ports/net/click/Makefile,v 1.1 2001/08/17 16:47:04 ijliao Exp $ # 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 @@ 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 @@ 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 -ruN click/distinfo click.new/distinfo --- click/distinfo Fri Aug 17 09:47:04 2001 +++ click.new/distinfo Wed Dec 5 17:26:33 2001 @@ -1 +1 @@ -MD5 (click-1.2.1.tar.gz) = 7dcdec4eb21c3e742787a92c404ac54c +MD5 (click-1.2.3.tar.gz) = 8cc28dd7e8c4ef4cb98023213605707e diff -ruN click/pkg-descr click.new/pkg-descr --- click/pkg-descr Fri Aug 17 09:47:04 2001 +++ click.new/pkg-descr Sat Nov 3 08:21:26 2001 @@ -11,11 +11,6 @@ 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 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112060201.fB6212O79699>