From owner-cvs-all Wed Jan 2 11:32:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B0DB437B420; Wed, 2 Jan 2002 11:31:59 -0800 (PST) Received: (from jdp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02JVxq32514; Wed, 2 Jan 2002 11:31:59 -0800 (PST) (envelope-from jdp) Message-Id: <200201021931.g02JVxq32514@freefall.freebsd.org> From: John Polstra Date: Wed, 2 Jan 2002 11:31:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile ports/lang/modula-3-socks Makefile distinfo pkg-comment pkg-descr pkg-plist ports/lang/modula-3-socks/files Makefile.libm3socks Makefile.m3socks Makefile.top accept.c bind.c close.c connect.c dup.c dup2.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jdp 2002/01/02 11:31:58 PST Modified files: lang Makefile Removed files: lang/modula-3-socks Makefile distinfo pkg-comment pkg-descr pkg-plist lang/modula-3-socks/files Makefile.libm3socks Makefile.m3socks Makefile.top accept.c bind.c close.c connect.c dup.c dup2.c gethostbyaddr.c gethostbyname.c getpeername.c getsockname.c listen.c m3socks.1 m3socks.conf.5 m3socks.sh patch-aa patch-ab read.c recv.c recvfrom.c select.c send.c sendto.c shutdown.c socket.c socksconf.h wrap.h write.c lang/modula-3-socks/scripts configure Log: Remove the modula-3-socks port. It is obsolete. CVSup works fine now with standard runsocks, and I have finally updated the manual page to reflect that. Revision Changes Path 1.275 +0 -1 ports/lang/Makefile 1.9 +0 -55 ports/lang/modula-3-socks/Makefile (dead) 1.2 +0 -1 ports/lang/modula-3-socks/distinfo (dead) 1.2 +0 -19 ports/lang/modula-3-socks/files/Makefile.libm3socks (dead) 1.2 +0 -18 ports/lang/modula-3-socks/files/Makefile.m3socks (dead) 1.2 +0 -3 ports/lang/modula-3-socks/files/Makefile.top (dead) 1.2 +0 -16 ports/lang/modula-3-socks/files/accept.c (dead) 1.2 +0 -15 ports/lang/modula-3-socks/files/bind.c (dead) 1.2 +0 -13 ports/lang/modula-3-socks/files/close.c (dead) 1.2 +0 -15 ports/lang/modula-3-socks/files/connect.c (dead) 1.2 +0 -13 ports/lang/modula-3-socks/files/dup.c (dead) 1.2 +0 -13 ports/lang/modula-3-socks/files/dup2.c (dead) 1.2 +0 -14 ports/lang/modula-3-socks/files/gethostbyaddr.c (dead) 1.2 +0 -14 ports/lang/modula-3-socks/files/gethostbyname.c (dead) 1.2 +0 -16 ports/lang/modula-3-socks/files/getpeername.c (dead) 1.2 +0 -16 ports/lang/modula-3-socks/files/getsockname.c (dead) 1.2 +0 -14 ports/lang/modula-3-socks/files/listen.c (dead) 1.2 +0 -46 ports/lang/modula-3-socks/files/m3socks.1 (dead) 1.2 +0 -256 ports/lang/modula-3-socks/files/m3socks.conf.5 (dead) 1.2 +0 -10 ports/lang/modula-3-socks/files/m3socks.sh (dead) 1.3 +0 -27 ports/lang/modula-3-socks/files/patch-aa (dead) 1.2 +0 -249 ports/lang/modula-3-socks/files/patch-ab (dead) 1.2 +0 -15 ports/lang/modula-3-socks/files/read.c (dead) 1.2 +0 -15 ports/lang/modula-3-socks/files/recv.c (dead) 1.2 +0 -18 ports/lang/modula-3-socks/files/recvfrom.c (dead) 1.2 +0 -20 ports/lang/modula-3-socks/files/select.c (dead) 1.2 +0 -15 ports/lang/modula-3-socks/files/send.c (dead) 1.2 +0 -17 ports/lang/modula-3-socks/files/sendto.c (dead) 1.2 +0 -14 ports/lang/modula-3-socks/files/shutdown.c (dead) 1.2 +0 -14 ports/lang/modula-3-socks/files/socket.c (dead) 1.2 +0 -6 ports/lang/modula-3-socks/files/socksconf.h (dead) 1.2 +0 -61 ports/lang/modula-3-socks/files/wrap.h (dead) 1.2 +0 -15 ports/lang/modula-3-socks/files/write.c (dead) 1.3 +0 -1 ports/lang/modula-3-socks/pkg-comment (dead) 1.2 +0 -7 ports/lang/modula-3-socks/pkg-descr (dead) 1.3 +0 -3 ports/lang/modula-3-socks/pkg-plist (dead) 1.2 +0 -13 ports/lang/modula-3-socks/scripts/configure (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message