Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2000 12:24:04 -0700 (PDT)
From:      Daniel Baker <dbaker@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/misc/proxyper Makefile ports/misc/proxyper/pkg PLIST
Message-ID:  <200006221924.MAA47649@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dbaker      2000/06/22 12:24:04 PDT

  Modified files:
    misc/proxyper        Makefile 
    misc/proxyper/pkg    PLIST 
  Log:
  1. this patch moves the of the shell script (proxyper.sh) into the build
  stage of the port.
  
  PRO: you can examine / tweak it before installing
  
  2. the symlink to the script is not stored as link in the package
     but it is created by pkg_add (see PLIST)
  
  PRO: you can  build with PREFIX=foo and install with PREFIX=bar
  
  Submitted by:	Karl Dietz <kd@frankfurt.netsurf.de>
  
  Revision  Changes    Path
  1.9       +4 -2      ports/misc/proxyper/Makefile
  1.3       +2 -1      ports/misc/proxyper/pkg/PLIST



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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