ports/82493: New port: textprox/ripole-devel Used for extracting files from MS Office documents

Freddie Cash fcash at sd73.bc.ca
Tue Jun 21 17:50:22 UTC 2005


>Number:         82493
>Category:       ports
>Synopsis:       New port:  textprox/ripole-devel  Used for extracting files from MS Office documents
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 21 17:50:21 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Freddie Cash
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
School District 73
>Environment:
System: FreeBSD imap.sd73.bc.ca 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Mon May 9 16:03:34 PDT 2005 root at imap.sd73.bc.ca:/usr/obj/usr/src/sys/MAILTEST i386

>Description:
	New port for the development version of ripole.  Mainly useful for people running amavisd-new or similar e-mail tools.

>How-To-Repeat:

>Fix:
--- ripole-devel.shar begins here ---
# 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:
#
#	ripole-devel
#	ripole-devel/Makefile
#	ripole-devel/distinfo
#	ripole-devel/pkg-plist
#	ripole-devel/pkg-descr
#
echo c - ripole-devel
mkdir -p ripole-devel > /dev/null 2>&1
echo x - ripole-devel/Makefile
sed 's/^X//' >ripole-devel/Makefile << 'END-of-ripole-devel/Makefile'
X# New ports collection makefile for:	ripole
X# Date created:				June 21, 2005
X# Whom:					Freddie Cash <fcash at sd73.bc.ca>
X#
X# $FreeBSD$
X
XPORTNAME=	ripole
XPORTVERSION=	0.1
XPKGNAMESUFFIX=	-devel
XCATEGORIES=	textproc
XMASTER_SITES=	http://www.pldaniels.com/ripole/
XDISTNAME=	${PORTNAME}-${PORTVERSION}-dev
X
XMAINTAINER=	fcash at sd73.bc.ca
XCOMMENT=	A small program designed to pull attachments out of OLE2 documents
X
XCONFLICTS=	ripole-*
XLATEST_LINK=	ripole-devel
XALL_TARGET=	default
X
X.include <bsd.port.pre.mk>
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/ripole ${PREFIX}/bin/ripole
X
X.include <bsd.port.post.mk>
END-of-ripole-devel/Makefile
echo x - ripole-devel/distinfo
sed 's/^X//' >ripole-devel/distinfo << 'END-of-ripole-devel/distinfo'
XMD5 (ripole-0.1-dev.tar.gz) = b3ac0f6e39e3b9dc2bac9b654afdeceb
XSIZE (ripole-0.1-dev.tar.gz) = 25691
END-of-ripole-devel/distinfo
echo x - ripole-devel/pkg-plist
sed 's/^X//' >ripole-devel/pkg-plist << 'END-of-ripole-devel/pkg-plist'
Xbin/ripole
END-of-ripole-devel/pkg-plist
echo x - ripole-devel/pkg-descr
sed 's/^X//' >ripole-devel/pkg-descr << 'END-of-ripole-devel/pkg-descr'
XripOLE is a small program/library designed to pull out attachments from OLE2
Xdata files (ie, MS Office documents). ripOLE is BSD licenced meaning that
Xcommercial projects can also use the code without worrying about licence costs
Xor legal liabilities.
X
XCurrently, ripOLE is in a development phase.  It can extract some files from
XMicrosoft Office documents.  Ultimately, what ripOLE should be able to do is
Xconvert any embedded content in MS Office files back into its original format
X(JPEG, arbitary files, movies etc).
X
XWWW: http://www.pldaniels.com/ripole/
X
END-of-ripole-devel/pkg-descr
exit
--- ripole-devel.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list