Satoshi Asami
c43f3d16a7
Make .so link in a.out case.
1998-10-26 07:45:01 +00:00
Justin M. Seger
2095ea4331
Unbreak.
1998-10-14 01:32:24 +00:00
Justin M. Seger
47c43f73d9
Mark BROKEN for ELF:
...
gcc -O2 -ansi -DLONG_IS_32BIT -DULONG_NOT_DEFINED -o gp gp.o i386.o mp.o anal.o
alglin1.o alglin2.o base1.o base2.o base3.o arith1.o arith2.o bibli1.o bibli2.o
elliptic.o es.o gen1.o gen2.o gen3.o init.o errmessages.o helpmessages.o polari
t1.o polarit2.o trans1.o trans2.o trans3.o buch1.o buch2.o version.o gp_rl.o plo
t.o -lm -lcompat -L/usr/X11R6/lib -lX11
mp.o: In function `expi':
mp.o(.text+0x1f8): undefined reference to `bfffo'
mp.o: In function `affsr':
mp.o(.text+0x376): undefined reference to `bfffo'
mp.o: In function `affir':
mp.o(.text+0x447): undefined reference to `bfffo'
1998-10-13 02:07:20 +00:00
Steve Price
98744c8279
Update to version 4.0.
...
PR: 8243
Submitted by: old maintainer
1998-10-10 05:40:57 +00:00
Satoshi Asami
cce2cc64d6
Create .so symlink in a.out case. While I'm here, properly add environment
...
to ldconfig command line.
1998-10-09 03:36:39 +00:00
Brian Somers
66bbf9dad0
Elfify
1998-10-01 18:35:41 +00:00
Steve Price
068a1da3a8
Add a '#include <sys/types.h>' for -current so this build again.
1998-10-01 06:12:15 +00:00
Justin M. Seger
c94a576e69
Mark all KDE ports BROKEN for ELF.
1998-09-30 02:07:28 +00:00
Satoshi Asami
c5646958b0
It's not a good idea to use RUN_DEPENDS on shared libs. Change it to
...
LIB_DEPENDS for now; if you *really* have to do this, at least RUN_DEPENDS
on the *.so link so it will work for both a.out and ELF.
While I'm here, create the *.so link explicitly for the a.out case.
1998-09-28 10:49:21 +00:00
Satoshi Asami
fef857c6e3
Create libblas.so symlink in a.out case.
1998-09-28 09:44:23 +00:00
Steve Price
f170d2fb6f
Remove empty directories on deinstall.
1998-09-27 20:19:04 +00:00
Steve Price
aeff4f26e9
Doesn't build in an ELF world.
1998-09-27 20:18:19 +00:00
Steve Price
3af80f9c6d
Move manpage to MAN1 macro in Makefile.
1998-09-27 20:17:46 +00:00
Steve Price
b952c143d1
Make this reinstall friendly.
1998-09-27 20:14:59 +00:00
Steve Price
7c46996f8a
Convert to ELF.
1998-09-27 20:13:16 +00:00
Steve Price
9c877a58ee
Did this ever build? :) Mark it broken until we figure out why.
1998-09-27 20:12:47 +00:00
Steve Price
1d015bc6ff
Mark broken for ELF because doesn't build and I'll be darned if I've
...
found a way to fix it yet. :(
1998-09-27 20:10:45 +00:00
Steve Price
9f382cb1a0
Cleanup pkg/PLIST.
1998-09-27 20:06:53 +00:00
Steve Price
1f15dc2d09
Move manpages to MAN1.
1998-09-27 20:06:20 +00:00
Steve Price
266aa180cd
I tried to fix this port but it still fails to build complaining about
...
an undefined reference to MAIN__ /usr/lib/libf2c.so, so let's mark it
broken for ELF for now.
1998-09-27 08:12:57 +00:00
Steve Price
2da0983d55
libcor.so -> libblas.so
1998-09-27 05:39:37 +00:00
Steve Price
ce0aa80c4b
Convert to ELF.
1998-09-27 05:36:06 +00:00
Steve Price
5d04b9652f
Mark broken for ELF because of xforms port.
1998-09-26 23:18:10 +00:00
Jun-ichiro itojun Hagino
28a7e4d9c8
sorry would like to drop a maintainer status,
...
as I'm not using siag recently, and having real hard time catching up.
1998-09-26 04:41:35 +00:00
Satoshi Asami
457679eee3
gtk and gtk11 are now ELFized.
1998-09-22 22:55:56 +00:00
Steve Price
acff2425c0
Remove regexp libXbae library.
1998-09-21 21:41:17 +00:00
Steve Price
a7e780e5af
Remove regexp support for Xaw3d since it can now be built in
...
an ELF world.
1998-09-21 01:35:33 +00:00
Steve Price
dcf1287e4d
giflib is now converted to ELF so remove regexp support.
1998-09-19 01:33:49 +00:00
Satoshi Asami
27ba461c8e
Roll back libpng major to 2.
1998-09-17 00:50:52 +00:00
Vanilla I. Shu
6cf3afd40d
Upgrade to 0.12, and change LIB_DEPENDS to gtk11.
...
PR: ports/7935
Submitted by: maintainer
1998-09-16 21:47:38 +00:00
Satoshi Asami
668e0f51f4
Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
...
checks haven't missed anything.
Submitted by: dima
1998-09-15 21:31:59 +00:00
Satoshi Asami
4610ae86c9
libpng major is now 3. Also remove regexp support in preparation for
...
ELF conversion.
1998-09-15 11:57:51 +00:00
Satoshi Asami
4dc064b0c5
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
...
(Note, since the shlib major didn't change this just removes the regexp
support.)
1998-09-15 11:46:15 +00:00
Satoshi Asami
7c14c37f5a
Use PLIST_SUB to avoid changing a few hundred lines in PLIST every time
...
there's an upgrade.
Approved by: maintainer
1998-09-09 05:46:18 +00:00
Satoshi Asami
7457015fa2
The three libraries are installed in a subdirectory, not under /usr/local/lib.
...
Also, three files were missing from the PLIST.
Note, I'm not sure if the former is right but I'm just making this
file match reality. If it really has to go under /usr/local/lib, the
maintainer should feel free to fix the install process. :)
1998-09-09 02:11:46 +00:00
Chuck Robey
a1f0638e05
Upgrade octave to version 2.0.13.
1998-09-08 14:32:42 +00:00
Thomas Gellekum
bc52392694
Distfile has been upgraded.
1998-09-01 07:05:05 +00:00
Thomas Gellekum
5dec685afb
Upgrade to 1.4.
1998-09-01 07:03:47 +00:00
Steve Price
3d40ad2d7a
Activate the add port.
1998-08-30 18:30:51 +00:00
Steve Price
ae3934282f
Initial import of add version 1.0.
...
A full-screen editing calculator.
PR: 7769
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-08-30 18:30:09 +00:00
Satoshi Asami
df5b4dc520
Move distfiles to subdirectory. When there's a file like "manpages.tgz",
...
it's a good idea even if it's only two files. :>
1998-08-25 02:26:23 +00:00
Jean-Marc Zucconi
4fc42bbb5d
Suffix has changed (.tar.gz -> .tgz)
1998-08-24 19:48:14 +00:00
Satoshi Asami
e4bd3d9abd
Change value of ${MANCOMPRESSED} from "YES" to "yes". We're planning
...
to check it in the near future.
1998-08-24 05:57:48 +00:00
Justin M. Seger
2fae6ef01d
Perl fixes
1998-08-23 04:00:48 +00:00
Satoshi Asami
d421946b3f
Still doesn't package here, as root and without chroot. A few hundred
...
files are missing, so something is seriously wrong.
1998-08-20 10:21:20 +00:00
Satoshi Asami
9111e6f1b5
Mark these ports broken if DISPLAY not set.
1998-08-20 07:35:23 +00:00
Thomas Gellekum
6bf3ce678a
Make this fetchable again.
1998-08-20 07:01:07 +00:00
Tim Vanderhoek
fe2b4d86bb
Use INSTALL_ macros so I can install non-root. Use MANx.
1998-08-19 17:01:37 +00:00
Satoshi Asami
eccd1d0281
Remove two duplicated manpages.
1998-08-19 09:29:59 +00:00
Tim Vanderhoek
b934f68140
Remove some manpages missed by the other person who did most of
...
the math/ category.
1998-08-18 17:33:31 +00:00
Steve Price
64a78a56b2
Don't try to package manpages twice.
1998-08-17 00:50:21 +00:00
Steve Price
77097ed734
Make this port re-install friendly.
1998-08-17 00:48:16 +00:00
Steve Price
08cf8603b8
xforms is at version 0.88.
1998-08-17 00:46:32 +00:00
Satoshi Asami
65edaaa1f5
Replace qt dependencies with USE_QT.
...
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00
Jun-ichiro itojun Hagino
d049f215c8
remove bogus comment.
...
depend on Xaw3d.
Suggested by: Tom Hukins <tom@eborcom.com>
1998-08-10 12:35:43 +00:00
Steve Price
4a4d85f10e
Oops, you can't use the name of the port in the comment.
1998-08-10 00:45:39 +00:00
Steve Price
8cce5cf44c
Turn on geg.
1998-08-10 00:45:00 +00:00
Steve Price
8f4e496688
Initial import of geg version 0.01
...
Visualize multiple 2D-functions of one variable.
PR: 7527
Submitted by: Gilad Rom <rom_glsa@ein-hashofet.co.il>
1998-08-10 00:44:15 +00:00
Steve Price
d0152f7be5
Turn on sc.
1998-08-10 00:21:04 +00:00
Steve Price
ff262bc5f0
Initial import of sc version 6.21.
...
A curses-based spreadsheet program.
PR: 7451
Submitted by: Heinz Tschabitscher <semper@doubt.com>
1998-08-10 00:20:29 +00:00
Steve Price
0f09e2b290
Turn on superlu.
1998-08-09 23:55:27 +00:00
Steve Price
ca657d2e57
Initial import of SuperLU version 1.1.
...
A library of routines for performing sparse factorization.
PR: 5131
Submitted by: Pedro Giffuni <giffunip@asme.org>
1998-08-09 23:54:16 +00:00
Steve Price
ec0192a303
Pick up blas.tgz since to other distfiles seemed to have
...
disappeared.
1998-08-09 00:05:53 +00:00
Satoshi Asami
5264cbceb5
Fix up dependencies for ports that moved into the x11-toolkits category.
1998-08-07 23:56:56 +00:00
Matthew Hunt
c90bb39b08
Grammar, spelling, and usage police. This commit brought to you by
...
the letters "B" and "C". And some Chinese symbols as well.
1998-08-05 18:13:19 +00:00
Satoshi Asami
ceba211283
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
...
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Bill Fenner
72f75f465e
Make color plotting work.
...
Prompted by: Chris Timmons <skynyrd@opus.cts.cwu.edu>
1998-08-01 07:36:52 +00:00
Satoshi Asami
d1f9f6aba5
Doesn't package, is missing (at least) a few hundred files.
1998-07-25 12:54:07 +00:00
Tim Vanderhoek
4bdfc29501
Another batch of "Add homepage." for benchmarks through converters.
1998-07-25 07:31:29 +00:00
Stefan Eßer
84377cc5f9
Change dependencies to accept Qt-1.33 if present,
...
but to build Qt-1.40 if no compiled Qt library can be found.
1998-07-23 20:52:04 +00:00
Steve Price
ec08bdfe16
Update to version 0.62.2.
...
PR: 7276
Submitted by: maintainer
1998-07-17 20:41:56 +00:00
Stefan Eßer
6d478c9ec9
Upgrade to KDE Release 1.0
1998-07-14 22:33:44 +00:00
Stefan Eßer
3e413c8ba0
Mark as broken, will be upgraded to 1.0 within a few days.
1998-07-13 23:31:51 +00:00
Steve Price
b4c7043fe0
Turn on umfpack.
1998-07-11 18:21:26 +00:00
Steve Price
05e2c41388
Initial import of umfpack version 2.2.
...
A package for solving systems of sparse linear systems.
PR: 5295
Submitted by: Pedro Giffuni <giffunip@asme.org>
1998-07-11 18:20:30 +00:00
Marc G. Fournier
f97f38d4d2
Looked in the wrong directory (linpack vs blas) ...
1998-07-09 03:42:14 +00:00
Marc G. Fournier
748b359ec0
Forgot a backslash in the MASTER_SITES list...
...
Submitted by: Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
1998-07-08 11:54:51 +00:00
Marc G. Fournier
229c7f4d6d
Add two sites for retrieving, remove ftp.netlib.org
1998-07-07 19:21:19 +00:00
Marc G. Fournier
836dc0a0d2
Changes so that distrfiles are retriveable...md5 changes to follow
1998-07-07 19:04:05 +00:00
Marc G. Fournier
9f7f5c31d7
ftp.demon.net doesn't appear to mirror aminet anymore...
1998-07-07 18:55:41 +00:00
Marc G. Fournier
ad9f95cbb9
New md5 checksums for port
1998-07-07 18:48:14 +00:00
Marc G. Fournier
6f67b47471
This gets it so that the files are retriveable..md5 updates next
1998-07-07 18:40:47 +00:00
Marc G. Fournier
f361d01787
distfile changed to tar.gz from sha.gz
...
md5 changes as appropriate
1998-07-07 18:31:15 +00:00
Jun-ichiro itojun Hagino
5dc22a30d1
upgrade to siag 2.80.
1998-07-06 17:41:18 +00:00
Satoshi Asami
c452582dce
Mark this port broken:
...
===
:
tar: can't add file share/R/library/stepfun/html/stepfun.html : No such file or directory
tar: can't add file share/R/library/stepfun/latex/ecdf.tex : No such file or directory
tar: can't add file share/R/library/stepfun/latex/plot.stepfun.tex : No such file or directory
tar: can't add file share/R/library/stepfun/latex/stepfun.tex : No such file or directory
*** Error code 1
Stop.
===
(this is is just the tail end of it, there are at least 500 missing files
in the PLIST....)
1998-07-02 06:27:40 +00:00
Thomas Gellekum
93c9528efc
Use py- as prefix for the package names.
1998-06-30 07:43:02 +00:00
Andreas Klemm
3f64101168
path on ftp mirrors changed ...
...
added uni-bielefeld ...
1998-06-29 18:46:39 +00:00
Steve Price
58d7dc8f76
Update to version 0.62.1.
...
PR: 7025
Submitted by: maintainer
1998-06-28 23:37:44 +00:00
Thomas Gellekum
ad0b1faa57
Add virtual category "python".
...
pygist: add dependency on rng.
1998-06-25 06:43:28 +00:00
Thomas Gellekum
224a52e6d8
Activate rng.
1998-06-25 06:38:28 +00:00
Thomas Gellekum
dd403ee19d
Upgrade to 1.5.
1998-06-24 06:18:56 +00:00
Thomas Gellekum
862a3a4554
Upgrade to 1.3.
1998-06-24 06:09:19 +00:00
Matthew Hunt
955622d9b3
Upgrade to 2.0.
1998-06-10 19:12:49 +00:00
Scott Mace
067c498e76
Fix calc so that it will build properly again.
...
changed distfile from calc-2.9.3t6.tar.gz to calc-2.9.3t6.tar
calc is fetched as an on-the-fly tarball from ftp.cdrom.com
gzipped on-the-fly tars are not supported.
removed trailing whitespace on several lines in PLIST
revised DESCR to <24 lines.
1998-06-04 17:13:57 +00:00
Thomas Gellekum
f8175159fa
Fix for quadmesh.py.
1998-06-03 06:43:41 +00:00
Thomas Gellekum
ad339e24e0
Activate pygist.
1998-06-02 08:11:20 +00:00
Thomas Gellekum
d7c14f6605
New port pygist, a python interface to the scientific plotting
...
library gist, which is distributed with yorick.
1998-06-02 08:09:37 +00:00
Thomas Gellekum
25444aa391
Distfile has been repackaged and moved on master site.
1998-05-29 06:45:49 +00:00
Bill Fenner
4f2f81b483
MASTER_SITE_SUBDIR should have neither a leading nor a trailing slash.
1998-05-25 21:03:04 +00:00
Chuck Robey
e032aff81a
Fix nasty template-instantiation problem that, while it compiled,
...
prevented it from running. The only fix (until FreeBSD goes elf)
is to build the executeable statically. I really dislike that, but
it's a linker problem that's not likely to be fixed.
Much thanks to Victor Balden <victor@eng.uct.ac.za> for pointing
me at this bug.
1998-05-20 02:17:20 +00:00