head	1.24;
access;
symbols
	RELEASE_8_3_0:1.22
	RELEASE_9_0_0:1.22
	RELEASE_7_4_0:1.22
	RELEASE_8_2_0:1.22
	RELEASE_6_EOL:1.22
	RELEASE_8_1_0:1.22
	RELEASE_7_3_0:1.22
	RELEASE_8_0_0:1.22
	RELEASE_7_2_0:1.22
	RELEASE_7_1_0:1.22
	RELEASE_6_4_0:1.22
	RELEASE_5_EOL:1.21
	RELEASE_7_0_0:1.19
	RELEASE_6_3_0:1.19
	PRE_XORG_7:1.19
	RELEASE_4_EOL:1.19
	RELEASE_6_2_0:1.19
	RELEASE_6_1_0:1.18
	RELEASE_5_5_0:1.18
	RELEASE_6_0_0:1.18
	RELEASE_5_4_0:1.17
	RELEASE_4_11_0:1.17
	RELEASE_5_3_0:1.17
	RELEASE_4_10_0:1.16
	RELEASE_5_2_1:1.16
	RELEASE_5_2_0:1.16
	RELEASE_4_9_0:1.14
	RELEASE_5_1_0:1.12
	RELEASE_4_8_0:1.11
	RELEASE_5_0_0:1.10
	RELEASE_4_7_0:1.8
	RELEASE_4_6_2:1.8
	RELEASE_4_6_1:1.8
	RELEASE_4_6_0:1.8
	RELEASE_5_0_DP1:1.8
	RELEASE_4_5_0:1.8
	RELEASE_4_4_0:1.8
	RELEASE_4_3_0:1.6
	RELEASE_4_2_0:1.6
	RELEASE_4_1_1:1.5
	RELEASE_4_1_0:1.5
	RELEASE_3_5_0:1.4
	RELEASE_4_0_0:1.2
	RELEASE_3_4_0:1.1;
locks; strict;
comment	@# @;


1.24
date	2012.12.18.08.04.12;	author svnexp;	state Exp;
branches;
next	1.23;

1.23
date	2012.11.17.05.54.21;	author svnexp;	state Exp;
branches;
next	1.22;

1.22
date	2008.06.06.13.02.30;	author edwin;	state Exp;
branches;
next	1.21;

1.21
date	2008.03.12.13.27.21;	author jadawin;	state Exp;
branches;
next	1.20;

1.20
date	2008.01.07.18.43.10;	author tabthorpe;	state Exp;
branches;
next	1.19;

1.19
date	2006.05.03.05.14.02;	author edwin;	state Exp;
branches;
next	1.18;

1.18
date	2005.06.03.22.58.09;	author pav;	state Exp;
branches;
next	1.17;

1.17
date	2004.05.09.18.10.06;	author krion;	state Exp;
branches;
next	1.16;

1.16
date	2003.10.26.22.02.00;	author kris;	state Exp;
branches;
next	1.15;

1.15
date	2003.10.26.21.58.49;	author kris;	state Exp;
branches;
next	1.14;

1.14
date	2003.07.28.05.09.23;	author daichi;	state Exp;
branches;
next	1.13;

1.13
date	2003.07.06.18.40.45;	author osa;	state Exp;
branches;
next	1.12;

1.12
date	2003.05.13.03.52.22;	author foxfair;	state Exp;
branches;
next	1.11;

1.11
date	2003.02.20.16.44.15;	author knu;	state Exp;
branches;
next	1.10;

1.10
date	2002.11.10.16.44.58;	author lioux;	state Exp;
branches;
next	1.9;

1.9
date	2002.11.06.22.43.41;	author adamw;	state Exp;
branches;
next	1.8;

1.8
date	2001.07.07.03.47.49;	author dwcjr;	state Exp;
branches;
next	1.7;

1.7
date	2001.05.22.17.21.42;	author ijliao;	state Exp;
branches;
next	1.6;

1.6
date	2000.09.25.12.21.15;	author asami;	state Exp;
branches;
next	1.5;

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

1.4
date	2000.04.08.23.17.48;	author mharo;	state Exp;
branches;
next	1.3;

1.3
date	2000.03.22.01.58.48;	author will;	state Exp;
branches;
next	1.2;

1.2
date	99.12.29.02.50.41;	author jedgar;	state Exp;
branches;
next	1.1;

1.1
date	99.12.10.15.21.47;	author steve;	state Exp;
branches;
next	;


desc
@@


