REVISION bump for rbx FLAVOR PLIST change.
OK landry@
This commit is contained in:
parent
ae3933e98f
commit
4f9664ab00
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/24 21:35:13 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = command-line utility for POSIX tar(1) archive files
|
||||
|
||||
DISTNAME = archive-tar-minitar-0.5.2
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = archivers
|
||||
|
||||
HOMEPAGE = http://ruwiki.rubyforge.org/
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2010/11/24 21:35:13 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT= Ruby interface to the id3lib C++ library
|
||||
|
||||
VERSION= 0.5.0
|
||||
DISTNAME= id3lib-ruby-${VERSION}
|
||||
PKGNAME= id3lib-${VERSION}
|
||||
REVISION= 5
|
||||
REVISION= 6
|
||||
CATEGORIES= audio
|
||||
|
||||
MAINTAINER= Paul Irofti <pirofti@openbsd.org>
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/12/10 15:58:58 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = ruby library for reading/writing vorbis comments
|
||||
|
||||
DISTNAME = vorbis_comment-1.0.1
|
||||
CATEGORIES = audio
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
HOMEPAGE= http://vorbiscomment.rubyforge.org/
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2010/11/24 21:35:13 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT= JSON implementation for Ruby
|
||||
|
||||
DISTNAME= json-1.4.6
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
CATEGORIES= converters
|
||||
|
||||
HOMEPAGE= http://json.rubyforge.org/
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2010/12/21 17:10:58 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = object relation model implementation for ruby
|
||||
|
||||
VERSION = 3.0.3
|
||||
DISTNAME = activerecord-${VERSION}
|
||||
REVISION = 0
|
||||
CATEGORIES = databases
|
||||
|
||||
# MIT License
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/12/21 17:10:58 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = relational algebra for ruby
|
||||
|
||||
DISTNAME = arel-2.0.4
|
||||
REVISION = 0
|
||||
CATEGORIES = databases
|
||||
|
||||
HOMEPAGE = https://github.com/rails/arel
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/11/24 21:35:13 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = CouchDB persistence layer written in Ruby
|
||||
|
||||
DISTNAME = couch_potato-0.2.12
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = databases
|
||||
|
||||
HOMEPAGE = http://github.com/langalex/couch_potato/
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/24 21:35:13 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = lean and RESTful interface to CouchDB
|
||||
|
||||
DISTNAME = couchrest-0.33
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = databases
|
||||
|
||||
HOMEPAGE = http://github.com/jchris/couchrest/
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/24 21:35:13 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = unified Ruby API for popular databases
|
||||
|
||||
DISTNAME = data_objects-0.10.2
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
CATEGORIES = databases
|
||||
|
||||
# MIT
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/12/08 22:26:19 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = aggregates support for DataMapper
|
||||
|
||||
DISTNAME = dm-aggregates-${VERSION}
|
||||
REVISION = 0
|
||||
|
||||
RUN_DEPENDS = databases/ruby-datamapper/core,${MODRUBY_FLAVOR}${DM_REL_VER_SPEC}
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/12/08 22:19:21 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = DataMapper plugin constraining relationships
|
||||
|
||||
DISTNAME = dm-constraints-${VERSION}
|
||||
REVISION = 0
|
||||
|
||||
RUN_DEPENDS = databases/ruby-datamapper/core,${MODRUBY_FLAVOR}${DM_REL_VER_SPEC} \
|
||||
databases/ruby-datamapper/migrations,${MODRUBY_FLAVOR}${DM_REL_VER_SPEC}
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/12/08 22:26:19 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = Object Relational Mapper written in Ruby
|
||||
|
||||
DISTNAME = dm-core-${VERSION}
|
||||
REVISION = 0
|
||||
|
||||
RUN_DEPENDS = devel/ruby-extlib,${MODRUBY_FLAVOR}>=0.9.15,<0.10 \
|
||||
www/ruby-addressable,${MODRUBY_FLAVOR}>=2.2,<3.0
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/12/08 22:23:57 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = ruby Object Relational Mapper
|
||||
|
||||
DISTNAME = data_mapper-${VERSION}
|
||||
REVISION = 0
|
||||
|
||||
RUN_DEPENDS = databases/ruby-datamapper/core,${MODRUBY_FLAVOR}=${VERSION} \
|
||||
databases/ruby-datamapper/aggregates,${MODRUBY_FLAVOR}=${VERSION} \
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/12/08 22:26:19 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = write and specify DataMapper migrations
|
||||
|
||||
DISTNAME = dm-migrations-${VERSION}
|
||||
REVISION = 0
|
||||
|
||||
RUN_DEPENDS = databases/ruby-datamapper/core,${MODRUBY_FLAVOR}${DM_REL_VER_SPEC}
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/12/08 22:26:19 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = allows DataMapper models and collections to be serialized
|
||||
|
||||
DISTNAME = dm-serializer-${VERSION}
|
||||
REVISION = 0
|
||||
|
||||
RUN_DEPENDS = databases/ruby-datamapper/core,${MODRUBY_FLAVOR}${DM_REL_VER_SPEC} \
|
||||
converters/ruby-json,${MODRUBY_FLAVOR}>=1.4,<2.0 \
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/12/08 22:26:19 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = model factory for DataMapper
|
||||
|
||||
DISTNAME = dm-sweatshop-${VERSION}
|
||||
REVISION = 0
|
||||
|
||||
RUN_DEPENDS = databases/ruby-datamapper/core,${MODRUBY_FLAVOR}${DM_REL_VER_SPEC} \
|
||||
textproc/ruby-randexp,${MODRUBY_FLAVOR}>=0.1.5,<0.2
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/12/08 22:26:19 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = magically add timestamps to DataMapper models
|
||||
|
||||
DISTNAME = dm-timestamps-${VERSION}
|
||||
REVISION = 0
|
||||
|
||||
RUN_DEPENDS = databases/ruby-datamapper/core,${MODRUBY_FLAVOR}${DM_REL_VER_SPEC}
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/12/08 22:20:07 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = transaction support for DataMapper
|
||||
|
||||
DISTNAME = dm-transactions-${VERSION}
|
||||
REVISION = 0
|
||||
|
||||
RUN_DEPENDS = databases/ruby-datamapper/core,${MODRUBY_FLAVOR}${DM_REL_VER_SPEC}
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/12/08 22:26:19 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = extra types for DataMapper models
|
||||
|
||||
DISTNAME = dm-types-${VERSION}
|
||||
REVISION = 0
|
||||
|
||||
RUN_DEPENDS = databases/ruby-datamapper/core,${MODRUBY_FLAVOR}${DM_REL_VER_SPEC} \
|
||||
converters/ruby-json,${MODRUBY_FLAVOR}>=1.4,<2.0 \
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/12/08 22:26:19 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = provides validations for DataMapper model classes
|
||||
|
||||
DISTNAME = dm-validations-${VERSION}
|
||||
REVISION = 0
|
||||
|
||||
RUN_DEPENDS = databases/ruby-datamapper/core,${MODRUBY_FLAVOR}${DM_REL_VER_SPEC}
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/12/21 17:10:58 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT= ruby-data_objects driver for MySQL
|
||||
|
||||
DISTNAME= do_mysql-0.10.2
|
||||
REVISION = 0
|
||||
CATEGORIES= databases
|
||||
|
||||
# MIT
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2010/11/24 21:35:13 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = DataObjects driver for SQLite3
|
||||
|
||||
VERSION = 0.10.2
|
||||
DISTNAME = do_sqlite3-${VERSION}
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
CATEGORIES = databases
|
||||
|
||||
# MIT
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/24 21:35:13 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = small, plain-text, DBMS written in Ruby
|
||||
|
||||
DISTNAME = KirbyBase-2.6
|
||||
PKGNAME = ${DISTNAME:L}
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = databases
|
||||
|
||||
HOMEPAGE = http://www.netpromi.com/kirbybase_ruby.html
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2010/12/21 17:10:59 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT= access a MySQL database from Ruby
|
||||
|
||||
DISTNAME= mysql-2.8.1
|
||||
REVISION= 5
|
||||
REVISION= 6
|
||||
CATEGORIES= databases
|
||||
|
||||
HOMEPAGE= http://tmtm.org/mysql/ruby/
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/12/21 17:10:59 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT= modern, simple and very fast Mysql library for Ruby
|
||||
|
||||
DISTNAME= mysql2-0.2.6
|
||||
REVISION = 0
|
||||
CATEGORIES= databases
|
||||
|
||||
HOMEPAGE= http://github.com/brianmario/mysql2
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/12/21 17:10:59 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT= enhanced ruby mysql driver, supporting async and threading
|
||||
|
||||
DISTNAME= mysqlplus-0.1.2
|
||||
REVISION = 0
|
||||
CATEGORIES= databases
|
||||
|
||||
HOMEPAGE= http://github.com/oldmoe/mysqlplus
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2010/12/20 17:31:08 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = PostgreSQL database interface for ruby
|
||||
|
||||
DISTNAME = pg-0.10.0
|
||||
REVISION = 0
|
||||
CATEGORIES = databases
|
||||
|
||||
MAINTAINER = Jeremy Evans <jeremy@openbsd.org>
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2010/11/24 21:35:13 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT= access a PostgreSQL database from ruby
|
||||
|
||||
DISTNAME= postgres-0.7.9.2008.01.28
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= Jeremy Evans <jeremy@openbsd.org>
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2010/11/24 21:35:13 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = lightweight ORM library for Ruby
|
||||
|
||||
DISTNAME = sequel-3.16.0
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
CATEGORIES = databases
|
||||
|
||||
HOMEPAGE = http://sequel.rubyforge.org/
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/24 21:35:13 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = faster SELECTs when using ruby-sequel with ruby-pg
|
||||
|
||||
DISTNAME = sequel_pg-1.0.1
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = databases
|
||||
|
||||
MAINTAINER = Jeremy Evans <jeremy@openbsd.org>
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2010/11/26 07:18:59 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT= access a SQLite3 database from ruby
|
||||
|
||||
VERSION= 1.3.1
|
||||
DISTNAME= sqlite3-ruby-${VERSION}
|
||||
PKGNAME= sqlite3-${VERSION}
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
CATEGORIES= databases
|
||||
|
||||
HOMEPAGE= http://sqlite-ruby.rubyforge.org/
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/12/21 17:10:59 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = provide ActiveRecord looking validations
|
||||
|
||||
DISTNAME = validatable-1.6.7
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = databases
|
||||
|
||||
HOMEPAGE = http://validatable.rubyforge.org/
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/11/24 21:35:13 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT= abstract methods for Ruby
|
||||
|
||||
DISTNAME= abstract-1.0.0
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://abstract.rubyforge.org/
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2010/12/08 21:49:50 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = eases web-request routing, handling, and response
|
||||
|
||||
VERSION = 3.0.3
|
||||
DISTNAME = actionpack-${VERSION}
|
||||
REVISION = 0
|
||||
CATEGORIES = devel
|
||||
|
||||
# MIT License
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/12/08 21:23:23 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = toolkit for building modeling frameworks
|
||||
|
||||
VERSION = 3.0.3
|
||||
DISTNAME = activemodel-${VERSION}
|
||||
REVISION = 0
|
||||
CATEGORIES = devel
|
||||
|
||||
# MIT License
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2010/12/08 21:53:03 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = utility classes and extensions for rails framework
|
||||
|
||||
DISTNAME = activesupport-3.0.3
|
||||
REVISION = 0
|
||||
CATEGORIES = devel
|
||||
|
||||
# MIT License
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/11/24 21:35:13 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2011/01/06 04:24:22 jeremy Exp $
|
||||
|
||||
COMMENT = light-weight application support
|
||||
|
||||
DISTNAME = assistance-0.1.5
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = devel lang/ruby
|
||||
|
||||
MAINTAINER = Clint Pachl <pachl@ecentryx.com>
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/11/24 21:35:13 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT= small RSpec clone
|
||||
|
||||
DISTNAME= bacon-1.1.0
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://chneukirchen.org/repos/bacon/README
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/12/08 21:24:41 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT= ruby application dependency manager
|
||||
|
||||
DISTNAME= bundler-1.0.7
|
||||
REVISION = 0
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://gembundler.com/
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/12/09 21:43:46 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = case insensitive, case preserving hash class for ruby
|
||||
|
||||
DISTNAME = cicphash-1.0.0
|
||||
REVISION = 0
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE= http://cicphash.rubyforge.org/
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/24 21:35:13 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT= Ruby library for creating command line tools
|
||||
|
||||
DISTNAME= clio-0.3.0
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
CATEGORIES= devel
|
||||
|
||||
# LGPLv3
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/11/24 21:35:13 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT= ruby library to provide colorspace support
|
||||
|
||||
DISTNAME= color-tools-1.3.0
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
CATEGORIES= devel
|
||||
|
||||
# mit
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/11/24 21:35:13 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = sorts an array in column order
|
||||
|
||||
DISTNAME = columnize-0.3.1
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Paul Irofti <pirofti@openbsd.org>
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/24 21:35:13 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = execute plain-text documents as automated functional tests
|
||||
|
||||
DISTNAME = cucumber-0.3.96
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE =
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2010/11/24 21:35:13 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT= wrap existing Ruby scripts to be run as a daemon
|
||||
|
||||
DISTNAME= daemons-1.0.10
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
CATEGORIES= devel
|
||||
|
||||
# Ruby license
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/24 21:35:13 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = port of Algorithm::Diff that uses the LCS algorithm
|
||||
|
||||
DISTNAME = diff-lcs-1.1.2
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = devel lang/ruby
|
||||
|
||||
# Perl Artistic
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = tasks for documentation, extension compiling, testing
|
||||
|
||||
DISTNAME = echoe-3.2
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE = http://github.com/fauna
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2010/12/08 22:40:02 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = Ruby extensions serving DataMapper and DataObjects
|
||||
|
||||
DISTNAME = extlib-0.9.15
|
||||
REVISION = 0
|
||||
CATEGORIES = devel
|
||||
|
||||
# MIT
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = collection of general purpose, pure-Ruby extensions
|
||||
|
||||
DISTNAME = facets-2.7.0
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = devel
|
||||
|
||||
# Ruby license
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT= simple mock object for unit testing
|
||||
|
||||
DISTNAME= flexmock-0.8.6
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES= devel
|
||||
|
||||
# BSD-like
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT= install Ruby gems as plugins
|
||||
|
||||
DISTNAME= gem_plugin-0.2.3
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
CATEGORIES= devel
|
||||
|
||||
# RubyLicense
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT= Ruby interface to gettext
|
||||
|
||||
DISTNAME= gettext-2.0.4
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://www.yotabanana.com/hiki/ruby-gettext.html
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = high-level IO library for Ruby
|
||||
|
||||
DISTNAME = highline-1.5.1
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE = http://highline.rubyforge.org/
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT= simple rake/rubygems helper for project Rakefiles
|
||||
|
||||
DISTNAME= hoe-2.3.3
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
CATEGORIES= devel
|
||||
|
||||
# mit
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/12/08 21:25:47 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = ruby internationalization and localization solution
|
||||
|
||||
DISTNAME = i18n-0.4.2
|
||||
REVISION = 0
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE= https://github.com/svenfuchs/i18n
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/12/09 20:04:23 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = very simple RubyGems sandbox
|
||||
|
||||
DISTNAME = isolate-3.0.0
|
||||
REVISION = 0
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE= http://github.com/jbarnette/isolate
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/12/09 20:05:16 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = kinder, gentler I/O for Ruby
|
||||
|
||||
DISTNAME = kgio-2.0.0
|
||||
REVISION = 0
|
||||
CATEGORIES = devel
|
||||
|
||||
# LGPLv2.1/LGPLv3
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = basic APIs for localization
|
||||
|
||||
DISTNAME = locale-2.0.4
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE = http://www.yotabanana.com/hiki/ruby-locale.html
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = small and fast replacement for test/unit
|
||||
|
||||
DISTNAME = minitest-1.4.2
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Paul Irofti <pirofti@openbsd.org>
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = Ruby library for mocking and stubbing
|
||||
|
||||
DISTNAME = mocha-0.9.7
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE = http://mocha.rubyforge.org/
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = dependency-injection/inversion-of-control container for Ruby
|
||||
|
||||
DISTNAME = needle-1.3.0
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
CATEGORIES = devel
|
||||
|
||||
# bsd/ruby
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT= open processes with handles on pid, stdin, stdout, stderr
|
||||
|
||||
DISTNAME= open4-0.9.6
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
CATEGORIES= devel
|
||||
|
||||
# Ruby license
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = extracts the parse tree for an entire class or a method
|
||||
|
||||
DISTNAME = ParseTree-3.0.4
|
||||
PKGNAME = ${DISTNAME:L}
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE = http://www.zenspider.com/ZSS/Products/ParseTree/
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/12/08 22:40:54 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = provides a registry of file types
|
||||
|
||||
DISTNAME = polyglot-0.3.1
|
||||
REVISION = 0
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE = http://polyglot.rubyforge.org/
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = small, simple testing API for Rack apps
|
||||
|
||||
DISTNAME = rack-test-0.3.0
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = devel www
|
||||
|
||||
HOMEPAGE = http://github.com/brynary/rack-test
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/12/21 17:15:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = build and package Ruby extensions using Rake as glue
|
||||
|
||||
DISTNAME = rake-compiler-0.7.5
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE = http://github.com/luislavena/rake-compiler
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = recursive descent parser combinator framework
|
||||
|
||||
DISTNAME = rparsec-1.0
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = devel
|
||||
|
||||
# BSD
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT= Ruby framework for Behaviour Driven Development
|
||||
|
||||
DISTNAME= rspec-1.2.8
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://rspec.rubyforge.net/
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = generating pure Ruby code easily from ParseTree\'s Sexps
|
||||
|
||||
DISTNAME = ruby2ruby-1.2.4
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = devel
|
||||
|
||||
# MIT
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = Ruby parser written in pure Ruby
|
||||
|
||||
DISTNAME = ruby_parser-2.0.4
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = devel
|
||||
|
||||
# MIT
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = script which automates a limited set of rubyforge operations
|
||||
|
||||
DISTNAME = rubyforge-2.0.0
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
CATEGORIES = devel net
|
||||
|
||||
# MIT
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT= embed C/++ external module code in your Ruby script
|
||||
|
||||
DISTNAME= RubyInline-3.8.3
|
||||
PKGNAME= ${DISTNAME:L}
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://www.zenspider.com/ZSS/Products/RubyInline/
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = parse strings of Lisp style s-expressions
|
||||
|
||||
DISTNAME = sexp-0.2.1
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = devel
|
||||
|
||||
# MIT
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = sexp helper library for parsetree
|
||||
|
||||
DISTNAME = sexp_processor-3.0.3
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = devel
|
||||
|
||||
# MIT
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/12/08 21:58:53 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT= extensions to ruby's String class
|
||||
|
||||
DISTNAME= stringex-1.1.0
|
||||
REVISION = 0
|
||||
CATEGORIES= devel
|
||||
|
||||
# MIT
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT= a ruby timer based on SIGALRM
|
||||
|
||||
DISTNAME= SystemTimer-1.1.1
|
||||
PKGNAME= ${DISTNAME:L}
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
CATEGORIES= devel
|
||||
|
||||
# ruby or gpl
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = color strings using ANSI escape sequences
|
||||
|
||||
DISTNAME = term-ansicolor-1.0.4
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE = http://term-ansicolor.rubyforge.org/
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = generic interface to multiple Ruby template engines
|
||||
|
||||
DISTNAME = tilt-1.1
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
CATEGORIES = devel textproc
|
||||
|
||||
HOMEPAGE = http://github.com/rtomayko/tilt
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = generic active transaction support for ruby objects
|
||||
|
||||
DISTNAME = transaction-simple-1.4.0
|
||||
REVISION = 4
|
||||
REVISION = 5
|
||||
CATEGORIES = devel
|
||||
|
||||
# mit
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = Ruby commandline parsing library
|
||||
|
||||
DISTNAME = trollop-1.15
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2010/12/08 21:46:50 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT= Ruby timezone library
|
||||
|
||||
DISTNAME= tzinfo-0.3.23
|
||||
REVISION = 0
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://tzinfo.rubyforge.org/
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2010/12/08 22:41:46 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT= simple library for generating UUIDs
|
||||
|
||||
DISTNAME= uuidtools-2.1.1
|
||||
REVISION = 0
|
||||
CATEGORIES= devel
|
||||
|
||||
# MIT
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = ensures test coverage and accelerates TDD
|
||||
|
||||
DISTNAME = ZenTest-4.1.4
|
||||
PKGNAME = ${DISTNAME:L}
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Paul Irofti <pirofti@openbsd.org>
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT= Ruby library to physically locate iPhones
|
||||
|
||||
DISTNAME= findmyiphone-0.2.0
|
||||
REVISION= 4
|
||||
REVISION= 5
|
||||
CATEGORIES= geo
|
||||
|
||||
HOMEPAGE= http://github.com/mattb/findmyiphone
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = color value conversion and modification
|
||||
|
||||
DISTNAME = color-1.4.0
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = graphics
|
||||
|
||||
HOMEPAGE = http://color.rubyforge.org/
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT= ruby interface to the gd2 graphics library
|
||||
|
||||
DISTNAME= gd2-1.1.1
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
CATEGORIES= graphics devel
|
||||
|
||||
# gpl
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT= library for making beautiful graphs
|
||||
|
||||
DISTNAME= gruff-0.3.4
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES= graphics
|
||||
|
||||
HOMEPAGE= http://nubyonrails.com/pages/gruff/
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = wrapper for ImageMagick command line tools
|
||||
|
||||
DISTNAME = mini_magick-1.2.5
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = graphics
|
||||
|
||||
HOMEPAGE = http://mini_magick.rubyforge.org/
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2011/01/06 04:24:23 jeremy Exp $
|
||||
|
||||
COMMENT = Ruby interface to ImageMagick
|
||||
|
||||
DISTNAME = rmagick-2.9.0
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = graphics
|
||||
|
||||
HOMEPAGE = http://rmagick.rubyforge.org/
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2010/12/08 21:44:48 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2011/01/06 04:24:24 jeremy Exp $
|
||||
|
||||
COMMENT= easy email delivery and testing for ruby
|
||||
|
||||
VERSION= 3.0.3
|
||||
DISTNAME= actionmailer-${VERSION}
|
||||
REVISION = 0
|
||||
CATEGORIES= mail
|
||||
|
||||
# MIT License
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/12/08 21:26:43 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2011/01/06 04:24:24 jeremy Exp $
|
||||
|
||||
COMMENT= easy email delivery and testing for ruby
|
||||
|
||||
DISTNAME= mail-2.2.10
|
||||
REVISION = 0
|
||||
CATEGORIES= mail
|
||||
|
||||
# MIT License
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2011/01/06 04:24:24 jeremy Exp $
|
||||
|
||||
COMMENT= simple creation of MIME email messages in Ruby
|
||||
|
||||
DISTNAME= mailfactory-1.4.0
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
CATEGORIES= mail
|
||||
|
||||
HOMEPAGE= http://rubyforge.org/projects/mailfactory/
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:24 jeremy Exp $
|
||||
|
||||
COMMENT= MIME type library for Ruby
|
||||
|
||||
DISTNAME= mime-types-1.16
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
CATEGORIES= mail
|
||||
|
||||
HOMEPAGE= http://mime-types.rubyforge.org/
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/24 21:35:14 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2011/01/06 04:24:24 jeremy Exp $
|
||||
|
||||
COMMENT = MIME library for Ruby
|
||||
|
||||
DISTNAME = mime-0.1
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = mail
|
||||
|
||||
MAINTAINER = Clint Pachl <pachl@ecentryx.com>
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/12/11 16:05:43 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2011/01/06 04:24:24 jeremy Exp $
|
||||
|
||||
COMMENT= Ruby library to create and parse MIME messages
|
||||
|
||||
DISTNAME= rmail-1.0.0
|
||||
REVISION = 4
|
||||
REVISION = 5
|
||||
CATEGORIES= mail
|
||||
|
||||
HOMEPAGE= http://github.com/matta/rubymail
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/11/24 21:35:15 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2011/01/06 04:24:24 jeremy Exp $
|
||||
|
||||
COMMENT = AMQP command line utilities
|
||||
|
||||
DISTNAME = amqp-utils-0.2.3
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
CATEGORIES = net
|
||||
|
||||
# MIT
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/24 21:35:15 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:24 jeremy Exp $
|
||||
|
||||
COMMENT = simple AMQP driver for Ruby
|
||||
|
||||
DISTNAME = amqp-0.6.7
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
CATEGORIES = net
|
||||
|
||||
# Ruby license
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/24 21:35:15 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2011/01/06 04:24:24 jeremy Exp $
|
||||
|
||||
COMMENT = another synchronous Ruby amqp client
|
||||
|
||||
DISTNAME = bunny-0.6.0
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = net
|
||||
|
||||
# MIT
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/11/24 21:35:15 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2011/01/06 04:24:24 jeremy Exp $
|
||||
|
||||
COMMENT = bindings for RRD functions
|
||||
|
||||
DISTNAME = errand-0.7.2
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
CATEGORIES = net
|
||||
|
||||
# MIT
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2010/11/24 21:35:15 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2011/01/06 04:24:24 jeremy Exp $
|
||||
|
||||
COMMENT= event-driven I/O for Ruby using the Reactor pattern
|
||||
|
||||
DISTNAME= eventmachine-0.12.8
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES= net devel
|
||||
|
||||
HOMEPAGE= http://rubyeventmachine.com/
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user