cvs commit: ports/cad/linux-gid Makefile ports/cad/tochnog Makefile

Alexander Leidinger netchild at FreeBSD.org
Sun Jun 26 10:06:22 GMT 2005


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 at yahoo.com
  
  Revision  Changes    Path
  1.3       +2 -1      ports/cad/linux-gid/Makefile
  1.9       +9 -2      ports/cad/tochnog/Makefile


More information about the cvs-ports mailing list