| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Jun 2012 20:42:28
1.1.0_1
|
cs  |
Bump PORTREVISION to reflect name change from devel/bazaar-ng --> devel/bzr |
08 Apr 2012 07:43:04
1.1.0
|
cs  |
Update to 1.1.0
Approved by: glarkin@ (mentor, implicit)
Feature safe: yes |
21 Jan 2012 17:40:15
1.0.0
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
15 Sep 2011 12:33:27
1.0.0
|
cs  |
Change maintainer address to my FreeBSD address
Approved by: wen@ (mentor) |
20 Dec 2010 22:37:17
1.0.0
|
glarkin  |
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> |