Commit Graph

56 Commits

Author SHA1 Message Date
Johannes Winkelmann
064dd912eb update to 5.18 2010-05-24 16:05:44 +02:00
Johannes Winkelmann
fb6dd8f99f fix printf when using regex 2010-05-24 16:04:54 +02:00
Johannes Winkelmann
f3fc62cda6 err, 5.17, not 5.177 :-) 2010-05-24 15:51:58 +02:00
Johannes Winkelmann
881cbb8725 commit autotools file after version bump 2010-05-24 15:47:11 +02:00
Johannes Winkelmann
99508c3e8b update version to 5.17 2010-05-24 15:45:11 +02:00
Johannes Winkelmann
6efb296e9b rename inclusion guards in pg_regex.h
some OSes use _REGEX_H_ as their inclusion guard for system regex
headers; therefore, rather use _PG_REGEX_H_ in pg_regex.h, which is also
consistent with the filename
2010-05-24 15:38:19 +02:00
Johannes Winkelmann
7c8a9b2ae5 print out Pkgmk settings in dumpconfig 2010-05-18 21:14:31 +02: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
a423bd54f1 show path in install summary 2008-06-26 18:26:21 +02:00
Johannes Winkelmann
345f4e4616 - gcc 4.3 fixes
- regenerate auto* files
2008-06-26 18:20:51 +02:00
Johannes Winkelmann
9d14fe2c46 don't loop forever when version= contains unsupported $() tokens 2006-11-05 15:26:08 +01:00
Johannes Winkelmann
469cc23790 update for 5.15 2006-10-19 10:39:19 +02:00
Johannes Winkelmann
b85ce27b94 update version string 2006-10-19 10:36:44 +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
30f5245b45 prt-get: show undecided diffs by default when using "prefer higher"
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1877 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-13 17:49:41 +00:00
Johannes Winkelmann
73dbd9babc prt-get: prepare for 5.14
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1875 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-13 17:13:26 +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
faddee70ff prt-get: update changelog
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1863 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-10 18:29:30 +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
205624c78b prt-get: remove handling of external dependency list
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1851 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-09 13:23:07 +00:00
Johannes Winkelmann
90d05d9e51 prt-get: prepare 5.13
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1846 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-08 17:50:46 +00:00
Johannes Winkelmann
917e7a20f5 prt-get: promote compareShadowPair
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1839 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-08 14:00:35 +00:00
Johannes Winkelmann
35154af881 prt-get: show multiple dups in 'dup'
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1838 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-08 13:53:58 +00:00
Johannes Winkelmann
92ca1807ff prt-get: clean up TODO
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1837 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-08 12:17:12 +00:00
Johannes Winkelmann
ea9b462d98 prt-get: allow accessing version and port path in dup format separately
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1836 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-08 11:59:57 +00:00
Johannes Winkelmann
261cc30ba2 prt-get: simplify default output of dup; allow passing a printf style pattern
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1835 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-08 11:35:06 +00:00
Johannes Winkelmann
01f7f05e78 prt-get: warn about unclear version decisions when using "prefer higher"
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1806 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-03 16:12:55 +00:00
Johannes Winkelmann
dba4b5e64e prt-get: fix corner case in version comparator
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1804 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-02 15:21:32 +00:00
Johannes Winkelmann
8994a63970 prt-get remove trailing whitespace from versioncomparator.cpp
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1803 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-02 14:16:05 +00:00
Johannes Winkelmann
1e7028f079 prt-get: fix typo in help, reported by Mark
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1439 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-05-23 21:55:33 +00:00
Johannes Winkelmann
cf34a2777f prt-get: update sysup's description in man page
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1438 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-05-23 21:55:02 +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
1d34eefd93 prt-get: fix type in man page; thanks Mark
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1250 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-04-13 19:28:42 +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
f33c03a217 update prt-get to .12
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1237 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-04-12 19:11:27 +00:00
Johannes Winkelmann
97351c3852 prt-get: add 'listorphans' command
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1236 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-04-12 18:35:00 +00:00
Johannes Winkelmann
befaa350b1 prt-get: nicer output for dependent --tree
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1235 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-04-12 17:32:37 +00:00
Johannes Winkelmann
ab768a4a88 prt-get: support recursive dependent and a tree view
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1234 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-04-12 16:06:17 +00:00
Johannes Winkelmann
a4a40a4b02 prt-get: hidden within trailing whitespace removals, a fix for aliases in deptree
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1179 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-04-08 09:41:02 +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
ec36dcd199 prt-get: 0.5.12pre1
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1143 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-04-04 20:25:18 +00:00
Johannes Winkelmann
5c03d74720 prt-get: if set, use $PAGER for 'cat' and 'readme'
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1142 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-04-04 20:12:42 +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
1c245401d2 prt-get: document rmlog_on_success
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1140 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-04-04 16:30:54 +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
db9451817d prt-get: add a note regarding a bugfix in lock
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1138 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-04-04 16:00:31 +00:00
Johannes Winkelmann
866c029f96 prt-get: remove lock on 'prt-get remove'
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1137 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-04-04 15:39:45 +00:00
Johannes Winkelmann
62ab83eb87 prt-get: update ChangeLog; merge patch
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1134 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-04-04 13:24:50 +00:00