summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2026-04-23New upstream release: v2.0.1 (2026-04-23)Klaus Alexander Seistrup
Release notes: * https://codeberg.org/mlmmj/mlmmj/releases/tag/RELEASE_2_0_1
2026-04-23Simplify REUSE.tomlKlaus Alexander Seistrup
2026-04-23Add sha256sums for the two *.conf filesKlaus Alexander Seistrup
2026-04-23The ./configure script doesn't seem to recognize CC. Fixed.Klaus Alexander Seistrup
2026-04-23New upstream release: v2.0.0 (2026-04-23)Klaus Alexander Seistrup
Release notes: * https://codeberg.org/mlmmj/mlmmj/releases/tag/RELEASE_2_0_0 AUR: * Repository should be REUSE compliant now.
2026-03-15New upstream release: v1.8.0 (2026-03-14)Klaus Alexander Seistrup
Release notes: * https://codeberg.org/mlmmj/mlmmj/releases/tag/RELEASE_1_8_0
2026-02-13New upstream release: v1.7.1 (2026-02-13)Klaus Alexander Seistrup
Release notes: * https://codeberg.org/mlmmj/mlmmj/releases/tag/RELEASE_1_7_1
2026-01-11New upstream release: v1.7.0 (2026-01-11)Klaus Alexander Seistrup
Release notes: * https://codeberg.org/mlmmj/mlmmj/releases/tag/RELEASE_1_7_0
2025-06-13New upstream release: v1.6.0 (2025-06-13)Klaus Alexander Seistrup
Release notes: * https://codeberg.org/mlmmj/mlmmj/releases/tag/RELEASE_1.6.0
2025-06-13V1.6.0 localKlaus Alexander Seistrup
2025-05-27New upstream release: v1.5.2Klaus Alexander Seistrup
Release notes: * https://codeberg.org/mlmmj/mlmmj/releases/tag/RELEASE_1.5.2 AUR: * Remove mlmmj.changelog since upstream doesn't seem to update theirs
2025-05-26New upstream release: v1.5.1Klaus Alexander Seistrup
Release notes: * https://codeberg.org/mlmmj/mlmmj/releases/tag/RELEASE_1.5.1
2025-05-26Local v1.5.1Klaus Alexander Seistrup
2025-05-02RFC-0023 and LTO seems to be default now in makepkg.conf, so away they go ↵Klaus Alexander Seistrup
from PKGBUILD
2025-01-29New upstream release: v1.5.0 (2025-01-29)Klaus Alexander Seistrup
See `pacman -Qc mlmmj` for details.
2024-07-01New upstream release: v1.4.7Klaus Alexander Seistrup
Release notes: * https://codeberg.org/mlmmj/mlmmj/releases/tag/RELEASE_1_4_7
2024-06-08Include contributions in the doc directoryKlaus Alexander Seistrup
2024-06-06New upstream release: v1.4.6Klaus Alexander Seistrup
2024-05-13Use `install -t` rather than loopingKlaus Alexander Seistrup
2024-05-02Use Codeberg URL as $urlKlaus Alexander Seistrup
2024-05-02New upstream release: v1.4.5Klaus Alexander Seistrup
Development has moved to Codeberg. Thanks @uffe!
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