Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jun 2005 10:06:22 +0000 (UTC)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/cad/linux-gid Makefile ports/cad/tochnog Makefile
Message-ID:  <200506261006.j5QA6MeW046827@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
netchild    2005-06-26 10:06:21 UTC

  FreeBSD ports repository

  Modified files:
    cad/linux-gid        Makefile 
    cad/tochnog          Makefile 
  Log:
  The tochnog port installs some plugins into a directory which is owned by
  the the cad/linux-gid port, but it doesn't adds a dependency to linux-gid,
  since tochnog can be used standalone.
  
  The right thing to do would be to add a slave port which installs the
  plugins only. The slave port would have to depend upon linux-gid and
  tochnog.
  
  Since the linux-gid port installs now in X11BASE and tochnog installs in
  LOCALBASE, we have a plist problem ATM too.
  
  In light of the recent discussion about the right base directory for ports
  which use X11 bits I decided to go the quick route until everything is
  decided:
   - move linux-gid back to LOCALBASE
   - let tochnog still install the plugins
  
  This reverts back to the status quo (a working tochnog/linux-gid). Someone
  with a good asbestos suite may want to mark the tochnog port BROKEN.
  
  Dependencies explained by:      pfgshield-freebsd@yahoo.com
  
  Revision  Changes    Path
  1.3       +2 -1      ports/cad/linux-gid/Makefile
  1.9       +9 -2      ports/cad/tochnog/Makefile



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