summaryrefslogtreecommitdiffstats
path: root/cad
Commit message (Collapse)AuthorAgeFilesLines
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-1/+0
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* Marked as BROKEN for sparc64; internal compiler error.maho2007-09-041-0/+3
| | | | Submitted by: kris
* - Update to 7.10.2miwi2007-08-273-1418/+118
| | | | | PR: 115601 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* - change maintainer address on ports I maintaintabthorpe2007-08-231-1/+1
| | | | Approved by: clsung (mentor)
* - Fix build with gcc42beech2007-08-181-3/+7
| | | | | | PR: ports/115565 Submitted by: David Yeske <dyeske@gmail.com> (maintainer) Approved by: sat (mentor)
* The master sites are down for some days, then mirror the tarballs.thierry2007-08-122-18/+22
| | | | Reported by: pointyhat via Kris
* - Upgrade to Scotch-5.0thierry2007-08-103-13/+66
| | | | | | | | Changelog at <http://www.labri.fr/perso/pelegrin/scotch/> - Also install PT-Scotch, unless WITHOUT_MPI is set - Install a copy of the CeCILL-C license
* Fix the build with Python 2.5.thierry2007-08-081-0/+11
| | | | | Reported by: pointyhat via Pav Submitted by: perky
* Fix build on 64bit platformsarved2007-08-021-2/+28
|
* - Fix version in egg-info filenamepav2007-07-301-1/+1
|
* - Make Python 2.5.1 the default Python versionalexbl2007-07-301-0/+2
| | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav
* - Update to 36pav2007-07-283-9/+17
| | | | | PR: ports/114947 Submitted by: Sven Esbjerg <fbsd-ports@xbsd.net> (maintainer)
* - Upgrade to 2.0.8;thierry2007-07-236-39/+36
| | | | | | | | | | | | | Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS> - Now we are allowed to package Gmsh built with Tetgen: thanks to Pedro F. Giffuni, the author granted the FreeBSD project to redistribute it. However, redistribution of Triangle has not yet been granted, then: . build the default package with Tetgen and Triangle; . set NO_CDROM if Triangle is not disabled; . explain the conditions in post-installation message. Suggested by: Pedro F. Giffuni <giffunip (at) yahoo.com>
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-2310-12/+8
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* 'actually' pass maintainershipijliao2007-07-211-1/+1
|
* upgrade to 2.12.aijliao2007-07-212-4/+4
| | | | | | | pass maintainership to submitter PR: 114768 Submitted by: Thomas Abthorpe <thomas@goodking.ca>
* - Remove USE_GNUCONFIG, which is a noopgabor2007-07-191-1/+1
| | | | | | | | - portlint(1) PR: ports/114283 Submitted by: gabor Approved by: Peter Johnson <johnson.peter@gmail.com> (maintainer)
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-171-4/+1
| | | | Approved by: maitainer
* Fix desktopdir entry.thierry2007-07-164-6/+10
| | | | Reported by: pointyhat via Pav.
* Now we use USE_FORTRAN=g77 to use FORTRAN compiler.maho2007-07-141-8/+1
|
* Now we use USE_FORTRAN=yes to use FORTRAN.maho2007-07-123-12/+3
|
* Add distinfo for WITH_EXAMPLE as well.maho2007-07-091-0/+6
| | | | Submitted by: "Pedro F. Giffuni"
* Upgrade to 20070702.thierry2007-07-0718-138/+284
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* - Update to 4.16r2miwi2007-07-066-16/+214
| | | | | | | - Allow build with amd64 PR: 113871 Submitted by: Thomas Zander <riggs@rrr.de> (maintainer)
* dyeske at yahoo dot com -> dyeske at gmail dot comedwin2007-07-052-3/+3
|
* - Mark BROKEN on CURRENT: does not build with GCC 4.2pav2007-07-031-1/+7
|
* - Update to 0.0.12miwi2007-07-023-9/+40
| | | | | PR: 114071 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Upgrade to 1.5.2-1;thierry2007-06-304-12/+35
| | | | | | - PBS can be provided by Torque; - One more tip to configure astk-client.
* - Change my mail address to araujo@.araujo2007-06-291-1/+1
| | | | Approved by: stas (mentor)
* chase math/gsl lib versionijliao2007-06-291-2/+2
|
* Fix compilation with gcc.42.mr2007-06-182-0/+18
| | | | Two debugging outputs where commented out as suggested by the author.
* - Add backup MASTER_SITESmiwi2007-06-091-1/+2
| | | | | PR: 112382 Submitted by: Dominic Fandrey<lon_kamikaze@gmx.de> (maintainer)
* A sweeping commit: unbreak "make index" if WITH_BASH=YES is defined.bsam2007-06-051-4/+0
| | | | Discussed at: freebsd-ports@
* - Update to 7.10.0miwi2007-06-045-427/+1380
| | | | | PR: 111484 Submitted by: Erik Greenwald <erikg@arl.army.mil> (maintainer)
* - Update MASTER_SITESmiwi2007-06-041-1/+1
| | | | | PR: 113140 Submitted by: Craig Butler <craig001@lerwick.hopto.org>
* Update to 0.10. Changes include:hrs2007-06-026-47/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - OASIS files can be read as well now. The reader automatically determines the kind of file. OASIS layer names are supported. Due to the complexity of the OASIS specification, or more precisely the effort required to test a reader for meeting the specification, OASIS support currently is regarded to be in "beta" state. - Layers can now be organized hierarchically. Layers can be grouped which allows to control visibility and other properties for the group as a whole. Layers can be removed from the layer view list or new layer views can be created. - The layout can be transformed (rotated, shifted, mirrored) now. This transformation is specified in the layer panel as a part of the layer source specification. An optional transformation can be applied per layer or layer group. This way for example, different layouts can be aligned over each other. - Shape properties now are supported. Each shape may carry optional properties that are read from GDS or OASIS files. A property selector can be applied per layer view, so that a layer only shows these shapes that match the given property selection. - As an experimental feature, the inverse layout tree can be visualised by allowing the minimum hierarchy level to go into the negative range. The effect of this is, that a cell is shown in the context of all of it's direct parents, if the first hierarchy level is set to -1. If set to -2, the cell is shown in the context of all of it's parents and grandparents and so on. Since there is no particular optimiziation for this feature, performance may be poor, if a cell must be painted in a huge number of contexts. In addition, the context displayed does not participate in selection or ruler snapping.
* Add a patch for build failure when $DISPLAY is not set.hrs2007-06-021-2/+19
| | | | Spotted by: pointyhat
* Link with WildMagic's shared libraries to fix on 64 bits platforms.thierry2007-06-012-4/+23
| | | | Reported by: pointyhat via Kris
* - Unbreak with gcc-4.2 (some patches from the author, some inspired fromthierry2007-05-3014-23/+232
| | | | | | Debian); - Add IGES and STEP support with OpenCascade.
* - Update to 2.2.7.stas2007-05-293-22/+13
|
* BROKEN with gcc 4.2kris2007-05-272-0/+8
|
* BROKEN with gcc 4.2kris2007-05-261-0/+4
|
* FreeCAD is an OpenSource CAD/CAE, based on OpenCasCade, QT and Python.thierry2007-05-2637-0/+865
| | | | | | | | | | | | It features some key concepts like macro recording, workbenches, ability to run as a server and dynamically loadable application extensions and it is designed to be platform independent. Warning: FreeCAD is still in ALPHA state and not in shape for end user usage! <http://juergen-riegel.net/FreeCAD/Docu/> Suggested by: Pedro F. Giffuni <giffunip (at) yahoo.com>
* USE_GL is no more sufficient, a dependence on libGLU must be added.thierry2007-05-261-1/+3
| | | | Reported by: pointyhat via Kris
* Upgrade to 2007.05.25 and switch to wxWidgets-2.8.thierry2007-05-268-146/+156
| | | | Note: Python bindings not yet enabled.
* Fix build breakage due to binary file renaming of devel/qt4-moc andhrs2007-05-222-4/+4
| | | | | | devel/qt4-uic. Approved by: portmgr (erwin)
* - Welcome X.org 7.2 \o/.flz2007-05-1955-35/+57
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* GDT (graphics data text) format translator written in C/C++ thathrs2007-04-297-0/+112
| | | | | converts a binary gdsii file to a text format that is compact and easy to parse.
* p5-GDS2, a Perl module for quickly creating programs to read and/orhrs2007-04-295-0/+73
| | | | write GDS2 files.
* KLayout is a Qt-based GDS2 viewer.hrs2007-04-287-0/+86
|
OpenPOWER on IntegriCloud