summaryrefslogtreecommitdiffstats
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* attach calctoolerich1996-12-121-1/+2
|
* new port of calctool, another X11 calculator,erich1996-12-127-0/+117
| | | | | closes ports/2157 Submitted by: Nick Sayer nsayer@quack.kfu.com
* Make pkg_add print the license only once. Note that the INSTALL scriptasami1996-12-052-0/+8
| | | | | is called twice, once with "PRE-INSTALL" and once with "POST-INSTALL" (cf. pkg_add(1)).
* Make pkg_add print the license only once. Note that the INSTALL scriptasami1996-12-052-4/+4
| | | | | is called twice, once with "PRE-INSTALL" and once with "POST-INSTALL" (cf. pkg_add(1)).
* Remove @unexec rm of a listed file, it will be removed byasami1996-12-052-2/+0
| | | | pkg_delete automatically if the file is in PLIST.
* People, please please please update subdir Makefiles when you importasami1996-12-051-1/+2
| | | | a port! (I thought easy-import now yells in your ears about this..)
* port of linux' wingzerich1996-12-0413-0/+478
|
* Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toasami1996-11-303-368/+368
| | | | changes made in rev. 1.232 of bsd.port.mk.
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-1817-40/+23
| | | | | | | | 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.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-189-19/+18
|
* Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-3/+3
|
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-182-9/+8
|
* trim the DESCR's to something reasonable at Satoshi's request.erich1996-10-161-20/+4
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-105-5/+5
| | | | | | | | | | 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!
* Distfile moved and renamed.asami1996-10-092-3/+4
| | | | Submitted by: jspath@mail.bcpl.lib.md.us (Webmaster Jim)
* Use ${INSTALL_MAN} instead of install -c to install the man page.max1996-09-221-2/+2
|
* freebsd2.1 -> freebsd2.2 (argh!)asami1996-08-212-6/+6
|
* Added new man page to oleo (with small formatting changes)chuckr1996-08-101-1/+7
| | | | | thanks to Don Yuniskis. It's needed it for a long time, Thanks, Don!
* Add support for thejmz1996-08-052-0/+337
| | | | | | | | | | | | 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>
* Reverse directory name from 2.2 to 2.1. It will be changed back onceasami1996-07-102-6/+6
| | | | 2.1.5 is released. :(
* Add ".gz" to end of package files so this thing packages in the defaultasami1996-06-101-1185/+1186
| | | | case (no NOMANCOMPRESS).
* Make it install manpages even if NOMANCOMPRESS is defined. Runasami1996-06-101-7/+13
| | | | | /sbin/ldconfig -m on shared libraries. Take out @ from install commands so user can have some idea what's going on.
* Add lapack.jmz1996-06-071-1/+2
|
* LAPACK is a library of Fortran 77 subroutines for linear algebra.jmz1996-06-0713-0/+2021
|
* Add maxima to subdir list.asami1996-04-121-2/+2
|
* pkg/COMMENT files for use by ports READMEs.asami1996-04-091-0/+1
|
* More missing newlines.asami1996-03-313-3/+3
|
* Set DIST_SUBDIR to ${DISTNAME} and delete a whole bunch of hacks toasami1996-03-103-27/+13
| | | | fetch them correctly from the backup site.
* Delete unnecessary stuff.asami1996-03-101-3/+2
|
* Change version-dependent filenames to 2.2.asami1996-03-082-6/+6
|
* Remove ${KEYWORDS}.asami1996-03-062-4/+2
|
* Distfile changed at master site, now has files in subdir.asami1996-02-072-2/+1
|
* radix = 2 (not 16) for floats.jmz1995-11-301-0/+38
|
* Remove gmp.asami1995-11-261-2/+1
|
* Added xvgr.asami1995-11-261-1/+2
|
* Change category from "math languages" to "math lang".asami1995-11-221-2/+2
|
* Change category from "math printing" to "math print".asami1995-11-221-2/+2
|
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aasami1995-11-092-2/+2
| | | | lot of ports or what! ;>
* shortened COMMENTSerich1995-10-281-1/+1
|
* added myself as MAINTAINERerich1995-10-281-1/+3
|
* Shorten one-line comments.asami1995-10-252-2/+2
| | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
* Shorten the COMMENT linejmz1995-10-252-2/+2
|
* Use CFLAGS from /etc/make.conf.asami1995-10-191-0/+11
|
* Change "i386-unknown-freebsd2.0.5" to "i386-unknown-freebsd2.1.0" soasami1995-10-122-6/+6
| | | | this will package in 2.1.
* Expand directories.asami1995-10-042-4/+444
| | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
* Various EXEC_DEPENDS fixes.asami1995-10-042-4/+4
| | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
* Convert all makefiles to new formats.asami1995-10-031-16/+15
|
* Added xlispstat.asami1995-08-181-1/+2
|
* XLISP-STAT is a statistical environment based on a dialect of the Lispasami1995-08-185-0/+94
| | | | | | | | | | | | 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.
* Cleanup. Install in /usr/local/share, etc.asami1995-07-292-6/+4
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Obtained from:
OpenPOWER on IntegriCloud