Commit Graph

146 Commits

Author SHA1 Message Date
espie
ac89ba1102 Bad cat. Thx Peter. 2001-06-09 23:36:34 +00:00
espie
b214e51f93 graph placement and visualisation package. Developed by AT&T. 2001-06-09 20:38:01 +00:00
pvalchev
ad44cf86d5 Update to v1.5:
* Now respects CFLAGS/CPPFLAGS, no need for patches.
* autoconf removed, CONFIGURE_STYLE set to simple.
* Use do-install target now that the install method is so messy.
* New homepage.
2001-06-09 20:32:16 +00:00
angelos
9d83876828 What's with dot-files in ports ? 2001-06-08 14:39:11 +00:00
pvalchev
ce65ee9e23 distfile name changed 2001-06-07 23:24:11 +00:00
kevlo
5383140a88 Bump major rev in png dependeny entries after upgrade of png:
png.1 -> png.2
--
Ok'd by: brad@
2001-05-24 02:27:06 +00:00
naddy
7670a4e329 Use MACHINE_ARCH instead of ARCH in PLIST for m68k-based architectures.
Bump NEED_VERSION accordingly.
2001-05-10 19:20:40 +00:00
pvalchev
3c45f85455 Switch my email over @openbsd.org.
Insert all COMMENT lines into double quotes for consistency.
2001-05-09 23:26:16 +00:00
lebel
b9dee42d51 math: integrate COMMENT, bump NEED_VERSION. 2001-05-06 01:58:40 +00:00
espie
b186afd8b2 , -> : in flavor deps. 2001-05-05 21:28:04 +00:00
avsm
bfee7c55c1 - update to p5-Math-GMP-1.06
- integrate COMMENT/ bump NEED_VERSION
2001-04-12 10:42:53 +00:00
naddy
4bc8143bf3 - libtool patches
- proper GTL dependency
- make configuration more deterministic
- force -O0 on sparc to work around C++ compiler breakage
- cosmetics
ok maintainer
2001-04-08 21:47:01 +00:00
naddy
f7a028a6a4 Don't distribute package until we receive clarification. 2001-04-07 19:40:50 +00:00
espie
86902fac99 Misc. minor fixes:
COMMENTS don't end with .
HOMEPAGE is there for a reason.
Only bsd.port.mk uses tabspaces set to 4.
pre-package does not run as root, post-install does.
copying files is not good enough to make them executable.
2001-04-05 13:00:21 +00:00
danh
732abfb621 bump NEED_VERSION and integrate COMMENT 2001-03-28 19:35:25 +00:00
reinhard
64c7c64de2 - PKGNAME=${DISTNAME}-${DATE}
- rearrange Makefile
- delete toxiclinux from the MASTER_SITES

from maintainer
2001-03-28 14:15:01 +00:00
wilfried
853d7d06e7 - integrate COMMENT
- bump NEED_VERSION
- run ispell & fmt on DESCR
2001-03-28 09:59:37 +00:00
obecian
3ddc7889cb kill pkg/COMMENT 2001-03-28 09:43:30 +00:00
obecian
92669a476d + integrate COMMENT
+ bump NEED_VERSION
+ change SPACE to TAB in HOMEPAGE
2001-03-28 08:26:10 +00:00
reinhard
9bd1a1dddb o) change maintainer's email address
o) move COMMENT into Makefile
o) bump NEED_VERSION
2001-03-24 12:51:47 +00:00
ian
45fb669f9a SUBDIR += R 2001-03-22 03:30:14 +00:00
ian
4f2fe9a7b9 Initial import of "R" math/stats/graphics package 2001-03-22 03:26:23 +00:00
obecian
b0f56ff091 respect CC/CFLAGS (from wilfried@) 2001-03-18 02:31:01 +00:00
wilfried
cdd29ba2ff move MASTER_SITES, from maintainer 2001-03-17 12:41:41 +00:00
wilfried
af7226f439 respect CFLAGS, ok maintainer 2001-03-17 12:31:14 +00:00
wilfried
29e07b02b9 respect CC/CFLAGS, ok maintainer 2001-03-17 12:28:54 +00:00
wilfried
d407c41896 respect CC/CXX/CFLAGS, ok maintainer 2001-03-16 13:45:44 +00:00
wilfried
61ec94c7f6 -clean up (match Makefile.template)
-add USE_X11 where forgotten
2001-03-09 14:28:45 +00:00
avsm
1a29865f08 - update to p5-Math-GMP-1.05
single static buffer -> malloced buffer change
2001-02-24 20:21:48 +00:00
angelos
2d4eceaa8a Use redhat_base; it installs and runs, but I haven't tested any
extended functionality.
2001-02-24 06:04:21 +00:00
espie
c79038deed Move the bug-fix to the makefile itself, as otherwise it does not always
build.
2001-02-22 22:06:10 +00:00
espie
d17d7e71fe switch over to redhat_base 2001-02-16 14:51:16 +00:00
reinhard
b94bb4f261 o) use do-install (to get perms right) instead of patch
o) bump NEED_VERSION
2001-02-16 08:56:16 +00:00
avsm
82e047af7c - update to p5-Math-GMP-1.04 2001-02-15 03:29:52 +00:00
espie
88ad03f3e7 cvs always strikes twice. 2001-02-09 14:41:36 +00:00
espie
904377bd1a remove useless pre-patch, use MAKE_FILE. 2001-02-09 14:41:18 +00:00
reinhard
102a0b8cba + yorick 2001-02-09 10:58:13 +00:00
reinhard
5dfaec65e3 Yorick is an interpreded language for scientific computing
and numerical analysis, very similar to Matlab.
 
