Date: Sun, 29 Apr 2007 07:20:02 +0000 (UTC) From: Hiroki Sato <hrs@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/cad Makefile ports/cad/gdt Makefile distinfo pkg-descr ports/cad/gdt/files Makefile patch-Examples-gdsinfo patch-gdsStream.h Message-ID: <200704290720.l3T7K28u064599@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hrs         2007-04-29 07:20:02 UTC
  FreeBSD ports repository
  Modified files:
    cad                  Makefile 
  Added files:
    cad/gdt              Makefile distinfo pkg-descr 
    cad/gdt/files        Makefile patch-Examples-gdsinfo 
                         patch-gdsStream.h 
  Log:
  GDT (graphics data text) format translator written in C/C++ that
  converts a binary gdsii file to a text format that is compact and
  easy to parse.
  
  Revision  Changes    Path
  1.102     +1 -0      ports/cad/Makefile
  1.1       +28 -0     ports/cad/gdt/Makefile (new)
  1.1       +3 -0      ports/cad/gdt/distinfo (new)
  1.1       +51 -0     ports/cad/gdt/files/Makefile (new)
  1.1       +12 -0     ports/cad/gdt/files/patch-Examples-gdsinfo (new)
  1.1       +12 -0     ports/cad/gdt/files/patch-gdsStream.h (new)
  1.1       +5 -0      ports/cad/gdt/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704290720.l3T7K28u064599>
