2021-10-26 12:06:07 by Nia Alarie | Files touched by this commit (85) |
Log message: comms: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 15:27:10 by Nia Alarie | Files touched by this commit (85) |
Log message: comms: Remove SHA1 hashes for distfiles |
2021-04-21 11:02:45 by Thomas Klausner | Files touched by this commit (1) |
Log message: modemd: remove dead download location |
2019-11-03 13:04:14 by Roland Illig | Files touched by this commit (16) |
Log message: comms: align variable assignments pkglint -Wall -F --only aligned --only indent -r Manually adjusted the indentation in asterisk15 and asterisk16 to avoid too deep indentation. |
2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537) |
Log message: Sort PLIST files. Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F |
2017-08-19 02:22:35 by Johnny C. Lam | Files touched by this commit (2) |
Log message: comms/modemd: Install manpages into ${PKGMANDIR}. Set MANDIR in Makefile.inc to point to ${PKGMANDIR} so that the BSD makefiles that include Makefile.inc will install manpages into the correct location. |
2017-02-17 18:00:03 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Add missing includes. |
2015-11-08 00:26:34 by David A. Holland | Files touched by this commit (2) |
Log message: add configurations for openbsd, bitrig, macos |