72b6 FreshPorts -- devel/py-fabric
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
py-fabric 1.6.1,1 devel on this many watch lists=0 search for ports that depend on this port
Simple pythonic remote deployment tool
Maintained by: koobs@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Mar 2009 08:08:07
Also Listed In: python
License: BSD


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://fabfile.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/py-distribute
  2. lang/python27
Required To Run:
  1. security/py-paramiko
  2. devel/py-distribute
  3. lang/python27

This port is required by:

for Run

To install the port: cd /usr/ports/devel/py-fabric/ && make install clean
To add the package: pkg_add -r py27-fabric


Configuration Options
===> The following configuration options are available for py27-fabric-1.6.1,1:
     TESTS=off: Install nose for test suite
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://a.pypi.python.org/packages/source/F/Fabric/
  3. http://b.pypi.python.org/packages/source/F/Fabric/
  4. http://c.pypi.python.org/packages/source/F/Fabric/
  5. http://d.pypi.python.org/packages/source/F/Fabric/
  6. http://e.pypi.python.org/packages/source/F/Fabric/
  7. http://f.pypi.python.org/packages/source/F/Fabric/
  8. http://g.pypi.python.org/packages/source/F/Fabric/
  9. http://pypi.crate.io/packages/source/F/Fabric/
  10. http://pypi.inqbus.de/Fabric/
  11. http://pypi.it.uwosh.edu/Fabric/
  12. http://pypi.python.jp/Fabric/
  13. http://pypi.python.org/packages/source/F/Fabric/

Number of commits found: 17

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
01 Jun 2013 14:15:57
Original commit files touched by this commit  1.6.1,1
koobs search for other commits by this committer
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
Original commit files touched by this commit  1.6.0,1
koobs search for other commits by this committer
- 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
Original commit files touched by this commit  1.5.1,1
koobs search for other commits by this committer
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
Original commit files touched by this commit  1.5.1,1
wxs search for other commits by this committer
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
Original commit files touched by this commit  1.4.3,1
sbz search for other commits by this committer
- 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
Original commit files touched by this commit  1.4.2,1
swills search for other commits by this committer
- 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
Original commit files touched by this commit  1.3.3,1
clsung search for other commits by this committer
- Update to 1.3.3
- take over maintainership

Approved by:    yzlin (via lwhsu)
08 Aug 2011 19:55:12
Original commit files touched by this commit  1.0.2,1
pav search for other commits by this committer
- 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
Original commit files touched by this commit  1.0.1,1
wen search for other commits by this committer
- 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
Original commit files touched by this commit  0.9.3,1
lwhsu search for other commits by this committer
- Update to 0.9.3

PR:             ports/154156
Submitted by:   lwhsu
Approved by:    maintainer timeout
27 Oct 2010 15:50:32
Original commit files touched by this commit  0.9.2,1
yzlin search for other commits by this committer
- Update to 0.9.2

PR:             ports/151445
Submitted by:   lwhsu
07 Jul 2010 10:04:35
Original commit files touched by this commit  0.9.1,1
yzlin search for other commits by this committer
- Update to 0.9.1

Feature safe:   yes
02 Feb 2010 06:15:33
Original commit files touched by this commit  0.9.0,1
yzlin search for other commits by this committer
- Update to 0.9.0

Approved by:    lwhsu/rafan (mentors, implicit)
29 Jul 2009 12:59:14
Original commit files touched by this commit  0.9a2
yzlin search for other commits by this committer
- Change to my mail address at FreeBSD.org

Approved by:    lwhsu (mentor)
30 May 2009 21:04:14
Original commit files touched by this commit  0.9a2
miwi search for other commits by this committer
- Update to 0.9a2

PR:             134850
Submitted by:   Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer)
11 Apr 2009 06:24:21
Original commit files touched by this commit  0.1.1
lwhsu search for other commits by this committer
- 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
Original commit files touched by this commit  0.1.0
nivit search for other commits by this committer
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>

Number of commits found: 17

28b3
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 6
new 48 hours12
new 7 days29
new fortnight84
new month177

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0