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