notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-VM-EC2 Perl interface to Amazon EC2 services
1.28_1 net on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.28_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-04-14 18:38:27
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/VM-EC2
Description:
This is an interface to Amazon AWS API. It was written provide access to the new tag and metadata interface that is not currently supported by Net::Amazon::EC2, as well as to provide developers with an extension mechanism for the API. This library will also support the Open Stack open source cloud. The main interface is the VM::EC2 object, which provides methods for interrogating the Amazon EC2, launching instances, and managing instance lifecycle. These methods return major object classes which act as specialized interfaces to AWS.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (363 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-VM-EC2-1.28_1/catalog.mk
  2. /usr/local/share/licenses/p5-VM-EC2-1.28_1/LICENSE
  3. /usr/local/share/licenses/p5-VM-EC2-1.28_1/ART10
  4. /usr/local/share/licenses/p5-VM-EC2-1.28_1/GPLv1+
  5. bin/migrate-ebs-image.pl
  6. bin/sync_to_snapshot.pl
  7. lib/perl5/site_perl/VM/EC2.pm
  8. lib/perl5/site_perl/VM/EC2/ASG.pm
  9. lib/perl5/site_perl/VM/EC2/AccountAttributes.pm
  10. lib/perl5/site_perl/VM/EC2/AvailabilityZone.pm
  11. lib/perl5/site_perl/VM/EC2/BlockDevice.pm
  12. lib/perl5/site_perl/VM/EC2/BlockDevice/Attachment.pm
  13. lib/perl5/site_perl/VM/EC2/BlockDevice/EBS.pm
  14. lib/perl5/site_perl/VM/EC2/BlockDevice/Mapping.pm
  15. lib/perl5/site_perl/VM/EC2/BlockDevice/Mapping/EBS.pm
  16. lib/perl5/site_perl/VM/EC2/DB/AvailabilityZone.pm
  17. lib/perl5/site_perl/VM/EC2/DB/CharacterSet.pm
  18. lib/perl5/site_perl/VM/EC2/DB/EC2SecurityGroup.pm
  19. lib/perl5/site_perl/VM/EC2/DB/Endpoint.pm
  20. lib/perl5/site_perl/VM/EC2/DB/Engine/Defaults.pm
  21. lib/perl5/site_perl/VM/EC2/DB/Engine/Version.pm
  22. lib/perl5/site_perl/VM/EC2/DB/Event.pm
  23. lib/perl5/site_perl/VM/EC2/DB/Event/Category.pm
  24. lib/perl5/site_perl/VM/EC2/DB/Event/Subscription.pm
  25. lib/perl5/site_perl/VM/EC2/DB/IPRange.pm
  26. lib/perl5/site_perl/VM/EC2/DB/Instance.pm
  27. lib/perl5/site_perl/VM/EC2/DB/Instance/OrderableOption.pm
  28. lib/perl5/site_perl/VM/EC2/DB/Option.pm
  29. lib/perl5/site_perl/VM/EC2/DB/Option/Group.pm
  30. lib/perl5/site_perl/VM/EC2/DB/Option/Group/Membership.pm
  31. lib/perl5/site_perl/VM/EC2/DB/Option/Group/Option.pm
  32. lib/perl5/site_perl/VM/EC2/DB/Option/Group/Option/Setting.pm
  33. lib/perl5/site_perl/VM/EC2/DB/Parameter.pm
  34. lib/perl5/site_perl/VM/EC2/DB/Parameter/Group.pm
  35. lib/perl5/site_perl/VM/EC2/DB/Parameter/Group/Status.pm
  36. lib/perl5/site_perl/VM/EC2/DB/PendingModifiedValues.pm
  37. lib/perl5/site_perl/VM/EC2/DB/Reserved/Instance.pm
  38. lib/perl5/site_perl/VM/EC2/DB/Reserved/Instance/Offering.pm
  39. lib/perl5/site_perl/VM/EC2/DB/Reserved/RecurringCharge.pm
  40. lib/perl5/site_perl/VM/EC2/DB/SecurityGroup.pm
  41. lib/perl5/site_perl/VM/EC2/DB/SecurityGroup/Membership.pm
  42. lib/perl5/site_perl/VM/EC2/DB/Snapshot.pm
  43. lib/perl5/site_perl/VM/EC2/DB/Subnet.pm
  44. lib/perl5/site_perl/VM/EC2/DB/Subnet/Group.pm
  45. lib/perl5/site_perl/VM/EC2/DB/VpcSecurityGroup/Membership.pm
  46. lib/perl5/site_perl/VM/EC2/Dispatch.pm
  47. lib/perl5/site_perl/VM/EC2/ELB.pm
  48. lib/perl5/site_perl/VM/EC2/ELB/Attributes.pm
  49. lib/perl5/site_perl/VM/EC2/ELB/Attributes/AccessLog.pm
  50. lib/perl5/site_perl/VM/EC2/ELB/Attributes/ConnectionDraining.pm
  51. lib/perl5/site_perl/VM/EC2/ELB/Attributes/ConnectionSettings.pm
  52. lib/perl5/site_perl/VM/EC2/ELB/Attributes/CrossZoneLoadBalancing.pm
  53. lib/perl5/site_perl/VM/EC2/ELB/BackendServerDescription.pm
  54. lib/perl5/site_perl/VM/EC2/ELB/HealthCheck.pm
  55. lib/perl5/site_perl/VM/EC2/ELB/InstanceState.pm
  56. lib/perl5/site_perl/VM/EC2/ELB/Listener.pm
  57. lib/perl5/site_perl/VM/EC2/ELB/ListenerDescription.pm
  58. lib/perl5/site_perl/VM/EC2/ELB/ParmParser.pm
  59. lib/perl5/site_perl/VM/EC2/ELB/Policies.pm
  60. lib/perl5/site_perl/VM/EC2/ELB/Policies/AppCookieStickinessPolicy.pm
  61. lib/perl5/site_perl/VM/EC2/ELB/Policies/LBCookieStickinessPolicy.pm
  62. lib/perl5/site_perl/VM/EC2/ELB/PolicyAttribute.pm
  63. lib/perl5/site_perl/VM/EC2/ELB/PolicyAttributeType.pm
  64. lib/perl5/site_perl/VM/EC2/ELB/PolicyDescription.pm
  65. lib/perl5/site_perl/VM/EC2/ELB/PolicyTypeDescription.pm
  66. lib/perl5/site_perl/VM/EC2/ELB/TagDescription.pm
  67. lib/perl5/site_perl/VM/EC2/ElasticAddress.pm
  68. lib/perl5/site_perl/VM/EC2/Error.pm
  69. lib/perl5/site_perl/VM/EC2/Generic.pm
  70. lib/perl5/site_perl/VM/EC2/Group.pm
  71. lib/perl5/site_perl/VM/EC2/Image.pm
  72. lib/perl5/site_perl/VM/EC2/Image/LaunchPermission.pm
  73. lib/perl5/site_perl/VM/EC2/Instance.pm
  74. lib/perl5/site_perl/VM/EC2/Instance/ConsoleOutput.pm
  75. lib/perl5/site_perl/VM/EC2/Instance/IamProfile.pm
  76. lib/perl5/site_perl/VM/EC2/Instance/Metadata.pm
  77. lib/perl5/site_perl/VM/EC2/Instance/MonitoringState.pm
  78. lib/perl5/site_perl/VM/EC2/Instance/PasswordData.pm
  79. lib/perl5/site_perl/VM/EC2/Instance/Placement.pm
  80. lib/perl5/site_perl/VM/EC2/Instance/Set.pm
  81. lib/perl5/site_perl/VM/EC2/Instance/State.pm
  82. lib/perl5/site_perl/VM/EC2/Instance/State/Change.pm
  83. lib/perl5/site_perl/VM/EC2/Instance/State/Reason.pm
  84. lib/perl5/site_perl/VM/EC2/Instance/Status.pm
  85. lib/perl5/site_perl/VM/EC2/Instance/Status/Details.pm
  86. lib/perl5/site_perl/VM/EC2/Instance/Status/Event.pm
  87. lib/perl5/site_perl/VM/EC2/Instance/StatusItem.pm
  88. lib/perl5/site_perl/VM/EC2/KeyPair.pm
  89. lib/perl5/site_perl/VM/EC2/LaunchConfiguration.pm
  90. lib/perl5/site_perl/VM/EC2/NetworkInterface.pm
  91. lib/perl5/site_perl/VM/EC2/NetworkInterface/Association.pm
  92. lib/perl5/site_perl/VM/EC2/NetworkInterface/Attachment.pm
  93. lib/perl5/site_perl/VM/EC2/NetworkInterface/PrivateIpAddress.pm
  94. lib/perl5/site_perl/VM/EC2/ParmParser.pm
  95. lib/perl5/site_perl/VM/EC2/PlacementGroup.pm
  96. lib/perl5/site_perl/VM/EC2/ProductCode.pm
  97. lib/perl5/site_perl/VM/EC2/REST/ami.pm
  98. lib/perl5/site_perl/VM/EC2/REST/autoscaling.pm
  99. lib/perl5/site_perl/VM/EC2/REST/customer_gateway.pm
  100. lib/perl5/site_perl/VM/EC2/REST/devpay.pm
  101. lib/perl5/site_perl/VM/EC2/REST/dhcp.pm
  102. lib/perl5/site_perl/VM/EC2/REST/ebs.pm
  103. lib/perl5/site_perl/VM/EC2/REST/elastic_ip.pm
  104. lib/perl5/site_perl/VM/EC2/REST/elastic_load_balancer.pm
  105. lib/perl5/site_perl/VM/EC2/REST/elastic_network_interface.pm
  106. lib/perl5/site_perl/VM/EC2/REST/general.pm
  107. lib/perl5/site_perl/VM/EC2/REST/instance.pm
  108. lib/perl5/site_perl/VM/EC2/REST/internet_gateway.pm
  109. lib/perl5/site_perl/VM/EC2/REST/keys.pm
  110. lib/perl5/site_perl/VM/EC2/REST/monitoring.pm
  111. lib/perl5/site_perl/VM/EC2/REST/network_acl.pm
  112. lib/perl5/site_perl/VM/EC2/REST/placement_group.pm
  113. lib/perl5/site_perl/VM/EC2/REST/private_ip.pm
  114. lib/perl5/site_perl/VM/EC2/REST/relational_database_service.pm
  115. lib/perl5/site_perl/VM/EC2/REST/reserved_instance.pm
  116. lib/perl5/site_perl/VM/EC2/REST/route_table.pm
  117. lib/perl5/site_perl/VM/EC2/REST/security_group.pm
  118. lib/perl5/site_perl/VM/EC2/REST/security_token.pm
  119. lib/perl5/site_perl/VM/EC2/REST/spot_instance.pm
  120. lib/perl5/site_perl/VM/EC2/REST/subnet.pm
  121. lib/perl5/site_perl/VM/EC2/REST/tag.pm
  122. lib/perl5/site_perl/VM/EC2/REST/vm_export.pm
  123. lib/perl5/site_perl/VM/EC2/REST/vm_import.pm
  124. lib/perl5/site_perl/VM/EC2/REST/vpc.pm
  125. lib/perl5/site_perl/VM/EC2/REST/vpn.pm
  126. lib/perl5/site_perl/VM/EC2/REST/vpn_gateway.pm
  127. lib/perl5/site_perl/VM/EC2/REST/windows.pm
  128. lib/perl5/site_perl/VM/EC2/REST/zone.pm
  129. lib/perl5/site_perl/VM/EC2/Region.pm
  130. lib/perl5/site_perl/VM/EC2/ReservationSet.pm
  131. lib/perl5/site_perl/VM/EC2/ReservedInstance.pm
  132. lib/perl5/site_perl/VM/EC2/ReservedInstance/Listing.pm
  133. lib/perl5/site_perl/VM/EC2/ReservedInstance/Listing/InstanceCount.pm
  134. lib/perl5/site_perl/VM/EC2/ReservedInstance/Listing/PriceSchedule.pm
  135. lib/perl5/site_perl/VM/EC2/ReservedInstance/Modification.pm
  136. lib/perl5/site_perl/VM/EC2/ReservedInstance/Modification/Configuration.pm
  137. lib/perl5/site_perl/VM/EC2/ReservedInstance/Modification/Result.pm
  138. lib/perl5/site_perl/VM/EC2/ReservedInstance/Offering.pm
  139. lib/perl5/site_perl/VM/EC2/ReservedInstance/ParmParser.pm
  140. lib/perl5/site_perl/VM/EC2/ScalingPolicy.pm
  141. lib/perl5/site_perl/VM/EC2/Security/Credentials.pm
  142. lib/perl5/site_perl/VM/EC2/Security/FederatedUser.pm
  143. lib/perl5/site_perl/VM/EC2/Security/Policy.pm
  144. lib/perl5/site_perl/VM/EC2/Security/Token.pm
  145. lib/perl5/site_perl/VM/EC2/SecurityGroup.pm
  146. lib/perl5/site_perl/VM/EC2/SecurityGroup/GroupPermission.pm
  147. lib/perl5/site_perl/VM/EC2/SecurityGroup/IpPermission.pm
  148. lib/perl5/site_perl/VM/EC2/Snapshot.pm
  149. lib/perl5/site_perl/VM/EC2/Snapshot/CreateVolumePermission.pm
  150. lib/perl5/site_perl/VM/EC2/Spot/DatafeedSubscription.pm
  151. lib/perl5/site_perl/VM/EC2/Spot/InstanceRequest.pm
  152. lib/perl5/site_perl/VM/EC2/Spot/LaunchSpecification.pm
  153. lib/perl5/site_perl/VM/EC2/Spot/PriceHistory.pm
  154. lib/perl5/site_perl/VM/EC2/Spot/Status.pm
  155. lib/perl5/site_perl/VM/EC2/Staging/Manager.pm
  156. lib/perl5/site_perl/VM/EC2/Staging/Server.pm
  157. lib/perl5/site_perl/VM/EC2/Staging/Volume.pm
  158. lib/perl5/site_perl/VM/EC2/Tag.pm
  159. lib/perl5/site_perl/VM/EC2/VPC.pm
  160. lib/perl5/site_perl/VM/EC2/VPC/CustomerGateway.pm
  161. lib/perl5/site_perl/VM/EC2/VPC/DhcpOptions.pm
  162. lib/perl5/site_perl/VM/EC2/VPC/InternetGateway.pm
  163. lib/perl5/site_perl/VM/EC2/VPC/InternetGateway/Attachment.pm
  164. lib/perl5/site_perl/VM/EC2/VPC/NetworkAcl.pm
  165. lib/perl5/site_perl/VM/EC2/VPC/NetworkAcl/Association.pm
  166. lib/perl5/site_perl/VM/EC2/VPC/NetworkAcl/Entry.pm
  167. lib/perl5/site_perl/VM/EC2/VPC/PeeringConnection.pm
  168. lib/perl5/site_perl/VM/EC2/VPC/PeeringConnection/StateReason.pm
  169. lib/perl5/site_perl/VM/EC2/VPC/PeeringConnection/VpcInfo.pm
  170. lib/perl5/site_perl/VM/EC2/VPC/Route.pm
  171. lib/perl5/site_perl/VM/EC2/VPC/RouteTable.pm
  172. lib/perl5/site_perl/VM/EC2/VPC/RouteTable/Association.pm
  173. lib/perl5/site_perl/VM/EC2/VPC/Subnet.pm
  174. lib/perl5/site_perl/VM/EC2/VPC/VpnConnection.pm
  175. lib/perl5/site_perl/VM/EC2/VPC/VpnGateway.pm
  176. lib/perl5/site_perl/VM/EC2/VPC/VpnGateway/Attachment.pm
  177. lib/perl5/site_perl/VM/EC2/VPC/VpnTunnelTelemetry.pm
  178. lib/perl5/site_perl/VM/EC2/Volume.pm
  179. lib/perl5/site_perl/VM/EC2/Volume/Status.pm
  180. lib/perl5/site_perl/VM/EC2/Volume/Status/Action.pm
  181. lib/perl5/site_perl/VM/EC2/Volume/Status/Details.pm
  182. lib/perl5/site_perl/VM/EC2/Volume/Status/Event.pm
  183. lib/perl5/site_perl/VM/EC2/Volume/StatusItem.pm
  184. lib/perl5/site_perl/man/man1/migrate-ebs-image.pl.1.gz
  185. lib/perl5/site_perl/man/man3/VM::EC2.3.gz
  186. lib/perl5/site_perl/man/man3/VM::EC2::ASG.3.gz
  187. lib/perl5/site_perl/man/man3/VM::EC2::AccountAttributes.3.gz
  188. lib/perl5/site_perl/man/man3/VM::EC2::AvailabilityZone.3.gz
  189. lib/perl5/site_perl/man/man3/VM::EC2::BlockDevice.3.gz
  190. lib/perl5/site_perl/man/man3/VM::EC2::BlockDevice::Attachment.3.gz
  191. lib/perl5/site_perl/man/man3/VM::EC2::BlockDevice::EBS.3.gz
  192. lib/perl5/site_perl/man/man3/VM::EC2::BlockDevice::Mapping.3.gz
  193. lib/perl5/site_perl/man/man3/VM::EC2::BlockDevice::Mapping::EBS.3.gz
  194. lib/perl5/site_perl/man/man3/VM::EC2::DB::AvailabilityZone.3.gz
  195. lib/perl5/site_perl/man/man3/VM::EC2::DB::CharacterSet.3.gz
  196. lib/perl5/site_perl/man/man3/VM::EC2::DB::EC2SecurityGroup.3.gz
  197. lib/perl5/site_perl/man/man3/VM::EC2::DB::Endpoint.3.gz
  198. lib/perl5/site_perl/man/man3/VM::EC2::DB::Engine::Defaults.3.gz
  199. lib/perl5/site_perl/man/man3/VM::EC2::DB::Engine::Version.3.gz
  200. lib/perl5/site_perl/man/man3/VM::EC2::DB::Event.3.gz
  201. lib/perl5/site_perl/man/man3/VM::EC2::DB::Event::Category.3.gz
  202. lib/perl5/site_perl/man/man3/VM::EC2::DB::Event::Subscription.3.gz
  203. lib/perl5/site_perl/man/man3/VM::EC2::DB::IPRange.3.gz
  204. lib/perl5/site_perl/man/man3/VM::EC2::DB::Instance.3.gz
  205. lib/perl5/site_perl/man/man3/VM::EC2::DB::Instance::OrderableOption.3.gz
  206. lib/perl5/site_perl/man/man3/VM::EC2::DB::Option.3.gz
  207. lib/perl5/site_perl/man/man3/VM::EC2::DB::Option::Group.3.gz
  208. lib/perl5/site_perl/man/man3/VM::EC2::DB::Option::Group::Membership.3.gz
  209. lib/perl5/site_perl/man/man3/VM::EC2::DB::Option::Group::Option.3.gz
  210. lib/perl5/site_perl/man/man3/VM::EC2::DB::Option::Group::Option::Setting.3.gz
  211. lib/perl5/site_perl/man/man3/VM::EC2::DB::Parameter.3.gz
  212. lib/perl5/site_perl/man/man3/VM::EC2::DB::Parameter::Group.3.gz
  213. lib/perl5/site_perl/man/man3/VM::EC2::DB::Parameter::Group::Status.3.gz
  214. lib/perl5/site_perl/man/man3/VM::EC2::DB::PendingModifiedValues.3.gz
  215. lib/perl5/site_perl/man/man3/VM::EC2::DB::Reserved::Instance.3.gz
  216. lib/perl5/site_perl/man/man3/VM::EC2::DB::Reserved::Instance::Offering.3.gz
  217. lib/perl5/site_perl/man/man3/VM::EC2::DB::Reserved::RecurringCharge.3.gz
  218. lib/perl5/site_perl/man/man3/VM::EC2::DB::SecurityGroup.3.gz
  219. lib/perl5/site_perl/man/man3/VM::EC2::DB::SecurityGroup::Membership.3.gz
  220. lib/perl5/site_perl/man/man3/VM::EC2::DB::Snapshot.3.gz
  221. lib/perl5/site_perl/man/man3/VM::EC2::DB::Subnet.3.gz
  222. lib/perl5/site_perl/man/man3/VM::EC2::DB::Subnet::Group.3.gz
  223. lib/perl5/site_perl/man/man3/VM::EC2::DB::VpcSecurityGroup::Membership.3.gz
  224. lib/perl5/site_perl/man/man3/VM::EC2::Dispatch.3.gz
  225. lib/perl5/site_perl/man/man3/VM::EC2::ELB.3.gz
  226. lib/perl5/site_perl/man/man3/VM::EC2::ELB::Attributes.3.gz
  227. lib/perl5/site_perl/man/man3/VM::EC2::ELB::Attributes::AccessLog.3.gz
  228. lib/perl5/site_perl/man/man3/VM::EC2::ELB::Attributes::ConnectionDraining.3.gz
  229. lib/perl5/site_perl/man/man3/VM::EC2::ELB::Attributes::ConnectionSettings.3.gz
  230. lib/perl5/site_perl/man/man3/VM::EC2::ELB::Attributes::CrossZoneLoadBalancing.3.gz
  231. lib/perl5/site_perl/man/man3/VM::EC2::ELB::BackendServerDescription.3.gz
  232. lib/perl5/site_perl/man/man3/VM::EC2::ELB::HealthCheck.3.gz
  233. lib/perl5/site_perl/man/man3/VM::EC2::ELB::InstanceState.3.gz
  234. lib/perl5/site_perl/man/man3/VM::EC2::ELB::Listener.3.gz
  235. lib/perl5/site_perl/man/man3/VM::EC2::ELB::ListenerDescription.3.gz
  236. lib/perl5/site_perl/man/man3/VM::EC2::ELB::ParmParser.3.gz
  237. lib/perl5/site_perl/man/man3/VM::EC2::ELB::Policies.3.gz
  238. lib/perl5/site_perl/man/man3/VM::EC2::ELB::Policies::AppCookieStickinessPolicy.3.gz
  239. lib/perl5/site_perl/man/man3/VM::EC2::ELB::Policies::LBCookieStickinessPolicy.3.gz
  240. lib/perl5/site_perl/man/man3/VM::EC2::ELB::PolicyAttribute.3.gz
  241. lib/perl5/site_perl/man/man3/VM::EC2::ELB::PolicyAttributeType.3.gz
  242. lib/perl5/site_perl/man/man3/VM::EC2::ELB::PolicyDescription.3.gz
  243. lib/perl5/site_perl/man/man3/VM::EC2::ELB::PolicyTypeDescription.3.gz
  244. lib/perl5/site_perl/man/man3/VM::EC2::ELB::TagDescription.3.gz
  245. lib/perl5/site_perl/man/man3/VM::EC2::ElasticAddress.3.gz
  246. lib/perl5/site_perl/man/man3/VM::EC2::Error.3.gz
  247. lib/perl5/site_perl/man/man3/VM::EC2::Generic.3.gz
  248. lib/perl5/site_perl/man/man3/VM::EC2::Group.3.gz
  249. lib/perl5/site_perl/man/man3/VM::EC2::Image.3.gz
  250. lib/perl5/site_perl/man/man3/VM::EC2::Image::LaunchPermission.3.gz
  251. lib/perl5/site_perl/man/man3/VM::EC2::Instance.3.gz
  252. lib/perl5/site_perl/man/man3/VM::EC2::Instance::ConsoleOutput.3.gz
  253. lib/perl5/site_perl/man/man3/VM::EC2::Instance::IamProfile.3.gz
  254. lib/perl5/site_perl/man/man3/VM::EC2::Instance::Metadata.3.gz
  255. lib/perl5/site_perl/man/man3/VM::EC2::Instance::MonitoringState.3.gz
  256. lib/perl5/site_perl/man/man3/VM::EC2::Instance::PasswordData.3.gz
  257. lib/perl5/site_perl/man/man3/VM::EC2::Instance::Placement.3.gz
  258. lib/perl5/site_perl/man/man3/VM::EC2::Instance::Set.3.gz
  259. lib/perl5/site_perl/man/man3/VM::EC2::Instance::State.3.gz
  260. lib/perl5/site_perl/man/man3/VM::EC2::Instance::State::Change.3.gz
  261. lib/perl5/site_perl/man/man3/VM::EC2::Instance::State::Reason.3.gz
  262. lib/perl5/site_perl/man/man3/VM::EC2::Instance::Status.3.gz
  263. lib/perl5/site_perl/man/man3/VM::EC2::Instance::Status::Details.3.gz
  264. lib/perl5/site_perl/man/man3/VM::EC2::Instance::Status::Event.3.gz
  265. lib/perl5/site_perl/man/man3/VM::EC2::Instance::StatusItem.3.gz
  266. lib/perl5/site_perl/man/man3/VM::EC2::KeyPair.3.gz
  267. lib/perl5/site_perl/man/man3/VM::EC2::LaunchConfiguration.3.gz
  268. lib/perl5/site_perl/man/man3/VM::EC2::NetworkInterface.3.gz
  269. lib/perl5/site_perl/man/man3/VM::EC2::NetworkInterface::Association.3.gz
  270. lib/perl5/site_perl/man/man3/VM::EC2::NetworkInterface::Attachment.3.gz
  271. lib/perl5/site_perl/man/man3/VM::EC2::NetworkInterface::PrivateIpAddress.3.gz
  272. lib/perl5/site_perl/man/man3/VM::EC2::ParmParser.3.gz
  273. lib/perl5/site_perl/man/man3/VM::EC2::PlacementGroup.3.gz
  274. lib/perl5/site_perl/man/man3/VM::EC2::ProductCode.3.gz
  275. lib/perl5/site_perl/man/man3/VM::EC2::REST::ami.3.gz
  276. lib/perl5/site_perl/man/man3/VM::EC2::REST::autoscaling.3.gz
  277. lib/perl5/site_perl/man/man3/VM::EC2::REST::customer_gateway.3.gz
  278. lib/perl5/site_perl/man/man3/VM::EC2::REST::devpay.3.gz
  279. lib/perl5/site_perl/man/man3/VM::EC2::REST::dhcp.3.gz
  280. lib/perl5/site_perl/man/man3/VM::EC2::REST::ebs.3.gz
  281. lib/perl5/site_perl/man/man3/VM::EC2::REST::elastic_ip.3.gz
  282. lib/perl5/site_perl/man/man3/VM::EC2::REST::elastic_load_balancer.3.gz
  283. lib/perl5/site_perl/man/man3/VM::EC2::REST::elastic_network_interface.3.gz
  284. lib/perl5/site_perl/man/man3/VM::EC2::REST::general.3.gz
  285. lib/perl5/site_perl/man/man3/VM::EC2::REST::instance.3.gz
  286. lib/perl5/site_perl/man/man3/VM::EC2::REST::internet_gateway.3.gz
  287. lib/perl5/site_perl/man/man3/VM::EC2::REST::keys.3.gz
  288. lib/perl5/site_perl/man/man3/VM::EC2::REST::monitoring.3.gz
  289. lib/perl5/site_perl/man/man3/VM::EC2::REST::network_acl.3.gz
  290. lib/perl5/site_perl/man/man3/VM::EC2::REST::placement_group.3.gz
  291. lib/perl5/site_perl/man/man3/VM::EC2::REST::private_ip.3.gz
  292. lib/perl5/site_perl/man/man3/VM::EC2::REST::relational_database_service.3.gz
  293. lib/perl5/site_perl/man/man3/VM::EC2::REST::reserved_instance.3.gz
  294. lib/perl5/site_perl/man/man3/VM::EC2::REST::route_table.3.gz
  295. lib/perl5/site_perl/man/man3/VM::EC2::REST::security_group.3.gz
  296. lib/perl5/site_perl/man/man3/VM::EC2::REST::security_token.3.gz
  297. lib/perl5/site_perl/man/man3/VM::EC2::REST::spot_instance.3.gz
  298. lib/perl5/site_perl/man/man3/VM::EC2::REST::subnet.3.gz
  299. lib/perl5/site_perl/man/man3/VM::EC2::REST::tag.3.gz
  300. lib/perl5/site_perl/man/man3/VM::EC2::REST::vm_export.3.gz
  301. lib/perl5/site_perl/man/man3/VM::EC2::REST::vm_import.3.gz
  302. lib/perl5/site_perl/man/man3/VM::EC2::REST::vpc.3.gz
  303. lib/perl5/site_perl/man/man3/VM::EC2::REST::vpn.3.gz
  304. lib/perl5/site_perl/man/man3/VM::EC2::REST::vpn_gateway.3.gz
  305. lib/perl5/site_perl/man/man3/VM::EC2::REST::windows.3.gz
  306. lib/perl5/site_perl/man/man3/VM::EC2::REST::zone.3.gz
  307. lib/perl5/site_perl/man/man3/VM::EC2::Region.3.gz
  308. lib/perl5/site_perl/man/man3/VM::EC2::ReservationSet.3.gz
  309. lib/perl5/site_perl/man/man3/VM::EC2::ReservedInstance.3.gz
  310. lib/perl5/site_perl/man/man3/VM::EC2::ReservedInstance::Listing.3.gz
  311. lib/perl5/site_perl/man/man3/VM::EC2::ReservedInstance::Listing::InstanceCount.3.gz
  312. lib/perl5/site_perl/man/man3/VM::EC2::ReservedInstance::Listing::PriceSchedule.3.gz
  313. lib/perl5/site_perl/man/man3/VM::EC2::ReservedInstance::Modification.3.gz
  314. lib/perl5/site_perl/man/man3/VM::EC2::ReservedInstance::Modification::Configuration.3.gz
  315. lib/perl5/site_perl/man/man3/VM::EC2::ReservedInstance::Modification::Result.3.gz
  316. lib/perl5/site_perl/man/man3/VM::EC2::ReservedInstance::Offering.3.gz
  317. lib/perl5/site_perl/man/man3/VM::EC2::ScalingPolicy.3.gz
  318. lib/perl5/site_perl/man/man3/VM::EC2::Security::Credentials.3.gz
  319. lib/perl5/site_perl/man/man3/VM::EC2::Security::FederatedUser.3.gz
  320. lib/perl5/site_perl/man/man3/VM::EC2::Security::Policy.3.gz
  321. lib/perl5/site_perl/man/man3/VM::EC2::Security::Token.3.gz
  322. lib/perl5/site_perl/man/man3/VM::EC2::SecurityGroup.3.gz
  323. lib/perl5/site_perl/man/man3/VM::EC2::SecurityGroup::GroupPermission.3.gz
  324. lib/perl5/site_perl/man/man3/VM::EC2::SecurityGroup::IpPermission.3.gz
  325. lib/perl5/site_perl/man/man3/VM::EC2::Snapshot.3.gz
  326. lib/perl5/site_perl/man/man3/VM::EC2::Snapshot::CreateVolumePermission.3.gz
  327. lib/perl5/site_perl/man/man3/VM::EC2::Spot::DatafeedSubscription.3.gz
  328. lib/perl5/site_perl/man/man3/VM::EC2::Spot::InstanceRequest.3.gz
  329. lib/perl5/site_perl/man/man3/VM::EC2::Spot::LaunchSpecification.3.gz
  330. lib/perl5/site_perl/man/man3/VM::EC2::Spot::PriceHistory.3.gz
  331. lib/perl5/site_perl/man/man3/VM::EC2::Spot::Status.3.gz
  332. lib/perl5/site_perl/man/man3/VM::EC2::Staging::Manager.3.gz
  333. lib/perl5/site_perl/man/man3/VM::EC2::Staging::Server.3.gz
  334. lib/perl5/site_perl/man/man3/VM::EC2::Staging::Volume.3.gz
  335. lib/perl5/site_perl/man/man3/VM::EC2::Tag.3.gz
  336. lib/perl5/site_perl/man/man3/VM::EC2::VPC.3.gz
  337. lib/perl5/site_perl/man/man3/VM::EC2::VPC::CustomerGateway.3.gz
  338. lib/perl5/site_perl/man/man3/VM::EC2::VPC::DhcpOptions.3.gz
  339. lib/perl5/site_perl/man/man3/VM::EC2::VPC::InternetGateway.3.gz
  340. lib/perl5/site_perl/man/man3/VM::EC2::VPC::InternetGateway::Attachment.3.gz
  341. lib/perl5/site_perl/man/man3/VM::EC2::VPC::NetworkAcl.3.gz
  342. lib/perl5/site_perl/man/man3/VM::EC2::VPC::NetworkAcl::Association.3.gz
  343. lib/perl5/site_perl/man/man3/VM::EC2::VPC::NetworkAcl::Entry.3.gz
  344. lib/perl5/site_perl/man/man3/VM::EC2::VPC::PeeringConnection.3.gz
  345. lib/perl5/site_perl/man/man3/VM::EC2::VPC::PeeringConnection::StateReason.3.gz
  346. lib/perl5/site_perl/man/man3/VM::EC2::VPC::PeeringConnection::VpcInfo.3.gz
  347. lib/perl5/site_perl/man/man3/VM::EC2::VPC::Route.3.gz
  348. lib/perl5/site_perl/man/man3/VM::EC2::VPC::RouteTable.3.gz
  349. lib/perl5/site_perl/man/man3/VM::EC2::VPC::RouteTable::Association.3.gz
  350. lib/perl5/site_perl/man/man3/VM::EC2::VPC::Subnet.3.gz
  351. lib/perl5/site_perl/man/man3/VM::EC2::VPC::VpnConnection.3.gz
  352. lib/perl5/site_perl/man/man3/VM::EC2::VPC::VpnGateway.3.gz
  353. lib/perl5/site_perl/man/man3/VM::EC2::VPC::VpnGateway::Attachment.3.gz
  354. lib/perl5/site_perl/man/man3/VM::EC2::VPC::VpnTunnelTelemetry.3.gz
  355. lib/perl5/site_perl/man/man3/VM::EC2::Volume.3.gz
  356. lib/perl5/site_perl/man/man3/VM::EC2::Volume::Status.3.gz
  357. lib/perl5/site_perl/man/man3/VM::EC2::Volume::Status::Action.3.gz
  358. lib/perl5/site_perl/man/man3/VM::EC2::Volume::Status::Details.3.gz
  359. lib/perl5/site_perl/man/man3/VM::EC2::Volume::Status::Event.3.gz
  360. lib/perl5/site_perl/man/man3/VM::EC2::Volume::StatusItem.3.gz
  361. @owner
  362. @group
  363. @mode
Collapse this list.
Dependency lines:
  • p5-VM-EC2>0:net/p5-VM-EC2
To install the port:
cd /usr/ports/net/p5-VM-EC2/ && make install clean
To add the package, run one of these commands:
  • pkg install net/p5-VM-EC2
  • pkg install p5-VM-EC2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-VM-EC2
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (VM-EC2-1.28.tar.gz) = b2b6b31745c57431fca0efb9b9d0b8f168d6081755e048fd9d6c4469bd108acd SIZE (VM-EC2-1.28.tar.gz) = 360542

Packages (timestamps in pop-ups are UTC):
p5-VM-EC2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.28_11.28_11.28_11.28_11.28_1-1.28_1-
FreeBSD:13:quarterly1.28_11.28_11.28_11.28_11.28_11.28_11.28_11.28_1
FreeBSD:14:latest1.28_11.28_11.28_11.28_11.28_11.28_1-1.28_1
FreeBSD:14:quarterly1.28_11.28_1-1.28_11.28_11.28_11.28_11.28_1
FreeBSD:15:latest1.28_11.28_1n/a1.28_1n/a1.28_11.28_11.28_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-AnyEvent-CacheDNS>=0.08 : dns/p5-AnyEvent-CacheDNS
  2. p5-AnyEvent-HTTP>=2.15 : www/p5-AnyEvent-HTTP
  3. p5-AnyEvent>=7.04,1 : devel/p5-AnyEvent
  4. p5-JSON>=0 : converters/p5-JSON
  5. p5-String-Approx>=3.26 : devel/p5-String-Approx
  6. p5-URI>=1.40 : net/p5-URI
  7. p5-XML-Simple>=2.18 : textproc/p5-XML-Simple
  8. p5-libwww>=5.835 : www/p5-libwww
  9. perl5>=5.32.r0<5.33 : lang/perl5.32
  10. p5-Module-Build>=0.4206 : devel/p5-Module-Build
  11. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-AnyEvent-CacheDNS>=0.08 : dns/p5-AnyEvent-CacheDNS
  2. p5-AnyEvent-HTTP>=2.15 : www/p5-AnyEvent-HTTP
  3. p5-AnyEvent>=7.04,1 : devel/p5-AnyEvent
  4. p5-JSON>=0 : converters/p5-JSON
  5. p5-String-Approx>=3.26 : devel/p5-String-Approx
  6. p5-URI>=1.40 : net/p5-URI
  7. p5-XML-Simple>=2.18 : textproc/p5-XML-Simple
  8. p5-libwww>=5.835 : www/p5-libwww
  9. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. net/p5-VM-EC2-Security-CredentialCache
for Run
  1. net/p5-VM-EC2-Security-CredentialCache

Configuration Options:
No options to configure
Options name:
net_p5-VM-EC2
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/VM/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/VM/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/VM/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/VM/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/VM/
  7. http://backpan.perl.org/modules/by-module/VM/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/VM/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/VM/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/VM/
  12. https://www.cpan.org/modules/by-module/VM/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.28_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.28_1
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.28_1
17 Apr 2022 23:58:13
commit hash: bd60f0ba59805255473489aa279d5d0ffd441a6ccommit hash: bd60f0ba59805255473489aa279d5d0ffd441a6ccommit hash: bd60f0ba59805255473489aa279d5d0ffd441a6ccommit hash: bd60f0ba59805255473489aa279d5d0ffd441a6c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/p5-VM-EC2: Update version requirement of *_DEPENDS
1.28_1
20 Jun 2021 11:34:59
commit hash: 8384baef1b3dcd05b3bbd93bac679087949cfec5commit hash: 8384baef1b3dcd05b3bbd93bac679087949cfec5commit hash: 8384baef1b3dcd05b3bbd93bac679087949cfec5commit hash: 8384baef1b3dcd05b3bbd93bac679087949cfec5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/p5-VM-EC2: Cosmetic change
1.28_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.28_1
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
1.28_1
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
1.28_1
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
1.28_1
31 Jan 2017 16:21:46
Revision:432932Original commit files touched by this commit
mat search for other commits by this committer
Bump PORTREVISION for ports affected by the fix the last commit.

Done with:	Tools/scripts/bump-revision.sh
Sponsored by:	Absolight
1.28
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
1.28
15 Nov 2015 03:02:15
Revision:401647Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE_FILE
1.28
17 Sep 2015 17:10:31
Revision:397147Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add NO_ARCH
- Sort PLIST
1.28
14 Sep 2015 12:19:50
Revision:396892Original commit files touched by this commit
mat search for other commits by this committer
Make it so that the default Perl is always called perl5.

- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
1.28
14 Apr 2015 18:38:14
Revision:384015Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add p5-VM-EC2 1.28

This is an interface to Amazon AWS API. It was written provide access to the new
tag and metadata interface that is not currently supported by Net::Amazon::EC2,
as well as to provide developers with an extension mechanism for the API. This
library will also support the Open Stack open source cloud.

The main interface is the VM::EC2 object, which provides methods for
interrogating the Amazon EC2, launching instances, and managing instance
lifecycle. These methods return major object classes which act as specialized
interfaces to AWS.

WWW: http://search.cpan.org/dist/VM-EC2/

Number of commits found: 15