cleaned up allmy ports

This commit is contained in:
Thomas Penteker 2008-05-19 23:33:25 +02:00
parent c61cd48773
commit 6f7e15aef8
35 changed files with 91 additions and 128 deletions

View File

@ -16,5 +16,4 @@ build() {
install -d -m 0755 $PKG/usr/{man/man8,sbin}
make && make DESTDIR=$PKG install
install -d -m 0755 $PKG/usr/sbin
chown -R root:root $PKG
}

View File

@ -24,7 +24,6 @@ build() {
--mandir=/usr/man
make && make DESTDIR=$PKG install
chown -R root:root $PKG
install -d $PKG/var/{named,run/named}

View File

@ -1,27 +1,26 @@
# Description: DHCP server, client and relay agent.
# URL: http://www.isc.org/sw/dhcp/
# URL: http://www.isc.org/sw/dhcp/
# Maintainer: Thomas Penteker, tek at serverop dot de
# Packager: Mark Rosenstand, mark at borkware dot net
# Packager: Mark Rosenstand, mark at borkware dot net
#
# Depends on:
# Depends on:
name=dhcp
version=4.0.0
release=1
source=(http://ftp.isc.org/isc/$name/$name-$version.tar.gz
dhcpd
default-config.diff)
dhcpd
default-config.diff)
build() {
cd dhcp-$version
patch -p1 -i $SRC/default-config.diff
./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install
mkdir $PKG/etc/
install -m644 client/dhclient.conf server/dhcpd.conf -t $PKG/etc
install -D ../dhcpd $PKG/etc/rc.d/dhcpd
mkdir -p $PKG/var/state/dhcp
touch $PKG/var/state/dhcp/dhcpd.leases
chown -R root:root $PKG
cd dhcp-$version
patch -p1 -i $SRC/default-config.diff
./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install
mkdir $PKG/etc/
install -m644 client/dhclient.conf server/dhcpd.conf -t $PKG/etc
install -D ../dhcpd $PKG/etc/rc.d/dhcpd
mkdir -p $PKG/var/state/dhcp
touch $PKG/var/state/dhcp/dhcpd.leases
}

View File

