Date: Thu, 20 Nov 2003 20:29:49 +0900 From: NAKAMURA Takeshi <1yen@sh.rim.or.jp> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/59505: ports update net/delegate Message-ID: <20031120202939.0DE3.1YEN@sh.rim.or.jp> Resent-Message-ID: <200311201140.hAKBeN68011847@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 59505 >Category: ports >Synopsis: ports update net/delegate >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Nov 20 03:40:22 PST 2003 >Closed-Date: >Last-Modified: >Originator: NAKAMURA Takeshi >Release: FreeBSD 5.1-RELEASE-p10 i386 >Organization: <organization of PR author (multiple lines)> >Environment: System: FreeBSD crca0920 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #0: Fri Nov 14 20:11:17 JST 2003 root@crca0920:/usr/obj/usr/src/sys/GENERIC i386 <machine, os, target, libraries (multiple lines)> >Description: <precise description of the problem (multiple lines)> Update to delegate 8.7.7 >How-To-Repeat: <code/input/activities to reproduce the problem (multiple lines)> >Fix: <how to correct or work around the problem, if known (multiple lines)> --- net/delegate/Makefile.orig Thu Nov 20 19:42:57 2003 +++ net/delegate/Makefile Thu Nov 20 19:48:24 2003 @@ -6,7 +6,7 @@ # PORTNAME= delegate -PORTVERSION= 8.5.5 +PORTVERSION= 8.7.7 CATEGORIES= net www MASTER_SITES= ftp://www.delegate.org/pub/DeleGate/ \ ftp://ftp.delegate.org/pub/DeleGate/ @@ -15,34 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= General purpose TCP/IP proxy system -USE_BZIP2= YES -NO_PACKAGE= "Insecure program." IS_INTERACTIVE= YES - -pre-everything:: -.if !defined(FORCE_BUILD) || ${FORCE_BUILD}!="YES" - @${ECHO_MSG} "*********************************************************************" - @${ECHO_MSG} "* WARNING! WARNING! WARNING! WARNING! WARNING! *" - @${ECHO_MSG} "* This program has known security problems which may allow a remote *" - @${ECHO_MSG} "* attacker to take control of your machine. *" - @${ECHO_MSG} "* See FreeBSD security advisory 00:04 for more information. *" - @${ECHO_MSG} "* *" - @${ECHO_MSG} "* It is strongly recommended that you avoid using this program. *" - @${ECHO_MSG} "* *" - @${ECHO_MSG} "* If you would like to use this program despite the danger, run *" - @${ECHO_MSG} "* make with ``FORCE_BUILD=YES'' *" - @${ECHO_MSG} "* WARNING! WARNING! WARNING! WARNING! WARNING! *" - @${ECHO_MSG} "*********************************************************************" - @${FALSE} -.else - @${ECHO_MSG} "*********************************************************************" - @${ECHO_MSG} "* WARNING! WARNING! WARNING! WARNING! WARNING! *" - @${ECHO_MSG} "* You have chosen to build an insecure program. *" - @${ECHO_MSG} "* This program has known security problems which may allow a remote *" - @${ECHO_MSG} "* attacker to take control of your machine. *" - @${ECHO_MSG} "* See FreeBSD security advisory 00:04 for more information. *" - @${ECHO_MSG} "*********************************************************************" -.endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/delegated ${PREFIX}/sbin --- net/delegate/distinfo.orig Thu Nov 20 19:59:30 2003 +++ net/delegate/distinfo Thu Nov 20 19:47:20 2003 @@ -1 +1 @@ -MD5 (delegate8.5.5.tar.bz2) = aec6bad25d63e8e857eed3ae28dcf1a1 +MD5 (delegate8.7.7.tar.gz) = 9b2120344592ff45cbbb4d33f07e3921 --- net/delegate/pkg-message.orig Thu Nov 20 19:57:35 2003 +++ net/delegate/pkg-message Thu Nov 20 19:57:48 2003 @@ -1,12 +1,3 @@ -********************************************************************* -* WARNING! WARNING! WARNING! WARNING! WARNING! * -* You have installed an insecure program. * -* This program has known security problems which may allow a remote * -* attacker to take control of your machine. * -* Use with great caution! * -* See FreeBSD security advisory 00:04 for more information. * -********************************************************************* - ---------------------------------------------------------------------- Now, edit the sample script in /usr/local/share/examples/delegate directory and copy it into /usr/local/etc/rc.d. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031120202939.0DE3.1YEN>