# # Monitor of incoming TCP connections. # # TCP Wrapper is a host-based Networking ACL system, used to # filter network access to Internet Protocol servers on # (Unix-like) operating systems such as Linux or BSD. # # It allows host or subnetwork IP addresses, names and/or # ident query replies, to be used as tokens on which to # filter for access control purposes. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=tcp_wrappers pkgversion=7.6 arch=amd64 release=3 pkgcategory="networking" full_pkgname=tcp_wrappers_7.6_amd64-3@networking blurb="Monitor of incoming TCP connections." homepage="ftp://ftp.porcupine.org/pub/security/index.html" license="BSD" fetch="http://ftp.porcupine.org/pub/security/tcp_wrappers_7.6.tar.gz" replace=""