head	1.5;
access;
symbols
	old_RELEASE_4_5_0:1.4
	old_RELEASE_4_4_0:1.4
	old_RELEASE_4_3_0:1.4
	old_RELEASE_4_2_0:1.4
	old_RELEASE_4_1_1:1.4
	old_RELEASE_4_1_0:1.4
	old_RELEASE_3_5_0:1.4
	old_RELEASE_4_0_0:1.4
	old_RELEASE_3_4_0:1.4
	old_RELEASE_3_3_0:1.4
	old_RELEASE_3_2_0:1.4
	old_RELEASE_3_1_0:1.4
	old_RELEASE_2_2_8:1.4
	old_RELEASE_3_0_0:1.4
	old_RELEASE_2_2_7:1.4
	old_RELEASE_2_2_6:1.4
	old_RELEASE_2_2_5:1.4
	old_RELEASE_2_2_1:1.3
	old_RELEASE_2_2_2:1.4
	old_wu-ftpd:1.1.1.1;
locks; strict;
comment	@# @;


1.5
date	2002.02.19.11.41.13;	author ache;	state dead;
branches;
next	1.4;

1.4
date	97.04.27.21.48.55;	author ache;	state Exp;
branches;
next	1.3;

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

1.2
date	95.01.25.22.41.57;	author gpalmer;	state Exp;
branches;
next	1.1;

1.1
date	94.10.23.01.36.58;	author torstenb;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.10.23.01.36.59;	author torstenb;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Switch to GNU configure

PR:		34660
Submitted by:	"James E. Housley" <jeh@@thehousleys.net>
@
text
@#!/bin/sh
#
# configure,v 1.1.1.1 1994/10/23 01:36:59 torstenb Exp
#

mv ${WRKSRC}/src/pathnames.h ${WRKSRC}/src/pathnames.h.bak
sed <${WRKSRC}/src/pathnames.h.bak >${WRKSRC}/src/pathnames.h s+!!PREFIX!!+$PREFIX+g
@


1.4
log
@Upgrade to beta-13
@
text
@@


1.3
log
@Upgrade to Academ 2.4.2-beta-12 as recommended by AUSCERT security
advisory.

P.S. this version is much improved comparing to what we have previously,
f.e. it already contains most of our fixes.
@
text
@a7 2

cp ${FILESDIR}/skey-stuff.c ${WRKSRC}/src/skey-stuff.c
@


1.2
log
@Finally get most of wu-ftpd working.

Changes:

- Use internal functions rather than libc versions in a couple of places
  This allows writing to dirs without read perms and the
  ftpconversions file to work.
- Fix up skey support to use correct parameters
- using compress in the ftpconversions file doesn't seem to work,
  so alter example ftpconversions file to use gzip -d rather than compress -dc
- Install manpages compressed

Still broken :

- using /bin/compress to compress/uncompress files on the fly
@
text
@a8 3
cp ${FILESDIR}/Makefile.fb2 ${WRKSRC}/src/makefiles/Makefile.fb2
cp ${FILESDIR}/config.fb2 ${WRKSRC}/src/config/config.fb2
cp ${FILESDIR}/support-Makefile.fb2 ${WRKSRC}/support/makefiles/Makefile.fb2
@


1.1
log
@Initial revision
@
text
@d3 1
a3 1
# $Id$
@


1.1.1.1
log
@Reviewed by:	
Submitted by:	
Obtained from:
wuarchive ftpd with skey support
@
text
@@
