summaryrefslogtreecommitdiff
path: root/math/calc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-1/+3
| | | | | | | | | | | | | | | | | | | | | | 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
* Cleanup pkg/PLIST.Steve Price1998-09-271-0/+4
| | | | Notes: svn path=/head/; revision=13460
* Don't try to package manpages twice.Steve Price1998-08-171-1/+0
| | | | Notes: svn path=/head/; revision=12560
* Fix calc so that it will build properly again.Scott Mace1998-06-044-94/+49
| | | | | | | | | | | | | changed distfile from calc-2.9.3t6.tar.gz to calc-2.9.3t6.tar calc is fetched as an on-the-fly tarball from ftp.cdrom.com gzipped on-the-fly tars are not supported. removed trailing whitespace on several lines in PLIST revised DESCR to <24 lines. Notes: svn path=/head/; revision=11249
* Add IGNOREFILES=${DISTFILES}, the tarball is created on the fly.Satoshi Asami1997-08-252-2/+3
| | | | Notes: svn path=/head/; revision=7675
* Use another MASTER_SITE.Jean-Marc Zucconi1997-08-152-4/+6
| | | | Notes: svn path=/head/; revision=7593
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-10/+6
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-3/+2
| | | | Notes: svn path=/head/; revision=4575
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Add a few CATEGORIES lines to take these ports out of `orphans'.Jordan K. Hubbard1995-04-281-1/+3
| | | | | | | | Seeing your port in the orphans directory is pretty good indication that it doesn't have a categories line! :-) Notes: svn path=/head/; revision=1545
* Just to make the compile less verbose and make Satoshi happy.Jean-Marc Zucconi1995-04-171-0/+19
| | | | Notes: svn path=/head/; revision=1437
* MAINTAINER goes in a section of its own. :)Satoshi Asami1995-04-161-1/+2
| | | | Notes: svn path=/head/; revision=1412
* Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi1995-04-111-1/+2
| | | | Notes: svn path=/head/; revision=1327
* Some more Makefile updates, for the math ports.Satoshi Asami1995-04-111-0/+9
| | | | Notes: svn path=/head/; revision=1326
* Initial revisionJordan K. Hubbard1995-01-311-0/+1
| | | | Notes: svn path=/head/; revision=862
* Update from Jean-Marc Zucconi.Jordan K. Hubbard1994-10-052-8/+10
| | | | | | | Submitted by: jmz Notes: svn path=/head/; revision=182
* These are my changes to support the new argument-less configure scripts.Jordan K. Hubbard1994-10-041-3/+1
| | | | Notes: svn path=/head/; revision=170
* calc - arbitrary precision calculator. Version 2.9.3t6Jordan K. Hubbard1994-10-035-0/+151
From Jean-Marc Zucconi. Submitted by: jmz Notes: svn path=/head/; revision=162