summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-16move prt-get.aliases to /etc, update version to 5.19.5HEADmasterJuergen Daubert
2020-10-13Added a regex fix for listinst, updated to version 5.19.4v5.19.4Matt Housh
2019-03-08Updated version to 5.19.3v5.19.3Matt Housh
2019-03-08Revert "FS#593 isatty(1) check for quickdep to increase usability"Matt Housh
This reverts commit 54dc9114702b7c83d7e47111ca2ab45faea2403c.
2019-03-02update version to 5.19.2v5.19.2Juergen Daubert
2019-03-01fix misc compile warningsJames Buren
2019-03-01fix several compile warnings (-Wreorder)James Buren
2019-03-01fix several compile warnings (-Wsign-compare)James Buren
2019-03-01fix wrong use of close() instead of fclose() in commit ↵James Buren
2fd99a3c8fc5c75e28af71ac35472f6fe8908d37, fix for FS#1646
2019-03-01fix compile warning and segfault caused by a missing return statementJames Buren
we had the following compile warning: prt-get.cpp: In member function 'virtual SignalHandler::HandlerResult PrtGet::handleSignal(int)': prtget.cpp:1628:1: warning: no return statement in function returning non-void [-Wreturn-type] } which leads to a segfault if we compile prt-get with optimalization, e.g. -O2, and interrupt prt-get with ^C
2018-06-01FS#1646 close fp in error case to avoid resource leakThomas Penteker
2017-06-17FS#593 isatty(1) check for quickdep to increase usabilityFredrik Rinnestam
2017-01-21bumped to 5.19.1v5.19.15.19Fredrik Rinnestam
2017-01-21signify aware againFredrik Rinnestam
2017-01-21merge 5.19Fredrik Rinnestam
2017-01-21update to 5.18.1v5.18.1Fredrik Rinnestam
2017-01-21signify awaresignifyFredrik Rinnestam
2010-05-24update to 5.18v5.18Johannes Winkelmann
2010-05-24fix printf when using regexJohannes Winkelmann
2010-05-24err, 5.17, not 5.177 :-)Johannes Winkelmann
2010-05-24commit autotools file after version bumpv5.17Johannes Winkelmann
2010-05-24update version to 5.17Johannes Winkelmann
2010-05-24rename inclusion guards in pg_regex.hJohannes Winkelmann
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-18print out Pkgmk settings in dumpconfigJohannes Winkelmann
2010-05-18add support for PKGMK_COMPRESSION_MODEJohannes Winkelmann
2010-05-18refactor getPkgDest(...) into getPkgmkSetting(...)Johannes Winkelmann
2008-06-26show path in install summaryJohannes Winkelmann
2008-06-26- gcc 4.3 fixesJohannes Winkelmann
- regenerate auto* files
2006-11-05don't loop forever when version= contains unsupported $() tokensJohannes Winkelmann
2006-10-19update for 5.15Johannes Winkelmann
2006-10-19update version stringJohannes Winkelmann
2006-10-19implement --depsort for listinstJohannes Winkelmann
2006-09-27prt-get: rewrite PKGMK_PACKAGE_DIR handlingJohannes Winkelmann
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1947 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-13prt-get: show undecided diffs by default when using "prefer higher"Johannes Winkelmann
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1877 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-13prt-get: prepare for 5.14Johannes Winkelmann
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1875 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-10prt-get: revert getPkgDest; use fgrep to determine PKGMK_PACKAGE_DIRJohannes Winkelmann
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1864 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-10prt-get: update changelogJohannes Winkelmann
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1863 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-10prt-get: use correct pkgmk.conf for PKGMK_PACKAGE_DIR (thanks Anton)Johannes Winkelmann
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1862 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-09prt-get: remove handling of external dependency listJohannes Winkelmann
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1851 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-08prt-get: prepare 5.13Johannes Winkelmann
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1846 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-08prt-get: promote compareShadowPairJohannes Winkelmann
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1839 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-08prt-get: show multiple dups in 'dup'Johannes Winkelmann
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1838 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-08prt-get: clean up TODOJohannes Winkelmann
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1837 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-08prt-get: allow accessing version and port path in dup format separatelyJohannes Winkelmann
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1836 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-08prt-get: simplify default output of dup; allow passing a printf style patternJohannes Winkelmann
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1835 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-03prt-get: warn about unclear version decisions when using "prefer higher"Johannes Winkelmann
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1806 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-02prt-get: fix corner case in version comparatorJohannes Winkelmann
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1804 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-09-02prt-get remove trailing whitespace from versioncomparator.cppJohannes Winkelmann
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1803 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-05-23prt-get: fix typo in help, reported by MarkJohannes Winkelmann
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1439 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
2006-05-23prt-get: update sysup's description in man pageJohannes Winkelmann
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1438 0b5ae1c7-2405-0410-a7fc-ba219f786e1e

Generated by cgit