200 Commits

Author SHA1 Message Date
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
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