summaryrefslogtreecommitdiff
path: root/cad (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cad/varkon: Hardcode PLATFORM to "FreeBSD"John Marino2013-10-061-2/+2
| | | | | | | | | | | | | The use of $OPSYS to define the platform actually breaks the build on DragonFly. The PLATFORM has to be recognized, and it serves for file selection. DragonFly (the only other OPSYS using ports for now) needs "FreeBSD", not "DragonFly" to be defined as PLATFORM in order to build. This change has no effect for FreeBSD users. Varkon is an unmaintained port. Notes: svn path=/head/; revision=329636
* - Change maintainer email to @FreeBSD.orgDanilo Egea Gondolfo2013-10-063-27/+23
| | | | | | | | | | | | | | | | | | | | | | | - Add stage support - Add pkg-plist file - Increment PORTREVISION * * The developers have updated the system without changing version. The packages were compared with diff, some changes and the following changelog were found in the new package: IMP: (6/19/13, SMR) Added ability to save selections by clicking on the selection area of the status bar (Bug #5130). BUG: (6/18/13, GVG) ReadProjectSettingsFromLibrary' cannot serialize parameter (Bug #5122) FIX: Not allowing EditPreferences in ReadLibrary Job. Undoing change done for (Bug #3654) BUG: (6/18/13, SMR) Spice output may write bus notation (Bug #5121). FIX: Fixed getPortName() so global names do not substitute arrays. IMP: Added DFTM export for parallel routing (Bug #5120). Approved by: wg/culot (mentors, implicit) Notes: svn path=/head/; revision=329592
* Removed dependency on gwaveBaptiste Daroussin2013-10-051-9/+3
| | | | | | | Bump portrevision Notes: svn path=/head/; revision=329462
* Remove the EOLed x11-toolkits/guile-gtk (gnome1) and its latest userBaptiste Daroussin2013-10-057-159/+0
| | | | | | | Approved by: gnome (implicit) Notes: svn path=/head/; revision=329456
* The FreeBSD graphics/x11 team proudly presentsNiclas Zeising2013-09-292-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a kwm, zeising production: MESA 9.1.6 Starring: Mesa 9.1.6, including libGL, libGLU and dri (new xorg only) Addition of libEGL and libglesv2 KMS support for ATI graphics cards in 10-current (new xorg only) Improved sparc64 support for new xorg. [1] pixman 0.30.2, including shlib bump and portrevision bumps libX11 1.6.2 Make absolute pointing devices work with x11-drivers/xf86-input-mouse x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver) Also starring: Updates to drivers and other libraries and utilities Additional notes: When updating MESA related ports (libGL, dri) you need to remove old versions first. See UPDATING for details. PR: ports/181962 [2] Submitted by: marius [1] zeising [2] Exp-run by: bdrewery Approved by: portmgr (bdrewery) Thanks to all who helped testing! Notes: svn path=/head/; revision=328711
* - Update to 2.8.3.Stephen Montgomery-Smith2013-09-274-31/+22
| | | | Notes: svn path=/head/; revision=328513
* - Fix on CURRENT [1]Pietro Cerutti2013-09-263-7/+23
| | | | | | | | | | - Support STAGEDIR - Fix up CFLAGS Reported by: pkg-fallout Notes: svn path=/head/; revision=328376
* - Update from 3.7.51 to 3.7.52Danilo Egea Gondolfo2013-09-253-29/+17
| | | | | | | | | | | - Change maintainer email to @FreeBSD.org - Convert USE_{GMAKE,TCL,TK} to USES - Add staging support Approved by: wg (mentor) Notes: svn path=/head/; revision=328306
* - Update from 9.7.81 to 9.7.82Danilo Egea Gondolfo2013-09-253-11/+8
| | | | | | | | | | | - Change maintainer email to @FreeBSD.org - Add staging support - Convert USE_TK to USES Approved by: culot (mentor) Notes: svn path=/head/; revision=328255
* - Remove NO_STAGE as these have been tested to be safeBryan Drewery2013-09-253-3/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=328226
* - Remove cad/tkgate: it segfaults on startup, and has been doing so for as longPietro Cerutti2013-09-2421-2802/+0
| | | | | | | as I can remember. Notes: svn path=/head/; revision=328159
* - Convert to USES+=tkPietro Cerutti2013-09-231-2/+2
| | | | Notes: svn path=/head/; revision=328008
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-20103-205/+145
| | | | | | | cad) Notes: svn path=/head/; revision=327711
* - Remove last vestiges of MAKE_JOBS_SAFE knobAlex Kozlov2013-09-201-2/+0
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=327683
* - Unbreak on CURRENT by adding USE_GCC= yesPietro Cerutti2013-09-181-0/+1
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=327542
* Fix plistMichael Reifenberger2013-09-172-2/+2
| | | | Notes: svn path=/head/; revision=327506
* Update to a newer snapshot.Michael Reifenberger2013-09-175-141/+810
| | | | Notes: svn path=/head/; revision=327504
* - Update to 0.80.1Rusmir Dusko2013-09-175-67/+50
| | | | | | | | | | | | | - Change maintainer email gmx.ch --> FreeBSD.org - Use the new format for LIB_DEPENDS - Add dependency for cad/ldraw - USES desktop-file-utils gmake pkgconfig shared-mime-info - Add USE_QT4 Approved by: tabwg/pawel (mentors) Notes: svn path=/head/; revision=327502
* - Update to 201301Rusmir Dusko2013-09-173-11/+60
| | | | | | | | | | | | | | | - Add PORTEPOCH - Change maintainer email gmx.ch --> FreeBSD.org - Add license (CCbyNCSA2) - Remove BROKEN and NO_BUILD - USES gmake - Add docs and docs Option - Add pkg-message Approved by: wg/pawel (mentors) Notes: svn path=/head/; revision=327496
* Convert to new perl frameworkBaptiste Daroussin2013-09-171-5/+2
| | | | | | | Submitted by: az Notes: svn path=/head/; revision=327450
* - Set make_jobs_unsafe.Stephen Montgomery-Smith2013-09-151-0/+2
| | | | | | | | PR: ports/182125 Submitted by: Thierry Thomas <thierry@FreeBSD.org> Notes: svn path=/head/; revision=327360
* - convert to the new perl5 frameworkAndrej Zverev2013-09-121-2/+2
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327088
* Add explicit dependency on pkgconf (11 ports)John Marino2013-09-121-5/+2
| | | | Notes: svn path=/head/; revision=327021
* Add GLU to the build dependenciesMichael Reifenberger2013-09-111-0/+1
| | | | Notes: svn path=/head/; revision=326977
* cad/ldraw: Mark BROKEN, checksum mismatchJohn Marino2013-09-101-0/+1
| | | | | | | PR: ports/181547 (timed out) Notes: svn path=/head/; revision=326882
* - convert to the new perl5 frameworkAndrej Zverev2013-09-101-6/+3
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326870
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-09-071-1/+1
| | | | Notes: svn path=/head/; revision=326658
* cad/freehdl: fix build with clangWilliam Grzybowski2013-09-066-1/+92
| | | | | | | | | | - Fix build with clang PR: ports/181830 Obtained from: NetBSD Notes: svn path=/head/; revision=326515
* cad/irsim: update to 9.7.81William Grzybowski2013-09-052-18/+14
| | | | | | | | | | | | | - Update to 9.7.81 - Use options helpers - USES gmake - Pass maintainership to submitter PR: ports/181843 Submitted by: Danilo Egêa Gondolfo <danilogondolfo gmail.com> Notes: svn path=/head/; revision=326421
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-051-2/+1
| | | | Notes: svn path=/head/; revision=326373
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.Boris Samorodov2013-09-041-1/+1
| | | | | | | | | | | It's value is "--with-libiconv-prefix=/usr/local" for systems before 100043 with ports libiconv and to use at systems post 100043 with base iconv it's value is "" (NULL). Co-authors: bapt, madpilot and bsam (me) Notes: svn path=/head/; revision=326316
* cad/repsnapper: update to 2.2.0b3William Grzybowski2013-09-042-4/+4
| | | | | | | | | | | - Update to 2.2.0b3 [1] - Fix gtkglextmm depend PR: ports/181812 [1] Submitted by: Martin Dieringer <martin.dieringer gmx.de> (maintainer) Notes: svn path=/head/; revision=326288
* Add two more dependencies.Michael Reifenberger2013-09-041-2/+2
| | | | Notes: svn path=/head/; revision=326264
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-032-7/+3
| | | | Notes: svn path=/head/; revision=326122
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-022-5/+3
| | | | Notes: svn path=/head/; revision=326113
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-022-11/+4
| | | | Notes: svn path=/head/; revision=326111
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=326095
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=326092
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-2/+1
| | | | Notes: svn path=/head/; revision=326088
* Fix a hidden USE_GNOME=pkgconfigBaptiste Daroussin2013-09-021-9/+3
| | | | Notes: svn path=/head/; revision=326083
* cad/repsnapper: update to 2.2.0b2William Grzybowski2013-09-022-24/+23
| | | | | | | | | | | | - Update to 2.2.0b2 [1] - Convert lib depends to new syntax - USES gmake PR: ports/180757 Submitted by: Martin Dieringer <martin.dieringer gmx.de> (maintainer) Notes: svn path=/head/; revision=326017
* Add an explicit dependency on pkgconfigBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=325944
* Add moc to the dependencies to fix the build.Michael Reifenberger2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325568
* Now metis-edf is selectable.Maho Nakata2013-08-271-1/+11
| | | | Notes: svn path=/head/; revision=325428
* - Update to version from 12 August 2013Alexey Dokuchaev2013-08-253-27/+19
| | | | | | | | | | - Give maintainership to submitter - Cleanup the port a bit while I'm at it PR: ports/180611 Notes: svn path=/head/; revision=325342
* Readd qcad and upgrade to version 3.2.1Michael Reifenberger2013-08-2117-0/+10303
| | | | | | | | PR: ports/181199 Submitted by: Thierry Thomas (thierry@) Notes: svn path=/head/; revision=325094
* Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.Gerald Pfeifer2013-08-172-2/+2
| | | | | | | | | | | | | | | | | Right now this is a noop in the former case and a noop in the latter case unless lang/gcc44 has been installed explicitly. This puts a bit more emphasis on standardizing on a canonical version "current" GCC and makes it easier to update that canonical version by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port. That is, USE_GCC=yes means "use a decent/modern version of GCC" without having to worry about details. Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324851
* update to 2.6.1Maho Nakata2013-08-167-58/+199
| | | | | | | | PR: 181234 Submitted by: Pedro Giffuni <giffunip@tutopia.com> Notes: svn path=/head/; revision=324789
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-1421-21/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - update libdg to 2.1.0Dirk Meyer2013-08-092-2/+2
| | | | Notes: svn path=/head/; revision=324437