From owner-cvs-ports@FreeBSD.ORG Sun Oct 5 19:39:23 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 170EE16A4B3; Sun, 5 Oct 2003 19:39:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 964A543FE5; Sun, 5 Oct 2003 19:39:22 -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 h962dMXJ072624; Sun, 5 Oct 2003 19:39:22 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h962dMqo072623; Sun, 5 Oct 2003 19:39:22 -0700 (PDT) (envelope-from edwin) Message-Id: <200310060239.h962dMqo072623@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 5 Oct 2003 19:39:22 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/9libs 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 02:39:23 -0000 edwin 2003/10/05 19:39:22 PDT FreeBSD ports repository Modified files: x11-toolkits Makefile Added files: x11-toolkits/9libs Makefile distinfo pkg-descr pkg-plist Log: New port: Plan9 compatibility libraries This is 9libs, a package of Plan 9 compatibility libraries derived from the X11 version of Rob Pike's editor, sam. This release differs from the Bell Labs release. PR: ports/48694 Submitted by: Serge Gagnon Revision Changes Path 1.1 +23 -0 ports/x11-toolkits/9libs/Makefile (new) 1.1 +1 -0 ports/x11-toolkits/9libs/distinfo (new) 1.1 +3 -0 ports/x11-toolkits/9libs/pkg-descr (new) 1.1 +14 -0 ports/x11-toolkits/9libs/pkg-plist (new) 1.272 +1 -0 ports/x11-toolkits/Makefile