5afd FreshPorts -- devel/p5-Sys-Virt
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Sys-Virt 1.0.3 devel on this many watch lists=0 search for ports that depend on this port
Perl bindings for libvirt
Maintained by: fw@moov.de search for ports maintained by this maintainer
Port Added: 28 Nov 2011 07:12:58
Also Listed In: perl5
License: not specified in port


The Sys::Virt module provides a Perl XS binding to the libvirt virtual machine
management APIs. This allows machines running within arbitrary virtualization
containers to be managed with a consistent API.

WWW: http://search.cpan.org/dist/Sys-Virt/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. textproc/p5-XML-XPath
  2. lang/perl5.12
Required To Run:
  1. textproc/p5-XML-XPath
  2. lang/perl5.12
Required Libraries:
  1. devel/libvirt
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/p5-Sys-Virt/ && make install clean
To add the package: pkg_add -r p5-Sys-Virt


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Sys/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Sys/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Sys/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Sys/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Sys/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Sys/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Sys/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Sys/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Sys/
  11. http://at.cpan.org/modules/by-module/Sys/
  12. http://backpan.perl.org/modules/by-module/Sys/
  13. http://cpan.nctu.edu.tw/modules/by-module/Sys/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Sys/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Sys/
  16. http://www.cpan.dk/modules/by-module/Sys/
  17. http://www.cpan.dk/modules/by-module/Sys/

Number of commits found: 11

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
20 Mar 2013 06:41:52
Original commit files touched by this commit  1.0.3
jgh search for other commits by this committer
- update to 1.0.3

PR:		176679
Approved by:	fw@moov.de, maintainer timeout ( 15 days )
30 Dec 2012 23:34:35
Original commit files touched by this commit  1.0.0
jgh search for other commits by this committer
- update to 1.0.0
 - Add all new APIs and constants in libvirt 1.0.0
 - Fix inconsistent usage of 'uri' in Sys::Virt POD docs
 - Fix typos in POD docs
 - Don't explicitly set VIR_TYPED_PARAM_STRING_OKAY flag
 - Fix hash key field lengths
 - Add tests for object list APIs
 - Fix default values for flags parameters
 - Fix setting of node memory parameters

PR:		174542
Submitted by:	linpc@cs.nctu.edu.tw
Approved by:	maintainer, fw@moov.de
11 Dec 2012 00:48:33
Original commit files touched by this commit  0.10.2_1
jgh search for other commits by this committer
- update libvirt to 1.0.0, and bump others for shlib change
- explictly tie to ABI version, required
- update historical headers
- add shared description for libvirt
29 Oct 2012 04:56:14
Original commit files touched by this commit  0.10.2
jgh search for other commits by this committer
- update to 0.10.2, install examples and trim header
- while here, restore ABI version (unsafe to drop with libvirt)

PR:		173067
Submitted by:	maintainer, fw@moov.de
Feature safe:	yes
05 Sep 2012 21:48:21
Original commit files touched by this commit  0.9.13_1
  Sanity Test Failure
jgh search for other commits by this committer
- follow r303724 shlib bump of libvirt
10 Jul 2012 17:39:37
Original commit files touched by this commit  0.9.13
sunpoet search for other commits by this committer
- Update to 0.9.13
- Pet portlint: remove ABI version number from LIB_DEPENDS

Changes:        http://search.cpan.org/dist/Sys-Virt/Changes
PR:             ports/169738
Submitted by:   sunpoet (myself)
Approved by:    Frank Wall <fw@moov.de> (maintainer)
18 Apr 2012 18:16:27
Original commit files touched by this commit  0.9.11
jgh search for other commits by this committer
- Update to 0.9.11
- shift dependencies for libvirt to LIB_DEPENDS

PR:     ports/167040
Submitted by:   jgh (me)
Approved by:    maintainer, fw@moov.de
15 Feb 2012 09:04:23
Original commit files touched by this commit  0.9.10
sunpoet search for other commits by this committer
- Update to 0.9.10
- Add TEST_DEPENDS

Changes:        http://search.cpan.org/dist/Sys-Virt/CHANGES
PR:             ports/165166
Submitted by:   sunpoet (myself)
Approved by:    Frank Wall <fw@moov.de> (maintainer)
08 Jan 2012 17:43:45
Original commit files touched by this commit  0.9.8
sunpoet search for other commits by this committer
- Update to 0.9.8

Changes:        http://search.cpan.org/dist/Sys-Virt/CHANGES
PR:             ports/163894
Submitted by:   sunpoet (myself)
Approved by:    Frank Wall <fw@moov.de> (maintainer)
28 Nov 2011 14:08:19
Original commit files touched by this commit  0.9.7
sunpoet search for other commits by this committer
- Fix CATEGORIES to match PKGORIGIN

Feature safe:   yes
28 Nov 2011 07:12:06
Original commit files touched by this commit  0.9.7
sunpoet search for other commits by this committer
- Add p5-Sys-Virt 0.9.7

The Sys::Virt module provides a Perl XS binding to the libvirt virtual machine
management APIs. This allows machines running within arbitrary virtualization
containers to be managed with a consistent API.

WWW: http://search.cpan.org/dist/Sys-Virt/

PR:             ports/162722
Submitted by:   Frank Wall <fw@moov.de>
Feature safe:   yes

Number of commits found: 11

2838
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24524
Broken 217
Deprecated 474
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 512
Interactive 33
new 24 hours 6
new 48 hours11
new 7 days27
new fortnight58
new month210

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