Commit graph

269380 commits

Author SHA1 Message Date
Philip M. Gollucci
dc332fc48b - Update to 1.7.8
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-12-17 04:12:22 +00:00
Philip M. Gollucci
1d62942996 - Update to 1.2.0
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-12-17 04:12:15 +00:00
Philip M. Gollucci
0ab09ae069 - Update to 0.13.4
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-12-17 04:12:08 +00:00
Philip M. Gollucci
a43ef01d65 - Update to 0.3.4
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-12-17 04:12:00 +00:00
Philip M. Gollucci
e3ef0c8993 - Update to 3.0.9
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-12-17 04:11:53 +00:00
Philip M. Gollucci
cc3c58fdd5 - Update to 3.12
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-12-17 04:11:46 +00:00
Philip M. Gollucci
e9bcf87e8c - Update to 2.9.0
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-12-17 04:11:39 +00:00
Philip M. Gollucci
175518f173 - Update to 1.9.1
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-12-17 04:11:31 +00:00
Philip M. Gollucci
1f8838acb0 - Update to 2.7.0
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-12-17 04:11:24 +00:00
Philip M. Gollucci
c2d20e7819 - Update to 1.2.12
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-12-17 04:11:17 +00:00
Philip M. Gollucci
08f56e85fa - Update to 1.3.5
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-12-17 04:11:00 +00:00
Philip M. Gollucci
1f8fc2ea89 - Update to 0.12.0
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-12-17 04:10:52 +00:00
Mark Linimon
e2ec2feed5 Work around duplicate ruby 1.8/1.9 dependency if RUBY_VER is 1.9.
Discussed with:		pgollucci
2011-12-17 03:26:22 +00:00
Philip M. Gollucci
0366f22e5b - point at the correct port locations 2011-12-17 00:52:26 +00:00
Philip M. Gollucci
b4e21d273b A systems integration framework, built to bring the benefits of configuration
management to your entire infrastructure.

WWW: http://www.opscode.com/chef/

Submitted by:	Scott Sanders <scott@jsssr.com>
Sponsored by:	Ride Charge Inc. / Taxi Magic
2011-12-17 00:46:21 +00:00
Philip M. Gollucci
bde809f005 - remove 2 duplicate lines 2011-12-16 23:05:39 +00:00
Philip M. Gollucci
4a1887f274 this port has also been resurrected 2011-12-16 23:02:45 +00:00
Philip M. Gollucci
19b3164d26 merb is required for chef-server so has been resurrect, split into sub ports, and unbroken 2011-12-16 23:00:03 +00:00
Philip M. Gollucci
0bd4306654 A systems integration framework, built to bring the benefits of configuration
management to your entire infrastructure.

WWW: http://www.opscode.com/chef/

Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:	RideCharge Inc., Taxi Magic
2011-12-16 22:56:30 +00:00
Joerg Wunsch
148819d89b Upgrade to binutils 2.20.1.
Completely reorganize the patches for this port.

Patches for new devices are now synchronized with the Atmel AVR tools.
The main difference is the naming scheme, as FreeBSD patches start
with "patch-", while the Atmel AVR Tools patches end up in ".patch".
2011-12-16 22:39:21 +00:00
Philip M. Gollucci
d5b5f0adea This gem is a C binding to the excellent YAJL JSON parsing and generation
library.

Features:
 * JSON parsing and encoding directly to and from an IO stream (file, socket,
   etc) or String. Compressed stream parsing and encoding supported for Bzip2,
   Gzip and Deflate.
 * Parse and encode multiple JSON objects to and from streams or strings
   continuously.
 * JSON gem compatibility API - allows yajl-ruby to be used as a drop-in
   replacement for the JSON gem
 * Basic HTTP client (only GET requests supported for now) which parses JSON
   directly off the response body *as it's being received*
 * ~3.5x faster than JSON.generate
 * ~1.9x faster than JSON.parse
 * ~4.5x faster than YAML.load
 * ~377.5x faster than YAML.dump
 * ~1.5x faster than Marshal.load
 * ~2x faster than Marshal.dump

WWW: https://github.com/brianmario/yajl-ruby

The current port would be a downgrade to this version
which is required by chef server.

