Skip site navigation (1)Skip section navigation (2)

CVS log for ports/cad/qcad-partslib/Makefile

[BACK] Up to [FreeBSD] / ports / cad / qcad-partslib

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed May 6 14:51:17 2009 UTC (2 years, 9 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Don't fail if share/qcad can't be removed since it might be used by other ports

Submitted by:	mi@
Approved by:	mr@

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun May 3 21:27:30 2009 UTC (2 years, 9 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Really fix the plist.

Reported by:	QAT

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun May 3 15:22:16 2009 UTC (2 years, 9 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Fix plist.

Prompted by:	QAT

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat May 2 08:27:09 2009 UTC (2 years, 9 months ago) by mr
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +20 -18 lines
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>

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:46:55 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2 lines
- 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)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Mar 27 15:12:46 2008 UTC (3 years, 10 months ago) by mr
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Load via ftp://
This should fix the reported download problems.

Submitted by:	V. Chukharev (at first)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Mar 12 17:20:22 2008 UTC (3 years, 11 months ago) by mr
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Update to 2.1.2.8

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat May 19 20:00:36 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed May 3 23:38:29 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -1 lines
remove USE_REINPLACE for all ports with categories starting with C

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Nov 27 09:37:58 2005 UTC (6 years, 2 months ago) by mr
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -2 lines
fix pkg-plist

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Nov 23 16:55:27 2005 UTC (6 years, 2 months ago) by mr
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -7 lines
fix pkg-plist
add sha265 checksum

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Nov 25 16:32:02 2004 UTC (7 years, 2 months ago) by mr
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
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>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Mar 28 12:07:02 2004 UTC (7 years, 10 months ago) by mr
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
add qcad-partslib the parts-library for qcad.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options