FreeBSD Bugzilla – Attachment 65556 Details for
Bug 97106
[NEW PORT] sysutils/biosfont: Kernel module to retrieve bitmap fonts from BIOS memory
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
biosfont-1.0.shar
biosfont-1.0.shar (text/plain), 2.80 KB, created by
Rene Ladan
on 2006-05-10 22:40:16 UTC
(
hide
)
Description:
biosfont-1.0.shar
Filename:
MIME Type:
Creator:
Rene Ladan
Created:
2006-05-10 22:40:16 UTC
Size:
2.80 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># biosfont ># biosfont/pkg-plist ># biosfont/pkg-message ># biosfont/pkg-descr ># biosfont/distinfo ># biosfont/Makefile ># >echo c - biosfont >mkdir -p biosfont > /dev/null 2>&1 >echo x - biosfont/pkg-plist >sed 's/^X//' >biosfont/pkg-plist << 'END-of-biosfont/pkg-plist' >Xinclude/biosfont.h >X@cwd /boot/modules >Xbiosfont.ko >X@exec kldxref %D >X@unexec kldxref %D >END-of-biosfont/pkg-plist >echo x - biosfont/pkg-message >sed 's/^X//' >biosfont/pkg-message << 'END-of-biosfont/pkg-message' >X=============================================================================== >X >XThis port has installed the biosfont kernel module. >X >XTo load the kernel module immediately, type the following command: >X >X kldload biosfont >X >XTo load the kernel module at boot, add the following line to >X/boot/loader.conf: >X >X biosfont_load="YES" >X >X=============================================================================== >END-of-biosfont/pkg-message >echo x - biosfont/pkg-descr >sed 's/^X//' >biosfont/pkg-descr << 'END-of-biosfont/pkg-descr' >XThis port provides a FreeBSD kernel module that can be used to >Xretrieve the font bitmaps stored in BIOS memory. >X >XWWW: http://home.tiscali.nl/rladan/biosfont/ >X >X- >XRene Ladan >Xr.c.ladan@gmail.com >END-of-biosfont/pkg-descr >echo x - biosfont/distinfo >sed 's/^X//' >biosfont/distinfo << 'END-of-biosfont/distinfo' >XMD5 (biosfont-1.0.tar.gz) = dc013ad1e4ed7fc46e74871188bd2eea >XSHA256 (biosfont-1.0.tar.gz) = cbfc43ecb0ca78fc49cadeed387724ddb82be17233b66a5205c972bad61b3da0 >XSIZE (biosfont-1.0.tar.gz) = 2613 >END-of-biosfont/distinfo >echo x - biosfont/Makefile >sed 's/^X//' >biosfont/Makefile << 'END-of-biosfont/Makefile' >X# New ports collection makefile for: biosfont >X# Date created: 10 May 2006 >X# Whom: Rene Ladan <r.c.ladan@gmail.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= biosfont >XPORTVERSION= 1.0 >XCATEGORIES= sysutils >XMASTER_SITES= http://home.tiscali.nl/rladan/biosfont/ >X >XMAINTAINER= r.c.ladan@gmail.com >XCOMMENT= Kernel module to retrieve bitmap fonts from BIOS memory >X >X# only platform guraranteed to be ok, feedback/patches are welcome >XONLY_FOR_ARCHS= i386 >X >XMAN4= biosfont.4 >X >XWRKSRC= ${WRKDIR}/${PORTNAME} >X >X.include <bsd.port.pre.mk> >X >X# patches for earlier versions are welcome >X.if ${OSVERSION} < 502117 >XIGNORE= requires FreeBSD 5.3 or higher >X.endif >X >X.if !exists(/usr/src/sys/Makefile) >XIGNORE= requires kernel source files >X.endif >X >Xpost-install: >X ${INSTALL_DATA} ${WRKSRC}/biosfont.h ${PREFIX}/include >X ${INSTALL_MAN} ${MAN4:S|^|${WRKSRC}/|} ${PREFIX}/man/man4 >X ${CAT} ${PKGMESSAGE} >X >X.include <bsd.port.post.mk> >END-of-biosfont/Makefile >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 97106
: 65556