Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Nov 2000 13:51:48 +0100 (CET)
From:      Jimmy <olgeni@uli.it>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22788: NEW PORT: x11-fm/rox-base
Message-ID:  <Pine.BSF.4.21.0011121351100.9698-100000@olgeni.localdomain.net>

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

>Number:         22788
>Category:       ports
>Synopsis:       NEW PORT: x11-fm/rox-base
>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:   Sun Nov 12 05:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 4.2-BETA i386
>Organization:
Colby
>Environment:

Built and tested on FreeBSD 4.2-BETA i386

>Description:

This package contains resources needed by several other applications,
including ROX-Filer (a small risc-os style file manager)

WWW: http://rox.sourceforge.net/

>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:
#
#	rox-base
#	rox-base/Makefile
#	rox-base/pkg-comment
#	rox-base/pkg-descr
#	rox-base/pkg-plist
#	rox-base/distinfo
#
echo c - rox-base
mkdir -p rox-base > /dev/null 2>&1
echo x - rox-base/Makefile
sed 's/^X//' >rox-base/Makefile << 'END-of-rox-base/Makefile'
X# New ports collection makefile for:	rox-base
X# Date created:        13 November 2000
X# Whom:                Jimmy Olgeni <olgeni@uli.it>
X#
X# $FreeBSD$
X
XPORTNAME=	rox-base
XPORTVERSION= 	0.1.29
XPORTREVISION=	1
XCATEGORIES=	x11-fm
XMASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=     rox
XDISTNAME=	rox-base-${PORTVERSION}
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	olgeni@uli.it
X
XWRKSRC=		${WRKDIR}/rox-base
X
Xdo-build:
X	@${ECHO} "Nothing to build"
X
Xdo-install:
X	${MKDIR} ${PREFIX}/share/Choices
X	${CP} -r ${WRKSRC}/Choices ${PREFIX}/share
X	@find ${PREFIX}/share/Choices -type f -exec ${CHMOD} 664 {} \;
X	@find ${PREFIX}/share/Choices/MIME-types -type f \
X		-exec ${CHMOD} 775 {} \;
X	@find ${PREFIX}/share/Choices -type d -exec ${CHMOD} 775 {} \;
X
X.include <bsd.port.mk>
END-of-rox-base/Makefile
echo x - rox-base/pkg-comment
sed 's/^X//' >rox-base/pkg-comment << 'END-of-rox-base/pkg-comment'
XResources needed by several ROX desktop applications.
END-of-rox-base/pkg-comment
echo x - rox-base/pkg-descr
sed 's/^X//' >rox-base/pkg-descr << 'END-of-rox-base/pkg-descr'
XThis package contains resources needed by several other applications,
Xincluding ROX-Filer. It contains:
X
X- Rules for guessing a file's type from its extension.
X- Icons to represent the various types.
X- A few default programs to edit the various types.
X
XWWW: http://rox.sourceforge.net/
END-of-rox-base/pkg-descr
echo x - rox-base/pkg-plist
sed 's/^X//' >rox-base/pkg-plist << 'END-of-rox-base/pkg-plist'
Xshare/Choices/MIME-icons/video_mpeg.xpm
Xshare/Choices/MIME-icons/application_pdf.xpm
Xshare/Choices/MIME-icons/application_postscript.xpm
Xshare/Choices/MIME-icons/application_x-class-file.xpm
Xshare/Choices/MIME-icons/application_x-gunzip.xpm
Xshare/Choices/MIME-icons/application_x-jar-file.xpm
Xshare/Choices/MIME-icons/application_x-tar.xpm
Xshare/Choices/MIME-icons/application_x-vvsh.xpm
Xshare/Choices/MIME-icons/application_zip.xpm
Xshare/Choices/MIME-icons/audio.xpm
Xshare/Choices/MIME-icons/audio_x-mod.xpm
Xshare/Choices/MIME-icons/image.xpm
Xshare/Choices/MIME-icons/image_gif.xpm
Xshare/Choices/MIME-icons/image_jpeg.xpm
Xshare/Choices/MIME-icons/image_x-xpixmap.xpm
Xshare/Choices/MIME-icons/special_block-device.xpm
Xshare/Choices/MIME-icons/text.xpm
Xshare/Choices/MIME-icons/special_char-device.xpm
Xshare/Choices/MIME-icons/special_directory.xpm
Xshare/Choices/MIME-icons/special_executable.xpm
Xshare/Choices/MIME-icons/special_pipe.xpm
Xshare/Choices/MIME-icons/special_socket.xpm
Xshare/Choices/MIME-icons/text_html.xpm
Xshare/Choices/MIME-icons/text_plain.xpm
Xshare/Choices/MIME-icons/text_x-C++.xpm
Xshare/Choices/MIME-icons/text_x-c.xpm
Xshare/Choices/MIME-icons/text_x-java.xpm
Xshare/Choices/MIME-icons/text_x-lyx.xpm
Xshare/Choices/MIME-icons/text_x-python.xpm
Xshare/Choices/MIME-icons/video.xpm
Xshare/Choices/MIME-icons/application.xpm
Xshare/Choices/MIME-info/Standard
Xshare/Choices/MIME-types/application_postscript
Xshare/Choices/MIME-types/text
X@dirrm share/Choices/MIME-types
X@dirrm share/Choices/MIME-info
X@dirrm share/Choices/MIME-icons
X@dirrm share/Choices
END-of-rox-base/pkg-plist
echo x - rox-base/distinfo
sed 's/^X//' >rox-base/distinfo << 'END-of-rox-base/distinfo'
XMD5 (rox-base-0.1.29.tgz) = 5d512027a4e6fc79c1a3ace1087f6a42
END-of-rox-base/distinfo
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.0011121351100.9698-100000>