NBSoC CVS commit: pkg_install/src/pkg_add

2006-09-06 Thread J�rg Sonnenberger
Module name:pkg_install Committed by: jsonn Date: Wed Sep 6 12:16:31 UTC 2006 Modified Files: pkg_install/src/pkg_add: pkg_add.1 Log Message: Conflicts not yet, dependencies only manual. To generate a diff of this commit: cvs -z3 rdiff -u -r1.2 -r1.3 pkg_install/src/pkg

NBSoC CVS commit: pkg_install/src/pkg_add

2006-09-05 Thread J�rg Sonnenberger
Module name:pkg_install Committed by: jsonn Date: Tue Sep 5 09:51:54 UTC 2006 Modified Files: pkg_install/src/pkg_add: pkg_add.1 Log Message: Add BUGS sections with the current status. To generate a diff of this commit: cvs -z3 rdiff -u -r1.1 -r1.2 pkg_install/src/pkg_a

NBSoC CVS commit: pkg_install/src/pkg_add

2006-09-05 Thread J�rg Sonnenberger
Module name:pkg_install Committed by: jsonn Date: Tue Sep 5 09:39:29 UTC 2006 Modified Files: pkg_install/src/pkg_add: Makefile Added Files: pkg_install/src/pkg_add: pkg_add.1 Log Message: Add basic man page. To generate a diff of this commit: cvs -z3 rdiff -u -

NBSoC CVS commit: pkg_install/src/pkg_add

2006-08-21 Thread J�rg Sonnenberger
Module name:pkg_install Committed by: jsonn Date: Mon Aug 21 14:15:39 UTC 2006 Modified Files: pkg_install/src/pkg_add: pkg_add.c Log Message: Use pkg_db_iterate_pkgs. Don't leak patterns. To generate a diff of this commit: cvs -z3 rdiff -u -r1.4 -r1.5 pkg_install/src/pk

NBSoC CVS commit: pkg_install/src/pkg_add

2006-08-21 Thread J�rg Sonnenberger
Module name:pkg_install Committed by: jsonn Date: Mon Aug 21 12:08:25 UTC 2006 Modified Files: pkg_install/src/pkg_add: pkg_add.c Log Message: Ensure that pkgdb is set. To generate a diff of this commit: cvs -z3 rdiff -u -r1.3 -r1.4 pkg_install/src/pkg_add/pkg_add.c To

NBSoC CVS commit: pkg_install/src/pkg_add

2006-08-20 Thread J�rg Sonnenberger
Module name:pkg_install Committed by: jsonn Date: Mon Aug 21 01:24:16 UTC 2006 Modified Files: pkg_install/src/pkg_add: pkg_add.c Log Message: Update indices after successfully installing the package. To generate a diff of this commit: cvs -z3 rdiff -u -r1.2 -r1.3 pkg_in

NBSoC CVS commit: pkg_install/src/pkg_add

2006-08-20 Thread J�rg Sonnenberger
Module name:pkg_install Committed by: jsonn Date: Sun Aug 20 23:01:38 UTC 2006 Added Files: pkg_install/src/pkg_add: Makefile pkg_add.c Log Message: Add basic pkg_add. Current limitations: - path name handling needs refactoring, also affects pkg_tarup - config_directory, t