FreeBSD Bugzilla – Attachment 119214 Details for
Bug 161678
New port: sysutils/acpi_call kernle module for calling ACPI methods
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 1.71 KB, created by
gelraen.ua
on 2011-10-15 13:10:04 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
gelraen.ua
Created:
2011-10-15 13:10:04 UTC
Size:
1.71 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: ># ># acpi_call ># acpi_call/distinfo ># acpi_call/pkg-descr ># acpi_call/Makefile ># >echo c - acpi_call >mkdir -p acpi_call > /dev/null 2>&1 >echo x - acpi_call/distinfo >sed 's/^X//' >acpi_call/distinfo << '8216e0df637b23c9227cf684473d350d' >XSHA256 (acpi_call-1.0.tar.gz) = 4721953ec07e05834228d3020b0db5c925d592fb70d731fd79ff1ac52dd27a16 >XSIZE (acpi_call-1.0.tar.gz) = 3650 >8216e0df637b23c9227cf684473d350d >echo x - acpi_call/pkg-descr >sed 's/^X//' >acpi_call/pkg-descr << 'fa1b9df1f94f64eff5eabfb4255f1f34' >XKernel module for calling arbitrary ACPI methods from userspace. >fa1b9df1f94f64eff5eabfb4255f1f34 >echo x - acpi_call/Makefile >sed 's/^X//' >acpi_call/Makefile << '1c4c9c0b9ebdc3c75f15345ccf6e2b4e' >X# New ports collection makefile for: acpi_call >X# Date created: 15 Oct 2011 >X# Whom: Maxim Ignatenko >X# >X# $FreeBSD$ >X# >X >XPORTNAME= acpi_call >XPORTVERSION= 1.0 >XCATEGORIES= sysutils kld >XMASTER_SITES= http://projects.ukrweb.net/files/ \ >X http://imax.in.ua/files/ >X >XMAINTAINER= gelraen.ua@gmail.com >XCOMMENT= Kernel module for calling ACPI methods from userspace >X >XLICENSE= BSD >X >XPLIST_FILES= modules/${PORTNAME}.ko \ >X sbin/${PORTNAME} >X >X.if !exists(/sys/sys/module.h) >XIGNORE= requires kernel sources >X.endif >X >Xdo-build: >X @cd ${WRKSRC} && ${MAKE} && ${MAKE} util >X >Xdo-install: >X @${INSTALL_KLD} "${WRKSRC}/${PORTNAME}.ko" "${PREFIX}/modules" >X @${INSTALL_PROGRAM} "${WRKSRC}/${PORTNAME}" "${PREFIX}/sbin" >X >X.include <bsd.port.mk> >1c4c9c0b9ebdc3c75f15345ccf6e2b4e >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 161678
: 119214 |
119215