Commit Graph

378 Commits

Author SHA1 Message Date
Satoshi Asami
f0fdfcf0dd I don't think it was the porter's intention to comment out USE_PERL5. :) 1997-11-25 08:14:01 +00:00
Bill Fenner
753ad9d366 Enable p5-MatrixReal 1997-11-24 00:48:41 +00:00
Bill Fenner
e3c47ad385 This is a port of Math::MatrixReal, a perl module impleneting a matrix of
reals.

PR:		ports/4402
Submitted by:	Narvi <narvi@haldjas.folklore.ee>
1997-11-24 00:47:51 +00:00
Satoshi Asami
e00618d7f9 Move distfile into subdirectory. I don't think there are any other
"3.1.1.tar.Z"s out there but it's kinda hard to tell what it is. ;)
1997-11-22 09:56:39 +00:00
Satoshi Asami
8357ad15ee Use correct filename to compress and install document file. 1997-11-19 01:41:27 +00:00
Thomas Gellekum
91ab2c359a Import kaskade port. kaskade is another Finite Element program
with an X interface.

PR:		4529
Submitted by:	Pedro Giffuni <giffunip@asme.org>
1997-11-17 10:50:54 +00:00
Bill Fenner
c411e5cd03 Upgrade to bihar (double precision version)
PR:		ports/4914
Submitted by:	Pedro Giffuni S. <giffunip@asme.org>
1997-11-16 09:48:15 +00:00
Thomas Gellekum
01febbad8f Files are now gzipped instead of compressed.
PR:		5023
Submitted by:	Carl Fongheiser <cmf@netins.net>

Minor cleanup.

Prompted by:	Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
1997-11-13 12:55:19 +00:00
Satoshi Asami
ab4c4c3135 (1) Move the following ports out of x11/:
kdegames   -> games/
    kdenetwork -> net/
    kdesupport -> converters/
    kdeutils   -> misc/

    (Repository copy already done, dependency path and category name fixups
     is being done in this commit.)

(2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib})
    ports.

(3) Make package names follow the convention.

