Commit graph

86 commits

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