Date: Mon, 20 Dec 2010 22:37:17 +0000 (UTC) From: Greg Larkin <glarkin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/bzr-upload Makefile distinfo pkg-descr pkg-plist Message-ID: <201012202237.oBKMbHmv074007@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012202237.oBKMbHmv074007>
