Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jan 2009 10:24:07 +0000 (UTC)
From:      Rong-En Fan <rafan@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <200901301024.n0UAO7E3054513@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901301024.n0UAO7E3054513>