(4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...".
    There is no need to specify the full pathname if the target is an
    executable in the standard path.  (Actually, as the same port is
    specified in LIB_DEPENDS, I think we can completely do away with
    this line but since Stefan added this explicitly, I assume there
    is a reason for it and left it alone.)

Approved by:	se (all but 4)
1997-11-05 04:20:23 +00:00
Stefan Eßer
53313e608c Add BUILD_DEPENDS on moc pre-processor.
Make LIB_DEPENDS accept both libjpeg.so.6.0 and 7.0, as
requested by TOYONAGA Tatsuto <toyonaga@msd.ts.fujitsu.co.jp>
1997-11-03 00:25:44 +00:00
Stefan Eßer
3464604978 Utilities for the KDE desktop environment (Calculator, Editor,
Calendar,...).
1997-11-02 00:05:06 +00:00
Justin M. Seger
175f4e2a00 Fix problems with octave's PLIST and sort the PLIST.
PR:		4730
Submitted by:	Yoshio.Mita@isen.fr
1997-11-01 19:08:20 +00:00
Thomas Gellekum
337456d21b Use fpsetmask(0) on FreeBSD.
PR:			4093
Fix suggested by:	bde
1997-10-31 13:43:28 +00:00
Masafumi Max NAKANE
82565b2228 portlint. 1997-10-15 23:20:44 +00:00
Masafumi Max NAKANE
0c204235ad Upgrade, 1.0.1beta -> 1.0-RELEASE.
PR:		4763
submitted by:	maintainer
1997-10-15 22:46:09 +00:00
Thomas Gellekum
1c259fd03a Activate plplot. 1997-10-06 08:22:03 +00:00
Thomas Gellekum
59effd03fb Import plplot port. plplot is a scientific plotting library. 1997-10-06 08:18:49 +00:00
Satoshi Asami
da5a5df6a1 Typo in dependency (X11/libsx -> x11/libsx). 1997-09-17 06:29:25 +00:00
Thomas Gellekum
1daffec3bd Activate femlab. 1997-09-16 07:08:40 +00:00
Thomas Gellekum
2b4ca0d2c4 Import of femlab port. femlab solves PDEs in 2D using the
finite element method.

PR:		4531
Submitted by:	Pedro Giffuni <giffunip@asme.org>
1997-09-16 07:05:00 +00:00
Satoshi Asami
d53ac1de56 Find a new master site.
Reminded by:	Bill Fenner's distfile checker
1997-09-09 04:31:32 +00:00
Chris Timmons
1e397364a3 Correctly probe for -lpng and supply -L$libdir into LDFLAGS when needed. 1997-09-01 07:43:11 +00:00
Chris Timmons
39dfc85935 Explicitly specify --libdir as ${PREFIX}/lib in the CONFIGURE_ARGS so
that configure can be adjusted to probe the right place for -lpng (and
subsequently provide the correct LDFLAGS in the Makefiles it creates.)
1997-09-01 07:41:23 +00:00
Satoshi Asami
6267511866 Add IGNOREFILES=${DISTFILES}, the tarball is created on the fly. 1997-08-25 00:09:38 +00:00
Jean-Marc Zucconi
060d564a2a Use another MASTER_SITE. 1997-08-15 18:54:25 +00:00
Chuck Robey
902338b1e0 Syncing up with latest version, 2.0.9.
If you test this, remember it's huge, the package is 16 megs alone.
1997-08-13 17:11:18 +00:00
Thomas Gellekum
1d735023ec Update MASTER_SITE.
PR:		4272
Submitted by:	Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
1997-08-13 09:57:33 +00:00
Eric L. Hernes
8c6827fd3d fix MASTER_SITES 1997-08-11 15:10:33 +00:00
Satoshi Asami
a1b2560717 Some little cleanups. Most notably, substitute "/usr/local" with "${PREFIX}". 1997-07-22 02:22:31 +00:00
Chuck Robey
50bbc47364 Oops --- forgot to add new libpng dependency. Fixed now. 1997-07-19 01:21:09 +00:00
Chuck Robey
2edfb2bfb1 Upgrading to version 3.36. Still a beta, but improving.
This is a modification of a patch by Thomas Gellekum <tg@ihf.rwth-aachen.de>
1997-07-19 01:09:16 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
Thomas Gellekum
4ef39a8acf Upgrade 3.0 -> 3.4.
PR:		40455
Submitted by:	Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
1997-07-08 08:29:25 +00:00
Chuck Robey
f940330199 Bring Octave up to the latest revision, 2.0.8.
Nagged into submission by: Bill Fenner's portsurvey :-)
1997-06-28 02:32:52 +00:00
Thomas Gellekum
5dc621b448 Add some patches needed to build on -current.
PR:		3867
Submitted by:	Paulo Menezes <paulo@isr.uc.pt>
1997-06-25 06:57:15 +00:00
Masafumi Max NAKANE
6697979872 Activate pari. 1997-06-21 20:51:44 +00:00
Masafumi Max NAKANE
194f732d49 New port, pari:
Mathmatics library and advanced calculator package
PR:		3357
Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-06-21 20:47:39 +00:00
Thomas Gellekum
5a5b4068f3 Activate Scilab. 1997-06-18 12:16:03 +00:00
Thomas Gellekum
cad64cdf20 Import of Scilab port. Scilab is a matlab-like package.
PR:		3867
Submitted by:	Paulo Menezes <paulo@isr.uc.pt>
1997-06-18 12:14:52 +00:00
Satoshi Asami
787c79fa9d I misunderstood his intentions the first time.
Submitted by:	Ruslan Shevchenko <rssh@cki.ipri.kiev.ua>
1997-06-10 11:09:33 +00:00
Satoshi Asami
ac5caf2d33 Add simpack. 1997-06-10 08:50:47 +00:00
Satoshi Asami
252df23ed7 Libraries and tools for simulation modeling.
PR:		3757
Submitted by:	Ruslan Shevchenko <rssh@cki.ipri.kiev.ua>
1997-06-10 08:50:18 +00:00
Satoshi Asami
0a0ec00cc5 Add apc. 1997-06-03 22:43:00 +00:00
Satoshi Asami
a858127329 An auto loan payments calculator.
PR:		3466
Submitted by:	Eric A. Griff eagriff@global2000.net
1997-06-03 22:42:33 +00:00
Satoshi Asami
2bf84110f5 Add umatrix. 1997-06-03 22:21:36 +00:00
Satoshi Asami
8826c6c22a A very simple matrix package.
PR:		(half of) 3457
Submitted by:	Sandro Sigala <ssigala@globalnet.it>
1997-06-03 22:21:08 +00:00
Bill Fenner
15096365f2 File moved on master site.
Found by:	distfile checker
1997-05-28 05:33:09 +00:00
Thomas Gellekum
930efa97df Follow directory layout of python (shared objects -> lib/python1.4). 1997-05-14 07:38:56 +00:00
Thomas Gellekum
03a53cc67c Add RUN_DEPENDS and respect NOPORTDOCS. 1997-05-05 12:27:10 +00:00
Thomas Gellekum
c519fb2d3b Fix PLIST. I had an old object file in my tree. 1997-04-29 07:25:01 +00:00
Thomas Gellekum
aef1b8e529 Add numpy. 1997-04-28 09:24:08 +00:00
Thomas Gellekum
4036a78b4f Import of the NumPy port. The Numeric extensions to Python contain
multi-dimensional arrays and interfaces to the lapack-, fftpack-
and ranlib-libraries from netlib.
1997-04-28 09:22:59 +00:00
Thomas Gellekum
aad38b55a3 Use the C version, not Fortran. There are no functional differences. 1997-04-23 06:58:03 +00:00
Masafumi Max NAKANE
d79012707f Typo.
Submitted by:	Pedro Giffuni S <pgiffuni@fps.biblos.unal.edu.co>
(Closing PR #3310.)
1997-04-17 12:23:45 +00:00
Satoshi Asami
4333e6b76d Add libranlib.
I-think-this-was-probably-forgotten-by: tg :)
1997-04-07 09:32:58 +00:00
Thomas Gellekum
88980b0035 Import of libranlib. libranlib is a library of random number
generators from netlib.
1997-04-07 07:02:51 +00:00
Bill Fenner
c190b0cac0 Fix MASTER_SITE since netlib.att.com went away, do dependence on blas
properly, and clean up Makefiles a little.
1997-04-03 01:17:25 +00:00
Bill Fenner
ecc3dc2187 Some files got updated. 1997-04-03 01:11:20 +00:00
Bill Fenner
91a9bb67a5 Fix MASTER_SITES since netlib.att.com went away. Clean up Makefiles
a little while I'm here.
1997-04-03 01:10:59 +00:00
Satoshi Asami
2189522d61 Comment out IS_INTERACTIVE, only needs to connect to X server. 1997-03-06 05:10:57 +00:00
Satoshi Asami
26b4e20e9e Add xplot. 1997-03-06 01:23:46 +00:00
Satoshi Asami
039046aefd Another plotting utility. Commonly used to plot TCP traces.
Submitted by:	fenner (he had to leave so I'm importing it)
1997-03-06 01:23:08 +00:00
Jean-Marc Zucconi
c5777122e6 Not everyone has `.' in his $PATH.
Submitted by:	tg
1997-02-20 23:28:09 +00:00
Satoshi Asami
0bdef5a38f Change EXTRACT_ARGS to EXTRACT_BEFORE_ARGS, the former is only retained
for backwards compatibilty.  Also move it down to "misc. bsd.port.mk
variables" section.

While I'm here, add "/sbin/" to ldconfig.
1997-02-14 09:50:18 +00:00
Thomas Gellekum
e6c983a859 Activate fftpack. 1997-02-14 08:54:02 +00:00
Thomas Gellekum
9b7bcc6702 Import of fftpack, a library of FFT routines from netlib.
Closes PR #2574.

Submitted by:	Pedro Giffuni S.
1997-02-14 08:53:05 +00:00
David E. O'Brien
2aeb120e72 Non-working help file.
PLIST had lib/gnuplot.gih, but it was actually installed in share/
1997-01-24 22:15:09 +00:00
Masafumi Max NAKANE
6e11e72c11 Activate ss. 1997-01-24 12:32:35 +00:00
Masafumi Max NAKANE
12168f879e New port: yet another spreadsheet program.
Submitted by:	pgiffuni@FPS.biblos.unal.edu.co
(Closing PR #2452.)
1997-01-24 11:45:39 +00:00
Chuck Robey
76b7ba5ed3 Upgrade octave to version 2.0.1. Fair warning, this takes a great
long time to compile, and the package is over 6 megabytes in size.
Also depends on the new gnuplot port for output.
Reviewed by:	 Satoshi
1997-01-20 22:13:57 +00:00
Satoshi Asami
0c2981b05a Update the "version required" comment. Change "Whom" and MAINTAINER to
reflect reality (who's "cbr"?).  Change PKGNAME to follow standard.
Remove commented out MASTER_SITES (I know how it got here, and I do this
myself too, but you have to make sure you delete it before committing,
Chuck :),  remove unnecessary pre-install target (directories are created by
mtree).
1997-01-13 08:15:58 +00:00
Chuck Robey
dd8b4dd49f Upgrade gnuplot to 3.6 Beta 325 level (because the new octave wants it,
and I want the new octave).  Look for octave later today.
1997-01-12 20:07:26 +00:00
Satoshi Asami
aeeac4f091 Add freefem. 1997-01-11 11:39:44 +00:00
Satoshi Asami
0949099c68 2-D FEM solving package. Closes PR ports/2290.
Submitted by:	pgiffuni@FPS.biblos.unal.edu.co
1997-01-11 11:38:43 +00:00
Thomas Gellekum
1f6da1ca4a Mark this BROKEN. I've also tried the latest release (octave-2.0)
with the same results: undefined symbols when linking. I'll put
together a make log and my changes to the port so someone with a
better knowledge of gcc and/or C++ can take a look at it (tomorrow
morning MET (or is that CET nowadays?)).
1996-12-12 08:03:38 +00:00
Satoshi Asami
e63d7bd8b8 Reformat. 1996-12-12 05:28:54 +00:00
Eric L. Hernes
1cbd63fd0e attach calctool 1996-12-12 03:47:50 +00:00
Eric L. Hernes
a0f8cf9ad2 new port of calctool, another X11 calculator,
closes ports/2157
Submitted by:	Nick Sayer nsayer@quack.kfu.com
1996-12-12 03:46:31 +00:00
Satoshi Asami
e1c79571a9 Make pkg_add print the license only once. Note that the INSTALL script
is called twice, once with "PRE-INSTALL" and once with "POST-INSTALL"
(cf. pkg_add(1)).
1996-12-05 01:09:36 +00:00
Satoshi Asami
c75a2c98a3 Make pkg_add print the license only once. Note that the INSTALL script
is called twice, once with "PRE-INSTALL" and once with "POST-INSTALL"
(cf. pkg_add(1)).
1996-12-05 00:43:55 +00:00
Satoshi Asami
0503354cbf Remove @unexec rm of a listed file, it will be removed by
pkg_delete automatically if the file is in PLIST.
1996-12-05 00:42:30 +00:00
Satoshi Asami
b2b680d7b4 People, please please please update subdir Makefiles when you import
a port!  (I thought easy-import now yells in your ears about this..)
1996-12-05 00:24:17 +00:00
Eric L. Hernes
18de1e0d76 port of linux' wingz 1996-12-04 20:05:12 +00:00
Satoshi Asami
db879567ce Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
642e598732 Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:37:03 +00:00
Satoshi Asami
5dba7b6e29 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:25:35 +00:00
Eric L. Hernes
edf6d352a2 trim the DESCR's to something reasonable at Satoshi's request. 1996-10-16 15:58:06 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Satoshi Asami
173f634e91 Distfile moved and renamed.
Submitted by:	jspath@mail.bcpl.lib.md.us (Webmaster Jim)
1996-10-09 03:14:48 +00:00
Masafumi Max NAKANE
cf72c67791 Use ${INSTALL_MAN} instead of install -c to install the man page. 1996-09-22 18:31:58 +00:00
Satoshi Asami
44502fd26e freebsd2.1 -> freebsd2.2 (argh!) 1996-08-21 09:26:50 +00:00
Chuck Robey
ed317a17a3 Added new man page to oleo (with small formatting changes)
thanks to Don Yuniskis.  It's needed it for a long time,
Thanks, Don!
1996-08-10 13:14:51 +00:00
Jean-Marc Zucconi
dcc7e4d985 Add support for the
set function none
	set method none
commands, cause the default extension of ".ft" to be tried on all
loaded fudgit files and adds support for C-style escape sequences in
fudgit commands (which was *implied* in the fudgitrc file distributed
in the sources but apparently never implemented).

Correct some minor typos in the on-line help.
Submitted by:	Don Yuniskis <dgy@rtd.com>
1996-08-05 14:06:09 +00:00
Satoshi Asami
826e5e3cf7 Reverse directory name from 2.2 to 2.1. It will be changed back once
2.1.5 is released. :(
1996-07-10 02:52:35 +00:00
Satoshi Asami
69933fc565 Add ".gz" to end of package files so this thing packages in the default
case (no NOMANCOMPRESS).
1996-06-10 21:22:23 +00:00
Satoshi Asami
c8bc1c86c3 Make it install manpages even if NOMANCOMPRESS is defined. Run
/sbin/ldconfig -m on shared libraries.  Take out @ from install
commands so user can have some idea what's going on.
1996-06-10 21:19:55 +00:00
Jean-Marc Zucconi
4f9e648568 Add lapack. 1996-06-07 15:56:19 +00:00
Jean-Marc Zucconi
d2e95f05c1 LAPACK is a library of Fortran 77 subroutines for linear algebra. 1996-06-07 15:39:54 +00:00
Satoshi Asami
9bf6f2d387 Add maxima to subdir list. 1996-04-12 08:35:07 +00:00
Satoshi Asami
b0ae2f4c93 pkg/COMMENT files for use by ports READMEs. 1996-04-09 08:30:00 +00:00
Satoshi Asami
f9aa5bc69f More missing newlines. 1996-03-31 11:48:53 +00:00
Satoshi Asami
e7f351ac14 Set DIST_SUBDIR to ${DISTNAME} and delete a whole bunch of hacks to
fetch them correctly from the backup site.
1996-03-10 09:01:03 +00:00
Satoshi Asami
53602f28bd Delete unnecessary stuff. 1996-03-10 00:05:48 +00:00
Satoshi Asami
5da429e618 Change version-dependent filenames to 2.2. 1996-03-08 22:37:37 +00:00
Satoshi Asami
54bfe2c902 Remove ${KEYWORDS}. 1996-03-06 08:20:19 +00:00
Satoshi Asami
1caed1f870 Distfile changed at master site, now has files in subdir. 1996-02-07 08:01:18 +00:00
Jean-Marc Zucconi
ffa8b104c8 radix = 2 (not 16) for floats. 1995-11-30 15:16:20 +00:00
Satoshi Asami
de27e113ec Remove gmp. 1995-11-26 21:25:36 +00:00
Satoshi Asami
e1c2f41478 Added xvgr. 1995-11-26 13:49:33 +00:00
Satoshi Asami
8043d7801a Change category from "math languages" to "math lang". 1995-11-22 13:14:04 +00:00
Satoshi Asami
ea3cfc0868 Change category from "math printing" to "math print". 1995-11-22 13:13:35 +00:00
Satoshi Asami
14cd728249 Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a
lot of ports or what! ;>
1995-11-09 06:41:02 +00:00
Eric L. Hernes
5df04e696b shortened COMMENTS 1995-10-28 20:43:28 +00:00
Eric L. Hernes
8b985bd4c1 added myself as MAINTAINER 1995-10-28 20:42:42 +00:00
Satoshi Asami
db9366750d Shorten one-line comments.
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-10-25 12:41:52 +00:00
Jean-Marc Zucconi
37f7e33a78 Shorten the COMMENT line 1995-10-25 00:44:40 +00:00
Satoshi Asami
a541c15da0 Use CFLAGS from /etc/make.conf. 1995-10-19 05:11:27 +00:00
Satoshi Asami
288e51c9be Change "i386-unknown-freebsd2.0.5" to "i386-unknown-freebsd2.1.0" so
this will package in 2.1.
1995-10-12 09:04:43 +00:00
Satoshi Asami
9a39651088 Expand directories.
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-10-04 10:24:16 +00:00
Satoshi Asami
e80af410e2 Various EXEC_DEPENDS fixes.
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-10-04 10:18:56 +00:00
Satoshi Asami
1f43de46ba Convert all makefiles to new formats. 1995-10-03 11:45:15 +00:00
Satoshi Asami
a05b721131 Added xlispstat. 1995-08-18 08:53:54 +00:00
Satoshi Asami
c7d8cd0ef8 XLISP-STAT is a statistical environment based on a dialect of the Lisp
language called XLISP.  This one is IS_INTERACTIVE because it needs
to connect to the X server while building.  I don't know if it's
possible to build a package or not.

Submitted by: "Eric L. Hernes" <erich@lodgenet.com>

this one was mentioned in the linux journal
recently.  I've used it before so I made up
a port.
1995-08-18 08:53:13 +00:00
Satoshi Asami
44c782aac0 Cleanup. Install in /usr/local/share, etc.
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
Obtained from:
1995-07-29 11:59:40 +00:00
Satoshi Asami
130d79b64d Add xspread. Convert the Makefile along the way to "SUBDIR+=" format. 1995-07-01 09:17:15 +00:00
Satoshi Asami
23f4b32ac7 An X-based spreadsheet program.
Submitted by:	Janusz Kokot <janek@gaja.ipan.lublin.pl>
1995-07-01 09:12:09 +00:00
Satoshi Asami
d530b271d9 Add
post-install:
	pkg_add -m ${PREFIX}/lib

to Makefiles and

@exec ldconfig -m %D

to packing lists of ports that install shared libraries.

This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
1995-06-24 11:42:32 +00:00
Satoshi Asami
c9dc84a522 Clean up subdir Makefiles. They now all look like this:
=====
# Id line
#
# RESTRICTED: restricted_port_1 (comment1)
# RESTRICTED: restricted_port_2 (comment2)
#
# BROKEN: broken_port_3 (comment3)
# BROKEN: broken_port_4 (comment4)
# BROKEN: broken_port_5 (comment5)
#

SUBDIR= good_port_1 good_port_2 ...
=====

Basically, the idea is to make it easy to find restricted or broken
ports by doing a "grep".
1995-05-14 03:30:07 +00:00
Satoshi Asami
d1f753e2c4 Add maxima to "restricted" (license required). 1995-05-13 07:57:18 +00:00
Satoshi Asami
4b4356397f Add more CATEGORIES. packages/orphans is now empty. 1995-05-03 02:22:33 +00:00
Satoshi Asami
f04734a0dc Added octave. 1995-05-02 07:21:42 +00:00
Satoshi Asami
c7232b13cb octave-1.1.1, similar to matlab.
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-05-02 07:18:21 +00:00
Jordan K. Hubbard
caedea32b1 Add a few CATEGORIES lines to take these ports out of `orphans'.
Seeing your port in the orphans directory is pretty good indication that
it doesn't have a categories line! :-)
1995-04-28 13:35:40 +00:00
Satoshi Asami
fc84a926f5 I was going to convert the math Makefiles according to the new
rules in bsd.port.mk, but there weren't any Makefiles that needed
any tweaking. :]  So, just some cosmetic changes.
1995-04-22 11:30:15 +00:00
Jean-Marc Zucconi
3071149501 Just to make the compile less verbose and make Satoshi happy. 1995-04-17 14:32:10 +00:00
Satoshi Asami
0adf178c35 MAINTAINER goes in a section of its own. :) 1995-04-16 23:19:07 +00:00
Jean-Marc Zucconi
bb0452e715 Add MAINTAINER= jmz@FreeBSD.org 1995-04-11 02:02:17 +00:00
Satoshi Asami
debcbc5032 Some more Makefile updates, for the math ports. 1995-04-11 01:19:12 +00:00
Gary Palmer
3753222345 Try to get most ports checksummed 1995-03-31 22:18:54 +00:00
Satoshi Asami
35af96374a Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
1995-03-24 11:12:06 +00:00
Andreas Schulz
736001e515 Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. 1995-03-19 17:58:32 +00:00
Andreas Schulz
dd653c6bcb Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. 1995-03-19 17:42:34 +00:00
Andreas Schulz
1643b0e1ae Same change needed as in the blas port. Now, that extract is in WRKDIR the
uncomp script need to be prefixed with a CURDIR.
1995-02-22 09:52:58 +00:00
Andreas Schulz
381df7471f Change the path of the extract command. Formerly extract used CURDIR, now
it uses WRKDIR.
1995-02-22 09:33:15 +00:00
Andreas Schulz
af9bc8781e Add "gmp" to the subirs list. It seems to compile and package just fine. 1995-02-13 23:52:02 +00:00
Satoshi Asami
86793c984d Converted Makefiles as much as I could.
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
    set NO_INSTALL_MANPAGES for not calling "make install.man")

