Initial import of ruby-typo-5.0.2.
Typo is a lean weblogging engine powered by rails. It supports XMLRPC posting, ping/trackback, comments, textile, markdown, categories, all common exports, fulltext search and so on. From maintainer Paul Irofti.
This commit is contained in:
parent
615a5856e4
commit
6c73b35a69
38
www/ruby-typo/Makefile
Normal file
38
www/ruby-typo/Makefile
Normal file
@ -0,0 +1,38 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2008/02/19 12:20:31 bernd Exp $
|
||||
|
||||
COMMENT= weblog system written in Ruby using Ruby on Rails
|
||||
|
||||
DISTNAME= typo-5.0.2
|
||||
PKGNAME= ruby-${DISTNAME}
|
||||
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= Paul Irofti <bulibuta@gmail.com>
|
||||
|
||||
# MIT/X Consortium
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_RUBYFORGE:=typo/}
|
||||
|
||||
MODULES= lang/ruby
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= :ruby-rails->=2.0.2:www/ruby-rails \
|
||||
:ruby-mongrel->=1.1.3:www/ruby-mongrel \
|
||||
::sysutils/ruby-mongrel_cluster \
|
||||
::databases/ruby-sqlite3 \
|
||||
::sysutils/ruby-rails-app-installer \
|
||||
::net/ruby-xmpp4r \
|
||||
:ruby-rcov->=0.8.1:devel/ruby-rcov \
|
||||
:ruby-flexmock->=0.8.0:devel/ruby-flexmock \
|
||||
:ruby-rspec->=1.1.1:devel/ruby-rspec \
|
||||
::devel/ruby-debug
|
||||
|
||||
CONFIGURE_STYLE=ruby gem
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
.include <bsd.port.mk>
|
5
www/ruby-typo/distinfo
Normal file
5
www/ruby-typo/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (typo-5.0.2.gem) = xUGZy8wgFKTQ4Hu8a+9ROw==
|
||||
RMD160 (typo-5.0.2.gem) = 9NNBRxNFAWowzlepqFvqC5LyrZE=
|
||||
SHA1 (typo-5.0.2.gem) = 0rfknBQ7UxneFYWEVtFnYfeogkA=
|
||||
SHA256 (typo-5.0.2.gem) = OD7lZSMv+raNs1eMbOb2ip8/WnYYGMWKPVmmGoqZNnc=
|
||||
SIZE (typo-5.0.2.gem) = 1497088
|
3
www/ruby-typo/pkg/DESCR
Normal file
3
www/ruby-typo/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
Typo is a lean weblogging engine powered by rails. It supports XMLRPC
|
||||
posting, ping/trackback, comments, textile, markdown, categories, all
|
||||
common exports, fulltext search and so on.
|
2297
www/ruby-typo/pkg/PLIST
Normal file
2297
www/ruby-typo/pkg/PLIST
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user