head	1.4;
access;
symbols
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	old_RELEASE_5_2_1:1.3
	old_RELEASE_5_2_0:1.3
	old_RELEASE_4_9_0:1.3
	old_RELEASE_5_1_0:1.3
	old_RELEASE_4_8_0:1.3
	old_RELEASE_5_0_0:1.3
	old_RELEASE_4_7_0:1.3
	old_RELEASE_4_6_2:1.3
	old_RELEASE_4_6_1:1.3
	old_RELEASE_4_6_0:1.3
	old_RELEASE_5_0_DP1:1.3
	old_RELEASE_4_5_0:1.3
	old_RELEASE_4_4_0:1.3
	old_RELEASE_4_3_0:1.3
	old_RELEASE_4_2_0:1.3
	old_RELEASE_4_1_1:1.3
	old_RELEASE_4_1_0:1.3
	old_RELEASE_3_5_0:1.3
	old_RELEASE_4_0_0:1.3
	old_RELEASE_3_4_0:1.3
	old_RELEASE_3_3_0:1.3
	old_RELEASE_3_2_0:1.3
	old_RELEASE_3_1_0:1.3
	old_RELEASE_2_2_8:1.3
	old_RELEASE_3_0_0:1.3
	old_RELEASE_2_2_7:1.3
	old_RELEASE_2_2_6:1.3
	old_RELEASE_2_2_5:1.3
	old_RELEASE_2_2_1:1.1
	old_RELEASE_2_2_2:1.1;
locks; strict;
comment	@# @;


1.4
date	2005.04.20.20.55.03;	author jylefort;	state dead;
branches;
next	1.3;

1.3
date	97.07.10.07.04.45;	author asami;	state Exp;
branches;
next	1.2;

1.2
date	97.06.09.07.12.52;	author fenner;	state Exp;
branches;
next	1.1;

1.1
date	95.03.26.02.21.24;	author ache;	state Exp;
branches;
next	;


desc
@@


1.4
log
@- Update to 4.3.77
- Pass maintainership to sylvioc@@gmail.com
- Enable NLS and add WITHOUT_NLS knob

PR:		ports/80123
Submitted by:	Sylvio Cesar <sylvioc@@gmail.com>
Approved by:	adamw (mentor)
@
text
@--- doc/remsync.texi.orig	Sun Jun  8 22:59:35 1997
+++ doc/remsync.texi	Sun Jun  8 23:02:50 1997
@@@@ -2,6 +2,11 @@@@
 @@c %**start of header
 @@setfilename remsync.info
 @@settitle @@code{remsync} reference manual
+@@dircategory File transfer and archiving tools
+@@direntry
+* remsync: (remsync).                           Synchronize remote directory
+                                                trees using email.
+@@end direntry
 @@finalout
 @@setchapternewpage odd
 @@c %**end of header
--- doc/sharutils.texi.orig	Sun Jun  8 22:59:41 1997
+++ doc/sharutils.texi	Sun Jun  8 23:10:37 1997
@@@@ -2,6 +2,16 @@@@
 @@c %**start of header
 @@setfilename sharutils.info
 @@settitle GNU @@code{shar} utilities
+@@dircategory File transfer and archiving tools
+@@direntry
+* Shar utilities: (sharutils).                  GNU shar utilities.
+* mail-files: (sharutils)mail-files invocation. Send files to remote site.
+* mailshar: (sharutils)mailshar invocation.     Make and send a shell archive.
+* shar: (sharutils)shar invocation.             Make a shell archive.
+* unshar: (sharutils)unshar invocation.         Explode a shell archive.
+* uudecode: (sharutils)uudecode invocation.     Restore file from 7-bits.
+* uuencode: (sharutils)uuencode invocation.     Force binary file to 7-bits.
+@@end direntry
 @@finalout
 @@c %**end of header
 
@@@@ -15,21 +26,6 @@@@
 @@end tex
 
 @@ifinfo
-@@format
-START-INFO-DIR-ENTRY
-* Shar utilities: (sharutils).          GNU shar utilities.
-* mail-files: (sharutils)mail-files invocation. Send files to remote site.
-* mailshar: (sharutils)mailshar invocation.     Make and send a shell archive.
-* remsync: (sharutils)remsync invocation.       Synchronize remote files.
-* shar: (sharutils)shar invocation.             Make a shell archive.
-* unshar: (sharutils)unshar invocation.         Explode a shell archive.
-* uudecode: (sharutils)uudecode invocation.     Restore file from 7-bits.
-* uuencode: (sharutils)uuencode invocation.     Force binary file to 7-bits.
-END-INFO-DIR-ENTRY
-@@end format
-@@end ifinfo
-
-@@ifinfo
 This file documents the GNU set of shar utilities.
 
 Copyright (C) 1994 Free Software Foundation, Inc.
@@@@ -157,8 +153,8 @@@@
 The format of the @@code{shar} command is one of:
 
 @@example
-shar [ @@var{option} ] @@dots{} @@var{file} @@dots{}
-shar -S [ @@var{option} ] @@dots{}
+gshar [ @@var{option} ] @@dots{} @@var{file} @@dots{}
+gshar -S [ @@var{option} ] @@dots{}
 @@end example
 
 In the first form, the file list is given as command arguments.  In the
@@@@ -548,7 +544,7 @@@@
 The format of the @@code{unshar} command is:
 
 @@example
-unshar [ @@var{option} ] @@dots{} [ @@var{file} @@dots{} ]
+gunshar [ @@var{option} ] @@dots{} [ @@var{file} @@dots{} ]
 @@end example
 
 Each @@var{file} is processed in turn, as a shell archive or a
