From owner-svn-ports-all@FreeBSD.ORG Fri Dec 27 21:12:49 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 2CF33529; Fri, 27 Dec 2013 21:12:49 +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 182A6106B; Fri, 27 Dec 2013 21:12:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBRLCmIP024850; Fri, 27 Dec 2013 21:12:48 GMT (envelope-from rene@svn.freebsd.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBRLCmjS024847; Fri, 27 Dec 2013 21:12:48 GMT (envelope-from rene@svn.freebsd.org) Message-Id: <201312272112.rBRLCmjS024847@svn.freebsd.org> From: Rene Ladan Date: Fri, 27 Dec 2013 21:12:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r337808 - in branches/2014Q1: lang/bf2c misc/biosfont-demos sysutils/biosfont X-SVN-Group: ports-branches 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 21:12:49 -0000 Author: rene Date: Fri Dec 27 21:12:48 2013 New Revision: 337808 URL: http://svnweb.freebsd.org/changeset/ports/337808 Log: MFH: r337735 rene-ladan.nl is offline for now, remove the WWW: line from pkg-descr Approved by: portmgr (mat) Modified: branches/2014Q1/lang/bf2c/pkg-descr branches/2014Q1/misc/biosfont-demos/pkg-descr branches/2014Q1/sysutils/biosfont/pkg-descr Directory Properties: branches/2014Q1/ (props changed) Modified: branches/2014Q1/lang/bf2c/pkg-descr ============================================================================== --- branches/2014Q1/lang/bf2c/pkg-descr Fri Dec 27 21:11:24 2013 (r337807) +++ branches/2014Q1/lang/bf2c/pkg-descr Fri Dec 27 21:12:48 2013 (r337808) @@ -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: branches/2014Q1/misc/biosfont-demos/pkg-descr ============================================================================== --- branches/2014Q1/misc/biosfont-demos/pkg-descr Fri Dec 27 21:11:24 2013 (r337807) +++ branches/2014Q1/misc/biosfont-demos/pkg-descr Fri Dec 27 21:12:48 2013 (r337808) @@ -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: branches/2014Q1/sysutils/biosfont/pkg-descr ============================================================================== --- branches/2014Q1/sysutils/biosfont/pkg-descr Fri Dec 27 21:11:24 2013 (r337807) +++ branches/2014Q1/sysutils/biosfont/pkg-descr Fri Dec 27 21:12:48 2013 (r337808) @@ -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/