| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Jun 2013 14:15:57
1.6.1,1
|
koobs  |
devel/py-fabric: Update to 1.6.1
- Update to 1.6.1
- Move TEST_DEPENDS up into DEPENDS section
- Tweak TESTS option description
- Make the tests verbose in regression-test:
Changes: https://github.com/fabric/fabric/blob/1.6.1/docs/changelog.rst |
18 Mar 2013 07:12:44
1.6.0,1
|
koobs  |
- Update to 1.6.0
- Fix COMMENT according to standards
- Update py-paramiko version requirement
- Fix nosetests TEST_DEPENDS line
Changes: http://docs.fabfile.org/en/1.6/changelog.html
Approved by: rm (mentor)
PR: ports/176662 |
09 Feb 2013 14:50:27
1.5.1,1
|
koobs  |
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents.
Approved by: eadler (mentor) |
02 Dec 2012 01:28:29
1.5.1,1
|
wxs  |
Update to 1.5.1.
Trim header.
Switch to depending upon py-paramiko.
Add TESTS option.
Whitespace in pkg-descr.
PR: ports/173733
Submitted by: Gasol Wu <gasol.wu@gmail.com>
Approved by: maintainer
Feature safe: yes |
05 Oct 2012 11:11:19
1.4.3,1
|
sbz  |
- Update to 1.4.3
- Submitter is now maintainer
PR: ports/170130
Submitted by: Kubilay Kocak <koobs.freebsd at gmail.com>
Approved by: maintainer timeout ((>14 days) |
11 Jun 2012 01:59:24
1.4.2,1
|
swills  |
- Update to 1.4.2
PR: ports/167281
Submitted by: koobs k <koobs.freebsd@gmail.com>
Approved by: clsung |
20 Dec 2011 07:13:56
1.3.3,1
|
clsung  |
- Update to 1.3.3
- take over maintainership
Approved by: yzlin (via lwhsu) |
08 Aug 2011 19:55:12
1.0.2,1
|
pav  |
- Update to 1.0.2
PR: ports/158284
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Approved by: maintainer timeout (yzlin; 1 month) |
23 May 2011 08:36:50
1.0.1,1
|
wen  |
- Update to 1.0.1
PR: ports/156909
Submitted by: Alexandre Anriot <alexandre@atlantilde.com>
Approved by: maintainer(timeout, >14 days) |
12 Feb 2011 17:20:12
0.9.3,1
|
lwhsu  |
- Update to 0.9.3
PR: ports/154156
Submitted by: lwhsu
Approved by: maintainer timeout |
27 Oct 2010 15:50:32
0.9.2,1
|
yzlin  |
- Update to 0.9.2
PR: ports/151445
Submitted by: lwhsu |
07 Jul 2010 10:04:35
0.9.1,1
|
yzlin  |
- Update to 0.9.1
Feature safe: yes |
02 Feb 2010 06:15:33
0.9.0,1
|
yzlin  |
- Update to 0.9.0
Approved by: lwhsu/rafan (mentors, implicit) |
29 Jul 2009 12:59:14
0.9a2
|
yzlin  |
- Change to my mail address at FreeBSD.org
Approved by: lwhsu (mentor) |
30 May 2009 21:04:14
0.9a2
|
miwi  |
- Update to 0.9a2
PR: 134850
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer) |
11 Apr 2009 06:24:21
0.1.1
|
lwhsu  |
- Update to 0.1.1
PR: ports/133573
Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> (maintainer) |
16 Mar 2009 08:07:47
0.1.0
|
nivit  |
Fabric is a simple pythonic remote deployment tool.
It is designed to upload files to, and run shell commands on, a number
of servers in parallel or serially. These commands are grouped in tasks
(regular python functions) and specified in a 'fabfile.'
This is called remote automation, and the primary use case is deploying
applications to multiple similar hosts.
WWW: http://www.nongnu.org/fab/
PR: ports/132653
Submitted by: Yi-Jheng Lin <yzlin at cs.nctu.edu.tw> |