IABSD.fr/ports/net/echoping/Makefile

Branch :


Log

Author Commit Date CI Message
25e956cf 2025-07-21 16:10:44 add missing WANTLIB on pthread
a34bba28 2023-09-27 14:17:59 MASTER_SITES -> SITES catch one MASTER_SITES0 that wasn't actually in use
3f5796b9 2022-03-11 19:45:43 drop RCS Ids
9eb51924 2021-02-10 22:51:27 echoping: unbreak on powerpc clang does not inline sqrt(3) on powerpc, leading to undefined references, it requires libm (it has been applied to all archs). Thanks to gkoehler and naddy for providing better explanations about the situation! While here, remove a trailing whitespace in DESCR. OK gkoehler@
17171cae 2021-02-01 19:47:08 echoping: -fno-common fixes, adapted from FreeBSD ports
dba403dc 2021-02-01 18:10:44 update to echoping-6.0.2, started by kn@, finished by me
a4577c71 2019-07-17 14:46:32 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
c3d68474 2018-04-28 20:52:45 Update HOMEPAGE, development moved to github long ago Keep sourceforge as MASTER_SITES just for the lulz, sf is currently serving a large HTML page instead of the tarball.
c92e0485 2018-04-28 20:50:52 Fix build on arm From Markus Hennecke. REVISION bumped just to be safe.