------------------------------------------------------------------------------- In order to proper working of denyhosts 1. edit your /etc/hosts.allow file and add: sshd : /etc/hosts.deniedssh : deny sshd : ALL : allow 2. issue the following command if /etc/hosts.deniedssh does not exist yet touch /etc/hosts.deniedssh ------------------------------------------------------------------------------- Warning: syslogd should ideally be run with the -c option; this will ensure that denyhosts notices multiple repeated login attempts. To do this, add syslogd_flags="-c" to /etc/rc.conf ------------------------------------------------------------------------------- aphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc48
Commit message (Expand)AuthorAgeFilesLines
* Update to the 20071026 snapshot of GCC 4.3.0.gerald2007-10-272-19/+19
* Update to the 20071019 snapshot of GCC 4.3.0.gerald2007-10-202-19/+19
* Migration from bison 1.x to 2.xade2007-10-171-1/+1
* Update to the 20071012 snapshot of GCC 4.3.0.gerald2007-10-142-19/+19
* Update to the 20070928 snapshot of GCC 4.3.0.gerald2007-09-292-19/+19
* Update to the 20070914 snapshot of GCC 4.3.0.gerald2007-09-162-19/+19
* Update to the 20070831 snapshot of GCC 4.3.0.gerald2007-09-032-19/+19
* Chase mpfr library and bump PORTREVISION.ale2007-08-301-1/+1
* Update to the 20070817 snapshot of GCC 4.3.0.gerald2007-08-202-19/+19
* Add missing note on the CONFLICTS with lang/gcc295.gerald2007-08-121-0/+2
* Update to the 20070810 snapshot of GCC 4.3.0.gerald2007-08-122-19/+20
* Update to the 20070727 snapshot of GCC 4.3.0.gerald2007-07-292-19/+19
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-23