1
0
forked from ports/opt

ppp: update to 2.5.0

This commit is contained in:
Juergen Daubert 2023-04-05 13:21:52 +02:00
parent ca8eb5aa27
commit 1bd3e1a8c4
3 changed files with 44 additions and 32 deletions

View File

@ -3,51 +3,60 @@ drwxr-xr-x root/root etc/ppp/
-rw------- root/root etc/ppp/chap-secrets -rw------- root/root etc/ppp/chap-secrets
-rw------- root/root etc/ppp/eaptls-client -rw------- root/root etc/ppp/eaptls-client
-rw------- root/root etc/ppp/eaptls-server -rw------- root/root etc/ppp/eaptls-server
-rw-r--r-- root/root etc/ppp/openssl.cnf
-rw-r--r-- root/root etc/ppp/options -rw-r--r-- root/root etc/ppp/options
-rw------- root/root etc/ppp/pap-secrets -rw------- root/root etc/ppp/pap-secrets
drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/pppd/ drwxr-xr-x root/root usr/include/pppd/
-rw-r--r-- root/root usr/include/pppd/cbcp.h
-rw-r--r-- root/root usr/include/pppd/ccp.h -rw-r--r-- root/root usr/include/pppd/ccp.h
-rw-r--r-- root/root usr/include/pppd/chap-new.h -rw-r--r-- root/root usr/include/pppd/chap.h
-rw-r--r-- root/root usr/include/pppd/chap_ms.h -rw-r--r-- root/root usr/include/pppd/chap_ms.h
-rw-r--r-- root/root usr/include/pppd/eap-tls.h -rw-r--r-- root/root usr/include/pppd/crypto.h
-rw-r--r-- root/root usr/include/pppd/crypto_ms.h
-rw-r--r-- root/root usr/include/pppd/eap.h -rw-r--r-- root/root usr/include/pppd/eap.h
-rw-r--r-- root/root usr/include/pppd/ecp.h -rw-r--r-- root/root usr/include/pppd/ecp.h
-rw-r--r-- root/root usr/include/pppd/eui64.h -rw-r--r-- root/root usr/include/pppd/eui64.h
-rw-r--r-- root/root usr/include/pppd/fsm.h -rw-r--r-- root/root usr/include/pppd/fsm.h
-rw-r--r-- root/root usr/include/pppd/ipcp.h -rw-r--r-- root/root usr/include/pppd/ipcp.h
-rw-r--r-- root/root usr/include/pppd/ipv6cp.h -rw-r--r-- root/root usr/include/pppd/ipv6cp.h
-rw-r--r-- root/root usr/include/pppd/ipxcp.h
-rw-r--r-- root/root usr/include/pppd/lcp.h -rw-r--r-- root/root usr/include/pppd/lcp.h
-rw-r--r-- root/root usr/include/pppd/magic.h -rw-r--r-- root/root usr/include/pppd/magic.h
-rw-r--r-- root/root usr/include/pppd/md4.h
-rw-r--r-- root/root usr/include/pppd/md5.h
-rw-r--r-- root/root usr/include/pppd/mppe.h -rw-r--r-- root/root usr/include/pppd/mppe.h
-rw-r--r-- root/root usr/include/pppd/patchlevel.h -rw-r--r-- root/root usr/include/pppd/multilink.h
-rw-r--r-- root/root usr/include/pppd/pathnames.h -rw-r--r-- root/root usr/include/pppd/options.h
-rw-r--r-- root/root usr/include/pppd/pppcrypt.h
-rw-r--r-- root/root usr/include/pppd/pppd.h -rw-r--r-- root/root usr/include/pppd/pppd.h
-rw-r--r-- root/root usr/include/pppd/pppdconf.h
-rw-r--r-- root/root usr/include/pppd/session.h -rw-r--r-- root/root usr/include/pppd/session.h
-rw-r--r-- root/root usr/include/pppd/sha1.h
-rw-r--r-- root/root usr/include/pppd/spinlock.h
-rw-r--r-- root/root usr/include/pppd/tdb.h
-rw-r--r-- root/root usr/include/pppd/upap.h -rw-r--r-- root/root usr/include/pppd/upap.h
drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/pppd.pc
drwxr-xr-x root/root usr/lib/pppd/ drwxr-xr-x root/root usr/lib/pppd/
drwxr-xr-x root/root usr/lib/pppd/2.4.9/ drwxr-xr-x root/root usr/lib/pppd/2.5.0/
-rwxr-xr-x root/root usr/lib/pppd/2.4.9/minconn.so -rwxr-xr-x root/root usr/lib/pppd/2.5.0/minconn.la
-rwxr-xr-x root/root usr/lib/pppd/2.4.9/openl2tp.so -rwxr-xr-x root/root usr/lib/pppd/2.5.0/minconn.so
-rwxr-xr-x root/root usr/lib/pppd/2.4.9/passprompt.so -rwxr-xr-x root/root usr/lib/pppd/2.5.0/openl2tp.la
-rwxr-xr-x root/root usr/lib/pppd/2.4.9/passwordfd.so -rwxr-xr-x root/root usr/lib/pppd/2.5.0/openl2tp.so
-rwsr-x--- root/root usr/lib/pppd/2.4.9/pppoatm.so -rwxr-xr-x root/root usr/lib/pppd/2.5.0/passprompt.la
-rwsr-x--- root/root usr/lib/pppd/2.4.9/pppoe.so -rwxr-xr-x root/root usr/lib/pppd/2.5.0/passprompt.so
-rwxr-xr-x root/root usr/lib/pppd/2.4.9/pppol2tp.so -rwxr-xr-x root/root usr/lib/pppd/2.5.0/passwordfd.la
-rwxr-xr-x root/root usr/lib/pppd/2.4.9/radattr.so -rwxr-xr-x root/root usr/lib/pppd/2.5.0/passwordfd.so
-rwxr-xr-x root/root usr/lib/pppd/2.4.9/radius.so -rwxr-xr-x root/root usr/lib/pppd/2.5.0/pppoatm.la
-rwxr-xr-x root/root usr/lib/pppd/2.4.9/radrealms.so -rwxr-xr-x root/root usr/lib/pppd/2.5.0/pppoatm.so
lrwxrwxrwx root/root usr/lib/pppd/2.4.9/rp-pppoe.so -> pppoe.so -rwxr-xr-x root/root usr/lib/pppd/2.5.0/pppoe.la
-rwxr-xr-x root/root usr/lib/pppd/2.4.9/winbind.so -rwxr-xr-x root/root usr/lib/pppd/2.5.0/pppoe.so
-rwxr-xr-x root/root usr/lib/pppd/2.5.0/pppol2tp.la
-rwxr-xr-x root/root usr/lib/pppd/2.5.0/pppol2tp.so
-rwxr-xr-x root/root usr/lib/pppd/2.5.0/radattr.la
-rwxr-xr-x root/root usr/lib/pppd/2.5.0/radattr.so
-rwxr-xr-x root/root usr/lib/pppd/2.5.0/radius.la
-rwxr-xr-x root/root usr/lib/pppd/2.5.0/radius.so
-rwxr-xr-x root/root usr/lib/pppd/2.5.0/radrealms.la
-rwxr-xr-x root/root usr/lib/pppd/2.5.0/radrealms.so
-rwxr-xr-x root/root usr/lib/pppd/2.5.0/winbind.la
-rwxr-xr-x root/root usr/lib/pppd/2.5.0/winbind.so
drwxr-xr-x root/root usr/sbin/ drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/chat -rwxr-xr-x root/root usr/sbin/chat
-rwxr-xr-x root/root usr/sbin/pppd -rwxr-xr-x root/root usr/sbin/pppd
@ -62,4 +71,5 @@ drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/pppd-radius.8.gz -rw-r--r-- root/root usr/share/man/man8/pppd-radius.8.gz
-rw-r--r-- root/root usr/share/man/man8/pppd.8.gz -rw-r--r-- root/root usr/share/man/man8/pppd.8.gz
-rw-r--r-- root/root usr/share/man/man8/pppdump.8.gz -rw-r--r-- root/root usr/share/man/man8/pppdump.8.gz
-rw-r--r-- root/root usr/share/man/man8/pppoe-discovery.8.gz
-rw-r--r-- root/root usr/share/man/man8/pppstats.8.gz -rw-r--r-- root/root usr/share/man/man8/pppstats.8.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/XW3wfFKMNMNWyX5ltYNzUg6Bm0gizJKXoPPuXQ/V9Iz5UAsXzElwES71pty7owwAeLpquAJb2pTYO4+znomRQc= RWSE3ohX2g5d/cgnJIUC9SDBlM6ovmuI2dtOYLq3N4UbwgRTclLJTyAOxnTfe1Uio8kOORLNcKu4D6SQR2J8Sd5oe6qJuXZB2gw=
SHA256 (Pkgfile) = b9da07ee9676721a885c797d382f55e7c6f42049cffd8692c2e3d68d19514d58 SHA256 (Pkgfile) = 5cc96587adcdc83715a62678db6235e9838ed79245abc1c7355a49f8b1cbde40
SHA256 (.footprint) = d10a73afd066641caf686defb2d63a5969ead9b0ed6f5560c6c5d41b7369a8aa SHA256 (.footprint) = 8c17f657ae37f1cfac8cc84ad60f8aefc69f1059d0423e1de6d20d72f7a4206b
SHA256 (ppp-2.4.9.tar.gz) = f938b35eccde533ea800b15a7445b2f1137da7f88e32a16898d02dee8adc058d SHA256 (ppp-2.5.0.tar.gz) = 5cae0e8075f8a1755f16ca290eb44e6b3545d3f292af4da65ecffe897de636ff

View File

@ -4,14 +4,16 @@
# Depends on: libpcap openssl # Depends on: libpcap openssl
name=ppp name=ppp
version=2.4.9 version=2.5.0
release=1 release=1
source=(https://ftp.samba.org/pub/ppp/$name-$version.tar.gz) source=(https://ftp.samba.org/pub/ppp/$name-$version.tar.gz)
build () { build () {
cd $name-$version cd $name-$version
./configure --prefix=/usr --sysconfdir=/etc --cflags="$CFLAGS" ./configure \
--prefix=/usr \
--sysconfdir=/etc \
--with-runtime-dir=/run/pppd
make make
make DESTDIR=$PKG/usr INSTROOT=$PKG install install-etcppp make DESTDIR=$PKG install
chmod +w -R $PKG
} }