Commit Graph

622 Commits

Author SHA1 Message Date
Satoshi Taoka
a8c689fdef Update to 3.25
PR: 16519
Submitted by: maintainer
2000-02-08 14:56:33 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Brian Feldman
25721a68e7 Enable the readline support. 2000-02-08 03:25:00 +00:00
Brian Feldman
cee57053d3 Fix a bug that caused a NULL pointer dereference when $HOME is unset
and getpwuid() fails.
2000-02-08 03:24:34 +00:00
Brian Feldman
fbaa8ebc9c Fix some bugs that I guess I helped in :)
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.
2000-02-06 06:32:33 +00:00
Dirk Froemberg
3727264aa4 MANINAINER -> MAINTAINER 2000-02-05 10:57:25 +00:00
Chuck Robey
db49c79839 Upgrade to version 2.0.16.
Submitted by:	Bento logs.
2000-02-03 03:18:22 +00:00
Bill Fumerola
a46663d598 Add the utexas.edu distfile's checksum. jedgar in rev 1.12 of plplot/Makefile
stated that this is safe.
2000-02-02 21:37:53 +00:00
Chris D. Faulhaber
be1a30be94 Reorder MASTER_SITES so that the DISTFILE is fetchable and is
valid:
* Two of the sites (dino.ph.utexas.edu and ftp.u-aizu.ac.jp) do
  not seem to be accepting connections.
* The DISTFILE at ftp.che.utexas.edu is six bytes smaller.  The
  archive is valid and no files have changed (diff -urN shows
  nothing), but the checksum is subsequently different.
2000-02-02 21:23:24 +00:00
Steve Price
032082b88e Use new MASTER_SITE.
PR:		16497
Submitted by:	maintainer
2000-02-01 00:07:01 +00:00
Chuck Robey
2011cbb6cb Fix PLIST problem.
Submitted by:	MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>
2000-01-31 00:39:07 +00:00
R. Imura
112745e296 Fix compiler error in -current.
note: A patch that I add includes diff of 29 files, so it's very big.
      I decided that I pack them into one file.
      It should be fed back to the author.

PR:		16440
Submitted by:	Alexander Langer <alex@cichlids.com>
2000-01-30 16:20:28 +00:00
Steve Price
62a15d7334 Adding slsc version 0.2.3.
An enhanced slang-based version of the sc spreadsheet program.

PR:		15971
Submitted by:	Jonathan McDowell <noodles@earth.li>
2000-01-29 06:23:25 +00:00
Ade Lovett
c0addbfd0b Update to 0.48 2000-01-28 18:31:38 +00:00
Chris D. Faulhaber
203c546fe7 * Update port to 3.3.8
* Fix unfetchable distfiles

PR:		16321
Submitted by:	Maintainer
2000-01-26 02:06:39 +00:00
Steve Price
d80572ef73 o Fix Configuration Option for readline library
o Add patch to avoid divide-by-zero trap
o Merge patches for gnuplot-3.7.1

PR:		16120
Submitted by:	Akio Morita <amorita@meadow.scphys.kyoto-u.ac.jp>
Reviewed by:	maintainer
2000-01-24 06:19:03 +00:00
Jeremy Lea
881cbb0862 Update to 4.2. 2000-01-24 00:49:46 +00:00
Chuck Robey
c035b7c806 Install the demos (and a README) with gnunplot. Nice demos, worth it.
Submitted by:	Ilia Chipitsine <ilia@cgilh.chel.su>
2000-01-23 22:49:30 +00:00
Chris Piazza
ecb784b428 Unbreak for NEWGCC
PR:		16255
Submitted by:	Alexander Langer <alex@cichlids.com>
2000-01-22 03:23:29 +00:00
Chuck Robey
9fc2108828 Upgrade gnuplot to 3.7.1
PR:		15505
Submitted by:	Ade Lovett.
2000-01-21 23:18:04 +00:00
Chuck Robey
1ce742e211 Bring Octave up to version 2.0.15.
Obtained from:	Bill Fenner's Distfiles listing.
2000-01-21 21:26:52 +00:00
Satoshi Asami
bbf6d0a769 Use yacc, not bison -y. 2000-01-19 18:19:15 +00:00
Chris Piazza
c556e16749 Update to version 2.0.18b
PR:		16030
Submitted by:	maintainer
2000-01-14 19:59:47 +00:00
R. Imura
5f76ca8d6b - Support CC/CFLAGS/CXXFLAGS properly
- Support install macros
- perl -> ${PERL}
- Move install path of data files from lib/ to libdata/
- Add WWW: line into pkg/DESCR
- Fix pkg/PLIST

