head	1.5;
access;
symbols
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1;
locks; strict;
comment	@# @;


1.5
date	2012.01.26.09.50.51;	author mm;	state dead;
branches;
next	1.4;

1.4
date	2007.07.23.21.12.43;	author sat;	state Exp;
branches;
next	1.3;

1.3
date	2007.07.23.08.19.50;	author linimon;	state Exp;
branches;
next	1.2;

1.2
date	2007.03.19.16.00.12;	author gabor;	state Exp;
branches;
next	1.1;

1.1
date	2004.05.25.00.42.07;	author clement;	state Exp;
branches;
next	;


desc
@@


1.5
log
@New module slave databases/proftpd-mod_sql_mysql replaces ftp/proftpd-mysql
@
text
@# New ports collection makefile for:	proftpd-mysql
# Date created:		11 May 2004
# Whom:			Thomas Goirand <thomas@@goirand.fr>
#
# $FreeBSD: ports/ftp/proftpd-mysql/Makefile,v 1.4 2007/07/23 21:12:43 sat Exp $

PKGNAMESUFFIX=	-mysql

COMMENT=	Highly configurable ftp daemon with MySQL support
WITH_MYSQL=	yes
CONFLICTS=	proftpd-[0-9]*

MASTERDIR=	${.CURDIR}/../proftpd

.include "${MASTERDIR}/Makefile"
@


1.4
log
@- Assign to the proftpd maintainer (beech) at his consent
- Clean up a bit
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@Reset thomas@@goirand.fr due to timeouts and no response to email.

Hat:		portmgr
@
text
@d1 3
a3 3
# New ports collection makefile for:    php4-dtc
# Date created:         11 May 2004
# Whom:                 Thomas Goirand <thomas@@goirand.fr>
a6 1
PORTNAME=	proftpd
a8 1
MAINTAINER=	ports@@FreeBSD.org
a9 1

d11 1
a11 1
CONFLICTS=	proftpd-1.*
d13 1
a13 1
MASTERDIR=	${.CURDIR}/../../ftp/proftpd
d15 1
a15 1
.include	"${MASTERDIR}/Makefile"
@


1.2
log
@- Cleanup
- portlint(1)

PR:		ports/108122
Submitted by:	Beech Rintoul <beech@@alaskaparadise.com>
Approved by:	maintainer timeout
@
text
@d10 1
a10 1
MAINTAINER=	thomas@@goirand.fr
@


1.1
log
@- Add proftpd-mysql port, a slave port of proftpd with mysql support.
  Need by dtc port.
@
text
@d7 2
a8 2
MAINTAINER=     thomas@@goirand.fr
COMMENT=        Highly configurable ftp daemon with MySQL support
d10 4
a13 2
PKGNAMESUFFIX=  -mysql
WITH_MYSQL=     yes
d16 1
a16 1
MASTERDIR=      ${.CURDIR}/../../ftp/proftpd
d18 1
a18 1
.include "${MASTERDIR}/Makefile"
@

