aboutsummaryrefslogtreecommitdiff
path: root/cad/gdt
Commit message (Collapse)AuthorAgeFilesLines
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-201-1/+1
| | | | Notes: svn path=/head/; revision=431996
* Update to 4.0.4.Hiroki Sato2016-05-165-20/+21
| | | | Notes: svn path=/head/; revision=415346
* Remove trailing whitespace from Makefiles, A-L.Jimmy Olgeni2015-10-081-1/+1
| | | | Notes: svn path=/head/; revision=398832
* Support stageBaptiste Daroussin2014-05-082-3/+2
| | | | Notes: svn path=/head/; revision=353365
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-2/+2
| | | | | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr Notes: svn path=/head/; revision=352986
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | cad) Notes: svn path=/head/; revision=327711
* - convert to the new perl5 frameworkAndrej Zverev2013-09-121-2/+2
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327088
* - Update to 4.0.Hiroki Sato2013-06-014-17/+58
| | | | | | | | | | - Trim old-style header. - Add LICENSE. - Use shebangfix. - Replace pathname lookups in the scripts with fixed pathnames. Notes: svn path=/head/; revision=319560
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Update to 3.0.5.Hiroki Sato2010-09-303-6/+6
| | | | Notes: svn path=/head/; revision=262203
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with B,C Notes: svn path=/head/; revision=240067
* Update to 3.0.2.Hiroki Sato2008-08-222-7/+11
| | | | Notes: svn path=/head/; revision=218995
* Update to 2.0.3.Hiroki Sato2008-01-062-5/+9
| | | | Notes: svn path=/head/; revision=205096
* GDT (graphics data text) format translator written in C/C++ thatHiroki Sato2007-04-296-0/+111
converts a binary gdsii file to a text format that is compact and easy to parse. Notes: svn path=/head/; revision=191098