Commit Graph

21 Commits

Author SHA1 Message Date
eeaea8ee89 revise the softdeps calculation 2023-08-22 10:14:52 -04:00
7175591b00 report pre- and post-install scripts in test mode
support more format codes in the argument to 'dup'

expand man-page to explain some asymmetries
2023-06-23 15:31:39 -04:00
8f71c4fe8b cache the pkgmk.conf settings to avoid repeated disk reads (FS#595)
fix the interaction between --install-root and 'runscripts yes'
2023-06-18 18:09:03 -04:00
e504cf66d3 fix misc compile warnings 2023-06-09 14:32:02 -04:00
21f2e52314 document the interaction between --install-root and 'runscripts yes';
allow command line to override more settings in prt-get.conf;
tune installTransaction to avoid lookup during evaluateResult
2023-06-02 16:17:04 -04:00
b3404ff38e fix FS#1910 and 1930; introduce Alan's --group flag;
expand the prt-get man-page with more examples
2023-06-02 16:14:59 -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