notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: cad/librecad/distinfo

Number of commits found: 20

Thursday, 20 Feb 2025
08:21 Jason E. Hale (jhale) search for other commits by this committer
cad/librecad: Update to 2.2.1.1

https://github.com/LibreCAD/LibreCAD/releases/tag/v2.2.1.1
commit hash: 805e1297c026cfa64963401cb9cceef206a2fc88 commit hash: 805e1297c026cfa64963401cb9cceef206a2fc88 commit hash: 805e1297c026cfa64963401cb9cceef206a2fc88 commit hash: 805e1297c026cfa64963401cb9cceef206a2fc88 805e129
Thursday, 9 Jan 2025
04:14 Jason E. Hale (jhale) search for other commits by this committer
cad/librecad: Update to 2.2.1

https://github.com/LibreCAD/LibreCAD/releases/tag/v2.2.1
commit hash: d13c979d58522eaa9cf1310008ee47565db95a2e commit hash: d13c979d58522eaa9cf1310008ee47565db95a2e commit hash: d13c979d58522eaa9cf1310008ee47565db95a2e commit hash: d13c979d58522eaa9cf1310008ee47565db95a2e d13c979
Sunday, 30 Jul 2023
20:15 Jason E. Hale (jhale) search for other commits by this committer
cad/librecad: Update to 2.2.0.2

https://github.com/LibreCAD/LibreCAD/releases/tag/2.2.0.2
commit hash: ef8c5903e1e2413e175a617f9fc382d68dbc3a0e commit hash: ef8c5903e1e2413e175a617f9fc382d68dbc3a0e commit hash: ef8c5903e1e2413e175a617f9fc382d68dbc3a0e commit hash: ef8c5903e1e2413e175a617f9fc382d68dbc3a0e ef8c590
Monday, 10 Jul 2023
19:32 Jason E. Hale (jhale) search for other commits by this committer
cad/librecad: Update to 2.2.0.1

MFH:		2023Q3
Security:	b67d768c-1f53-11ee-82ed-4ccc6adda413
commit hash: 0d4fe2d0e2db4ecb3a6afe12249f4a8e66e85945 commit hash: 0d4fe2d0e2db4ecb3a6afe12249f4a8e66e85945 commit hash: 0d4fe2d0e2db4ecb3a6afe12249f4a8e66e85945 commit hash: 0d4fe2d0e2db4ecb3a6afe12249f4a8e66e85945 0d4fe2d
Sunday, 18 Dec 2022
06:24 Jason E. Hale (jhale) search for other commits by this committer
cad/librecad: Update to 2.2.0

https://github.com/LibreCAD/LibreCAD/releases/tag/2.2.0
commit hash: 1ae149dc78a8f091645b99e5d466a7d30656f187 commit hash: 1ae149dc78a8f091645b99e5d466a7d30656f187 commit hash: 1ae149dc78a8f091645b99e5d466a7d30656f187 commit hash: 1ae149dc78a8f091645b99e5d466a7d30656f187 1ae149d
Friday, 28 Oct 2022
01:52 Jason E. Hale (jhale) search for other commits by this committer
cad/librecad: Fix orthogonal and rel angle tools

When using Tools > Line > Orthogonal or Tools > Line > Relative angle,
it is not possible to select the base entity.

Apparently, the code works with GCC, but Clang warns:
In file included from actions/rs_actiondrawlinerelangle.cpp:27:
actions/rs_actiondrawlinerelangle.h:116:53: warning: array backing local
initializer list 'enTypeList' will be destroyed at the end of the
full-expression [-Wdangling]
    const EntityTypeList enTypeList = EntityTypeList{RS2::EntityLine,
RS2::EntityArc, RS2::EntityCircle,RS2::EntityEllipse};

