aboutsummaryrefslogtreecommitdiffstats
path: root/math/bamg
Commit message (Collapse)AuthorAgeFilesLines
* Missed a NOPORTDOCSadamw2014-07-041-4/+7
|
* Remove NOPORTDOCS and NOPORTEXAMPLES.adamw2014-07-041-4/+2
| | | | Approved by: portmgr (blanket)
* - Implement staging.stephen2014-01-272-10/+7
|
* - Change RESTRICTED variable to match contents of /usr/ports/LEGAL.stephen2014-01-141-1/+1
| | | | Requested by: Eitan Adler <lists@eitanadler.com>
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | math)
* Mark jobs unsafebapt2013-07-101-6/+3
| | | | | Convert to USES=gmake where appropriate Trim headers
* - Make noportexamples compliant.stephen2011-07-211-0/+2
| | | | Approved by: maho (mentor)
* - Update to 1.01.stephen2011-07-2021-707/+33
| | | | Approved by: maho (mentor)
* Mark as broken: fails to fetch.linimon2011-07-191-0/+1
|
* Maintainer: stephen@missouri.edu -> stephen@FreeBSD.orgstephen2011-06-141-1/+1
| | | | Approved by: maho (mentor)
* - Get Rid MD5 supportmiwi2011-03-201-2/+0
|
* Fix MASTER_SITES.itetcu2010-01-271-1/+2
| | | | | | PR: 143263 Submitted by: Stephen Montgomery-Smith (maintainer) Reported by: QAT
* - Update maintainer mail addressdhn2009-04-061-1/+1
| | | | | | PR: ports/133397 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Approved by: tabthorpe (co-mentor)
* - Pass maintainership along.wxs2009-02-131-1/+1
|
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-251-1/+1
| | | | MAKE_ENV
* - unbreak for -D NOPORTDOCSitetcu2008-06-132-37/+38
| | | | | | | | | | - use PORTDOCS and PORTEXAMPLES as it should - install directly useable docs (.ps not .ps.gz) - don't use ``!='' [1] - bump PORTREVISION Submitted by: my QA Tindy run kris@ in a mayl on ports [1]
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-202-5/+5
| | | | | | | | | | | | | | | - 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)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Add some mirrors.thierry2006-02-081-1/+3
|
* - Add SHA256pav2005-11-251-0/+2
|
* Fix mastersitevs2005-02-022-6/+5
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* SIZEify.trevor2004-01-301-0/+2
|
* Add bamg 0.68, bidimensional Anisotrope Mesh Generator.krion2004-01-0323-0/+828
http://www-rocq1.inria.fr/gamma/cdrom/www/bamg/eng.htm PR: 60837 Submitted by: Thierry Thomas <thierry@pompo.net>