[BACK]Return to PLIST CVS log [TXT][DIR] Up to [local] / ports / security / denyhosts / pkg

Annotation of ports/security/denyhosts/pkg/PLIST, Revision 1.2

1.1       kirby       1: @comment $OpenBSD$
                      2: bin/denyhosts.py
1.2     ! kirby       3: bin/denyhostsctl
1.1       kirby       4: lib/python${MODPY_VERSION}/site-packages/DenyHosts/
                      5: lib/python${MODPY_VERSION}/site-packages/DenyHosts-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
                      6: lib/python${MODPY_VERSION}/site-packages/DenyHosts/__init__.py
                      7: lib/python${MODPY_VERSION}/site-packages/DenyHosts/__init__.pyc
                      8: lib/python${MODPY_VERSION}/site-packages/DenyHosts/allowedhosts.py
                      9: lib/python${MODPY_VERSION}/site-packages/DenyHosts/allowedhosts.pyc
                     10: lib/python${MODPY_VERSION}/site-packages/DenyHosts/constants.py
                     11: lib/python${MODPY_VERSION}/site-packages/DenyHosts/constants.pyc
                     12: lib/python${MODPY_VERSION}/site-packages/DenyHosts/counter.py
                     13: lib/python${MODPY_VERSION}/site-packages/DenyHosts/counter.pyc
                     14: lib/python${MODPY_VERSION}/site-packages/DenyHosts/daemon.py
                     15: lib/python${MODPY_VERSION}/site-packages/DenyHosts/daemon.pyc
                     16: lib/python${MODPY_VERSION}/site-packages/DenyHosts/deny_hosts.py
                     17: lib/python${MODPY_VERSION}/site-packages/DenyHosts/deny_hosts.pyc
                     18: lib/python${MODPY_VERSION}/site-packages/DenyHosts/denyfileutil.py
                     19: lib/python${MODPY_VERSION}/site-packages/DenyHosts/denyfileutil.pyc
                     20: lib/python${MODPY_VERSION}/site-packages/DenyHosts/filetracker.py
                     21: lib/python${MODPY_VERSION}/site-packages/DenyHosts/filetracker.pyc
                     22: lib/python${MODPY_VERSION}/site-packages/DenyHosts/lockfile.py
                     23: lib/python${MODPY_VERSION}/site-packages/DenyHosts/lockfile.pyc
                     24: lib/python${MODPY_VERSION}/site-packages/DenyHosts/loginattempt.py
                     25: lib/python${MODPY_VERSION}/site-packages/DenyHosts/loginattempt.pyc
                     26: lib/python${MODPY_VERSION}/site-packages/DenyHosts/old-daemon.py
                     27: lib/python${MODPY_VERSION}/site-packages/DenyHosts/old-daemon.pyc
                     28: lib/python${MODPY_VERSION}/site-packages/DenyHosts/plugin.py
                     29: lib/python${MODPY_VERSION}/site-packages/DenyHosts/plugin.pyc
                     30: lib/python${MODPY_VERSION}/site-packages/DenyHosts/prefs.py
                     31: lib/python${MODPY_VERSION}/site-packages/DenyHosts/prefs.pyc
                     32: lib/python${MODPY_VERSION}/site-packages/DenyHosts/purgecounter.py
                     33: lib/python${MODPY_VERSION}/site-packages/DenyHosts/purgecounter.pyc
                     34: lib/python${MODPY_VERSION}/site-packages/DenyHosts/python_version.py
                     35: lib/python${MODPY_VERSION}/site-packages/DenyHosts/python_version.pyc
                     36: lib/python${MODPY_VERSION}/site-packages/DenyHosts/regex.py
                     37: lib/python${MODPY_VERSION}/site-packages/DenyHosts/regex.pyc
                     38: lib/python${MODPY_VERSION}/site-packages/DenyHosts/report.py
                     39: lib/python${MODPY_VERSION}/site-packages/DenyHosts/report.pyc
                     40: lib/python${MODPY_VERSION}/site-packages/DenyHosts/restricted.py
                     41: lib/python${MODPY_VERSION}/site-packages/DenyHosts/restricted.pyc
                     42: lib/python${MODPY_VERSION}/site-packages/DenyHosts/sync.py
                     43: lib/python${MODPY_VERSION}/site-packages/DenyHosts/sync.pyc
                     44: lib/python${MODPY_VERSION}/site-packages/DenyHosts/util.py
                     45: lib/python${MODPY_VERSION}/site-packages/DenyHosts/util.pyc
                     46: lib/python${MODPY_VERSION}/site-packages/DenyHosts/version.py
                     47: lib/python${MODPY_VERSION}/site-packages/DenyHosts/version.pyc
                     48: share/denyhosts/
                     49: share/denyhosts/CHANGELOG.txt
                     50: share/denyhosts/LICENSE.txt
                     51: share/denyhosts/README.txt
                     52: share/denyhosts/denyhosts.cfg-dist
                     53: @sample ${SYSCONFDIR}/denyhosts.cfg
                     54: share/denyhosts/plugins/
                     55: share/denyhosts/plugins/README.contrib
                     56: share/denyhosts/plugins/shorewall_allow.sh
                     57: share/denyhosts/plugins/shorewall_deny.sh
                     58: share/denyhosts/plugins/test_deny.py
                     59: share/denyhosts/scripts/
                     60: share/denyhosts/scripts/restricted_from_invalid.py
                     61: share/denyhosts/scripts/restricted_from_passwd.py
                     62: @sample /var/denyhosts/

CVSweb