Commit Graph

30 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
John McQuah 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
John McQuah 1697d4af31 pkg-repgen: act more like httpup-repgen when parsing @ARGV
(the first non-option arg is treated as a directory)
2023-09-18 12:35:31 +00:00
John McQuah 1e7a63f5b3 pkg-get.pl: add more tests for installscripts on target rootfs 2023-08-21 07:03:04 -04:00
John McQuah 719575d0fb pkg-get.pl: ensure that target rootfs has a copy of the installscripts 2023-08-20 19:44:35 -04:00
John McQuah 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
John McQuah 79b47c2223 pkg-repgen.pl: sort by date, when multiple versions of a port have been packaged 2023-08-07 08:41:52 -04:00
John McQuah 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
John McQuah 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
John McQuah 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
John McQuah 07429271a3 update TODO and README 2023-06-21 15:42:09 -04:00
John McQuah c81645af30 pkg-repgen: change some function signatures
pkg-get: account for dups within a single repository
2023-06-21 15:24:27 -04:00
John McQuah d22ab2d47a new data structures to keep track of dups 2023-06-20 16:31:17 -04:00
John McQuah eb5169ddad discuss injection of new dependencies 2023-06-20 12:03:12 -04:00
John McQuah 9ed253de71 pkg-repgen: handle dups more efficiently 2023-06-20 11:17:54 -04:00
John McQuah 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
John McQuah 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
Juergen Daubert 98a2df234e fix man-page location 2020-08-12 12:04:02 +02:00
Juergen Daubert d9c3b9a04b fix man-page location 2020-08-12 12:02:47 +02:00
Jose V Beneyto eb430b508f Updated Makefile for 0.4.6 2013-08-20 13:12:20 +02: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 0607d6de23 pkg-repgen.pl: Improved prt-get commands and added --prtdir switch 2013-08-20 12:55:15 +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 794c80b8fb pkg-repgen man page 2006-07-13 05:08:10 +02:00
Simone Rota e8bf5a920e Prepared 0.4.5 release 2006-07-13 05:02:00 +02:00
Simone Rota a48becbe22 Changed reference to CRUC core collection 2006-07-13 05:01:19 +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