aboutsummaryrefslogtreecommitdiffstats
path: root/cad/qcad/files
diff options
context:
space:
mode:
authorMichael Reifenberger <mr@FreeBSD.org>2004-03-28 18:50:43 +0800
committerMichael Reifenberger <mr@FreeBSD.org>2004-03-28 18:50:43 +0800
commit710ad75f1944a0a22cc489dfa67c0231aab11cd0 (patch)
treeee50ed6d62f921b75c6856b8dcb2d527bde9c5a3 /cad/qcad/files
parent8883f7a4eb96a1c9df5e9c6b04ed005859754124 (diff)
downloadfreebsd-ports-gnome-710ad75f1944a0a22cc489dfa67c0231aab11cd0.tar.gz
freebsd-ports-gnome-710ad75f1944a0a22cc489dfa67c0231aab11cd0.tar.zst
freebsd-ports-gnome-710ad75f1944a0a22cc489dfa67c0231aab11cd0.zip
- upgrade to 2.0.3.1
for changes see: http://www.ribbonsoft.com/qcad_doc_changelog.html - use bash for buildscript - make portlint happy - dynamically create pkg-plist - install docs and examples
Diffstat (limited to 'cad/qcad/files')
-rw-r--r--cad/qcad/files/patch-ag35
-rw-r--r--cad/qcad/files/patch-qcadguiqt+src+ui+qg_commandwidget.ui.h9
2 files changed, 0 insertions, 44 deletions
diff --git a/cad/qcad/files/patch-ag b/cad/qcad/files/patch-ag
deleted file mode 100644
index 10139bd97c2a..000000000000
--- a/cad/qcad/files/patch-ag
+++ /dev/null
@@ -1,35 +0,0 @@
---- dxflib/src/dl_entities.h.org Wed Dec 10 20:06:25 2003
-+++ dxflib/src/dl_entities.h Wed Dec 10 20:06:50 2003
-@@ -1128,10 +1128,6 @@
- */
- bool defined;
-
--#ifndef __GCC2x__
-- union {
-- struct {
--#endif
- /*! Start point (X). */
- double x1;
- /*! Start point (Y). */
-@@ -1140,10 +1136,6 @@
- double x2;
- /*! End point (Y). */
- double y2;
--#ifndef __GCC2x__
-- };
-- struct {
--#endif
- /*! Center point of arc (X). */
- double cx;
- /*! Center point of arc (Y). */
-@@ -1156,10 +1148,6 @@
- double angle2;
- /*! Counterclockwise flag. */
- bool ccw;
--#ifndef __GCC2x__
-- };
-- };
--#endif
-
- };
-
diff --git a/cad/qcad/files/patch-qcadguiqt+src+ui+qg_commandwidget.ui.h b/cad/qcad/files/patch-qcadguiqt+src+ui+qg_commandwidget.ui.h
deleted file mode 100644
index c422b77b31ee..000000000000
--- a/cad/qcad/files/patch-qcadguiqt+src+ui+qg_commandwidget.ui.h
+++ /dev/null
@@ -1,9 +0,0 @@
---- qcadguiqt/src/ui/qg_commandwidget.ui.h.orig Mon Feb 9 18:16:26 2004
-+++ qcadguiqt/src/ui/qg_commandwidget.ui.h Mon Feb 9 18:17:27 2004
-@@ -130,5 +130,5 @@
- std::string s = errBuf.str();
- if (s.length()!=0) {
-- appendHistory(QString("%1").arg(s));
-+ appendHistory(QString("%1").arg(s.c_str()));
- }
- //std::cout << "processStderr: OK\n";
'>- Update to 1.32.1gahr2010-08-248-16/+181 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1 * - update to 1.4.1dinoex2010-03-281-2/+2 * - Chase x11-toolkits/fox16 updategahr2010-03-241-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * - Reset maintainer and remove old MASTER_SITES.wxs2009-08-021-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1 * - Lib updated FOX16.araujo2009-04-051-1/+1 * - Lib updated Fox16.araujo2009-02-081-1/+1 * - It was updated FOX16, need to rebuild all ports that dependaraujo2009-01-091-0/+1 * - Update to 1.19.2miwi2008-08-132-6/+4 * - Fix coredumps on startupmiwi2008-07-201-5/+11 * - Update to 1.19.1miwi2008-07-182-4/+4 * - Update to version 1.19lwhsu2008-06-152-5/+4 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * - Update to 1.18miwi2008-06-063-27/+650 * - Lib updated fox16.araujo2008-05-211-1/+1 * - Lib updated Fox16.araujo2008-03-191-0/+1 * - Update to 1.04miwi2008-01-213-1467/+2055 * Return to pool: hopefully they will have a chance of being updatedshaun2007-10-281-1/+1 * - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-2/+1 * - Welcome X.org 7.2 \o/.flz2007-05-202-11/+1 * Upgrade to 0.99.shaun2007-04-243-147/+1459 * Chase lib version bump in fox14.shaun2006-06-211-0/+1 * Switch to my @FreeBSD.org address.shaun2006-06-201-1/+1 * - Rename x11-toolkits/fox -> x11-toolkits/fox10 andsem2006-06-101-1/+1 * Remove USE_REINPLACE from categories starting with Xedwin2006-05-131-1/+0 * Update to 0.88.lawrance2006-02-093-47/+49 * SHA256ify (manually checked)edwin2006-01-241-1/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3 * - Update to 0.84sem2006-01-226-50/+17 * - Add SHA256pav2005-11-261-0/+1 * Update to 0.80 and mark unbroken.novel2005-04-284-7/+36 * Update URLvs2005-03-081-1/+1 * BROKEN: Does not build with current fox-devel version.krion2005-02-281-0/+2 * Bump library version number due to last x11-toolkits/fox-develkrion2005-02-251-1/+2 * Clean up handling of locale directories at deinstall-time:kris2004-12-161-0/+2 * - Update to 0.72pav2004-10-203-4/+8 * - Reset maintainershippav2004-10-201-1/+1 * - Bump portrevision for fox shlib version raisepav2004-10-201-1/+1 * update to 0.70oliver2004-08-264-143/+157 * SIZEify (maintainer timeout)trevor2004-03-311-0/+1 * Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2 * Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1 * - Use system gettext instead of bundled one.pav2003-11-192-2/+2