tazpkg log

age author description
2011-08-08 Christopher Rogers tazpkg: Fixed for last commit to make full path with install opiton work again.
2011-08-08 Christopher Rogers tazpkg: Fixed install option to work in current path again. I needed to add a if statement to null $PACKAGE_DIR if it equal '.'. Before it was not assigning $PACKAGE_FILE if $PACKAGE_DIR equal '.' so we didn't get error problems cding to '.'. Also PACKAGE_DIR equals cd $(dirname ) cause cd nothing will go to $HOME.
2011-07-30 Christopher Rogers tazpkg: Check for libraries.txt instead of library if ID file exist.
2011-07-10 Christopher Rogers tazpkg: Fixed PACKAGE_FILE to not cause '/usr/bin/tazpkg: cd: line 46: can't cd to .' errors. This happened cause dirname just equal '.' if there is no folder in $PACKAGE variable. This fix shouldn't cause any problems anyways.
2011-06-26 Christopher Rogers tazpkg: Added support for upgrade to work with undigest repos using $LOCALSTATE/priority file.
2011-06-20 Pascal Bellard tazpkg convert: may specify LOCALSTATE dir
2011-06-03 Christopher Rogers tazpkg: Fixed typo in usage.
2011-06-02 Claudinei Pereira Fixes on portuguese doc
2011-06-02 Claudinei Pereira Update pt_BR.po
2011-06-02 Christophe Lincoln Added tag 4.7 for changeset fb0853e3eeda
2011-06-02 Christophe Lincoln Prepa for release4.7
2011-06-02 Christophe Lincoln Update doc, use new style and a css file to avoid code duplication in html
2011-06-02 Christophe Lincoln Add tazpkg-notify French translation and small fix to Makefile
2011-06-02 Christophe Lincoln Moved pt.po to pt_BR.po
2011-06-02 Christophe Lincoln Update POT and msgmerge (less strings)
2011-06-02 Christophe Lincoln tazpkg-notify: switch to TazPanel, no more tazpkgbox
2011-06-02 Christophe Lincoln tazpkg: add some command switch (ex: install|-i)
2011-06-02 Christophe Lincoln tazpkg: remove old upgrade and upgradeable code
2011-06-02 Christophe Lincoln tazpkg: clean update list so tazpkg-notify dont comes up on each login
2011-06-02 Christophe Lincoln fr.po make strings definitve
2011-06-02 Christophe Lincoln Fix Makefile for i18n and up POT and msgmerge
2011-06-02 Christophe Lincoln tazpkg: small fix to clean-up
2011-05-28 Christophe Lincoln Added tag 4.6.3 for changeset 1ff567e9ef8b
2011-05-28 Christophe Lincoln Prepa for release4.6.3
2011-05-19 Christophe Lincoln Small cosmetic change
2011-05-18 Pascal Bellard tazpkg: fix warnings for PACKAGE_FILE
2011-05-16 Christophe Lincoln Update POT but we gor error on msgmerge
2011-05-16 Christophe Lincoln Move tazpkgbox to oldstuff