Module name:pkg_install
Committed by: jsonn
Date: Thu Sep 7 12:34:37 UTC 2006
Modified Files:
pkg_install/src/pkg_create: pkg_create.1
Log Message:
Compression algorithm should be selectable.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 pkg_install/sr
Module name:pkg_install
Committed by: jsonn
Date: Tue Sep 5 13:26:23 UTC 2006
Modified Files:
pkg_install/src/pkg_create: Makefile
Added Files:
pkg_install/src/pkg_create: pkg_create.1
Log Message:
Add basic man page for pkg_create.
To generate a diff of this co
Module name:pkg_install
Committed by: jsonn
Date: Sun Aug 20 16:05:37 UTC 2006
Modified Files:
pkg_install/src/pkg_create: pkg_create.c
Log Message:
Include license.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 pkg_install/src/pkg_create/pkg_create.c
Module name:pkg_install
Committed by: jsonn
Date: Sun Aug 20 16:03:00 UTC 2006
Modified Files:
pkg_install/src/pkg_create: Makefile
Log Message:
syck is internal, don't add to -I path.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 pkg_install/src/pkg_cr
Module name:pkg_install
Committed by: jsonn
Date: Sun Aug 20 15:38:51 UTC 2006
Modified Files:
pkg_install/src/pkg_create: old2new.sh
Log Message:
Bail out when "pkgsrc convert" failed.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 pkg_install/src/pkg_c
Module name:pkg_install
Committed by: jsonn
Date: Sun Aug 20 15:37:30 UTC 2006
Added Files:
pkg_install/src/pkg_create: old2new.sh
Log Message:
Add a simple shell script which can be run from within /var/db/pkg/*
to create a new-style package from the files in the system.
Module name:pkg_install
Committed by: jsonn
Date: Sun Aug 20 13:51:08 UTC 2006
Modified Files:
pkg_install/src/pkg_create: pkg_create.c
Log Message:
Close files after computing checksums (*blush*) and add some more
explicit output on errors.
To generate a diff of this co
Module name:pkg_install
Committed by: jsonn
Date: Sun Aug 20 13:47:01 UTC 2006
Modified Files:
pkg_install/src/pkg_create: Makefile
Log Message:
Now that the normal libarchive from pkgsrc can be used, update the
default linker flags to use it.
To generate a diff of this
Module name:pkg_install
Committed by: jsonn
Date: Sat Aug 19 19:10:25 UTC 2006
Added Files:
pkg_install/src/pkg_create: Makefile pkg_create.c
Log Message:
Add pkg_create. Doesn't currently handle owner/group and scans the
installed tree for every entry on stdin.
To gener