| non port: cad/qcad/Makefile |
|
CVSWeb
|
Number of commits found: 52 |
|
Mon, 31 Oct 2011
|
[ 15:39 mr ]
1.59 cad/qcad/Makefile
1.3 cad/qcad/files/patch-ad
1.3 cad/qcad/files/patch-ae
Add localisazion support to the qcad port.
PR: ports/162048
Submitted by: Stefan Rumetshofer
|
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ]
1.12 accessibility/accerciser/Makefile
1.10 accessibility/at-poke/Makefile
1.72 accessibility/at-spi/Makefile
1.51 accessibility/dasher/Makefile
1.54 accessibility/gnome-mag/Makefile
1.42 accessibility/gnopernicus/Makefile
1.46 accessibility/gok/Makefile
1.11 accessibility/java-access-bridge/Makefile
1.32 accessibility/kdeaccessibility/Makefile
1.42 accessibility/kdeaccessibility4/Makefile
(Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ]
1.11 accessibility/accerciser/Makefile
1.9 accessibility/at-poke/Makefile
1.71 accessibility/at-spi/Makefile
1.50 accessibility/dasher/Makefile
1.53 accessibility/gnome-mag/Makefile
1.41 accessibility/gnopernicus/Makefile
1.45 accessibility/gok/Makefile
1.10 accessibility/java-access-bridge/Makefile
1.31 accessibility/kdeaccessibility/Makefile
1.40 accessibility/kdeaccessibility4/Makefile
(Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ]
1.9 accessibility/accerciser/Makefile
1.8 accessibility/at-poke/Makefile
1.69 accessibility/at-spi/Makefile
1.49 accessibility/dasher/Makefile
1.40 accessibility/gnopernicus/Makefile
1.43 accessibility/gok/Makefile
1.8 accessibility/java-access-bridge/Makefile
1.29 accessibility/kdeaccessibility/Makefile
1.35 accessibility/kdeaccessibility4/Makefile
1.11 accessibility/mousetweaks/Makefile
(Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
|
Wed, 6 May 2009
|
[ 17:53 itetcu ]
1.55 cad/qcad/Makefile
Don't fail if share/qcad can't be removed since it might be used by other ports
Requested by: mr@
|
|
Sat, 2 May 2009
|
[ 08:27 mr ]
1.10 cad/qcad-partslib/Makefile
1.54 cad/qcad/Makefile
1.4 cad/qcad-partslib/distinfo
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>
|
|
Wed, 21 Jan 2009
|
[ 14:20 mr ]
1.53 cad/qcad/Makefile
Fix the paths to qt assistant and qcad manual that are being encoded
into the qcad binary.
PR: ports/130747
Submitted by: Alexey Shuvaev
|
|
Fri, 6 Jun 2008
|
[ 13:14 edwin ]
1.6 cad/adms/Makefile
1.6 cad/electric-ng/Makefile
1.21 cad/electric/Makefile
1.16 cad/fandango/Makefile
1.3 cad/freecad/Makefile
1.9 cad/geda-gattrib/Makefile
1.24 cad/geda-gschem/Makefile
1.26 cad/geda-netlist/Makefile
1.21 cad/geda-symcheck/Makefile
1.20 cad/geda-utils/Makefile
(Only the first 10 of 35 ports in this commit are shown above. )
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)
|
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ]
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile
(Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
|
Thu, 27 Mar 2008
|
[ 15:16 mr ]
1.50 cad/qcad/Makefile
Change to ftp:// too.
|
|
Thu, 4 Oct 2007
|
[ 00:15 edwin ]
1.18 audio/akode-plugins-jack/Makefile
1.12 audio/xmms-quix3dn/Makefile
1.7 biology/blast/Makefile
1.8 cad/geda-gattrib/Makefile
1.23 cad/geda-gschem/Makefile
1.25 cad/geda-netlist/Makefile
1.20 cad/geda-symcheck/Makefile
1.19 cad/geda-utils/Makefile
1.26 cad/gtkwave/Makefile
1.49 cad/qcad/Makefile
(Only the first 10 of 11 ports in this commit are shown above. )
Remove always-false/true conditions based on OSVERSION 500000
|
|
Sat, 19 May 2007
|
[ 20:32 flz ]
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile
(Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
Tue, 13 Feb 2007
|
[ 00:16 pav ]
1.6 audio/dream/Makefile
1.12 audio/ermixer/Makefile
1.9 audio/hydrogen/Makefile
1.5 audio/lmms/Makefile
1.11 audio/mixxx/Makefile
1.3 audio/qjackctl/Makefile
1.47 cad/qcad/Makefile
1.9 cad/qucs/Makefile
1.9 comms/cutecom/Makefile
1.5 comms/qfaxreader/Makefile
(Only the first 10 of 77 ports in this commit are shown above. )
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan
Tested on: pointyhat
|
|
Thu, 1 Feb 2007
|
[ 11:59 mr ]
1.46 cad/qcad/Makefile
- change BUILD_DEPENDS: shells/bash2 -> shells/bash;
- drop a spare line at Makefile to pet portlint.
PR: ports/108631
Submitted by: bsam
|
|
Wed, 3 May 2006
|
[ 23:38 edwin ]
1.5 cad/alliance/Makefile
1.17 cad/astk-serveur/Makefile
1.6 cad/atlc/Makefile
1.22 cad/chipmunk/Makefile
1.5 cad/dxf2fig/Makefile
1.16 cad/electric/Makefile
1.23 cad/gerbv/Makefile
1.18 cad/gnucap/Makefile
1.20 cad/gtkwave/Makefile
1.20 cad/irsim/Makefile
(Only the first 10 of 88 ports in this commit are shown above. )
remove USE_REINPLACE for all ports with categories starting with C
|
|
Sun, 27 Nov 2005
|
[ 09:37 mr ]
1.44 cad/qcad/Makefile
exclude library again since it conflicts with qcad-partslib
|
|
Wed, 23 Nov 2005
|
[ 16:41 mr ]
1.43 cad/qcad/Makefile
1.18 cad/qcad/distinfo
1.8 cad/qcad/files/patch-aa
update to qcad-2.0.5.0-1
|
|
Thu, 25 Nov 2004
|
[ 16:32 mr ]
1.2 cad/qcad-partslib/Makefile
1.42 cad/qcad/Makefile
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>
|
|
Tue, 12 Oct 2004
|
[ 11:55 mr ]
1.41 cad/qcad/Makefile
1.17 cad/qcad/distinfo
1.4 cad/qcad/files/patch-ab
1.2 cad/qcad/files/patch-rs_math.h
upgrade to qcad-2.0.4.0-1
|
|
Sat, 28 Aug 2004
|
[ 08:46 mr ]
1.40 cad/qcad/Makefile
1.1 cad/qcad/files/patch-rs_math.h
Fix compilation with gcc-3.4
Submitted by: Tilman Linneweh <arved at FreeBSD.org>
|
|
Sun, 23 May 2004
|
[ 11:20 mr ]
1.39 cad/qcad/Makefile
1.16 cad/qcad/distinfo
update to version 2.0.3.3-1
|
|
Sun, 28 Mar 2004
|
[ 16:42 mr ]
1.38 cad/qcad/Makefile
correct pkg-plist creation.
do not handle libraries datadir since it is handled by qcad-partslib.
|
[ 10:50 mr ]
1.37 cad/qcad/Makefile
1.15 cad/qcad/distinfo
1.2 cad/qcad/files/patch-ag
1.2 cad/qcad/files/patch-qcadguiqt+src+ui+qg_commandwidget.ui.h
1.15 cad/qcad/pkg-plist
- 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
|
|
Thu, 26 Feb 2004
|
[ 21:08 lofi ]
1.20 audio/cheesetracker/Makefile
1.36 cad/qcad/Makefile
Forced commit to credit Kaarthik Sivakumar <kaarthik@comcast.net> for
submitting diffs and checking a number of other ports for unaccounted for
qmake usage.
|
[ 20:59 lofi ]
1.19 audio/cheesetracker/Makefile
1.35 cad/qcad/Makefile
1.7 databases/mysqlcc/Makefile
1.13 deskutils/tuxcards/Makefile
1.7 devel/py-sip/Makefile
1.7 devel/qextmdi/Makefile
1.7 devel/qssl/Makefile
1.6 graphics/evolvotron/Makefile
1.9 graphics/flip/Makefile
1.9 graphics/ipe/Makefile
(Only the first 10 of 18 ports in this commit are shown above. )
Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports which
BUILD_DEPEND on qmake now.
|
|
Tue, 17 Feb 2004
|
[ 23:06 mr ]
1.34 cad/qcad/Makefile
1.14 cad/qcad/pkg-plist
try to fix pkg-plist
|
[ 22:44 kris ]
1.33 cad/qcad/Makefile
BROKEN on 5.x: broken pkg-plist
|
|
Thu, 12 Feb 2004
|
[ 13:55 mr ]
1.32 cad/qcad/Makefile
add patch to compile qg_commandwidget.cpp under -stable
Submitted by: Oliver Lehmann <oliver@FreeBSD.org>
|
|
Tue, 10 Feb 2004
|
[ 14:47 mr ]
1.31 cad/qcad/Makefile
1.14 cad/qcad/distinfo
1.1 cad/qcad/files/patch-qcadguiqt+src+ui+qg_commandwidget.ui.h
- 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.)
|
[ 12:54 arved ]
1.30 cad/qcad/Makefile
Fix fetch.
PORTREVISION should not be used in DISTNAME
|
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ]
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile
(Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
|
Sun, 25 Jan 2004
|
[ 14:02 oliver ]
1.28 cad/qcad/Makefile
fix build
Noted By: kris
|
|
Thu, 11 Dec 2003
|
[ 04:13 oliver ]
1.27 cad/qcad/Makefile
1.7 cad/qcad/files/patch-aa
1.1 cad/qcad/files/patch-ag
1.13 cad/qcad/pkg-plist
Fix build on both, 4 and 5
Fix pkg-plist
|
|
Fri, 5 Dec 2003
|
[ 11:25 mr ]
1.26 cad/qcad/Makefile
1.12 cad/qcad/distinfo
update qcad to version 2.0.1.3-1
|
|
Wed, 3 Dec 2003
|
[ 18:51 mr ]
1.25 cad/qcad/Makefile
1.25 cad/qcad2/Makefile
1.11 cad/qcad/distinfo
1.11 cad/qcad2/distinfo
1.7 cad/qcad2/files/patch-aa
1.3 cad/qcad2/pkg-descr
1.13 cad/qcad2/pkg-plist
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)
|
|
Fri, 31 Oct 2003
|
[ 14:20 mr ]
1.24 cad/qcad/Makefile
1.10 cad/qcad/distinfo
1.6 cad/qcad/files/patch-aa
1.3 cad/qcad/files/patch-rprgdef.h
1.12 cad/qcad/pkg-plist
Update to QCad 2.0.1.1
|
|
Sat, 22 Feb 2003
|
[ 21:10 demon ]
1.23 cad/qcad/Makefile
1.10 deskutils/tuxcards/Makefile
1.3 devel/qssl/Makefile
1.7 graphics/landscape/Makefile
1.5 x11-toolkits/qwt/Makefile
Fix build after QT directory structure change.
Troubles noticed by: kris/bento
|
|
Thu, 20 Feb 2003
|
[ 16:52 knu ]
1.14 cad/chipmunk/Makefile
1.2 cad/chipvault/Makefile
1.26 cad/felt/Makefile
1.9 cad/gerbv/Makefile
1.9 cad/gnucap/Makefile
1.17 cad/irsim/Makefile
1.17 cad/kaskade/Makefile
1.26 cad/magic/Makefile
1.25 cad/mars/Makefile
1.39 cad/pcb/Makefile
(Only the first 10 of 34 ports in this commit are shown above. )
De-pkg-comment.
|
|
Sat, 23 Nov 2002
|
[ 13:33 arved ]
1.21 cad/qcad/Makefile
1.2 cad/qcad/files/patch-relement.cpp
1.2 cad/qcad/files/patch-rprgdef.h
1.11 cad/qcad/pkg-plist
- Fix PLIST
- Always install online help
- Eliminate miscellaneous superfluousness
PR: 45617
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
Fri, 22 Nov 2002
|
[ 18:58 arved ]
1.20 cad/qcad/Makefile
Pass QTDIR explict to qmake
Reported by: bento, Michael Collette <metrol@metrol.net>
|
|
Tue, 19 Nov 2002
|
[ 16:41 arved ]
1.19 cad/qcad/Makefile
1.9 cad/qcad/distinfo
1.1 cad/qcad/files/patch-relement.cpp
1.1 cad/qcad/files/patch-rprgdef.h
1.10 cad/qcad/pkg-plist
Update to 1.5.4
PR: 43694
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
Fri, 23 Aug 2002
|
[ 05:53 alane ]
1.18 cad/qcad/Makefile
1.5 cad/vipec/Makefile
1.3 deskutils/krss/Makefile
1.26 devel/qtez/Makefile
1.15 editors/fine/Makefile
1.4 editors/lfhex/Makefile
1.8 games/kpuzzle/Makefile
1.37 games/nethack34-qt/Makefile
1.4 games/qgo/Makefile
1.8 graphics/ecg2png/Makefile
(Only the first 10 of 21 ports in this commit are shown above. )
Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership.
|
|
Mon, 5 Aug 2002
|
[ 04:21 ijliao ]
1.17 cad/qcad/Makefile
1.8 cad/qcad/distinfo
1.9 cad/qcad/pkg-plist
upgrade to 1.4.16
PR: 41028
Submitted by: Ports Fury
|
|
Mon, 8 Jul 2002
|
[ 10:14 ijliao ]
1.23 cad/felt/Makefile
1.5 cad/gnucap/Makefile
1.4 cad/gtkwave/Makefile
1.16 cad/qcad/Makefile
1.2 cad/slffea/Makefile
1.34 cad/xcircuit/Makefile
PERL -> REINPLACE_CMD
PR: 39273
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
|
Thu, 30 May 2002
|
[ 18:08 ijliao ]
1.15 cad/qcad/Makefile
1.7 cad/qcad/distinfo
1.4 cad/qcad/files/patch-aa
1.8 cad/qcad/pkg-plist
upgrade to 1.4.14
PR: 38708
Submitted by: Ports Fury
|
|
Tue, 10 Apr 2001
|
[ 18:12 lioux ]
unknown cad/qcad/Makefile
unknown cad/qcad/distinfo
unknown cad/qcad/pkg-plist
Update to version 1.4.7
|
|
Tue, 3 Apr 2001
|
[ 09:14 will ]
unknown astro/xglobe/Makefile
unknown audio/kdemultimedia2/Makefile
unknown audio/kmikmod/Makefile
unknown audio/kmp3/Makefile
unknown audio/kmpg/Makefile
unknown audio/knapster/Makefile
unknown audio/krio/Makefile
unknown audio/mq3/Makefile
unknown audio/musicbox/Makefile
unknown audio/xamp/Makefile
(Only the first 10 of 123 ports in this commit are shown above. )
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.
|
|
Sun, 11 Mar 2001
|
[ 04:59 steve ]
unknown cad/qcad/Makefile
Use '-O0' when compiling on the Alpha to avoid internal compiler errors.
|
|
Wed, 28 Feb 2001
|
[ 14:20 kevlo ]
unknown cad/qcad/Makefile
unknown cad/qcad/distinfo
unknown cad/qcad/pkg-plist
Update to version 1.4.6
|
|
Fri, 13 Oct 2000
|
[ 21:19 ade ]
unknown cad/qcad/Makefile
unknown cad/qcad/distinfo
unknown cad/qcad/files/patch-aa
unknown cad/qcad/files/patch-ab
unknown cad/qcad/files/patch-ac
unknown cad/qcad/files/patch-ad
unknown cad/qcad/files/patch-ae
unknown cad/qcad/files/patch-af
unknown cad/qcad/pkg-plist
unknown cad/qcad/files/qcad.in
Update to 1.4.4
|
|
Thu, 22 Jun 2000
|
[ 06:52 will ]
unknown archivers/lzop/Makefile
unknown archivers/makeself/Makefile
unknown archivers/ppunpack/Makefile
unknown archivers/undms/Makefile
unknown archivers/unlzx/Makefile
unknown astro/pyweather/Makefile
unknown astro/xearth/Makefile
unknown astro/xphoon/Makefile
unknown cad/qcad/Makefile
unknown devel/flux/Makefile
(Only the first 10 of 53 ports in this commit are shown above. )
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.
|
|
Tue, 20 Jun 2000
|
[ 09:06 will ]
unknown cad/qcad/pkg/DESCR
unknown cad/qcad/Makefile
unknown cad/qcad/pkg/PLIST
unknown cad/qcad/files/md5
Update to 1.4.1.
|
Number of commits found: 52 |