summaryrefslogtreecommitdiff
path: root/math/eval (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with GCC 4.2Pav Lucistnik2007-07-051-1/+1
| | | | | | | Submitted by: Slaven Rezic <slaven@rezic.de> (maintainer) Notes: svn path=/head/; revision=195029
* - Add mastersites.Jean Milanez Melo2006-08-081-1/+3
| | | | | | | | PR: ports/101609 Submitted by: Slaven Rezic <slaven@rezic.de> (maintainer) Notes: svn path=/head/; revision=170093
* - Fix MASTER_SITESRenato Botelho2006-06-091-3/+2
| | | | | | | | | | - Change MAINTAINER's e-mail address PR: ports/98728 Submitted by: maintainer Notes: svn path=/head/; revision=164910
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* lha is an EXTRACT_DEPENDS, not BUILD_DEPENDSKris Kennaway2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106258
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27509
* ln -> ${LN}Michael Haro1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=21047
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-031-2/+4
| | | | | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. Notes: svn path=/head/; revision=16518
* ftp.demon.net doesn't appear to mirror aminet anymore...Marc G. Fournier1998-07-071-3/+2
| | | | Notes: svn path=/head/; revision=11779
* Import of Eval v113, a command-line based floating-point calculator.Matthew Hunt1998-04-269-0/+296
PR: 4979 Submitted by: Slaven Rezic <eserte@cs.tu-berlin.de> Notes: svn path=/head/; revision=10680