Commit Graph

408 Commits

Author SHA1 Message Date
naddy
044ec4c6fd Import galculator 1.1.1. ok marcm@
galculator is a GTK2-based scientific calculator with ordinary
notation/reverse polish notation, different number bases (DEC, HEX,
OCT, BIN) and different units of angular measure (DEG, RAD, GRAD).
2003-06-25 21:58:05 +00:00
pvalchev
0b96216d89 bump PKGNAME for last change 2003-06-16 21:42:31 +00:00
millert
e7c17f6332 o We are not 4.3BSD so don't pretend
o Use modern curses routines if ncurses is in use
Fises PR 3225; OK pvalchev@
2003-06-16 21:37:17 +00:00
pvalchev
ee241c0ee1 - correct path to tutorial in man page
- correct LOCALBASE substitution in doc locations
2003-06-16 20:19:29 +00:00
jolan
f0b22143e0 "{HOMEPAGE}" -> "${HOMEPAGE}" 2003-05-22 09:33:15 +00:00
ian
c936c963cd Mark BROKEN: all versions seem to be broken on ELF.
Upgrade to 1.7.0. Suggested by naddy@
2003-05-17 04:46:04 +00:00
naddy
01e802c456 maintenance update to 3.7.3; ok danh@ 2003-05-02 18:03:20 +00:00
wilfried
86a85e82b0 homepage was resurrected 2003-04-27 06:54:26 +00:00
wcobb
a62144b3bd Update to calc-2.11.7. 2003-04-22 00:36:35 +00:00
avsm
d115d49e5f incorrect buffer was referenced here, could leave to overflow
ian@ ok, version in ports too old to submit upstream
2003-04-18 14:24:10 +00:00
sturm
eee7a69a34 update to version 5.1.12
- add directory with old versions to MASTER_SITES to get outdated distfiles
  from the official mirrors
- bugfix release
2003-03-31 16:58:55 +00:00
pvalchev
57ac7e1f89 +maxima 2003-03-31 04:34:56 +00:00
pvalchev
d7806a60a6 Initial import of maxima-5.9.0
Maxima is a descendant of DOE Macsyma, which had its origins in the
late 1960s at MIT. It is the only system based on that effort still
publicly available and with an active user community, thanks to its
open source nature. Macsyma was the first of a new breed of computer
algebra systems, leading the way for programs such as Maple and
Mathematica. Maxima itself is reasonably feature complete at this
stage, with abilities such as symbolic integration, 3D plotting, and
an ODE solver, but there is a lot of work yet to be done in terms of
bug fixing, cleanup, and documentation.

WWW: http://maxima.sourceforge.net/

Submitted by rich@cannings.org with minor tweaks by me
2003-03-31 04:33:59 +00:00
pvalchev
2707286faa exclude config.h from the packing list (the whole build system of this
port really ought to get fixed properly); pointed out by nikolay
2003-03-03 03:08:45 +00:00
david
e74e4a4773 fix more spelling errors/typos
ok pvalchev@
2003-03-02 05:35:10 +00:00
david
31718ea64f spelling typos
ok pvalchev@ brad@
2003-02-26 03:10:46 +00:00
avsm
18f28748f9 +p5-Math-FFT 2003-02-21 13:44:49 +00:00
avsm
8e0c66bb87 initial import of p5-Math-FFT-0.25
--
This module implements some algorithms for calculating Fast Fourier
Transforms for one-dimensional data sets of size 2^n. The data,
assumed to arise from a constant sampling rate, is represented by
an array reference, which is then used to create a Math::FFT object.

