Port details |
- biosfont-demos Demos for the biosfont kernel module
- 1.3.1 misc =2 1.3.1Version of this port present on the latest quarterly branch.
- Maintainer: rene@FreeBSD.org
- Port Added: 2006-07-04 18:53:27
- Last Update: 2024-02-26 20:42:01
- Commit Hash: 93461b5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://codeberg.org/rene0/biosfont
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- biosfont-demos>0:misc/biosfont-demos
- To install the port:
- cd /usr/ports/misc/biosfont-demos/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/biosfont-demos
- pkg install biosfont-demos
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: biosfont-demos
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1708897109
SHA256 (biosfont-demos-1.3.1.tar.gz) = 13f13725450595a313f760d94b8beb3c99ac527763c9b273b6873fd403a33bdc
SIZE (biosfont-demos-1.3.1.tar.gz) = 6097
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- biosfont.h : sysutils/biosfont
- Runtime dependencies:
-
- biosfont.ko : sysutils/biosfont
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_biosfont-demos
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.1 26 Feb 2024 20:42:01 |
Rene Ladan (rene) |
*/biosfont*: update to 1.3.1, migrate to codeberg |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.3 12 Jul 2022 18:18:37 |
Rene Ladan (rene) |
cleanup: remove Created-by lines mentioning myself from my ports.
While here use my FreeBSD address again for all my ports. |
1.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3 05 Dec 2020 20:40:32 |
rene |
Move ports that I wrote to my personal email address. |
1.3 24 Dec 2019 22:29:37 |
rene |
Update misc/biosfont-demos and sysutils/biosfont to version 1.3
The ports are now directly sourced from github instead of LOCAL.
The showdati program now works again on FreeBSD (tested on an
Asus ROG GL553VW in CSM mode, UEFI mode return blank characters). |
1.1_2 04 Aug 2018 14:14:03 |
rene |
Update the WWW line of the biosfont ports to point to their GitHub repository. |
1.1_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.1_2 14 Feb 2016 15:27:59 |
rene |
Change WWW line of ports that point to my web site, which is now served over
HTTPS.
While here, regenerate patch for lang/bf2c to pet portlint. |
1.1_2 07 Oct 2014 15:56:32 |
rene |
Drop ftp://rene-ladan.nl/pub/ as mirror.
While here use shorter form for "local" master sites. |
1.1_2 03 Jan 2014 15:22:12 |
rene |
rene-ladan.nl is online again, re-add it to MASTER_SITES |
1.1_2 03 Jan 2014 15:16:13 |
rene |
rene-ladan.nl is online again, re-add WWW line to pkg-descr |
1.1_2 29 Dec 2013 10:39:24 |
rene |
Install the showchar binary as show_char to avoid a conflict with
print/psutils.
Bump PORTREVISION |
1.1_1 27 Dec 2013 14:54:45 |
rene |
rene-ladan.nl is offline for now, move distfiles into MASTER_SITE_LOCAL |
1.1_1 27 Dec 2013 14:54:08 |
rene |
rene-ladan.nl is offline for now, remove the WWW: line from pkg-descr |
1.1_1 15 Dec 2013 17:41:39 |
rene |
Specify which BSD licence applies.
Submitted by: make check-sanity |
1.1_1 24 Sep 2013 14:01:22 |
rene |
Add staging support |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
1.1_1 25 Mar 2013 10:09:40 |
rene |
- remove empty OPTIONS_DEFAULT
- portlint fixes |
1.1_1 21 Dec 2012 10:10:59 |
rene |
- Replace (undocumented) INSTALL_DEPENDS on sysutils/biosfont by a
RUN_DEPENDS to properly record the dependency on the kernel module.
- Bump PORTREVISION
Noticed by: 'pkg autoremove' |
1.1 24 Nov 2012 10:44:52 |
rene |
New ISP, no need to redirect HTTP traffic to port 8080 any longer.
Feature safe: yes |
1.1 07 Oct 2012 09:11:51 |
rene |
Cleanup Makefile headers of my ports.
Just use my login for ports I originally created myself. |
1.1 23 Jul 2012 18:28:06 |
linimon |
Switch RUN_DEPENDS to INSTALL_DEPENDS to fix build on pointyhat-west.
Hat: portmgr |
1.1 01 Apr 2011 17:56:05 |
rene |
Fix WWW line in pkg-descr since I can't use port 80 for web with my new ISP |
1.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.1 13 Jun 2010 20:04:04 |
rene |
These ports are BSD-licensed
Approved by: tabthorpe (mentor)
Feature safe: yes |
1.1 05 Jan 2009 16:23:31 |
miwi |
- Update maintainer mail
PR: 127077
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) |
1.1 05 Aug 2008 16:52:27 |
lippe |
- Update to 1.1.
PR: ports/126052
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
Approved by: gabor (mentor, implicit) |
1.0 31 Jan 2008 14:42:47 |
jmelo |
- Update WWW. |
1.0 31 Jan 2008 13:14:09 |
jmelo |
- Update mastersite.
PR: ports/119194
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) |
1.0 04 Jul 2006 18:52:57 |
garga |
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://home.tiscali.nl/rladan/biosfont/
PR: ports/99648
Submitted by: Rene Ladan <r.c.ladan@gmail.com> |