From owner-cvs-all@FreeBSD.ORG Fri Oct 31 06:51:10 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 0E2D816A4CE; Fri, 31 Oct 2003 06:51:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AB0B43F3F; Fri, 31 Oct 2003 06:51:09 -0800 (PST) (envelope-from osa@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 h9VEp9XJ076146; Fri, 31 Oct 2003 06:51:09 -0800 (PST) (envelope-from osa@repoman.freebsd.org) Received: (from osa@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9VEp8Xs076145; Fri, 31 Oct 2003 06:51:08 -0800 (PST) (envelope-from osa) Message-Id: <200310311451.h9VEp8Xs076145@repoman.freebsd.org> From: "Sergey A. Osokin" Date: Fri, 31 Oct 2003 06:51:08 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc Makefile ports/misc/seq2 Makefile distinfo pkg-descr pkg-plist 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, 31 Oct 2003 14:51:10 -0000 osa 2003/10/31 06:51:08 PST FreeBSD ports repository Modified files: misc Makefile Added files: misc/seq2 Makefile distinfo pkg-descr pkg-plist Log: Add a clone of the UNIX(tm) program called seq. Spotted by: Sergey Pinaev (dfo@antex.ru) Revision Changes Path 1.627 +1 -0 ports/misc/Makefile 1.1 +26 -0 ports/misc/seq2/Makefile (new) 1.1 +1 -0 ports/misc/seq2/distinfo (new) 1.1 +5 -0 ports/misc/seq2/pkg-descr (new) 1.1 +1 -0 ports/misc/seq2/pkg-plist (new)