Commit Graph

18 Commits

Author SHA1 Message Date
Jose Alonso Cardenas Marquez 82ac7a6add - lang/fpc revert way like linker is taken by fpc compiler
- 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
2021-01-14 21:11:15 +00:00
Jose Alonso Cardenas Marquez dedf48f1c6 - Remove forgotten patch file oin my previous commit
- Remove BROKEN

Reported by:	pkg-fallout
2021-01-14 20:54:09 +00:00
Antoine Brodin cb5d01400b Mark BROKEN
Reported by:	pkg-fallout
2020-12-25 09:34:57 +00:00
Jose Alonso Cardenas Marquez a9bf1282b2 - Update to 0.9.8.5
PR:		251365
Submitted by:	acm
Approved by:	danfe (timeout)
2020-12-14 20:39:44 +00:00
Jose Alonso Cardenas Marquez c58bea1344 - Bump PORTREVISION. lazarus was updated to 2.0.8 2020-05-14 06:05:27 +00:00
Jose Alonso Cardenas Marquez 8c8a336495 - Remove compat < 11 dependencies from bootstrap and compiler. It could fix 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
2020-03-06 06:26:05 +00:00
Jose Alonso Cardenas Marquez 14b8ace6b3 - Bump PORTREVISION. editors/lazarus was updated to 2.0.6 2019-12-31 15:29:13 +00:00
Jose Alonso Cardenas Marquez c0b7145df2 - Rebuild bootstrap (ppcx64 and ppc386) with ld patches
- 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
2019-09-03 15:51:50 +00:00
Jose Alonso Cardenas Marquez d03254f4de - Bump PORTREVISION (lazarus ports were updated to 2.0.4)
- Remove LD_UNSAFE
2019-08-15 17:29:24 +00:00
Alexey Dokuchaev 0c12453133 - 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
2019-03-31 09:23:50 +00:00
Antoine Brodin 1bc6509efe Mark BROKEN: fails to build
/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
2019-03-27 20:49:19 +00:00
Tobias C. Berner 96752e4abc cat/zcad: remove qt4 flavor handling
Approved by:	portmgr (implicit)
2019-03-17 09:06:01 +00:00
Jose Alonso Cardenas Marquez 8ce367f9f1 - Bump PORTREVISION (editors/lazarus was updated) 2018-06-03 08:15:31 +00:00
Jose Alonso Cardenas Marquez ae635a951d - Moved ports to Uses/lazarus.mk
- Add FLAVORS

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D14661
2018-05-25 16:31:21 +00:00
Jose Alonso Cardenas Marquez 5ab881a5d9 - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk
- 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
2018-04-05 04:52:36 +00:00
Antoine Brodin 69da4f8da3 Fix build by adding chm to USE_FPC
Reported by:	pkg-fallout
2018-02-22 09:52:47 +00:00
Jose Alonso Cardenas Marquez c0d8a8d861 - Bump PORTREVISION. Lazarus was updated to 1.8.0 2018-02-01 07:21:25 +00:00
Alexey Dokuchaev 70e85d336e 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/
2017-05-02 18:50:35 +00:00