cperciva    2005-11-13 07:13:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    share/man/man5       Makefile 
    etc                  Makefile 
    usr.sbin             Makefile 
  Added files:           (Branch: RELENG_5)
    share/man/man5       portsnap.conf.5 
    etc                  portsnap.conf 
    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:
  MFC portsnap to RELENG_5.
  
  Revision   Changes    Path
  1.327.2.5  +1 -1      src/etc/Makefile
  1.2.2.1    +24 -0     src/etc/portsnap.conf (new)
  1.56.2.3   +1 -0      src/share/man/man5/Makefile
  1.2.2.1    +136 -0    src/share/man/man5/portsnap.conf.5 (new)
  1.303.2.9  +1 -0      src/usr.sbin/Makefile
  1.1.4.1    +5 -0      src/usr.sbin/portsnap/Makefile (new)
  1.1.4.1    +5 -0      src/usr.sbin/portsnap/Makefile.inc (new)
  1.1.4.1    +9 -0      src/usr.sbin/portsnap/make_index/Makefile (new)
  1.3.2.1    +506 -0    src/usr.sbin/portsnap/make_index/make_index.c (new)
  1.1.4.1    +9 -0      src/usr.sbin/portsnap/phttpget/Makefile (new)
  1.6.2.1    +701 -0    src/usr.sbin/portsnap/phttpget/phttpget.c (new)
  1.1.4.1    +6 -0      src/usr.sbin/portsnap/portsnap/Makefile (new)
  1.4.2.1    +226 -0    src/usr.sbin/portsnap/portsnap/portsnap.8 (new)
  1.12.2.1   +984 -0    src/usr.sbin/portsnap/portsnap/portsnap.sh (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to