Date: Sat, 24 Nov 2012 10:44:52 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307713 - in head: lang/bf2c misc/biosfont-demos sysutils/biosfont Message-ID: <201211241044.qAOAirUZ030164@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Sat Nov 24 10:44:52 2012 New Revision: 307713 URL: http://svnweb.freebsd.org/changeset/ports/307713 Log: New ISP, no need to redirect HTTP traffic to port 8080 any longer. Feature safe: yes Modified: head/lang/bf2c/pkg-descr (contents, props changed) head/misc/biosfont-demos/pkg-descr (contents, props changed) head/sysutils/biosfont/pkg-descr (contents, props changed) Modified: head/lang/bf2c/pkg-descr ============================================================================== --- head/lang/bf2c/pkg-descr Sat Nov 24 10:30:00 2012 (r307712) +++ head/lang/bf2c/pkg-descr Sat Nov 24 10:44:52 2012 (r307713) @@ -5,4 +5,4 @@ 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:8080/bf2c/ +WWW: http://rene-ladan.nl/bf2c/ Modified: head/misc/biosfont-demos/pkg-descr ============================================================================== --- head/misc/biosfont-demos/pkg-descr Sat Nov 24 10:30:00 2012 (r307712) +++ head/misc/biosfont-demos/pkg-descr Sat Nov 24 10:44:52 2012 (r307713) @@ -2,4 +2,4 @@ Two samples for the biosfont(4) kernel m * showchar shows a requested character on stdout * showdati is a digital clock. Best viewed on 80x25 consoles. -WWW: http://www.rene-ladan.nl:8080/biosfont/ +WWW: http://www.rene-ladan.nl/biosfont/ Modified: head/sysutils/biosfont/pkg-descr ============================================================================== --- head/sysutils/biosfont/pkg-descr Sat Nov 24 10:30:00 2012 (r307712) +++ head/sysutils/biosfont/pkg-descr Sat Nov 24 10:44:52 2012 (r307713) @@ -1,4 +1,4 @@ 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:8080/biosfont/ +WWW: http://www.rene-ladan.nl/biosfont/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211241044.qAOAirUZ030164>