aboutsummaryrefslogtreecommitdiffstats
path: root/misc/orville-write
Commit message (Expand)AuthorAgeFilesLines
* Update to version 2.53.steve2000-07-173-25/+8
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
* Remove setuid root from a file which should not have had it. Clean upkris2000-03-091-8/+8
* orville-write version 2.41asteve1999-12-265-0/+63
PR: ports/126746 Reported by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> * Update to 1.8.maho2008-09-028-48/+131 | | | | Suggested by: Pedro Giffuni * Fix plist.thierry2008-09-022-83/+86 | | | | Reported by: QAT * - Fix build by comment out some code according to README.INSTALLrafan2008-09-011-4/+14 | * - Rename for the upcoming patchrafan2008-09-011-0/+0 | * - Fix patchingrafan2008-09-011-12/+6 | | | | | PR: ports/127016 Submitted by: Stephen Montgomery-Smith <stephen at math.missouri.edu> * - Rename for the upcoming patch (PR 127016)rafan2008-09-011-0/+0 | * Upgrade to 2.2.4.thierry2008-08-253-4/+6 | | | | | | | | Note: this adds two integrated mesh partitionners, Metis and Chaco; don't rely to the external ports to avoid conflicts with math/metis-edf (e.g. when installing Code_aster). Full changelog at <http://www.geuz.org/gmsh/doc/VERSIONS.txt>. * Update to 0.15. Changes include:hrs2008-08-233-16/+29 | | | | | | | | | | | | | | | | | | | | | | | | | * Editing capabilities. "klayout" in it's basic form still operates as pure viewer. However, a mode is available that enables editing capabilities. See Editor mode quickstart manual for a more detailed description * Some RBA extensions: i.e. conversion from "double" type polygons to "integer" type ones. * A default layer table can be configured in the "Application" tab of the setup dialog. This table will be loaded whenever a layout is opened or created. * A installer for Windows is provided now. * Properties are supported on instances now as well. * Code is compatible with gcc 4.3.0 now. * Enhanced compatibility with SunStudio 11 compiler (in particular in RBA). * Various bug fixes (i.e. in GDS reader and OASIS writer). * Update to 3.0.2.hrs2008-08-222-7/+11 | * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-218-8/+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) * Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1 | | | | Tested by: exp build run (erwin) * BasicDSP is an educational tool that makes it easy to experiment with simpledb2008-08-1810-0/+150 | | | | | | | Digital Signal Processing algorithms for audio signals. The input can either be taken from the sound card, or be a locally generated sine wave, white noise or impulse signal. The output is fed to the sound card, as well as to a virtual oscilloscope and spectrum analyzer. * - Fix build after qt 4.4.1 updatemiwi2008-08-051-1/+4 | * - Update to 8.07.stas2008-07-282-26/+26 | * - Update to 9.7.68.stas2008-07-262-4/+4 | * - Update to 2.2.9.stas2008-07-263-5/+9 | * - Upgrade to 2.2.3thierry2008-07-254-55/+67 | | | | | | | | Changelog at <http://geuz.org/gmsh/doc/VERSIONS.txt> - Set USE_FORTRAN to fix blas & lacpack detection; - Respetct NOPORTEXAMPLES. * - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-251-1/+0 | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT * - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-253-5/+1 | | | | MAKE_ENV * - Chase lang/guile share library version bump (.18 -> .19)rafan2008-07-212-4/+4 | | | | | | - Bump PORTREVISION PR: ports/125435 * - Mark as BROKEN on -CURRENT.lippe2008-07-141-0/+7 | | | | | | | | | - Add regression-test. PR: ports/124733 Submitted by: "Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com> Reviewed by: lippe Approved by: gabor (mentor, implicit) * Upgrade ASTK to 1.6.2-1.thierry2008-07-138-66/+47 | * Upgrade to 5.0.6.thierry2008-07-132-5/+4 | * - Fix dependency on pygtk2amdmi32008-07-11