IABSD.fr/ports/security/opmsg

Branch :


Log

Author Commit Date CI Message
d0a1372e 2025-01-28 09:24:17 change the few ports with "base-clang ports-clang ports-gcc" COMPILER lines to "base-clang ports-gcc". these don't seem to be a special case (in fact many of them aren't compiled at all, just header-only packages) and it's simpler all round if base-gcc archs have a consistent set of compilers in ports.
8ca1dc55 2023-09-27 16:34:29 MASTER_SITES -> SITES
8c0294c2 2022-03-11 19:53:16 drop RCS Ids
7e9a28b4 2021-01-16 17:26:16 Drop MAINTAINER for a bunch of stuff I no longer use.
48b0b966 2019-07-12 20:48:23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
ed688c77 2018-11-20 13:01:08 LibreSSL and packaging tweaks - don't force-disable the use of BN_GENCB_new() and friends, supported since LibreSSL 2.7.1 - fix WANTLIB, this is c++ - provide a correct WRKDIST, and use it - install README.md, it has useful data ok abieber@ (maintainer)
7aa9939a 2018-04-03 13:22:31 Import opmsg, a gpg replacement which can encrypt/sign/verify. OK jca@