Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-09 | misc/ec2-ami-tools: remove no-op file from SUBST_FILES | rillig | 1 | -3/+2 | |
2019-12-15 | Bump PKGREVISION by change of default Ruby version | taca | 1 | -2/+2 | |
Bump PKGREVISION by change of default Ruby version from 2.4.x to 2.6.x. These packages are depends on Ruby in some ways. | |||||
2016-03-13 | Bump PKGREVISION by chaging default version of Ruby. | taca | 1 | -2/+2 | |
2015-11-03 | Add SHA512 digests for distfiles for misc category | agc | 1 | -1/+2 | |
Problems found locating distfiles: Package colorls: missing distfile ls.tar.gz Package molden: missing distfile molden-4.6/molden4.6.tar.gz Package softmaker-office-demo: missing distfile ofl06trial.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2014-03-13 | Refelect change of RUBY_SRCDIR. | taca | 1 | -2/+2 | |
2012-10-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-03-22 | Bump PKGREVISION reflecting the default Ruby's version change. | taca | 1 | -2/+2 | |
2011-09-16 | Bump PKGREVISION from RUBY_VERSION_DEFAULT changes. | obache | 1 | -1/+2 | |
2011-01-31 | Remove TODO. It does not apply to this pkg anymore. | jym | 1 | -2/+0 | |
2011-01-31 | Import misc/ec2-ami-tools. | jym | 17 | -0/+813 | |
The Amazon EC2 AMI Tools are command-line utilities to help bundle an Amazon Machine Image (AMI), create an AMI from an existing machine or installed volume, and upload a bundled AMI to Amazon S3. You can use these to create and upload a NetBSD AMI to EC2. Bundling and using NetBSD AMIs will be part of a wiki article, as there are some limitations that I need to fix before making it official. It has nothing to do with this pkg though, so in case someone wants to play with AWS, there is no reason to hold it back. Ruby modules are written so that they can be used on any platform supported by Amazon (some Linuces and Solaris), I just re-used the framework to make it work with NetBSD. |