Commit Graph

69 Commits

Author SHA1 Message Date
espie
5e1c3c14ed Some fixes:
- patch libstdc++-v3/libmath to unconfuse libtool.
- sparc needs the same fix as i386 to not emit bogus frame info.
2001-07-13 14:06:53 +00:00
naddy
49afc89ea6 MASTER_SITES fix by Heikki Korpela <heko@saitti.net>:
- Add ftp.funet.fi and ftp.sunet.se mirrors where available.
- Remove broken ftp.funet.fi references.
2001-07-13 11:23:37 +00:00
espie
6b037f9bb3 Oops 2001-07-11 10:58:36 +00:00
espie
ab7e12efd2 Oops... Heikki, Fries. 2001-07-10 09:38:32 +00:00
espie
178fb96cfe Slightly better configuration:
- add patches from OpenBSD-current, to multilib libgcc as -fpic
- fix asm emitting code on i386, to avoid dwarf2 stuff. Similar patches
may be needed for other a.out arches...
- fix comment on i386.
- add -L/usr/lib/debug.
- finish -shared support.

Misc. configury:
- try to ensure libffi, libjava, fastjar will configure. So far, ld dumps
core in libjava though...

Use gmake for now, as it does not build completely with our make...

Still missing shared library pieces...
2001-07-09 10:26:18 +00:00
espie
b8c8f1d29d Needs a recent version for MACHINE_ARCH to be substituted. 2001-07-04 18:24:46 +00:00
espie
07e3da1246 Fix DIRECTORY for fetch 2001-07-04 15:37:20 +00:00
espie
0525268b7f ...and I also forgot those. 2001-07-04 15:21:19 +00:00
espie
2e243130d2 Forgot that file 2001-07-04 15:14:04 +00:00
espie
a8e8cca603 Preliminary port of gcc 3.0.
Currently, bootstraps C and C++ on i386.

This is definitely not complete yet. Lots of libtool patches, and local
changes to 2.95.3 (such as proper -shared support) are missing,
but this should allow people to start banging on it.
2001-07-04 15:07:28 +00:00
lebel
5137d97f38 lang: integrate COMMENT, bump NEED_VERSION. 2001-05-06 01:27:52 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
54848dabf9 Fix my address. Dust off details. 2000-10-10 00:40:20 +00:00
brad
ab9651d627 use new extraction framework: remove USE_BZIP2 and set EXTRACT_SUFX 2000-09-12 16:15:44 +00:00
brad
f7f4730e95 remove egcs 1.1.2 checksums 2000-09-12 16:11:32 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00
espie
3b5e3e8d17 Introduce :: in *_DEPENDS as a place holder for a package spec
Bump NEED_VERSION.
2000-03-24 23:28:01 +00:00
espie
76d52e1f68 PORTSDIR no longer needed in *DEPENDS. 2000-03-05 18:30:21 +00:00
espie
edba5cfedf MAKEFILE-> MAKE_FILE 2000-02-22 17:08:31 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
1574b9aa2e gpl licenses 2000-02-12 08:02:07 +00:00
espie
b3ed337056 Change MAKE_FLAGS to remove the -f.
Actually reading the Makefiles proved that about one third of them was
confused about this already...
2000-02-12 00:43:57 +00:00
espie
a813079932 Kill a large set of deprecated variables.
Thoroughly unsubtle, most mkdir -p should probably be INSTALL* at
*install stage, and echo/ECHO_MSG is somewhat unsorted.

It's quite possible I missed a few automated changes...
2000-02-11 01:09:59 +00:00
espie
e201e9d26b Kill most instances of PATCH_SITES 2000-02-02 17:02:38 +00:00
espie
901c5a9df7 COMES_WITH... 1999-09-17 11:42:05 +00:00
espie
6284a309f2 Typos. 1999-09-06 16:48:30 +00:00
espie
cc613e6f87 Fix Makefile thinko.
Add newest patches from current version and OpenBSD src tree.
Synch various things, should compile now.
1999-09-06 15:38:26 +00:00
espie
01b19e31e6 Interface change (libiberty used to include some functions it no longer
includes)
1999-09-06 14:46:49 +00:00
espie
1c4d94e0ef Update description, pkg name, and packing list. 1999-08-22 17:28:42 +00:00
espie
ce196ba712 Missing files. 1999-08-22 16:46:49 +00:00
espie
e7e2b2f4c5 Move from egcs-stable and update to gcc-2.95.1 1999-08-22 15:50:38 +00:00
espie
7856893b06 Lots of crisper comments... 1999-04-20 16:07:56 +00:00
espie
c7994b0613 *Now* we don't make tests. 1999-04-02 22:49:19 +00:00
espie
6008fc7b62 move tests to the post-install stage, to grab the right flavor of
libstdc++.

Adjust PLIST for the right libstdc++ version.
1999-03-25 21:51:27 +00:00
espie
504c3973e6 Framework to compile with our current weird threads model.
egcs with threads is largely untested... do what you may.
1999-03-25 21:50:05 +00:00
espie
a3a867f82e Bug-fix from current: 386 handling of TARGET_DEFAULT/TARGET_CPU_DEFAULT
is weird.
1999-03-25 21:47:56 +00:00
espie
af19cd7134 Change shared lib version to fit with the rest of OpenBSD. 1999-03-25 21:46:27 +00:00
espie
ece0c657ea forgot that one... 1999-03-21 07:51:08 +00:00
espie
a811f1da32 egcs-1.1.2 is out. 1999-03-17 00:45:37 +00:00
espie
ee8eebfd2f Remove conflicts... somedays I hate cvs. Thanks marc@ ! 1999-03-09 20:27:51 +00:00
espie
d75ccd001a Missed those 1999-03-09 17:22:51 +00:00
espie
760911e5d3 Update to 1.1.2-prerelease 3.
Remove all files that ARE in egcs-1.1.2-prerelease 3
1999-03-09 17:12:05 +00:00
marc
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
marc
99a1ab44b1 fix earlier bogus changes to Makefile where a value that
was defined in bsd.port.mk was checked before bsd.port.mk was included;
this should make ports with optional shared libs build on the alpha,
again.  However, chages require the latest bsd.port.mk
1999-03-02 04:41:00 +00:00
espie
1f7e1a5083 Integrated into 1.1.2 1999-02-28 18:53:00 +00:00
espie
3360fa69d4 Make __attribute__((weak)) work again. 1999-02-28 18:21:11 +00:00
espie
bf5e2d0ea8 Okay, this one should be right. 1999-02-28 15:05:50 +00:00
espie
8f2c1f6472 This should avoid mkstemps trouble on alpha. 1999-02-27 14:23:25 +00:00
espie
06284e5074 Temporary: prerelease does live in the snapshot directory 1999-02-26 17:48:37 +00:00
espie
681d4592f1 Fragments needed for multithread support (not really functional yet) 1999-02-26 16:21:42 +00:00