head	1.8;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.7
	RELEASE_5_5_0:1.7
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.1;
locks; strict;
comment	@# @;


1.8
date	2012.11.17.05.57.29;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2005.07.20.10.55.52;	author demon;	state Exp;
branches;
next	1.6;

1.6
date	2005.02.16.09.20.12;	author demon;	state Exp;
branches;
next	1.5;

1.5
date	2004.05.18.07.18.02;	author demon;	state Exp;
branches;
next	1.4;

1.4
date	2004.02.04.05.20.12;	author marcus;	state Exp;
branches;
next	1.3;

1.3
date	2003.02.23.12.10.05;	author demon;	state Exp;
branches;
next	1.2;

1.2
date	2002.05.05.15.29.24;	author demon;	state Exp;
branches;
next	1.1;

1.1
date	2002.01.26.22.15.14;	author demon;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Switch exporter over
@
text
@# Ports collection makefile for:	fget
# Date created:				27 January 2002
# Whom:					Dmitry Sivachenko <demon@@FreeBSD.org>
#
# $FreeBSD: head/ftp/fget/Makefile 300896 2012-07-14 13:54:48Z beat $
#

PORTNAME=	fget
PORTVERSION=	1.3.3
CATEGORIES=	ftp www
MASTER_SITES=	ftp://ftp.feep.net/pub/software/fget/

MAINTAINER=	demon@@FreeBSD.org
COMMENT=	A commandline tool for mirroring remote files via FTP

USE_GMAKE=	yes
GNU_CONFIGURE=	yes

MAN1=	fget.1
MAN3=	ftp_chdir.3 ftp_close.3 ftp_connect.3 ftp_fd.3 ftp_getcwd.3 ftp_glob.3 \
	ftp_lseek.3 ftp_mkdir.3 ftp_open.3 ftp_opendir.3 ftp_read.3 \
	ftp_readlink.3 ftp_realpath.3 ftp_remove.3 ftp_rename.3 ftp_rmdir.3 \
	ftp_set_options.3 ftp_site.3 ftp_stat.3 ftp_systype.3 ftp_type.3 \
	ftp_unlink.3 ftp_url_parse.3 ftp_whoami.3 ftp_write.3 libfget.3
MLINKS=	ftp_connect.3 ftp_login.3 ftp_connect.3 ftp_quit.3 \
	ftp_fd.3 ftp_data_fd.3 ftp_glob.3 ftp_globfree.3 \
	ftp_opendir.3 ftp_readdir.3 ftp_opendir.3 ftp_rewinddir.3 \
	ftp_opendir.3 ftp_telldir.3 ftp_opendir.3 ftp_seekdir.3 \
	ftp_opendir.3 ftp_closedir.3 ftp_set_options.3 ftp_get_options.3 \
	ftp_site.3 ftp_site_open.3 ftp_stat.3 ftp_lstat.3 \
	ftp_systype.3 ftp_status.3 ftp_whoami.3 ftp_get_host.3

.include <bsd.port.mk>
@


1.7
log
@Update to version 1.3.3

PR:		83776
Submitted by:	Andrej Zverev <az@@inec.ru>
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@Update to version 1.3.2.
Chase WWW.
@
text
@d9 1
a9 1
PORTVERSION=	1.3.2
@


1.5
log
@Correct MASTER_SITE.

PR:		66700
Submitted by:	Roman Neuhauser <neuhauser@@chello.cz>
@
text
@d9 1
a9 2
PORTVERSION=	1.2.9
PORTREVISION=	1
d20 12
a31 11
MAN3=	ftp_connect.3 ftp_login.3 ftp_chdir.3 ftp_quit.3 ftp_fd.3 \
	ftp_data_fd.3 ftp_get_flags.3 ftp_set_flags.3 ftp_get_cache_max_size.3 \
	ftp_set_cache_max_size.3 ftp_get_cache_expire_time.3 \
	ftp_set_cache_expire_time.3 ftp_get_host.3 ftp_get_io_timeout.3 \
	ftp_set_io_timeout.3 ftp_whoami.3 ftp_glob.3 ftp_globfree.3 ftp_open.3 \
	ftp_read.3 ftp_write.3 ftp_lseek.3 ftp_close.3 ftp_opendir.3 \
	ftp_readdir.3 ftp_rewinddir.3 ftp_telldir.3 ftp_seekdir.3 \
	ftp_closedir.3 ftp_url_parse.3 ftp_readlink.3 ftp_realpath.3 \
	ftp_rename.3 ftp_remove.3 ftp_mkdir.3 ftp_rmdir.3 ftp_getcwd.3 \
	ftp_set_sendhook.3 ftp_set_recvhook.3 ftp_site.3 ftp_systype.3 \
	ftp_status.3 ftp_stat.3 ftp_lstat.3
@


1.4
log
@Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
@
text
@d12 1
a12 1
MASTER_SITES=	ftp://ftp-dev.cso.uiuc.edu/pub/fget/
@


1.3
log
@Update to version 1.2.9 and de-pkg-comment.
@
text
@d10 1
@


1.2
log
@Upgrade to version 1.2.8
@
text
@d9 1
a9 1
PORTVERSION=	1.2.8
d14 1
@


1.1
log
@fget is a commandline tool for mirroring remote files via FTP.  It was
designed as an analog to the GNU wget utility.  The fget package includes
an FTP client library, so that others can make use of FTP from within
their own C programs.

WWW: http://www-dev.cso.uiuc.edu/fget/
@
text
@d9 1
a9 1
PORTVERSION=	1.2.6
d26 1
a26 1
	ftp_closedir.3 ftp_parse_url.3 ftp_readlink.3 ftp_realpath.3 \
@

