Commit graph

62 commits

Author SHA1 Message Date
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
Oliver Lehmann
ddfb3a23ea fix build
Noted By:	kris
2004-01-25 14:02:44 +00:00
Oliver Lehmann
ed3508b899 Fix build on both, 4 and 5
Fix pkg-plist
2003-12-11 04:13:24 +00:00
Michael Reifenberger
89733b0fac update qcad to version 2.0.1.3-1 2003-12-05 11:25:52 +00:00
Michael Reifenberger
2cea2c0c41 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)
2003-12-03 18:51:15 +00:00
Michael Reifenberger
4ac5aaf1f1 Update to QCad 2.0.1.1 2003-10-31 14:20:23 +00:00
Dmitry Sivachenko
f4eb28be13 Fix build after QT directory structure change.
Troubles noticed by:	kris/bento
2003-02-22 21:10:29 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Tilman Keskinoz
2caaee844e - Fix PLIST
- Always install online help
- Eliminate miscellaneous superfluousness

PR:		45617
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-11-23 13:33:43 +00:00
Tilman Keskinoz
a4ef4fdd95 Pass QTDIR explict to qmake
Reported by:	bento,  Michael Collette <metrol@metrol.net>
2002-11-22 18:58:35 +00:00
Tilman Keskinoz
d169e68a8d Remove obsolete patches left over from previous commit 2002-11-19 16:43:51 +00:00
Tilman Keskinoz
9fbeb99b3e Update to 1.5.4
PR:		43694
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-11-19 16:41:28 +00:00
Alan Eldridge
0bb0e1562d Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership.
2002-08-23 05:53:53 +00:00
Ying-Chieh Liao
fd56e95317 upgrade to 1.4.16
PR:		41028
Submitted by:	Ports Fury
2002-08-05 04:21:25 +00:00
Ying-Chieh Liao
0df5b56769 PERL -> REINPLACE_CMD
PR:		39273
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-08 10:14:16 +00:00
Ying-Chieh Liao
8c74db3889 upgrade to 1.4.14
PR:		38708
Submitted by:	Ports Fury
2002-05-30 18:08:37 +00:00
Mario Sergio Fujikawa Ferreira
7f66c2c027 Update to version 1.4.7
PR:		26485
Submitted by:	Kato Tsuguru <tkato@prontomail.ne.jp>
2001-04-10 17:12:55 +00:00
Will Andrews
dbba8af644 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.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Steve Price
0d5a0510ea Use '-O0' when compiling on the Alpha to avoid internal compiler errors. 2001-03-11 05:01:04 +00:00
Kevin Lo
eb92d7cb5a Update to version 1.4.6
PR: 25425
Submitted by: Ports Fury
2001-02-28 14:20:01 +00:00