IABSD.fr/ports/security/arirang

Branch :


Log

Author Commit Date CI Message
53f57532 2022-02-18 22:45:39 Pull addition of "-fdeclspec" to CFLAGS out of a patch and into the Makefile but only for clang architectures. (ports-gcc doesn't have that options so errors out). Fixes the build on sparc64 ok kn
b5da0994 2021-09-02 14:59:44 Switch default ruby version to 3.0 Add patches to a few ports to build with ruby 3.0, mostly -fdeclspec to CFLAGS or CXXFLAGS. Bump ports where the default version change causes a package change. OK kmos@
06ac160d 2020-11-17 03:19:36 Bump related ports after default Ruby version switch OK gkoehler@
5171d0cd 2019-07-17 14:39:42 Remove unresponsive maintainers If somebody is removed who actually wants maintainer and either didn't receive the mail, or didn't bother to reply to it, they are free to send a diff to reinstate. ok sthen@, jca@
48b0b966 2019-07-12 20:48:23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
4311e64e 2019-04-29 00:42:08 Bump after default ruby version change to ruby 2.6
ecdd34f3 2018-10-26 16:16:24 Bump related ports after default ruby version switch.
1cad0a9d 2017-12-04 17:56:27 a few more FIX_EXTRACT_PERMISSIONS
7279e7aa 2017-11-01 19:16:05 Missed bump after default ruby version change Noticed by naddy@
a1f1e67c 2017-10-11 23:27:38 Change PKGNAME from ruby-arirang to arirang, since this is a program, not a library. Switch CONFIGURE_STYLE from ruby extconf to simple, since the extconf style will be removed from ruby.port.mk soon. Update WANTLIB accordingly. OK Jung Lee, maintainer