agc
|
383feb0a60
|
Include bsd.prefs.mk before using ${CC} in a != assignment, just in case
CC is set to something non-standard.
|
1999-06-28 11:52:26 +00:00 |
|
tron
|
8475357fcd
|
Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM"
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808
by Chris Demetriou.
|
1999-06-20 21:06:17 +00:00 |
|
hubertf
|
6fd57bf638
|
default R_PAPERSIZE to A4 if PAPERSIZE is not set.
|
1999-06-09 00:45:08 +00:00 |
|
frueauf
|
8b62e3ee70
|
Add and enable grpn.
|
1999-06-08 14:38:27 +00:00 |
|
frueauf
|
16d864f5a1
|
Initial import of grpn-1.1.0, a graphical reverse polish notation (RPN)
calculator. Provided in pr 7233 by Dan McMahill.
|
1999-06-08 14:34:48 +00:00 |
|
jlam
|
773ca1ae45
|
Oops...still learning CVS. Forgot to add these files before the commit.
|
1999-05-25 23:51:12 +00:00 |
|
jlam
|
2ce70a8815
|
Oops, still learning CVS. Forgot to remove these files before the commit.
|
1999-05-25 23:49:41 +00:00 |
|
jlam
|
d85fb58285
|
Updated R to 0.64.1. Too many changes from 0.62.1 to enumerate.
See NEWS file in distribution.
|
1999-05-25 23:45:05 +00:00 |
|
tv
|
5c60ed5794
|
Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format. Minor pkglint along the way.
|
1999-05-24 20:39:35 +00:00 |
|
tron
|
02e48b67b3
|
Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
|
1999-05-20 20:09:49 +00:00 |
|
garbled
|
62a0e54195
|
this pkg needs USE_X11BASE=yes. Fix it. (cleared with maintainer).
|
1999-04-27 23:56:21 +00:00 |
|
garbled
|
3fe7edf239
|
add USE_X11=yes
|
1999-04-26 18:56:13 +00:00 |
|
mycroft
|
99b0e33573
|
Mirror Makefile.in changes in Makefile.am, in case automake is run.
|
1999-04-23 12:42:24 +00:00 |
|
mycroft
|
6ecec914d5
|
This pkg doesn't actually use Curses, so build with libtermcap instead.
|
1999-04-23 04:19:25 +00:00 |
|
tsarna
|
a0bfd1d1ec
|
Update for python 1.5.2
XXX Not updated to latest version. Need to decide if this pkg should be
removed in favor of a py-LLNL package, or what.
|
1999-04-17 01:53:01 +00:00 |
|
hubertf
|
5b7ac0de30
|
fix appdef handling
|
1999-04-16 22:53:51 +00:00 |
|
tron
|
23e0063766
|
Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
variable substituition of "MASTER_SITES" and "PATCH_SITES".
|
1999-04-15 20:39:38 +00:00 |
|
agc
|
a174c2d266
|
Use the correct format for GNU machine-arch vendor and opsys filenames.
|
1999-04-08 18:55:58 +00:00 |
|
agc
|
79e49eaba2
|
s/netbsd/${LOWER_OPSYS}/g
|
1999-04-08 18:51:48 +00:00 |
|
agc
|
5e550b01df
|
Minor modifications to the English.
|
1999-04-06 09:48:18 +00:00 |
|
hubertf
|
d72dae83e6
|
xlispstat is at 3.52.9, not 3.52.5
|
1999-04-05 04:44:25 +00:00 |
|
hubertf
|
d981eb3921
|
Don't depend on the fort77 package if there's a fort77 in /usr/bin
|
1999-04-05 04:19:00 +00:00 |
|
agc
|
aaac4bc29e
|
Upgrade to tcl version 8.0.5. This seems to be primarily a bug-fix
release.
|
1999-04-01 13:36:55 +00:00 |
|
rh
|
4455d7f053
|
update pspp to 0.2.3
|
1999-03-15 15:04:13 +00:00 |
|
frueauf
|
7b74a65cd4
|
Update scilab to 2.4.1. This is based on the work provided in pr 6889
by Dan McMahill. It fixes several serious problems for NetBSD/alpha
and some for NetBSD/sparc. Thanx for doing the work, Dan!
|
1999-03-05 11:22:34 +00:00 |
|
hubertf
|
2a95ad9c6b
|
Fix CONFLICTS (remove redundancy, mostly)
|
1999-02-20 22:48:24 +00:00 |
|
tv
|
111c4f44b0
|
Use install-info in $PATH, so that systems with it in base will work too.
|
1999-02-11 19:17:28 +00:00 |
|
frueauf
|
1511bdfac4
|
Add and enable xmgr.
|
1999-02-10 13:01:01 +00:00 |
|
frueauf
|
76f7215029
|
Initial addition of xmgr-4.1.2, a powerful XY plotting tool for workstations
or X-terminals using X. Provided in pr 6752 by Rene Hexel, this version
is from his rework after feedback, thanx!
|
1999-02-10 12:54:26 +00:00 |
|
bad
|
95e36eb86f
|
GNU plot is now at v.3.7. Depend on that version.
|
1999-02-09 16:08:58 +00:00 |
|
agc
|
f6473207ca
|
Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
|
1999-01-30 23:18:44 +00:00 |
|
frueauf
|
09f9c90cf0
|
Set ONLY_FOR_ARCHS so that it matches xforms.
|
1999-01-16 17:26:03 +00:00 |
|
frueauf
|
23ff98f60e
|
Reflect update of f2c.
|
1999-01-14 13:57:04 +00:00 |
|
garbled
|
4462f71a1a
|
Make this pkg build on ELF by not overriding the LDFLAGS, then turn around
and disable it on alpha because it core dumps.. Wheee!
|
1999-01-01 09:03:36 +00:00 |
|
garbled
|
cf96764051
|
__alpha__ != Digital Unix. Fix.
|
1999-01-01 08:12:17 +00:00 |
|
tron
|
3f248a5736
|
Move "gettext" package from "misc" to "devel" category.
|
1998-12-28 20:22:24 +00:00 |
|
tron
|
3e0e975c19
|
Depend on "gettext-0.10.35".
|
1998-12-23 00:18:57 +00:00 |
|
frueauf
|
1e10c78af8
|
Update abs to 0.5, provided in pr 6635 by Rene Hexel.
|
1998-12-22 18:55:51 +00:00 |
|
frueauf
|
bdd2f96e34
|
Add -Dunix to CFLAGS to shutup warings on current egcs.
|
1998-12-21 10:58:46 +00:00 |
|
frueauf
|
61ed436dc0
|
Update xlispstat to 3.52.9, provided in pr 6617 by Johnny C. Lam.
|
1998-12-21 10:45:31 +00:00 |
|
frueauf
|
f799c41fed
|
Update R to 0.63.1, provided in pr 6618 by Johnny C. Lam.
Changes since 0.63.0 are mostly bigfixes and patches that make it
actually work properly with NetBSD.
|
1998-12-21 10:29:39 +00:00 |
|
tsarna
|
5796146a4d
|
Re-enable on alpha
|
1998-12-18 00:42:39 +00:00 |
|
frueauf
|
3da8307ec4
|
Add and enable abacus.
|
1998-12-13 00:31:37 +00:00 |
|
frueauf
|
3007682f5b
|
Initial addition of abacus-0.9.13, a Spread sheet for X Window System.
Provided in pr 6568 by Rene Hexel with some bugfixes and refining by me.
|
1998-12-13 00:29:20 +00:00 |
|
frueauf
|
accf8f47fe
|
Add and enable abs.
|
1998-12-05 12:36:18 +00:00 |
|
frueauf
|
523a4506b0
|
Initial import of abs-0.4, a free spreadsheet with graphical user interface.
Provided in pr 6531 by Rene Hexel.
|
1998-12-05 12:33:18 +00:00 |
|
frueauf
|
7b1bce0daa
|
Add and enable R.
|
1998-12-04 11:36:29 +00:00 |
|
frueauf
|
17b59c45d2
|
Initial addition of R-0.63.0, a language for data analysis and graphics.
Provided in pr 6493 by Johnny C. Lam.
|
1998-12-04 11:36:03 +00:00 |
|
tron
|
936f422537
|
If "egcs" is installed apply Rene Hexel's patch and use "g77" instead of
"f2c" as fortran compiler.
|
1998-11-29 23:38:30 +00:00 |
|
tron
|
c7826f2d0a
|
Patch by Rene Hexel to make this package build with "egcs".
|
1998-11-29 23:36:29 +00:00 |
|