ports/opt (master): rlog: moved to attic
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 778b80c8f19dc09506207275c454609f84cabf54 Author: Tilman Sauerbeck <tilman@code-monkey.de> Date: Wed Oct 18 17:38:58 2006 +0000 rlog: moved to attic diff --git a/rlog/.footprint b/rlog/.footprint deleted file mode 100644 index 606d15c..0000000 --- a/rlog/.footprint +++ /dev/null @@ -1,26 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/rlog/ --rw-r--r-- root/root usr/include/rlog/Error.h --rw-r--r-- root/root usr/include/rlog/Lock.h --rw-r--r-- root/root usr/include/rlog/Mutex.h --rw-r--r-- root/root usr/include/rlog/RLogChannel.h --rw-r--r-- root/root usr/include/rlog/RLogNode.h --rw-r--r-- root/root usr/include/rlog/RLogPublisher.h --rw-r--r-- root/root usr/include/rlog/RLogTime.h --rw-r--r-- root/root usr/include/rlog/StdioNode.h --rw-r--r-- root/root usr/include/rlog/SyslogNode.h --rw-r--r-- root/root usr/include/rlog/common.h --rw-r--r-- root/root usr/include/rlog/rlog-c99.h --rw-r--r-- root/root usr/include/rlog/rlog-novariadic.h --rw-r--r-- root/root usr/include/rlog/rlog-prec99.h --rw-r--r-- root/root usr/include/rlog/rlog.h --rw-r--r-- root/root usr/include/rlog/rloginit.h --rw-r--r-- root/root usr/include/rlog/rloglocation.h -drwxr-xr-x root/root usr/lib/ --rwxr-xr-x root/root usr/lib/librlog.la -lrwxrwxrwx root/root usr/lib/librlog.so -> librlog.so.1.3.4 -lrwxrwxrwx root/root usr/lib/librlog.so.1 -> librlog.so.1.3.4 --rwxr-xr-x root/root usr/lib/librlog.so.1.3.4 -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/librlog.pc diff --git a/rlog/.md5sum b/rlog/.md5sum deleted file mode 100644 index d137452..0000000 --- a/rlog/.md5sum +++ /dev/null @@ -1 +0,0 @@ -a3bc4e4d9d2b838fdc32e6de64270b68 rlog-1.3.7.tgz diff --git a/rlog/Pkgfile b/rlog/Pkgfile deleted file mode 100644 index 8ea0f10..0000000 --- a/rlog/Pkgfile +++ /dev/null @@ -1,18 +0,0 @@ -# Description: C++ logging library -# URL: http://arg0.net/users/vgough/rlog/ -# Maintainer: -# Packager: Jukka Heino, jukka dot heino at gmail dot com -# Depends on: - -name=rlog -version=1.3.7 -release=1 -source=(http://arg0.net/users/vgough/download/$name-$version.tgz) - -build() { - cd $name-$version - ./configure --prefix=/usr - make - make DESTDIR=$PKG install - rm -rf $PKG/usr/share -}
participants (1)
-
crux@crux.nu