aboutsummaryrefslogtreecommitdiff
path: root/ftp/fget
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-07-04 20:48:23 +0000
committerRene Ladan <rene@FreeBSD.org>2016-07-04 20:48:23 +0000
commit19f31a471be151c3b37c2a53435168e9ee3e74cf (patch)
tree239999706f3f6d8d0babe480ab358d7675c96f78 /ftp/fget
parent8c8c4d9eb88ee2827497807f6f0030ce52dae781 (diff)
downloadports-19f31a471be151c3b37c2a53435168e9ee3e74cf.tar.gz
ports-19f31a471be151c3b37c2a53435168e9ee3e74cf.zip
Notes
Diffstat (limited to 'ftp/fget')
-rw-r--r--ftp/fget/Makefile18
-rw-r--r--ftp/fget/distinfo2
-rw-r--r--ftp/fget/files/patch-doc-Makefile.in10
-rw-r--r--ftp/fget/pkg-descr6
-rw-r--r--ftp/fget/pkg-plist44
5 files changed, 0 insertions, 80 deletions
diff --git a/ftp/fget/Makefile b/ftp/fget/Makefile
deleted file mode 100644
index 724777407693..000000000000
--- a/ftp/fget/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# Created by: Dmitry Sivachenko <demon@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= fget
-PORTVERSION= 1.3.3
-CATEGORIES= ftp www
-MASTER_SITES= ftp://ftp.feep.net/pub/software/fget/
-
-MAINTAINER= demon@FreeBSD.org
-COMMENT= Commandline tool for mirroring remote files via FTP
-
-BROKEN= Does not fetch
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2016-07-04
-USES= gmake
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>
diff --git a/ftp/fget/distinfo b/ftp/fget/distinfo
deleted file mode 100644
index 92cbc48d3da7..000000000000
--- a/ftp/fget/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (fget-1.3.3.tar.gz) = ceaa67f19a1c5462f5e739fcd3b53dd42b0173d9deee579c55e5088801559e43
-SIZE (fget-1.3.3.tar.gz) = 384963
diff --git a/ftp/fget/files/patch-doc-Makefile.in b/ftp/fget/files/patch-doc-Makefile.in
deleted file mode 100644
index b86cce58d0b7..000000000000
--- a/ftp/fget/files/patch-doc-Makefile.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- doc/Makefile.in.orig Mon Aug 2 10:27:22 2004
-+++ doc/Makefile.in Wed Feb 16 12:16:32 2005
-@@ -65,7 +65,6 @@
- ${INSTALL_DATA} ${srcdir}/$${manpage}.1 ${DESTDIR}${mandir}/man1; \
- for manlink in `awk -F'\\\\' '/ \\\\- / { numlinks = split($$1, manlinks, ","); for (i = 2; i <= numlinks; i++) { print manlinks[i]; } exit; }' ${srcdir}/$${manpage}.1`; do \
- echo "creating link to $${manpage}.1: $${manlink}.1"; \
-- echo ".so man1/$${manpage}.1" > ${DESTDIR}${mandir}/man1/$${manlink}.1; \
- done \
- done
- ${MKDIR} ${DESTDIR}${mandir}/man3
diff --git a/ftp/fget/pkg-descr b/ftp/fget/pkg-descr
deleted file mode 100644
index 91c98abffe09..000000000000
--- a/ftp/fget/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-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.feep.net/fget/
diff --git a/ftp/fget/pkg-plist b/ftp/fget/pkg-plist
deleted file mode 100644
index 04cdf535071a..000000000000
--- a/ftp/fget/pkg-plist
+++ /dev/null
@@ -1,44 +0,0 @@
-bin/fget
-include/libfget.h
-lib/libfget.a
-man/man1/fget.1.gz
-man/man3/ftp_chdir.3.gz
-man/man3/ftp_close.3.gz
-man/man3/ftp_closedir.3.gz
-man/man3/ftp_connect.3.gz
-man/man3/ftp_data_fd.3.gz
-man/man3/ftp_fd.3.gz
-man/man3/ftp_get_host.3.gz
-man/man3/ftp_get_options.3.gz
-man/man3/ftp_getcwd.3.gz
-man/man3/ftp_glob.3.gz
-man/man3/ftp_globfree.3.gz
-man/man3/ftp_login.3.gz
-man/man3/ftp_lseek.3.gz
-man/man3/ftp_lstat.3.gz
-man/man3/ftp_mkdir.3.gz
-man/man3/ftp_open.3.gz
-man/man3/ftp_opendir.3.gz
-man/man3/ftp_quit.3.gz
-man/man3/ftp_read.3.gz
-man/man3/ftp_readdir.3.gz
-man/man3/ftp_readlink.3.gz
-man/man3/ftp_realpath.3.gz
-man/man3/ftp_remove.3.gz
-man/man3/ftp_rename.3.gz
-man/man3/ftp_rewinddir.3.gz
-man/man3/ftp_rmdir.3.gz
-man/man3/ftp_seekdir.3.gz
-man/man3/ftp_set_options.3.gz
-man/man3/ftp_site.3.gz
-man/man3/ftp_site_open.3.gz
-man/man3/ftp_stat.3.gz
-man/man3/ftp_status.3.gz
-man/man3/ftp_systype.3.gz
-man/man3/ftp_telldir.3.gz
-man/man3/ftp_type.3.gz
-man/man3/ftp_unlink.3.gz
-man/man3/ftp_url_parse.3.gz
-man/man3/ftp_whoami.3.gz
-man/man3/ftp_write.3.gz
-man/man3/libfget.3.gz