• Joined on 2022-02-04
jmq pushed to master at jmq/Documentation 2022-06-20 13:53:31 +00:00
35b6c4e4f2 prt-auf: cleaned up the detection of locked ports in sysup()
jmq pushed to master at jmq/Documentation 2022-06-17 18:59:56 +00:00
82c2bd8769 prt-auf: fixed parsing of dependency line when maintainer uses commas instead of spaces
608860f62c pkgmeek: rewrote unpack_source() to avoid failures with libarchive locale conversion
Compare 2 commits »
jmq pushed to master at jmq/Documentation 2022-06-16 20:25:03 +00:00
b31c7493a3 prt-auf: new test in up_inst() to make use of existing packages that were not pkgadded at the time they were built.
eeddae981c pkgmeek: added interrupt() to handle SIGTERM and SIGHUP
Compare 2 commits »
jmq pushed to master at jmq/Documentation 2022-06-16 16:09:44 +00:00
71ad099fef pkgmeek: use an absolute path to the built package in cat_manifest()
jmq pushed to master at jmq/cruxports 2022-06-16 16:07:14 +00:00
b51fb9a8ae glew-egl: fix build() for the renamed port
e8fd7bcb73 hdf5: bump version to 1.12.2
e8729ca4bf szip: remove 'Packager' line
85fed0ed43 lagrange: bump to version 1.13.6
Compare 4 commits »
jmq pushed to master at jmq/Documentation 2022-06-15 21:42:23 +00:00
9c6054baf5 pkgmeek: improved the parallelism between code and comment
59ebcc963c prt-auf: cleaned up the handling of build logs
d8bd1bc39f prt-auf.8: moved the discussion of 'dup' closer to related commands
Compare 3 commits »
jmq pushed to master at jmq/Documentation 2022-06-15 17:24:17 +00:00
7e03c42638 pkgmeek: added fix for unintuitive bash handling of 'set -e' in subshells
jmq pushed to master at jmq/Documentation 2022-06-14 23:46:44 +00:00
e2bd920f7c prt-auf: narrowed the pattern matching in parse_prt_conf()
jmq pushed to master at jmq/Documentation 2022-06-14 19:44:47 +00:00
704679107f prt-auf: eliminated spurious reporting of dependencies that cannot be found in the ports tree
jmq pushed to master at jmq/cruxports 2022-06-14 19:37:22 +00:00
e0d0c102ba octave: bump version to 7.1.0
60aeab1c8e bogofilter: removed the deprecated 'Packager' field
ce2eecacf4 imv: updated dependencies
Compare 3 commits »
jmq pushed to master at jmq/Documentation 2022-06-14 16:08:18 +00:00
51900bf600 prt-auf: simplified the filter for invalid ports in up_inst()
jmq pushed to master at jmq/Documentation 2022-06-14 11:18:47 +00:00
23d06ec1f0 prt-auf: revised the lines that modify {} in up_inst()
jmq pushed to master at jmq/Documentation 2022-06-13 21:01:11 +00:00
b963030c6b prt-auf: widened the search criteria for find_port_by_desc()
de5bbb0198 pkgmeek.8: revised the concluding paragraph under Program Design
5a0d76543f pkgmeek: made it easier to update signature after editing the Pkgfile
Compare 3 commits »
jmq pushed to master at jmq/cruxports 2022-06-13 17:24:04 +00:00
8d7ea8aada libucl: experiment with git url in the source array
jmq pushed to master at jmq/cruxports 2022-06-13 16:12:01 +00:00
d42d57f4a8 ncdu: bump version to 2.1.2
jmq pushed to master at jmq/cruxports 2022-06-13 13:59:20 +00:00
088512bc25 python3-parsedatetime: dropped duplicate port
3c22146cd2 glew-egl: added README
280c54b64f glew: renamed as glew-egl to disambiguate
e6ebc99bf6 mblaze: remove the 'Packager' line
a3cd024f2c libucl: experiment with git url in the source array
Compare 7 commits »
jmq pushed to master at jmq/Documentation 2022-06-13 07:51:10 +00:00
8dac60ee7b prt-auf: fixed the lookup key used when accessing the %opkg hash
jmq pushed to master at jmq/Documentation 2022-06-13 00:57:22 +00:00
730ab19a6a prt-auf: fixed the off-by-one errors in the printf subroutine
jmq pushed to master at jmq/Documentation 2022-06-12 22:20:48 +00:00
6abc947745 prt-auf: do not fall back on su -c, only allow sudo or doas
jmq pushed to master at jmq/Documentation 2022-06-12 22:08:00 +00:00
a1c0407bab pkgmeek.8: first draft of the manpage