From owner-cvs-all@FreeBSD.ORG Wed Apr 27 16:27:40 2005 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 BEAC016A4CE; Wed, 27 Apr 2005 16:27:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93B7743D2D; Wed, 27 Apr 2005 16:27:40 +0000 (GMT) (envelope-from vs@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 j3RGReDD030860; Wed, 27 Apr 2005 16:27:40 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3RGReEM030859; Wed, 27 Apr 2005 16:27:40 GMT (envelope-from vs) Message-Id: <200504271627.j3RGReEM030859@repoman.freebsd.org> From: Volker Stolz Date: Wed, 27 Apr 2005 16:27:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils Makefile ports/sysutils/pcfclock Makefile distinfo pkg-descr pkg-install ports/sysutils/pcfclock/files patch-pcfdate_pcfdate.c 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: Wed, 27 Apr 2005 16:27:40 -0000 vs 2005-04-27 16:27:40 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/pcfclock Makefile distinfo pkg-descr pkg-install sysutils/pcfclock/files patch-pcfdate_pcfdate.c Log: Add pcfclock 0.44, userland access to the pcfclock device. PR: ports/74340 Submitted by: Frank W. Josellis Revision Changes Path 1.646 +1 -0 ports/sysutils/Makefile 1.1 +29 -0 ports/sysutils/pcfclock/Makefile (new) 1.1 +2 -0 ports/sysutils/pcfclock/distinfo (new) 1.1 +28 -0 ports/sysutils/pcfclock/files/patch-pcfdate_pcfdate.c (new) 1.1 +22 -0 ports/sysutils/pcfclock/pkg-descr (new) 1.1 +7 -0 ports/sysutils/pcfclock/pkg-install (new)