aboutsummaryrefslogtreecommitdiff
path: root/cad
Commit message (Collapse)AuthorAgeFilesLines
* - Correct master_sites.Stephen Montgomery-Smith2016-01-201-1/+1
| | | | Notes: svn path=/head/; revision=406726
* - Update to 5.3.1.Stephen Montgomery-Smith2016-01-1812-55/+40
| | | | | | | | - Default OCC to OFF. - Mark broken only if OCC is set. Notes: svn path=/head/; revision=406547
* - Update to 2.11.0.Stephen Montgomery-Smith2016-01-184-50/+6
| | | | Notes: svn path=/head/; revision=406543
* - Use modern OPTIONS framework.Stephen Montgomery-Smith2016-01-182-128/+59
| | | | Notes: svn path=/head/; revision=406542
* Update to version 3.12.5Michael Reifenberger2016-01-143-6/+889
| | | | Notes: svn path=/head/; revision=406117
* cad/iverilog is not jobs safeJohn Marino2016-01-121-0/+2
| | | | | | | | | | This port has failed multiple times for me. It intends to create a directory called "dep" and then move files into it, but sometimes the file is moved before directory is created, becomes renamed to "dep" and then mkdir fails because dep already exists. Notes: svn path=/head/; revision=405903
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-129-9/+9
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* Update to 2.9 and unbreak.Maho Nakata2016-01-088-50/+338
| | | | | | | | PR: 205346 Submitted by: pfg@ Notes: svn path=/head/; revision=405510
* Add USES=pathfix support for CMake. Some ports that use CMake to buildJason E. Hale2016-01-071-2/+0
| | | | | | | | | | | | | | already had USES=pathfix, although it did nothing. For those ports, I either removed it as they were handling the pkgconfig files differently or I removed patches and substitutions that accomplished the same thing as pathfix. Differential Revision: https://reviews.freebsd.org/D850 Reviewed by: antoine, bapt, tijl Approved by: portmgr (bapt) Notes: svn path=/head/; revision=405449
* Use LIB_DEPENDS for the quazip dependency.Michael Reifenberger2015-12-301-3/+3
| | | | | | | | PR: 205161 Submitted by: Arrigo Marchiori Notes: svn path=/head/; revision=404871
* Try to resolve conflict with archivers/quazip by disabling the internal one ↵Michael Reifenberger2015-12-303-12/+14
| | | | | | | | | | from qcad. PR: 205161 Submitted by: Arrigo Marchiori Notes: svn path=/head/; revision=404790
* Cleanup GH_* and variables order.Mathieu Arnold2015-12-291-1/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=404743
* - Unbreak: port fetches fineDmitry Marakasov2015-12-252-411/+7
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=404471
* - Switch to options helpersDmitry Marakasov2015-12-251-18/+10
| | | | Notes: svn path=/head/; revision=404431
* - Switch to USES=localbaseDmitry Marakasov2015-12-251-5/+4
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=404430
* - Switch to options helpersDmitry Marakasov2015-12-251-6/+6
| | | | | | | - Switch to new test framework Notes: svn path=/head/; revision=404429
* - Clarify LICENSEDmitry Marakasov2015-12-251-7/+9
| | | | | | | | | - Add LICENSE_FILE - Switch to USES=localbase - Switch to options helpers Notes: svn path=/head/; revision=404427
* - Switch to options helpersDmitry Marakasov2015-12-251-0/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=404422
* cad/sweethome3d: update 5.0 -> 5.1Jason Unovitch2015-12-223-7/+6
| | | | | | | | | | | - Drop dead link from MASTER_SITES - Fix false usage with ${FALSE} (portlint) PR: 205492 Submitted by: Matthias Petermann <matthias@petermann-it.de> (maintainer) Notes: svn path=/head/; revision=404199
* mark some of the ports that don't build on powerpc64 for meSteve Wills2015-12-131-0/+2
| | | | Notes: svn path=/head/; revision=403676
* Update PyQt4 to 4.11.4, SIP to 4.17 and QScintilla2 to 2.9.1.Raphael Kubo da Costa2015-12-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Bring in some long overdue updates, some of which are required for us to later land the PyQt5 ports. One big change with this update is that the PyQt4 ports now install their .sip files into share/py-sip/PyQt4 instead of share/py-sip. This way we do not end up with directories like share/py-sip/QtCore, which are especially confusing once PyQt5 lands and starts installing files with the same names. Other noteworthy items: - PORTREVISION has been bumped on ports depending on devel/qscintilla2 because libqscintilla2.so's SOVERSION has changed. - graphics/seexpr has been converted to USE_PYQT, as the file it used to define a build-time dependency on x11-toolkits/py-qt4-gui has moved. Once again, big thanks to Tobias Berner <tcberner@gmail.com> and Guido Falsi (madpilot@) for their initial work on these ports as part of the effort to land PyQt5 into the tree (see D2910 in Phabricator for an earlier version of the PyQt5 patch set). PR: 205143 Notes: svn path=/head/; revision=403662
* Mark as broken: unfetchableBaptiste Daroussin2015-12-123-0/+6
| | | | Notes: svn path=/head/; revision=403633
* cad/ghdl: Upgrade version 0.32 => 0.33John Marino2015-12-064-39/+14
| | | | Notes: svn path=/head/; revision=403149
* - Chase library number changes from ports/r402502 applied to cad/vtk6.Stephen Montgomery-Smith2015-12-011-1/+6
| | | | | | | | Submitted by: amdmi3@amdmi3.ru Approved by: thierry@FreeBSD.org Notes: svn path=/head/; revision=402778
* Try to fix compilation on FreeBSD-9 and HEAD.Michael Reifenberger2015-11-303-1/+14
| | | | | | | Submitted by: HEAD part by andreast@ Notes: svn path=/head/; revision=402695
* Remove expired ports:Rene Ladan2015-11-2855-3101/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2015-11-26 audio/pecl-id3: Broken for more than 6 months 2015-11-26 dns/geta: Broken for more than 6 months 2015-11-26 finance/openerp-web: Broken for more than 6 months 2015-11-26 devel/py-async: Further using of this module is not encouraged by upstream 2015-11-26 chinese/kon2: Depends on expiring chinese/cce 2015-11-26 games/linux-skulltag: Depends on expiring audio/linux-fmodapi 2015-11-26 archivers/wzip: Broken for more than 6 months 2015-11-26 databases/sybtcl: Broken for more than 6 months 2015-11-26 biology/povchem: Broken for more than 6 months 2015-11-26 audio/btc: Broken for more than 6 months 2015-11-26 astro/wmglobe: Broken for more than 6 months 2015-11-26 graphics/pyro: Broken for more than 6 months 2015-11-26 graphics/jpeg2ps: Broken for more than 6 months 2015-11-26 chinese/gugod-clean: Broken for more than 6 months 2015-11-26 comms/bforce: Broken for more than 6 months 2015-11-26 cad/geda-docs: Broken for more than 6 months 2015-11-26 chinese/cwtexttf: Broken for more than 6 months 2015-11-26 comms/zmtx-zmrx: Broken for more than 6 months 2015-11-26 astro/sky2000: Broken for more than 6 months 2015-11-26 deskutils/libopensync-plugin-file: Broken for more than 6 months 2015-11-26 databases/sqlite-ext-mobigroup: Broken for more than 6 months 2015-11-26 chinese/bg5ps: Broken for more than 6 months 2015-11-26 deskutils/x-tile: Broken for more than 6 months 2015-11-26 graphics/pure-gl: Broken for more than 6 months 2015-11-26 audio/dvda-author: Broken for more than 6 months 2015-11-26 chinese/oxim: Broken for more than 6 months 2015-11-26 editors/spe: Broken for more than 6 months 2015-11-26 audio/mpdscribble: Broken for more than 6 months 2015-11-26 cad/geda-symcheck: Broken for more than 6 months 2015-11-26 audio/linux-fmodapi: Broken for more than 6 months 2015-11-26 audio/pure-audio: Broken for more than 6 months 2015-11-26 editors/bpatch: Broken for more than 6 months 2015-11-26 benchmarks/geekbench: Broken for more than 6 months 2015-11-26 graphics/icoconvert: Broken for more than 6 months 2015-11-26 cad/geda-utils: Broken for more than 6 months 2015-11-26 deskutils/tomboy-plugin-wordcount: Broken for more than 6 months 2015-11-26 graphics/sketch: Broken for more than 6 months 2015-11-26 ftp/spegla: Broken for more than 6 months 2015-11-26 graphics/clutter-box2d: Broken for more than 6 months 2015-11-26 audio/scmpc: Broken for more than 6 months 2015-11-26 ftp/gnusget: Broken for more than 6 months 2015-11-26 comms/gpsk31: Broken for more than 6 months 2015-11-26 cad/geda-gschem: Broken for more than 6 months 2015-11-26 audio/ampache: Broken for more than 6 months 2015-11-26 cad/slffea: Broken for more than 6 months 2015-11-26 audio/cripple: Broken for more than 6 months 2015-11-26 cad/geda-gattrib: Broken for more than 6 months 2015-11-26 cad/findhier: Broken for more than 6 months 2015-11-26 biology/njplot: Broken for more than 6 months 2015-11-26 audio/wmmp: Broken for more than 6 months 2015-11-26 x11/avant-window-navigator: Broken for more than 6 months 2015-11-26 cad/geda-netlist: Broken for more than 6 months 2015-11-26 deskutils/libopensync-plugin-sunbird: Broken for more than 6 months 2015-11-26 biology/ortep3: Broken for more than 6 months 2015-11-26 astro/aa: Broken for more than 6 months 2015-11-26 french/belote: Broken for more than 6 months 2015-11-26 converters/p5-String-SetUTF8: Broken for more than 6 months 2015-11-26 cad/geda-examples: Broken for more than 6 months 2015-11-26 editors/yasnippet: Broken for more than 6 months 2015-11-26 audio/musica: Broken for more than 6 months 2015-11-26 graphics/rubyphoto: Broken for more than 6 months 2015-11-26 german/bsdpaste: Broken for more than 6 months 2015-11-26 audio/amrcoder: Broken for more than 6 months 2015-11-26 sysutils/bashburn: Broken for more than 6 months 2015-11-26 editors/e93: Broken for more than 6 months 2015-11-26 audio/tepsonic: Broken for more than 6 months 2015-11-26 astro/ephem: Broken for more than 6 months 2015-11-26 chinese/cce: Broken for more than 6 months 2015-11-26 graphics/qcread: Broken for more than 6 months 2015-11-26 databases/py-sqlkit: Broken for more than 6 months 2015-11-26 databases/usogres: Broken for more than 6 months 2015-11-26 cad/libgeda: Broken for more than 6 months 2015-11-26 chinese/p5-Lingua-ZH-BPMFConvert: Broken for more than 6 months 2015-11-26 french/alphabet_sounds_fr: Broken for more than 6 months 2015-11-26 deskutils/mrundlg: Broken for more than 6 months 2015-11-26 databases/erlang-mysql: Broken for more than 6 months 2015-11-26 graphics/linux-XnViewMP: Broken for more than 6 months 2015-11-26 deskutils/akamaru: Broken for more than 6 months 2015-11-26 dns/p5-Net-DNS-ZoneCheck: Broken for more than 6 months 2015-11-26 astro/dgpsip: Broken for more than 6 months 2015-11-26 databases/pecl-handlersocket: Broken for more than 6 months 2015-11-26 audio/cymbaline: Broken for more than 6 months 2015-11-26 french/dico: Broken for more than 6 months 2015-11-26 comms/qpage: Broken for more than 6 months 2015-11-26 audio/sonice: Broken for more than 6 months 2015-11-26 cad/geda-symbols: Broken for more than 6 months 2015-11-26 databases/java-mybatis: Broken for more than 6 months 2015-11-26 databases/openbase-jdbc: Broken for more than 6 months 2015-11-27 www/mediawiki119: Please upgrade to mediawiki-1.25 2015-11-28 www/R-cran-Rpad: Unmaintained upstream Notes: svn path=/head/; revision=402562
* Update to 3.12.3Michael Reifenberger2015-11-285-179/+3352
| | | | Notes: svn path=/head/; revision=402560
* - Mark broken.Stephen Montgomery-Smith2015-11-271-0/+2
| | | | | | | Reference: http://beefy2.nyi.freebsd.org/data/93amd64-default/402431/logs/netgen-5.0.0_4.log Notes: svn path=/head/; revision=402467
* Update to r6329.Michael Reifenberger2015-11-254-14/+174
| | | | Notes: svn path=/head/; revision=402409
* Update math/mpir to 2.7.2.Raphael Kubo da Costa2015-11-211-1/+1
| | | | | | | | | | | | - Set LICENSE_FILE. - Depend on devel/yasm instead of building a bundled yasm. - Remove post-install target, the build system takes care of creating the proper soversion symlinks. - Bump PORTREVISION in dependent ports due to a change in the soversion number. Notes: svn path=/head/; revision=402167
* Simplify Makefile and use the right flags when building.Raphael Kubo da Costa2015-11-213-9/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | Remove the custom do-configure and do-build target. The targets existed because upstream's build instructions mention external.pro and meshlab_full.pro need to be processed and built separately and Uses/qmake.mk does not handle the multi-.pro case. do-build, however, was simply calling ${MAKE} and discarding both ${MAKE_ENV} and ${MAKE_ARGS} which, among other things, resulted in no parallel builds and additional compiler flags like -std=c++11 being omitted. Instead, patch meshlab_full.pro and add external/external.pro as one of the directory dependencies there along with the rest of the MeshLab code. Given the way the QMake files are written in the port, this only helps a bit with parallelism: each subdirectory is processed serially, but all files in them can be built in parallel. Since a lot of the code is in plugin directories with 1 or 2 files, the port still takes some time to build. The upside is that it means external/ will always be built before the rest, which is what we need. As mentioned, the compiler flags in the build will change. However, I'm not bumping PORTREVISION yet because it will come with the next commit updating math/mpir. Notes: svn path=/head/; revision=402166
* Upgrade to 6.9.1.Thierry Thomas2015-11-084-370/+1605
| | | | | | | | | | Release notes at <http://www.opencascade.com/sites/default/files/documents/Release_Notes_6.9.1.pdf> Submitted by: Andrea Venturoli <andrea.venturoli (at) netfence.it> Notes: svn path=/head/; revision=401076
* cad/gspiceui: update 1.0.00 -> 1.1.00Bartek Rutkowski2015-11-085-34/+76
| | | | | | | | | | | | | | - Remove RUN_DEPENDS on circuit simulators - Support building with WX 3.0 - Update COMMENT and pkg-descr - Update LICENSE to GPLv3 - Respect CFLAGS from ports infrastructure PR: 202232 Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer) Notes: svn path=/head/; revision=401047
* Update to r6284.Michael Reifenberger2015-10-284-82/+38
| | | | | | | Ignore docs for now since old lp docs repo seems gone. Notes: svn path=/head/; revision=400411
* Deprecate ports broken for more than 6 monthsAntoine Brodin2015-10-2512-0/+24
| | | | Notes: svn path=/head/; revision=400160
* Don't depend on doxygen if DOCS are not enabled.Thierry Thomas2015-10-211-4/+3
| | | | | | | | | Since I'm there, pet portlint. Submitted by: phk Notes: svn path=/head/; revision=399933
* - Update to 9.7.93Danilo Egea Gondolfo2015-10-122-3/+3
| | | | Notes: svn path=/head/; revision=399167
* Fix build on FreeBSD 9.*Niclas Zeising2015-10-081-0/+7
| | | | | | | | | | FreeBSD 9.* has an older, noncompatible version of flex. Fix this by using flex from ports instead. Submitted by: kwm Notes: svn path=/head/; revision=398890
* Remove trailing whitespace from Makefiles, A-L.Jimmy Olgeni2015-10-082-2/+2
| | | | Notes: svn path=/head/; revision=398832
* Update to 10.0Niclas Zeising2015-10-044-9/+27
| | | | | | | Committed from: EuroBSDCon 2015 Notes: svn path=/head/; revision=398571
* Typos, whitespace and capitalization fixes (A-F).Jimmy Olgeni2015-09-201-2/+2
| | | | Notes: svn path=/head/; revision=397395
* cad/meshdev: Support modern gcc by adding <cstring> headerJohn Marino2015-09-201-0/+10
| | | | Notes: svn path=/head/; revision=397375
* Update to r6201.Michael Reifenberger2015-09-163-247/+255
| | | | Notes: svn path=/head/; revision=397088
* Remove ansi version fo wxGTK 2.8 and only keep the unicode versionBaptiste Daroussin2015-09-162-2/+2
| | | | | | | | | | | All applications in the ports tree works correctly with unicode version of wxGTK Newer version of wxGTK are unicode only (3.0+) Note that now WX_UNICODE macro is noop Notes: svn path=/head/; revision=397077
* Update the Qt4 ports to 4.8.7.Raphael Kubo da Costa2015-09-161-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to upstream, this is the last planned Qt4 release. A list of changes since 4.8.6 can be found here: <http://download.qt.io/official_releases/qt/4.8/4.8.7/changes-4.8.7> Porting notes and changes: - Remove several patches that have been upstreamed. - Make Uses/qmake.mk pass the contents of LIBS to the qmake environment. [1] - Repurpose devel/qt4/files/extrapatch-src-corelib-global-qglobal.h now the original patch is part of the release (curiously enough, the original patch was never actually used, as the ?= assignment in r362837 after r362770 was never possible). This works around the way compiler support for C++11 features is detected in Qt 4.8.7: while it originally only uses the compiler to determine if something is supported or not, the initializer lists feature also depends on the C++ standard library being used. It's a problem in FreeBSD 9.x, where USES=compiler:c++0x or USES=compiler:c++11-lang means we will use clang to build a port but use libstdc++ from base (GCC 4.2). The latter obviously does not support initializer lists, and the build fails because Qt tries to include headers that do not exist (<initializer_list>). Since detecting libstdc++'s version is not trivial (we need to include a non-lightweight header like cstdio and then check for __GLIBCXX__), we just enable Q_COMPILER_INITIALIZER_LISTS support only when libc++ is used (there should be no reason for someone to be using clang with GCC 4.8's libstdc++, for example). x11/kdelibs4's FindQt4.cmake had to include a backported change from the upstream FindQt4.cmake in CMake itself to use a C++ compiler to detect flags like Q_WS_X11, otherwise the inclusion of <ciso646> in qglobal.h makes the build fail. This patch contains changes by me, makc@ and alonso@. PR: 202552 [1] PR: 202808 [exp-run] Submitted by: pawel@ [1] Notes: svn path=/head/; revision=397043
* Make it so that the default Perl is always called perl5.Mathieu Arnold2015-09-141-4/+4
| | | | | | | | | | | | | | | | | | | - Move Perl's man1 files along with its man3 files. - Move where Perl installs its modules man1 pages. - Convert the ports installing man1 pages. - Make different Perl versions installable at the same time. Though you should note that only the default version can be used to install Perl modules, and the non default Perl versions cannot use the modules installed via ports if they contain .so as they are installed in a version specific directory. Reviewed by: bapt (the Mk bits) Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3542 Notes: svn path=/head/; revision=396892
* - Switch to options helpersDmitry Marakasov2015-09-081-10/+5
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=396369
* Update devel/tbb to 4.4.0 and bump dependent ports' revisionsGanael LAPLANCHE2015-09-021-1/+1
| | | | | | | | PR: 202777 Submitted by: oleksii.tsai@gmail.com Notes: svn path=/head/; revision=395904
* - Add USES=desktop-file-utils shared-mime-info as suggested by stage-qaDmitry Marakasov2015-08-312-5/+12
| | | | | | | | | | | - Remove useless MAN1/MANLANG - Add manpages to pkg-plist Approved by: vg@FreeBSD.org (maintainer) MFH: 2015Q3 (blanket) Notes: svn path=/head/; revision=395712
* cad/librecad: add workaround to fix build with gccMax Brazhnikov2015-08-311-0/+3
| | | | Notes: svn path=/head/; revision=395655