summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2003-08-15 12:53:28 +0000
committerHeinrich Wendel <lanius@gentoo.org>2003-08-15 12:53:28 +0000
commita567feb86533027840ed54990a28dbdaf99f5441 (patch)
treed22abf949311232dd3e7e4619457f395483906ac /app-portage
parentmoved to app-portage (diff)
downloadgentoo-2-a567feb86533027840ed54990a28dbdaf99f5441.tar.gz
gentoo-2-a567feb86533027840ed54990a28dbdaf99f5441.tar.bz2
gentoo-2-a567feb86533027840ed54990a28dbdaf99f5441.zip
moved mirrorselect from app-admin to app-portage
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/mirrorselect/ChangeLog115
-rw-r--r--app-portage/mirrorselect/Manifest5
-rw-r--r--app-portage/mirrorselect/files/digest-mirrorselect-0.7-r11
-rw-r--r--app-portage/mirrorselect/files/digest-mirrorselect-0.811
-rw-r--r--app-portage/mirrorselect/mirrorselect-0.7-r1.ebuild23
-rw-r--r--app-portage/mirrorselect/mirrorselect-0.81.ebuild23
6 files changed, 168 insertions, 0 deletions
diff --git a/app-portage/mirrorselect/ChangeLog b/app-portage/mirrorselect/ChangeLog
new file mode 100644
index 000000000000..99f375a1fb4b
--- /dev/null
+++ b/app-portage/mirrorselect/ChangeLog
@@ -0,0 +1,115 @@
+# ChangeLog for app-admin/mirrorselect
+# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.1 2003/08/15 12:53:16 lanius Exp $
+
+*mirrorselect-0.7-r1 (15 Aug 2003)
+
+ 15 Aug 2003; Heinrich Wendel <lanius@gentoo.org> mirrorselect-0.7-r1.ebuild,
+ mirrorselect-0.81.ebuild:
+ moved from app-admin to app-portage
+
+ 11 Aug 2003; John Mylchreest <johnm@gentoo.org>; :
+ incorrect digest
+
+ 11 Aug 2003; John Mylchreest <johnm@gentoo.org>; mirrorselect-0.8.ebuild:
+ Slight fix on deeptest, added support for Xdialog. code cleanups
+
+*mirrorselect-0.8 (09 Aug 2003)
+
+ 09 Aug 2003; John Mylchreest <johnm@gentoo.org>; mirrorselect-0.6.ebuild,
+ mirrorselect-0.7-r1.ebuild, mirrorselect-0.8.ebuild:
+ 0.7-r1 -> stable, 0.8 added boasting block scan, deeptest and vhost support if
+ bind-utils is installed
+
+ 06 Aug 2003; John Mylchreest <johnm@gentoo.org>; mirrorselect-0.7-r1.ebuild:
+ fix quick borkage
+
+*mirrorselect-0.7-r1 (06 Aug 2003)
+
+ 06 Aug 2003; John Mylchreest <johnm@gentoo.org>; mirrorselect-0.7-r1.ebuild,
+ mirrorselect-0.7.ebuild:
+ mirror order being returned slowest->fastest, now fastest->slowest
+
+*mirrorselect-0.7 (05 Aug 2003)
+
+ 05 Aug 2003; John Mylchreest <johnm@gentoo.org>; mirrorselect-0.5.ebuild,
+ mirrorselect-0.6.ebuild, mirrorselect-0.7.ebuild:
+ Adding support for block-selects. Fixes #25243
+
+*mirrorselect-0.6 (09 Jul 2003)
+
+ 11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
+ Added missing changelog entry.
+
+ 18 May 2003; John Mylchreest <johnm@gentoo.org>; mirrorselect-0.5.ebuild:
+ moved 0.5 to stable to prevent problems im 0.3 surfacing
+
+ 15 May 2003; John Mylchreest <johnm@gentoo.org>; :
+ removed debug echo
+
+*mirrorselect-0.5 (13 May 2003)
+
+ 13 May 2003; John Mylchreest <johnm@gentoo.org>; mirrorselect-0.5.ebuild:
+ Code Restructure, and RSYNC correction. Automatic RSYNC not supported as yet,
+ until policy is agreed
+
+ 12 May 2003; John Mylchreest <johnm@gentoo.org>; :
+ Fixed rsync side of mirrorselect. list needs updating
+
+*mirrorselect-0.4 (11 May 2003)
+ 11 May 2003; John Mylchreest <johnm@gentoo.org> mirrorselect-0.4.ebuild
+ added rsync support, and sorting by geographical location.
+
+*mirrorselect-0.3 (9 May 2003)
+
+ 9 May 2003; John Mylchreest <johnm@gentoo.org> mirrorselect-0.3.ebuild files/mirrorselect :
+ added the option of a -o, so it wont write, but print the line
+
+ 9 May 2003; John Mylchreest <johnm@gentoo.org> mirrorselect-0.3.ebuild files/mirrorselect :
+ Removed static lists, in favour of all dynamic ones
+
+ 9 May 2003; John Mylchreest <johnm@gentoo.org> mirrorselect-0.3.ebuild files/mirrorselect :
+ Re-write. removed perl requirements, and sped up usage.
+
+*mirrorselect-0.2-r1 (27 Feb 2003)
+
+ 27 Feb 2003; Mark Guertin <gerk@gentoo.org> mirrorselect-0.2-r1.ebuild files/mirrorselect :
+ fixup to close bug #16315.
+
+*mirrorselect-0.2 (27 Feb 2003)
+
+ 27 Feb 2003; Mark Guertin <gerk@gentoo.org> mirrorselect-0.2.ebuild :
+ fixed missing deps (netselect and perl)
+
+ 27 Feb 2003; Mark Guertin <gerk@gentoo.org> mirrorselect-0.2.ebuild
+ files/digest-mirrorselect-0.2 files/mirrorselect :
+ new version, now has auto mode, just for spanky :), run with -a for
+ automode or with no options to show usage
+
+ 22 Feb 2003; Guy Martin <gmsoft@gentoo.org> mirrorselect-0.1-r2.ebuild :
+ Added hppa to keywords.
+
+*mirrorselect-0.1-r2 (10 Feb 2003)
+
+ 24 Feb 2003; Jason Wever <weeve@gentoo.org> mirrorselect-0.1-r2.ebuild:
+ Changed ~sparc keyword to sparc.
+
+ 10 Feb 2003; Mark Guertin <gerk@gentoo.org> mirrorselect-0.1-r2.ebuild:
+ Rev bump. Added a santify check for small screens. Older version would
+ cause garbage to be added to make.conf. Thanks SpanKY.
+
+ 02 Feb 2003; Mark Guertin <gerk@gentoo.org> mirrorselect-0.1-r1.ebuild:
+ updated to stable for ppc + x86 (have tested quite a bit).
+
+*mirrorselect-0.1-r1 (30 Jan 2003)
+ 30 Jan 2003; Jon Nall <nall@gentoo.org> mirrorselect-0.1-r1.ebuild,
+ files/mirrorselect :
+ made the GENTOO_MIRROR variable replacement a bit more robust;
+ added support for parsing what's already in /etc/make.conf's
+ GENTOO_MIRROR variable and automatically checking those
+
+*mirrorselect-0.1 (30 Jan 2003)
+ 30 jan 2003; Mark Guertin <gerk@gentoo.org> mirrorselect-0.1.ebuild :
+ Initial release, quick and ditry little dialog based script to pick
+ your distfile mirror. For now mirrors are hardcoded into script, but
+ this will move of to something more dynamic when possible
diff --git a/app-portage/mirrorselect/Manifest b/app-portage/mirrorselect/Manifest
new file mode 100644
index 000000000000..19ddc3e82c70
--- /dev/null
+++ b/app-portage/mirrorselect/Manifest
@@ -0,0 +1,5 @@
+MD5 01d008c09e98ee7e7724769e50136df1 mirrorselect-0.81.ebuild 638
+MD5 8650ec57769d065fa969c5bf562a0e81 mirrorselect-0.7-r1.ebuild 639
+MD5 15eb05ad77f8e7afaae853b6ad40bc78 ChangeLog 4501
+MD5 eebd3715a47daad41e505bc8aafb0c1b files/digest-mirrorselect-0.81 65
+MD5 95e8016c87b5587169b273294c052a93 files/digest-mirrorselect-0.7-r1 67
diff --git a/app-portage/mirrorselect/files/digest-mirrorselect-0.7-r1 b/app-portage/mirrorselect/files/digest-mirrorselect-0.7-r1
new file mode 100644
index 000000000000..b224c95df614
--- /dev/null
+++ b/app-portage/mirrorselect/files/digest-mirrorselect-0.7-r1
@@ -0,0 +1 @@
+MD5 e8ccf12c7c54567ee055acaa968ad313 mirrorselect-0.7-r1.tbz2 2895
diff --git a/app-portage/mirrorselect/files/digest-mirrorselect-0.81 b/app-portage/mirrorselect/files/digest-mirrorselect-0.81
new file mode 100644
index 000000000000..f7044594e754
--- /dev/null
+++ b/app-portage/mirrorselect/files/digest-mirrorselect-0.81
@@ -0,0 +1 @@
+MD5 18918525b9b246db356142643dff0237 mirrorselect-0.81.tbz2 4084
diff --git a/app-portage/mirrorselect/mirrorselect-0.7-r1.ebuild b/app-portage/mirrorselect/mirrorselect-0.7-r1.ebuild
new file mode 100644
index 000000000000..ba34f4a17040
--- /dev/null
+++ b/app-portage/mirrorselect/mirrorselect-0.7-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-0.7-r1.ebuild,v 1.1 2003/08/15 12:53:16 lanius Exp $
+
+DESCRIPTION="Tool to help select distfiles mirrors for Gentoo"
+HOMEPAGE="http://www.gentoo.org/"
+SRC_URI="mirror://gentoo/${PF}.tbz2"
+S=${WORKDIR}/
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64"
+
+RDEPEND=">=dev-util/dialog-0.7
+ sys-apps/grep
+ sys-apps/sed
+ sys-apps/gawk
+ net-misc/wget
+ net-analyzer/netselect"
+
+src_install() {
+ dosbin ${S}/mirrorselect
+}
diff --git a/app-portage/mirrorselect/mirrorselect-0.81.ebuild b/app-portage/mirrorselect/mirrorselect-0.81.ebuild
new file mode 100644
index 000000000000..e26c1e0a2dc3
--- /dev/null
+++ b/app-portage/mirrorselect/mirrorselect-0.81.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-0.81.ebuild,v 1.1 2003/08/15 12:53:16 lanius Exp $
+
+DESCRIPTION="Tool to help select distfiles mirrors for Gentoo"
+HOMEPAGE="http://www.gentoo.org/"
+SRC_URI="mirror://gentoo/${PF}.tbz2"
+S=${WORKDIR}/
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64"
+
+RDEPEND=">=dev-util/dialog-0.7
+ sys-apps/grep
+ sys-apps/sed
+ sys-apps/gawk
+ net-misc/wget
+ net-analyzer/netselect"
+
+src_install() {
+ dosbin ${S}/mirrorselect
+}