Commit Graph

258 Commits

Author SHA1 Message Date
naddy
a286ae3597 Update to 5.1.9.
From: maintainer Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.
2002-08-27 11:48:56 +00:00
naddy
8cb916bdd8 Update to 1.3.13. Changes in this release:
- Fix a bug which caused segfaults during pasting when the selection
  could not be retrieved.
2002-08-20 10:39:45 +00:00
shell
8099834ad9 Add python2.1 flavor
Patches by Maurice Nonnekes <maurice@amaze.nl>
2002-08-18 15:51:44 +00:00
pvalchev
bbcf3abce5 Update to a newer sc-7.15 found on sunsite (as opposed to gatekeeper.dec.com) 2002-08-06 00:45:16 +00:00
wcobb
404ac87a84 - update to 2.11.5.8.
- regress target.
- take over maintainership.
ok provos@
2002-08-02 01:50:34 +00:00
naddy
7d24a5cd0f Update to 1.3.12: various minor enhancements and fixes. 2002-07-29 10:57:51 +00:00
brad
c1b088053b png header path change. 2002-07-18 15:15:05 +00:00
naddy
dfe31ad4af Update to 5.3; from maintainer Tom Knienieder <tom@knienieder.com>.
Changes in this release:

Minimized and isolated constructs that do not adhere to C/C++
standards, and added flags NTL_CLEAN_INT and NTL_CLEAN_PTR
which force stricter compliance with these standards

Added functions IsWhiteSpace, CharToIntVal,
and IntValToChar to the tools module

Added methods allocated, position1 to generic vector classes

Added method allocated to the class vec_GF2

Added conversion routines from unsigned int/long to int, long, float,
and double

Added routines AddPrec, SubPrec, etc., to the RR
module, and declared the practice of directly  assigning to the variable
RR::prec obsolete

