summaryrefslogtreecommitdiff
path: root/net-p2p/linux-jigdo
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/linux-jigdo')
-rw-r--r--net-p2p/linux-jigdo/Makefile47
-rw-r--r--net-p2p/linux-jigdo/distinfo1
-rw-r--r--net-p2p/linux-jigdo/pkg-descr12
-rw-r--r--net-p2p/linux-jigdo/pkg-plist4
4 files changed, 0 insertions, 64 deletions
diff --git a/net-p2p/linux-jigdo/Makefile b/net-p2p/linux-jigdo/Makefile
deleted file mode 100644
index ba266fcf77c7..000000000000
--- a/net-p2p/linux-jigdo/Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: linux-jigdo
-# Date created: 21 July 2002
-# Whom: Udo Schweigert
-#
-# $FreeBSD$
-#
-
-PORTNAME= jigdo
-PORTVERSION= 0.6.8
-#PORTREVISION?= 0
-CATEGORIES= net
-MASTER_SITES= http://home.in.tum.de/~atterer/jigdo/
-PKGNAMEPREFIX= linux-
-DISTNAME= jigdo-bin-${PORTVERSION}
-
-MAINTAINER= udo.schweigert@siemens.com
-COMMENT= A tool designed to ease the distribution of very large files
-
-RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
-
-ONLY_FOR_ARCHS= i386
-USE_BZIP2= YES
-USE_LINUX= yes
-NO_BUILD= yes
-STRIP=
-
-PROGRAMS= jigdo-file
-SCRIPTS= jigdo-lite jigdo-mirror
-
-MAN1= jigdo-file.1 jigdo-lite.1 jigdo-mirror.1
-
-pre-install:
- @brandelf -t Linux ${WRKSRC}/jigdo-file
-
-do-install:
-.for i in ${PROGRAMS}
- @${INSTALL_PROGRAM} ${WRKSRC}/$i ${PREFIX}/bin
-.endfor
-.for i in ${SCRIPTS}
- @${INSTALL_SCRIPT} ${WRKSRC}/$i ${PREFIX}/bin
-.endfor
-.for i in ${PROGRAMS} ${SCRIPTS}
- @${INSTALL_MAN} ${WRKSRC}/$i.1 ${PREFIX}/man/man1
-.endfor
-
-.include <bsd.port.mk>
diff --git a/net-p2p/linux-jigdo/distinfo b/net-p2p/linux-jigdo/distinfo
deleted file mode 100644
index 29948fbd5fa6..000000000000
--- a/net-p2p/linux-jigdo/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (jigdo-bin-0.6.8.tar.bz2) = 633d2f6371097256f12e264ac9c6952f
diff --git a/net-p2p/linux-jigdo/pkg-descr b/net-p2p/linux-jigdo/pkg-descr
deleted file mode 100644
index 8ed8a854201a..000000000000
--- a/net-p2p/linux-jigdo/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-Jigsaw Download, or short jigdo, is a tool designed to ease the distribution
-of very large files over the internet, for example CD or DVD images. Its aim
-is to make downloading the images as easy for users as a click on a direct
-download link in a browser, while avoiding all the problems that server
-administrators have with hosting such large files.
-
-At the moment this port is only tested to work for building the iso images
-of the Debian GNU/Linux distribution.
-
-WWW: http://home.in.tum.de/~atterer/jigdo/
-
- -- Udo (udo.schweigert@siemens.com)
diff --git a/net-p2p/linux-jigdo/pkg-plist b/net-p2p/linux-jigdo/pkg-plist
deleted file mode 100644
index 9dd813138aae..000000000000
--- a/net-p2p/linux-jigdo/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $FreeBSD$
-bin/jigdo-file
-bin/jigdo-lite
-bin/jigdo-mirror