IABSD.fr/ports/misc

Branch :


Log

Author Commit Date CI Message
d159f8d1 2020-03-20 16:44:21 Make use of "find -exec {} +" (which is POSIX) and "find -delete" (which is not) throughout the ports Makefiles. * Replace find|xargs with find -exec {} + * Replace -exec {} \; with -exec {} + if applicable. * Use the -delete operator to remove files and empty directories. * Combine and tweak some find(1) invocations while here. ok kn@ rsadowski@ espie@
8c6e6dbc 2020-03-16 23:39:10 Update to feathernotes-0.6.0 Changelog: https://github.com/tsujan/FeatherNotes/releases/tag/V0.6.0
e7e36108 2020-03-14 15:59:46 Update to 1.16, use Python 3 Upstream moved to GitHub, sadly without tags or release tarballs. Sort RDEPs while here. Feedback OK sthen
2d11f00f 2020-03-13 10:24:08 update p5-OPCUA-Open62541 to 0.005
2d67d2fa 2020-03-11 22:27:58 move home page and master site to https
90a2baf6 2020-03-09 22:29:39 minor update to 20200303
d1b0cda3 2020-03-04 08:00:17 Update to hwdata-0.333.
ee328bd3 2020-03-01 23:55:53 update p5-OPCUA-Open62541 to 0.004
81a26c5c 2020-03-01 22:00:28 Update dialog to 1.3-20200228.
2d91996b 2020-03-01 06:48:54 Update to remind-3.3.0 From Martin Ziemer <horrad AT horrad DOT de> who also takes MAINTAINER. Some minor nits from me.