forked from ports/contrib
libgsasl: dropped unmaintained port
This commit is contained in:
parent
0ef566d89c
commit
af50a4e0e7
@ -1,13 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/include/
|
||||
-rw-r--r-- root/root usr/include/gsasl-compat.h
|
||||
-rw-r--r-- root/root usr/include/gsasl-mech.h
|
||||
-rw-r--r-- root/root usr/include/gsasl.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libgsasl.a
|
||||
-rwxr-xr-x root/root usr/lib/libgsasl.la
|
||||
lrwxrwxrwx root/root usr/lib/libgsasl.so -> libgsasl.so.7.9.7
|
||||
lrwxrwxrwx root/root usr/lib/libgsasl.so.7 -> libgsasl.so.7.9.7
|
||||
-rwxr-xr-x root/root usr/lib/libgsasl.so.7.9.7
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libgsasl.pc
|
@ -1,5 +0,0 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3wENVHDwacIIUXm0CY+XK/mT6ciIRO8k/HJLR2IVVZxa1YDiMr/0ZXA/cImvqoEYiw4LOCpmXaSGUPuJtAW33QY=
|
||||
SHA256 (Pkgfile) = 703b71d09112aadba256e60f94d7e569e3a552d7b42f32c8a8e4b274cb296bbf
|
||||
SHA256 (.footprint) = f7a1523176955c0f7a97dd7b45eb7d9df777b2b3a835ec1eb24ee2beebcfce16
|
||||
SHA256 (libgsasl-1.8.1.tar.gz) = 19e2f90525c531010918c50bb1febef0d7115d620150cc66153b9ce73ff814e6
|
@ -1,18 +0,0 @@
|
||||
# Description: GNU SASL Library
|
||||
# URL: https://josefsson.org/gsasl/
|
||||
# Maintainer: Alan Mizrahi, alan at mizrahi dot com dot ve
|
||||
# Depends on: libgcrypt
|
||||
|
||||
name=libgsasl
|
||||
version=1.8.1
|
||||
release=1
|
||||
source=(https://download.savannah.nongnu.org/releases/gsasl/$name-$version.tar.gz)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--disable-nls
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user