(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS.  These
    are the entries I used:

    EXEC_DEPENDS:
      unzip:${PORTSDIR}/archivers/unzip
      gmake:${PORTSDIR}/devel/gmake
      wishx:${PORTSDIR}/lang/tclX
      xli:${PORTSDIR}/graphics/xli
      gs:${PORTSDIR}/print/ghostscript
      gunshar:${PORTSDIR}/archivers/gshar+gunshar
      hfs:${PORTSDIR}/utils/hfs
      rman:${PORTSDIR}/utils/rman

    LIB_DEPENDS:
      tiff\\.3\\.:${PORTSDIR}/graphics/tiff
      jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
      Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
      tcl\\.7\\.:${PORTSDIR}/lang/tcl
      tk\\.3\\.:${PORTSDIR}/x11/tk
      xview\\.1\\.:${PORTSDIR}/x11/xview-lib
      Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
      mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
      xview\\.3\\.:${PORTSDIR}/x11/xview-lib
      BLT\\.1\\.:${PORTSDIR}/x11/blt

    There are still some dependencies I can't figure out what exactly
    is needed.  If your port still has DEPENDS in it, please check it out!
1995-02-11 13:51:48 +00:00
Jordan K. Hubbard
5ca7a7ffce Initial revision 1995-01-31 06:07:26 +00:00
Jordan K. Hubbard
573a48c5ec Bye stupid tab. 1995-01-27 07:27:18 +00:00
Jordan K. Hubbard
a6f7cc6ff3 Another bogus tab 1995-01-27 07:26:00 +00:00
Jordan K. Hubbard
908ace6d7a Remove another bogus tab 1995-01-27 07:07:37 +00:00
Jordan K. Hubbard
e3159d4efe Remove bogus tab 1995-01-27 07:06:03 +00:00
Jordan K. Hubbard
51dfff686a add calc xgraph to their new home 1995-01-13 11:44:45 +00:00
Gary Palmer
3217d24fe5 First batch of MD5 checksum files. Only did through to the end of net
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)

