| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
20 Mar 2011 12:54:45
2.1.2.8.1_3
|
miwi  |
- Get Rid MD5 support |
06 May 2009 14:51:17
2.1.2.8.1_3
|
itetcu  |
Don't fail if share/qcad can't be removed since it might be used by other ports
Submitted by: mi@
Approved by: mr@ |
03 May 2009 21:27:30
2.1.2.8.1_3
|
itetcu  |
Really fix the plist.
Reported by: QAT |
03 May 2009 15:22:16
2.1.2.8.1_3
|
itetcu  |
Fix plist.
Prompted by: QAT |
02 May 2009 08:30:38
2.1.2.8.1_2
|
mr  |
Add missing pkg-plist. |
02 May 2009 08:27:09
2.1.2.8.1_2
|
mr  |
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> |
19 Apr 2008 17:56:05
2.1.2.8.1_2  |
miwi  |
- 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) |
27 Mar 2008 15:12:46
2.1.2.8.1_1
|
mr  |
Load via ftp://
This should fix the reported download problems.
Submitted by: V. Chukharev (at first) |
12 Mar 2008 17:20:22
2.1.2.8.1_1
|
mr  |
Update to 2.1.2.8 |
19 May 2007 20:32:57
2.0.1.2.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
03 May 2006 23:38:41
2.0.1.2.1
|
edwin  |
remove USE_REINPLACE for all ports with categories starting with C |
27 Nov 2005 09:37:58
2.0.1.2.1
|
mr  |
fix pkg-plist |
23 Nov 2005 16:55:27
2.0.1.2.1
|
mr  |
fix pkg-plist
add sha265 checksum |
25 Nov 2004 16:32:02
2.0.1.2.1
|
mr  |
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> |
28 Mar 2004 12:07:02
2.0.1.2.1
|
mr  |
add qcad-partslib the parts-library for qcad. |