PR:		ports/163363
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
With Hat:	ruby@
Sponsored by:	RideCharge Inc. / Taxi Magic
2011-12-16 22:31:48 +00:00
Philip M. Gollucci
05959841a4 - Update to 1.1
PR:             ports/163365
Submitted by:   Scott Sanders <scott@jssjr.com>
With Hat:	ruby@
Approved by:    renchap@cocoa-x.com (maintainer, implicit required for chef-server)
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-12-16 22:24:41 +00:00
Philip M. Gollucci
285054f0e0 Chef is a systems integration framework, built to bring the benefits of
configuration management to your entire infrastructure. With Chef, you can:

* Manage your servers by writing code, not by running commands.
* Integrate tightly with your applications, databases, LDAP directories, and
  more.
* Easily configure applications that require knowledge about your entire
  infrastructure ("What systems are running my application?" "What is the
  current master database server?")

WWW: http://wiki.opscode.com/display/chef

PR:		ports/163364
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:24:14 +00:00
Philip M. Gollucci
8d20cbf718 fast_xs provides C extensions for escaping text.
The original String#fast_xs method is based on the xchar code by Sam Ruby:

o   intertwingly.net/stories/2005/09/28/xchar.rb
o   intertwingly.net/blog/2005/09/28/XML-Cleansing

_why also packages an older version with Hpricot (patches submitted). The
version here should be compatible with the latest version of Hpricot code.

Ruby on Rails will automatically use String#fast_xs from either Hpricot or this
gem version with the bundled Builder package.

String#fast_xs is an almost exact translation of Sam Ruby's original
implementation (String#to_xs), but it does escape a " (which is an
optional, but all parsers are able ot handle it. XML::Builder as packaged in
Rails 2.0 will be automatically use String#fast_xs instead of String#to_xs
available.

WWW: http://fast-xs.rubyforge.org/

PR:		ports/163362
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:23:34 +00:00
Philip M. Gollucci
66f31bdae7 Async (EventMachine) HTTP client, with support for:
o   Asynchronous HTTP API for single & parallel request execution
o   Keep-Alive and HTTP pipelining support
o   Auto-follow 3xx redirects with max depth
o   Automatic gzip & deflate decoding
o   Streaming response processing
o   Streaming file uploads
o   HTTP proxy and SOCKS5 support
o   Basic Auth & OAuth
o   Connection-level & Global middleware support
o   HTTP parser via http_parser.rb
o   Works wherever EventMachine runs: Rubinius, JRuby, MRI

WWW: https://github.com/igrigorik/em-http-request

PR:		ports/163361
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:22:45 +00:00
Philip M. Gollucci
2e72d7901c Async (EventMachine) HTTP client, with support for:
o   Asynchronous HTTP API for single & parallel request execution
o   Keep-Alive and HTTP pipelining support
o   Auto-follow 3xx redirects with max depth
o   Automatic gzip & deflate decoding
o   Streaming response processing
o   Streaming file uploads
o   HTTP proxy and SOCKS5 support
o   Basic Auth & OAuth
o   Connection-level & Global middleware support
o   HTTP parser via http_parser.rb
o   Works wherever EventMachine runs: Rubinius, JRuby, MRI

WWW: https://github.com/igrigorik/em-http-request

PR:		ports/163360
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:22:16 +00:00
Philip M. Gollucci
4bf323b29b chef-solr is a Ruby container for SOLR that starts up the Search Engine for the
Chef Server under Jetty.

For more information, see the following pages on the Chef Wiki:
o   wiki.opscode.com/display/chef/Search
o   wiki.opscode.com/display/chef/Chef+Indexer

WWW: http://wiki.opscode.com/display/chef

PR:		ports/163357
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:21:37 +00:00
Philip M. Gollucci
eb4d828c0d A systems integration framework, built to bring the benefits of configuration
management to your entire infrastructure.

WWW: http://www.opscode.com/chef/

PR:		ports/163356
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:21:15 +00:00
Philip M. Gollucci
df06ce6da4 Simple asynchronous AMQP driver for Ruby/EventMachine.
This library works with Ruby 1.8, Ruby 1.9, JRuby and Rubinius.

This library was tested primarily with RabbitMQ, although it
should be compatible with any server implementing the AMQP 0-8 spec.

WWW: https://github.com/ruby-amqp/amqp

This version is currently required for chef-server which would be a downgrade
of the existing port.

PR:		ports/163355
With Hat:	ruby@
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
2011-12-16 22:20:47 +00:00
Joerg Wunsch
47cce1549f Avoid conflict with devel/binutils when installing info files.
PR:		ports/162248
Submitted by:	4720@hushmail.com
2011-12-16 22:19:57 +00:00
Philip M. Gollucci
a3461921dd Merb is a web development framework for fast, simple, and powerful development.
WWW: http://www.merbivore.com/

PR:		ports/163354
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:18:26 +00:00
Philip M. Gollucci
869de9236f Merb is a web development framework for fast, simple, and powerful development.
WWW: http://www.merbivore.com/

PR:		ports/163353
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:17:59 +00:00
Philip M. Gollucci
59136020bc The gem takes as input a representation of packages and their dependencies and
finds a binding of packages to versions that satisfies desired constraints.

WWW: https://github.com/algorist/dep_selector

PR:		ports/163352
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:17:35 +00:00
Philip M. Gollucci
79c31d5ad3 Provide a standard and simplified way to build and package Ruby extensions (C, Java) using Rake as glue.
WWW: https://github.com/luislavena/rake-compiler

PR:		ports/163351
Submitted by:	pgollucci@ (myself)
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:17:14 +00:00
Philip M. Gollucci
da895f1eff Merb is a web development framework for fast, simple, and powerful development.
WWW: http://www.merbivore.com/

PR:		ports/163350
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:16:34 +00:00
Philip M. Gollucci
e3470c73b2 Merb is a web development framework for fast, simple, and powerful development.
WWW: http://www.merbivore.com/

PR:		ports/163349
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:16:10 +00:00
Philip M. Gollucci
139d6c2497 - Update to 0.10.8
PR:             ports/163347
Submitted by:   Scott Sanders <scott@jssjr.com>
Approved by:    renchap@cocoa-x.com (maintainer, implicit required for chef-server)
With Hat:	ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-12-16 22:15:45 +00:00
Philip M. Gollucci
ad50449e8e Fast replacement for CGI.escape and Rack::Utils.escape
WWW: http://rubygems.org/gems/url_escape

PR:		ports/163345
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:14:57 +00:00
Philip M. Gollucci
d916d50328 Merb is a web development framework for fast, simple, and powerful development.
WWW: http://www.merbivore.com/

PR:		ports/163344
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:	RideCharge Inc. / Taxi Magic
2011-12-16 22:14:34 +00:00
Philip M. Gollucci
102d3c72a7 - Fix gem dep versions acording to rubygems.org 2011-12-16 19:33:15 +00:00
Philip M. Gollucci
80ef2ddede - mark for removal 2011-12-16 19:25:10 +00:00
Steven Kreuzer
4e463260d4 iogen is a lightweight tool that generates heavily fragmented I/O. It
accomplishes this by forking a number of children that run I/O to a
filesystem.

This tool is intended to test storage stacks under stress and worst case
scenarios.  However due to heavy fragmentation of the I/O files, it tends
to bypass caching algorithms in storage stacks.

WWW:    http://www.peereboom.us/iogen/
2011-12-16 18:40:25 +00:00
Alexey Dokuchaev
c08cb1e0f8 Add actual page file. 2011-12-16 18:33:27 +00:00
Alexey Dokuchaev
093d602a8c - Define LICENSE (GPLv2)
- Install some docs and manpage (courtesy of Debian)
- Remove dead master site
- Adjust COMMENT and Makefile header while here
- Since MMX/SSE2 code is written in i386-specific assembly and is also not
  64-bit safe, check for == i386 instead of != amd64 (should be no-op)
- Remove USE_LDCONFIG which makes no sense in this case
2011-12-16 18:31:43 +00:00
Alexey Dokuchaev
4fc451f2b2 Simplify and clarify substitution logic (non-functional change). 2011-12-16 18:24:25 +00:00
Alexey Dokuchaev
e3136c0628 - Switch to GNU make as parallel builds (-jX) are broken with BSD make(1)
- Unbreak on amd64 by disabling MMX and SSE2 optimizations in this case
2011-12-16 17:10:57 +00:00
Chris Rees
e41e736228 Add additional master site
Submitted by:	Janky Jay III
Approved by:	maintainer via email
2011-12-16 17:05:47 +00:00
Steve Wills
e79781463d - Add TEST_DEPENDS 2011-12-16 16:12:00 +00:00
Steve Wills
f5f9bcb5c8 - Add TEST_DEPENDS 2011-12-16 15:53:19 +00:00
Alexey Dokuchaev
76bb66ce0f Remove dead WWW address (replace with author name) and spell "Qt" correctly. 2011-12-16 15:26:42 +00:00