aboutsummaryrefslogtreecommitdiffstats
path: root/cad/qcad-partslib
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Don't fail if share/qcad can't be removed since it might be used by other portsitetcu2009-05-061-1/+1
| | | | | Submitted by: mi@ Approved by: mr@
* Really fix the plist.itetcu2009-05-041-1/+1
| | | | Reported by: QAT
* Fix plist.itetcu2009-05-031-2/+2
| | | | Prompted by: QAT
* Add missing pkg-plist.mr2009-05-021-0/+2
|
* The attached patches achieve the following improvements:mr2009-05-022-22/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+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)
* Load via ftp://mr2008-03-271-1/+1
| | | | | | This should fix the reported download problems. Submitted by: V. Chukharev (at first)
* Update to 2.1.2.8mr2008-03-132-4/+4
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* remove USE_REINPLACE for all ports with categories starting with Cedwin2006-05-041-1/+0
|
* fix pkg-plistmr2005-11-271-2/+4
|
* fix pkg-plistmr2005-11-242-7/+6
| | | | add sha265 checksum
* Since /usr/X11R6/... seems to be hardcoded in qcadmr2004-11-261-0/+1
| | | | | | | help first-time-users by using 'USE_X_PREFIX=yes' PR: ports/74118 Submitted by: TAOKA Fumiyoshi <fmysh X iijmio-mail.jp>
* add qcad-partslib the parts-library for qcad.mr2004-03-283-0/+46