head	1.20;
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.13
	RELEASE_7_3_0:1.13
	RELEASE_8_0_0:1.13
	RELEASE_7_2_0:1.12
	RELEASE_7_1_0:1.10
	RELEASE_6_4_0:1.10
	RELEASE_5_EOL:1.9
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3;
locks; strict;
comment	@# @;


1.20
date	2012.12.18.08.04.12;	author svnexp;	state Exp;
branches;
next	1.19;

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

1.18
date	2012.11.04.15.42.09;	author fjoe;	state Exp;
branches;
next	1.17;

1.17
date	2012.11.03.11.08.06;	author fjoe;	state Exp;
branches;
next	1.16;

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

1.15
date	2010.08.04.15.52.54;	author fjoe;	state Exp;
branches;
next	1.14;

1.14
date	2010.08.01.17.28.58;	author fjoe;	state Exp;
branches;
next	1.13;

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

1.12
date	2009.02.01.08.53.21;	author fjoe;	state Exp;
branches;
next	1.11;

1.11
date	2009.01.30.19.46.43;	author pav;	state Exp;
branches;
next	1.10;

1.10
date	2008.08.21.06.16.12;	author rafan;	state Exp;
branches;
next	1.9;

1.9
date	2008.04.19.17.46.08;	author miwi;	state Exp;
branches;
next	1.8;

1.8
date	2008.03.20.09.19.33;	author pav;	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	2006.05.03.05.14.02;	author edwin;	state Exp;
branches;
next	1.5;

1.5
date	2006.02.23.10.34.19;	author ade;	state Exp;
branches;
next	1.4;

1.4
date	2005.11.15.06.47.47;	author ade;	state Exp;
branches;
next	1.3;

1.3
date	2004.11.25.21.52.15;	author fjoe;	state Exp;
branches;
next	1.2;

1.2
date	2004.11.25.15.27.27;	author fjoe;	state Exp;
branches;
next	1.1;

1.1
date	2004.11.25.14.02.55;	author fjoe;	state Exp;
branches;
next	;


desc
@@


1.20
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309150
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309150 | danfe | 2012-12-18 07:57:31 +0000 (Tue, 18 Dec 2012) | 4 lines
## SVN ##
## SVN ## For a number of ports in archives category, trim the header and drop leading
## SVN ## indefinite article from COMMENT line; also fix few noticed styles bugs while
## SVN ## I am here.
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Created by: Max Khon <fjoe@@FreeBSD.org>
# $FreeBSD: head/archivers/libmspack/Makefile 309150 2012-12-18 07:57:31Z danfe $

PORTNAME=	libmspack
PORTVERSION=	0.3
CATEGORIES=	archivers
MASTER_SITES=	http://www.cabextract.org.uk/libmspack/
DISTNAME=	${PORTNAME}-${PORTVERSION}alpha

MAINTAINER=	fjoe@@FreeBSD.org
COMMENT=	Library for Microsoft compression formats

LICENSE=	LGPL21

USE_AUTOTOOLS=	libtool
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

post-patch:
	@@${REINPLACE_CMD} -e 's,$$(libdir)/pkgconfig,@@prefix@@/libdata/pkgconfig,g' ${WRKSRC}/Makefile.in

.include <bsd.port.mk>
@


1.19
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	libmspack
# Date created:				25 Nov 2004
# Whom:					Max Khon <fjoe@@FreeBSD.org>
#
# $FreeBSD: head/archivers/libmspack/Makefile 306971 2012-11-04 15:42:09Z fjoe $
#
d11 1
a11 1
COMMENT=	A library for Microsoft compression formats
@


1.18
log
@SVN rev 306971 on 2012-11-04 15:42:09Z by fjoe

- Specify LICENSE

Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.17
log
@SVN rev 306905 on 2012-11-03 11:08:06Z by fjoe

Update to 0.3.

Feature safe: 	yes
@
text
@d17 2
@


1.16
log
@Sync to new bsd.autotools.mk
@
text
@d9 1
a9 2
PORTVERSION=	0.2
PORTREVISION=	1
@


1.15
log
@Fix pkgconfig directory.

PR:		149279
Submitted by:	Philip M. Gollucci
@
text
@d18 1
a18 1
USE_AUTOTOOLS=	libtool:22
@


1.14
log
@Update to 0.2alpha.

This fixes infinite loop in MS-ZIP.

PR:		149180
@
text
@d10 1
d22 3
@


1.13
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
@d9 1
a9 1
PORTVERSION=	0.0.20060920
@


1.12
log
@- Update to 20060920
- Remove patch required only for FreeBSD 4.x
@
text
@d17 1
a17 1
USE_AUTOTOOLS=	libtool:15
@


1.11
log
@- New download location, new website
- Style

Reported by:	-fetch-original pointyhat run
@
text
@d9 1
a9 2
PORTVERSION=	0.0.20040308
PORTREVISION=	3
a20 4
post-patch:
	@@${REINPLACE_CMD} -e 's,\*this,*self,'\
		-e 's,@@param\( *\)this,@@param\1self,' ${WRKSRC}/mspack/mspack.h

@


1.10
log
@Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
@
text
@d12 1
a12 1
MASTER_SITES=	http://www.kyz.uklinux.net/downloads/
d19 1
a19 1
GNU_CONFIGURE=  yes
@


1.9
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
@a19 1
CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
@


1.8
log
@- Remove USE_GETOPT_LONG which is a no-op since March 2007
@
text
@d21 1
a21 1
INSTALLS_SHLIB=	yes
@


1.7
log
@Use libtool port instead of included version to avoid objformat a.out botch
@
text
@a18 1
USE_GETOPT_LONG=	yes
@


1.6
log
@Remove USE_REINPLACE from ports in categories starting with A.
@
text
@d18 1
@


1.5
log
@Conversion to a single libtool environment.

Approved by:	portmgr (kris)
@
text
@a17 1
USE_REINPLACE=		yes
@


1.4
log
@Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
@
text
@d10 1
a10 1
PORTREVISION=	2
d20 1
a20 1
USE_AUTOTOOLS=	libtool:15
@


1.3
log
@Fix build on FreeBSD 4.x.
Bump PORTREVISION.
@
text
@d20 1
a20 1
USE_LIBTOOL_VER=	15
@


1.2
log
@Allow mspack.h to be included in C++ source code
(replace "this" with "self").
@
text
@d10 1
a10 1
PORTREVISION=	1
d19 1
@


1.1
log
@New port: libmspack-0.0.20040308

The purpose of libmspack is to provide both compression and decompression
of some loosely related file formats used by Microsoft.
@
text
@d10 1
d18 1
d23 4
@

