From owner-cvs-ports@FreeBSD.ORG Mon Oct 6 05:37:32 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1567D16A4B3; Mon, 6 Oct 2003 05:37:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94DBA43FE3; Mon, 6 Oct 2003 05:37:31 -0700 (PDT) (envelope-from edwin@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 h96CbVXJ027095; Mon, 6 Oct 2003 05:37:31 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h96CbVRk027094; Mon, 6 Oct 2003 05:37:31 -0700 (PDT) (envelope-from edwin) Message-Id: <200310061237.h96CbVRk027094@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 6 Oct 2003 05:37:31 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors Makefile ports/editors/zoinks Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2003 12:37:32 -0000 edwin 2003/10/06 05:37:31 PDT FreeBSD ports repository Modified files: editors Makefile Added files: editors/zoinks Makefile distinfo pkg-descr pkg-plist Log: new port for ports tree (editors/zoinks) Zoinks is a programmer's editor and development environment for Unix/X11 systems. The editor has features similar to Mac text editors like MPW and CodeWarrior. It also has some features for HTML authoring. Zoinks supports comparing/diffing files and directory hierarchies. It also supports inputting and editing multi-byte text (e.g. Japanese and other Asian languages). PR: ports/54886 Submitted by: Mike Lockwood Revision Changes Path 1.244 +1 -0 ports/editors/Makefile 1.1 +35 -0 ports/editors/zoinks/Makefile (new) 1.1 +1 -0 ports/editors/zoinks/distinfo (new) 1.1 +11 -0 ports/editors/zoinks/pkg-descr (new) 1.1 +2 -0 ports/editors/zoinks/pkg-plist (new)