- Update `cad/zcad' to version 0.9.8.4; switch from using
pre-generated distfile to new official one from GitHub
- Switch from my custom makefile-based build to Lazarus one
and thus remove MAKE_JOBS_UNSAFE which should no longer
be required (hopefully)
- Drop Qt4-related CONFLICTS_INSTALL, Qt4 is already gone
PR: 236345
Submitted by: acm
(Only the first 10 of 16 ports in this commit are shown above. )
Add a port of ZCAD, simple CAD program with AutoCAD DXF 2000 file format
support. It is developed with Free Pascal and Lazarus.
The project has not released any distfiles yet, so this release is based
on r2259 checked out from http://svn.shamangrad.net/zcad/trunk/, cleaned
up (most importantly, converted to Unix line endings), and tar+xz'ed.
https://sourceforge.net/projects/zcad/