Commit Graph

237 Commits

Author SHA1 Message Date
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
naddy
b2a07d8c2f +octave 2001-07-15 18:08:47 +00:00
naddy
bfbe0c1c5b Import of octave-2.0.16; submitted by Sungman Cho <smcho@tsp.korea.ac.kr>.
GNU Octave is a high-level language, primarily intended for numerical
computations.  It provides a convenient command line interface for
solving linear and nonlinear problems numerically, and for performing
other numerical experiments using a language that is mostly compatible
with Matlab.  It may also be used as a batch-oriented language.
2001-07-15 18:07:15 +00:00
pvalchev
54fe925efd correct path to the xmhtml port in the flavor information 2001-07-13 19:06:05 +00:00
pvalchev
fbffc075c5 + grace 2001-07-13 19:03:12 +00:00
pvalchev
1832e4fb3a Import of grace-5.1.4
Grace is a tool to make two-dimensional plots of numerical data. It
runs under various (if not all) flavours of UNIX with X11 and M*tif.
Its capabilities are roughly similar to GUI-based programs like
Sigmaplot or Microcal Origin plus script-based tools like gnuplot or
Genplot. Its strength lies in the fact that it combines the
convenience of a graphical user interface with the power of a
scripting language which enables it to do sophisticated calculations
or perform automated tasks.

Flavors:
    no_x11 - build command line tool only, no gui
    fftw   - use math/fftw for optimized FFT
    netcdf - use math/netcdf for network common data form support
    xmhtml - use www/xmhtml to use grace's internal HTML browser
             for helpfiles etc.

WWW: http://plasma-gate.weizmann.ac.il/Grace/

MAINTAINER=	Nikolay Sturm <Nikolay.Sturm@desy.de>
2001-07-13 18:53:55 +00:00
pvalchev
8e5cc5ebb8 fix CFLAGS passing, thanks naddy 2001-07-13 06:04:17 +00:00
pvalchev
a0da1e9d3a add missing USE_X11 2001-07-11 06:20:11 +00:00
lebel
581c9eec6b +fftw 2001-07-01 23:11:58 +00:00
lebel
b852691a58 initial port of fftw-2.1.3:
--
FFTW is a free collection of fast C routines for computing the
Discrete Fourier Transform in one or more dimensions. It includes
complex, real, and parallel transforms, and can handle arbitrary
array sizes efficiently.  FFTW is typically faster than other
publically-available FFT implementations, and is even competitive
with vendor-tuned libraries.  (See our web page for extensive
benchmarks.) To achieve this performance, FFTW uses novel code-generation
and runtime self-optimization techniques (along with many other
tricks).

WWW: http://www.fftw.org/

Submitted by Nikolay Sturm <Nikolay.Sturm@desy.de>
2001-07-01 23:10:44 +00:00
kevlo
749f768e0c better 2001-06-22 01:48:33 +00:00
reinhard
d82badf0f3 update to ntl-5.1a; from Maintainer 2001-06-15 08:59:48 +00:00
brad
5d77af2f17 fill in library rev #'s for jpeg and png dependency entries. 2001-06-11 00:32:53 +00:00
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
kevlo
1088ec137f Initial import of AI-NeuralNet-Mesh-0.44.
This module to implement an accurate neural network mesh.
2001-01-23 15:06:45 +00:00
kevlo
c45055c952 Initial import of AI-NeuralNet-BackProp-0.89
This module to implement a back-propagation feed-forward neural network.
2001-01-23 15:05:24 +00:00
naddy
d9e6c66ce8 Update to 0.3; submitted by maintainer.
- Added "Locked" memory capabilities via config file.
- General code clean-up.
- Keyboard support.
2001-01-19 18:50:13 +00:00
reinhard
7d957a463e +cassowary
+mcsim
2001-01-19 16:47:03 +00:00
reinhard
a1ed2d22e6 Cassowary is an incremental constraint solving toolkit that
efficiently solves systems of linear equalities and inequalities.
Constraints may be either requirements or preferences.  Client code
specifies the constraints to be maintained, and the solver updates the
constrained variables to have values that satisfy the constraints.
 
A technical report is included in the distribution that describes the
algorithm, interface, and implementation of the Cassowary solver.
Additionally, the distribution contains toy sample applications
written in Smalltalk, C++, Java, and Python, and a more complex
example Java applet, the "Constraint Drawing Application".

MAINTAINER=     Peter Valchev <pvalchev@toxiclinux.org>
2001-01-19 16:45:03 +00:00
reinhard
e4ae05eaea MCSim is a general purpose modeling and simulation program which
also performs standart or Monte Carlo simulations. It allows you
to specify a set of linear or nonlinear equations and solve them
using parameter values you choose or parameter values sampled
from specified statistical distributions. Outputs can be compared.
 
It consists of two pieces - a model generator and a simulation
engine. The model generator was created to facilitate the model
maintenance and simulation definition, while keeping execution
time fast. Other programs have been created to the same end, the
Matlab family of graphical interactive programs being some of the
more general and easy to use.

MAINTAINER=     Peter Valchev <pvalchev@toxiclinux.org>
2001-01-19 15:24:58 +00:00
naddy
a12cc4bd9b add "x11/windowmaker" to CATEGORIES; requested by espie@ 2001-01-18 16:09:59 +00:00
naddy
e92b295495 +wmcalc 2001-01-17 01:10:37 +00:00
naddy
f0f4b665b4 Import wmcalc-0.21.
Submitted by Peter Stromberg <home@wilfried.net>.

wmcalc is a program designed to act as a simple four-function
calculator.  It is different from other calculator programs,
however in that it is designed to take up very little desktop
space.
2001-01-16 21:31:43 +00:00