ports/84796: new port: archivers/ppmd - A fast archiver with a good compression ratio
Emanuel Haupt
ehaupt at critical.ch
Thu Aug 11 11:50:17 UTC 2005
>Number: 84796
>Category: ports
>Synopsis: new port: archivers/ppmd - A fast archiver with a good compression ratio
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Aug 11 11:50:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Emanuel Haupt
>Release: FreeBSD 4.11-RELEASE-p11 i386
>Organization:
>Environment:
System: FreeBSD admin.critical.ch 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #0: Thu Jun 30 09:36:40 CEST 2005 root at admin.critical.ch:/usr/obj/usr/src-release/src/sys/GENERIC i386
>Description:
new port: archivers/ppmd - A fast archiver with a good compression ratio
PPMD is a fast archiver with a good compression ratio. It is written for
embedding in user programs mainly it is not intended for immediate use.
Speed and performance improvements of abstract PPM model 1-6 are the main
goal.
>How-To-Repeat:
>Fix:
--- ppmd.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:
#
# ppmd
# ppmd/Makefile
# ppmd/pkg-descr
# ppmd/distinfo
#
echo c - ppmd
mkdir -p ppmd > /dev/null 2>&1
echo x - ppmd/Makefile
sed 's/^X//' >ppmd/Makefile << 'END-of-ppmd/Makefile'
X# New ports collection makefile for: ppmd
X# Date created: 11 Aug 2005
X# Whom: Emanuel Haupt <ehaupt at critical.ch>
X#
X# $FreeBSD$
X#
X
XPORTNAME= ppmd
XPORTVERSION= 20050811
XCATEGORIES= archivers
XMASTER_SITES= http://critical.ch/distfiles/
X
XMAINTAINER= ehaupt at critical.ch
XCOMMENT= A fast archiver with a good compression ratio
X
XMAN1= ppmd.1
XPORTDOCS= read_me.txt
XPLIST_FILES= bin/ppmd
X
Xdo-install:
X ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
X ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MANPREFIX}/man/man1
X
X.if !defined(NOPORTDOCS)
X ${MKDIR} ${DOCSDIR}
X ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-ppmd/Makefile
echo x - ppmd/pkg-descr
sed 's/^X//' >ppmd/pkg-descr << 'END-of-ppmd/pkg-descr'
XPPMD is a fast archiver with a good compression ratio. It is written for
Xembedding in user programs mainly it is not intended for immediate use.
X
XSpeed and performance improvements of abstract PPM model 1-6 are the main
Xgoal.
X
XWWW: http://packages.debian.org/unstable/utils/ppmd
X
X- ehaupt
Xehaupt at critical.ch
END-of-ppmd/pkg-descr
echo x - ppmd/distinfo
sed 's/^X//' >ppmd/distinfo << 'END-of-ppmd/distinfo'
XMD5 (ppmd-20050811.tar.gz) = 59727053ba0ec35ba83f3547f55c0bbc
XSIZE (ppmd-20050811.tar.gz) = 19910
END-of-ppmd/distinfo
exit
--- ppmd.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list