1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
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
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Ion-Mihai Tetcu
71140b3f87 Don't fail if share/qcad can't be removed since it might be used by other ports
Submitted by:	mi@
Approved by:	mr@
2009-05-06 14:51:17 +00:00
Ion-Mihai Tetcu
9bbbb7d218 Really fix the plist.
Reported by:	QAT
2009-05-03 21:27:30 +00:00
Ion-Mihai Tetcu
03d1a97cfa Fix plist.
Prompted by:	QAT
2009-05-03 15:22:16 +00:00
Michael Reifenberger
96c5789294 Add missing pkg-plist. 2009-05-02 08:30:38 +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
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
898b7bdf3f Load via ftp://
This should fix the reported download problems.

Submitted by:	V. Chukharev (at first)
2008-03-27 15:12:46 +00:00
Michael Reifenberger
6d3464464b Update to 2.1.2.8 2008-03-12 17:20:22 +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
Edwin Groothuis
bbee4a66a6 remove USE_REINPLACE for all ports with categories starting with C 2006-05-03 23:38:41 +00:00
Michael Reifenberger
fb297fffac fix pkg-plist 2005-11-27 09:37:58 +00:00
Michael Reifenberger
e2365ff6ab fix pkg-plist
add sha265 checksum
2005-11-23 16:55:27 +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
08724750f3 add qcad-partslib the parts-library for qcad. 2004-03-28 12:07:02 +00:00