gradm: deleted unmaintained port

This commit is contained in:
Tim Biermann 2021-03-04 09:39:20 +00:00
parent e46445130a
commit f4de0719ef
Signed by: tb
GPG Key ID: 42F8B4E30B673606
4 changed files with 0 additions and 45 deletions

View File

@ -1,16 +0,0 @@
drwxr-xr-x root/root etc/
drwx------ root/root etc/grsec/
-rw------- root/root etc/grsec/learn_config
-rw------- root/root etc/grsec/policy
drwxr-xr-x root/root etc/udev/
drwxr-xr-x root/root etc/udev/rules.d/
-rw-r--r-- root/root etc/udev/rules.d/80-grsec.rules
drwxr-xr-x root/root sbin/
-rwxr-xr-x root/root sbin/gradm
-rwsr-xr-x root/root sbin/gradm_pam
-rwx------ root/root sbin/grlearn
drwxr-xr-x root/root usr/
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/gradm.8.gz

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF38F16LcvVhmXlwzlp/+Q7YGsKULbMr+xRU2vqWv/WCyxC+hr1jdfsnIci7IXS2pDUlKtTdBwan0Mwx3Mn/Fc4gA=
SHA256 (Pkgfile) = 0e6f34535c22aca399af86e89b62ee462f339cf5aab3071324bbb6faba549056
SHA256 (.footprint) = 835e569523c2a8f197c940be1624c95621022de9b905336d4800df4feeb792d2
SHA256 (gradm-3.1-202012071814.tar.gz) = 82197d3f6218b121dc26c57125b1707c54b5093676c4bc5dbf285d93fd4e646e

View File

@ -1,20 +0,0 @@
# Description: grsecurity RBAC administration utility
# URL: https://grsecurity.net/
# Maintainer: Thomas Penteker, tek at serverop dot de
# Depends on:
name=gradm
version=3.1-202012071814
release=1
source=(https://grsecurity.net/stable/gradm-$version.tar.gz)
build() {
cd $name
install -d $PKG/etc/udev/rules.d
make
make DESTDIR=$PKG MANDIR=/usr/share/man install
rm -r $PKG/dev
}

View File

@ -1,4 +0,0 @@
#!/bin/sh
# make /dev/grsec appear, if the kernel supports it
/sbin/udevadm trigger --action=change