s-postgray: dropped

This commit is contained in:
Tim Biermann 2022-12-22 09:52:22 +00:00
parent 786fa9b513
commit 11c4fc3b4a
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 0 additions and 27 deletions

View File

@ -1,7 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/libexec/
-rwxr-xr-x root/root usr/libexec/s-postgray
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/s-postgray.8.gz

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3+yDjtjYimWXj/YnW1UPVm/5J1GBTMBwAjDrsmXmHpvYngx19AQop8ihbzwL58rbsduIMfczbh3cIbSKO2f+qAM=
SHA256 (Pkgfile) = 32e4e740cf2a87b7f46136c2ef7ada1921e604b695fe4ecb2c3f7e9ab5961dc8
SHA256 (.footprint) = 7bd72cdc9d3a2b80e0a40afc528b54369391d2fbb01c24b20511381dda8bc955
SHA256 (s-postgray-0.8.0.tar.gz) = 4d1e384378547c0c7ee8a57abbc664b549a51fb668d44e33a994d0263f95d532

View File

@ -1,15 +0,0 @@
# Description: S-postgray: (fast+secure) postfix graylisting policy server
# URL: https://git.sdaoden.eu/browse/s-toolbox.git
# Maintainer: Steffen Nurpmeso, steffen at sdaoden dot eu
name=s-postgray
version=0.8.0
release=1
source=(https://ftp.sdaoden.eu/${name}-${version}.tar.gz)
build() {
cd ${name}-${version}
make install DESTDIR="${PKG}" PREFIX=/usr
}
# s-sh-mode