cvs commit: ports GIDs UIDs UPDATING ports/www/httptunnel Makefile
pkg-deinstall pkg-install pkg-plist ports/www/httptunnel/files
htc.in hts.in httptunnel.sh
Rong-En Fan
rafan at FreeBSD.org
Fri Jan 30 02:24:07 PST 2009
rafan 2009-01-30 10:24:07 UTC
FreeBSD ports repository
Modified files:
. UPDATING UIDs GIDs
www/httptunnel Makefile
Added files:
www/httptunnel pkg-deinstall pkg-install
www/httptunnel/files htc.in hts.in
Removed files:
www/httptunnel pkg-plist
www/httptunnel/files httptunnel.sh
Log:
Rework on rc script for www/httptunnel.
- Use fixed uid and gid
- Rewrite the rc script to use the new rc.d style and split into two scripts:
hts (for server) and htc (for client)
- Bump PORTREVISION for this
PR: ports/125714 (based on)
Submitted by: G.V. Tjong A Hung <gvtjongahung at users.sourceforge.net> (based on)
Revision Changes Path
1.68 +2 -1 ports/GIDs
1.78 +2 -1 ports/UIDs
1.770 +9 -1 ports/UPDATING
1.14 +7 -5 ports/www/httptunnel/Makefile
1.1 +77 -0 ports/www/httptunnel/files/htc.in (new)
1.1 +51 -0 ports/www/httptunnel/files/hts.in (new)
1.5 +0 -62 ports/www/httptunnel/files/httptunnel.sh (dead)
1.1 +27 -0 ports/www/httptunnel/pkg-deinstall (new)
1.1 +36 -0 ports/www/httptunnel/pkg-install (new)
1.2 +0 -3 ports/www/httptunnel/pkg-plist (dead)
More information about the cvs-ports
mailing list