FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 1:04 AM BST
Port details
qcad 2.0.5.0.1_7 cad on this many watch lists=10 search for ports that depend on this port
Professional CAD system
Maintained by: mr@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: not specified in port


What Is QCad?

   QCad is a professional CAD System. With QCad you can easily construct
   and change drawings with ISO-texts and many other features and save
   them as DXF-files. These DXF-files are the interface to many
   CAD-systems such as AutoCAD (c) and many others.

What is QCad not?

   QCad is no designer tool. That means you can not create any filled
   shapes nor any crazy freehand forms. Also you can not drag and drop
   the objects in the drawing with the mouse.

If you find any bugs, send a report to bugs@qcad.org.

WWW: http://www.ribbonsoft.com/qcad.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: shells/bash, devel/qmake, x11-toolkits/qt33, devel/gmake
Required To Run: x11-toolkits/qt33
There are no ports dependent upon this port

To install the port: cd /usr/ports/cad/qcad/ && make install clean
To add the package: pkg_add -r qcad


Configuration Options
     No options to configure

Master Sites:
ftp://www.ribbonsoft.com/archives/qcad/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 61

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
31 Oct 2011 15:39:01
Original commit files touched by this commit  2.0.5.0.1_7
mr search for other commits by this committer
Add localisazion support to the qcad port.

PR:             ports/162048
Submitted by:   Stefan Rumetshofer
20 Mar 2011 12:54:45
Original commit files touched by this commit  2.0.5.0.1_7
miwi search for other commits by this committer
- Get Rid MD5 support
09 Nov 2010 17:02:16
Original commit files touched by this commit  2.0.5.0.1_7
mr search for other commits by this committer
Add two patches from Joerg Wunsch:
- Implement autosave feature
- Detect filesystem full condition

Both patches where sent upwards.

Submitted by:   joerg@
28 Mar 2010 06:47:48
Original commit files touched by this commit  2.0.5.0.1_7
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  2.0.5.0.1_6
dinoex search for other commits by this committer
- update to jpeg-8
31 Jul 2009 13:57:52
Original commit files touched by this commit  2.0.5.0.1_5
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
06 May 2009 17:53:24
Original commit files touched by this commit  2.0.5.0.1_4
itetcu search for other commits by this committer
Don't fail if share/qcad can't be removed since it might be used by other ports

Requested by:   mr@
02 May 2009 08:27:09
Original commit files touched by this commit  2.0.5.0.1_4
mr search for other commits by this committer
The attached patches achieve the following improvements:

