From fa0fa4e20f4433b2d0ea969082ffb0c01bb7cf55 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Sun, 5 Aug 2001 04:09:41 +0000 Subject: o Update to 1.0.6 o Unecho commands o Update both DESCR and COMMENT PR: 29424 Submitted by: Pete Fritchman Reviewed by: MAINTAINER --- mail/ripmime/Makefile | 5 ++--- mail/ripmime/distinfo | 2 +- mail/ripmime/pkg-descr | 13 ++----------- mail/ripmime/pkg-message | 14 ++++++-------- 4 files changed, 11 insertions(+), 23 deletions(-) (limited to 'mail') diff --git a/mail/ripmime/Makefile b/mail/ripmime/Makefile index 787d62d68054..85bb1463947a 100644 --- a/mail/ripmime/Makefile +++ b/mail/ripmime/Makefile @@ -6,15 +6,14 @@ # PORTNAME= ripmime -PORTVERSION= 1.0.0pr4 +PORTVERSION= 1.0.6 CATEGORIES= mail MASTER_SITES= http://www.pldaniels.com/ripmime/ MAINTAINER= jus@security.za.net pre-build: - ${PERL} -pi -e "s@/usr/bin/gcc@${CC}@g; \ - s@-Wall -O3 -m486@${CFLAGS}@g" ${WRKSRC}/Makefile + @${PERL} -pi -e 's!CC=!CC?=!; s!/usr/local!${PREFIX}!' ${WRKSRC}/Makefile post-install: @${CAT} ${PKGMESSAGE} diff --git a/mail/ripmime/distinfo b/mail/ripmime/distinfo index 852389830b7f..663dd1ebea19 100644 --- a/mail/ripmime/distinfo +++ b/mail/ripmime/distinfo @@ -1 +1 @@ -MD5 (ripmime-1.0.0pr4.tar.gz) = a8e512108662c913e0883a2964d68f78 +MD5 (ripmime-1.0.6.tar.gz) = 714419eaf7e91531d9b82e0ad81a32f1 diff --git a/mail/ripmime/pkg-descr b/mail/ripmime/pkg-descr index e16a76ebfd19..25d4ad1e81f3 100644 --- a/mail/ripmime/pkg-descr +++ b/mail/ripmime/pkg-descr @@ -1,14 +1,5 @@ -RipMIME README: - -RipMIME is a small program which has been developed as part of the -commercial cInflex development (http://cinflex.pldaniels.com). - -RipMIME is being presented here to the public under a BSD style -licence (see the LICENCE file included in with this package). - -RipMIME has been written with one sole purpose in mind, to extract the -attached files out of a MIME encoded email package. - +RipMIME is a utility to extract attached files out of a MIME-encoded +email message. WWW: http://www.pldaniels.com/ripmime diff --git a/mail/ripmime/pkg-message b/mail/ripmime/pkg-message index 4c4603701f15..3a8d451db1a3 100644 --- a/mail/ripmime/pkg-message +++ b/mail/ripmime/pkg-message @@ -1,9 +1,7 @@ -To use RipMIME... - - If you have an MIME encoded archive (say from sendmail's output) - called recvmail001.mime and you wish to unpack it to a directory - (which already exists) called "/var/tmp/unpack", then use ripMIME - as follows... - - ripmime -i recvmail001.mime -d /var/tmp/unpack +You have installed RipMIME, a utility to extract attachments from +MIME-encoded email messages. +If you have an MIME encoded archive (say from sendmail's output) +called recvmail001.mime and you wish to unpack it to a directory +(which already exists) called "/var/tmp/unpack", then you would +type: ripmime -i recvmail001.mime -d /var/tmp/unpack -- cgit v1.2.3