ports/opt (3.6): nss_wrapper: deleted unmaintained port
commit d95c8dfadbcb6d8e2d9697a28724a4bd18060c24 Author: Tim Biermann <tbier@posteo.de> Date: Sun Jan 31 17:54:12 2021 +0000 nss_wrapper: deleted unmaintained port diff --git a/nss_wrapper/.footprint b/nss_wrapper/.footprint deleted file mode 100644 index 0da11a1ca..000000000 --- a/nss_wrapper/.footprint +++ /dev/null @@ -1,17 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/nss_wrapper.pl -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/cmake/ -drwxr-xr-x root/root usr/lib/cmake/nss_wrapper/ --rw-r--r-- root/root usr/lib/cmake/nss_wrapper/nss_wrapper-config-version.cmake --rw-r--r-- root/root usr/lib/cmake/nss_wrapper/nss_wrapper-config.cmake -lrwxrwxrwx root/root usr/lib/libnss_wrapper.so -> libnss_wrapper.so.0 -lrwxrwxrwx root/root usr/lib/libnss_wrapper.so.0 -> libnss_wrapper.so.0.3.1 --rwxr-xr-x root/root usr/lib/libnss_wrapper.so.0.3.1 -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/nss_wrapper.pc -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/nss_wrapper.1.gz diff --git a/nss_wrapper/.signature b/nss_wrapper/.signature deleted file mode 100644 index c05c15a86..000000000 --- a/nss_wrapper/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/TrbRfxE4r2aPeR9jESNcNVRy+/TEfathG5Tu4fMLsTpRvNejJWMuyj3APvdU7+ayQfNGiGW5iwySDrLQUYA/AA= -SHA256 (Pkgfile) = 46e30091f06b29c926fab4b3199bdb7460067786f7d4fc425dda2194abacf30d -SHA256 (.footprint) = 6726225314c7024f9f5452e325605803f938f80c481c74ca74bd3fe5510f074a -SHA256 (nss_wrapper-1.1.11.tar.gz) = fb45332e7fb4d85d3ea829ed18172366196c17cbd32ef690a7e1309f0c37b4e0 diff --git a/nss_wrapper/Pkgfile b/nss_wrapper/Pkgfile deleted file mode 100644 index 183814f3e..000000000 --- a/nss_wrapper/Pkgfile +++ /dev/null @@ -1,19 +0,0 @@ -# Description: Wrapper for the NSS API -# URL: https://cwrap.org/nss_wrapper.html -# Maintainer: Alan Mizrahi, alan at mizrahi dot com dot ve -# Depends on: cmake - -name=nss_wrapper -version=1.1.11 -release=1 -source=(https://ftp.samba.org/pub/cwrap/$name-$version.tar.gz) - -build() { - cmake -S $name-$version -B build\ - -D CMAKE_BUILD_TYPE=Release \ - -D CMAKE_C_FLAGS_RELEASE="$CFLAGS" \ - -D CMAKE_INSTALL_PREFIX=/usr \ - -D CMAKE_INSTALL_LIBDIR=lib - cmake --build build - DESTDIR=$PKG cmake --install build -}
participants (1)
-
crux@crux.nu