From owner-cvs-all Wed Jan 2 11:17:10 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 C3BF237B41D; Wed, 2 Jan 2002 11:17:06 -0800 (PST) Received: (from jdp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02JH6h27245; Wed, 2 Jan 2002 11:17:06 -0800 (PST) (envelope-from jdp) Message-Id: <200201021917.g02JH6h27245@freefall.freebsd.org> From: John Polstra Date: Wed, 2 Jan 2002 11:17:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/cvsup Makefile distinfo 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:17:06 PST Modified files: net/cvsup Makefile distinfo Log: Upgrade to snap-16.1f. This snapshot is primarily cleanups, documentation updates, and portability fixes. There is no compelling reason for FreeBSD users to upgrade if they are already running snap-16.1e. More importantly: Change the Modula-3 dependencies to use the new "ezm3" distribution. It is a lot smaller and easier to install than pm3. Remove the special static linking when PACKAGE_BUILDING is set. When ezm3 is used, programs are always statically linked with the Modula-3 libraries. This means that binaries built with this port will be stand-alone, but still dynamically linked with the system libraries. So, for example, they will work with runsocks. Revision Changes Path 1.46 +6 -32 ports/net/cvsup/Makefile 1.18 +1 -1 ports/net/cvsup/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message