libtirpc: moved from opt to core, dependency of python3

This commit is contained in:
Juergen Daubert 2020-06-26 12:04:17 +00:00
parent d12216d837
commit 29fa4cab75
3 changed files with 95 additions and 0 deletions

71
libtirpc/.footprint Normal file
View File

@ -0,0 +1,71 @@
drwxr-xr-x root/root etc/
-rw-r--r-- root/root etc/bindresvport.blacklist
-rw-r--r-- root/root etc/netconfig
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/tirpc/
-rw-r--r-- root/root usr/include/tirpc/netconfig.h
drwxr-xr-x root/root usr/include/tirpc/rpc/
-rw-r--r-- root/root usr/include/tirpc/rpc/auth.h
-rw-r--r-- root/root usr/include/tirpc/rpc/auth_des.h
-rw-r--r-- root/root usr/include/tirpc/rpc/auth_unix.h
-rw-r--r-- root/root usr/include/tirpc/rpc/clnt.h
-rw-r--r-- root/root usr/include/tirpc/rpc/clnt_soc.h
-rw-r--r-- root/root usr/include/tirpc/rpc/clnt_stat.h
-rw-r--r-- root/root usr/include/tirpc/rpc/des.h
-rw-r--r-- root/root usr/include/tirpc/rpc/des_crypt.h
-rw-r--r-- root/root usr/include/tirpc/rpc/key_prot.h
-rw-r--r-- root/root usr/include/tirpc/rpc/nettype.h
-rw-r--r-- root/root usr/include/tirpc/rpc/pmap_clnt.h
-rw-r--r-- root/root usr/include/tirpc/rpc/pmap_prot.h
-rw-r--r-- root/root usr/include/tirpc/rpc/pmap_rmt.h
-rw-r--r-- root/root usr/include/tirpc/rpc/raw.h
-rw-r--r-- root/root usr/include/tirpc/rpc/rpc.h
-rw-r--r-- root/root usr/include/tirpc/rpc/rpc_com.h
-rw-r--r-- root/root usr/include/tirpc/rpc/rpc_msg.h
-rw-r--r-- root/root usr/include/tirpc/rpc/rpcb_clnt.h
-rw-r--r-- root/root usr/include/tirpc/rpc/rpcb_prot.h
-rw-r--r-- root/root usr/include/tirpc/rpc/rpcb_prot.x
-rw-r--r-- root/root usr/include/tirpc/rpc/rpcent.h
-rw-r--r-- root/root usr/include/tirpc/rpc/svc.h
-rw-r--r-- root/root usr/include/tirpc/rpc/svc_auth.h
-rw-r--r-- root/root usr/include/tirpc/rpc/svc_dg.h
-rw-r--r-- root/root usr/include/tirpc/rpc/svc_mt.h
-rw-r--r-- root/root usr/include/tirpc/rpc/svc_soc.h
-rw-r--r-- root/root usr/include/tirpc/rpc/types.h
-rw-r--r-- root/root usr/include/tirpc/rpc/xdr.h
drwxr-xr-x root/root usr/include/tirpc/rpcsvc/
-rw-r--r-- root/root usr/include/tirpc/rpcsvc/crypt.h
-rw-r--r-- root/root usr/include/tirpc/rpcsvc/crypt.x
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libtirpc.a
-rwxr-xr-x root/root usr/lib/libtirpc.la
lrwxrwxrwx root/root usr/lib/libtirpc.so -> libtirpc.so.3.0.0
lrwxrwxrwx root/root usr/lib/libtirpc.so.3 -> libtirpc.so.3.0.0
-rwxr-xr-x root/root usr/lib/libtirpc.so.3.0.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libtirpc.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/bindresvport.3t.gz
-rw-r--r-- root/root usr/share/man/man3/des_crypt.3t.gz
-rw-r--r-- root/root usr/share/man/man3/getnetconfig.3t.gz
-rw-r--r-- root/root usr/share/man/man3/getnetpath.3t.gz
-rw-r--r-- root/root usr/share/man/man3/getrpcent.3t.gz
-rw-r--r-- root/root usr/share/man/man3/getrpcport.3t.gz
-rw-r--r-- root/root usr/share/man/man3/rpc.3t.gz
-rw-r--r-- root/root usr/share/man/man3/rpc_clnt_auth.3t.gz
-rw-r--r-- root/root usr/share/man/man3/rpc_clnt_calls.3t.gz
-rw-r--r-- root/root usr/share/man/man3/rpc_clnt_create.3t.gz
-rw-r--r-- root/root usr/share/man/man3/rpc_secure.3t.gz
-rw-r--r-- root/root usr/share/man/man3/rpc_soc.3t.gz
-rw-r--r-- root/root usr/share/man/man3/rpc_svc_calls.3t.gz
-rw-r--r-- root/root usr/share/man/man3/rpc_svc_create.3t.gz
-rw-r--r-- root/root usr/share/man/man3/rpc_svc_err.3t.gz
-rw-r--r-- root/root usr/share/man/man3/rpc_svc_reg.3t.gz
-rw-r--r-- root/root usr/share/man/man3/rpc_xdr.3t.gz
-rw-r--r-- root/root usr/share/man/man3/rpcbind.3t.gz
-rw-r--r-- root/root usr/share/man/man3/rtime.3t.gz
drwxr-xr-x root/root usr/share/man/man5/
-rw-r--r-- root/root usr/share/man/man5/netconfig.5.gz

5
libtirpc/.signature Normal file
View File

@ -0,0 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqkHQMeNd6QEqpLOR/mX8jWhMlOO08y3a2Ylu6kQzBbrdgl9CXQeAUNjT6agnE0lC4zwlmo37CsvCq/FFxraQPgw=
SHA256 (Pkgfile) = f524ae790a7d0a9676a6927f440617f5660277b49b560acd3456ff8326a66027
SHA256 (.footprint) = dfffa90037e87e2954aec95c896e466e6be48fc6a8e9bc80b72d6aab0b64bdd7
SHA256 (libtirpc-1.2.6.tar.bz2) = 4278e9a5181d5af9cd7885322fdecebc444f9a3da87c526e7d47f7a12a37d1cc

19
libtirpc/Pkgfile Normal file
View File

@ -0,0 +1,19 @@
# Description: Transport Independent RPC library
# URL: http://git.linux-nfs.org/?p=steved/libtirpc.git;a=summary
# Maintainer: CRUX System Team, core-ports at crux dot nu
name=libtirpc
version=1.2.6
release=1
source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.bz2)
build() {
cd $name-$version
./configure --prefix=/usr \
--sysconfdir=/etc \
--disable-gssapi
make
make DESTDIR=$PKG install
}