ports/opt (master): bar: moved to attic
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit d116872edbde1002162f787c42c18d1e4fba1dd4 Author: Tilman Sauerbeck <tilman@code-monkey.de> Date: Wed Oct 18 17:06:35 2006 +0000 bar: moved to attic diff --git a/bar/.footprint b/bar/.footprint deleted file mode 100644 index 40e095b..0000000 --- a/bar/.footprint +++ /dev/null @@ -1,6 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/bar -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/bar.1.gz diff --git a/bar/.md5sum b/bar/.md5sum deleted file mode 100644 index 8366527..0000000 --- a/bar/.md5sum +++ /dev/null @@ -1 +0,0 @@ -084f59ae57e9b4226a1b36003e237fb1 bar_1.10.6.tar.gz diff --git a/bar/Pkgfile b/bar/Pkgfile deleted file mode 100644 index 8010d50..0000000 --- a/bar/Pkgfile +++ /dev/null @@ -1,18 +0,0 @@ -# Description: Displays a progress bar in command line pipes -# URL: http://clpbar.sourceforge.net/ -# Maintainer: -# Packager: Jukka Heino, jukka dot heino at gmail dot com -# Depends on: - -name=bar -version=1.10.6 -release=1 -source=(http://dl.sourceforge.net/sourceforge/clpbar/${name}_${version}.tar.gz) - -build() { - cd $name-$version - sed -i "s/-O2/$CFLAGS/g" Makefile.in - ./configure --prefix=/usr - make - make DESTDIR=$PKG install -}
participants (1)
-
crux@crux.nu