From owner-cvs-all@FreeBSD.ORG Thu Apr 24 04:17:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 467CE37B401; Thu, 24 Apr 2003 04:17:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1B9E43FBD; Thu, 24 Apr 2003 04:17:57 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3OBHv0U004448; Thu, 24 Apr 2003 04:17:57 -0700 (PDT) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3OBHvCb004445; Thu, 24 Apr 2003 04:17:57 -0700 (PDT) Message-Id: <200304241117.h3OBHvCb004445@repoman.freebsd.org> From: Maxim Sobolev Date: Thu, 24 Apr 2003 04:17:57 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/cli Makefile distinfo pkg-descr pkg-plist ports/lang/cli/files patch-configure patch-env.sh patch-pal::unix::startup::makefile.in patch-tools::build::buildexe.c patch-tools::cppmunge::makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2003 11:17:58 -0000 sobomax 2003/04/24 04:17:57 PDT FreeBSD ports repository Modified files: lang/cli Makefile distinfo pkg-descr pkg-plist lang/cli/files patch-env.sh patch-makefile.common.in patch-pal::unix::configure patch-rotorenv::bin::rotor_x86mk.inc patch-tools::build::buildexe.c Added files: lang/cli/files patch-configure patch-tools::cppmunge::makefile.in Removed files: lang/cli/files patch-pal::unix::startup::makefile.in patch-tools::cppmunge::makefile lang/cli/files.5 patch-gcc3.1 patch-makefile.common.in patch-pal::unix::file::find.c patch-pal::unix::makefile.in patch-rotorenv::bin::makefile.def patch-rotorenv::bin::rotor_x86mk.inc patch-tools::nmake::makefile.in Log: Upgrade to 20021101 release (aka 1.0), which fixes compilation on recent FreeBSD versions and allows to remove all of the gcc 3.x fixes. sscli now supports Darwin/ppc, so that it might be possible to port it to FreeBSD/ppc once it is available. Revision Changes Path 1.12 +11 -6 ports/lang/cli/Makefile 1.3 +1 -1 ports/lang/cli/distinfo 1.2 +0 -2412 ports/lang/cli/files.5/patch-gcc3.1 (dead) 1.3 +0 -14 ports/lang/cli/files.5/patch-makefile.common.in (dead) 1.2 +0 -26 ports/lang/cli/files.5/patch-pal::unix::file::find.c (dead) 1.3 +0 -14 ports/lang/cli/files.5/patch-pal::unix::makefile.in (dead) 1.3 +0 -15 ports/lang/cli/files.5/patch-rotorenv::bin::makefile.def (dead) 1.2 +0 -14 ports/lang/cli/files.5/patch-rotorenv::bin::rotor_x86mk.inc (dead) 1.3 +0 -14 ports/lang/cli/files.5/patch-tools::nmake::makefile.in (dead) 1.1 +14 -0 ports/lang/cli/files/patch-configure (new) 1.3 +16 -16 ports/lang/cli/files/patch-env.sh 1.2 +10 -10 ports/lang/cli/files/patch-makefile.common.in 1.4 +24 -11 ports/lang/cli/files/patch-pal::unix::configure 1.2 +0 -14 ports/lang/cli/files/patch-pal::unix::startup::makefile.in (dead) 1.2 +12 -3 ports/lang/cli/files/patch-rotorenv::bin::rotor_x86mk.inc 1.3 +6 -16 ports/lang/cli/files/patch-tools::build::buildexe.c 1.2 +0 -15 ports/lang/cli/files/patch-tools::cppmunge::makefile (dead) 1.1 +14 -0 ports/lang/cli/files/patch-tools::cppmunge::makefile.in (new) 1.2 +2 -0 ports/lang/cli/pkg-descr 1.3 +171 -23 ports/lang/cli/pkg-plist