From owner-cvs-all@FreeBSD.ORG Sat Jul 16 21:35:38 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 DFEB016A41C; Sat, 16 Jul 2005 21:35:38 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F2FB43D49; Sat, 16 Jul 2005 21:35:38 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j6GLZcqh038072; Sat, 16 Jul 2005 21:35:38 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j6GLZcUF038071; Sat, 16 Jul 2005 21:35:38 GMT (envelope-from pav) Message-Id: <200507162135.j6GLZcUF038071@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 16 Jul 2005 21:35:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/tinybsd Makefile distinfo pkg-descr pkg-plist ports/sysutils/tinybsd/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 16 Jul 2005 21:35:39 -0000 pav 2005-07-16 21:35:38 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/tinybsd Makefile distinfo pkg-descr pkg-plist sysutils/tinybsd/files pkg-message.in Log: With TinyBSD you can create embedded systems based on FreeBSD 5.X and 6-CURRENT It's another alternative to PicoBSD and NanoBSD. PR: ports/83469 Submitted by: Jean Milanez Melo Revision Changes Path 1.680 +1 -0 ports/sysutils/Makefile 1.1 +30 -0 ports/sysutils/tinybsd/Makefile (new) 1.1 +2 -0 ports/sysutils/tinybsd/distinfo (new) 1.1 +20 -0 ports/sysutils/tinybsd/files/pkg-message.in (new) 1.1 +4 -0 ports/sysutils/tinybsd/pkg-descr (new) 1.1 +8 -0 ports/sysutils/tinybsd/pkg-plist (new)