cvs commit: src/usr.sbin/portsnap Makefile Makefile.inc
src/usr.sbin/portsnap/make_index Makefile make_index.c
src/usr.sbin/portsnap/phttpget Makefile phttpget.c
src/usr.sbin/portsnap/portsnap Makefile portsnap.8 portsnap.sh
Colin Percival
cperciva at FreeBSD.org
Sun Nov 13 06:45:37 GMT 2005
cperciva 2005-11-13 06:45:36 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.sbin/portsnap Makefile Makefile.inc
usr.sbin/portsnap/make_index Makefile make_index.c
usr.sbin/portsnap/phttpget Makefile phttpget.c
usr.sbin/portsnap/portsnap Makefile portsnap.8 portsnap.sh
Log:
Merge HEAD's portsnap into RELENG_6. Significant changes are:
1. phttpget (and thus portsnap) now understands the HTTP_PROXY_AUTH
environment variable and basic HTTP proxy authentication.
2. portsnap.8 now contains a privacy notice.
3. portsnap can now ignore parts of the tree (similar to cvsup
"refuse" directives).
4. portsnap reacts sensibly if host(1) does not exist.
Revision Changes Path
1.1.2.2 +0 -0 src/usr.sbin/portsnap/Makefile
1.1.2.2 +0 -0 src/usr.sbin/portsnap/Makefile.inc
1.1.2.2 +0 -0 src/usr.sbin/portsnap/make_index/Makefile
1.2.2.3 +0 -0 src/usr.sbin/portsnap/make_index/make_index.c
1.1.2.2 +0 -0 src/usr.sbin/portsnap/phttpget/Makefile
1.4.2.2 +102 -2 src/usr.sbin/portsnap/phttpget/phttpget.c
1.1.2.2 +0 -0 src/usr.sbin/portsnap/portsnap/Makefile
1.3.2.2 +15 -0 src/usr.sbin/portsnap/portsnap/portsnap.8
1.8.2.2 +73 -7 src/usr.sbin/portsnap/portsnap/portsnap.sh
More information about the cvs-src
mailing list