From owner-cvs-all@FreeBSD.ORG Sat Jan 10 02:38:24 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 C286216A4CE; Sat, 10 Jan 2004 02:38:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FB5443D45; Sat, 10 Jan 2004 02:38:23 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0AAcN0B082460; Sat, 10 Jan 2004 02:38:23 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0AAcN2G082459; Sat, 10 Jan 2004 02:38:23 -0800 (PST) (envelope-from edwin) Message-Id: <200401101038.i0AAcN2G082459@repoman.freebsd.org> From: Edwin Groothuis Date: Sat, 10 Jan 2004 02:38:23 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils Makefile ports/deskutils/journal 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: Sat, 10 Jan 2004 10:38:24 -0000 edwin 2004/01/10 02:38:23 PST FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/journal Makefile distinfo pkg-descr pkg-plist Log: New port: deskutils/journal is a tool for replacing the traditional text-based diary Journal is a small tool useful for replacing the traditional text-based diary. Its features include multpile user support, multiple journals for each user, encryption, reading and writing new entries, and timestamping of entries. PR: ports/59293 Submitted by: Jose Devezas Revision Changes Path 1.128 +1 -0 ports/deskutils/Makefile 1.1 +27 -0 ports/deskutils/journal/Makefile (new) 1.1 +1 -0 ports/deskutils/journal/distinfo (new) 1.1 +7 -0 ports/deskutils/journal/pkg-descr (new) 1.1 +2 -0 ports/deskutils/journal/pkg-plist (new)