*  cad/qcad itself:
  1. Enable parallel build.
    This is safe, because the vendor's script supports it
    (but only, when one is using distcc).
  2. Remove the special handling for Alpha.
    I guess, this is a historical wart --
    the current version of qcad compiles on my amd64 with
    `-Wall -W' without any warnings. If Alpha bites again,
    the wart can be put back until someone tracks the bug down.

*  cad/qcad-partslib:
  1. Fetch the .tar.gz, rather than .zip variant of the distribution.
    This new file is more than twice smaller.
  2. Remove build-dependency on qcad -- this is useless for a pure-data port
    and only complicates package building and installation
    (a PORTREVISION bump in qcad itself, for example,
    will necessitate rebuilding partslib without any good reason).
  3. Don't create an intermediate extraction under ${WRKSRC}
    for the sole purpose of creating PLIST -- extract from ${DISTFILE} into
    ${DATADIR} directly and use tar's output to create PLIST on the fly.
    This saves a ton of I/O and diskspace during packaging.

Submitted by: Mikhail T. <mi+thun [at] aldan.algebra.com>
21 Jan 2009 14:20:34
Original commit files touched by this commit  2.0.5.0.1_4
mr search for other commits by this committer
Fix the paths to qt assistant and qcad manual that are being encoded
into the qcad binary.

PR:             ports/130747
Submitted by:   Alexey Shuvaev
06 Jun 2008 13:14:15
Original commit files touched by this commit  2.0.5.0.1_3
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 Apr 2008 17:56:05
Original commit files touched by this commit  2.0.5.0.1_2
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
27 Mar 2008 15:16:25
Original commit files touched by this commit  2.0.5.0.1_1
mr search for other commits by this committer
Change to ftp:// too.
04 Oct 2007 00:15:01
Original commit files touched by this commit  2.0.5.0.1_1
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
18 Jun 2007 15:02:19
Original commit files touched by this commit  2.0.5.0.1_1
mr search for other commits by this committer
Fix compilation with gcc.42.
Two debugging outputs where commented out as suggested by the author.
19 May 2007 20:32:57
Original commit files touched by this commit  2.0.5.0.1_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
13 Feb 2007 00:16:29
Original commit files touched by this commit  2.0.5.0.1
pav search for other commits by this committer
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework

Submitted by:   rafan
Tested on:      pointyhat
01 Feb 2007 11:59:23
Original commit files touched by this commit  2.0.5.0.1
mr search for other commits by this committer
- change BUILD_DEPENDS: shells/bash2 -> shells/bash;
- drop a spare line at Makefile to pet portlint.

PR:             ports/108631
Submitted by:   bsam
03 May 2006 23:38:41
Original commit files touched by this commit  2.0.5.0.1
edwin search for other commits by this committer
remove USE_REINPLACE for all ports with categories starting with C
27 Nov 2005 09:37:19
Original commit files touched by this commit  2.0.5.0.1
mr search for other commits by this committer
exclude library again since it conflicts with qcad-partslib
23 Nov 2005 16:41:35
Original commit files touched by this commit  2.0.5.0.1
mr search for other commits by this committer
update to qcad-2.0.5.0-1
25 Nov 2004 16:32:02
Original commit files touched by this commit  2.0.4.0.1_1
mr search for other commits by this committer
Since /usr/X11R6/... seems to be hardcoded in qcad
help first-time-users by using 'USE_X_PREFIX=yes'

PR:             ports/74118
Submitted by:   TAOKA Fumiyoshi <fmysh X iijmio-mail.jp>
12 Oct 2004 11:55:31
Original commit files touched by this commit  2.0.4.0.1_1
mr search for other commits by this committer
upgrade to qcad-2.0.4.0-1
12 Sep 2004 08:53:13
Original commit files touched by this commit  2.0.3.3.1_1
mr search for other commits by this committer
Fix compilation error due to wrong set parenthesis.

PR:             ports/71540 (with fix), ports/71574
Submitted by:   Rainer Goellner <rainer at jabbe.de>
Approved by:    portmgr
28 Aug 2004 08:46:40
Original commit files touched by this commit  2.0.3.3.1_1
mr search for other commits by this committer
Fix compilation with gcc-3.4

Submitted by:   Tilman Linneweh <arved at FreeBSD.org>
15 Jun 2004 07:24:27
Original commit files touched by this commit  2.0.3.3.1
krion search for other commits by this committer
- Fix WWW:

PR:             ports/67958
Submitted by:   Pedro F. Giffuni <giffunip@asme.org>
23 May 2004 11:20:02
Original commit files touched by this commit  2.0.3.3.1
mr search for other commits by this committer
update to version 2.0.3.3-1
28 Mar 2004 16:42:17
Original commit files touched by this commit  2.0.3.1.1
mr search for other commits by this committer
correct pkg-plist creation.
do not handle libraries datadir since it is handled by qcad-partslib.
28 Mar 2004 10:50:44
Original commit files touched by this commit  2.0.3.1.1
mr search for other commits by this committer
- 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
26 Feb 2004 21:08:47
Original commit files touched by this commit  2.0.2.0.1
lofi search for other commits by this committer
Forced commit to credit Kaarthik Sivakumar <kaarthik@comcast.net> for
submitting diffs and checking a number of other ports for unaccounted for
qmake usage.
26 Feb 2004 20:59:36
Original commit files touched by this commit  2.0.2.0.1
lofi search for other commits by this committer
Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports which
BUILD_DEPEND on qmake now.
17 Feb 2004 23:06:13
Original commit files touched by this commit  2.0.2.0.1
mr search for other commits by this committer
try to fix pkg-plist
17 Feb 2004 22:44:17
Original commit files touched by this commit  2.0.2.0.1
kris search for other commits by this committer
BROKEN on 5.x: broken pkg-plist
12 Feb 2004 13:55:54
Original commit files touched by this commit  2.0.2.0.1
mr search for other commits by this committer
add patch to compile qg_commandwidget.cpp under -stable

Submitted by:   Oliver Lehmann <oliver@FreeBSD.org>
10 Feb 2004 14:47:12
Original commit files touched by this commit  2.0.2.0.1
mr search for other commits by this committer
- Upgrade to QCad version 2.0.2.0-1
  See http://www.ribbonsoft.com/qcad_doc_changelog.html for changes
  can save ACAD R12 .DXF Files now
- Finish elimination of PORTREVISION (Many thanks to Tilman Linneweh)
- Add interim patch for compilation
- Change MAINTAINER to my address to faster getting future errlogs

Submitted by:   Tilman Linneweh <arved@FreeBSD.org> (part.)
10 Feb 2004 12:54:22
Original commit files touched by this commit  2.0.1.3_2
arved search for other commits by this committer
Fix fetch.

PORTREVISION should not be used in DISTNAME
04 Feb 2004 05:21:48
Original commit files touched by this commit  2.0.1.3_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
27 Jan 2004 20:51:07
Original commit files touched by this commit  2.0.1.3_1
trevor search for other commits by this committer
Add SIZE.
25 Jan 2004 14:02:44
Original commit files touched by this commit  2.0.1.3_1
oliver search for other commits by this committer
fix build

Noted By:       kris
11 Dec 2003 04:13:24
Original commit files touched by this commit  2.0.1.3_1
oliver search for other commits by this committer
Fix build on both, 4 and 5
Fix pkg-plist
05 Dec 2003 11:25:52
Original commit files touched by this commit  2.0.1.3_1
mr search for other commits by this committer
update qcad to version 2.0.1.3-1
03 Dec 2003 18:51:15
Original commit files touched by this commit  2.0.1.2_1
mr search for other commits by this committer
Fix build/work of qcad:
- minor update to 2.0.1.2
- add dependancy to bash (needed by build process)
- use {SH} instead of hardcoded sh
- delete repo copied but not used cad/qcad2

Approved by:    marcus (re)
31 Oct 2003 14:20:23
Original commit files touched by this commit  2.0.1.1_1
mr search for other commits by this committer
Update to QCad 2.0.1.1
22 Feb 2003 21:10:29
Original commit files touched by this commit  1.5.4
demon search for other commits by this committer
Fix build after QT directory structure change.

Troubles noticed by:    kris/bento
20 Feb 2003 16:52:46
Original commit files touched by this commit  1.5.4
knu search for other commits by this committer
De-pkg-comment.
23 Nov 2002 13:33:43
Original commit files touched by this commit  1.5.4
arved search for other commits by this committer
- Fix PLIST
- Always install online help
- Eliminate miscellaneous superfluousness

PR:             45617
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
22 Nov 2002 18:58:35
Original commit files touched by this commit  1.5.4
arved search for other commits by this committer
Pass QTDIR explict to qmake

Reported by:    bento,  Michael Collette <metrol@metrol.net>
19 Nov 2002 16:43:51
Original commit files touched by this commit  1.5.4
arved search for other commits by this committer
Remove obsolete patches left over from previous commit
19 Nov 2002 16:41:28
Original commit files touched by this commit  1.5.4
arved search for other commits by this committer
Update to 1.5.4

PR:             43694
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
23 Aug 2002 05:53:54
Original commit files touched by this commit  1.4.16
alane search for other commits by this committer
Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership.
05 Aug 2002 04:21:25
Original commit files touched by this commit  1.4.16
ijliao search for other commits by this committer
upgrade to 1.4.16

PR:             41028
Submitted by:   Ports Fury
08 Jul 2002 10:14:16
Original commit files touched by this commit  1.4.14
ijliao search for other commits by this committer
PERL -> REINPLACE_CMD

PR:             39273
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
30 May 2002 18:08:37
Original commit files touched by this commit  1.4.14
ijliao search for other commits by this committer
upgrade to 1.4.14

PR:             38708
Submitted by:   Ports Fury
10 Apr 2001 18:12:55
files touched by this commit
lioux search for other commits by this committer
Update to version 1.4.7    
03 Apr 2001 09:14:44
files touched by this commit
will search for other commits by this committer
Overhaul QT/KDE support:   - bsd.port.mk update to use bsd.kde.mk for
USE_{QT,KDE}*   - Cleanup corresponding ports for bsd.kde.mk update.   - Fix
bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,     introduce
QT_NONSTANDARD variable for nonstandard configure setup.   - Update KDE2 to
2.1.1.  Two patches included in x11/kdelibs2 to fix the     proxy authentication
that was broken for 2.1.1.  Remove old patches.   - Potentially fix kdelibs
build for alpha.   - Fix qt-designer 2.3.0 build.   - Ruby stuff left alone
since it looks like black magic to me.  Should     still work w/ compat shims
for older USE_QT[,2] style.  Some others     were also left alone for the same
reason.    
11 Mar 2001 04:59:15
files touched by this commit
steve search for other commits by this committer
Use '-O0' when compiling on the Alpha to avoid internal compiler errors.    
28 Feb 2001 14:20:02
files touched by this commit
kevlo search for other commits by this committer
Update to version 1.4.6    
17 Nov 2000 14:45:46
files touched by this commit
kevlo search for other commits by this committer
Add missing @dirrm.    
13 Oct 2000 21:19:12
files touched by this commit
ade search for other commits by this committer
Update to 1.4.4    
08 Oct 2000 00:25:37
files touched by this commit
asami search for other commits by this committer
Convert category cad to new layout.  
22 Jun 2000 06:52:16
files touched by this commit
will search for other commits by this committer
Unleash all of these ports upon the people.  I no longer have any interest   in
any of them, but will be happy to assign MAINTAINER to others and commit  
updates for them.    
20 Jun 2000 09:06:08
files touched by this commit
will search for other commits by this committer
Update to 1.4.1.    

Number of commits found: 61

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23670
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 15
new 48 hours33
new 7 days60
new fortnight181
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.313 seconds.