aboutsummaryrefslogtreecommitdiffstats
path: root/science/elmerpost
Commit message (Collapse)AuthorAgeFilesLines
* Mark as broken on recent i386-9: does not compile.linimon2011-08-291-0/+2
|
* - remove MD5ohauer2011-07-031-1/+0
|
* - Update my mail address to FreeBSDsylvio2009-11-281-1/+1
| | | | Approved by: miwi (mentor)
* - Fix fetch by using garr SF mirror which still has the distfilesamdmi32009-08-221-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with P,R,S
* - Mark as unbroken.araujo2009-07-104-165/+179
| | | | | | | | - Bump PORTREVISION. - Pass maintainer to submitter. PR: ports/135868 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
* Mark broken: fails to compile on i386 and sparc64.linimon2009-03-161-0/+2
|
* - Mark as BROKEN, both doesn't compile on amd64.araujo2009-02-191-3/+2
| | | | Reported by: pav (pointyhat)
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-241-1/+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).
* - No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is nowaraujo2009-01-211-1/+0
| | | | | | done via Mk/bsd.gcc.mk. Reported by: gerald
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-081-1/+1
|
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-212-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* - Update MASTER_SITES.araujo2008-03-142-5/+5
| | | | | | | | - Project was migrated for SF. - Files as repacked. - BUMP PORTREVISION. Reported by: Pedro <pfgshield-freebsd@yahoo.com>
* - Fix pkg-plist.araujo2007-11-082-1/+2
| | | | | Reported by: pointyhat (pav) Approved by: portmgr (linimon), stas (mentor, implicit)
* - Update to 5.4.0.araujo2007-10-292-5/+4
| | | | Approved by: stas (mentor)
* - Now we use USE_FORTRAN=yes to use FORTRAN compiler.araujo2007-07-161-3/+2
| | | | Approved by: stas (mentor)
* - Change my mail address to araujo@.araujo2007-06-301-1/+1
| | | | Approved by: stas (mentor)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - update MASTER SITEitetcu2007-01-272-7/+6
| | | | | | | - update to 5.3.0 PR: ports/108288 Submitted by: Marcelo Araujo
* Remove USE_GCC line as it is not necessary.maho2007-01-121-1/+0
|
* Migrate to gfortran42.maho2007-01-101-4/+5
|
* Unmark BROKEN: fixed with gcc-withfortran-4.1.2_20061208.thierry2006-12-111-2/+0
|
* BROKEN: Configure failskris2006-12-011-0/+2
|
* * Split bsd.port.mk pre and post includes into 3 pieces instead of 2, tolinimon2006-10-011-3/+1
| | | | | | | | | | | | | | | | | allow OPTIONS to be able to influence dependencies. This is still experimental [1] * Teach bsd.gcc.mk about gfortran [2] * Remove the outdated emulators/linux_base; the new default has been linux_base-fc4. This will allow the outdated port to be removed [3] * Add USE_FIREBIRD macros to bsd.database.mk [4] PR: 93687 [1], 93690 [2], 103184 [3], 103357 [4] Submitted by: shaun [1], Pedro F. Giffuni <giffunip at asme to org> [2], gerald [2], thierry [2], vd [3], skv [4]
* Upgrade to 5.2.0.thierry2006-07-132-4/+4
| | | | Noticed by: Pedro F. Giffuni <giffunip@asme.org>
* Reset maintainership: Pedro's dev machine has been stolen :-(thierry2006-07-011-1/+1
| | | | | | Hoping to see you back soon! Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> (maintainer)
* ElmerPost - the Visualization of Numerical Results.thierry2006-04-254-0/+345
The function of ElmerPost is to visualize the numerical results produced by ElmerSolver and other finite element programs. ElmerPost operates with the data specific to the unknown variables (temperature, velocity, pressure, displacement etc.) defined in the mathematical model. ElmerPost plots e.g. contours and vector fields, and can manipulate computed data into another form using the built-in MATC-language (for instance heat fluxes from temperature distributions). Submitted by: Pedro F. Giffuni <giffunip@asme.org>