head	1.15;
access;
symbols
	RELEASE_8_3_0:1.13
	RELEASE_9_0_0:1.13
	RELEASE_7_4_0:1.12
	RELEASE_8_2_0:1.12
	RELEASE_6_EOL:1.12
	RELEASE_8_1_0:1.12
	RELEASE_7_3_0:1.10
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.1;
locks; strict;
comment	@# @;


1.15
date	2013.02.08.11.48.48;	author svnexp;	state Exp;
branches;
next	1.14;

1.14
date	2012.11.17.05.57.31;	author svnexp;	state Exp;
branches;
next	1.13;

1.13
date	2011.02.27.04.54.23;	author tabthorpe;	state Exp;
branches;
next	1.12;

1.12
date	2010.05.31.01.58.53;	author ade;	state Exp;
branches;
next	1.11;

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

1.10
date	2010.02.05.11.37.01;	author dinoex;	state Exp;
branches;
next	1.9;

1.9
date	2009.08.22.00.20.33;	author amdmi3;	state Exp;
branches;
next	1.8;

1.8
date	2009.07.31.13.51.05;	author dinoex;	state Exp;
branches;
next	1.7;

1.7
date	2008.06.06.13.28.21;	author edwin;	state Exp;
branches;
next	1.6;

1.6
date	2008.02.09.21.19.24;	author erwin;	state Exp;
branches;
next	1.5;

1.5
date	2007.07.23.09.35.52;	author rafan;	state Exp;
branches;
next	1.4;

1.4
date	2007.07.11.20.34.36;	author alepulver;	state Exp;
branches;
next	1.3;

1.3
date	2007.05.19.20.05.12;	author flz;	state Exp;
branches;
next	1.2;

1.2
date	2007.02.05.03.23.55;	author alepulver;	state Exp;
branches;
next	1.1;

1.1
date	2006.12.07.17.52.07;	author alepulver;	state Exp;
branches;
next	;


desc
@@


1.15
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311919
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: alepulver
# $FreeBSD: head/ftp/wxdfast/Makefile 311919 2013-02-08 08:25:31Z miwi $

PORTNAME=	wxdfast
PORTVERSION=	0.6.0
PORTREVISION=	6
CATEGORIES=	ftp www
MASTER_SITES=	SF/dfast/wxDownload%20Fast/${PORTVERSION}
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Multithread and multi-platform download manager

LICENSE=	GPLv2

WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}

USE_WX=		2.6+
WX_CONF_ARGS=	relative
WX_UNICODE=	yes
USE_GETTEXT=	yes
USE_AUTOTOOLS=	aclocal automake autoconf libtoolize
ACLOCAL_ARGS=	-I ${LOCALBASE}/share/locale
AUTOMAKE_ARGS=	--add-missing --copy --force-missing --foreign
LIBTOOLIZE_ARGS=--copy --force
CONFIGURE_ENV=	WXRC="${WXRC_CMD}"
MAKE_JOBS_SAFE=	yes

MAN1=		wxdfast.1

post-patch:
	@@${REINPLACE_CMD} -e \
		's|pt_BR||' ${WRKSRC}/man/Makefile.am
	@@${REINPLACE_CMD} -e \
		's|^CFLAGS |AM_CFLAGS | ; \
		 s|^CXXFLAGS |AM_CXXFLAGS | ; \
		 s|-O2 ||' ${WRKSRC}/src/Makefile.am

.include <bsd.port.mk>
@


1.14
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	wxdfast
# Date created:				2006-11-07
# Whom:					alepulver
#
# $FreeBSD: head/ftp/wxdfast/Makefile 300896 2012-07-14 13:54:48Z beat $
#
d6 1
a6 1
PORTREVISION=	5
d12 1
a12 1
COMMENT=	A great multithreaded and multi-platform download manager
d14 5
a18 2
USE_GETTEXT=	yes
USE_WX=		2.6
d21 7
a27 2
GNU_CONFIGURE=	yes
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
d32 6
a37 9
	@@${REINPLACE_CMD} -e 's|wxrc|${WXRC_CMD:T}|' \
		${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
	@@${REINPLACE_CMD} -e 's|pt_BR||' ${WRKSRC}/man/Makefile.in

.include <bsd.port.pre.mk>

.if ${OSVERSION} >= 800000 && ${ARCH} == i386
BROKEN=	Does not compile
.endif
d39 1
a39 1
.include <bsd.port.post.mk>
@


1.13
log
@- Reassign ports to heap

Submitted by:	alepulver
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.12
log
@Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
@
text
@d15 1
a15 1
MAINTAINER=	alepulver@@FreeBSD.org
@


1.11
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d10 1
a10 1
PORTREVISION=	4
@


1.10
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.9
log
@- Switch SourceForge ports to the new File Release System: categories starting with E,F
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.8
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d12 1
a12 1
MASTER_SITES=	SF/dfast
@


1.7
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
@d10 1
a10 1
PORTREVISION=	1
@


1.6
log
@Mark BROKEN on i386 8.0: does not compile
@
text
@d10 1
@


1.5
log
@- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
@
text
@d31 7
a37 1
.include <bsd.port.mk>
@


1.4
log
@- Update to version 0.6.0.

PR:		ports/114000
Submitted by:	Max Brazhnikov <makc@@issp.ac.ru>
@
text
@a21 1
CONFIGURE_ARGS=	--mandir="${MANPREFIX}/man"
@


1.3
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d9 1
a9 2
PORTVERSION=	0.5.4
PORTREVISION=	1
@


1.2
log
@- Update to version 0.5.4.
@
text
@d10 1
@


1.1
log
@wxDownload Fast (also known as wxDFast) is an open source download manager. It
is multi-platform and builds on Windows(2k,XP), Linux and Mac OS X. Besides
that, it is a multi-threaded download manager. This means that it can split a
file into several pieces and download the pieces simultaneously.

Features:

* Faster downloads (with Segmented/Multi-threaded/Accelerated transfers).
* Download resuming (Pause and restart where you stopped).
* Download scheduling.
* Organizes files you have already downloaded.
* View server messages (HTTP, FTP, file://). No HTTPS support.
* Available in multiple languages and easily translated. Now available in
  Portuguese [Brazil], Spanish, English, German, Russian, Hungarian, Armenian
  and Indonesian.
* Connection to FTP servers which require a password.
* Calculates the MD5 checksum of downloaded files so they can be easily.
  verified.
* Metalink support.

WWW: http://dfast.sourceforge.net/
@
text
@d9 1
a9 1
PORTVERSION=	0.5.3
a24 4
# Debugging symbols.
STRIP=		#
CONFIGURE_ARGS+=--enable-debug

@

