ports/82492: New port: textproc/ripole Used to extract files from MS Office docs

Freddie Cash fcash at sd73.bc.ca
Tue Jun 21 17:40:12 UTC 2005


>Number:         82492
>Category:       ports
>Synopsis:       New port:  textproc/ripole  Used to extract files from MS Office docs
>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:40:11 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 framework for ripole 0.1.4.  Mainly useful for users of amavisd-new and similar e-mail tools.

>How-To-Repeat:

>Fix:
--- ripole.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
#	ripole/Makefile
#	ripole/distinfo
#	ripole/pkg-plist
#	ripole/pkg-descr
#
echo c - ripole
mkdir -p ripole > /dev/null 2>&1
echo x - ripole/Makefile
sed 's/^X//' >ripole/Makefile << 'END-of-ripole/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.4
XCATEGORIES=	textproc
XMASTER_SITES=	http://www.pldaniels.com/ripole/
X#DISTNAME=	${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	fcash at sd73.bc.ca
XCOMMENT=	A small program designed to pull attachments out of OLE2 documents
X
XCONFLICTS=	ripole-devel-*
XLATEST_LINK=	ripole
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/Makefile
echo x - ripole/distinfo
sed 's/^X//' >ripole/distinfo << 'END-of-ripole/distinfo'
XMD5 (ripole-0.1.4.tar.gz) = 0db3547a509eec5e290c47f855a25c87
XSIZE (ripole-0.1.4.tar.gz) = 25386
END-of-ripole/distinfo
echo x - ripole/pkg-plist
sed 's/^X//' >ripole/pkg-plist << 'END-of-ripole/pkg-plist'
Xbin/ripole
END-of-ripole/pkg-plist
echo x - ripole/pkg-descr
sed 's/^X//' >ripole/pkg-descr << 'END-of-ripole/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/pkg-descr
exit
--- ripole.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list