@@@@ -635,10 +631,10 @@@@
 Let us conclude by a showing a few examples of @@code{shar} usage:
 
 @@example
-shar *.c > cprog.shar
-shar -Q *.[ch] > cprog.shar
-shar -B -l28 -oarc.sh. *.arc
-shar -f /lcl/src/u*.c > u.sh
+gshar *.c > cprog.shar
+gshar -Q *.[ch] > cprog.shar
+gshar -B -l28 -oarc.sh. *.arc
+gshar -f /lcl/src/u*.c > u.sh
 @@end example
 
 @@noindent
@


1.3
log
@Remove duplicate remsync menu entries so install-info won't barf up on
"make reinstall" (or when you install it over an existing
insallation).  It still has the problem of not being able to find some
of the entries (e.g., mail-files) but these are not fatal, at least
not during installation).

While I'm here, line up all info dir entries to the same tabstop.
@
text
@@


1.2
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
@d3 1
a3 1
@@@@ -2,6 +2,10 @@@@
d9 2
a10 1
+* remsync: (remsync).		Synchronize remote directory trees using email.
d17 1
a17 1
@@@@ -2,6 +2,17 @@@@
d23 1
a23 1
+* Shar utilities: (sharutils).          GNU shar utilities.
a25 1
+* remsync: (sharutils)remsync invocation.       Synchronize remote files.
@


1.1
log
@Upgrade
@
text
@d1 90
a90 89
*** Makefile.in.orig	Wed Feb 22 22:31:33 1995
--- Makefile.in	Sun Mar 26 05:58:40 1995
***************
*** 18,24 ****
  
  PACKAGE = @@PACKAGE@@
  VERSION = @@VERSION@@
! PROGRAMS = @@PROGRAMS@@
  CATALOGS = de.msg fr.msg nl.msg sv.msg
  
  @@SET_MAKE@@
--- 18,25 ----
  
  PACKAGE = @@PACKAGE@@
  VERSION = @@VERSION@@
! PROGRAMS = shar unshar
! SCRIPTS = mail-files mailshar remsync
  CATALOGS = de.msg fr.msg nl.msg sv.msg
  
  @@SET_MAKE@@
***************
*** 167,176 ****
  getopt.o getopt1.o: getopt.h
  xgetcwd.o: pathmax.h
  
! .SUFFIXES: .msg .tt
! .tt.msg:
! 	cd $(srcdir) && \
! 	  make-msg $*.tt $(PACKAGE).cod > $*.tmp && mv $*.tmp $@@
  
  $(CATALOGS): $(PACKAGE).cod
  
--- 168,177 ----
  getopt.o getopt1.o: getopt.h
  xgetcwd.o: pathmax.h
  
! #.SUFFIXES: .msg .tt
! #.tt.msg:
! #        cd $(srcdir) && \
! #          make-msg $*.tt $(PACKAGE).cod > $*.tmp && mv $*.tmp $@@
  
  $(CATALOGS): $(PACKAGE).cod
  
***************
*** 215,220 ****
--- 216,225 ----
  	  $(INSTALL_PROGRAM) $$name \
  		$(bindir)/`echo $$name | sed '$(transform)'`; \
  	done
+ 	for name in $(SCRIPTS); do \
+ 	  $(INSTALL_DATA) $$name $(bindir); \
+ 	  chmod 755 $(bindir)/$$name; \
+ 	done
  	for name in $(CATALOGS); do \
  	  lang=`echo $$name | sed 's/.msg$$//'`; \
  	  $(srcdir)/mkinstalldirs $(localedir)/$$lang; \
***************
*** 237,251 ****
  
  install-man:
  	$(srcdir)/mkinstalldirs $(man1dir) $(man5dir)
! 	for name in shar unshar uuencode; do \
  	  $(INSTALL_DATA) $(srcdir)/$$name.1 \
  		$(man1dir)/`echo $$name | sed '$(transform)'`$(man1ext); \
  	done
! 	rm -f $(man1dir)/`echo uudecode | sed '$(transform)'`$(man1ext)
! 	ln $(man1dir)/`echo uuencode | sed '$(transform)'`$(man1ext) \
! 		$(man1dir)/`echo uudecode | sed '$(transform)'`$(man1ext)
! 	$(INSTALL_DATA) $(srcdir)/uuencode.5 \
! 		$(man5dir)/`echo uuencode | sed '$(transform)'`$(man5ext)
  
  uninstall-man:
  	for name in shar unshar uudecode uuencode; do \
--- 242,256 ----
  
  install-man:
  	$(srcdir)/mkinstalldirs $(man1dir) $(man5dir)
! 	for name in shar unshar; do \
  	  $(INSTALL_DATA) $(srcdir)/$$name.1 \
  		$(man1dir)/`echo $$name | sed '$(transform)'`$(man1ext); \
  	done
! #        rm -f $(man1dir)/`echo uudecode | sed '$(transform)'`$(man1ext)
! #        ln $(man1dir)/`echo uuencode | sed '$(transform)'`$(man1ext) \
! #                $(man1dir)/`echo uudecode | sed '$(transform)'`$(man1ext)
! #        $(INSTALL_DATA) $(srcdir)/uuencode.5 \
! #                $(man5dir)/`echo uuencode | sed '$(transform)'`$(man5ext)
  
  uninstall-man:
  	for name in shar unshar uudecode uuencode; do \
@
