pkgsrc/www/mongrel-cluster/PLIST
jlam edb04a9bf6 Initial import of mongrel-cluster-1.0.5 as www/mongrel-cluster.
This package is a Mongrel plugin to help start/stop/restart multiple
mongrel servers to use behind a load balancer like Apache 2.2
(mod_proxy_balancer), Lighttpd, Pound, Pen or Balance.  This plugin
adds an option to specify a number of Mongrel servers to launch, a
range of ports, and a configuration file for the cluster.
2008-04-04 15:25:31 +00:00

23 lines
828 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2008/04/04 15:25:31 jlam Exp $
bin/mongrel_cluster_ctl
${GEM_HOME}/cache/mongrel_cluster-${PKGVERSION}.gem
${GEM_LIBDIR}/CHANGELOG
${GEM_LIBDIR}/COPYING
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/Manifest
${GEM_LIBDIR}/README
${GEM_LIBDIR}/bin/mongrel_cluster_ctl
${GEM_LIBDIR}/lib/mongrel_cluster/init.rb
${GEM_LIBDIR}/lib/mongrel_cluster/recipes.rb
${GEM_LIBDIR}/lib/mongrel_cluster/recipes_1.rb
${GEM_LIBDIR}/lib/mongrel_cluster/recipes_2.rb
${GEM_LIBDIR}/mongrel_cluster.gemspec
${GEM_LIBDIR}/resources/defaults.yaml
${GEM_LIBDIR}/resources/mongrel_cluster
${GEM_HOME}/specifications/mongrel_cluster-${PKGVERSION}.gemspec
@dirrm ${GEM_LIBDIR}/resources
@dirrm ${GEM_LIBDIR}/lib/mongrel_cluster
@dirrm ${GEM_LIBDIR}/lib
@dirrm ${GEM_LIBDIR}/bin
@dirrm ${GEM_LIBDIR}
@exec ${MKDIR} %D/${GEM_DOCDIR}