Commit Graph

19 Commits

Author SHA1 Message Date
John McQuah
3224209ff7 pkg-get.pl: support the -fr (force reinstall) option 2023-11-29 01:14:31 +00:00
44f3da7c5a pkg-repgen: merge globbed packages into the old index more intelligently
pkg-get: ensure all variables in status messages are initialized
2023-09-19 21:46:29 +00:00
1e7a63f5b3 pkg-get.pl: add more tests for installscripts on target rootfs 2023-08-21 07:03:04 -04:00
719575d0fb pkg-get.pl: ensure that target rootfs has a copy of the installscripts 2023-08-20 19:44:35 -04:00
38c9a5ef1d pkg-get.pl: infer the package ordering from PKGREPO
(do not rely on lexographic sorting to compare version strings)
2023-08-07 09:38:41 -04:00
47ca04508a pkg-get.pl: suppress false warnings
(dependencies might be satisfied using tools other than pkg-get)
2023-08-07 08:40:08 -04:00
5d700a78e9 pkg-get: change some function signatures
pkg-repgen: avoid losing metadata in pkg_single()

update TODO and README
2023-06-22 21:51:59 -04:00
252c46d87e update Makefile and man-pages
update TODO and README

pkg-get: add missing test in search()
2023-06-21 22:30:25 -04:00
c81645af30 pkg-repgen: change some function signatures
pkg-get: account for dups within a single repository
2023-06-21 15:24:27 -04:00
9ed253de71 pkg-repgen: handle dups more efficiently 2023-06-20 11:17:54 -04:00
57f3b29e2e pkg-repgen: do more tasks in parallel
update the html index too, when individual packages are given

pkg-get docs: explain in more detail the effect of -r (alternate root)
2023-06-18 18:26:20 -04:00
f769b5251e fix PKGINST to accommodate ports with dashes in their names.
respect --install-root when configured with 'runscripts yes'.

streamline the pkg-repgen script.
2023-06-17 17:52:30 -04:00
Jose V Beneyto
68fffba112 Prepared 0.4.6 release
- Updated copyright and version
- Updated TODO and Changelog files
2013-08-20 13:00:26 +02:00
Jose V Beneyto
b020e2b7ec Use compression-mode defined in pkgmk.conf 2013-07-04 17:39:58 +02:00
Simone Rota
e23dc5fb07 Fix: warning on output of diff command 2006-07-17 16:13:13 +02:00
Simone Rota
e8bf5a920e Prepared 0.4.5 release 2006-07-13 05:02:00 +02:00
Simone Rota
2570da93a0 Addedd --all switch for diff command 2006-07-13 04:59:42 +02:00
Simone Rota
b1b1753243 Cosmetic fixes 2006-07-13 04:27:52 +02:00
Simone Rota
871478faf4 Initial import 2006-07-13 04:21:42 +02:00