From owner-cvs-all@FreeBSD.ORG Sat Jul 31 20:14:16 2004 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 DE70D16A4CE; Sat, 31 Jul 2004 20:14:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D44CB43D2F; Sat, 31 Jul 2004 20:14:16 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i6VKEG93043477; Sat, 31 Jul 2004 20:14:16 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i6VKEGJT043476; Sat, 31 Jul 2004 20:14:16 GMT (envelope-from pav) Message-Id: <200407312014.i6VKEGJT043476@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 31 Jul 2004 20:14:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/palm Makefile ports/palm/pdbc Makefile distinfo pkg-descr ports/palm/pdbc/files patch-man-man1-pdbc.1 patch-man-man1-pdbdec.1 patch-man-man5-pdbc.5 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: Sat, 31 Jul 2004 20:14:17 -0000 pav 2004-07-31 20:14:16 UTC FreeBSD ports repository Modified files: palm Makefile Added files: palm/pdbc Makefile distinfo pkg-descr palm/pdbc/files patch-man-man1-pdbc.1 patch-man-man1-pdbdec.1 patch-man-man5-pdbc.5 Log: Add pdbc, the PalmOS database compiler/decompiler. PR: ports/69728 Submitted by: Eric P. Scott Revision Changes Path 1.54 +1 -0 ports/palm/Makefile 1.1 +42 -0 ports/palm/pdbc/Makefile (new) 1.1 +2 -0 ports/palm/pdbc/distinfo (new) 1.1 +11 -0 ports/palm/pdbc/files/patch-man-man1-pdbc.1 (new) 1.1 +20 -0 ports/palm/pdbc/files/patch-man-man1-pdbdec.1 (new) 1.1 +31 -0 ports/palm/pdbc/files/patch-man-man5-pdbc.5 (new) 1.1 +15 -0 ports/palm/pdbc/pkg-descr (new)