@ -13,7 +13,6 @@ source=(http://dl.sourceforge.net/$name/$name-$version.tar.gz)
build() {
cd $name-$version
python setup.py install --root=$PKG
chown -R root:root $PKG
rm $PKG/usr/lib/python2.5/site-packages/docutils/writers/s5_html/themes/README.txt
rm $PKG/usr/lib/python2.5/site-packages/docutils/parsers/rst/include/README.txt
}

View File

@ -27,5 +27,4 @@ build () {
install -m644 $name.conf $PKG/etc/$name/
ln -sf /etc/$name/machines.list $PKG/etc/$name/group/all
chown -R root:root $PKG
}

View File

@ -15,5 +15,4 @@ build() {
tar zxvf flashplayer.tar.gz
mkdir -p $PKG/usr/bin/
cp flashplayer $PKG/usr/bin/
chown -R root:root $PKG
}

View File

@ -14,5 +14,4 @@ build() {
./configure --prefix=/usr
make && make DESTDIR=$PKG install
rm -rf $PKG/usr/share/locale/
chown -R root:root $PKG
}

View File

@ -14,5 +14,4 @@ build() {
cd $name-$version
patch -p1 < $SRC/$name-$version.diff
python setup.py install --prefix=/usr --root=$PKG
chown -R root:root $PKG
}

View File

@ -10,9 +10,8 @@ release=1
source=(http://download.sarine.nl/gmpc-0.14.0/plugins/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
chown -R root:root $PKG
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}

View File

@ -10,9 +10,8 @@ release=1
source=(http://download.sarine.nl/gmpc-0.14.0/plugins/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
chown -R root:root $PKG
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}

View File

@ -11,9 +11,8 @@ release=1
source=(http://download.sarine.nl/gmpc-0.14.0/plugins/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
chown -R root:root $PKG
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}

View File

@ -10,9 +10,8 @@ release=1
source=(http://download.sarine.nl/gmpc-0.14.0/plugins/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
chown -R root:root $PKG
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}

View File

@ -10,9 +10,8 @@ release=1
source=(http://download.sarine.nl/gmpc-0.14.0/plugins/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
chown -R root:root $PKG
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}

View File

@ -10,9 +10,8 @@ release=1
source=(http://download.sarine.nl/gmpc-0.14.0/plugins/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
chown -R root:root $PKG
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}

View File

@ -10,9 +10,8 @@ release=1
source=(http://download.sarine.nl/gmpc-0.14.0/plugins/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
chown -R root:root $PKG
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}

View File

@ -10,9 +10,8 @@ release=1
source=(http://download.sarine.nl/gmpc-0.14.0/plugins/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
chown -R root:root $PKG
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}

View File

@ -10,10 +10,9 @@ release=1
source=(http://download.sarine.nl/gmpc-0.14.0/$name-$version.tar.gz)
build() {
cd gmpc-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
rm -r $PKG/usr/share/locale
chown -R root:root $PKG
cd gmpc-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
rm -r $PKG/usr/share/locale
}

View File

@ -13,5 +13,4 @@ build() {
cd $name-$version
./configure --prefix=/usr
make && make DESTDIR=$PKG install
chown -R root:root $PKG
}

View File

@ -13,6 +13,5 @@ build() {
cd $name-$version
./configure --prefix=$PKG/usr
make && make install
chown -R root:root $PKG
}

View File

@ -10,11 +10,10 @@ release=1
source=(http://download.sarine.nl/gmpc-0.14.0/$name-$version.tar.gz)
build() {
cd libmpd-$version
./configure \
--prefix=/usr \
--disable-static
make
make DESTDIR=$PKG install
chown -R root:root $PKG
cd libmpd-$version
./configure \
--prefix=/usr \
--disable-static
make
make DESTDIR=$PKG install
}

View File

@ -13,5 +13,4 @@ build() {
cd $name-$version
./configure --prefix=/usr
make && make DESTDIR=$PKG install
chown -R root:root $PKG
}

View File

@ -12,5 +12,4 @@ source=(http://www.selenic.com/$name/release/$name-$version.tar.gz)
build() {
cd $name-$version
python setup.py install --root=$PKG
chown -R root:root $PKG
}

View File

@ -1,8 +1,8 @@
# Description: Utility to print mails
# URL: http://muttprint.sourceforge.net/
# URL: http://muttprint.sourceforge.net/
# Maintainer: Thomas Penteker, tek at serverop dot de
# Packager: James Mills, prologic at shortcircuit dot net dot au
# Depends on: perl, tetex, p5-text-iconv
# Packager: James Mills, prologic at shortcircuit dot net dot au
# Depends on: perl, tetex, p5-text-iconv
name=muttprint
version=0.72d
@ -10,17 +10,16 @@ release=1
source=(http://dl.sourceforge.net/${name}/${name}-${version}.tar.gz)
build() {
cd $name-$version
cd $name-$version
mkdir -p $PKG/usr/bin \
$PKG/usr/man/man1 \
$PKG/usr/share/muttprint
mkdir -p $PKG/usr/bin \
$PKG/usr/man/man1 \
$PKG/usr/share/muttprint
install -m 0755 muttprint $PKG/usr/bin/
install -m 0644 doc/manpages/en/muttprint.1.gz $PKG/usr/man/man1/
install -m 0755 muttprint $PKG/usr/bin/
install -m 0644 doc/manpages/en/muttprint.1.gz $PKG/usr/man/man1/
install -m 0644 sample-muttprintrc-en $PKG/usr/share/muttprint/muttprintrc
install -m 0644 pics/*.eps $PKG/usr/share/muttprint/
rm -f $PKG/usr/share/muttprint/{Debian*,Gentoo*}
chown -R root:root $PKG
install -m 0644 sample-muttprintrc-en $PKG/usr/share/muttprint/muttprintrc
install -m 0644 pics/*.eps $PKG/usr/share/muttprint/
rm -f $PKG/usr/share/muttprint/{Debian*,Gentoo*}
}

View File

@ -1,8 +1,8 @@
# Description: Ncurse-based MPD console client
# URL: http://www.musicpd.org/
# URL: http://www.musicpd.org/
# Maintainer: Thomas Penteker, tek at serverop dot de
# Packager: James Mills, prologic at shortcircuit dot net dot au
# Depends on: ncurses
# Packager: James Mills, prologic at shortcircuit dot net dot au
# Depends on: ncurses
name=ncmpc
version=0.11.1
@ -10,20 +10,19 @@ release=2
source=(http://hem.bredband.net/kaw/${name}/files/${name}-${version}.tar.gz)
build() {
cd $name-$version
cd $name-$version
./configure \
--sysconfdir=/usr/etc \
--prefix=/usr \
--disable-nls
make
make install DESTDIR=$PKG
./configure \
--sysconfdir=/usr/etc \
--prefix=/usr \
--disable-nls
make
make install DESTDIR=$PKG
mkdir -p $PKG/usr/etc/ncmpc
mkdir -p $PKG/usr/etc/ncmpc
install -m 0644 doc/config.sample $PKG/usr/etc/ncmpc/config
install -m 0644 doc/keys.sample $PKG/usr/etc/ncmpc/keys
install -m 0644 doc/config.sample $PKG/usr/etc/ncmpc/config
install -m 0644 doc/keys.sample $PKG/usr/etc/ncmpc/keys
rm -rf $PKG/usr/share
chown -R root:root $PKG
rm -rf $PKG/usr/share
}

View File

@ -23,5 +23,4 @@ build() {
-name perllocal.pod | xargs rm
# Remove empty directories
find $PKG -depth -empty -exec rm -rf {} \;
chown -R root:root $PKG
}

View File

@ -13,5 +13,4 @@ build() {
cd $name-$version
./configure --prefix=$PKG/usr
make && make DESTDIR=$PKG install
chown -R root:root $PKG
}

View File

@ -14,5 +14,4 @@ build() {
mkdir -p $PKG/usr/share/qingy/themes
cp -r * $PKG/usr/share/qingy/themes
rm $PKG/usr/share/qingy/themes/README
chown -R root:root $PKG
}

View File

@ -26,5 +26,4 @@ build() {
#rm -rf $PKG/{usr/share/info,etc/pam.d,usr/share/emacs,usr/info,etc}
rm -fr $PKG/{etc/pam.d,usr/info}
chown -R root:root $PKG
}

View File

@ -14,5 +14,4 @@ build() {
./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install
chown -R root:root $PKG
}

View File

@ -16,5 +16,4 @@ build () {
make
mkdir -p $PKG/usr/{bin,man/man1,etc}
make prefix=$PKG/usr install
chown -R root:root $PKG
}

View File

@ -34,7 +34,4 @@ build() {
chmod -R u+w $PKG/*
rm -fr $PKG/usr/lib/perl5/{5.*.*,site_perl/5.*.*/linux}
#rm -rf $PKG/usr/lib/perl5/5.8.8/linux/
#rm -rf $PKG/usr/lib/perl5/site_perl/5.8.8/linux
chown -R root:root $PKG
}

View File

@ -23,5 +23,4 @@ build() {
install
chmod 644 $PKG/usr/man/man1/tcc.1
rm -rf $PKG/usr/share
chown -R root:root $PKG
}

View File

@ -43,6 +43,5 @@ build() {
chmod 755 $PKG/home/www
chmod 1777 $PKG/home/www/users
touch $PKG/var/log/thttpd.log
chown -R root:root $PKG
}

View File

@ -14,5 +14,4 @@ build () {
python setup.py install --root=$PKG
mkdir -p $PKG/usr/man
mv $PKG/usr/share/man/man1 $PKG/usr/man
chown -R root:root $PKG
}

View File

@ -1,8 +1,8 @@
# Description: Text-based front-end to Remind
# URL: http://www.eecs.umich.edu/~pelzlpj/wyrd/
# URL: http://www.eecs.umich.edu/~pelzlpj/wyrd/
# Maintainer: Thomas Penteker, tek at serverop dot de
# Packager: James Mills, prologic at shortcircuit dot net dot au
# Depends on: remind, ocaml
# Packager: James Mills, prologic at shortcircuit dot net dot au
# Depends on: remind, ocaml
name=wyrd
version=1.4.4
@ -10,9 +10,8 @@ release=1
source=(http://pessimization.com/software/$name/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
chown -R root:root $PKG
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}