summaryrefslogtreecommitdiff
path: root/math/calc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Upgrade to version 2.11.5t4.5Jean-Marc Zucconi2002-11-045-14/+15
| | | | | | | | PR: ports/44132 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> Notes: svn path=/head/; revision=69467
* Remove pre-install target - nothing is installed in ${PREFIX}/lib/calc/Jean-Marc Zucconi2001-07-271-3/+0
| | | | Notes: svn path=/head/; revision=45519
* Upgrade to version 2.11.5.Jean-Marc Zucconi2001-07-085-467/+502
| | | | | | | Install associated files in ${PREFIX}/share instead of ${PREFIX}/lib Notes: svn path=/head/; revision=44899
* Honor $(PREFIX) for include files.Jean-Marc Zucconi2001-02-071-0/+1
| | | | Notes: svn path=/head/; revision=38090
* Upgrade to version 2.11.2Jean-Marc Zucconi2001-02-074-28/+6
| | | | | | | Update MASTER_SITES Notes: svn path=/head/; revision=38089
* #include <sys/types.h> before <machine/endian.h>Jean-Marc Zucconi2000-11-091-2/+10
| | | | Notes: svn path=/head/; revision=34935
* Add missing files. Remove directories at deinstall time.Jean-Marc Zucconi2000-05-041-2/+67
| | | | Notes: svn path=/head/; revision=28296
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27509
* Enable the readline support.Brian Feldman2000-02-081-1/+3
| | | | Notes: svn path=/head/; revision=25581
* Fix a bug that caused a NULL pointer dereference when $HOME is unsetBrian Feldman2000-02-081-0/+18
| | | | | | | and getpwuid() fails. Notes: svn path=/head/; revision=25580
* Fix some bugs that I guess I helped in :)Brian Feldman2000-02-063-6/+34
| | | | | | | | | | | | | | | | o Make the Makefile respect CC, and respect CFLAGS when linking, too. o Make a comparison for fputs() success "retval >= 0". Our manual says fputs() returns 0 on success, but K&R says that it can return any non- negative int on success. I might as well support either! o Fix an improper bounds check. It was a simple case of a variable being mixed up, and this prevents "calc really long arg list (REALLY LONG)" from crashing calc. This is just cleaning up the changes I effected earlier with the maintainer's permission. Notes: svn path=/head/; revision=25509
* (1) Rearrange the MASTER_SITES, if the http service of a machine is downBill Fumerola1999-12-262-5/+5
| | | | | | | | | | | | it's a safe bet that the ftp service would be too. Re-order the MASTER_SITES to try and avoid trying the same broken site twice. (2) Follow the bouncing checksum. The old one might need to be re-added. (3) Respect CFLAGS properly. Notes: svn path=/head/; revision=24104
* Use -O.Brian Feldman1999-12-251-0/+11
| | | | Notes: svn path=/head/; revision=24093
* Bugfix for something noticed by jmz: $PAGER usage was broken due toBrian Feldman1999-12-251-0/+11
| | | | | | | incorrect usage of fputs(). Notes: svn path=/head/; revision=24092
* Update to calc-2.11.1t3.0. Merry Christmas!Brian Feldman1999-12-253-31/+332
| | | | | | | Approved by: jmz Notes: svn path=/head/; revision=24072
* 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