From owner-cvs-all@FreeBSD.ORG Sun Nov 16 19:05:59 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 E1D4F16A4CE; Sun, 16 Nov 2003 19:05:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A30443FDD; Sun, 16 Nov 2003 19:05:58 -0800 (PST) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hAH35wXJ056792; Sun, 16 Nov 2003 19:05:58 -0800 (PST) (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hAH35vnx056791; Sun, 16 Nov 2003 19:05:57 -0800 (PST) (envelope-from linimon) Message-Id: <200311170305.hAH35vnx056791@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Nov 2003 19:05:57 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/fte Makefile distinfo pkg-plist ports/editors/fte/files conffiles patch-aa patch-ab patch-ac patch-ad patch-ba 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: Mon, 17 Nov 2003 03:06:00 -0000 linimon 2003/11/16 19:05:57 PST FreeBSD ports repository Modified files: editors/fte Makefile distinfo pkg-plist editors/fte/files patch-aa Added files: editors/fte/files patch-ba Removed files: editors/fte/files conffiles patch-ab patch-ac patch-ad Log: Large rework per maintainer-update (PR: ports/50914). Although the changes only span 6 months, they do include a complete rework of the release numbering system. See the Changes file for full details, but the highlights are: - Readonly files are not editable when loaded. - updated some modes (HTML) - new modes (sml, mod3, sl, sql, 4gl, sgml) - new commands: - RunProgramAsync - new macro expansion variables: - FileDirectory - FileBaseName - FileExtension - X11: support for I18N, XMB Revision Changes Path 1.7 +8 -59 ports/editors/fte/Makefile 1.2 +2 -1 ports/editors/fte/distinfo 1.2 +0 -64 ports/editors/fte/files/conffiles (dead) 1.2 +37 -57 ports/editors/fte/files/patch-aa 1.2 +0 -275 ports/editors/fte/files/patch-ab (dead) 1.3 +0 -69 ports/editors/fte/files/patch-ac (dead) 1.2 +0 -13 ports/editors/fte/files/patch-ad (dead) 1.1 +10 -0 ports/editors/fte/files/patch-ba (new) 1.4 +99 -84 ports/editors/fte/pkg-plist