Available methods include complex and real discrete fourier transforms,
convolution, power spectra and windowing functions, as well as some
statistical utilities.
2003-02-21 13:44:19 +00:00
espie
9f954a0b1b fix autoconf stuff 2003-02-15 14:35:39 +00:00
pvalchev
f959e59ea0 Teach yorick to find files in their installed location and also
install some additional files.  Since the last update it would
get confused and look in the workdir instead
bump PKGNAME
2003-02-12 07:37:35 +00:00
naddy
972731c2e0 turn INSTALL scripts that only output a message into MESSAGE files 2003-02-04 23:12:33 +00:00
sturm
4ef1ce7001 update to 5.1.11
minor bugfixes
2003-01-22 15:54:46 +00:00
sturm
8f4c8f2123 one MASTER_SITE disappeared from the net 2003-01-22 15:45:35 +00:00
naddy
ab629d3623 Replace 8-bit characters. 2003-01-20 19:10:00 +00:00
wcobb
a89b0ff7da Update to calc 2.11.6.2. 2003-01-18 12:38:23 +00:00
wcobb
b671c3f73d Update to calc 2.11.6. 2003-01-04 23:05:11 +00:00
fgsch
8625bbcf91 byebye NEED_VERSION. 2002-12-29 19:43:49 +00:00
margarida
122192704c Add license;
Cosmetic changes;
Take maintainership, agreed by previous MAINTAINER.

brad@ ok
2002-12-22 01:32:43 +00:00
margarida
9196b0caff Update to version 1.1.2;
Cosmetic changes;
Switch CC behaviour from patch to port Makefile;
Take maintainership, agreed by previous MAINTAINER.

brad@ ok
2002-12-22 01:30:45 +00:00
naddy
b920329f14 Update to 5.3.1; from Tom Knienieder <tom@knienieder.com>.
Fixes a bug affecting the BuildIrred routines for ZZ_pEX and zz_pEX.
2002-12-19 19:10:56 +00:00
sturm
18ebc748c1 make coq use the ocaml module
requested by and OK naddy@
2002-12-18 09:40:07 +00:00
brad
fb4ec1cc36 change e-mail address.
--
From: MAINTAINER
2002-12-09 15:37:23 +00:00
margarida
a0f44661f1 Remove p5-Test-Harness REGRESS_DEPENDS as it comes
with perl v5.8.0

pvalchev@ ok
2002-11-30 19:30:43 +00:00
pvalchev
0709e3b86f Some updates from Sebastian Stark <seb@todesplanet.de>:
o put examples into ${PREFIX}/share/examples/xspread
o remove unnecessary build documentation from PLIST
o use ${MASTER_SITE_OPENBSD} since the original ftp server refuses
  anonymous connections
o add comment about license
o regen patches with update-patches
2002-11-23 07:25:59 +00:00
sturm
c539ea8fde set MAINTAINER to sturm@openbsd.org
naddy@ OK
2002-11-22 16:43:44 +00:00
pvalchev
a270102529 cassowary bites the dust as well due to GTL dependency (project looks
pretty much dead these days)
2002-11-12 09:08:53 +00:00
naddy
6cfb0e81a0 Update to 7.3.1 and unbreak.
From: Yozo Toda <yozo@v007.vaio.ne.jp>
2002-11-04 21:10:44 +00:00
kevlo
cdfb2cf36f upgrade to version 6.3 2002-10-29 02:15:21 +00:00
naddy
81821a38b5 No regression tests available. 2002-10-27 18:29:15 +00:00
pvalchev
a63a9cc1bf - 64bit clean
- add missing prototypes
2002-10-23 07:16:11 +00:00
danh
38ecf4accb brad@ said CPPFLAGS does not need to be preserved, so undo my last
changes.
2002-09-23 14:44:41 +00:00
avsm
cebcbbf137 Update to p5-Math-GMP-2.0.3, from Jim Geovedi 2002-09-21 11:59:39 +00:00
kevlo
525447d09d add p5-Bit-Vector 2002-09-19 07:28:32 +00:00
kevlo
7af777446b Initial import of p5-Bit-Vector 6.2
Bit::Vector is an efficient C library which allows you to handle
bit vectors, sets (of integers), "big integer arithmetic" and
boolean matrices, all of arbitrary sizes.
2002-09-19 07:27:42 +00:00
wilfried
6401116ff5 remove NEED_VERSION from dead ports 2002-09-17 14:35:03 +00:00
shell
19ba70ce40 Updated to py-Numeric-22.0 2002-09-15 11:08:42 +00:00
pvalchev
4396c1855b Update to grace-5.1.10; from maintainer Nikolay Sturm 2002-09-13 17:05:20 +00:00
danh
5be5724f18 * update MASTER_SITES and HOMEPAGE
* respect CPPFLAGS
2002-09-12 15:12:36 +00:00
naddy
b154af47f1 remove obsolete camlp4 dependency 2002-09-07 23:43:09 +00:00
mark
68714ea96a + # GPL
+ update-patches
+ chop NEED_VERSION
2002-09-03 08:30:49 +00:00
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
naddy
bcff47ff42 quickly bandaid author's mistaken assumption that malloc() zeroes memory 2002-01-18 15:44:11 +00:00
mark
ce7c609bd9 update maintainer address 2001-12-24 07:51:05 +00:00
shell
de16e7586e Add py-Numeric 2001-12-22 14:35:25 +00:00
shell
1d9b298f42 Initial py-Numeric-20.3
---
fast array facility to the Python language

