IABSD.fr/ports/books/JVMS

Branch :


Log

Author Commit Date CI Message
3f95d328 2023-09-06 12:00:29 SITES
0c01a60b 2022-03-11 18:22:44 drop RCS Ids
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@
ae1cb22c 2019-07-14 02:16:50 Switch to PERMIT_(DISTFILES|PACKAGE). CDROM restrictions are no longer applicable.
570aa62a 2015-01-18 03:12:39 Drop remaining MD5/RMD160/SHA1 checksums.
748ebf3a 2014-08-09 21:33:22 only chmod files, fixes rights on directories
946964cc 2013-03-10 23:04:44 PERMIT/ REGRESS->TEST sweep
636a5c9a 2011-10-21 16:23:44 CHMOD and CHOWN serve no useful purpose, they're just chown/chmod
cb5f5648 2010-05-01 20:47:05 Sun's Java VM Specification, 2nd edition from Daniel Dickman