The rest will follow later
1994-12-18 00:28:13 +00:00
Gary Palmer
ba2097f169 With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of
these need to have INSTALL_MANPAGES=	yes anymore.
1994-12-12 04:32:04 +00:00
Satoshi Asami
beff47b5ec Added hexcalc, sorted items in alphabetical order. 1994-12-06 11:57:27 +00:00
Satoshi Asami
a97c4390f1 hexcalc, a multi-radix calculator for x11 1994-12-06 11:55:00 +00:00
Andreas Schulz
ce287001ec Put a hack into this makefile to get MASTER_SITE_OVERIDE to work. 1994-11-28 22:57:41 +00:00
Andreas Schulz
33a761ee3c Put a hack into this makefile to get MASTER_SITE_OVERRIDE to work
until someone has a brilliant idea how to reorganize the ports.
1994-11-28 21:58:43 +00:00
Andreas Schulz
1496ce170d Put a hack into it until we have some good solution for the
MASTER_SITE_OVERRIDE. This works also.
1994-11-28 00:24:14 +00:00
Satoshi Asami
54c7c78c4f xgraph ver. 11, a program that will help you plot graphs 1994-11-25 04:47:47 +00:00
Andreas Schulz
d546d7fab2 Add fudgit to the SUBDIR list. 1994-11-20 23:04:54 +00:00
Jean-Marc Zucconi
9edf34decf fudgit: data-processing and fitting program 1994-11-17 15:25:27 +00:00
L Jonas Olsson
a1be96978a Missing '/' made ncftp not find the distfile. 1994-11-10 19:10:57 +00:00
L Jonas Olsson
bdfe3f3829 Added linpack and eispack. 1994-10-31 14:37:36 +00:00
L Jonas Olsson
dec4bfa1e5 Eispack library (Eigensystem package). 1994-10-31 14:33:50 +00:00
L Jonas Olsson
a96b867c5c Import of linpack library (Linear Algebra Package). This is the library
used in the linpack benchmark. However the purpose of this library is 
to be used in numerical methods applications.
1994-10-31 14:10:50 +00:00
L Jonas Olsson
88940f6f14 Added blas. 1994-10-27 15:06:51 +00:00
L Jonas Olsson
fdb2f15cd9 BLAS (Basic Linear Algebra Package) library. Used by LINPACK, LAPACK, etc. 1994-10-27 15:05:16 +00:00
Jordan K. Hubbard
e032b573e9 Add oleo. 1994-10-11 18:17:37 +00:00
Jordan K. Hubbard
cb0ed085ba Michael Reifenberger's oleo port.
Submitted by:	mr
1994-10-11 18:17:01 +00:00
Jordan K. Hubbard
2e20459b7e New Makefile for the math collection. 1994-10-06 01:16:49 +00:00
Jordan K. Hubbard
b546c15c55 Jean-Marc Zucconi's gnuplot port.
If Jean-Marc keeps this up, I'm simply going to have to have my own
subdirectory for him - /usr/ports/jmz.  :-)
Submitted by:	jmz
1994-10-06 01:09:49 +00:00
Jordan K. Hubbard
903f541046 Update from Jean-Marc Zucconi.
Submitted by:	jmz
1994-10-05 22:34:48 +00:00
Jordan K. Hubbard
deab9494fa These are my changes to support the new argument-less configure scripts. 1994-10-04 15:12:57 +00:00
Jordan K. Hubbard
6f4b8f047a calc - arbitrary precision calculator. Version 2.9.3t6
From Jean-Marc Zucconi.
Submitted by:	jmz
1994-10-03 23:33:16 +00:00