Commit Graph

24 Commits

Author SHA1 Message Date
4b069aa3d6 revise the softdeps calculation 2023-08-22 09:12:05 -04:00
e67aa2cbd3 consolidate the tests in calcDependencies() 2023-08-21 07:52:08 -04:00
507afd9766 report pre- and post-install scripts in test mode 2023-06-23 15:28:05 -04:00
7c1126f0b0 man-page: fix indentation and formatting
document the interaction between --install-root and 'runscripts yes'
2023-06-20 16:55:36 -04:00
b5aa185537 cache the pkgmk.conf settings to avoid repeated disk reads (FS#595) 2023-06-08 11:42:58 -04:00
3a53676253 fix several compile warnings (-Wreorder, unused parameter) 2023-06-08 07:04:48 -04:00
6e4a4d8daa respect --install-root when running pre- and post-install scripts 2023-06-02 15:56:31 -04:00
f2c0f370d4 cut down on duplicate code; fix FS#1930; expand man-page examples 2023-06-02 15:53:29 -04:00
5d2b5e0ac0 fix FS#1910; merge Alan's patch for the --group flag; update shell completions
remove some anachronisms from the aliases file
2023-03-13 14:36:00 -04:00
John McQuah
38bb3aa21a add support for optional dependencies
update docs to explain how optional dependencies are handled
2023-03-13 14:35:20 -04:00
James Buren
2993a9ad57 fix several compile warnings (-Wreorder) 2019-03-01 21:33:11 +01:00
Fredrik Rinnestam
60759c6ff5 merge 5.19 2017-01-21 12:13:16 +01:00
Johannes Winkelmann
418ed7c6b4 add support for PKGMK_COMPRESSION_MODE 2010-05-18 21:14:04 +02:00
Johannes Winkelmann
cf616df902 refactor getPkgDest(...) into getPkgmkSetting(...) 2010-05-18 21:13:25 +02:00
Johannes Winkelmann
23d8373672 implement --depsort for listinst 2006-10-19 10:34:44 +02:00
Johannes Winkelmann
497c60f0a8 prt-get: rewrite PKGMK_PACKAGE_DIR handling
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1947 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-27 15:41:25 +00:00
Johannes Winkelmann
318a4a0768 prt-get: revert getPkgDest; use fgrep to determine PKGMK_PACKAGE_DIR
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1864 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-10 19:11:23 +00:00
Johannes Winkelmann
9ca92fa2cd prt-get: use correct pkgmk.conf for PKGMK_PACKAGE_DIR (thanks Anton)
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1862 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-10 18:22:31 +00:00
Johannes Winkelmann
5d2ed145c1 prt-get: print a short summary before installing a package
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1253 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-04-14 08:34:17 +00:00
Johannes Winkelmann
91314fa597 prt-get: get rid of "updating port from n to n"
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1246 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-04-13 07:04:14 +00:00
Johannes Winkelmann
5634324b65 prt-get: add timestamps to log files
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1170 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-04-07 07:49:13 +00:00
Johannes Winkelmann
e4d5098bb0 prt-get: print nice summary before running addcommand (-v for details)
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1141 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-04-04 18:50:25 +00:00
Johannes Winkelmann
08fbeb4724 prt-get: add option to remove log files of successful builds
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1139 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-04-04 16:22:35 +00:00
Johannes Winkelmann
d8c1e157ab introduce svn-typical layout
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@9 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2005-11-09 21:43:05 +00:00