2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (some may be only fetched
conditionally):
./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
|
2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Remove SHA1 distfile hashes
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423) |
Log message:
*: Move SUBST_STAGE from post-patch to pre-configure
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
|
2018-01-16 13:43:17 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
Updated databases/mysqltuner 1.6.0 to 1.7.2
MySQLTuner v1.7.2
- Missing argument requirement for cvefile in mysqltuner help enhancement
- typo, space missing before 'is' enhancement
- [Questions] No recommendations for my problems Questions
- Galera gcs.fc_factor is not evaluated correctly and reports an
erroneous message.
- Use of uninitialized value bug Test wanted
- Unknown option: pfstat
- Advice for performance schema given for wrong version?
- CVE-2016-6663(<= 10.1.18) bug Help Wanted
- binlog_cache_size
- How to grant all necessary requirements? Questions
- Disclosed password in ps uax output enhancement Questions
- on mysql 5.7.17, the tuner is not working anymore. Test wanted
- Argument "xxxM" isn't numeric in numeric ge (>=) bug Help Wanted
- Perl Error bug Test wanted
- Doesn't work for remote server on AWS bug Test wanted
- Software doesn't escape SQL statements in basic_passwords.txt
enhancement Test wanted
- MEMORY tables returning as non-InnoDB (Galera Cluster)
- bug (?) script fails on centos 6.8 due to a number of uninitialized
vars Questions Wont be Fixed
- MariaDB GTID mode bug Test wanted
v1.6.18
- Galera metrics
- System metrics
- Better thread pool metrics
- InnoDB 5.7 innodb_buffer_pool_chunk_size checks
- Bugs fixes on CVE detection
- Bug fixes on error message displayed for some versions
|
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
|