Next | Query returned 58 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583)
Log message:
Fix indentation in buildlink3.mk files.

The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
   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-10-04 12:00:11 by Jonathan Perkin | Files touched by this commit (1)
Log message:
sun-{jre,jdk}7: Pre-built binaries do not support SSP.
   2017-07-13 14:39:08 by Thomas Klausner | Files touched by this commit (1)
Log message:
Disable RELRO check.

Not useful for pre-built binaries.
   2017-06-01 15:30:26 by Johnny C. Lam | Files touched by this commit (21)
Log message:
Use public SHLIB_TYPE instead of private _OPSYS_SHLIB_TYPE.
   2016-08-11 00:26:46 by David Brownlee | Files touched by this commit (8)
Log message:
Add jcmd to JAVA_WRAPPERS
Add back missed UnlimitedJCEPolicyJDK7.zip from distinfo
Add a comment on why we are u80 while Oracle download page suggests 79
http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html
   2016-05-17 13:57:19 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Unbreak SunOS.
   2016-05-08 19:23:29 by Christos Zoulas | Files touched by this commit (13)
Log message:
72 -> 80, security fixes
   2016-03-10 17:04:13 by Jonathan Perkin | Files touched by this commit (3)
Log message:
Set CHECK_SHLIBS_SUPPORTED=no for both the JRE and JDK, a bug in check-shlibs
was masking test failures for the JDK package.
   2015-10-20 10:20:29 by Tobias Nygren | Files touched by this commit (2)
Log message:
exit with an error if the JVM crashes and chdir to /tmp before running it,
so we don't get a stale java.core in pkgdb.

Next | Query returned 58 messages, browsing 11 to 20 | Previous