aboutsummaryrefslogtreecommitdiff
path: root/math/emc2
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add USES=xorg USES=gl, ports categories mNiclas Zeising2019-11-061-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'm' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516916
* math/emc2: pet portlintFernando Apesteguía2019-08-067-22/+22
| | | | | | | | * Move out of order variable * Remake patches Notes: svn path=/head/; revision=508279
* Upgrade to v2.17 to make fetchable again.Thierry Thomas2019-08-052-6/+5
| | | | Notes: svn path=/head/; revision=508212
* Mark BROKEN: unfetchableAntoine Brodin2019-08-041-0/+1
| | | | Notes: svn path=/head/; revision=508125
* Add EXAMPLES options to ports that should have one.Mathieu Arnold2018-09-101-1/+1
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479407
* Do not abuse INSTALL_MAN when installing documentation, examples, andAlexey Dokuchaev2018-01-111-1/+1
| | | | | | | other miscellaneous files that are not actually manual pages (part 2). Notes: svn path=/head/; revision=458739
* Unbreak.Thierry Thomas2017-02-082-6/+4
| | | | Notes: svn path=/head/; revision=433664
* - Mark BROKEN: does not fetch (404 not found)Dmitry Marakasov2017-02-081-0/+2
| | | | | | | MFH: 2017Q1 Notes: svn path=/head/; revision=433641
* Update to v2.16d and unbreak.Thierry Thomas2016-08-264-19/+8
| | | | Notes: svn path=/head/; revision=420943
* - Mark BROKEN: does not fetch (no address record)Dmitry Marakasov2016-08-161-0/+2
| | | | Notes: svn path=/head/; revision=420270
* - Switch to options helpersDmitry Marakasov2015-08-281-5/+4
| | | | | | | | | - While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS Approved by: portmgr blanket Notes: svn path=/head/; revision=395483
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-291-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* - Add staging supportPawel Pekala2014-06-061-13/+8
| | | | | | | | - Unmute install commands - Use options helper Notes: svn path=/head/; revision=356864
* Remove trailing whitespaces from category mathEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345420
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* math/emc2: modernize portEitan Adler2013-12-121-10/+4
| | | | | | | | | | - Sync LEGAL as required. - While here, fix COMMENT - while here, USE_GMAKE -> USES=gmake - Convert to OptionsNG Notes: svn path=/head/; revision=336243
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | math) Notes: svn path=/head/; revision=327746
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-09-071-1/+1
| | | | Notes: svn path=/head/; revision=326658
* Fix build with clangBaptiste Daroussin2012-08-241-0/+11
| | | | Notes: svn path=/head/; revision=303077
* - Get Rid MD5 supportMartin Wilke2011-03-201-3/+0
| | | | Notes: svn path=/head/; revision=271346
* Allow non-interactive builds by adding "auto-accept" to LICENSE_PERMSBrendan Fabeny2010-09-071-1/+1
| | | | | | | | Reported by: pav Approved by: makc, miwi (co-mentors, implicit) Notes: svn path=/head/; revision=260716
* -fix website and distfile informationBrendan Fabeny2010-09-048-59/+122
| | | | | | | | | | | | | | | -update to 2.16c -clean up Makefile and pkg-descr -add license information -add a few minor patches (Note: This port needs more work.) PR: 148610 Approved by: makc (co-mentor) Notes: svn path=/head/; revision=260544
* - adjust WWWIon-Mihai Tetcu2010-04-072-3/+4
| | | | | | | | | | - change MASTER_SITE to a more likely location - makr BROKEN since the new location gives size mismatch Submitted by: QAT Notes: svn path=/head/; revision=252401
* - unbreak for -D NOPORTDOCSIon-Mihai Tetcu2008-06-132-23/+25
| | | | | | | | | | | - use PORTDOCS and PORTEXAMPLES as it should - install directly useable docs (.ps not .ps.gz) - bump PORTREVISION Submitted by: my QA Tindy run Notes: svn path=/head/; revision=214773
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-4/+4
| | | | | | | | | | | | | | | | | | - 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
* - Fix fetch problemRong-En Fan2007-09-182-2/+3
| | | | | | | | | | - Update WWW entry PR: ports/116409 Submitted by: Dan Voisine <voisined at wit.edu> Notes: svn path=/head/; revision=199710
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Add SHA256Pav Lucistnik2005-11-251-0/+3
| | | | Notes: svn path=/head/; revision=149432
* Fix package build.Kirill Ponomarev2005-02-192-4/+4
| | | | | | | | PR: ports/77694 Submitted by: Sam Lawrance <boris at brooknet.com.au> Notes: svn path=/head/; revision=129259
* Chase mastersiteVolker Stolz2005-02-032-11/+10
| | | | Notes: svn path=/head/; revision=127973
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZEify.Trevor Johnson2004-01-291-0/+3
| | | | Notes: svn path=/head/; revision=99421
* Add emc2 2.15,Kirill Ponomarev2004-01-026-0/+114
Emc2 is a portable, interactive and graphic software Edition of two dimensional geometry and mesh. We can create and modify the geometry (CAD), define the discretization on the lines, define the subdomains, and define some reference numbers to take into account the boundary conditions and material properties. The elements of the mesh are triangles and quadrilaterals. We have two kind of meshes: grid mesh and Delaunay Voronoo (automatic mesh). We make the edition of the mesh by moving, removing, adding vertices, by regularization, or by transformations (symmetry, rotation,..), etc. Suggested add-on: the port math/bamg. WWW: http://www-rocq1.inria.fr/gamma/cdrom/www/emc2/eng.htm PR: 60835 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=97124