Date: Tue, 16 May 2006 12:29:43 +0000 (UTC) From: Ion-Mihai Tetcu <itetcu@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/tinyproxy Makefile pkg-message pkg-plist ports/www/tinyproxy/files tinyproxy.sh tinyproxy.sh.in Message-ID: <200605161229.k4GCThxU028405@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
itetcu 2006-05-16 12:29:43 UTC
FreeBSD ports repository
Modified files:
www/tinyproxy Makefile pkg-plist
Added files:
www/tinyproxy/files tinyproxy.sh.in
Removed files:
www/tinyproxy pkg-message
www/tinyproxy/files tinyproxy.sh
Log:
- Now users an rcNG script.
- Removes the (now) un-necessary pkg-message.
- Moves the configuration file to ${PREFIX}/etc/tinyproxy.conf
- bump PORTREVISION for above
- Pass maintainership to submiter.
Tinyproxy now installs a rcNG script. To enable tinyproxy at boot
time, set the following in rc.conf(5):
tinyproxy_enable="YES"
The confiration file for tinyproxy has been moved to
${PREFIX}/etc/tinyproxy.conf. Any old configuration files will need
to be migrated over to the new location.
PR: ports/96720
Submitted by: Wesley Shields <wxs@csh.rit.edu> (new maintainer)
Approved by: lawrance (mentor)
Revision Changes Path
1.20 +9 -6 ports/www/tinyproxy/Makefile
1.2 +0 -14 ports/www/tinyproxy/files/tinyproxy.sh (dead)
1.1 +26 -0 ports/www/tinyproxy/files/tinyproxy.sh.in (new)
1.2 +0 -4 ports/www/tinyproxy/pkg-message (dead)
1.7 +3 -3 ports/www/tinyproxy/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605161229.k4GCThxU028405>
