head	1.18;
access;
symbols
	RELEASE_7_4_0:1.15
	RELEASE_8_2_0:1.15
	RELEASE_6_EOL:1.14
	RELEASE_8_1_0:1.12
	RELEASE_7_3_0:1.11
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2;
locks; strict;
comment	@# @;


1.18
date	2011.09.01.07.03.47;	author bapt;	state dead;
branches;
next	1.17;

1.17
date	2011.08.02.17.03.44;	author bapt;	state Exp;
branches;
next	1.16;

1.16
date	2011.06.16.17.42.41;	author bapt;	state Exp;
branches;
next	1.15;

1.15
date	2010.12.04.07.31.39;	author ade;	state Exp;
branches;
next	1.14;

1.14
date	2010.10.16.11.52.04;	author ade;	state Exp;
branches;
next	1.13;

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

1.12
date	2010.03.28.06.34.29;	author dinoex;	state Exp;
branches;
next	1.11;

1.11
date	2010.02.05.11.36.59;	author dinoex;	state Exp;
branches;
next	1.10;

1.10
date	2009.12.15.19.48.23;	author linimon;	state Exp;
branches;
next	1.9;

1.9
date	2009.12.04.02.38.49;	author linimon;	state Exp;
branches;
next	1.8;

1.8
date	2009.11.26.00.36.46;	author linimon;	state Exp;
branches;
next	1.7;

1.7
date	2009.09.19.04.19.54;	author wxs;	state Exp;
branches;
next	1.6;

1.6
date	2009.08.28.16.52.23;	author linimon;	state Exp;
branches;
next	1.5;

1.5
date	2009.07.31.13.51.03;	author dinoex;	state Exp;
branches;
next	1.4;

1.4
date	2008.08.20.00.56.42;	author ade;	state Exp;
branches;
next	1.3;

1.3
date	2008.06.06.13.28.18;	author edwin;	state Exp;
branches;
next	1.2;

1.2
date	2007.09.17.09.41.28;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2007.09.15.23.53.42;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.18
log
@2011-09-01 deskutils/gkrellm-gtodo: No more public distfiles
2011-09-01 deskutils/xopps: No more public distfiles
2011-09-01 devel/adocman: No more public distfiles
2011-09-01 devel/bisongen: No more public distfiles
2011-09-01 devel/crow: BROKEN for more than 6 month
2011-09-01 devel/p5-Config-INI-MVP: Disappear from CPAN
2011-09-01 devel/p5-Date-Set: Disappear from CPAN
2011-09-01 devel/p5-File-FTS: No more public distfiles
2011-09-01 devel/p5-PerlMenu: No more public distfiles
2011-09-01 devel/p5-Proc-PIDFile: No more public distfiles
2011-09-01 devel/p5-UNIVERSAL-exports: Disappear from CPAN
2011-09-01 devel/ruby-rbtree: No Master Site
2011-09-01 dns/host: No more public distfiles
2011-09-01 emulators/linux-padjoy: No more public distfiles
2011-09-01 emulators/mame-extras: No more public distfiles
2011-09-01 emulators/snespp: BROKEN for more than 6 month
2011-09-01 emulators/xgs: No more public distfiles
2011-09-01 ftp/gproftpd: No more public distfiles
2011-09-01 ftp/muddleftpd: No more public distfiles
@
text
@# New ports collection makefile for:	gproftpd
# Date created:		14 September 2007
# Whom:			Martin Wilke <miwi@@FreeBSD.org>
#
# $FreeBSD: ports/ftp/gproftpd/Makefile,v 1.17 2011/08/02 17:03:44 bapt Exp $
#

PORTNAME=	gproftpd
PORTVERSION=	8.3.2
PORTREVISION=	6
CATEGORIES=	ftp
MASTER_SITES=	http://mange.dynalias.org/linux/gproftpd/

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Gtk2 Frontend for proftpd daemon

DEPRECATED=	No more public distfiles
EXPIRATION_DATE=	2011-09-01

BROKEN=	Does not fetch

RUN_DEPENDS=	proftpd:${PORTSDIR}/ftp/proftpd

USE_GMAKE=	yes
USE_AUTOTOOLS=	autoconf
GNU_CONFIGURE=	yes
USE_GNOME=	gtk20 pkgconfig

PORTDOCS=	AUTHORS README ChangeLog COPYING

post-extract:
	@@${ECHO_CMD} ""
	@@${ECHO_CMD} "****** Make sure you have mod_tls and mod_radius enabled in ftp/proftpd  ******"
	@@${ECHO_CMD} ""
	@@sleep 3
	@@${CP} ${FILESDIR}/crypt.h ${WRKSRC}/src/

post-configure:
	@@${REINPLACE_CMD} -e "s:\<crypt.h\>:\"crypt.h\":" ${WRKSRC}/src/functions.c

post-install:
.if !defined(NOPORTDOCS)
	@@${MKDIR} ${DOCSDIR}
	@@${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
.endif
	@@${INSTALL} -d ${PREFIX}/share/applications
	@@${INSTALL_DATA} ${WRKSRC}/desktop/net-gproftpd.desktop \
		${PREFIX}/share/applications

.include <bsd.port.mk>
@


1.17
log
@Deprecate some ports where I can't find distfiles and upstream
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.16
log
@Mark broken some ports with unfetchable distfiles
@
text
@d17 3
@


1.15
log
@Sync to new bsd.autotools.mk
@
text
@d17 2
@


1.14
log
@Punt autoconf267->autoconf268
@
text
@d20 1
a20 1
USE_AUTOTOOLS=	autoconf:268
@


1.13
log
@Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
@
text
@d20 1
a20 1
USE_AUTOTOOLS=	autoconf:267
@


1.12
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d10 1
a10 1
PORTREVISION=	5
d20 1
a20 1
USE_AUTOTOOLS=	autoconf:262
@


1.11
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	4
@


1.10
log
@Reset maintainer at his request.

PR:		ports/141647
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.9
log
@Reinstate maintainer at his request.
@
text
@d14 1
a14 1
MAINTAINER=	chris@@officialunix.com
@


1.8
log
@Temporarily reassign ports maintained by chris@@officialunix.com back to
the pool for the duration of his upcoming move.

Requested by:	maintainer
@
text
@d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
@


1.7
log
@- Pass maintainer to submitter.

PR:		ports/138957
Submitted by:	Chris Petrik <chris@@officialunix.com>
Feature safe:	yes
@
text
@d14 1
a14 1
MAINTAINER=	chris@@officialunix.com
@


1.6
log
@Reset beech@@FreeBSD.org while he works on restoring his email situation.

Hat:		portmgr
@
text
@d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
@


1.5
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d14 1
a14 1
MAINTAINER=	beech@@FreeBSD.org
@


1.4
log
@Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:	exp build run (erwin)
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.3
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
@d20 1
a20 1
USE_AUTOTOOLS=	autoconf:261
@


1.2
log
@- Add desktop file to the plist

Approved by:	maintainer
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.1
log
@GPROFTPD is an easy to use GTK+ administration tool for the proftpd standalone
server. GProftpd and Proftpd gives admins access to virtual hosting, 8 layers
of security including chrooted users and encrypted transfers on both the
data and/or control channels. It is ideal for both standard ftp serving
and webhotels.

WWW: http://gadmintools.org

Notes:
Thanks to beech@@ for working with me on it.
@
text
@d10 1
d38 2
a39 2
	${MKDIR} ${DOCSDIR}
	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
d41 3
@

