Commit graph

10 commits

Author SHA1 Message Date
Sergey Svishchev
7b4709677e Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00
Jörg Sonnenberger
20c37fad51 Fix build on DragonFly. Use INSTALLATION_DIRS. 2006-08-16 12:50:23 +00:00
Aleksey Cheusov
35f82d29fc man is replaced with ${PKGMANDIR} 2006-04-20 13:36:34 +00:00
Johnny C. Lam
64bfcf7b60 Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
2006-03-14 01:27:57 +00:00
Roland Illig
819ac68829 The real user name in PKG_USERS does not need to be escaped with double
backslashes anymore. A single backslash is enough. Changed the
definition in all affected packages. For those that are not caught, an
additional check is placed into bsd.pkginstall.mk.
2005-08-23 11:49:43 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Peter Postma
7b325352eb Set NO_CONFIGURE to "yes", not "no". 2005-03-28 14:18:57 +00:00
Peter Postma
01d712ff18 Remove trailing white space. 2005-03-28 14:16:19 +00:00
Peter Postma
05e44a9bdc Add RMD160 checksum. 2005-03-28 14:15:39 +00:00
Peter Postma
2a8a8bf21e Initial import of ftpsesame-0.95.
ftpsesame helps the FTP protocol get through your pf(4) firewall. It does
this by passively analysing FTP control connections and adding rules into a
pf(4) anchor when an FTP data connection is about to commence.

You might want to try ftpsesame instead of ftp-proxy(8) for the
following reasons: 

* it runs on "transparent" (no IP address) bridges 
* you need packetfilter performance on all data connections 
* you have to handle lots of simultaneous sessions 
* you do not want to redirect any traffic to the firewall itself:
  for IP accounting or other reasons

In general, ftpsesame is a good choice to run on a firewall in front of
multiple FTP servers, where no NAT is involved. ftp-proxy(8) is usually the
best choice when users behind NAT need to access FTP servers on the Internet.
In other situations it depends, sometimes they are useful together.

Works with security/pflkm and on OpenBSD 3.6.
2004-11-10 18:33:30 +00:00