1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pav Lucistnik a45e489232 bruteforceblocker is a script that checks sshd's auth.log for Failed
login attemtps and cooperates with pf firewall. When given IP gains
specific number of fails, bruteforceblocker adds this IP to the pf's
table. This is useful for people who are getting large number of
these attempts.

PR:		ports/80211
Submitted by:	Daniel Gerzo <danger@rulez.sk>
2005-05-26 21:14:58 +00:00
accessibility
arabic
archivers - Fix bug: Torrentzip uses the read permission flag to check if a zip file 2005-05-26 20:40:29 +00:00
astro goodbye Memphis, hello Mountain View! 2005-05-26 03:05:28 +00:00
audio - Fix MASTER_SITES 2005-05-26 19:36:41 +00:00
benchmarks - Update WWW and set contact to original author 2005-05-26 20:24:27 +00:00
biology
cad
chinese
comms - Update to 1.5.0 [1] 2005-05-25 05:24:30 +00:00
converters
databases Upgrade from 1.0.0 to 1.0.1. 2005-05-26 15:14:58 +00:00
deskutils - Update to 1.0.14 2005-05-26 19:24:47 +00:00
devel Update to 0.3.2. 2005-05-26 19:02:14 +00:00
dns Update to 0.5.17 2005-05-26 17:24:54 +00:00
editors instsetoo_native -> instsetoo to work parallel build correctly 2005-05-26 09:32:37 +00:00
emulators
finance
french
ftp Fix plist. 2005-05-26 20:41:48 +00:00
games - Fix: Due to changes in configure script, games/pvpgn-1.7.7 won't compile with 2005-05-26 21:04:15 +00:00
german
graphics - Update to 1.9.3 2005-05-26 19:51:48 +00:00
hebrew
hungarian
irc This is an encryption plugin for irssi, it is based on blowfish and 2005-05-26 11:12:23 +00:00
japanese
java . Update to 0.47. 2005-05-25 05:58:54 +00:00
korean
lang - Update to 2.5.0 2005-05-26 20:25:15 +00:00
mail - Update to 20050523.0845 snapshot 2005-05-26 20:33:52 +00:00
math [1]: 2005-05-26 17:32:40 +00:00
mbone
misc - Adjust COMMENT (no need to mention device name in it) 2005-05-26 10:51:13 +00:00
Mk - Fix depends on multimedia/gstreamer-plugins-dv 2005-05-26 20:26:59 +00:00
multimedia - Add gstreamer-plugins-all 2005-05-26 20:53:54 +00:00
net o Update to Freenet Stable build 5102 released 20050526 snapshot 2005-05-26 16:22:46 +00:00
net-im - Update to 0.9.1 2005-05-25 16:26:41 +00:00
net-mgmt - add rcng startup script 2005-05-26 19:26:04 +00:00
net-p2p o Update to Freenet Stable build 5102 released 20050526 snapshot 2005-05-26 16:22:46 +00:00
news
palm
polish
ports-mgmt
portuguese
print Add flpsed 0.3.4, WYSIWYG pseudo Postscript editor. 2005-05-25 11:30:36 +00:00
russian - Update CONFLICTS 2005-05-26 12:07:31 +00:00
science Update to 2.0.1 2005-05-26 11:58:44 +00:00
security bruteforceblocker is a script that checks sshd's auth.log for Failed 2005-05-26 21:14:58 +00:00
shells
sysutils - Update to 1.3 2005-05-26 12:09:26 +00:00
Templates
textproc The POI project consists of APIs for manipulating various file formats based 2005-05-25 16:33:57 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.1.9 2005-05-26 20:11:59 +00:00
x11 Update to 2.6.1. Preserve versioning kludge. 2005-05-26 18:37:49 +00:00
x11-clocks Add bdesktopclock 1.1.2, a wondeful clock for desktop environment. 2005-05-25 12:21:41 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix a potential crash in Evolution when closing a window. 2005-05-26 06:53:07 +00:00
x11-wm - Use official program name in Makefile header 2005-05-26 15:03:20 +00:00
.cvsignore
CHANGES
LEGAL ftp/pftpd can now be redistributed. 2005-05-25 07:37:33 +00:00
Makefile
MOVED - Remove mail/bogofilter-current, it have older release than mail/bogofilter. 2005-05-26 07:22:12 +00:00
README
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

        http://www.freebsd.org/ports

For general information on the ports collection, please see the
FreeBSD Handbook which is available from:

        file://localhost/usr/share/doc/handbook/handbook.html

(if you installed the doc distribution on your machine)

Or:

        http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/

for the latest official version from FreeBSD-current.

The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.

If you would like to search for a given port, you can do so easily
by saying:

	make search key="<keyword>"

Which will generate a list of all ports matching <keyword>.

NOTE:  This tree can GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect, though if you don't have the original
distribution tarball(s) for something on CDROM then you will need to pull
it all over your network connection again if you ever try to build the
associated port.