From 19e8a11f5a1789f804a1b0cb43b1d0c34bf5916c Mon Sep 17 00:00:00 2001 From: hackbard Date: Tue, 4 Feb 2003 19:08:30 +0000 Subject: [PATCH] added mike repos --- mike/eject/eject | 7 +++++++ mike/iptraf/iptraf | 15 +++++++++++++++ mike/joe/joe | 7 +++++++ mike/reiserfsprogs/reiserfsprogs | 9 +++++++++ 4 files changed, 38 insertions(+) create mode 100644 mike/eject/eject create mode 100644 mike/iptraf/iptraf create mode 100644 mike/joe/joe create mode 100644 mike/reiserfsprogs/reiserfsprogs diff --git a/mike/eject/eject b/mike/eject/eject new file mode 100644 index 0000000..034cdbc --- /dev/null +++ b/mike/eject/eject @@ -0,0 +1,7 @@ +# HDW - Linux eject package +# +# (C) AUG 2002 by Miguel Bolanos +# +# [V] 2.0.10 +# [S] 3 1 +# [D] eject-2.0.10.tar.gz http://www.ibiblio.org/pub/Linux/utils/disk-management/ diff --git a/mike/iptraf/iptraf b/mike/iptraf/iptraf new file mode 100644 index 0000000..b944d96 --- /dev/null +++ b/mike/iptraf/iptraf @@ -0,0 +1,15 @@ +# HDW - Linux iptraf package +# +# (C) AUG 2002 by Miguel Bolanos +# +# [V] 2.7.0 +# [S] 2 10 +# [D] iptraf-2.7.0.tar.gz ftp://ftp.cebu.mozcom.com/pub/linux/net/ + +build_main() { + cd src/ + make clean + make && + make install + } + diff --git a/mike/joe/joe b/mike/joe/joe new file mode 100644 index 0000000..627e75d --- /dev/null +++ b/mike/joe/joe @@ -0,0 +1,7 @@ +# HDW - Linux joe package +# +# (C) AUG 2002 by Miguel Bolanos +# +# [V] 2.9.7 +# [S] 2 10 +# [D] joe-2.9.7.tgz http://prdownloads.sourceforge.net/joe-editor/ diff --git a/mike/reiserfsprogs/reiserfsprogs b/mike/reiserfsprogs/reiserfsprogs new file mode 100644 index 0000000..1e3d668 --- /dev/null +++ b/mike/reiserfsprogs/reiserfsprogs @@ -0,0 +1,9 @@ +# HDW - Linux reiserfsprogs package +# +# (C) AUG 2002 by Miguel Bolanos +# +# [V] 3.6.2 +# [S] 2 10 +# [D] reiserfsprogs-3.6.2.tar.gz http://www.namesys.com/pub/reiserfsprogs/ + +confopt="--mandir=/usr/share/man" -- 2.20.1