head	1.25;
access;
symbols
	RELEASE_8_3_0:1.24
	RELEASE_9_0_0:1.24
	RELEASE_7_4_0:1.24
	RELEASE_8_2_0:1.24
	RELEASE_6_EOL:1.23
	RELEASE_8_1_0:1.23
	RELEASE_7_3_0:1.23
	RELEASE_8_0_0:1.23
	RELEASE_7_2_0:1.22
	RELEASE_7_1_0:1.22
	RELEASE_6_4_0:1.22
	RELEASE_5_EOL:1.22
	RELEASE_7_0_0:1.21
	RELEASE_6_3_0:1.21
	PRE_XORG_7:1.21
	RELEASE_4_EOL:1.20
	RELEASE_6_2_0:1.20
	RELEASE_6_1_0:1.19
	RELEASE_5_5_0:1.19
	RELEASE_6_0_0:1.17
	RELEASE_5_4_0:1.16
	RELEASE_4_11_0:1.15
	RELEASE_5_3_0:1.15
	RELEASE_4_10_0:1.13
	RELEASE_5_2_1:1.11
	RELEASE_5_2_0:1.11
	RELEASE_4_9_0:1.10
	RELEASE_5_1_0:1.10
	RELEASE_4_8_0:1.10
	RELEASE_5_0_0:1.9
	RELEASE_4_7_0:1.6
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.25
date	2012.11.17.05.54.24;	author svnexp;	state Exp;
branches;
next	1.24;

1.24
date	2010.12.04.07.30.16;	author ade;	state Exp;
branches;
next	1.23;

1.23
date	2009.08.02.19.32.08;	author mezz;	state Exp;
branches;
next	1.22;

1.22
date	2008.04.18.15.49.21;	author jmelo;	state Exp;
branches;
next	1.21;

1.21
date	2007.02.01.02.41.16;	author kris;	state Exp;
branches;
next	1.20;

1.20
date	2006.09.05.04.26.11;	author linimon;	state Exp;
branches;
next	1.19;

1.19
date	2006.02.23.10.34.21;	author ade;	state Exp;
branches;
next	1.18;

1.18
date	2005.11.15.06.47.48;	author ade;	state Exp;
branches;
next	1.17;

1.17
date	2005.07.14.17.45.28;	author mezz;	state Exp;
branches;
next	1.16;

1.16
date	2005.02.15.08.32.07;	author erwin;	state Exp;
branches;
next	1.15;

1.15
date	2004.07.09.17.41.50;	author marcus;	state Exp;
branches;
next	1.14;

1.14
date	2004.05.22.07.24.38;	author krion;	state Exp;
branches;
next	1.13;

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

1.12
date	2004.01.07.07.31.00;	author adamw;	state Exp;
branches;
next	1.11;

1.11
date	2003.10.26.21.58.50;	author kris;	state Exp;
branches;
next	1.10;

1.10
date	2003.03.07.05.55.13;	author ade;	state Exp;
branches;
next	1.9;

1.9
date	2002.11.10.16.44.59;	author lioux;	state Exp;
branches;
next	1.8;

1.8
date	2002.11.06.22.43.42;	author adamw;	state Exp;
branches;
next	1.7;

1.7
date	2002.10.18.07.58.00;	author adamw;	state Exp;
branches;
next	1.6;

1.6
date	2002.08.26.00.28.21;	author trevor;	state Exp;
branches;
next	1.5;

1.5
date	2002.06.11.13.57.05;	author will;	state Exp;
branches;
next	1.4;

1.4
date	2002.06.07.11.01.47;	author trevor;	state Exp;
branches;
next	1.3;

1.3
date	2002.01.04.23.07.18;	author pat;	state Exp;
branches;
next	1.2;

1.2
date	2002.01.01.09.43.03;	author ache;	state Exp;
branches;
next	1.1;

1.1
date	2001.06.11.03.48.12;	author will;	state Exp;
branches;
next	;


desc
@@


1.25
log
@Switch exporter over
@
text
@# New ports collection makefile for:    xpk
# Date created:         21 May 2001
# Whom:                 Miguel Mendez <flynn@@energyhq.homeip.net>
#
# $FreeBSD: head/archivers/xpk/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	xpk
PORTVERSION=	0.1.4
PORTREVISION=	1
CATEGORIES=	archivers
MASTER_SITES=	http://vesuri.jormas.com/xpk/ \
		http://www.energyhq.es.eu.org/files/

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	The eXternal PacKer (XPK) library system

