Unmaintained FreeBSD ports which are out of date

2023-02-10 Thread portscout
Dear port maintainers, The portscout new distfile checker has detected that one or more unmaintained ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. Please consider also adopting this po

emulators/virtualbox-ose-kmod fails to biuld on 14.0-CURRENT 1400079

2023-02-10 Thread José Pérez
Hi, I get the following error when poudriere building emulators/virtualbox-ose-kmod on 14.0-CURRENT 1400079: cc -O2 -pipe -fno-strict-aliasing -DRT_OS_FREEBSD -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DSUPDRV_WITH_RELEASE_LOGGER -DVBOX -DRT_WITH_VBOX -w -DVBOX_WITH_HARDENING -DVBOX_WITH_64_BITS_GUEST

net/liblinphone fails to biuld on 14.0-CURRENT 1400079

2023-02-10 Thread José Pérez
Hi, I get the following error when poudriere building net/liblinphone on 14.0-CURRENT 1400079:q /wrkdirs/usr/ports/net/liblinphone/work/liblinphone-c5d52f725840bceca36874f480d86bdbb91f5b7e/console/linphonec.c:968:21: error: a function declaration without a prototype is deprecated in all version

print/hplip fails to biuld on 14.0-CURRENT 1400079

2023-02-10 Thread José Pérez
Hi, I get the following error when poudriere building print/hplip on 14.0-CURRENT 1400079: /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"HP\ Linux\ Imaging\ and\ Printing\" -DPACKAGE_TARNAME=\"hplip\" -DPACKAGE_VERSION=\"3.22.10\" -DPACKAGE_STRING=\"HP\ Linux\ Imaging\ and\

editors/uemacs fails to biuld on 14.0-CURRENT 1400079

2023-02-10 Thread José Pérez
Hi, I get the following error when poudriere building editors/uemacs on 14.0-CURRENT 1400079: ../src/eval.c:1483:10: error: incompatible pointer to integer conversion returning 'void *' from a function with result type 'int' [-Wint-conversion] return NULL;