actions/rs_actiondrawlinerelangle.cpp:41:28: warning: backing array for
'std::initializer_list' member 'enTypeList' is a temporary object whose lifetime
is shorter than the lifetime of the constructed object [-Wdangling-field]
RS_ActionDrawLineRelAngle::RS_ActionDrawLineRelAngle(

Patch reverts upstream commits eb2e146 [1] and d0a0ef2 [2] which were
intended to fix the build with the now unsupported GCC 9.

[1]
https://github.com/LibreCAD/LibreCAD/commit/eb2e1465bb6186de155fc1b68e4aa5580e6990dc
[2]
https://github.com/LibreCAD/LibreCAD/commit/d0a0ef284b7fcc5c0d65b92c30855f62b637653f

Reported by:	slovkam u sebi <slovkamusebi@protonmail.com> (via private mail)
commit hash: 9fe9575a924774bdd1ee00b08ae0d91d412b4af9 commit hash: 9fe9575a924774bdd1ee00b08ae0d91d412b4af9 commit hash: 9fe9575a924774bdd1ee00b08ae0d91d412b4af9 commit hash: 9fe9575a924774bdd1ee00b08ae0d91d412b4af9 9fe9575
Monday, 12 Sep 2022
19:46 Jason E. Hale (jhale) search for other commits by this committer
cad/librecad: Update to 2.2.0-rc4

https://github.com/LibreCAD/LibreCAD/blob/2.2.0-rc4/CHANGELOG.md
commit hash: 6c6319f1d101d1bcd52843c9b8ebc55ffc8cd866 commit hash: 6c6319f1d101d1bcd52843c9b8ebc55ffc8cd866 commit hash: 6c6319f1d101d1bcd52843c9b8ebc55ffc8cd866 commit hash: 6c6319f1d101d1bcd52843c9b8ebc55ffc8cd866 6c6319f
Friday, 25 Feb 2022
05:06 Jason E. Hale (jhale) search for other commits by this committer
cad/librecad: Update to 2.2.0-rc3
commit hash: c93c3666c36d6d5230f74053084351b38568c9f3 commit hash: c93c3666c36d6d5230f74053084351b38568c9f3 commit hash: c93c3666c36d6d5230f74053084351b38568c9f3 commit hash: c93c3666c36d6d5230f74053084351b38568c9f3 c93c366
Tuesday, 19 Jan 2021
05:10 jhale search for other commits by this committer
cad/librecad: Update to 2.2.0-rc2
Original commitRevision:562023 
Saturday, 9 Nov 2019
13:01 pkubaj search for other commits by this committer
cad/librecad: fix build on GCC architectures

Merge upstream patch to fix build with GCC.

PR:		241496
Approved by:	jhale (maintainer timeout), linimon (mentor)
Original commitRevision:517126 
Sunday, 1 Apr 2018
19:18 jhale search for other commits by this committer
- Update to 2.2.0-rc1 [1]
- Move USES upward
- Remove obsolete hack for gcc
- Install AppStream metadata in share/metainfo per
 
https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#sect-Metadata-GenericComponent

PR:		226672 [1]
Submitted by:	Maciej Pasternacki <maciej@pasternacki.net> [1]
Original commitRevision:466177 
Saturday, 14 Jan 2017
23:05 jhale search for other commits by this committer
- Update to 2.1.3
- Add LICENSE
- Use Qt5 (upstream has dropped Qt4 support for 2.2.x, so we may
  as well switch now)
- Take maintainership
Original commitRevision:431499 
Friday, 28 Aug 2015
10:11 makc search for other commits by this committer
cad/librecad:
- Update to 2.0.8
Original commitRevision:395457 
Wednesday, 6 May 2015
15:16 mat search for other commits by this committer
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385521 
Friday, 27 Feb 2015
14:56 makc search for other commits by this committer
cad/librecad:
- Update to 2.0.7
- Remove no longer needed patch
Original commitRevision:380094 
Thursday, 9 Oct 2014
19:14 makc search for other commits by this committer
cad/librecad:
- update to 2.0.5
Original commitRevision:370557 
Monday, 31 Mar 2014
11:00 makc search for other commits by this committer
cad/librecad:
- update to 2.0.3
Original commitRevision:349727 
Tuesday, 10 Dec 2013
18:42 makc search for other commits by this committer
- Update to 2.0.0rc3
- Remove NLS options and related patches for simplicity
- Add patch to fix build on 10 and head
Original commitRevision:336077 
Saturday, 20 Jul 2013
11:08 makc search for other commits by this committer
- Update to 1.0.3
- Switch to GITHUB
- Prevent from writing to /root during build (XDG_CONFIG_HOME)
- Add build-time dependence on math/muparser
Original commitRevision:323342 
Wednesday, 4 Jan 2012
09:06 makc search for other commits by this committer
Add new port cad/librecad:

LibreCAD is a 2D CAD drawing application based on the community
edition of QCad (www.qcad.org).

WWW:    http://librecad.org
Original commit

Number of commits found: 20