head	1.17;
access;
symbols
	RELEASE_8_3_0:1.15
	RELEASE_9_0_0:1.14
	RELEASE_7_4_0:1.13
	RELEASE_8_2_0:1.13
	RELEASE_6_EOL:1.12
	RELEASE_8_1_0:1.11
	RELEASE_7_3_0:1.11
	RELEASE_8_0_0:1.10
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.1;
locks; strict;
comment	@# @;


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

1.16
date	2012.11.17.05.54.24;	author svnexp;	state Exp;
branches;
next	1.15;

1.15
date	2012.01.18.03.00.40;	author danfe;	state Exp;
branches;
next	1.14;

1.14
date	2011.08.11.19.18.59;	author kwm;	state Exp;
branches;
next	1.13;

1.13
date	2010.12.04.07.30.16;	author ade;	state Exp;
branches;
next	1.12;

1.12
date	2010.09.22.17.10.18;	author sunpoet;	state Exp;
branches;
next	1.11;

1.11
date	2009.10.03.23.53.20;	author avl;	state Exp;
branches;
next	1.10;

1.10
date	2009.08.22.00.12.55;	author amdmi3;	state Exp;
branches;
next	1.9;

1.9
date	2009.08.02.19.32.07;	author mezz;	state Exp;
branches;
next	1.8;

1.8
date	2009.01.04.14.54.04;	author chinsan;	state Exp;
branches;
next	1.7;

1.7
date	2008.12.18.02.33.36;	author linimon;	state Exp;
branches;
next	1.6;

1.6
date	2008.07.29.23.48.01;	author pav;	state Exp;
branches;
next	1.5;

1.5
date	2008.04.19.17.46.09;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2007.02.01.02.41.16;	author kris;	state Exp;
branches;
next	1.3;

1.3
date	2005.07.30.09.30.03;	author se;	state Exp;
branches;
next	1.2;

1.2
date	2004.05.21.17.56.12;	author se;	state Exp;
branches;
next	1.1;

1.1
date	2004.04.09.12.47.57;	author se;	state Exp;
branches;
next	;


desc
@@


1.17
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:	unshield
# Date created:				08 April 2004
# Whom:					Stefan Esser <se@@FreeBSD.org>
#
# $FreeBSD: head/archivers/unshield/Makefile 314640 2013-03-19 13:04:30Z eadler $
#

PORTNAME=	unshield
PORTVERSION=	0.6
PORTREVISION=	1
CATEGORIES=	archivers
MASTER_SITES=	SF/synce/Unshield/${PORTVERSION}

MAINTAINER=	sunpoet@@FreeBSD.org
COMMENT=	Extract data from InstallShield CAB files

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

MAN1=		${PORTNAME}.1

.include <bsd.port.mk>
@


1.16
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/archivers/unshield/Makefile 300895 2012-07-14 12:56:14Z beat $
d19 1
a19 1
USE_GNOME=	gnomehack
@


1.15
log
@- Add support for new InstallShield header format instead of calling abort()
  (sic!) on such files.  When header format could not be detected, try to use
  the newest algorithm instead the oldest one; this should make the port more
  "future proof"
- Allow to specify header format via command line (-i <version>) to override
  default detection logic
- Bump port revision and reformat Makefile header while I am here

Obtained from:	SynCE bug tracker at sf.net (ID: 3163039)
Approved by:	maintainer (sunpoet)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.14
log
@Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@@yandex.ru>
@
text
@d1 3
a3 3
# New ports collection makefile for:    unshield
# Date created:         08 April 2004
# Whom:                 se
d10 1
@


1.13
log
@Sync to new bsd.autotools.mk
@
text
@d18 1
a18 1
USE_GNOME=	gnomehack gnometarget
@


1.12
log
@- Update MAINTAINER to my FreeBSD.org address

Approved by:	pgollucci (mentor)
@
text
@d16 1
a16 1
USE_AUTOTOOLS=	libtool:22
@


1.11
log
@- Update to 0.6

PR:		ports/139324
Submitted by:	myself
Approved by:	tabthorpe, glarkin (mentors, implicit), maintainer
@
text
@d13 1
a13 1
MAINTAINER=	sunpoet@@sunpoet.net
@


1.10
log
@- Switch SourceForge ports to the new File Release System: categories starting with A
@
text
@d9 1
a9 1
PORTVERSION=	0.5.1
@


1.9
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.8
log
@- Pass maintainership to submitter

PR:		ports/130145
Submitted by:	sunpoet
@
text
@d17 1
a17 1
USE_AUTOTOOLS=	libtool:15
@


1.7
log
@Reset se@@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:	portmgr
@
text
@d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
@


1.6
log
@- Update to 0.5.1

PR:		ports/123971
Submitted by:	Alexander Logvinov <ports@@logvinov.com>
Approved by:	maintainer timeout (se; 2 months)
@
text
@d14 1
a14 1
MAINTAINER=	se@@FreeBSD.org
@


1.5
log
@- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
@
text
@d9 1
a9 1
PORTVERSION=	0.5
d11 1
a11 1
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
d19 1
a19 1
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
d21 2
a22 1
CONFIGURE_ARGS=	--program-prefix=""
@


1.4
log
@Use libtool port instead of included version to avoid objformat a.out botch
@
text
@d20 1
a20 1
INSTALLS_SHLIB=	yes
@


1.3
log
@Upgrade to version 0.5.

Submitted by:	Andrej Zverev (az at inec dot ru)
PR:		84316
@
text
@d17 1
@


1.2
log
@Upgrade to version 0.3 of unshield.

Submitted by:	Jean-Yves Lefort <jylefort@@brutele.be>
PR:		ports/66692
@
text
@d9 1
a9 1
PORTVERSION=	0.3
d18 1
@


1.1
log
@New port of unshield, a InstallShield cabinet file reader.
This prgogarm is particularly useful to extract .SYS and .INF files
from NDIS drivers packaged as InstallShield archives, which are required
as input to ndiscvt (i.e. for the NDISulator).
@
text
@d9 1
a9 1
PORTVERSION=	0.2
d19 1
a19 7

do-install:
		${INSTALL_PROGRAM} ${WRKSRC}/src/.libs/unshield ${PREFIX}/bin
		${INSTALL_DATA} ${WRKSRC}/lib/libunshield.h ${PREFIX}/include
		${INSTALL_DATA} ${WRKSRC}/lib/.libs/libunshield.a ${PREFIX}/lib
		${INSTALL_DATA} ${WRKSRC}/lib/.libs/libunshield.so.0 ${PREFIX}/lib
		${LN} -sf ${PREFIX}/lib/libunshield.so.0 ${PREFIX}/lib/libunshield.so
@

