Module name:    pkg_install
Committed by:   jsonn
Date:           Thu Aug 17 15:01:20 UTC 2006

Modified Files:
        pkg_install/include/pkg: pkg.h
        pkg_install/lib: pkg.c pkg.h pkg_deyaml.c pkg_yaml.c
        pkg_install/src/pkg_parse: pkg_parse.c
Removed Files:
        pkg_install/src/pkg_prep: Makefile pkg_prep.c

Log Message:
Add platform fields (os, os version, architecture, ABI) to pkg,
consider them as required for full packages.
Extend pkg_parse to include those and print the resulting package
to stdout, making it fully supersede pkg_prep. Remove pkg_prep.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 pkg_install/lib/pkg.h
cvs -z3 rdiff -u -r1.2 -r0 pkg_install/src/pkg_prep/Makefile
cvs -z3 rdiff -u -r1.3 -r0 pkg_install/src/pkg_prep/pkg_prep.c
cvs -z3 rdiff -u -r1.3 -r1.4 pkg_install/lib/pkg_deyaml.c \
    pkg_install/src/pkg_parse/pkg_parse.c
cvs -z3 rdiff -u -r1.4 -r1.5 pkg_install/lib/pkg.c
cvs -z3 rdiff -u -r1.6 -r1.7 pkg_install/include/pkg/pkg.h \
    pkg_install/lib/pkg_yaml.c

To view a diff of this commit:
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/lib/pkg.h?r1=1.1&r2=1.2
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/src/pkg_prep/Makefile?r1=1.2&r2=0
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/src/pkg_prep/pkg_prep.c?r1=1.3&r2=0
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/lib/pkg_deyaml.c?r1=1.3&r2=1.4
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/src/pkg_parse/pkg_parse.c?r1=1.3&r2=1.4
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/lib/pkg.c?r1=1.4&r2=1.5
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/include/pkg/pkg.h?r1=1.6&r2=1.7
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/lib/pkg_yaml.c?r1=1.6&r2=1.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NetBSD-SoC-cvs mailing list
NetBSD-SoC-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs

Reply via email to