IABSD.fr/ports/sysutils/pciutils

Branch :


Log

Author Commit Date CI Message
9bab3a8c 2024-10-17 10:50:02 remove some of the sprinklings of .include <bsd.port.arch.mk> .if !${PROPERTIES:Mclang} CFLAGS+= -std=gnu99 .endif which are no longer needed since "Make gnu99 the default for gcc 3.3.6 and 4.2.1, not gnu89" commit in Oct 2023. pointed out by tb@
eb3da3df 2024-03-22 08:29:15 update to pciutils 3.11.1
f372f5ac 2023-09-27 17:16:22 MASTER_SITES -> SITES
aaeed0b6 2023-08-18 03:16:29 update to pciutils 3.10.0
106b6327 2022-10-22 19:38:10 Do the c99 dance for base-gcc. Fixes the build on sparc64
9c050a18 2022-10-04 00:57:52 update to pciutils 3.8.0
2b3700e3 2022-03-11 19:57:10 drop RCS Ids
e6eddcfc 2020-05-15 13:01:32 update to pciutils 3.6.4
d71bc202 2020-01-26 07:31:53 update to pciutils 3.6.3
77f7cc9c 2019-07-12 20:49:33 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes