head	1.22;
access;
symbols
	RELEASE_5_2_1:1.21
	RELEASE_5_2_0:1.21
	RELEASE_4_9_0:1.21
	RELEASE_5_1_0:1.20
	RELEASE_4_8_0:1.20
	RELEASE_5_0_0:1.19
	RELEASE_4_7_0:1.17
	RELEASE_4_6_2:1.17
	RELEASE_4_6_1:1.17
	RELEASE_4_6_0:1.17
	RELEASE_5_0_DP1:1.17
	RELEASE_4_5_0:1.17
	RELEASE_4_4_0:1.17
	RELEASE_4_3_0:1.17
	RELEASE_4_2_0:1.17
	RELEASE_4_1_1:1.17
	RELEASE_4_1_0:1.17
	RELEASE_3_5_0:1.17
	RELEASE_4_0_0:1.16
	RELEASE_3_4_0:1.15
	RELEASE_3_3_0:1.15
	RELEASE_3_2_0:1.13
	RELEASE_3_1_0:1.13
	RELEASE_2_2_8:1.12
	RELEASE_3_0_0:1.12
	RELEASE_2_2_7:1.12
	RELEASE_2_2_6:1.12
	RELEASE_2_2_5:1.11
	RELEASE_2_2_1:1.9
	RELEASE_2_2_2:1.9
	ache:1.1.1.1;
locks; strict;
comment	@# @;


1.22
date	2004.03.19.23.56.42;	author trevor;	state dead;
branches;
next	1.21;

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

1.20
date	2003.02.20.16.44.15;	author knu;	state Exp;
branches;
next	1.19;

1.19
date	2002.11.10.16.44.57;	author lioux;	state Exp;
branches;
next	1.18;

1.18
date	2002.11.06.22.43.40;	author adamw;	state Exp;
branches;
next	1.17;

1.17
date	2000.04.08.23.17.44;	author mharo;	state Exp;
branches;
next	1.16;

1.16
date	99.12.25.19.01.10;	author steve;	state Exp;
branches;
next	1.15;

1.15
date	99.08.25.04.25.06;	author obrien;	state Exp;
branches;
next	1.14;

1.14
date	99.06.05.22.28.11;	author mharo;	state Exp;
branches;
next	1.13;

1.13
date	99.01.27.07.41.03;	author fenner;	state Exp;
branches;
next	1.12;

1.12
date	98.01.23.00.43.26;	author jseger;	state Exp;
branches;
next	1.11;

1.11
date	97.06.09.07.12.44;	author fenner;	state Exp;
branches;
next	1.10;

1.10
date	97.05.28.22.36.58;	author ache;	state Exp;
branches;
next	1.9;

1.9
date	96.11.18.13.55.45;	author asami;	state Exp;
branches;
next	1.8;

1.8
date	96.11.12.02.17.25;	author obrien;	state Exp;
branches;
next	1.7;

1.7
date	96.08.16.14.38.14;	author peter;	state Exp;
branches;
next	1.6;

1.6
date	95.04.16.01.44.03;	author ache;	state Exp;
branches;
next	1.5;

1.5
date	95.04.12.04.53.52;	author asami;	state Exp;
branches;
next	1.4;

1.4
date	95.04.01.12.43.21;	author jkh;	state Exp;
branches;
next	1.3;

1.3
date	95.03.26.02.21.14;	author ache;	state Exp;
branches;
next	1.2;

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

1.1
date	94.12.28.04.44.58;	author ache;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.12.28.04.44.59;	author ache;	state Exp;
branches;
next	;


desc
@@


1.22
log
@The gshar+gunshar port is renamed to ports/archivers/sharutils.

PR:	64443
@
text
@# New ports collection makefile for:	gshar+gunshar
# Date created:		28 Dec 1994
# Whom:			ache
#
# $FreeBSD: ports/archivers/gshar+gunshar/Makefile,v 1.21 2003/08/16 10:05:54 kris Exp $
#

