non port: sysutils/acpi_call/Makefile |
SVNWeb
|
Number of commits found: 13 |
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] ea71236 (Only the first 10 of 972 ports in this commit are shown above. )
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 5 Nov 2018
|
[ 22:32 dumbbell ]
sysutils/acpi_call: Fix kernel panic since r336876
PR: 230993
Submitted by: D Scott Phillips <d.scott.phillips@intel.com>
Reported by: Theron Tarigo <theron.tarigo@gmail.com>
MFH: 2018Q4
|
Tue, 22 Nov 2016
|
[ 18:47 linimon ]
Some aarch64 servers apparently have ACPI. Attempt to build on aarch64
just to see. (It should not hurt anything.)
Approved by: portmgr (tier-2 blanket)
|
Fri, 14 Mar 2014
|
[ 10:51 danfe ]
- Do not assume that /sys always points to SYSDIR
- Set LICENSE to a more specific BSD2CLAUSE
- Standardize Makefile header; generally clean up the port
- Convert to USES=kmod and stagify the port while here
|
Fri, 20 Sep 2013
|
[ 23:06 bapt ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
[ 12:54 bdrewery ] (Only the first 10 of 61 ports in this commit are shown above. )
SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.
On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].
On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk (Only the first 15 lines of the commit message are shown above )
|
Sat, 23 Jun 2012
|
[ 19:17 jgh ]
- re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced
PR: ports/169219
Submitted by: jgh@
Approved by: maintainer, gelraen.ua@gmail.com
|
Wed, 28 Dec 2011
|
[ 06:59 linimon ]
Fails to compile on powerpc (missing header), so mark it as not for powerpc.
Presumably, no reason to try to compile this on sparc64, either.
Hat: portmgr
|
Mon, 12 Dec 2011
|
[ 00:23 linimon ]
Fix test for whether src is included.
Hat: portmgr
Feature safe: yes
|
Mon, 7 Nov 2011
|
[ 12:12 osa ]
Fix build on FreeBSD7-amd64 by update to latest version 1.0.1.
Problem found by: pav
Patch submitted by: Maxim Ignatenko (maintainer)
|
Wed, 2 Nov 2011
|
[ 18:31 osa ]
Fix typo.
Found by: az
|
[ 18:17 osa ]
Add kernel module and utility for calling arbitrary ACPI methods
from userspace.
Submitted by: Maxim Ignatenko aka gelraen dot ua at gmail dot com
PR: ports/161678
|
Number of commits found: 13 |