Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 1997 03:46:05 -0800 (PST)
From:      Andreas Klemm <andreas>
To:        CVS-committers, cvs-all, cvs-ports
Subject:   cvs commit:  ports/net/bb/pkg PLIST ports/net/bb Makefile
Message-ID:  <199701201146.DAA25818@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
andreas     97/01/20 03:46:04

  Modified:    net/bb    Makefile
               net/bb/pkg  PLIST
  Log:
  Some bugfixes and enhancements:
  
  a) The link created in /usr/local/www to the bb is relative, so it
  does not work if the ${PREFIX}/www is itself a symlink.  Fixed that
  by using full paths.
  
  b) Added a symlink bb/index.html to bb/bb.html so that the URL can
  just be http://hostname/bb
  
  c) Added 3 files (two of them were very important) to PLIST which
  were missing (bb.html, bb2.html and the new index.html). So I think
  nobody tried to install bb from a package since now.
  
  Partially submitted by:	Mikhail Teterin <mi@www.video-collage.com>
  
  Revision  Changes    Path
  1.10      +4 -3      ports/net/bb/Makefile
  1.3       +3 -0      ports/net/bb/pkg/PLIST



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