1.24
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: Will Andrews <andrews@@technologist.com>
# $FreeBSD: head/archivers/makeself/Makefile 309150 2012-12-18 07:57:31Z danfe $

PORTNAME=	makeself
PORTVERSION=	2.1.5
PORTREVISION=	1
CATEGORIES=	archivers
MASTER_SITES=	http://www.megastep.org/makeself/
EXTRACT_SUFX=	.run

MAINTAINER=	jadawin@@FreeBSD.org
COMMENT=	Neat script to make self-extracting archives

RUN_DEPENDS=	bash:${PORTSDIR}/shells/bash

EXTRACT_CMD=	${SH}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS=	--nox11 --target ${WRKSRC}

NO_BUILD=	yes

PLIST_FILES=	bin/makeself bin/makeself-header \
		bin/makeself-header.sh bin/makeself.sh

PORTDOCS=	README

post-patch:
	@@${REINPLACE_CMD} -e \
		's|#!/bin/sh|#!${LOCALBASE}/bin/bash|g' ${WRKSRC}/makeself.sh

do-install:
.for i in makeself makeself-header
	${INSTALL_SCRIPT} ${WRKSRC}/${i}.sh ${PREFIX}/bin
	@@${LN} -sf ${i}.sh ${PREFIX}/bin/${i}
.endfor
.if !defined(NOPORTDOCS)
	@@${MKDIR} ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
.endif

.include <bsd.port.mk>
@


1.23
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	makeself
# Date created:		22 Oct 1999
# Whom:			Will Andrews <andrews@@technologist.com>
#
# $FreeBSD: head/archivers/makeself/Makefile 300895 2012-07-14 12:56:14Z beat $
#
d12 1
a12 1
COMMENT=	A neat script to make self-extracting archives
a24 1
.if !defined(NOPORTDOCS)
a25 1
.endif
@


1.22
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.21
log
@- Update maintainer address

Approved by:	thierry (mentor)
@
text
@d10 1
@


1.20
log
@- Update to 2.1.5
- Pass maintainership to submitter

PR:		ports/119419
Submitted by:	Philippe Audeoud <jadawin tuxaco.net>
@
text
@d14 1
a14 1
MAINTAINER=	jadawin@@tuxaco.net
@


1.19
log
@Remove USE_REINPLACE from ports in categories starting with A.
@
text
@d9 1
a9 1
PORTVERSION=	2.1.4
d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
@


1.18
log
@- Update to 2.1.4

PR:		ports/81847
Submitted by:	KATO Tsuguru <tkato432@@yahoo.com>
@
text
@a23 1
USE_REINPLACE=	yes
@


1.17
log
@- Update to version 2.1.3

PR:		ports/66391
Submitted by:	Ports Fury
@
text
@d9 1
a9 1
PORTVERSION=	2.1.3
d17 1
a17 1
RUN_DEPENDS=	${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash2
d26 4
d31 1
a31 1
PLIST_FILES=	bin/makeself bin/makeself-header.sh
d38 4
a41 2
	${INSTALL_SCRIPT} ${WRKSRC}/makeself.sh ${PREFIX}/bin/makeself
	${INSTALL_SCRIPT} ${WRKSRC}/makeself-header.sh ${PREFIX}/bin/makeself-header.sh
@


1.16
log
@portlint (variable ordering, explicit /usr/local and /usr/ports refs)
@
text
@d9 1
a9 1
PORTVERSION=	2.1.2
d24 8
@


1.15
log
@portlint (fix whitespace)
@
text
@d17 2
a23 2

RUN_DEPENDS=	/usr/local/bin/bash:/usr/ports/shells/bash2
@


1.14
log
@fix archivers/makeself: makeself.sh fails

PR:		54805
Submitted by:	Andriy I Pylypenko <bamby@@oranta.ua>
@
text
@d19 1
a19 1
EXTRACT_AFTER_ARGS= --nox11 --target ${WRKSRC}
d28 3
a30 3
.if !defined(NOPORTDOCS)                                                       
	@@${MKDIR} ${DOCSDIR}                                                    
	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}                             
@


1.13
log
@Update to 2.1.2

PRs:		54099, 54130
Submitted by:	KATO Tsuguru <tkato@@prontomail.com>
Approved by:	fjoe (mentor) (implicit)
@
text
@d23 2
d27 1
@


