From owner-cvs-all@FreeBSD.ORG Fri Sep 5 12:43:13 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 37D0A16A4BF; Fri, 5 Sep 2003 12:43:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B597B43FF9; Fri, 5 Sep 2003 12:43:12 -0700 (PDT) (envelope-from dinoex@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 h85JhC0U051122; Fri, 5 Sep 2003 12:43:12 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h85JhCc5051121; Fri, 5 Sep 2003 12:43:12 -0700 (PDT) Message-Id: <200309051943.h85JhCc5051121@repoman.freebsd.org> From: Dirk Meyer Date: Fri, 5 Sep 2003 12:43:12 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/frodo Makefile distinfo pkg-descr pkg-plist ports/emulators/frodo/files patch-CmdPipe.cpp patch-CmdPipe.h patch-TkGui.tcl patch-configure patch-sysdeps.h 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: Fri, 05 Sep 2003 19:43:13 -0000 dinoex 2003/09/05 12:43:12 PDT FreeBSD ports repository Modified files: emulators/frodo Makefile distinfo pkg-descr pkg-plist emulators/frodo/files patch-CmdPipe.cpp patch-TkGui.tcl Added files: emulators/frodo/files patch-configure patch-sysdeps.h Removed files: emulators/frodo/files patch-CmdPipe.h Log: - update to 4.1b - add new URL Thanks to watchman@ludd.luth.se for the pointer - make portlint happy - honor given CFLAGS Revision Changes Path 1.24 +16 -18 ports/emulators/frodo/Makefile 1.2 +1 -1 ports/emulators/frodo/distinfo 1.4 +5 -16 ports/emulators/frodo/files/patch-CmdPipe.cpp 1.2 +0 -8 ports/emulators/frodo/files/patch-CmdPipe.h (dead) 1.7 +4 -10 ports/emulators/frodo/files/patch-TkGui.tcl 1.1 +31 -0 ports/emulators/frodo/files/patch-configure (new) 1.1 +12 -0 ports/emulators/frodo/files/patch-sysdeps.h (new) 1.2 +21 -20 ports/emulators/frodo/pkg-descr 1.3 +22 -22 ports/emulators/frodo/pkg-plist