ports/opt (2.3): yp-tools: unmaintained
commit aa6b7088872d0ccf507ce2d07fe81ab20d020655 Author: Juergen Daubert <jue@jue.li> Date: Tue Apr 10 19:46:58 2007 +0200 yp-tools: unmaintained diff --git a/yp-tools/.footprint b/yp-tools/.footprint deleted file mode 100644 index 43450b8..0000000 --- a/yp-tools/.footprint +++ /dev/null @@ -1,30 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --r-xr-xr-x root/root usr/bin/ypcat --r-xr-xr-x root/root usr/bin/ypchfn --r-xr-xr-x root/root usr/bin/ypchsh --r-xr-xr-x root/root usr/bin/ypmatch --r-xr-xr-x root/root usr/bin/yppasswd --r-xr-xr-x root/root usr/bin/ypwhich -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/ypcat.1.gz --rw-r--r-- root/root usr/man/man1/ypchfn.1.gz --rw-r--r-- root/root usr/man/man1/ypchsh.1.gz --rw-r--r-- root/root usr/man/man1/ypmatch.1.gz --rw-r--r-- root/root usr/man/man1/yppasswd.1.gz --rw-r--r-- root/root usr/man/man1/ypwhich.1.gz -drwxr-xr-x root/root usr/man/man5/ --rw-r--r-- root/root usr/man/man5/nicknames.5.gz -drwxr-xr-x root/root usr/man/man8/ --rw-r--r-- root/root usr/man/man8/yppoll.8.gz --rw-r--r-- root/root usr/man/man8/ypset.8.gz --rw-r--r-- root/root usr/man/man8/yptest.8.gz -drwxr-xr-x root/root usr/sbin/ --r-xr-xr-x root/root usr/sbin/yppoll --r-xr-xr-x root/root usr/sbin/ypserv_test --r-xr-xr-x root/root usr/sbin/ypset --r-xr-xr-x root/root usr/sbin/yptest -drwxr-xr-x root/root var/ -drwxr-xr-x root/root var/yp/ --rw-r--r-- root/root var/yp/nicknames diff --git a/yp-tools/.md5sum b/yp-tools/.md5sum deleted file mode 100644 index 1d8c712..0000000 --- a/yp-tools/.md5sum +++ /dev/null @@ -1 +0,0 @@ -8a852581c831eb6e699a16d741a7ec52 yp-tools-2.9.tar.gz diff --git a/yp-tools/Pkgfile b/yp-tools/Pkgfile deleted file mode 100644 index a809f83..0000000 --- a/yp-tools/Pkgfile +++ /dev/null @@ -1,18 +0,0 @@ -# Maintainer: Jay Dolan, jdolan at jdolan dot dyndns dot org -# Description: NIS Yellow Pages utilities -# URL: http://www.linux-nis.org/nis/yp-tools -# Depends on: - -name=yp-tools -version=2.9 -release=1 -source=(ftp://ftp.kernel.org/pub/linux/utils/net/NIS/$name-$version.tar.gz) - -build(){ - cd $name-$version - ./configure --mandir=/usr/man --disable-nls - make && make DESTDIR=$PKG install - - rm -rf $PKG/bin - rm -f $PKG/usr/man/man8/*domainname* -}
participants (1)
-
crux@crux.nu