IABSD.fr/ports/net/ifstat

Branch :


Log

Author Commit Date CI Message
3f5796b9 2022-03-11 19:45:43 drop RCS Ids
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
b078eb31 2016-04-04 18:47:03 unbreak following queue.h/mbuf.h changes
691c83f9 2015-10-08 21:19:21 Bump some ports which reference if_msghdr in their source, so that package updates are triggered. This is following the struct if_data ABI change a few days ago; if_msghdr has an embedded if_data. Some may be unnecessary, but some are definitely needed and bumps are cheaper than debugging. Problem reported with wpa_supplicant by Mikolaj Kucharski.
391dc93f 2015-10-05 16:29:01 REVISION bumps following the additional member in struct if_data, to make sure packages get updated
5325d854 2015-01-22 22:31:04 Drop USE_GROFF: groff and mandoc produce identical UTF-8 output, and mandoc's ASCII output is better.
570aa62a 2015-01-18 03:12:39 Drop remaining MD5/RMD160/SHA1 checksums.
eae66e4a 2013-03-11 11:35:43 PERMIT_* / REGRESS->TEST sweep
f5a323c5 2013-02-09 14:49:50 Don't use ${FLAVOR:L}, we only support lower-case flavours now. OK ajacoutot@ espie@