aboutsummaryrefslogtreecommitdiff
path: root/cad/opencascade
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to USES=tkPietro Cerutti2014-01-291-1/+1
| | | | Notes: svn path=/head/; revision=341698
* Fix typoBaptiste Daroussin2013-12-121-1/+1
| | | | Notes: svn path=/head/; revision=336279
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-7/+7
| | | | | | | | | LIB_DEPENDS in cad With hat: portmgr Notes: svn path=/head/; revision=336172
* - Update devel/tbb to 4.2.2Ganael LAPLANCHE2013-12-111-0/+1
| | | | | | | | | | | | - Cleanup DISTNAME and WRKSRC definitions - Use INSTALL_LIB instead of INSTALL_DATA + STRIP_CMD - Bump dependent ports' revisions PR: ports/184526 Submitted by: delphij Notes: svn path=/head/; revision=336150
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | cad) Notes: svn path=/head/; revision=327711
* Fix installation when DRAW is not selected.Thierry Thomas2013-07-021-1/+1
| | | | | | | Reported by: Andrea Venturoli <ml (at) etfence.it> Notes: svn path=/head/; revision=322203
* Unbreak on FreeBSD-8.x.Thierry Thomas2013-05-164-5/+38
| | | | | | | Reported by: stephen Notes: svn path=/head/; revision=318339
* xlocale.h is required: mark BROKEN on FreeBSD-8.x until I have a fix.Thierry Thomas2013-05-121-0/+4
| | | | | | | Reported by: stephen Notes: svn path=/head/; revision=317977
* Upgrade to 6.6.0, with several patches from Andrea Venturoli <ml (at)Thierry Thomas2013-05-1241-69218/+14468
| | | | | | | | | | netfence.it>. Release notes at <http://www.opencascade.com/pub/doc/Release_Notes_6.6.0.pdf>. Notes: svn path=/head/; revision=317970
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-081-1/+1
| | | | | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix Notes: svn path=/head/; revision=313635
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: cad)Pietro Cerutti2013-02-073-7/+5
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=311861
* - Get rid of USE_TCL_THREAD and USE_TK_THREAD usagesPietro Cerutti2013-02-061-1/+0
| | | | Notes: svn path=/head/; revision=311776
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-6/+2
| | | | | | | suppress any reference to USE_JAVA= 1.5+ (part1) Notes: svn path=/head/; revision=308600
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+3
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp Notes: svn path=/head/; revision=278068
* Chase Tix upgrade and fix Tclx dependency.Thierry Thomas2010-12-074-11/+11
| | | | Notes: svn path=/head/; revision=265805
* Does not depend on Fortran any more.Thierry Thomas2010-04-101-3/+0
| | | | | | | Reported by: Andrea Venturoli <ml (at) netfence.it> Notes: svn path=/head/; revision=252525
* Unbreak, by using the included libtool.Thierry Thomas2010-04-053-103/+14
| | | | | | | | Note: this one does not install the static libraries, but it should not be a problem. Notes: svn path=/head/; revision=252276
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Chase x11-toolkits/fltk updatePietro Cerutti2010-03-231-1/+1
| | | | Notes: svn path=/head/; revision=251412
* - Mark BROKEN: does not buildPav Lucistnik2010-03-021-0/+2
| | | | | | | | Reported by: pointyhat Feature safe: yes Notes: svn path=/head/; revision=250514
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowGerald Pfeifer2009-09-131-1/+1
| | | | | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr Notes: svn path=/head/; revision=241308
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Fix the previous patch.Thierry Thomas2009-02-242-6/+11
| | | | | | | | PR: ports/131600 Submitted by: Cristiano Rolim Pereira <cristianorolim (at) hotmail.com> Notes: svn path=/head/; revision=229010
* - Change default Tcl/Tk version to 8.5Martin Matuska2009-02-231-1/+1
| | | | | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav) Notes: svn path=/head/; revision=228909
* - Add/change USE_TCL/USE_TK from YES to 84 due to planned default tclMartin Matuska2009-02-231-1/+1
| | | | | | | change Notes: svn path=/head/; revision=228899
* Unbreak with gcc-43.Thierry Thomas2009-02-111-0/+11
| | | | | | | Reported by: pointyhat via Pav Notes: svn path=/head/; revision=228070
* Fix a bug triggered on amd64 by Cristiano Rolim.Thierry Thomas2009-01-262-1/+12
| | | | | | | Submitted by: Cristiano Rolim <cristianorolim (at) hotmail<dot>com> Notes: svn path=/head/; revision=226911
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-0/+2
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* Switch to USE_FORTRAN.Thierry Thomas2009-01-201-5/+1
| | | | | | | Submitted by: gerald Notes: svn path=/head/; revision=226507
* Upgrade to 6.3 and unbreak.Thierry Thomas2008-12-3148-33007/+52694
| | | | | | | Changelog at <http://www.opencascade.com/pub/doc/Release_Notes_6.3.pdf>. Notes: svn path=/head/; revision=225060
* - Set for expiration in one month: has been broken for more than 6 monthsPav Lucistnik2008-12-191-0/+2
| | | | Notes: svn path=/head/; revision=224487
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-9/+9
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* Use @rmtry macro in the pkg-plist.Edwin Groothuis2008-04-191-4/+4
| | | | Notes: svn path=/head/; revision=211558
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209620
* - Mark BROKEN: does not compilePav Lucistnik2008-02-071-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=206860
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-2/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+3
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Add a work-around to fix build with gcc 4.1 on pointyhat.Thierry Thomas2007-04-211-1/+6
| | | | | | | | Reported by: pointyhat via Kris Obtained from: Open Cascade Notes: svn path=/head/; revision=190597
* Really chase the changes in Mk/bsd.tcl.mk.Thierry Thomas2007-04-121-5/+2
| | | | Notes: svn path=/head/; revision=189861
* Adapt USE_TCL to the latest syntax and define USE_TCL_THREADS.Thierry Thomas2007-04-081-1/+3
| | | | | | | Reported by: pointyhat via Kris Notes: svn path=/head/; revision=189471
* Open CASCADE Technology is a software development platform freely available inThierry Thomas2007-04-0163-0/+49889
open source. It includes components for 3D surface and solid modeling, visualization, data exchange and rapid application development. Open CASCADE Technology can be best applied in development of numerical simulation software including CAD/CAM/CAE, AEC and GIS, as well as PDM applications. BUGS: the module WOK does not work, but the other modules (the most interesting parts) are OK. Notes: svn path=/head/; revision=188917