Numarray is a reimplementation of Numeric which adds the ability
to efficiently manipulate large numeric arrays in ways similar to
Matlab and IDL.

http://www.pfdubois.com/numpy/
2001-12-22 14:33:39 +00:00
obecian
60073db041 +hc 2001-12-17 07:08:27 +00:00
obecian
622840ff23 hc (the Hacker's calculator) is a simple yacc-based integer arithmetic
calculator designed for doing quick-and-dirty bitwise calculations. It
supports most common integer arithmetic operations, and operates in hex,
octal, or decimal modes.

This program most resembles a multi-radix version of hoc(1)
(ports/math/hoc).
2001-12-17 07:06:43 +00:00
naddy
aa0e9a6043 Update to 1.3.4:
* Adds option to choose between traditional pseudo-stack (e.g. HP-11C)
  or true stack (HP-28C) semantics for ENTER.
2001-12-14 12:18:04 +00:00
pvalchev
f77d9b0d74 fix MODGNU_CONFIG_GUESS_DIRS 2001-12-09 06:25:32 +00:00
naddy
f742a61e63 Update to 1.3.2:
- add engineering display mode
- change logic of enter after number entry (RPN mode)
- bug fixes
2001-12-04 14:10:01 +00:00
pvalchev
dfef7cee0c Update to grace-5.1.5
Bugfixes and enhancements
- enable regression tests framework
- disallow no_x11 and xmhtml flavors together (naddy)
from Nikolay.Sturm@desy.de
2001-12-03 01:59:24 +00:00
ian
8126285094 Clarify licensing 2001-11-21 15:22:56 +00:00
pvalchev
7749ad5168 move run of regression tests from the build itself, to regress target 2001-11-21 06:46:09 +00:00
naddy
e1c1e0cb7d +calcoo 2001-11-18 22:11:32 +00:00
naddy
459ef62766 Import calcoo 1.3.1.
calcoo is a Gtk-based scientific calculator.  It offers both RPN
and "standard" mode.
2001-11-18 22:10:24 +00:00
pvalchev
c9abfdef35 enable regression tests 2001-11-18 07:51:50 +00:00
pvalchev
4b38587637 NO_REGRESS 2001-11-18 07:41:46 +00:00
espie
00ce723944 Kill remaining RUN_DEPENDS/BUILD_DEPENDS first parters. 2001-11-13 22:13:22 +00:00
danh
ec0a445436 NO_REGRESS= Yes 2001-11-13 20:14:39 +00:00
heko
0e36dadb66 o Instead of copying the "virtual memory exhausted" warning for each
individual port, introduce a new variable for bsd.port.mk, VMEM_WARNING.
By setting this variable to `Yes', the user is given a warning about the
virtual memory requirements just before the pre-build stage.
o Also give some examples for different shells for what to do about
it, and mention login.conf(5). bash, for example, has a confusing
-v flag to ulimit.
o Document this in bsd.port.mk.5
espie@ ok
2001-11-11 13:57:32 +00:00
espie
0e6f6f93bb Kill first component of BUILD_DEPENDS.
Fix sawfish comment while I'm at it.
`window manager for the X windows system'.
Like DUH ! It's going to be a window manager for my microwave oven ?
2001-11-10 15:00:47 +00:00
wilfried
f33e99a66f use ports in-tree libtool patches, from maintainer 2001-11-01 21:05:41 +00:00
pvalchev
b0bc20e764 NO_REGRESS 2001-11-01 09:02:11 +00:00
wilfried
1e459a788a use in-tree libtool patches, ok maintainer 2001-11-01 08:27:14 +00:00
wilfried
2d83d0a949 NO_REGRESS, from maintainer 2001-10-31 20:09:18 +00:00
espie
100196f27a Zap default MAINTAINER from Makefile.
Especially now that the default line is more verbose.
2001-10-28 13:05:44 +00:00
wilfried
89927358d2 homepage has disappeared, add some (random) sites 2001-10-26 22:36:37 +00:00
wilfried
3eacd8597d define regress tests 2001-10-25 22:34:48 +00:00
espie
7b2a78b583 lib depends 2001-10-24 12:25:01 +00:00
espie
8ac8d19753 Let dependencies work with current ports.
Porters, when you update a port to create shared libraries, PLEASE
verify ports this one depends upon.
2001-10-15 00:29:25 +00:00
espie
3f165ceab0 Hidden dependencies...
R detects and uses jpeg and png.

Probably will be flavored after unfreeze. Right now, we want
dependable builds.
2001-10-14 23:34:23 +00:00
espie
c1c01445e0 Remove dependency on gnuplot: it's trivial to fake it for building,
and octave is useful even without gnuplot installed.

Remind user in pkg/DESCR that gnuplot might be useful.
2001-10-02 12:27:11 +00:00
pvalchev
cca2d19b15 Repair completely. 2001-09-29 20:14:20 +00:00
pvalchev
6c2e015079 oops, pass -u MAIN__ to the compiler only on ELF 2001-09-29 07:56:33 +00:00
pvalchev
7aa422e21a when invoking fortran code from c programs, provide a MAIN__ function stub
to make binutils happy.
2001-09-29 07:06:24 +00:00
pvalchev
be54d47d8c CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
pvalchev
dc2abc5fdd add stubs for MAIN__ when building fortran code on ELF to fix undefined symbols
passes configure stage
2001-09-28 02:57:56 +00:00
pvalchev
85848ff5ec use gettext module 2001-09-23 06:57:14 +00:00
naddy
09f744e406 +coq 2001-09-22 14:26:05 +00:00
naddy
3367255cb4 Import of coq 7.0.
Submitted by Yozo Toda <yozo@imit.chiba-u.ac.jp>.

The Coq Proof Assistant is designed to write formal specifications, programs
and to verify that programs are correct with respect to their specification.
2001-09-22 14:24:31 +00:00
naddy
15bc69a522 fix dependency: emulators/redhat_base -> emulators/redhat/base 2001-09-16 17:02:02 +00:00
naddy
4c7665bbb5 use FFLAGS; from maintainer Sungman Cho <smcho@tsp.korea.ac.kr> 2001-09-12 23:59:20 +00:00
pvalchev
65532620c1 Insert a @comment no checksum for the lib/X11/Wingz/.wingz file. It is a
workaround, since this is commercial, binary distributed software.  This
file is installed world-writable and is modified at program startup.
Thanks to Morten Liebach <morten@hotpost.dk> for reporting it.  ok lebel
2001-08-13 18:27:17 +00:00
jsyn
8d798bf3fb EXTRACT_CASES workaround for improper SHAR distfiles (no '#!/bin/sh');
ok espie@ in general, ok brad@
2001-08-05 20:50:55 +00:00
pvalchev
5a3d16b168 - Lowercase PKGNAME
- Do not spawn subshells
2001-08-02 03:27:31 +00:00
espie
b6ae200cde +graphviz 2001-07-30 13:48:02 +00:00
espie
549ce93950 ...and include bsd.own.mk at top, so that I get my /etc/mk.conf read. 2001-07-30 13:15:24 +00:00
espie
67710ce3fa Option to copy maple distfiles instead of linking files, since I always
get hosed with the CDRom at the office when reinstalling all ports.
2001-07-30 13:12:10 +00:00
espie
97031b0d89 get licence from bsd.own.mk 2001-07-29 12:19:49 +00:00
pvalchev
85b611ecbd Update to yorick-1.5.02 (thanks heko@iki.fi) 2001-07-26 19:19:22 +00:00
pvalchev
c8d2b89c3b I talked to the GTL people some time ago and it is confirmed that we
have no right to distribute packages linked against it.  Clarify the
PERMIT_PACKAGE_* values to reflect that.
2001-07-19 06:20:00 +00:00