# Ports collection makefile for: fget # Date created: 27 January 2002 # Whom: Dmitry Sivachenko # # $FreeBSD$ # 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 >
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Switch all ports to use USES=xorg-catNiclas Zeising2019-11-041-2/+1
* - Update WWWDmitry Marakasov2019-04-271-1/+1
* - Fix strip during installRenato Botelho2016-12-021-1/+5
* Misc X.org port updates:Koop Mast2015-04-182-1/+1
* Update x11/xcb-util, x11/xcb-util-image and x11/xcb-util-keysyms to 0.4.0Renato Botelho2015-01-122-4/+3
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-08-081-1/+1
* Move to USES=tar:bzip2Renato Botelho2014-05-161-2/+1
* When linking a library libA with a library libB using libtool, if libB.laTijl Coosemans2014-04-231-1/+1
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-173-12/+10
* Support STAGERenato Botelho2013-11-011-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-1/+1
* Change my ports to USES (gmake|perl5)Renato Botelho2013-09-021-1/+1
* The FreeBSD x11 team proudly presentsNiclas Zeising2013-05-251-3/+1
* Remove unecessary dependency (gperf) and bump PORTREVISIONRenato Botelho2012-12-111-2/+1
* - Update xcb-util to 0.3.9Renato Botelho2012-12-113-5/+4
* Change headers of all ports maintained by me to new formatRenato Botelho2012-10-051-5/+1
* Remove lib version from LIB_DEPENDS to silence portlintRenato Botelho2012-07-031-1/+1
* Update xcb-util to 0.3.8, that was splitted in few modules, so, i'm adding theRenato Botelho2012-01-155-78/+10
* Revert previous commit and roll back to 0.3.6 as the 0.3.8 introducesRoman Bogorodskiy2011-12-164-9/+73
* Update to 0.3.8.Roman Bogorodskiy2011-12-164-73/+9
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0