Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Aug 2000 21:44:15 +0200 (CEST)
From:      Jimmy Olgeni <olgeni@uli.it>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20690: New port: ruby-man (ruby html manual)
Message-ID:  <Pine.BSF.4.21.0008172143020.3892-100000@olgeni.localdomain.net>

next in thread | raw e-mail | index | archive | help

>Number:         20690
>Category:       ports
>Synopsis:       New port: ruby-man (ruby html manual)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 17 19:00:07 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
Colby
>Environment:

>Description:

Ruby manual in HTML format.

>How-To-Repeat:

>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	ruby-man
#	ruby-man/Makefile
#	ruby-man/pkg
#	ruby-man/pkg/COMMENT
#	ruby-man/pkg/DESCR
#	ruby-man/pkg/PLIST
#	ruby-man/files
#	ruby-man/files/md5
#
echo c - ruby-man
mkdir -p ruby-man > /dev/null 2>&1
echo x - ruby-man/Makefile
sed 's/^X//' >ruby-man/Makefile << 'END-of-ruby-man/Makefile'
X# New ports collection makefile for:    ruby-man
X# Date created:         Sat Aug 17 17:10:02 CEST 2000
X# Whom:                 olgeni@uli.it
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ruby-man
XPORTVERSION=	1.4.6
XCATEGORIES=	lang ruby
XMASTER_SITES=	ftp://ftp.netlab.co.jp/pub/lang/ruby/doc/
XDIST_SUBDIR=	ruby
XEXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX} ${MANUAL}
X
XMAINTAINER=	olgeni@uli.it
X
XPLIST_SUB=	RUBY_VER="${RUBY_VER}"
X
XRUBY_VER?=	1.4
XWRKSRC=		${WRKDIR}/${PORTNAME}-${RUBY_VER}
X
XNO_BUILD=	yes
X
XDOCDIR=		${PREFIX}/share/doc/ruby/ruby-man-${RUBY_VER}
X
X.include <bsd.port.pre.mk>
X
Xdo-install:
X	${MKDIR} ${DOCDIR}
X	${INSTALL_DATA} ${WRKSRC}/*.html ${DOCDIR}
X
X.include <bsd.port.post.mk>
END-of-ruby-man/Makefile
echo c - ruby-man/pkg
mkdir -p ruby-man/pkg > /dev/null 2>&1
echo x - ruby-man/pkg/COMMENT
sed 's/^X//' >ruby-man/pkg/COMMENT << 'END-of-ruby-man/pkg/COMMENT'
XRuby manual, in HTML format
END-of-ruby-man/pkg/COMMENT
echo x - ruby-man/pkg/DESCR
sed 's/^X//' >ruby-man/pkg/DESCR << 'END-of-ruby-man/pkg/DESCR'
XRuby is the interpreted scripting language for quick and
Xeasy object-oriented programming. It has many features to
Xprocess text files and to do system management tasks. This
Xpackage contains the Ruby manual in HTML format.
X
XWWW:	http://www.ruby-lang.org/
END-of-ruby-man/pkg/DESCR
echo x - ruby-man/pkg/PLIST
sed 's/^X//' >ruby-man/pkg/PLIST << 'END-of-ruby-man/pkg/PLIST'
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Array.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Bignum.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Class.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Compar.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Data.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Dir.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/ENV.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Enum.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Errno.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Exception.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/File.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/FileTest.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Fixnum.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Float.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/GC.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Hash.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/IO.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Integer.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Kernel.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Marshal.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Match.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Math.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Module.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/NilClass.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Numeric.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/ObSpace.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Object.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Prec.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Proc.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Process.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Range.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Regexp.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/String.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Struct.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/Time.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/bundle.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/classes.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/dbm.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/function.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/glossary.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/index.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/kconv.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/options.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/preface.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/socket.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/syntax.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/thread.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/variable.html
Xshare/doc/ruby/ruby-man-%%RUBY_VER%%/yacc.html
X@dirrm share/doc/ruby/ruby-man-%%RUBY_VER%%
END-of-ruby-man/pkg/PLIST
echo c - ruby-man/files
mkdir -p ruby-man/files > /dev/null 2>&1
echo x - ruby-man/files/md5
sed 's/^X//' >ruby-man/files/md5 << 'END-of-ruby-man/files/md5'
XMD5 (ruby/ruby-man-1.4.6.tar.gz) = 8eed63fec14a719df26247fb8384db5e
END-of-ruby-man/files/md5
exit



>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0008172143020.3892-100000>