2024-05-20 15:03:49 by Greg Troxel | Files touched by this commit (8) |
Log message: comms: Address http: MASTER_SITES Upgrade 2 to https where it works. Add comments about 6 where it does not: 3 timeouts 2 bad/old protocol 1 self-signed cert |
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-10 03:59:31 by David Sainty | Files touched by this commit (1) |
Log message: Add a buildlink3.mk to java-rxtx, primarily to expose BUILDLINK_LIBDIRS.java-rxtx |
2021-10-07 15:27:10 by Nia Alarie | Files touched by this commit (85) |
Log message: comms: Remove SHA1 hashes for distfiles |
2021-09-13 13:44:45 by David Sainty | Files touched by this commit (2) |
Log message: Install java-rxtx in a consistent location regardless of whether the JRE is built-in or via Pkgsrc. This removes the JAVA_INSTALL_BASE hack that used to work, but no longer does. It's also more consistent with other packages to install in a private location. Bump PKGREVISION for the installation location change. |
2021-09-13 13:37:34 by David Sainty | Files touched by this commit (4) |
Log message: Fix the build under MacOS X |
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. |
2015-12-29 05:54:40 by David A. Holland | Files touched by this commit (61) |
Log message: Whitespace. |
2015-11-03 02:34:58 by Alistair G. Crooks | Files touched by this commit (79) |
Log message: Add SHA512 digests for distfiles for comms category Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail. |
2015-08-13 22:16:22 by Joerg Sonnenberger | Files touched by this commit (4) |
Log message: Don't use variable strings as format strings. Don't link with -lc_r on the BSDs, use -lpthread. Accept openjdk8. |