Commit Graph

863 Commits

Author SHA1 Message Date
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
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
Justin M. Seger
aacf2f6e76 Changes for ELF 1998-09-15 02:51:10 +00:00
David E. O'Brien
c7328c76ae Upgrade to 1.1b.
Since there has been announced a to-be ver 1.1.1, change my versioning to
a 4th "." to avoid "a"/"b" to avoid being mistaken for an alpha/beta vers.
1998-09-10 04:05:27 +00:00
Joseph Koshy
aa098e962a Fix MASTER_SITE.
Submitted by:  Eiji-usagi-Matsumoto <usagi@clave.gr.jp> (maintainer)
1998-09-09 01:22:59 +00:00
Joseph Koshy
ed3a69efb7 Correct master site url. 1998-09-07 02:50:09 +00:00
Vanilla I. Shu
1bbf578daf Activate gnomeobjc. 1998-09-06 06:42:47 +00:00
David E. O'Brien
3500d06a33 my goof. fetch only egcs-1.1a.tar.gz, not the entire release/egcs-1.1a
directory.
Submitted by:	Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
1998-09-04 18:56:55 +00:00
David E. O'Brien
6d7e6da0b7 egcs 1.1 HAS BEEN RELEASED!!
(I will probably not be tracking the snapshots as closely now.  I'd like to
see if 1.1 isn't stable enough to stay with for a while)

Cygnus calls this 1.1a (not Alpha, but a second rolling because a few G77
files were left out).   I'm naming this version 1.1.1 so people won't think
it is an alpha version.
1998-09-03 08:49:10 +00:00
Steve Price
03437e0212 Unbreak after the perl upgrade and update to version beta 2 while
I'm here.
1998-08-30 15:52:51 +00:00
Mark Murray
47f59bf141 Make this port honour CFLAGS.
Submitted by: axl (Sheldon Hearn)
1998-08-28 14:48:37 +00:00
Justin M. Seger
3dcdb70972 Checksum changed 1998-08-27 06:17:48 +00:00
David E. O'Brien
c36f11a763 * upgrade to 19980816 snapshot
* reduce maintance costs, advantage PLIST_SUB
1998-08-26 09:51:16 +00:00
David E. O'Brien
7d83638156 turn on bc-gcc 1998-08-26 09:42:48 +00:00
David E. O'Brien
5eaf164feb gcc with bounds checking support for pointers and memory 1998-08-26 09:41:56 +00:00
Satoshi Asami
1243759365 "mkdir" -> "mkdir -p" 1998-08-26 05:41:48 +00:00
Satoshi Asami
84f00a499f "ln -s" -> "ln -sf" 1998-08-26 05:29:36 +00:00
Vanilla I. Shu
f22196f74b Activate slib. 1998-08-25 14:24:07 +00:00
Vanilla I. Shu
f162bf8b02 A portable scheme library for all standard scheme implementation.
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>
1998-08-25 14:22:27 +00:00
Vanilla I. Shu
5c80098b41 Correct pkg/PLIST. 1998-08-25 14:07:50 +00:00
Steve Price
6e8626a76c Honor CFLAGS is set.
PR:		7702
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1998-08-24 00:59:59 +00:00
Justin M. Seger
9b49915c44 Make this work with the new perl variables. 1998-08-22 19:55:02 +00:00
Tim Vanderhoek
991d4d08c7 I couldn't test this, since it died partway through the build, but
it should fix the install.  I did a partial test (which turned-out
to be a good thing) of a partial build, and it worked, at least...
1998-08-20 08:57:47 +00:00
Joseph Koshy
1757d0a0d4 Don't bytecompile emacs .el files that go in to site-lisp/.
Requested by: asami@freebsd.org
1998-08-20 08:07:14 +00:00
Tim Vanderhoek
8ce50883da The first time I tried committing this set of manpage removals it got
all the way to diffing yorick/pkg/PLIST and then died with a
"bad hostname freefall.freebsd.org" ....  Hopefully that's not bad...  ;-)

Hmm..  Maybe I'll try doing this from beast, next!  kickme's a boring
machine, and bento is busy.
1998-08-18 18:33:15 +00:00
David E. O'Brien
64dbac5893 dont ask.. 1998-08-18 03:47:45 +00:00
David E. O'Brien
9c38a6c5ee Update to use PLIST_SUB 1998-08-18 03:45:02 +00:00
David E. O'Brien
8a8e409249 remove subdirs on pakage deinstall. 1998-08-17 22:52:28 +00:00
David E. O'Brien
151b01a7c9 Re-add bits to allow `make reinstall'' or a boched `make install'' to
be retried.
1998-08-17 17:03:31 +00:00
Tim Vanderhoek
d026fced24 Properly adapt for the latest bsd.port.mk. :-) 1998-08-17 06:40:16 +00:00
David E. O'Brien
84ece66cd2 Allow a ``make install'' that boched to be re-attempted.
The current version of bsd.port.mk has a bug such that it doens't generate
TMPPLIST at the proper point, and thus all 1st install attempts bomb.
1998-08-17 02:03:20 +00:00
David E. O'Brien
cd62836c8c Another typo -- my brain is on vacation.
(OK, where the Ports Team's pointy hat?)
1998-08-16 18:05:32 +00:00
David E. O'Brien
fa3b98758a fix typo.
Submitted by:	"Michael V. Harding" <mvh@netcom.com>
1998-08-15 22:22:33 +00:00
Mark Murray
e58aa8cc3a Upgrade to perl 5.005_02. This will have virtually no impact on ports that
have been converted to the new scheme.
1998-08-15 16:33:13 +00:00
David E. O'Brien
b756e894fa * expmed.c (expand_mult): Use 0 as add_target if should preserve
subexpressions.
* expmed.c (expand_divmod): Save last divison constant and
        if rem is same as div, don't adjust rem cost.

Submitted by:	Peter Jeremy <peter.jeremy@auss2.alcatel.com.au>
1998-08-14 09:20:23 +00:00
David E. O'Brien
d265ace04d Removed manpages from pkg/PLIST 1998-08-13 21:30:07 +00:00
David E. O'Brien
8c54814372 * Minor bug fixes from OpenBSD (and some stuff to ease diff'ing in the future)
* Some initial support for FreeBSD-alpha
* Add some optimizations required by g77, which still might be of some use
  to adventuring C/C++ programmers.

Obtained from:	OpenBSD (parts)
1998-08-13 17:55:40 +00:00
David E. O'Brien
a3658c9e7c Add ``osfnc.h'' from glibc++ 2.7.2 (of FBSD 2.2.7 fame) so
/usr/src/gnu/usr.bin/groff will compile.
1998-08-13 17:49:15 +00:00
John Polstra
1596221df9 Fix Version-required comment. 1998-08-12 04:39:10 +00:00
David E. O'Brien
9ccc2ed115 Upgrade to the 19980803 snapshot. 1998-08-11 08:22:46 +00:00
Steve Price
b515e90674 Find the distfile again and portlint while I'm here.
PR:		7545
Submitted by:	Daniel O'Connor <doconnor@gsoft.com.au>
1998-08-10 12:11:44 +00:00
Steve Price
844b59b3c7 Update to the June 1998 sources.
PR:		7518
Submitted by:	maintainer
1998-08-09 00:25:43 +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
Satoshi Asami
48887e4ba8 Make these ports (TenDRA, egcs, gcc28, glibstdc++28 and guavac, all
under lang) use ${OSREL} as defined in bsd.port.mk rev 1.281 and
1.227.2.43.

Note gcc28 is hopelessly broken, it uses an undefined variable
${GNUOSREL} and thus has an empty string wherever ${OSREL} should
be.  However, it's consistent with its own PLIST at the current state
so I haven't "fixed" it yet.
1998-08-07 22:49:31 +00:00
Andrey A. Chernov
e5075774e4 create needed directories before making .ph files 1998-08-07 14:16:20 +00:00
Andrey A. Chernov
517e01713a generate .ph files on package install now 1998-08-07 12:33:29 +00:00
Andrey A. Chernov
99ba8ccbce Remove generated include .ph files which not present on every machine,
mostly kerberos or obsoleted ones.
1998-08-06 15:33:57 +00:00
Mark Murray
0d626d564a Update to Perl 5.005_01. 1998-08-06 10:43:22 +00:00
Joseph Koshy
c9a53bc4e6 Refer people needed a lighter weight implementation of ML to Chuck Robey's
Moscow ML port.
1998-08-03 01:31:39 +00:00
Chuck Robey
57a56fe778 OOPS I left the BROKEN line in there. 1998-08-02 17:42:01 +00:00
Chuck Robey
ddf1a25991 Add pointer to smlnnj for those with plenty of disk. 1998-08-02 17:40:51 +00:00
Chuck Robey
555f6b44ac Update moscow_ml to version 1.43. This is a good version of ml if
you are limited in space.  If you have no space limitations, I'd really
recommend the new smlnj port instead.
1998-08-02 17:38:24 +00:00