Yorick's array syntax, interpreted programs are compact,
nearly free of explicit loops, and can run at speeds up to
20% of optimized compiled speed.
 
It can do interactive graphics via the X Window System,
including x-y plots, quadrilateral meshes and cell arrays.
Includes tools to assist making animated and simple 3d
graphs.
 
Supports output directly to your screen, in PostScript and
binary CGM format.

Maintainer: Peter Valchev <pvalchev@toxiclinux.org>
2001-02-09 10:50:51 +00:00
reinhard
7a6f66be48 o) {BUILD,LIB}_DEPENDS (gtl)
o) bump NEED_VERSION

from maintainer
2001-02-09 10:11:18 +00:00
wilfried
206b1a9835 Improve COMMENTs 2001-02-07 13:48:10 +00:00
reinhard
076aee9421 +sc 2001-02-04 18:44:47 +00:00
reinhard
c0a0a9530c Sc is a spreadsheet calculator based on rectangular tables
like a financial spreadsheet. When invoked it presents you
with a table organized as rows and columns of cells. If
invoked without a file argument, by default the initial
table is empty.
 
Each cell can be associated with a numeric value, a label
string and/or an expression which evaluates to a numeric
value or label string, often based on other cell values
(formula).

MAINTAINER=     Peter Valchev <pvalchev@toxiclinux.org>
2001-02-04 18:44:00 +00:00
wilfried
e58fe7853d set MAINTAINER mailaddress to my new wilfried@ 2001-02-01 17:34:25 +00:00
avsm
0753a85071 + p5-Math-GMP 2001-01-28 15:29:58 +00:00
avsm
b486893f1e - initial import of p5-Math-GMP-1.03
--
Math::GMP is designed to be a drop-in replacement both for Math::BigInt
and for regular integer arithmetic. Unlike BigInt, though, Math::GMP
uses the GNU gmp library for all of its calculations, as opposed
to straight Perl functions. This results in a speed increase of
anywhere from 5 to 30 times.

A Math::GMP object can be used just as a normal numeric scalar would
be -- the module overloads the normal arithmetic operators to provide
as seamless an interface as possible.
2001-01-28 15:28:54 +00:00
kevlo
ebc520be97 Add p5-Set-IntSpan 2001-01-24 08:22:47 +00:00
kevlo
f3cedaa9fc Initial import of Set-IntSpan-1.07
This module manages sets of integers.
2001-01-24 08:22:10 +00:00
kevlo
8891697f44 Add p5-AI-Perceptron 2001-01-23 15:55:02 +00:00
kevlo
53fd0e6026 Initial import of AI-Perceptron-0.01
This module intended as an introduction to internal operations 
of neural networks.
2001-01-23 15:54:32 +00:00
kevlo
09c644df69 Add p5-AI-NeuralNet-BackProp and p5-AI-NeuralNet-Mesh. 2001-01-23 15:07:59 +00:00