1.12
log
@PR:		48721
Submitted by:	Clement Laforet <sheepkiller@@cultdeadsheep.org>
Update to 2.1.1
@
text
@d9 1
a9 1
PORTVERSION=	2.1.1
a11 1
DISTNAME=	${PORTNAME}
a16 1
WRKSRC=		${WRKDIR}/${DISTNAME}-${PORTVERSION}
d20 1
d24 5
a28 1
	@@${INSTALL_SCRIPT} ${WRKSRC}/makeself.sh ${PREFIX}/bin/makeself
@


1.11
log
@De-pkg-comment.
@
text
@d9 1
a9 1
PORTVERSION=	1.5.3
d11 3
a13 2
MASTER_SITES=	http://linuxberg.tele.net/files/console/file/
EXTRACT_SUFX=	.gz.sh
d18 2
a19 1
EXTRACT_CMD=	${CP}
d21 1
a21 1
EXTRACT_AFTER_ARGS=	${WRKDIR}
a22 5

# The DISPLAY thing is to prevent the script from trying to launch a xterm
# just to extract the source.
pre-patch:
	(cd ${WRKDIR} && ${SETENV} DISPLAY="" ${SH} ${DISTFILES})
@


1.10
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.9
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a15 2
PORTCOMMENT=	A neat script to make self-extracting archives

@


1.8
log
@Update MASTER_SITE to new location
Use EXTRACT_SUFX instead of DISTFILE since its only one file
Update distinfo to reflect new filename on new site

PR:		28382
Submitted by:	Miguel Mendez <flynn@@energyhq.org>
@
text
@d5 1
a5 1
# $FreeBSD: ports/archivers/makeself/Makefile,v 1.7 2001/05/22 17:21:42 ijliao Exp $
d15 2
@


1.7
log
@change master site

PR:		27514
Submitted by:	Jeff Palmer <scorpio@@drkshdw.org>
@
text
@d5 1
a5 1
# $FreeBSD: ports/archivers/makeself/Makefile,v 1.6 2000/09/25 12:21:15 asami Exp $
d11 2
a12 2
MASTER_SITES=	http://www.linuxgames.com/megastep/makeself/
DISTFILES=	makeself.gz.sh
@


1.6
log
@Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@@orbitel.bg> and kris
@
text
@d5 1
a5 1
# $FreeBSD: ports/archivers/makeself/Makefile,v 1.5 2000/06/22 05:51:50 will Exp $
d11 1
a11 1
MASTER_SITES=	http://www.lokigames.com/~megastep/makeself/
@


1.5
log
@Unleash all of these ports upon the people.  I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
@
text
@d5 1
a5 1
# $FreeBSD: ports/archivers/makeself/Makefile,v 1.4 2000/04/08 23:17:48 mharo Exp $
d12 1
a12 2
DISTNAME=	makeself
EXTRACT_SUFX=	.gz.sh
a19 1
WRKSRC=                ${WRKDIR}/${PKGNAME}
d24 1
a24 1
	(cd ${WRKDIR} && ${SETENV} DISPLAY="" ${SH} ${DISTNAME}${EXTRACT_SUFX})
@


1.4
log
@update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/archivers/makeself/Makefile,v 1.3 2000/03/22 01:58:48 will Exp $
d15 1
a15 1
MAINTAINER=	will@@FreeBSD.org
@


1.3
log
@Finish moving MAINTAINER for my ports.
andrews@@technologist.com -> will@@FreeBSD.org. :-)

Reminded by:	asami
@
text
@a1 1
# Version required:	1.5.3
d5 1
a5 1
# $FreeBSD: ports/archivers/makeself/Makefile,v 1.2 1999/12/29 02:50:41 jedgar Exp $
d8 2
a9 2
DISTNAME=	makeself
PKGNAME=	makeself-1.5.3
d12 1
@


1.2
log
@Update port to 1.5.3

PR:		15755
Submitted by:	Maintainer
@
text
@d6 1
a6 1
# $FreeBSD: ports/archivers/makeself/Makefile,v 1.1 1999/12/10 15:21:47 steve Exp $
d15 1
a15 1
MAINTAINER=	andrews@@technologist.com
@


1.1
log
@Moving makeself from misc to archivers.  makeself is a shell script that
makes self-extracting shell scripts, and allows you to specify a "setup"
command to execute upon finishing.
@
text
@d2 1
a2 1
# Version required:	1.4
d6 1
a6 1
# $FreeBSD$
d10 1
a10 1
PKGNAME=	makeself-1.4
d21 6
d29 1
a29 1
	${INSTALL_SCRIPT} ${WRKDIR}/makeself.gz.sh ${PREFIX}/bin/makeself
@

