Revision bump ruby C extension ports after addition of pthread to

WANTLIB.

OK sthen@
This commit is contained in:
jeremy 2013-01-09 17:38:52 +00:00
parent ff1c01cb9b
commit fce8bfc4d3
40 changed files with 81 additions and 71 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.19 2012/09/23 16:57:32 jeremy Exp $
# $OpenBSD: Makefile,v 1.20 2013/01/09 17:38:52 jeremy Exp $
COMMENT= Ruby interface to the id3lib C++ library
VERSION= 0.6.0
DISTNAME= id3lib-ruby-${VERSION}
PKGNAME= id3lib-${VERSION}
REVISION = 2
REVISION = 3
CATEGORIES= audio
# Ruby License

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.7 2012/09/23 16:57:32 jeremy Exp $
# $OpenBSD: Makefile,v 1.8 2013/01/09 17:38:52 jeremy Exp $
COMMENT = ruby library for reading/writing vorbis comments
DISTNAME = vorbis_comment-1.0.1
CATEGORIES = audio
REVISION = 4
REVISION = 5
HOMEPAGE= http://vorbiscomment.rubyforge.org/

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.19 2012/10/31 22:04:08 jeremy Exp $
# $OpenBSD: Makefile,v 1.20 2013/01/09 17:38:52 jeremy Exp $
COMMENT= JSON implementation for Ruby
DISTNAME= json-1.7.5
REVISION = 0
CATEGORIES= converters
HOMEPAGE= http://json.rubyforge.org/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2012/09/23 16:57:32 jeremy Exp $
# $OpenBSD: Makefile,v 1.9 2013/01/09 17:38:52 jeremy Exp $
BROKEN-mips64el= hangs when compiling sqlite3.o
@ -6,7 +6,7 @@ COMMENT = ruby SQLite3 embedded database library
DISTNAME = amalgalite-1.1.2
CATEGORIES = databases
REVISION = 1
REVISION = 2
HOMEPAGE = http://copiousfreetime.rubyforge.org/amalgalite/

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.31 2012/10/12 14:12:28 jeremy Exp $
# $OpenBSD: Makefile,v 1.32 2013/01/09 17:38:52 jeremy Exp $
COMMENT= ruby interface to Berkeley DB
DISTNAME= bdb-0.6.5
REVISION= 5
REVISION= 6
CATEGORIES= databases
HOMEPAGE= http://rubyforge.org/projects/bdb/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.8 2012/09/23 16:57:33 jeremy Exp $
# $OpenBSD: Makefile,v 1.9 2013/01/09 17:38:52 jeremy Exp $
COMMENT= ruby-data_objects driver for MySQL
DISTNAME= do_mysql-0.10.8
REVISION = 0
REVISION = 1
CATEGORIES= databases
# MIT

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.9 2012/09/23 16:57:33 jeremy Exp $
# $OpenBSD: Makefile,v 1.10 2013/01/09 17:38:52 jeremy Exp $
COMMENT= DataObjects driver for PostgreSQL
DISTNAME= do_postgres-0.10.8
REVISION = 0
REVISION = 1
CATEGORIES= databases
# MIT

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.16 2012/09/23 16:57:33 jeremy Exp $
# $OpenBSD: Makefile,v 1.17 2013/01/09 17:38:52 jeremy Exp $
COMMENT = DataObjects driver for SQLite3
VERSION = 0.10.8
DISTNAME = do_sqlite3-${VERSION}
CATEGORIES = databases
REVISION = 1
REVISION = 2
# MIT
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.27 2012/09/23 16:57:33 jeremy Exp $
# $OpenBSD: Makefile,v 1.28 2013/01/09 17:38:52 jeremy Exp $
COMMENT= Ruby interface to some common LDAP libraries
PKGNAME= ldap-0.9.12
REVISION = 0
REVISION = 1
DISTNAME= ruby-${PKGNAME}
CATEGORIES= databases

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.23 2012/09/23 16:57:33 jeremy Exp $
# $OpenBSD: Makefile,v 1.24 2013/01/09 17:38:52 jeremy Exp $
COMMENT= access a MySQL database from Ruby
DISTNAME= mysql-2.8.1
REVISION= 10
REVISION= 11
CATEGORIES= databases
HOMEPAGE= http://tmtm.org/mysql/ruby/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.9 2012/09/23 16:57:33 jeremy Exp $
# $OpenBSD: Makefile,v 1.10 2013/01/09 17:38:52 jeremy Exp $
COMMENT= modern, simple and very fast Mysql library for Ruby
DISTNAME= mysql2-0.3.11
REVISION = 0
REVISION = 1
CATEGORIES= databases
HOMEPAGE= http://github.com/brianmario/mysql2

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2012/09/23 16:57:33 jeremy Exp $
# $OpenBSD: Makefile,v 1.8 2013/01/09 17:38:52 jeremy Exp $
COMMENT= enhanced ruby mysql driver, supporting async and threading
DISTNAME= mysqlplus-0.1.2
REVISION = 3
REVISION = 4
CATEGORIES= databases
HOMEPAGE= http://github.com/oldmoe/mysqlplus

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.26 2012/09/23 16:57:33 jeremy Exp $
# $OpenBSD: Makefile,v 1.27 2013/01/09 17:38:52 jeremy Exp $
COMMENT= access a SQLite3 database from ruby
VERSION= 1.3.6
DISTNAME= sqlite3-${VERSION}
REVISION = 0
REVISION = 1
CATEGORIES= databases

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.6 2012/09/03 18:05:25 jeremy Exp $
# $OpenBSD: Makefile,v 1.7 2013/01/09 17:38:52 jeremy Exp $
COMMENT = fast database API and ORM for ruby 1.9
DISTNAME = swift-0.14.0
REVISION = 0
CATEGORIES = databases
MAINTAINER = Jeremy Evans <jeremy@openbsd.org>

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.5 2012/09/23 16:57:33 jeremy Exp $
# $OpenBSD: Makefile,v 1.6 2013/01/09 17:38:52 jeremy Exp $
COMMENT = simple and fast ruby binding to FreeTDS
DISTNAME = tiny_tds-0.4.5
CATEGORIES = databases
REVISION = 1
REVISION = 2
HOMEPAGE = https://github.com/rails-sqlserver/tiny_tds

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.14 2012/09/23 16:57:33 jeremy Exp $
# $OpenBSD: Makefile,v 1.15 2013/01/09 17:38:52 jeremy Exp $
COMMENT= optimized replacement for Ruby thread.rb primitives
DISTNAME= fastthread-1.0.7
REVISION= 6
REVISION= 7
CATEGORIES= devel
# Ruby's license

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.10 2012/09/23 16:57:33 jeremy Exp $
# $OpenBSD: Makefile,v 1.11 2013/01/09 17:38:52 jeremy Exp $
COMMENT = cross-platform dynamic library loading for ruby
DISTNAME = ffi-1.0.9
CATEGORIES = devel
REVISION = 2
REVISION = 3
HOMEPAGE= http://github.com/ffi/ffi

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.9 2012/12/29 20:52:13 landry Exp $
# $OpenBSD: Makefile,v 1.10 2013/01/09 17:38:52 jeremy Exp $
COMMENT = fast Date/DateTime classes for ruby
BROKEN-sparc64 = Assembler messages: Error: Illegal operands on date_ext.c
DISTNAME = home_run-1.0.6
REVISION = 0
REVISION = 1
CATEGORIES = devel
HOMEPAGE= http://github.com/jeremyevans/home_run

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.10 2012/10/13 10:47:17 jeremy Exp $
# $OpenBSD: Makefile,v 1.11 2013/01/09 17:38:52 jeremy Exp $
COMMENT = kinder, gentler I/O for Ruby
DISTNAME = kgio-2.7.4
REVISION = 0
CATEGORIES = devel
MAINTAINER = Jeremy Evans <jeremy@openbsd.org>

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.35 2012/10/09 10:24:06 jeremy Exp $
# $OpenBSD: Makefile,v 1.36 2013/01/09 17:38:52 jeremy Exp $
COMMENT= Ruby interface to ncurses
VERSION= 1.2.1
DISTNAME= ncurses-ruby-${VERSION}
PKGNAME= ncurses-${VERSION}
REVISION = 0
CATEGORIES= devel
HOMEPAGE= https://github.com/eclubb/ncurses-ruby

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.6 2012/09/23 16:57:34 jeremy Exp $
# $OpenBSD: Makefile,v 1.7 2013/01/09 17:38:52 jeremy Exp $
COMMENT = fast code profiler for Ruby
DISTNAME = ruby-${PKGNAME}
PKGNAME = prof-0.10.6
REVISION= 1
REVISION= 2
CATEGORIES = devel
HOMEPAGE = http://ruby-prof.rubyforge.org/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.13 2012/09/23 16:57:34 jeremy Exp $
# $OpenBSD: Makefile,v 1.14 2013/01/09 17:38:52 jeremy Exp $
COMMENT= code coverage tool for Ruby
DISTNAME= rcov-0.9.9
REVISION= 1
REVISION= 2
CATEGORIES= devel
MAINTAINER= Jeremy Evans <jeremy@openbsd.org>

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.5 2012/09/23 16:57:34 jeremy Exp $
# $OpenBSD: Makefile,v 1.6 2013/01/09 17:38:52 jeremy Exp $
COMMENT = simple subset sum problem solver for ruby
DISTNAME = subset_sum-1.0.1
REVISION = 2
REVISION = 3
CATEGORIES = devel
HOMEPAGE= http://subset-sum.rubyforge.org/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.21 2012/09/23 16:57:34 jeremy Exp $
# $OpenBSD: Makefile,v 1.22 2013/01/09 17:38:52 jeremy Exp $
COMMENT = Ruby interface to ImageMagick
DISTNAME = rmagick-2.13.1
REVISION = 3
REVISION = 4
CATEGORIES = graphics
HOMEPAGE = http://rmagick.rubyforge.org/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.13 2012/09/23 16:57:34 jeremy Exp $
# $OpenBSD: Makefile,v 1.14 2013/01/09 17:38:52 jeremy Exp $
COMMENT= event-driven I/O for Ruby using the Reactor pattern
DISTNAME= eventmachine-0.12.8
REVISION = 5
REVISION = 6
CATEGORIES= net devel
HOMEPAGE= http://rubyeventmachine.com/

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.7 2012/09/23 16:57:35 jeremy Exp $
# $OpenBSD: Makefile,v 1.8 2013/01/09 17:38:52 jeremy Exp $
COMMENT = Ruby interface to LBL pcap library (Metasploit fork)
DISTNAME = pcaprub-msf-r7343
PKGNAME = pcaprub-msf-7343
REVISION = 4
REVISION = 5
CATEGORIES = net
EXTRACT_SUFX = .tgz

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.16 2012/10/31 22:04:42 jeremy Exp $
# $OpenBSD: Makefile,v 1.17 2013/01/09 17:38:52 jeremy Exp $
COMMENT = Ruby binding for the bcrypt() password hashing algorithm
VERSION = 3.0.1
DISTNAME = bcrypt-ruby-${VERSION}
PKGNAME = bcrypt-${VERSION}
REVISION = 0
CATEGORIES = security
MAINTAINER = Jeremy Evans <jeremy@openbsd.org>

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2012/12/31 14:51:45 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2013/01/09 17:38:52 jeremy Exp $
COMMENT= provider bindings for Augeas
DISTNAME= ruby-augeas-0.4.1
REVISION= 0
CATEGORIES= sysutils
HOMEPAGE= http://augeas.net/
@ -21,4 +22,4 @@ LIB_DEPENDS= sysutils/augeas
CONFIGURE_STYLE=ruby gem ext
.include <bsd.port.mk>
.include <bsd.port.mk>

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2012/10/26 18:06:27 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2013/01/09 17:38:52 jeremy Exp $
COMMENT= Ruby bindings for libvirt
DISTNAME= ruby-libvirt-0.4.0
PKGNAME= ${DISTNAME:S/ruby-//}
REVISION = 0
CATEGORIES= sysutils
HOMEPAGE= http://libvirt.org/ruby/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.4 2012/09/23 16:57:35 jeremy Exp $
# $OpenBSD: Makefile,v 1.5 2013/01/09 17:38:52 jeremy Exp $
COMMENT= fast Porter stemmer for ruby
DISTNAME= fast-stemmer-1.0.0
REVISION= 1
REVISION= 2
CATEGORIES= textproc
HOMEPAGE= http://github.com/romanbsd/fast-stemmer

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.15 2012/09/23 16:57:35 jeremy Exp $
# $OpenBSD: Makefile,v 1.16 2013/01/09 17:38:52 jeremy Exp $
COMMENT= flexible HTML parser
DISTNAME= hpricot-0.8.4
REVISION = 0
REVISION = 1
CATEGORIES= textproc
HOMEPAGE= http://code.whytheluckystiff.net/hpricot/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.4 2012/09/23 16:57:35 jeremy Exp $
# $OpenBSD: Makefile,v 1.5 2013/01/09 17:38:52 jeremy Exp $
COMMENT = discount implementation of John Gruber's Markdown
DISTNAME = rdiscount-1.6.5
REVISION= 1
REVISION= 2
CATEGORIES = textproc
# BSD

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.3 2012/09/23 16:57:35 jeremy Exp $
# $OpenBSD: Makefile,v 1.4 2013/01/09 17:38:52 jeremy Exp $
COMMENT= fast, safe and extensible Markdown to (X)HTML parser
DISTNAME= redcarpet-2.1.1
REVISION = 0
REVISION = 1
CATEGORIES= textproc

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.16 2012/09/23 16:57:35 jeremy Exp $
# $OpenBSD: Makefile,v 1.17 2013/01/09 17:38:52 jeremy Exp $
COMMENT = module for using Textile in Ruby
DISTNAME = RedCloth-4.2.7
PKGNAME = ${DISTNAME:L}
REVISION= 2
REVISION= 3
CATEGORIES = textproc
HOMEPAGE = http://redcloth.org/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.2 2012/12/21 07:56:42 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2013/01/09 17:38:52 jeremy Exp $
COMMENT = capybara driver that uses WebKit
DISTNAME = capybara-webkit-0.13.0
REVISION = 0
REVISION = 1
CATEGORIES = www
HOMEPAGE= https://github.com/thoughtbot/capybara-webkit

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.25 2012/10/11 10:39:08 jeremy Exp $
# $OpenBSD: Makefile,v 1.26 2013/01/09 17:38:52 jeremy Exp $
COMMENT-main = Nginx module for deploying ruby applications
COMMENT-standalone = ruby web application server
@ -6,7 +6,7 @@ COMMENT-standalone = ruby web application server
PASS_VERSION = 3.0.11
NGINX_VERSION = 1.2.3
DISTNAME = passenger-${PASS_VERSION}
REVISION = 2
REVISION = 3
FULLPKGNAME-main = ${MODRUBY_PKG_PREFIX}-${DISTNAME}
FULLPKGNAME-standalone = ${MODRUBY_PKG_PREFIX}-passenger-standalone-${PASS_VERSION}.${NGINX_VERSION}
FULLPKGPATH-main = ${BASE_PKGPATH},-main

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.9 2012/10/13 10:50:14 jeremy Exp $
# $OpenBSD: Makefile,v 1.10 2013/01/09 17:38:52 jeremy Exp $
COMMENT = ruby-unicorn for sleepy apps and slow clients
DISTNAME = rainbows-4.4.1
REVISION = 0
CATEGORIES = www
HOMEPAGE = http://rainbows.rubyforge.org/

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.5 2012/10/13 10:48:40 jeremy Exp $
# $OpenBSD: Makefile,v 1.6 2013/01/09 17:38:52 jeremy Exp $
COMMENT = real-time stats toolkit for Rack HTTP servers
DISTNAME = raindrops-0.10.0
REVISION = 0
CATEGORIES = www
MAINTAINER = Jeremy Evans <jeremy@openbsd.org>

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.14 2012/09/23 16:57:36 jeremy Exp $
# $OpenBSD: Makefile,v 1.15 2013/01/09 17:38:52 jeremy Exp $
COMMENT = fast and very simple Ruby web server
DISTNAME = thin-1.3.0
REVISION = 0
REVISION = 1
CATEGORIES = www
HOMEPAGE = http://code.macournoyer.com/thin/

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.9 2012/10/13 10:49:49 jeremy Exp $
# $OpenBSD: Makefile,v 1.10 2013/01/09 17:38:52 jeremy Exp $
COMMENT = ruby-rack HTTP server for Unix and fast clients
DISTNAME = unicorn-4.4.0
REVISION = 0
CATEGORIES = www
HOMEPAGE = http://unicorn.bogomips.org/