From owner-svn-ports-all@FreeBSD.ORG Fri Dec 27 14:54:09 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 143E6D63; Fri, 27 Dec 2013 14:54:09 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 004F0157F; Fri, 27 Dec 2013 14:54:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBREs8qE078254; Fri, 27 Dec 2013 14:54:08 GMT (envelope-from rene@svn.freebsd.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBREs80E078251; Fri, 27 Dec 2013 14:54:08 GMT (envelope-from rene@svn.freebsd.org) Message-Id: <201312271454.rBREs80E078251@svn.freebsd.org> From: Rene Ladan Date: Fri, 27 Dec 2013 14:54:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337735 - in head: lang/bf2c misc/biosfont-demos sysutils/biosfont X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Dec 2013 14:54:09 -0000 Author: rene Date: Fri Dec 27 14:54:08 2013 New Revision: 337735 URL: http://svnweb.freebsd.org/changeset/ports/337735 Log: rene-ladan.nl is offline for now, remove the WWW: line from pkg-descr Modified: head/lang/bf2c/pkg-descr head/misc/biosfont-demos/pkg-descr head/sysutils/biosfont/pkg-descr Modified: head/lang/bf2c/pkg-descr ============================================================================== --- head/lang/bf2c/pkg-descr Fri Dec 27 14:48:35 2013 (r337734) +++ head/lang/bf2c/pkg-descr Fri Dec 27 14:54:08 2013 (r337735) @@ -4,5 +4,3 @@ optimizing as much as possible for speed It is written for fun, self-educating purposes and to beat existing BF compilers. - -WWW: http://rene-ladan.nl/bf2c/ Modified: head/misc/biosfont-demos/pkg-descr ============================================================================== --- head/misc/biosfont-demos/pkg-descr Fri Dec 27 14:48:35 2013 (r337734) +++ head/misc/biosfont-demos/pkg-descr Fri Dec 27 14:54:08 2013 (r337735) @@ -1,5 +1,3 @@ Two samples for the biosfont(4) kernel module: * showchar shows a requested character on stdout * showdati is a digital clock. Best viewed on 80x25 consoles. - -WWW: http://www.rene-ladan.nl/biosfont/ Modified: head/sysutils/biosfont/pkg-descr ============================================================================== --- head/sysutils/biosfont/pkg-descr Fri Dec 27 14:48:35 2013 (r337734) +++ head/sysutils/biosfont/pkg-descr Fri Dec 27 14:54:08 2013 (r337735) @@ -1,4 +1,2 @@ This port provides a FreeBSD kernel module that can be used to retrieve the font bitmaps stored in BIOS memory. - -WWW: http://www.rene-ladan.nl/biosfont/