1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Commit Graph

814 Commits

Author SHA1 Message Date
Justin M. Seger
643921bf8b Mark BROKEN for ELF:
===>  Building package for cim-2.10
Creating package /usr/ports/packages/All/cim-2.10.tgz
Registering depends:.
Creating gzip'd tar ball in '/usr/ports/packages/All/cim-2.10.tgz'
tar: can't add file lib/libcim.so.1 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
1998-10-13 23:51:41 +00:00
Justin M. Seger
6b0b026616 Mark BROKEN for ELF:
cp bignum/libbignum.a libnums.a
cp: bignum/libbignum.a: No such file or directory
*** Error code 1
1998-10-13 23:45:15 +00:00
Justin M. Seger
991f221b08 Mark BROKEN for ELF:
gcc -O2 -o ../cs globals.o code0.o code1.o code2.o code3.o code4.o code5.o code6.o code7.o code8.o code9.o code10.o  ../../System/base.a ../../System/GC/gc.a -lm
gcc: ../../System/GC/gc.a: No such file or directory
*** Error code 1
1998-10-13 23:13:40 +00:00
Justin M. Seger
6f4b07dd27 Mark BROKEN for ELF:
cc  -O -pipe -DSTK_VERSION=\"3.1.1\" -DMACHINE=\"FreeBSD-3.0-BETA-i386\" -DUSE_DYNLOAD -DUSE_TK -DSTk_CODE -DFREEBSD -DUSE_STKLOS    -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SIGACTION=1 -DHAVE_SELECT=1 -DSTDC_HEADERS=1   -I. -I../Tk/generic -I../Tk/unix -I../Tcl -I../Mp  -I/usr/X11R6/include -o stk userinit.o libstk.a ../Mp/libgmp.a ../Tk/unix/libtk.a ../Tcl/libtcl.a ../Tcl/libevtcl.a  -L/usr/X11R6/lib  -lSM -lICE -lX11 -lm
cc: ../Mp/libgmp.a: No such file or directory
cc: ../Tk/unix/libtk.a: No such file or directory
1998-10-13 23:09:20 +00:00
Justin M. Seger
96d3c047f3 Unmark BROKEN. It was a previously fixed SMP problem.
Pointed out by:	jdp
1998-10-13 01:17:27 +00:00
Justin M. Seger
802d197782 Mark BROKEN for ELF. Depends on modula-3 which is BROKEN:
***
*** runtime error:
***    Segmentation violation - possible attempt to dereference NIL

***
*** runtime error:
***    ASSERT failed
***    file "../src/runtime/common/RTHeapMap.m3", line 35
***

Abort trap - core dumped
*** error code 134 (ignored)
missing libm3formsvbtpixmaps.a: not building libm3formsvbtpixmaps.so.6

followed by many more errors
1998-10-12 16:38:05 +00:00
Justin M. Seger
8b449ec22c Mark BROKEN for ELF: depends on BROKEN_ELF gcc28 1998-10-12 15:04:35 +00:00
Mark Murray
1855f5ab88 Perl 5 is in the system. Mark this port broken for 3.0 for that reason.
(Also minor repairs to PLIST - nuke ranlibs)

