diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2011-12-17 06:21:37 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2011-12-17 06:21:37 +0800 |
commit | d5762cc5590be34c167e4eb92d28a348467dabb1 (patch) | |
tree | b222de4a2291c6006637093ffdb7e3ec6933f03c /sysutils/Makefile | |
parent | 4b6a707a8eceebcfe04fca09d051e9ec676309d2 (diff) | |
download | freebsd-ports-gnome-d5762cc5590be34c167e4eb92d28a348467dabb1.tar.gz freebsd-ports-gnome-d5762cc5590be34c167e4eb92d28a348467dabb1.tar.zst freebsd-ports-gnome-d5762cc5590be34c167e4eb92d28a348467dabb1.zip |
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
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 84a2acc1f14e..6f44ca3c02fd 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -764,6 +764,7 @@ SUBDIR += rubygem-capistrano-ext SUBDIR += rubygem-chef SUBDIR += rubygem-chef-server + SUBDIR += rubygem-chef-solr SUBDIR += rubygem-fssm SUBDIR += rubygem-god SUBDIR += rubygem-guard |