USE_AUTOTOOLS=	libtool
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>
@


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


1.23
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
@d18 1
a18 1
USE_AUTOTOOLS=	libtool:22
@


1.22
log
@- Update mastersite.
- Use USE_LDCONFIG instead of INSTALLS_SHLIB

PR:		ports/122412
Submitted by:	Ganael Laplanche <ganael.laplanche@@martymac.com>
@
text
@d18 1
a18 1
USE_AUTOTOOLS=	libtool:15
@


1.21
log
@Use libtool port instead of included version to avoid objformat a.out botch
@
text
@d12 1
a12 1
MASTER_SITES=	http://www.jormas.com/~vesuri/xpk/ \
d20 1
a20 1
INSTALLS_SHLIB=	yes
@


1.20
log
@Reset inactive maintainer who has not responded to email.

Hat:		portmgr
@
text
@d18 1
@


1.19
log
@Conversion to a single libtool environment.

Approved by:	portmgr (kris)
@
text
@d15 1
a15 1
MAINTAINER=	flynn@@energyhq.es.eu.org
@


1.18
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
d18 1
a18 1
USE_AUTOTOOLS=	libtool:13:inc
@


1.17
log
@There is some problem with the master site, so maintainer is mirror it on
his server.

PR:		ports/83462
Submitted by:	Miguel Mendez <flynn@@energyhq.es.eu.org> (maintainer)
Reported by:	krismail
@
text
@d17 1
a17 1
USE_INC_LIBTOOL_VER=	13
@


1.16
log
@Miguel Mendez is the new victim of these ports. Thanks!
@
text
@d11 2
a12 1
MASTER_SITES=	http://www.jormas.com/~vesuri/xpk/
@


1.15
log
@Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
@
text
@d13 1
a13 1
MAINTAINER=	ports@@FreeBSD.org
@


1.14
log
@- Remove dead MASTER_SITES

PR:		ports/67028
Submitted by:	Roman Neuhauser <neuhauser@@chello.cz>
@
text
@d16 1
a16 1
USE_LIBTOOL_VER=	13
@


1.13
log
@Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
@
text
@d11 1
a11 2
MASTER_SITES=	http://www.jormas.com/~vesuri/xpk/ \
		http://energyhq.homeip.net/files/
@


1.12
log
@Release maintainership.
@
text
@d17 1
a17 1
USE_LIBTOOL=	yes
@


1.11
log
@portlint (fix whitespace)
@
text
@d14 1
a14 1
MAINTAINER=	adamw@@FreeBSD.org
@


1.10
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d14 1
a14 1
MAINTAINER=     adamw@@FreeBSD.org
@


1.9
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d15 1
@


1.8
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a15 2
PORTCOMMENT=	The eXternal PacKer (XPK) library system

@


1.7
log
@Change maintainership on all my ports.
adam@@vectors.cx -> adam@@FreeBSD.org

Approved by:	pat (mentor)
@
text
@d16 2
@


1.6
log
@Turn Miguel Mendez' ports over to Adam Weinberger.

PR:	42012
@
text
@d14 1
a14 1
MAINTAINER=     adam@@vectors.cx
@


1.5
log
@Miguel Mendez informed me in private e-mail that he has changed his mind
and would like to maintain these ports again.  Welcome back, Miguel.  :-)
@
text
@d14 1
a14 1
MAINTAINER=     flynn@@energyhq.homeip.net
@


1.4
log
@Set Miguel Mendez' ports loose.  Look out, world!

I would like to try maintaining the acroread5 one, so I pre-snarfed
it.  :-P

PR:		38978
Submitted by:	Miguel Mendez (outgoing maintainer)
@
text
@d14 1
a14 1
MAINTAINER=     ports@@FreeBSD.org
@


1.3
log
@Update maintainer's email address

PR:		33557
Submitted by:	maintainer
@
text
@d14 1
a14 1
MAINTAINER=     flynn@@energyhq.homeip.net
@


1.2
log
@Fix MAINTAINER
@
text
@d3 1
a3 1
# Whom:                 Miguel Mendez <flynn@@energyhq.org>
d12 1
a12 1
		http://www.energyhq.org/files/
d14 1
a14 1
MAINTAINER=     flynn@@energyhq.org
@


1.1
log
@Add xpk 0.1.4, the eXternal PacKer (XPK) library system.

PR:		27500
Submitted by:	Miguel Mendez <flynn@@energyhq.org>
@
text
@d14 1
a14 1
MAINTAINER=     ache@@FreeBSD.org
@

