ports/76026: [NEW PORT] archivers/dynamite: Decompress data compressed with PKWARE Data Compression Library

Sam Lawrance boris at brooknet.com.au
Mon Jan 10 03:20:27 UTC 2005


>Number:         76026
>Category:       ports
>Synopsis:       [NEW PORT] archivers/dynamite: Decompress data compressed with PKWARE Data Compression Library
>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:   Mon Jan 10 03:20:27 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Sam Lawrance
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD dirk.no.domain 5.3-STABLE FreeBSD 5.3-STABLE #1: Sat Jan  1 22:56:44 EST
>Description:
Dynamite is a tool and library for decompressing data compressed with the
PKWARE Data Compression Library.

WWW: http://synce.sourceforge.net

Notes:
* This library is required for the update of synce-kde
* The 'dynamite' binary crashes when invoked without arguments. This is
  expected, not a freebsd specific problem.

>How-To-Repeat:
>Fix:

--- dynamite-0.1.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:
#
#	dynamite
#	dynamite/Makefile
#	dynamite/distinfo
#	dynamite/pkg-descr
#	dynamite/pkg-plist
#
echo c - dynamite
mkdir -p dynamite > /dev/null 2>&1
echo x - dynamite/Makefile
sed 's/^X//' >dynamite/Makefile << 'END-of-dynamite/Makefile'
X# New ports collection makefile for:	dynamite
X# Date Created:				10 January 2005
X# Whom:					Sam Lawrance <boris at brooknet.com.au>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	dynamite
XPORTVERSION=	0.1
XCATEGORIES=	archivers
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	synce
X
XMAINTAINER=	boris at brooknet.com.au
XCOMMENT=	Decompress data compressed with PKWARE Data Compression Library
X
XGNU_CONFIGURE=	yes
XCONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
XUSE_REINPLACE=	yes
XINSTALLS_SHLIB=	yes
X
X.include <bsd.port.pre.mk>
X
Xpost-patch:
X.if ${OSVERSION} < 500000
X	@${REINPLACE_CMD} -e 's|<stdint.h>|<inttypes.h>|' \
X		${WRKSRC}/lib/libdynamite.c
X.endif
X
X.include <bsd.port.post.mk>
END-of-dynamite/Makefile
echo x - dynamite/distinfo
sed 's/^X//' >dynamite/distinfo << 'END-of-dynamite/distinfo'
XMD5 (dynamite-0.1.tar.gz) = 5e99d9172f60b8084cc6f6ba1a8c8261
XSIZE (dynamite-0.1.tar.gz) = 194544
END-of-dynamite/distinfo
echo x - dynamite/pkg-descr
sed 's/^X//' >dynamite/pkg-descr << 'END-of-dynamite/pkg-descr'
XDynamite is a tool and library for decompressing data compressed with the
XPKWARE Data Compression Library.
X
XWWW: http://synce.sourceforge.net
END-of-dynamite/pkg-descr
echo x - dynamite/pkg-plist
sed 's/^X//' >dynamite/pkg-plist << 'END-of-dynamite/pkg-plist'
Xbin/dynamite
Xinclude/libdynamite.h
Xlib/libdynamite.a
Xlib/libdynamite.la
Xlib/libdynamite.so
Xlib/libdynamite.so.0
Xshare/aclocal/dynamite.m4
END-of-dynamite/pkg-plist
exit
--- dynamite-0.1.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list