PR:		15918
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-14 17:35:24 +00:00
Jean-Marc Zucconi
b53d421067 Fix testing/timing failures due to the last update.
PR:		ports/15630
Submitted by:	AMAKAWA Shuhei <sa264@phy.cam.ac.uk>
2000-01-12 23:35:31 +00:00
Yukihiro Nakai
a6844f7b83 Change MAINTAINER to ade@FreeBSD.org . 2000-01-07 02:07:00 +00:00
Jeremy Lea
a6cfbdf8ea Remove info/dir from PLIST
Approved by:	maintainer
2000-01-06 10:25:28 +00:00
Ade Lovett
71a132df5e Update to version 0.47
Reviewed by:		nakai
2000-01-05 20:15:48 +00:00
Vanilla I. Shu
8b2abdea01 Upgrade to 0.46
PR:		ports/15816
Submitted by:	Ade Lovett
2000-01-02 10:48:05 +00:00
Chris Piazza
06562ff9c5 Work around division by zero coredumps
PR:		15823
Submitted by:	maintainer
2000-01-01 23:21:12 +00:00
Steve Price
91a8f42452 Update to version 2.0.14.
PR:		11504
Submitted by:	nakai@tsl.pe.u-tokyo.ac.jp
1999-12-29 08:54:21 +00:00
Steve Price
38e3e6a87b These ports now need 'LIB_DEPENDS=gd.0:...'. 1999-12-27 21:28:28 +00:00
Bill Fumerola
f12023a79e (1) Rearrange the MASTER_SITES, if the http service of a machine is down
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.
1999-12-26 20:24:22 +00:00
Brian Feldman
aae14a1411 Use -O. 1999-12-25 23:02:30 +00:00
Brian Feldman
aede170cb9 Bugfix for something noticed by jmz: $PAGER usage was broken due to
incorrect usage of fputs().
1999-12-25 23:02:11 +00:00
Steve Price
8b50e7b1fd Remove empty directory (owned by this port) on deinstall.
PR:		15673
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-25 18:58:42 +00:00
Brian Feldman
cd94c2e408 Update to calc-2.11.1t3.0. Merry Christmas!
Approved by:	jmz
1999-12-25 17:59:13 +00:00
Yukihiro Nakai
827929d348 Update to 0.45
PR:		ports/15503
Submitted by:	Ade Lovett <ade@lovett.com>
1999-12-24 09:52:43 +00:00
Chris D. Faulhaber
4b353c2a01 Update port to 3.3.7
PR:		15617
Submitted by:	Maintainer
1999-12-24 03:48:12 +00:00
Steve Price
14a03dd214 Update to version 3.52.9.
PR:		11460
Submitted by:	Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-12-23 23:50:19 +00:00
Steve Price
cd8243b497 * Update to version 2.2.1.
* Fixed MASTER_SITES
* Revised pkg/DESCR

PR:		15502
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-23 19:32:04 +00:00
Steve Price
5906459791 * Update to version 2.0.
* Modified patches to suppport CC/CFLAGS properly
* Updated WWW: line of pkg/DESCR
* Fixed pkg/PLIST

PR:		15501
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-23 19:30:26 +00:00
Steve Price
1bb2e65783 * Added secondary sites to MASTER_SITES
* Rearranged extract target
* Added WWW: line to pkg/DESCR

PR:		15500
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-23 19:28:01 +00:00
Steve Price
d775e184d0 * Fixed MASTER_SITES
* Moved makefile.lib to files/
* Rearranged extract target
* Added WWW: line into pkg/DESCR

PR:		15499
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-23 19:25:48 +00:00
Chris D. Faulhaber
6b5eb6aff4 * Fixed MASTER_SITES
* Supported NO_WRKSUBDIR
* Added WWW: line into pkg/DESCR

PR:		15468
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-23 17:13:45 +00:00
R. Imura
db30ec2dc1 Update to 3.7.1
PR:		15350
Submitted by:	Maintainer
1999-12-10 20:31:56 +00:00
Steve Price
dff20603bf Fixup MASTER_SITES, one diff per patch, and install example data.
PR:		15381
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-10 19:31:50 +00:00
Thomas Gellekum
b856d783c1 Fix MASTER_SITES, change MAINTAINER.
PR:		15399
Submitted by:	MIHIRA Yoshiro <sanpei@sanpei.org>
1999-12-10 11:43:39 +00:00
Jean-Marc Zucconi
ebd044e273 Files have been updated in master site (a few bug fixes) 1999-12-10 01:42:15 +00:00
Steve Price
4275cb17e6 New location on MASTER_SITE.
PR:		15238, 15248
Submitted by:	Ade Lovett <ade@lovett.com>
1999-12-04 19:08:13 +00:00