cvs commit: ports/devel Makefile ports/devel/bzr-upload Makefile distinfo pkg-descr pkg-plist

Greg Larkin glarkin at FreeBSD.org
Mon Dec 20 22:37:17 UTC 2010


glarkin     2010-12-20 22:37:17 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/bzr-upload     Makefile distinfo pkg-descr pkg-plist 
  Log:
  Web sites are often hosted on servers where bzr can't be installed.
  In other cases, the web site must not give access to its corresponding
  branch (for security reasons for example). Finally, web hosting
  providers often provides only ftp access to upload sites.
  
  This plugin uploads only the relevant changes in your working tree
  since the last upload using ftp or sftp protocols.
  
  WWW: http://wiki.bazaar.canonical.com/BazaarUploadForWebDev
  
  PR:             ports/153013
  Submitted by:   Carlo Strub <c-s at c-s.li>
  
  Revision  Changes    Path
  1.4177    +1 -0      ports/devel/Makefile
  1.1       +28 -0     ports/devel/bzr-upload/Makefile (new)
  1.1       +2 -0      ports/devel/bzr-upload/distinfo (new)
  1.1       +9 -0      ports/devel/bzr-upload/pkg-descr (new)
  1.1       +19 -0     ports/devel/bzr-upload/pkg-plist (new)


More information about the cvs-ports mailing list