pkg-get/TODO
John McQuah 1f479e5397 Merged changes from development branch
- Updated man-pages and README
- Updated copyright year
- Replaced external processes with native Perl routines
- Changed the interpretation of pkg-repgen's optional @ARGV to
  start with the target directory, like httpup-repgen
- Fixed PKGINST to accommodate ports with dashes in their names
2025-01-14 18:10:25 +00:00

19 lines
397 B
Plaintext

TODO file for pkg-get
- logging support (?)
- add more commands:
- deptree (?)
- grpinst (?)
- let the user control whether pkg-repgen prints the metadata only for the
latest built package, or for all the versions in the directory
- allow 'sysup' to inject new dependencies (?)
- add a --test switch (?)
- add an --ignore switch (?)
- switch from MD5 to a different hash function (?)