PORTNAME=	sharutils
PORTVERSION=	4.2.1
PORTREVISION=	1
CATEGORIES=	archivers
MASTER_SITES=	${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=	sharutils

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Allow packing and unpacking of shell archives

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--program-prefix=g --disable-uucode --disable-nls
INSTALL_TARGET=	install install-man
MAN1=		gshar.1 gunshar.1
INFO=		remsync sharutils

post-install:
.for info in remsync.info sharutils.info
	install-info ${PREFIX}/info/${info} ${PREFIX}/info/dir
.endfor

.include <bsd.port.mk>
@


1.21
log
@Utilize INFO and bump PORTREVISION.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.20
log
@De-pkg-comment.
@
text
@d10 1
d22 1
@


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

Approved by:	pat
@
text
@a15 2
PORTCOMMENT=	Allow packing and unpacking of shell archives

@


1.17
log
@update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/archivers/gshar+gunshar/Makefile,v 1.16 1999/12/25 19:01:10 steve Exp $
d15 2
@


1.16
log
@Update to version 4.2.1 and add WWW: line to DESCR.

PR:		15672
Submitted by:	KATO Tsuguru <tkato@@prontomail.ne.jp>
@
text
@a1 1
# Version required:	4.2.1
d5 1
a5 1
# $FreeBSD: ports/archivers/gshar+gunshar/Makefile,v 1.15 1999/08/25 04:25:06 obrien Exp $
d8 2
a9 1
DISTNAME=	sharutils-4.2.1
@


1.15
log
@Change Id->FreeBSD.
@
text
@d1 4
a4 4
# New ports collection makefile for:    gshar+gunshar
# Version required:     4.2
# Date created:         28 Dec 1994
# Whom:                 ache
d6 1
a6 1
# $FreeBSD$
d9 1
a9 1
DISTNAME=       sharutils-4.2
d11 1
a11 1
MASTER_SITES=   ${MASTER_SITE_GNU}
d16 3
a18 3
GNU_CONFIGURE=  yes
CONFIGURE_ARGS= --program-prefix=g --disable-uucode
INSTALL_TARGET= install install-man
a20 3
post-patch:
	@@touch ${WRKSRC}/po/sharutils.pot

a21 3
.for file in gshar gunshar
	strip ${PREFIX}/bin/${file}
.endfor
@


1.14
log
@Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.13 1999/01/27 07:41:03 fenner Exp $
@


1.13
log
@${MASTER_SITE_GNU} got rearranged in December; let's catch up.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.12 1998/01/23 00:43:26 jseger Exp $
a27 3
	if [ ! -f ${PREFIX}/info/dir ]; then \
	  ${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
	fi
@


1.12
log
@portlint
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.11 1997/06/09 07:12:44 fenner Exp $
d12 1
@


1.11
log
@Upgrade to 4.2, from the GNU master site, since the gnu directory
(and sharutils-4.1.4 with it) disappeared from the master site.
Also use install-info on the info files.

Found by:	distfile checker
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.10 1997/05/28 22:36:58 ache Exp $
d8 1
d13 2
d28 1
a28 1
	  sed -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
@


1.10
log
@Remove myself from MAINTAINER, I don't have a time for this port anymore
@
text
@d2 1
a2 1
# Version required:     4.1.4
d6 1
a6 1
# $Id: Makefile,v 1.9 1996/11/18 13:55:45 asami Exp $
d8 1
a8 1
DISTNAME=       sharutils-4.1.4
d10 1
a10 1
MASTER_SITES=   ftp://ftp.iro.umontreal.ca/pub/contrib/pinard/gnu/
d13 1
a13 1
CONFIGURE_ARGS= --program-prefix=g --disable-uucode --prefix=${PREFIX}
d18 12
a29 3
	@@touch ${WRKSRC}/stamp-cod
	@@touch ${WRKSRC}/sharutils.cod
	@@touch ${WRKSRC}/locale.c
@


1.9
log
@Compress a bunch of manpages.  Remove unnecessary @@ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.8 1996/11/12 02:17:25 obrien Exp $
a10 2

MAINTAINER=     ache@@FreeBSD.ORG
@


1.8
log
@CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.7 1996/08/16 14:38:14 peter Exp $
d17 1
@


1.7
log
@Fix shar so that it doesn't generate:
  # This shar contains:
  # length mode       name
  # ------ ---------- ------------------------------------------
  #   9525 (null) -rw-r--r--
  #   3768 (null) -rw-r--r--
	  ^^^^^^^^^^^
This is a long/off_t printf problem.

The only problem with doing this, is that touching the sources with patch
causes it to want to go and regenerate it's locale databases using some
gnu tools I've never heard of before. :-(  Since patch-ac doesn't actually
change any messages, I've cheated and touched the dependency files in
post-patch.  Please, no pukeing, I know it's a gross hack. ;-)
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.6 1995/04/16 01:44:03 ache Exp $
d9 1
a9 1
CATEGORIES+=	archivers
@


1.6
log
@fix pathname
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.5 1995/04/12 04:53:52 asami Exp $
d17 5
@


1.5
log
@Add MAINTAINER= ache@@FreeBSD.ORG to Andrey's ports.  Clean up
some Makefiles along the way.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.4 1995/04/01 12:43:21 jkh Exp $
d10 1
a10 1
MASTER_SITES=   ftp://ftp.iro.umontreal.ca/pub/contrib/pinard/
@


1.4
log
@Add CATEGORIES lines to a whole bunch of port Makefiles.  Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.3 1995/03/26 02:21:14 ache Exp $
d9 1
d11 4
a14 2
CATEGORIES+=	archivers
GNU_CONFIGURE=  YES
@


1.3
log
@Upgrade
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.2 1994/12/28 05:08:54 ache Exp $
d10 1
@


1.2
log
@Add manpages installation
@
text
@d2 1
a2 1
# Version required:     4.1.3
d6 1
a6 1
# $Id: Makefile,v 1.1.1.1 1994/12/28 04:44:59 ache Exp $
d8 1
a8 1
DISTNAME=       sharutils-4.1.3
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.1.1.1 1994/12/26 09:10:32 ache Exp $
d12 1
@


1.1.1.1
log
@GNU shar & unshar
@
text
@@