Fixed a number of minor bugs.
2002-07-17 23:33:20 +00:00
naddy
9b7b9873ad Update to 1.3.11.
Fixed: the bug in setting the color for the button labels and display
glyphs.  Now, calcoo DOES take this color from the current GTK+
scheme.
2002-07-15 17:57:13 +00:00
avsm
b0ad14257b Drop MAINTAINER for stuff I dont have time to maintain any more. 2002-07-10 20:48:12 +00:00
naddy
06658f3d2d typo; from Alexei Kaminski <alexeik@physics.umd.edu> 2002-06-20 22:00:56 +00:00
naddy
5b06a89f8c Update to 1.3.10.
Changes: In the RPN mode, the keys to swap registers X and Z, and X and T
have been replaced with keys to scroll the stack.
2002-06-20 15:55:40 +00:00
naddy
7f6c40dea3 Update to 1.3.9. Notable changes:
- An option for output rounding has been added.
2002-06-11 09:52:23 +00:00
jsyn
20e566ced8 kill dangling # 2002-06-09 05:37:33 +00:00
wilfried
0440d7845c add specifier to RUN_DEPENDS and BUILD_DEPENDS 2002-06-09 05:31:40 +00:00
shell
94294ba9bf Updated to py-Numeric-21.0, removed sub-package 2002-06-06 02:40:14 +00:00
naddy
e45b51c0a7 update to 5.1.8
from maintainer Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>
2002-06-05 22:50:23 +00:00
naddy
5affce5d67 Update to 1.3.8. Notable changes:
* Non-integer powers of negative numbers now yield errors instead
of weird results.
* The selected angle units are saved now.
* Various bug fixes and pixmap cosmetics.
2002-06-04 21:38:33 +00:00
espie
8e0401df9e More MASTER_SITES_SUBDIR out 2002-05-13 23:31:24 +00:00
naddy
d83b82f13e add missing HOMEPAGE references 2002-05-11 11:49:36 +00:00
espie
47bb0f3975 uniformize maintainer addresses. 2002-05-11 00:31:22 +00:00
pvalchev
1897ae0b9c Update to grace-5.1.7; from maintainer sturm@sec.informatik.tu-darmstadt.de 2002-04-21 04:02:48 +00:00
kevlo
514993eed5 add USE_X11; thanks to Andrey Smagin <andrey@smagin.com> 2002-04-20 01:01:34 +00:00
wilfried
9ad2115f44 fix MASTER_SITES, licence comment 2002-04-19 14:27:37 +00:00
espie
2b7c75e086 Move perl manpages where they belong, from section 3 to section 3p.
NOTE THAT /usr/local/man/man3p MUST EXIST FOR THIS TO WORK.
UPDATE /etc/mtree/BSD.local.dist AND RUN IT ACCORDINGLY !!!
2002-04-16 19:25:01 +00:00
naddy
e5230d5c9f Add missing RCS Id. 2002-04-07 01:54:47 +00:00
espie
a4e3ab94c1 bad conflict 2002-04-03 02:47:48 +00:00
shell
c3b7572200 Revert the changes, add a notice in DESCR
py-Numeric is distributed under the Python license. ok espie@
2002-03-30 19:16:08 +00:00
espie
b6e5eef60d missing licence 2002-03-28 11:45:51 +00:00
naddy
d846186b05 we need to run automake but can't use CONFIGURE_STYLE=automake here
ok espie@
2002-03-25 00:13:44 +00:00
espie
e82b62f79c Bump NEED_VERSION 2002-03-21 21:09:16 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
naddy
741671b297 Update to 1.3.7:
- Now all the buttons except for undo and clear_all become grayed
out when an error occurs.
- Bug fixes.
2002-03-10 13:08:55 +00:00
pvalchev
7c67697d8c getc(3) returns an int, not a char 2002-02-23 23:32:31 +00:00
pvalchev
010169a03e Update to yorick-1.5.08 2002-02-20 23:31:28 +00:00
pvalchev
5bbeef6487 more regression handling nits 2002-02-19 07:25:59 +00:00
pvalchev
b08c758b20 The regression tests are interactive, as they require X.
Also use REGRESS_TARGET instead of manually playing with do-regress target.
2002-02-19 06:58:30 +00:00
matt
fa5b2ea85c Update Python dependencies. 2002-02-15 19:53:42 +00:00
pvalchev
c428b2b110 remove some files that were not supposed to be here in the first place
thanks naddy
2002-02-12 21:13:46 +00:00
ian
c17c374c31 sync with previous commit: switch from old md5 to new distinfo. 2002-02-11 00:15:18 +00:00
naddy
9db9b51ec0 Update to 1.3.6. User-visible changes in this release:
* Added option to choose between infinite and four-element stack in RPN mode.
* Added option to disable autorelease of arc and hyp buttons.
* RPN-related options are now grayed out when the algebraic mode is chosen.
* Added shortcut ctrl-q for exit.
2002-02-09 12:53:35 +00:00
mark
0f96613ac6 + HOMEPAGE and MASTER_SITES changed (new website)
+ bump VERSION
+ distinfo checksum
2002-02-08 08:44:27 +00:00
ian
ae9fe2140b Update R to 1.4.1, removing patches that are now incorporated into R
and a few which are not really needed due to autoconfig.
2002-02-06 13:44:37 +00:00
pvalchev
dd45905a1b remove bogus security file; ok maintainer 2002-02-02 06:13:25 +00:00
pvalchev
36702f5621 Update to grace-5.1.6; from maintainer Nikolay.Sturm@desy.de 2002-01-31 20:58:26 +00:00
pvalchev
c440a7d291 Update maintainer's email address, remove a dead master site.
from Yozo TODA <yozo@v007.vaio.ne.jp>
2002-01-31 20:41:38 +00:00
pvalchev
aae3c80aae - Remove bogus NO_BUILD=Yes
- Ugly hack to build shs/shs1 with -O0 on sparc64 to avoid gcc bug
2002-01-30 10:14:54 +00:00
naddy
f2fea99a0b Update to 5.2.
Submitted by maintainer Tom Knienieder <tom@knienieder.com>;
some massaging by yours truly.
2002-01-28 23:02:50 +00:00
naddy
cdcc2fbb59 Update to 1.3.5. No user-visible changes. 2002-01-21 13:25:00 +00:00
naddy
bb1844d9bb proper fix from upstream author; no need for sledgehammer 2002-01-18 21:51:33 +00:00