cvs commit: ports/cad Makefile ports/cad/findhier Makefile
 distinfo pkg-descr ports/cad/findhier/files patch-Makefile
 patch-findhier.h patch-fnames.c patch-magic.c patch-menu.c
 patch-names.c patch-reverse.c
    Hiroki Sato 
    hrs at FreeBSD.org
       
    Sat Apr 28 17:01:15 UTC 2007
    
    
  
hrs         2007-04-28 17:01:15 UTC
  FreeBSD ports repository
  Modified files:
    cad                  Makefile 
  Added files:
    cad/findhier         Makefile distinfo pkg-descr 
    cad/findhier/files   patch-Makefile patch-findhier.h 
                         patch-fnames.c patch-magic.c patch-menu.c 
                         patch-names.c patch-reverse.c 
  Log:
  FindHier is a road-map generator for Magic/CIF/gdsII/PCSTR/GED/TeX.
  
   ---When you have a large number of or big layout/schematic/TeX files which
   have possibly many top cells made by other people, how can you manage
   those layout/schematic/TeXs?  FH is written for that.  It can be useful
   up to your imagination or shell programming skill.  FH analyses the
   hidden hierarchies of those cells and shows you the hierarchy information.
  
  Revision  Changes    Path
  1.99      +1 -0      ports/cad/Makefile
  1.1       +26 -0     ports/cad/findhier/Makefile (new)
  1.1       +3 -0      ports/cad/findhier/distinfo (new)
  1.1       +28 -0     ports/cad/findhier/files/patch-Makefile (new)
  1.1       +42 -0     ports/cad/findhier/files/patch-findhier.h (new)
  1.1       +21 -0     ports/cad/findhier/files/patch-fnames.c (new)
  1.1       +38 -0     ports/cad/findhier/files/patch-magic.c (new)
  1.1       +29 -0     ports/cad/findhier/files/patch-menu.c (new)
  1.1       +11 -0     ports/cad/findhier/files/patch-names.c (new)
  1.1       +11 -0     ports/cad/findhier/files/patch-reverse.c (new)
  1.1       +3 -0      ports/cad/findhier/pkg-descr (new)
    
    
More information about the cvs-all
mailing list