summaryrefslogtreecommitdiff
path: root/cad/zcad (follow)
Commit message (Collapse)AuthorAgeFilesLines
* editors/lazarus-*: update to 2.2.0Jose Alonso Cardenas Marquez2022-02-031-1/+1
| | | | | | | | | | - Bump PORTREVISION - archivers/peazip update to 8.4.0 - editors/cudatext update to 1.155.3 - russian/emkatic update to 0.41 - x11-toolkits/qt5pas to latest version included into lazarus 2.2.0 ChangeLog at: https://wiki.lazarus.freepascal.org/Lazarus_2.2.0_release_notes
* editors/lazarus[-qt5]: bump some ports dependants of lazarusJose Alonso Cardenas Marquez2021-07-311-1/+1
| | | | | | | | * bump PORTREVISION of cad/zcad: comms/cqrlog: editors/picpas: graphics/lazpaint: multimedia/winff: net-p2p/awgg: net-p2p/transmission-remote-gui: russian/emkatic: x11-fm/doublecmd * editors/lazarus[-qt5] was updated to 2.0.12
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - lang/fpc revert way like linker is taken by fpc compilerJose Alonso Cardenas Marquez2021-01-141-0/+1
| | | | | | | | | | | - lang/fpc add binutils to RUN_DEPENDS - editors/lazarus add binutils to RUN_DEPENDS - editors/lazarus add gmake to RUN_DEPENDS - editors/lazarus install fpc units like RUN_DEPENDS too - Bump PORTREVISiON of fpc/lazarus ports PR: 251712 Reported by: amdmi3
* - Remove forgotten patch file oin my previous commitJose Alonso Cardenas Marquez2021-01-142-13/+0
| | | | | | - Remove BROKEN Reported by: pkg-fallout
* Mark BROKENAntoine Brodin2020-12-251-0/+2
| | | | Reported by: pkg-fallout
* - Update to 0.9.8.5Jose Alonso Cardenas Marquez2020-12-145-42/+39
| | | | | | PR: 251365 Submitted by: acm Approved by: danfe (timeout)
* - Bump PORTREVISION. lazarus was updated to 2.0.8Jose Alonso Cardenas Marquez2020-05-141-1/+1
|
* - Remove compat < 11 dependencies from bootstrap and compiler. It could fix ↵Jose Alonso Cardenas Marquez2020-03-061-1/+1
| | | | | | | | | | | problems when GENERIC kernel is not used. - Rebuild bootstrap (ppcx64 and ppc386) with new changes - Bump PORTREVISION PR: 239135 Reported by: fbsdbugs4 at sentry.org
* - Bump PORTREVISION. editors/lazarus was updated to 2.0.6Jose Alonso Cardenas Marquez2019-12-311-1/+1
|
* - Rebuild bootstrap (ppcx64 and ppc386) with ld patchesJose Alonso Cardenas Marquez2019-09-031-1/+1
| | | | | | | | | | - Fix build on 12-STABLE and CURRENT (amd64 and i386) - Bump PORTREVISION for all ports that depends of lang/fpc - Add USE_BINUTILS to fpc and lazarus based ports - Add binutils dependency to Uses/fpc.mk and Uses/lazarus.mk PR: 240293 239934 233413 214864 Exp-run by: antoine
* - Bump PORTREVISION (lazarus ports were updated to 2.0.4)Jose Alonso Cardenas Marquez2019-08-151-1/+1
| | | | - Remove LD_UNSAFE
* - Update `cad/zcad' to version 0.9.8.4; switch from usingAlexey Dokuchaev2019-03-315-378/+182
| | | | | | | | | | | 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
* Mark BROKEN: fails to buildAntoine Brodin2019-03-271-0/+2
| | | | | | | /wrkdirs/usr/ports/cad/zcad/work-gtk2/trunk/cad_source/components/zcontrols/usupportgui.pas(136,56) Error: (5000) Identifier not found "odPainted" usupportgui.pas(163) Fatal: (10026) There were 1 errors compiling module, stopping Reported by: pkg-fallout
* cat/zcad: remove qt4 flavor handlingTobias C. Berner2019-03-171-4/+0
| | | | Approved by: portmgr (implicit)
* - Bump PORTREVISION (editors/lazarus was updated)Jose Alonso Cardenas Marquez2018-06-031-1/+1
|
* - Moved ports to Uses/lazarus.mkJose Alonso Cardenas Marquez2018-05-252-25/+28
| | | | | | | - Add FLAVORS Approved by: portmgr Differential Revision: https://reviews.freebsd.org/D14661
* - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mkJose Alonso Cardenas Marquez2018-04-051-1/+1
| | | | | | | | | | - Convert all fpc-based ports to USES=fpc PR: 227210 Reviewed by: portmgr Approved by: portmgr Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D14617
* Fix build by adding chm to USE_FPCAntoine Brodin2018-02-221-1/+1
| | | | Reported by: pkg-fallout
* - Bump PORTREVISION. Lazarus was updated to 1.8.0Jose Alonso Cardenas Marquez2018-02-011-1/+2
|
* Add a port of ZCAD, simple CAD program with AutoCAD DXF 2000 file formatAlexey Dokuchaev2017-05-0213-0/+717
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/