aboutsummaryrefslogtreecommitdiff
path: root/cad
Commit message (Collapse)AuthorAgeFilesLines
* - Update from 3.8.67 to 3.8.68Danilo Egea Gondolfo2014-07-022-3/+3
| | | | Notes: svn path=/head/; revision=360205
* - Update from 3.8.65 to 3.8.67Danilo Egea Gondolfo2014-07-022-3/+3
| | | | Notes: svn path=/head/; revision=360125
* Fix build with readline in base while here convert to USES=libtoolBaptiste Daroussin2014-07-011-1/+1
| | | | Notes: svn path=/head/; revision=360113
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-012-13/+12
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=360102
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-06-302-2/+3
| | | | Notes: svn path=/head/; revision=359934
* - Update to 3.404Renato Botelho2014-06-277-9/+103
| | | | | | | | | | - Fix build, it needs gcc PR: 191368 Submitted by: otaciliodearaujo@gmail.com (maintainer) Notes: svn path=/head/; revision=359597
* - Update from 9.04 to 9.05Danilo Egea Gondolfo2014-06-263-11/+11
| | | | Notes: svn path=/head/; revision=359423
* Convert GMAKE to MAKE_CMDBaptiste Daroussin2014-06-251-1/+1
| | | | | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr Notes: svn path=/head/; revision=359185
* Use MAKE_CMD to set MAKE in MAKE_ENVBaptiste Daroussin2014-06-241-1/+1
| | | | Notes: svn path=/head/; revision=359144
* Use MAKE_CMD instead of GMAKEBaptiste Daroussin2014-06-241-1/+1
| | | | Notes: svn path=/head/; revision=359143
* Properly use the frameworkBaptiste Daroussin2014-06-241-3/+3
| | | | Notes: svn path=/head/; revision=359142
* Properly call MAKE_CMDBaptiste Daroussin2014-06-241-6/+4
| | | | Notes: svn path=/head/; revision=359141
* Properly use MAKE_CMDBaptiste Daroussin2014-06-241-1/+1
| | | | Notes: svn path=/head/; revision=359140
* - Update from 3.8.63 to 3.8.65Danilo Egea Gondolfo2014-06-242-3/+3
| | | | Notes: svn path=/head/; revision=359109
* cad/kicad-devel: Unbreak build on DragonFlyJohn Marino2014-06-241-1/+1
| | | | | | | | DragonFly needs the same patch as FreeBSD on the current version. Covered by just-fix-it blanket (no-op for FreeBSD) Notes: svn path=/head/; revision=359089
* - Removed license, because the situation is complex.Stephen Montgomery-Smith2014-06-221-2/+0
| | | | Notes: svn path=/head/; revision=358865
* - Put the NO_CDROM option in the correct place.Stephen Montgomery-Smith2014-06-211-2/+2
| | | | | | | | Pointed out by: mat@ Pointy hat: stephen@ Notes: svn path=/head/; revision=358734
* - Slightly reword the NO_CDROM option.Stephen Montgomery-Smith2014-06-211-2/+2
| | | | Notes: svn path=/head/; revision=358732
* - Add NO_CDROM if tetgen or metis options are set.Stephen Montgomery-Smith2014-06-211-0/+2
| | | | Notes: svn path=/head/; revision=358731
* - UnbreakPietro Cerutti2014-06-114-7/+50
| | | | Notes: svn path=/head/; revision=357425
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-2/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-0915-15/+15
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories A-C. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357139
* Remove all space characters from Makefile assignments.Jimmy Olgeni2014-06-083-17/+17
| | | | | | | | | | No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357070
* Update to 3.3.60Niclas Zeising2014-06-065-12/+11
| | | | Notes: svn path=/head/; revision=356847
* Mark BROKEN: Fails to configureAntoine Brodin2014-06-061-0/+2
| | | | | | | | | | | | | | | | | cd /wrkdirs/usr/ports/cad/meshlab/work/meshlab-1.3.2/meshlab/src/external && /usr/local/bin/qmake-qt4 -spec /usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac) QMAKE_CC="cc" QMAKE_CXX="c++" QMAKE_LINK_C="cc" QMAKE_LINK_C_SHLIB="cc" QMAKE_LINK="c++" QMAKE_LINK_SHLIB="c++" QMAKE_CFLAGS="-O2 -pipe -fno-strict-aliasing" QMAKE_CXXFLAGS="-O2 -pipe -fno-strict-aliasing" QMAKE_LFLAGS="" QMAKE_CFLAGS_DEBUG="" QMAKE_CFLAGS_RELEASE="" QMAKE_CXXFLAGS_DEBUG="" QMAKE_CXXFLAGS_RELEASE="" PREFIX="/usr/local" CONFIG+="release" CONFIG-="debug separate_debug_info" -recursive -recursive external.pro Reading /wrkdirs/usr/ports/cad/meshlab/work/meshlab-1.3.2/meshlab/src/external/lib3ds-1.3.0/lib3ds/lib3ds.pro Reading /wrkdirs/usr/ports/cad/meshlab/work/meshlab-1.3.2/meshlab/src/external/bzip2-1.0.5/bzip2-1.0.5.pro Reading /wrkdirs/usr/ports/cad/meshlab/work/meshlab-1.3.2/meshlab/src/external/muparser_v132/src/src.pro Reading /wrkdirs/usr/ports/cad/meshlab/work/meshlab-1.3.2/meshlab/src/external/levmar-2.3/levmar-2.3.pro Reading /wrkdirs/usr/ports/cad/meshlab/work/meshlab-1.3.2/meshlab/src/external/structuresynth/structuresynth.pro Reading /wrkdirs/usr/ports/cad/meshlab/work/meshlab-1.3.2/meshlab/src/external/OpenCTM-1.0.3/openctm.pro Reading /wrkdirs/usr/ports/cad/meshlab/work/meshlab-1.3.2/meshlab/src/external/jhead-2.95/jhead-2.95.pro Usage: /usr/local/bin/qmake-qt4 [mode] [options] [files] Reported by: pkg-fallout Notes: svn path=/head/; revision=356845
* - Update from 3.8.61 to 3.8.63Danilo Egea Gondolfo2014-06-062-3/+3
| | | | Notes: svn path=/head/; revision=356812
* - Update from 9.7.85 to 9.7.87Danilo Egea Gondolfo2014-06-062-3/+3
| | | | Notes: svn path=/head/; revision=356810
* Update to r4913.Michael Reifenberger2014-06-055-11/+36
| | | | Notes: svn path=/head/; revision=356629
* Silent re-roll of files. I cannot check the difference exactly, butMaho Nakata2014-06-052-13/+11
| | | | | | | | | | | | https://aur.archlinux.org/packages/ca/calculix/PKGBUILD https://aur.archlinux.org/packages/ca/calculix-doc/PKGBUILD have the same sha256sums as my update. Still I cannot check what have been changed in calculix/ccx_2.7.ps.tar.bz2 and calculix/ccx_2.7.test.tar.bz2 but look like not significant and safe. The authors sometimes change the distfiles without notice. Notes: svn path=/head/; revision=356602
* Update to version 3.5.1.Michael Reifenberger2014-06-033-1044/+2447
| | | | Notes: svn path=/head/; revision=356330
* Add two forgotten patchfiles.Michael Reifenberger2014-06-032-0/+16
| | | | Notes: svn path=/head/; revision=356314
* Try to avoid bzr leftovers.Michael Reifenberger2014-06-032-34/+30
| | | | | | | | Use boost from ports. Request same compiler as boost. Notes: svn path=/head/; revision=356313
* Maintainer can no longer maintain these portsAntoine Brodin2014-06-021-1/+1
| | | | | | | Pass maintainership of urlview to Zsolt Udvari Notes: svn path=/head/; revision=356241
* - USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz)Olli Hauer2014-06-014-9/+6
| | | | Notes: svn path=/head/; revision=356131
* - add stage supportOlli Hauer2014-06-011-4/+3
| | | | Notes: svn path=/head/; revision=356129
* - add stage supportOlli Hauer2014-06-012-26/+33
| | | | | | | - unbreak Notes: svn path=/head/; revision=356126
* - Update from 3.8.60 to 3.8.61Danilo Egea Gondolfo2014-05-312-3/+3
| | | | Notes: svn path=/head/; revision=355930
* - Update from 9.7.84 to 9.7.85Danilo Egea Gondolfo2014-05-312-3/+3
| | | | Notes: svn path=/head/; revision=355929
* - Update from 9.7.83 to 9.7.84Danilo Egea Gondolfo2014-05-302-3/+3
| | | | Notes: svn path=/head/; revision=355769
* - Update from 3.8.59 to 3.8.60Danilo Egea Gondolfo2014-05-282-3/+3
| | | | Notes: svn path=/head/; revision=355638
* - Update from 3.8.58 to 3.8.59Danilo Egea Gondolfo2014-05-282-3/+3
| | | | Notes: svn path=/head/; revision=355635
* - Update from 9.7.82 to 9.7.83Danilo Egea Gondolfo2014-05-282-3/+3
| | | | Notes: svn path=/head/; revision=355634
* Update to 20140316.Hiroki Sato2014-05-264-53/+40
| | | | Notes: svn path=/head/; revision=355444
* Add some missing bits.Thierry Thomas2014-05-262-3/+28
| | | | Notes: svn path=/head/; revision=355432
* - Remove useless gmake entryMartin Wilke2014-05-261-1/+0
| | | | Notes: svn path=/head/; revision=355310
* - Fix MASTER_SITESPietro Cerutti2014-05-261-1/+2
| | | | | | | Reported by: bapt Notes: svn path=/head/; revision=355280
* Convert to USES=dos2unixBaptiste Daroussin2014-05-262-4/+4
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=355278
* Multiple ports: reset maintainersEitan Adler2014-05-262-2/+2
| | | | | | | | | | | | | | | | | Maintainers for these ports have been notified on 5 separate occasions over the course of several months about pending actions required. We really appreciate the time and effort you put in to maintain these ports. If you are still interested in helping to maintain these ports just reply to me or file a PR and I will happily assign the port to you again. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=355274
* Fix USESMichael Reifenberger2014-05-231-2/+1
| | | | Notes: svn path=/head/; revision=354944
* Update to r4886 and stagify.Michael Reifenberger2014-05-236-803/+1795
| | | | | | | This version should contain the CERN push&shove router. Notes: svn path=/head/; revision=354940