head	1.19;
access;
symbols
	RELEASE_8_3_0:1.16
	RELEASE_9_0_0:1.16
	RELEASE_7_4_0:1.16
	RELEASE_8_2_0:1.16
	RELEASE_6_EOL:1.15
	RELEASE_8_1_0:1.15
	RELEASE_7_3_0:1.15
	RELEASE_8_0_0:1.15
	RELEASE_7_2_0:1.12
	RELEASE_7_1_0:1.11
	RELEASE_6_4_0:1.11
	RELEASE_5_EOL:1.9
	old_RELEASE_7_0_0:1.8
	old_RELEASE_6_3_0:1.8
	old_PRE_XORG_7:1.8
	old_RELEASE_4_EOL:1.6
	old_RELEASE_6_2_0:1.5
	old_RELEASE_6_1_0:1.4
	old_RELEASE_5_5_0:1.4
	old_RELEASE_6_0_0:1.4
	old_RELEASE_5_4_0:1.1;
locks; strict;
comment	@# @;


1.19
date	2013.03.19.19.19.33;	author svnexp;	state Exp;
branches;
next	1.18;

1.18
date	2013.02.20.16.45.20;	author svnexp;	state Exp;
branches;
next	1.17;

1.17
date	2012.11.17.05.54.21;	author svnexp;	state Exp;
branches;
next	1.16;

1.16
date	2010.12.04.07.30.14;	author ade;	state Exp;
branches;
next	1.15;

1.15
date	2009.08.22.00.12.53;	author amdmi3;	state Exp;
branches;
next	1.14;

1.14
date	2009.08.02.19.32.06;	author mezz;	state Exp;
branches;
next	1.13;

1.13
date	2009.05.28.20.44.04;	author avl;	state Exp;
branches;
next	1.12;

1.12
date	2009.03.31.22.08.28;	author miwi;	state Exp;
branches;
next	1.11;

1.11
date	2008.06.05.20.07.10;	author araujo;	state Exp;
branches;
next	1.10;

1.10
date	2008.06.05.19.55.41;	author araujo;	state Exp;
branches;
next	1.9;

1.9
date	2008.05.22.19.56.26;	author tabthorpe;	state Exp;
branches;
next	1.8;

1.8
date	2007.04.10.04.19.53;	author leeym;	state Exp;
branches;
next	1.7;

1.7
date	2007.02.01.02.41.15;	author kris;	state Exp;
branches;
next	1.6;

1.6
date	2007.01.23.08.19.10;	author lawrance;	state Exp;
branches;
next	1.5;

1.5
date	2006.05.03.05.14.01;	author edwin;	state Exp;
branches;
next	1.4;

1.4
date	2005.04.12.13.00.30;	author lawrance;	state Exp;
branches;
next	1.3;

1.3
date	2005.04.12.03.24.47;	author obrien;	state Exp;
branches;
next	1.2;

1.2
date	2005.04.11.08.01.18;	author obrien;	state Exp;
branches;
next	1.1;

1.1
date	2005.01.14.00.09.25;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.19
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314640
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# New ports collection makefile for:	dynamite
# Date Created:				10 January 2005
# Whom:					Sam Lawrance <boris@@brooknet.com.au>
#
# $FreeBSD: head/archivers/libdynamite/Makefile 314640 2013-03-19 13:04:30Z eadler $
#

PORTNAME=	libdynamite
PORTVERSION=	0.1.1
CATEGORIES=	archivers
MASTER_SITES=	SF/synce/Dynamite/${PORTVERSION}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Decompress data compressed with PKWARE Data Compression Library

MAKE_JOBS_SAFE=	yes

USE_AUTOTOOLS=	libtool
GNU_CONFIGURE=	yes
USES=	pathfix
USE_LDCONFIG=	yes

MAN1=		dynamite.1

.include <bsd.port.mk>
@


1.18
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/312628
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d5 1
a5 1
# $FreeBSD: head/archivers/libdynamite/Makefile 312628 2013-02-20 16:08:58Z fluffy $
d20 1
a20 1
USE_GNOME=	gnomehack
@


1.17
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/archivers/libdynamite/Makefile 300895 2012-07-14 12:56:14Z beat $
d13 1
a13 1
MAINTAINER=	avl@@FreeBSD.org
@


1.16
log
@Sync to new bsd.autotools.mk
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.15
log
@- Switch SourceForge ports to the new File Release System: categories starting with A
@
text
@d18 1
a18 1
USE_AUTOTOOLS=	libtool:22
@


1.14
log
@-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
@
text
@d11 1
a11 2
MASTER_SITES=	SF
MASTER_SITE_SUBDIR=	synce
@


1.13
log
@Change MAINTAINER on my ports to my FreeBSD email address

Approved by:	tabthorpe (mentor)
@
text
@d19 1
a19 1
USE_AUTOTOOLS=	libtool:15
@


1.12
log
@- Allow to build with MAKE_JOBS_SAFE
- Move some ports to SF macro

PR:		133124
Submitted by:	Alexander Logvinov <ports@@logvinov.com> (maintainer)
@
text
@d14 1
a14 1
MAINTAINER=	ports@@logvinov.com
@


1.11
log
@- Repocopy from archivers/dynamite to archivers/libdynamite.
- Update to 0.1.1.
- Project has been renamed.

PR:		ports/123941
Submitted by:	Alexander Logvinov <ports@@logvinov.com> (maintainer)
Repocopy by:	marcus
@
text
@d17 2
d21 1
a21 1
USE_GNOME=	gnomehack gnometarget
@


1.10
log
@- Forced commit to note repocopy archivers/dynamite -> archivers/libdynamite.
- Project has been renamed.

PR:		ports/123941
Submitted by:	Alexander Logvinov <ports@@logvinov.com> (maintainer)
@
text
@d8 2
a9 2
PORTNAME=	dynamite
PORTVERSION=	0.1
d11 1
a11 1
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
d19 1
a19 1
USE_GNOME=	gnometarget
d22 2
@


1.9
log
@- Pass maintainership to submitter

PR:		ports/123886
Submitted by:	Alexander Logvinov <ports@@logvinov.com>
@
text
@@


1.8
log
@- minor fixes to make portlint happier
@
text
@d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
@


1.7
log
@Use libtool port instead of included version to avoid objformat a.out botch
@
text
@d19 2
a20 2
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB=	yes
d22 1
a22 9
.include <bsd.port.pre.mk>

post-patch:
.if ${OSVERSION} < 500000
	@@${REINPLACE_CMD} -e 's|<stdint.h>|<inttypes.h>|' \
		${WRKSRC}/lib/libdynamite.c
.endif

.include <bsd.port.post.mk>
@


1.6
log
@Drop maintainership.
@
text
@d17 1
@


1.5
log
@Remove USE_REINPLACE from ports in categories starting with A.
@
text
@d14 1
a14 1
MAINTAINER=	lawrance@@FreeBSD.org
@


1.4
log
@Set my ports to their shiny new MAINTAINER address.

Approved by:	clement (mentor)
@
text
@a18 1
USE_REINPLACE=	yes
@


1.3
log
@At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
@
text
@d14 1
a14 1
MAINTAINER=	boris@@brooknet.com.au
@


1.2
log
@Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
@
text
@d18 1
a18 1
CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
@


1.1
log
@[NEW PORT] archivers/dynamite: Decompress data compressed with
PKWARE Data Compression Library

	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.

PR:		ports/76026
Submitted by:	Sam Lawrance <boris@@brooknet.com.au>
@
text
@d18 1
a18 1
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
@

