iperf, connect, joe: dropped maintainance (CRUX 2.2)

This commit is contained in:
Jukka Heino 2006-04-02 22:12:21 +00:00
parent 9f4397c598
commit 58c0a66a13
9 changed files with 0 additions and 110 deletions

View File

@ -1,3 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/connect

View File

@ -1 +0,0 @@
59e8606e63cd9949aa2520b75f7c1bf6 connect.c

View File

@ -1,15 +0,0 @@
# Description: Make socket connection using SOCKS4/5 and HTTP tunnel
# URL: http://www.taiyo.co.jp/~gotoh/ssh/connect.html
# Maintainer: Jukka Heino, jukka at karsikkopuu dot net
# Packager: Jukka Heino, jukka at karsikkopuu dot net
# Depends on:
name=connect
version=1.95
release=1
source=(http://www.taiyo.co.jp/~gotoh/ssh/$name.c)
build() {
install -d $PKG/usr/bin
gcc $CFLAGS $SRC/$name.c -o $PKG/usr/bin/$name
}

View File

@ -1,3 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/iperf

View File

@ -1 +0,0 @@
bb658aba58a5af0356f5b1342dfe8f53 iperf-2.0.2.tar.gz

View File

@ -1,17 +0,0 @@
# Description: TCP/UDP bandwidth measurement tool
# URL: http://dast.nlanr.net/Projects/Iperf/
# Maintainer: Jukka Heino, jukka at karsikkopuu dot net
# Packager: Jukka Heino, jukka at karsikkopuu dot net
# Depends on:
name=iperf
version=2.0.2
release=1
source=(http://dast.nlanr.net/Projects/Iperf2.0/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr --disable-dependency-tracking
make
make DESTDIR=$PKG install
}

View File

@ -1,49 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
lrwxrwxrwx root/root usr/bin/jmacs -> joe
-rwxr-xr-x root/root usr/bin/joe
lrwxrwxrwx root/root usr/bin/jpico -> joe
lrwxrwxrwx root/root usr/bin/jstar -> joe
lrwxrwxrwx root/root usr/bin/rjoe -> joe
drwxr-xr-x root/root usr/etc/
drwxr-xr-x root/root usr/etc/joe/
-rw-r--r-- root/root usr/etc/joe/jmacsrc
-rw-r--r-- root/root usr/etc/joe/joerc
-rw-r--r-- root/root usr/etc/joe/jpicorc
-rw-r--r-- root/root usr/etc/joe/jstarrc
-rw-r--r-- root/root usr/etc/joe/rjoerc
drwxr-xr-x root/root usr/etc/joe/syntax/
-rw-r--r-- root/root usr/etc/joe/syntax/4gl.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/ada.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/asm.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/awk.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/c.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/cobol.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/conf.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/csh.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/css.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/diff.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/fortran.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/html.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/java.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/lisp.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/mail.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/mason.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/ocaml.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/pascal.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/perl.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/php.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/ps.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/python.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/sed.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/sh.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/sml.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/sql.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/tcl.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/tex.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/verilog.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/vhdl.jsf
-rw-r--r-- root/root usr/etc/joe/syntax/xml.jsf
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/joe.1.gz

View File

@ -1 +0,0 @@
02221716679c039c5da00c275d61dbf4 joe-3.3.tar.gz

View File

@ -1,20 +0,0 @@
# Description: Joe's Own Editor
# URL: http://sourceforge.net/projects/joe-editor/
# Maintainer: Jukka Heino, jukka at karsikkopuu dot net
# Packager: Jukka Heino, jukka at karsikkopuu dot net
# Depends on:
name=joe
version=3.3
release=1
source=(http://dl.sourceforge.net/sourceforge/joe-editor/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/bin/termidx \
$PKG/usr/etc/joe/charmaps \
$PKG/usr/etc/joe/doc
}