Commit Graph

345 Commits

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