IABSD.fr/ports/comms/lcdproc

Branch :


Log

Author Commit Date CI Message
e65fdedb 2023-09-20 06:52:54 ->SITES
f50fdd74 2022-11-08 11:14:43 Stop using the daemon class in @newuser. If we need to make an exception we can do it and properly document the reason but by default we should just use the default login class. rc.d uses daemon or the login class provided in login.conf.d so this has no impact there. discussed with sthen@, tb@ and robert@ praying that my grep/sed skills did not break anything and still believing in portbump :-)
31ec66eb 2022-03-11 18:26:24 drop RCS Ids
8e2d8c37 2021-07-23 08:04:21 Restore patch to allow building on machines without apm(4) support. No bump as it doesn't change the code on platforms with apm(4) support. Fixes the build on riscv64.
ac4982f8 2021-02-20 01:14:03 update to lcdproc-0.5.9 and patch to fix commons
174c6a4d 2019-10-04 20:56:02 skip unused code: clang does not handle x86 inline assembly on non-x86
9fe1e38b 2019-07-12 20:43:27 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
6ff3e553 2019-06-25 20:25:20 bump REVISION in a bunch of ports known or likely to use struct kinfo_proc, there may be some missing as my unpacked ports source is a little out of date but this should catch the main things people might run into the struct was reordered a second time in sysctl.h r1.192 to improve compatibility but amd64 snapshot packages made it out before that happened so the bumps are still needed
e40f9967 2019-05-20 20:52:31 another batch of ncurses->curses WANTLIB updates, skipping any that have gettext LIB/RUN_DEPENDS to avoid conflicts for naddy's multipackaging work
f4b7f813 2018-09-04 12:46:09 convert to PKGSTEM