non port: sysutils/acpi_call/Makefile |
SVNWeb
|
Number of commits found XX: 11 |
Mon, 5 Nov 2018
|
[ 22:32 dumbbell ] 
484252 sysutils/acpi_call/Makefile
484252 sysutils/acpi_call/files/patch-acpi__call.c
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 ] 
426854 sysutils/acpi_call/Makefile
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 ] 
348208 sysutils/acpi_call/Makefile
348208 sysutils/acpi_call/pkg-plist
- 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 ] 
327772 sysutils/3dm/Makefile
327772 sysutils/44bsd-more/Makefile
327772 sysutils/915resolution/Makefile
327772 sysutils/DTraceToolkit/Makefile
327772 sysutils/LPRng/Makefile
327772 sysutils/LPRngTool/Makefile
327772 sysutils/abck/Makefile
327772 sysutils/abgx360/Makefile
327772 sysutils/abgx360gui/Makefile
327772 sysutils/acpi_call/Makefile
(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 ] 
327697 CHANGES
327697 Mk/bsd.port.mk
327697 Mk/bsd.ssp.mk
327697 UPDATING
327697 audio/csound/Makefile
327697 audio/emu10kx/Makefile
327697 audio/oss/Makefile
327697 comms/uarduno/Makefile
327697 comms/uartlirc/Makefile
327697 devel/libtecla/Makefile
(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 ]
1.6 sysutils/acpi_call/Makefile
- 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 ]
1.5 sysutils/acpi_call/Makefile
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 ]
1.4 sysutils/acpi_call/Makefile
Fix test for whether src is included.
Hat: portmgr
Feature safe: yes
|
Mon, 7 Nov 2011
|
[ 12:12 osa ]
1.3 sysutils/acpi_call/Makefile
1.2 sysutils/acpi_call/distinfo
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 ]
1.2 sysutils/acpi_call/Makefile
Fix typo.
Found by: az
|
[ 18:17 osa ]
1.1 sysutils/acpi_call/Makefile
1.1 sysutils/acpi_call/distinfo
1.1 sysutils/acpi_call/pkg-descr
1.1 sysutils/acpi_call/pkg-plist
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 XX: 11 |