Version: 3.27.9.0, Package name: qcad-3.27.9.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description QCad is a free open-source 2D CAD system for *nix. The developers' main goals are to build a stable, fast and easy to use CAD for everyone. One doesn't need any knowledge of a CAD program to start working with QCad. |
Filesize: 40373.15 KB |
Version History (View Complete History) |
|
2021-01-18 23:52:19 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Unbreak build after recent Qt 5.15 update. Add missing QPainterPath include |
2020-08-10 11:00:50 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Don't use backtrace/backtrace_symbols, fixes the build with llvm10 |
2020-04-13 02:50:23 by Rafael Sadowski | Files touched by this commit (1) |
Log message: Remove patch. Forgotten in the last update commit |
2020-04-13 02:48:39 by Rafael Sadowski | Files touched by this commit (6) |
Log message: Update qcad to 3.24.3 OK paco@ |
2020-03-07 10:35:00 by Rafael Sadowski | Files touched by this commit (1) |
Log message: Prepare for upcoming Qt5 update Add print/cups,-libs as LIB_DEPENDS OK sthen@ |
2019-08-23 23:11:26 by Ingo Feinerer | Files touched by this commit (4) |
Log message: Fix build on sparc64 OK kmos@ |
2019-08-14 00:56:51 by Ingo Feinerer | Files touched by this commit (36) |
Log message: Update to QCAD 3.23.0.0 Tweak and OK by bentley@ |
2019-07-13 20:16:53 by Christian Weisgerber | Files touched by this commit (49) |
Log message: Switch to PERMIT_(DISTFILES|PACKAGE). CDROM restrictions are no longer applicable. |
2018-12-06 13:10:03 by Christian Weisgerber | Files touched by this commit (5) |
Log message: add missing includes for ports-gcc |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2017-07-27 18:03:46 by Marc Espie | Files touched by this commit (1) |
Log message: have qcad obey CC/CXX |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-05-02 02:05:26 by Marc Espie | Files touched by this commit (1) |
Log message: comparison of pointer vs integer |
2017-04-10 05:45:29 by Stuart Henderson | Files touched by this commit (281) |
Log message: use LIBCXX |
2017-03-04 04:38:42 by Marc Espie | Files touched by this commit (3) |
Log message: let qcad build without the gcc/g++ links ironically enough, this has nothing to do with qmake. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-10-24 15:04:39 by Antoine Jacoutot | Files touched by this commit (10) |
Log message: Remove USE_X11. |
2010-10-23 12:35:23 by Stuart Henderson | Files touched by this commit (7) |
Log message: revision/new lib_depends |
2010-07-06 16:25:53 by Marc Espie | Files touched by this commit (17) |
Log message: zap reeeally old variable |
2010-06-07 14:08:09 by Matthias Kilian | Files touched by this commit (14) |
Log message: Fix build for gcc4. Add some cleanups from Antti Harri <iku@openbsd.fi>. This does not include the patch that reorders recently used files for now. |
2009-08-10 00:30:31 by Matthias Kilian | Files touched by this commit (24) |
Log message: WANTLIB changes after xcb addition and bump. |
2007-09-15 15:36:57 by Simon Bertrang | Files touched by this commit (10) |
Log message: remove surrounding quotes from COMMENT/PERMIT_* |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2007-01-09 09:30:38 by Steven Mestdagh | Files touched by this commit (18) |
Log message: update to qcad 2.0.5.0 problem on amd64 fixed by Martynas Venckus, thanks also tested by ckuethe, ajacoutot, Antti Harri, and Andreas Bihlmaier |
2006-12-02 13:24:17 by Peter Valchev | Files touched by this commit (16) |
Log message: Remove jakemsr@ from maintainer position, as he has been inactive and email has been bouncing for several months. Jacob, if you get this and/or get back to things, let us know. |
2006-11-13 03:08:13 by Steven Mestdagh | Files touched by this commit (47) |
Log message: USE_X11 |
2006-11-04 12:19:15 by Matthias Kilian | Files touched by this commit (25) |
Log message: Avoid references to PKGNAME. Remove noops like WRKDIST=${WRKDIR}/${DISTNAME}. Drop DIST_SUBDIR where appropriate. Problem mentioned by naddy. Some simplifications and ok, steven. |
2005-01-05 08:51:14 by Christian Weisgerber | Files touched by this commit (40) |
Log message: SIZE |
2004-11-21 14:41:23 by Marc Espie | Files touched by this commit (4) |
Log message: WANTLIB markers |
2004-09-14 17:18:52 by Marc Espie | Files touched by this commit (2) |
Log message: new style PLIST |
2004-08-10 02:12:09 by Xavier Santolaria | Files touched by this commit (9) |
Log message: new-style MODULES. |
2003-12-15 14:42:44 by Christian Weisgerber | Files touched by this commit (507) |
Log message: remove WWW lines |
2003-02-26 03:41:11 by Marc Espie | Files touched by this commit (1) |
Log message: switch to qt3-mt, ok maint. |
2002-12-09 10:35:57 by Margarida Sequeira | Files touched by this commit (27) |
Log message: Update to version 1.5.4; Changes: Examples installed in $PREFIX/examples/qcad. Uses qt3, so respective patches are now deprecated. Larger library of premade objects included. Better font and translation support. Various bugfixes. From: MAINTAINER. brad@ ok |