forked from ports/contrib
ipset: dropped unmaintained port
This commit is contained in:
parent
2ff40453a1
commit
1f6531c618
@ -1,40 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/libipset/
|
||||
-rw-r--r-- root/root usr/include/libipset/args.h
|
||||
-rw-r--r-- root/root usr/include/libipset/data.h
|
||||
-rw-r--r-- root/root usr/include/libipset/errcode.h
|
||||
-rw-r--r-- root/root usr/include/libipset/ipset.h
|
||||
-rw-r--r-- root/root usr/include/libipset/linux_ip_set.h
|
||||
-rw-r--r-- root/root usr/include/libipset/linux_ip_set_bitmap.h
|
||||
-rw-r--r-- root/root usr/include/libipset/linux_ip_set_hash.h
|
||||
-rw-r--r-- root/root usr/include/libipset/linux_ip_set_list.h
|
||||
-rw-r--r-- root/root usr/include/libipset/mnl.h
|
||||
-rw-r--r-- root/root usr/include/libipset/nf_inet_addr.h
|
||||
-rw-r--r-- root/root usr/include/libipset/nfproto.h
|
||||
-rw-r--r-- root/root usr/include/libipset/parse.h
|
||||
-rw-r--r-- root/root usr/include/libipset/pfxlen.h
|
||||
-rw-r--r-- root/root usr/include/libipset/print.h
|
||||
-rw-r--r-- root/root usr/include/libipset/session.h
|
||||
-rw-r--r-- root/root usr/include/libipset/transport.h
|
||||
-rw-r--r-- root/root usr/include/libipset/types.h
|
||||
-rw-r--r-- root/root usr/include/libipset/utils.h
|
||||
-rw-r--r-- root/root usr/include/libipset/xlate.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libipset.a
|
||||
-rwxr-xr-x root/root usr/lib/libipset.la
|
||||
lrwxrwxrwx root/root usr/lib/libipset.so -> libipset.so.13.4.0
|
||||
lrwxrwxrwx root/root usr/lib/libipset.so.13 -> libipset.so.13.4.0
|
||||
-rwxr-xr-x root/root usr/lib/libipset.so.13.4.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libipset.pc
|
||||
drwxr-xr-x root/root usr/sbin/
|
||||
-rwxr-xr-x root/root usr/sbin/ipset
|
||||
lrwxrwxrwx root/root usr/sbin/ipset-translate -> /usr/sbin/ipset
|
||||
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/libipset.3.gz
|
||||
drwxr-xr-x root/root usr/share/man/man8/
|
||||
-rw-r--r-- root/root usr/share/man/man8/ipset-translate.8.gz
|
||||
-rw-r--r-- root/root usr/share/man/man8/ipset.8.gz
|
@ -1,5 +0,0 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3/rraquJzynXj598d6LQ6RMAoQZqayHYFSGvq+lQDhvFA31nGeMsA/fMBEvrfM/cVTQZO2vUaUcDFigSf5DQ6Qw=
|
||||
SHA256 (Pkgfile) = 3b04778170822b09beea9f772ac16187d709337981c38b3f70580d6670cede81
|
||||
SHA256 (.footprint) = 9b14c697cb26b8f8cd987f5a9a9eea028efa4beb786316da13ddc30381331f8c
|
||||
SHA256 (ipset-7.17.tar.bz2) = be49c9ff489dd6610cad6541e743c3384eac96e9f24707da7b3929d8f2ac64d8
|
@ -1,19 +0,0 @@
|
||||
# Description: Administration tool for IP or port sets.
|
||||
# URL: https://ipset.netfilter.org/
|
||||
# Maintainer: unmaintained
|
||||
# Depends on: iptables libmnl
|
||||
|
||||
name=ipset
|
||||
version=7.17
|
||||
release=1
|
||||
source=(https://$name.netfilter.org/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
CONFIG_SHELL=/bin/bash \
|
||||
./configure --prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user