Reviewed by: asami
OK-ed by: jseger
1998-10-12 06:51:07 +00:00
Scott Mace
52acd0cf30 Convert to ELF.
Use MAN3 macro.
PR:		8017
Approved by:	jseger
1998-10-11 19:51:56 +00:00
Scott Mace
f0a7283148 Convert to ELF.
PR:		8017
Approved by:	jseger
1998-10-11 19:51:43 +00:00
Scott Mace
1dda6cac78 Convert to ELF.
use MAN3 macro
PR:		8017
Approved by:	jseger
1998-10-11 19:51:36 +00:00
Steve Price
40e26efbb5 Update to version 5.28.
PR:		8173
Submitted by:	Brain Handy <handy@physics.montana.edu>
1998-10-10 04:07:07 +00:00
Satoshi Asami
fe04da78c6 Prepend ${WRKDIRPREFIX} to WRKSRC definitions that don't use ${WRKDIR}. 1998-10-09 01:41:15 +00:00
John Polstra
71e64d35d1 Make profiling work. 1998-10-08 21:33:02 +00:00
Robert Nordier
9d05228203 Clean up on deinstallation.
With advice from: asami
1998-10-08 09:28:43 +00:00
Robert Nordier
cad2fe6b80 Don't insist on finding crt0.o and friends. 1998-10-08 09:18:52 +00:00
Satoshi Asami
f7ccaa76b6 GNUHOST was defined twice. Also, take out the ELF cruft, a simple
BROKEN_ELF will do. :)
1998-10-08 01:19:19 +00:00
Robert Nordier
f41aaa0b8f Add K-aout to tcc aout environment for consistency. 1998-10-07 22:30:07 +00:00
Thomas Gellekum
7e62a3c426 Support dynamic loading of modules in an ELF world.
Submitted by:	Vladimir Kushnir <kushn@mail.kar.net>
1998-10-06 06:49:13 +00:00
John Polstra
05bb3c0285 Fix building this port under recent versions of -stable. My
previous fix for dealing with the semctl() interface change was
incomplete.
1998-10-06 03:01:41 +00:00
Steve Price
61b8183d2d Don't use ${LDCONFIG} if we don't install any shared libraries. 1998-10-05 05:04:50 +00:00
Steve Price
995cde8e96 Convert to ELF. 1998-10-05 05:02:34 +00:00
Steve Price
bebd4995fd Cleanup conversion to ELF. 1998-10-03 21:35:24 +00:00
Steve Price
5cfa4b1f63 Checksum for patches changed. 1998-10-02 02:02:50 +00:00
David E. O'Brien
7ad180cedf Allow building and packaging for ELF. 1998-10-01 21:40:03 +00:00
Mark Murray
08cc1d1394 Blat minor number on shared object for ELF. 1998-10-01 07:06:00 +00:00
Robert Nordier
aa0c01fd41 Update PLIST. 1998-09-29 17:46:41 +00:00
Robert Nordier
f6a8fafdaf TenDRA does ELF Part I 1998-09-29 13:13:25 +00:00
Justin M. Seger
d0b3b873bb Mark BROKEN for ELF. 1998-09-29 02:37:14 +00:00
Satoshi Asami
d180c1547c Doesn't package due to PLUST_SUB/GNUHOST definition and bsd.port.mk
inclusion order.
1998-09-28 09:47:01 +00:00
David E. O'Brien
98317e7de4 Broken on ELF boxes. 1998-09-27 04:25:56 +00:00
David E. O'Brien
1beb04227c Build properly on ELF systems. 1998-09-27 01:56:14 +00:00
David E. O'Brien
8c737eadca make fetchable 1998-09-27 00:44:18 +00:00
Steve Price
b90c232dc7 Remove regexp support for tk42. 1998-09-26 23:11:03 +00:00
David E. O'Brien
cd91803be3 back to the snaps w/egcs-19980914
Submitted by:	jdp
1998-09-26 18:17:13 +00:00
Satoshi Asami
41637d4447 tk80 has been ELFized. 1998-09-25 10:05:14 +00:00
Vanilla I. Shu
b9940eb587 Change CATEGORIES to lang. 1998-09-24 05:05:43 +00:00
Vanilla I. Shu
eb41ea85b5 Change CATEGORIES to lang, and guile is elf library now. 1998-09-24 05:04:06 +00:00
Vanilla I. Shu
50d781eedd Activate guileobjc libobjects.
Approved by:	asami
1998-09-24 00:31:19 +00:00
Satoshi Asami
425447f07e Typo.
PR:		8026
1998-09-22 18:52:16 +00:00
Steve Price
db84801dd5 Only use -soname flag if building for an ELF world.
Noticed by:	smace
1998-09-22 18:40:36 +00:00
Vanilla I. Shu
8a88e06fef Convert guile to elf. 1998-09-22 15:44:12 +00:00
Joseph Koshy
9c79ebb1b2 Add trailing "/" to MASTER_SITE.
Botched by: 	jkoshy
Reminded by:	 Eiji-usagi-MATSUmoto <usagi@clave.gr.jp>
1998-09-22 03:22:47 +00:00
Steve Price
16a01b18a1 Unbreak deinstall by adding the required trailing '%%'. 1998-09-20 23:51:28 +00:00
John Polstra
5eac67c7d3 Fix breakage caused by a recent change to <sys/sem.h> in -stable.
Unfortunately, this depends on a bump of __FreeBSD_version which
came 12 days too late.  Thus there is a range of -stable versions
from 7 September 1998 to 19 September 1998 on which this port won't
build.
1998-09-19 17:49:22 +00:00
Vanilla I. Shu
c2155d9646 Correct the category of info page. 1998-09-19 04:04:58 +00:00
Vanilla I. Shu
51583d5853 Merge all info page to a BIG file. 1998-09-18 22:28:04 +00:00
Vanilla I. Shu
43bb420e1f Upgrade to 20-2.5, and merge all info page to a BIG file. 1998-09-18 21:51:43 +00:00
John Polstra
736d3c5ca3 Make these ports work on ELF systems. 1998-09-18 01:02:04 +00:00
Steve Price
d9a03dd68a Make this build in an ELF world.
Reviewed by:	jkh
1998-09-17 22:30:11 +00:00