summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-01-15Introduce RFC-23 for x86_64 (and i386)Klaus Alexander Seistrup
2023-05-06Add missing dependencies: bash, glibcKlaus Alexander Seistrup
Also: add aarch64
2021-06-25mlmmj 1.3.0-8Klaus Alexander Seistrup
* Let's not hardcode the package name: mlmmj → $pkgname
2021-06-25Really include mlmmj-1.3.0-bash.diff this timeKlaus Alexander Seistrup
2021-06-25mlmmj 1.3.0-6Klaus Alexander Seistrup
The ‘mlmmj-make-ml’ shell script was changed from using /bin/sh to using bash, and now passes linting with ‘shellcheck’: * The previous ‘echo -n’ construct is undefined in POSIX sh. * All environment variables are now in double quotes. * The ‘read’ constructs has been changed to ‘read -r’. * Old style backtick substitution (`command`) has been changed to ‘$(command)’. * All cd commands will exit 1 if target directory is unavailable. * A faulty crontab entry was corrected. * Since ‘bash’ is installed with the ‘base’ package, ‘sh’ is no longer a dependency.
2021-06-25mlmmj 1.3.0-5Klaus Alexander Seistrup
* Some previous commits had v1.30.0 in the log, sorry. * Added TODO to the docs directory.
2021-06-25mlmmj 1.30.0-4Klaus Alexander Seistrup
* Added armv7h architecture (RaspberryPI)
2021-06-25mlmmj/1.30.0-3Klaus Alexander Seistrup
* PKGBUILD now sports MD5, SHA1, SHA256, SHA512, and BLAKE2 digests. * Automatic creation of unprivileged mlmj user (sysuser.conf) * Automation creation of default spool directory (tmpfile.conf) * Added dependency: smtp-server
2021-06-241.3.0-2Klaus Alexander Seistrup
2017-05-29Upgrade to version 1.3.0.Quintus
The package also now includes mlmmj's documentation text files in /usr/share/doc/mlmmj. A licensing information error was fixed; mlmmj is licensed under the MIT license, not under GPL. This was incorrectly tagged in the metadata before. The 'license' field has been fixed accordingly and the license files are now included in the package as well.
2015-06-11Submit to AUR4 and update to version 1.2.19.0.Quintus