ports/opt (master): x11vnc: moved to attic
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit e2d62f4f4a047896e09c096bbfb0ca6d628529e1 Author: Tilman Sauerbeck <tilman@code-monkey.de> Date: Wed Oct 18 17:45:46 2006 +0000 x11vnc: moved to attic diff --git a/x11vnc/.footprint b/x11vnc/.footprint deleted file mode 100644 index 6e0265d..0000000 --- a/x11vnc/.footprint +++ /dev/null @@ -1,11 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/x11vnc -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/x11vnc.1.gz -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/x11vnc/ -drwxr-xr-x root/root usr/share/x11vnc/classes/ --rw-r--r-- root/root usr/share/x11vnc/classes/VncViewer.jar --rw-r--r-- root/root usr/share/x11vnc/classes/index.vnc diff --git a/x11vnc/.md5sum b/x11vnc/.md5sum deleted file mode 100644 index 1003568..0000000 --- a/x11vnc/.md5sum +++ /dev/null @@ -1 +0,0 @@ -9a8ea2d9c6face2c3da0bdbce852ebbd x11vnc-0.8.tar.gz diff --git a/x11vnc/Pkgfile b/x11vnc/Pkgfile deleted file mode 100644 index 791c550..0000000 --- a/x11vnc/Pkgfile +++ /dev/null @@ -1,17 +0,0 @@ -# Description: VNC for real X displays -# URL: http://www.karlrunge.com/x11vnc/ -# Maintainer: -# Packager: Jukka Heino, jukka dot heino at gmail dot com -# Depends on: x11 - -name=x11vnc -version=0.8 -release=1 -source=(http://www.karlrunge.com/$name/$name-$version.tar.gz) - -build() { - cd $name-$version - ./configure --prefix=/usr - make - make DESTDIR=$PKG install -}
participants (1)
-
crux@crux.nu