aboutsummaryrefslogtreecommitdiff
path: root/math/edenmath/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Make all GNUstep ports install into the System domain so that the Local ↵David Chisnall2015-09-191-18/+18
| | | | | | | | | | | | | | domain is available for stuff built from source. Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain. The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision. Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D2977 Notes: svn path=/head/; revision=397315
* Cleanup plistAntoine Brodin2014-11-131-6/+0
| | | | Notes: svn path=/head/; revision=372546
* - drop USE_GNUSTEP_PREFIXDirk Meyer2010-05-301-24/+24
| | | | Notes: svn path=/head/; revision=255316
* - update for gnustep-make-2.0.0Dirk Meyer2007-05-251-1/+1
| | | | | | | Approved by: gurkan (maintainer) Notes: svn path=/head/; revision=191722
* cleanup pkg-plist after gnustep-makeDirk Meyer2006-09-131-1/+0
| | | | Notes: svn path=/head/; revision=172907
* EdenMath is a scientific calculator. It does standard arithmetic,Dirk Meyer2006-09-071-0/+25
probability, and trigonometric functions. PR: 102682 Submitted by: Gürkan Sengün Notes: svn path=/head/; revision=172517