head	1.4;
access;
symbols
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2006.02.07.12.50.28;	author sem;	state dead;
branches;
next	1.3;

1.3
date	2004.01.19.08.16.22;	author krion;	state Exp;
branches;
next	1.2;

1.2
date	2003.04.07.18.26.00;	author leeym;	state Exp;
branches;
next	1.1;

1.1
date	2002.06.23.07.36.16;	author will;	state Exp;
branches;
next	;


desc
@@


1.4
log
@- Utilize new features: USE_RC_SUBR, SUB_FILES. It simplifies Makefile.
- Fix pkg-message
- Remove redundant code from a startup script
- Install a sample config in EXAMPLESDIR instead of PREFIX/etc
- Refine pkg-descr a little
@
text
@**************************************************************************
NOTES:
Don't forget to create %%PREFIX%%/etc/frox.conf 
from %%PREFIX%%/etc/frox.conf.sample.
Then add `frox_enable="YES"' in /etc/rc.conf and run frox with
%%RC_DIR%%/frox%%RC_SUFX%% start

Or you can run frox with inetd this way:
* uncomment 'FromInetd yes' in your %%PREFIX%%/etc/frox.conf
* add this line in /etc/inetd.conf:
frox     stream  tcp     nowait  nobody    %%PREFIX%%/sbin/frox    frox
* and assign port number for frox you want in /etc/services (e.g. 2121):
frox	2121/tcp
**************************************************************************
@


1.3
log
@- Update to 0.7.12
- use rcNG script
- make configure script happy with CONFIGURE_TARGET
- use PORTDOCS to autoaddition docs in PLIST

PR:		61561
Submitted by:	maintainer
@
text
@@


1.2
log
@* Update to 0.7.7
* Move from minium build to maximum (change WITH_ to WITHOUT_) by default
* Allow to build with local-cache and virus-scan features
* make startup script more smarter

PR:		50674
Submitted by:	Sergey Matveychuk <sem@@ciam.ru>
@
text
@d4 3
a6 2
from %%PREFIX%%/etc/frox.conf.sample and then run frox by 
%%PREFIX%%/etc/rc.d/frox.sh start
@


1.1
log
@Add frox 0.7.4, a transparent FTP proxy with caching support.

PR:		39414
Submitted by:	Sergey Matveychuk <sem@@ciam.ru>
@
text
@d8 1
a8 2
* uncomment 'FromInetd yes' in your %%PREFIX%%/etc/frox.conf (so frox
would not run on startup by %%PREFIX%%/etc/rc.d/frox.sh)
@

