1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

81 Commits

Author SHA1 Message Date
Baptiste Daroussin
c0d7b638ed Part 1 at removing now useless FETCH_ARGS redifition 2014-01-03 00:46:47 +00:00
Baptiste Daroussin
a327ff430a In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in cad

With hat:	portmgr
2013-12-11 14:53:20 +00:00
Michael Reifenberger
d89dfda814 Register conflicts with texlive-base-* since it has one file in common.
PR:		ports/184368
Submitted by:	lbartoletti
2013-12-02 08:59:13 +00:00
Michael Reifenberger
55e0dd8ab1 Update qcad to 3.4.2.0
PR:		ports/183346
Submitted by:	rakuco@
2013-11-05 20:34:42 +00:00
Michael Reifenberger
a5a6e81907 Try to fix build on current.
Submitted by:	andreast@
2013-10-22 20:59:23 +00:00
Michael Reifenberger
e41ba52b72 Update to 3.3.3.0
PR:             ports/182881
Submitted by:   rakuco@
2013-10-11 16:25:50 +00:00
Michael Reifenberger
2b5eb99017 Apply fixes provided by Max
Submitted by:	makc@
2013-10-10 12:47:00 +00:00
Baptiste Daroussin
8e91f3161f Add NO_STAGE all over the place in preparation for the staging support (cat: cad) 2013-09-20 15:58:41 +00:00
Michael Reifenberger
df6aea5652 Add GLU to the build dependencies 2013-09-11 13:15:46 +00:00
Michael Reifenberger
890a5c28b9 Add two more dependencies. 2013-09-04 09:46:43 +00:00
Michael Reifenberger
91ba5be776 Add moc to the dependencies to fix the build. 2013-08-29 07:30:12 +00:00
Michael Reifenberger
356db3c10a Readd qcad and upgrade to version 3.2.1
PR:		ports/181199
Submitted by:	Thierry Thomas (thierry@)
2013-08-21 07:52:35 +00:00
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-07-26 19:19:20 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Michael Reifenberger
19f03cc47e Add localisazion support to the qcad port.
PR:		ports/162048
Submitted by:	Stefan Rumetshofer
2011-10-31 15:39:01 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Michael Reifenberger
3bd2ebb734 Add two patches from Joerg Wunsch:
- Implement autosave feature
- Detect filesystem full condition

Both patches where sent upwards.

Submitted by:	joerg@
2010-11-09 17:02:16 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Ion-Mihai Tetcu
104b44ddc3 Don't fail if share/qcad can't be removed since it might be used by other ports
Requested by:	mr@
2009-05-06 17:53:24 +00:00
Michael Reifenberger
787a15d51c 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>
2009-05-02 08:27:09 +00:00
Michael Reifenberger
4c74218167 Fix the paths to qt assistant and qcad manual that are being encoded
into the qcad binary.

PR:		ports/130747
Submitted by:	Alexey Shuvaev
2009-01-21 14:20:34 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Michael Reifenberger
4dcb14d050 Change to ftp:// too. 2008-03-27 15:16:25 +00:00
Edwin Groothuis
13fcaf3ba2 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 00:15:01 +00:00
Michael Reifenberger
9ef886d627 Fix compilation with gcc.42.
Two debugging outputs where commented out as suggested by the author.
2007-06-18 15:02:19 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Pav Lucistnik
5ca9a6aed0 - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by:	rafan
Tested on:	pointyhat
2007-02-13 00:16:29 +00:00
Michael Reifenberger
830072bb8e - change BUILD_DEPENDS: shells/bash2 -> shells/bash;
- drop a spare line at Makefile to pet portlint.

PR:		ports/108631
Submitted by:	bsam
2007-02-01 11:59:23 +00:00
Edwin Groothuis
bbee4a66a6 remove USE_REINPLACE for all ports with categories starting with C 2006-05-03 23:38:41 +00:00
Michael Reifenberger
173d8e0009 exclude library again since it conflicts with qcad-partslib 2005-11-27 09:37:19 +00:00
Michael Reifenberger
a1cc809d1a update to qcad-2.0.5.0-1 2005-11-23 16:41:35 +00:00
Michael Reifenberger
7ba9a1bb67 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>
2004-11-25 16:32:02 +00:00
Michael Reifenberger
f45e4648af upgrade to qcad-2.0.4.0-1 2004-10-12 11:55:31 +00:00
Michael Reifenberger
db696d347a 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
2004-09-12 08:53:13 +00:00
Michael Reifenberger
bb1483df4a Fix compilation with gcc-3.4
Submitted by:	Tilman Linneweh <arved at FreeBSD.org>
2004-08-28 08:46:40 +00:00
Kirill Ponomarev
f59dd4de1c - Fix WWW:
PR:		ports/67958
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2004-06-15 07:24:27 +00:00
Michael Reifenberger
efb22ef5d1 update to version 2.0.3.3-1 2004-05-23 11:20:02 +00:00
Michael Reifenberger
3e5994f1a0 correct pkg-plist creation.
do not handle libraries datadir since it is handled by qcad-partslib.
2004-03-28 16:42:17 +00:00
Michael Reifenberger
710ad75f19 - 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
2004-03-28 10:50:43 +00:00
Michael Nottebrock
6fe53bfc64 Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports which
BUILD_DEPEND on qmake now.
2004-02-26 20:59:36 +00:00
Michael Reifenberger
3ea2f2f0ab try to fix pkg-plist 2004-02-17 23:06:13 +00:00
Kris Kennaway
46aa7e23de BROKEN on 5.x: broken pkg-plist 2004-02-17 22:44:17 +00:00
Michael Reifenberger
5cc2cd131a add patch to compile qg_commandwidget.cpp under -stable
Submitted by:	Oliver Lehmann <oliver@FreeBSD.org>
2004-02-12 13:55:54 +00:00
Michael Reifenberger
72093cef0f - 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.)
2004-02-10 14:47:12 +00:00
Tilman Keskinoz
a5ac3dd24b Fix fetch.
PORTREVISION should not be used in DISTNAME
2004-02-10 12:54:22 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00