Commit graph

313 commits

Author SHA1 Message Date
wiz
a7ca15c284 add RCS Id 2001-01-24 12:12:40 +00:00
tsutsui
350febe3ac Cross-compile environment for ELF NetBSD/m68k. 2001-01-24 12:03:04 +00:00
tsutsui
df2b9068d0 Add m68k-netbsdlef target. 2001-01-24 11:24:12 +00:00
tsutsui
eb1a4a49b6 Bring ELF BSS alignment fix from main trunk:
gnusrc/gnu/dist/bfd/elf.c 1.2->1.3
2001-01-24 11:18:18 +00:00
tsutsui
11fcf3e6d4 Update PLIST for mipseb LDEMULATION fix. 2001-01-24 11:09:59 +00:00
msaitoh
89d10cd1c9 sync with gnu/dist/gas/config/tc-sh.c rev. 1.2 2001-01-22 21:35:32 +00:00
msaitoh
2a887ba076 patches for sh3. Sync with:
gnu/dist/gcc/config/sh/sh.c  rev. 1.7
                       sh.h  rev. 1.5
                       sh.md rev. 1.7
2001-01-22 21:04:12 +00:00
itojun
ffbc17d9b9 sync PLIST with reality. 2001-01-09 14:44:43 +00:00
itojun
be0eca79a3 on egcs installation, use install-multilib if we are using multilib target.
fixes libgcc.a build problem mentioned on port-sh3.

we should not hardcode targets into egcs-install, we should modify
egcs/gcc/Makefile.in and obey whatever configure decided...
2001-01-09 13:24:46 +00:00
tsutsui
a3aba2707a regen. (patch-mips fix) 2001-01-06 06:44:30 +00:00
tsutsui
2f68108952 emulparams for mips should be elf32bmip, not elf32ebmip. 2001-01-06 06:38:20 +00:00
agc
9c2d582fc9 The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.

+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt

With many thanks to Thomas Klausner for keeping me honest with this.
2001-01-04 15:10:17 +00:00
itojun
a3ffa1533f note "{big,little}-endian" in readable places 2001-01-04 02:21:36 +00:00
itojun
8b5ae3be1b dd sh{,el}-netbsdcoff 2001-01-04 01:21:52 +00:00
itojun
46d5070175 cross/shel-netbsdcoff, little endian sh3 cross compiler 2001-01-04 01:21:09 +00:00
itojun
16cf3777d8 cross/sh-netbsdcoff, big endian sh3 cross compiler 2001-01-04 01:20:48 +00:00
itojun
dd88341447 add sh*- and shel*- targets.
XXX there seem to be gcc internal issue with sh3 code generator,
specifically with -O2.  sys/nfs/* bombs with internal error.
2001-01-04 01:19:29 +00:00
itojun
20f0d51c2b split sh*- and shel-*.
based on ftp://ftp.netbsd.org/pub/NetBSD/arch/sh3/crosskit/.

XXX due to /bin/sh restriction in ld/config.status,
we can accomodate no more archs.  we need to change ld/{Makefile,configure}.in
2001-01-04 01:18:07 +00:00
wiz
f076116ae5 Fix installation. Closes pkg/11690. 2000-12-16 00:53:31 +00:00
wiz
a32b3a5655 Unify Makefiles -- mostly headers: remove FreeBSD Ids.
Consistent 4 character indentation of SUBDIR entries.
2000-12-12 01:30:36 +00:00
agc
449d36cdc0 Remove sparc64-netbsd SUBDIRS:
``sparc64 & egcs 1.1/binutils 2.9 is considered harmful; remove this poison.''
2000-12-04 13:18:39 +00:00
agc
14980ceeb3 A checksum of patches is not much use without any patches or sources
to which to apply them. Nuke this file as well:

``sparc64 & egcs 1.1/binutils 2.9 is considered harmful; remove this poison.''
2000-12-04 13:17:37 +00:00
mrg
f7896d62cb sparc64 & egcs 1.1/binutils 2.9 is considered harmful; remove this poison. 2000-12-02 12:57:56 +00:00
wiz
3a58c0753f pax -> ${PAX}, chown -> ${CHOWN}, test -> ${TEST} 2000-11-09 13:04:55 +00:00
wiz
6e305d400e add patch-sum 2000-11-09 12:59:12 +00:00
wiz
a5fd8a2e9a improve wording a bit 2000-11-09 12:58:49 +00:00
wiz
3ffb2edf84 add patchsum 2000-11-09 12:55:37 +00:00
wiz
e10d83209c add patch-sum 2000-11-09 12:55:08 +00:00
wiz
d740dd63d3 add RCS Id 2000-11-09 12:54:58 +00:00
wiz
a60bdf83b2 add patch-sum 2000-11-09 12:54:32 +00:00
wiz
a5d6224210 add RCS Id 2000-11-09 12:54:21 +00:00
wiz
2c61ed84e7 add patch-sum 2000-11-09 12:51:03 +00:00
minoura
c76435d6a4 Comment on headers from NetBSD. 2000-11-06 05:40:28 +00:00
minoura
5b427b10b8 Re-enabel i386-cygwin32.
This package exists for cross-compilation, independently from PEACE.
Thanks to tv@wasabi.
2000-11-06 05:37:18 +00:00
minoura
a72593b3f0 Make this package work.
From i386-netbsdpe.
2000-11-06 05:31:42 +00:00
minoura
7dbeca8ee8 Fix RCS Id. 2000-11-06 05:30:05 +00:00
minoura
e10afe3397 Descend to i386-netbsdpe, and remove i386-cygwin32. 2000-11-06 03:17:48 +00:00
minoura
547b08b9e6 Import cross-i386-netbsdpe, cross compile environment for PEACE/i386.
This package obsoletes broken cross-i386-cygwin32.
From the PEACE repository,
http://cvs.kshosen.ac.jp/cvsweb.cgi/peace/pkgsrc/cross/i386-netbsdpe/
2000-11-06 03:15:14 +00:00
fredb
cf6c06b717 Mark this package BROKEN, with an informative message. 2000-10-13 13:02:02 +00:00
christos
ba756d000d update to 20001003 2000-10-03 22:10:25 +00:00
fredb
b24ade536b Move this into .../COMMON/patches-egcs/, where it belongs. 2000-09-30 19:04:24 +00:00
fredb
18b224db82 In fix-header, warning() becomes cpp_warning(), to make this build again. 2000-09-29 10:08:31 +00:00
fredb
e652f819d9 Let this build without bison. 2000-09-29 00:36:41 +00:00
fredb
52dd4865e0 Don't try to run check-shlibs over linux binaries. 2000-09-13 13:51:29 +00:00
wiz
60c438fed0 Enable all cross-packages. This way we will at least see (in the next
bulk build) which still work.
2000-09-07 13:13:47 +00:00
wiz
05adb1a8b3 add RCS Id 2000-09-03 14:42:37 +00:00
wiz
ce19bd233e Retire USE_PKGLIBTOOL in favour of USE_LIBTOOL.
Use LTCONFIG_OVERRIDE, and thus remove four patches.
Update PLIST for arm and mipse[bl] additions.
2000-08-14 14:57:52 +00:00
jun
e7c216f356 regen. 2000-08-09 10:39:48 +00:00
jun
7797f19934 On port-hpcmips-ja@jp.netbsd.org:
shin@sm.sony.co.jp <10007180619.AA00274@lachesis.sm.sony.co.jp>
tsutsui@ceres.dti.ne.jp <200008031537.e73Fb0S25554@mirage.ceres.dti.ne.jp>

the pkgsrc cross linker did not know -nostdlib option,and -nostdlib option
works such as -n option. -n is NMAGIC output option.
this misunderstanding makes bad alignment and bad address dynamic-linked
binary.

cf.
On ftp://ftp.netbsd.org/pub/NetBSD/arch/hpcmips/snapshot/20000620-1.5,
dynamic-linked binary is almost broken.
2000-08-09 10:33:22 +00:00
wiz
1be090ca43 add (commented out) armv2-netbsd 2000-07-13 22:15:40 +00:00
bjh21
852c8d73fd cross-armv2-netbsd: NetBSD/arm26 cross-build environment (rather experimental) 2000-07-13 21:39:11 +00:00
wiz
9f03215ea8 add commented out i386-cygwin32 2000-06-29 10:06:49 +00:00
mycroft
8961672d5b Fix problems with uninitialized data, mostly on MIPS. 2000-06-11 23:42:13 +00:00
mycroft
3378242b78 Pull in the change to only do the null format string check if -pedantic. 2000-06-11 18:45:54 +00:00
mycroft
3a7735cc54 Include directory name. 2000-06-11 18:40:26 +00:00
mycroft
41bc463d2a Import the NUL termination bug fix from -current. 2000-06-11 18:27:29 +00:00
wiz
ebabcfbf7e picking nits... 2000-06-01 12:24:00 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
oki
3c98a006cb This cross-compile environment for PE/COFF Cygwin32/i386. 2000-05-31 17:54:25 +00:00
christos
1805837034 update zoularis to 20000512 2000-05-12 17:40:05 +00:00
mycroft
846588c0e3 Redefine INIT_SUBTARGET_OPTABS, so that references to __[df]toull are not
generated.
2000-05-07 12:21:23 +00:00
mycroft
a98e0596e4 Oops; fix dimwittedness in previous. 2000-05-07 02:46:41 +00:00
mycroft
0f4477bce5 One more patch... 2000-05-07 02:12:39 +00:00
mycroft
e7ba122fb5 Fix path oddness. 2000-05-07 01:25:45 +00:00
mycroft
abc51e6154 Regen. 2000-05-07 01:18:53 +00:00
mycroft
47ffb78caf size_t is unsigned long, not unsigned int. 2000-05-07 01:17:55 +00:00
rh
a7138b2ff8 defuzz 2000-05-04 09:01:09 +00:00
tsutsui
c53c8d770e Add a patch for FUNCTION_PROFILER bug.
From gnusrc/gnu/dist/gcc/config/mips/mips.h (1.3->1.4)
2000-04-21 16:09:58 +00:00
christos
2c2dd6c828 Update to version 20000317. Works with current and Solaris-2.7
Untested with Linux
2000-03-17 05:41:34 +00:00
wiz
74874e66d9 remove trailing `.' 2000-03-09 13:47:31 +00:00
tsutsui
c634e77061 Oops, fatal typo. (s/#ifndef/#ifdef/)
Apologies for my fault.
2000-02-19 09:46:14 +00:00
tsutsui
ff30424556 Add mipse[bl]-netbsd. 2000-02-19 01:07:56 +00:00
tsutsui
286f01c79b Cross-compile environment for NetBSD/mipsel. 2000-02-19 00:58:39 +00:00
tsutsui
8428c6610f Cross-compile environment for NetBSD/mipseb. 2000-02-19 00:57:05 +00:00
tsutsui
37eff61636 - Add support of mipseb target.
- Make cross-packages compile on mips and powerpc hosts.
2000-02-19 00:53:40 +00:00
tsutsui
7e55085634 Add a patch for mipseb target. 2000-02-19 00:50:46 +00:00
tsutsui
a90e17d580 Add mipse[bl]-netbsd to targets. 2000-02-19 00:48:57 +00:00
tsutsui
2da7d1dfda Add m68k-netbsd. 2000-01-14 15:44:16 +00:00
tsutsui
86b3e96eb1 Cross-compile environment for a.out NetBSD/m68k.
Only static binaries are supported,
but useful enough for kernel development.
2000-01-14 14:51:27 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
wiz
419f0da378 replaced some commands by their ${COMMAND} counterparts 2000-01-02 03:07:31 +00:00
soren
ace857feeb Don't try to copy files/CVS. 1999-12-20 21:50:46 +00:00
sakamoto
4d7a4e097f Add bfd-crunchide and bfd-mdsetimage 1999-12-20 06:00:37 +00:00
sakamoto
a5bb6d92e1 Initial import of bfd-mdsetimage-1.0
mdsetimage using libbfd. Used for cross-building distributions.
1999-12-20 05:58:34 +00:00
sakamoto
872d9f92bc Initial import of bfd-crunchide-1.0
crunchide using libbfd. Used for cross-building distributions.
1999-12-20 05:57:40 +00:00
wrstuden
44c92d68c6 Bump binutils package to 2.9.1.1. Now install bfd.h and ansidefs.h, and
libiberty.a. Lets other packages link against this libbfd.

Discussed with Todd, and an interum fix until he can bash on this package
some more.
1999-12-18 02:14:38 +00:00
fredb
24fec27426 files -> ${FILESDIR}, and make EXTRACT_USING_PAX= work again. 1999-12-15 19:33:04 +00:00
sakamoto
d9976192f2 add limitations, suggested by Bill Studenmund.
THIS PACKAGE WILL ONLY SUPPORT STATIC BINARIES.
1999-12-09 00:18:01 +00:00
sakamoto
177a180fbc Add arm-netbsd, i386-netbsd, i386-netbsdelf 1999-12-06 09:45:31 +00:00
sakamoto
0b8c44eef3 Add arm-netbsd to bfd target. 1999-12-06 09:43:19 +00:00
sakamoto
e5ba99e968 Initial import of cross-arm-netbsd-1.3.0.0
Cross-compile environment for NetBSD/arm32
1999-12-06 09:38:35 +00:00
sakamoto
f874367e5c Initial import of cross-i386-netbsd-1.3.0.0
Cross-compile environment for a.out NetBSD/i386
1999-12-06 09:34:28 +00:00
fredb
a2002f7072 Regen files/md5, generate files/patch-sum. Closes PR 8538. 1999-11-10 06:48:45 +00:00
fredb
891890e4ab Provide --with-gxx-include-dir explicitly, to match expectations
in PLIST-egcs-cxx-runtime. Fixing the PLIST, instead, would cause
the installed files to collide with the other cross compilers.
1999-10-27 10:46:55 +00:00
fredb
000fed09ee Remove ldscripts/elf64_sparc.x* from PLIST,
as these are not installed for some reason.
1999-10-27 10:43:57 +00:00
fredb
47da623251 Update checksums. 1999-10-26 09:22:43 +00:00
fredb
7ad7c0fdae Fix EXTRACT_USING_PAX case. Closes PR 7785. 1999-09-28 12:27:06 +00:00
fredb
9d04cc85bc Fix last commit. "tar" works as intended. Comment
out the EXTRACT_USING_PAX case; it's still broken.
1999-09-28 11:58:07 +00:00
fredb
faf6a062d5 Handle "exclude" files in a consistent fashion. The idea
is to save time and disk space by not extracting unneeded files.
Closes PR pkg/8498.
1999-09-27 17:52:15 +00:00
christos
781a02eb77 upgrade zoularis to 19990830 1999-08-30 05:22:00 +00:00
wrstuden
e510d87971 Added BUILD_DEPENDS+= autoheader:../../devel/autoconf as egcs build depends
on autoheader. Granted these packages aren't doing well, but this closes
PR 7784 by Kazuki Sakamoto <sakamoto@netbsd.org>
1999-07-16 00:50:04 +00:00
agc
7c6b15bc91 Update this package to latest sources. Just bug fixes:
- no byte_swap.h file on sparc machines.
- should work properly with both GNU as and Sun as.
1999-06-30 14:46:03 +00:00
agc
a898aa3b77 Update the Zoularis package to the sources from June 30th, 1999.
Differences include many bug fixes, and better support for both
Solaris 7 and i386.
1999-06-30 10:41:27 +00:00
mrg
1f50486c35 disable sparc64 support for now; it kills sparc-netbsdelf which is actually very useful right now. 1999-05-21 09:37:07 +00:00
tv
e4ca176bb3 Disable all cross pkgs except zoularis (which IMHO belongs in emulators,
not cross) so that they will not be built as binaries for the 1.4 release.
These need major work to fix outstanding problems with LP64 vs ILP32, the
update of egcs, and other things.
1999-04-26 14:12:59 +00:00
abs
7b8e033e4a egcs-1.1.1-NetBSD-19980104.diff.gz is used in various places, and all but this
agree on a different md5 (which matches the file). Sync with others.
1999-04-19 06:35:12 +00:00
tron
9c4c0c2b50 Remove unnecessary slash from master site list. 1999-04-14 21:39:01 +00:00
agc
8fa081c06a Upgrade to 19990414 version of Zoularis.
This is a bug fix version, and allows use on Solaris 7/x86 (Thanks, Christos)
1999-04-14 16:22:29 +00:00
agc
75f6740792 Bug-fix release:
+ Fix the password routines to use thread-safe functions (getpwnam_r,
getpwent_r, getpwuid_r)
+ Use the ${INSTALL} definition from Makefile.inc rather than install
+ Install make as bmake

This fixes a segmentation violation on Sparc. i386 still has problems.
1999-04-13 08:44:00 +00:00
agc
676afa1e36 Update to latest version of Zoularis.
This version is much more automated, and includes some more bug fixes:
+ don't try to link with libbsdcompat if you're creating libbsdcompat
+ use -DOLD_GETCWD when building libbsdcompat, so that -current NetBSD
sources can be used (from David Brownlee).
+ install <sys/byteorder.h> with the rest of the include files.
+ fix the whole environment so that it compiles on Solaris 7, and on x86
(thanks, Bill). However, there are still some known problems.
+ add an ftp Makefile, and a pkg_install Makefile.inc showing what needs
to be changed to build those 2 utilities
+ compile and link shared libraries -fPIC rather than -fpic.
+ automatically work out whether we're on a Sparc or i386.
+ all the user needs to do is to set BSDSRCDIR and DESTDIR
appropriately, check /usr/ccs/bin is in the path, and then use Solaris
make (/usr/ccs/bin/make) to make the cross-environment.
1999-04-12 14:54:00 +00:00
agc
171e025b4a Rewrite the extraction commands to be more intuitive.
In the vast majority of cases, nothing has changed (i.e. .tgz, .tar.gz,
and .tar.bz2).

EXTRACT_USING_PAX can be set as before.

For custom extractions, instead of using EXTRACT_BEFORE_ARGS,
EXTRACT_AFTER_ARGS and EXTRACT_CMD, simply set EXTRACT_CMD to be the
command needed to decompress and extract the lements from the archive.
${DOWNLOADED_DISTFILE} can be used to reference the distfile(s).
e.g. for compressed shars, where previously there was:

EXTRACT_CMD=           ${GZCAT}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS=    |sh

now use:

EXTRACT_CMD=           ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH}
1999-04-01 14:07:52 +00:00
hubertf
2b6c83f6a7 add autoconf (-> autoheader) as BUILD_DEPEND 1999-03-28 17:16:45 +00:00
christos
b624794976 Update to newest copy. 1999-03-28 14:02:40 +00:00
christos
ac638c4c22 Update to newer version:
- compile with -Wall
- add domainname cruft
- fix include files
- update to the latest .mk macros
- remove unneeded files
- run the correct version of make
1999-03-16 18:12:13 +00:00
christos
05778a7536 Fix the checksum. 1999-03-15 09:41:26 +00:00
christos
2dbec4de18 - Update to the latest copy.
- Hopefully I merged all Alistair's changes
XXX: Need to put the source on cvs somewhere to keep track of changes.
1999-03-15 09:38:57 +00:00
agc
23db8ac87b Add and enable zoularis. 1999-03-09 11:44:03 +00:00
agc
b9c33fc74e Initial import of zoularis, the NetBSD-on-Solaris environment, by Christos
Zoulas. This package provides Solaris with the necessary headers, libraries
and support files to compile NetBSD utilities on Solaris.
1999-03-09 11:42:31 +00:00
tv
81d4020d02 Let's try this again; we need *both* slashes. 1999-02-18 13:46:32 +00:00
tv
49f35d310b Re-add the slash in the binutils directory modifier. Noticed in PR
pkg/7005 in certain configurations.
1999-02-18 03:13:26 +00:00
mrg
e0aef49188 patches to egcs for i386-netbsdelf. 1999-02-14 10:12:03 +00:00
mrg
0864904047 a netbsd/i386 ELF compiler. 1999-02-14 10:06:08 +00:00
mrg
0d40145b45 pull in a patch to make the sparc-netbsdelf compiler work for userland 1999-02-05 16:22:32 +00:00
mrg
910d4d62df patch configure.in also. 1999-02-04 05:23:16 +00:00
mrg
8373d563b1 a 32bit sparc ELF cross compiler. stolen from the sparc64 one. 1999-02-03 23:01:08 +00:00
tv
ea03ad4788 The pathname doesn't need a slash for the master site subdirectory. 1999-02-03 16:42:54 +00:00
tv
5d61a3b646 Add sparc-netbsdelf. 1999-02-03 13:01:33 +00:00
tv
09690789b8 Add sparc-netbsdelf by request of mrg. 1999-02-03 13:00:43 +00:00
tv
729923fefc Fix MASTER_SITES for the binutils package. 1999-02-03 12:59:04 +00:00
tv
f894a22eda Uh, re-add mistakenly deleted patch for gas/configure. 1999-01-31 23:35:40 +00:00
mrg
17bc7e263a uh, this is _NOT_ valid here.. 1999-01-31 09:14:50 +00:00
mrg
8daaa9af34 s/powerpc/sparc64/. :-) 1999-01-18 15:26:25 +00:00
tv
7945cee095 Add --enable-64-bit-bfd to gas's configure args to match binutils pkg's
args.
1999-01-13 14:56:38 +00:00
tv
c8c49cd0cb Forget gprof until I figure out why it's not properly configuring. 1999-01-07 01:07:41 +00:00
tv
88cb86365f Add a hack --target argument so this builds on not yet supported NetBSD
hosts (don't use --host as default --target).
1999-01-06 21:43:34 +00:00
tv
c282d9930b Fix this patch as for binutils. 1999-01-06 17:09:06 +00:00
tv
184c91873c Fix these patches: they work now on very -current. 1999-01-06 17:02:39 +00:00
tv
55faffa392 Ditto, for egcs. 1999-01-06 16:46:18 +00:00
tv
9f26e0511d Fix handling of sys_{errlist,nerr} in strerror.c. 1999-01-06 16:38:23 +00:00
tv
979ab8073c Add and enable cross-sparc64-netbsd. 1999-01-06 03:43:31 +00:00
tv
fc9c3bdb96 Add cross-sparc64-netbsd, similar setup as cross-powerpc-netbsd. 1999-01-06 03:43:04 +00:00
tv
23ab7ed92f Add and enable [cross-]powerpc-netbsd. 1999-01-06 01:21:28 +00:00
tv
d290475a76 Add the first NetBSD-targeted cross compiler, cross-netbsd-powerpc.
Installs only the compiler, no headers or runtime link libraries.
1999-01-06 01:20:27 +00:00
tv
e8e36e4b6b Split the PLIST stuff into separate languages, and add support for a
`no-runtime' configuration.
1999-01-06 01:14:20 +00:00
tv
b41e3148a7 The correct LDEMULATION value is `elf_i386'. 1999-01-04 22:54:44 +00:00
tv
1b84917306 Actually, don't overwrite GNUTARGET and LDEMULATION in the environment, so
that a user may override them conditionally.
1999-01-04 22:51:53 +00:00
tv
ccc8b40071 Major `cross' category overhaul. Clean up the shared Makefiles; move all
binutils stuff (except gas) to a shared, multiple-target binutils build;
reduce extract and compile times by being more specific with files and
targets; update to egcs 1.1.1 with a diffball from NetBSD's src/gnu/dist
tree; add 4.4BSD a.out archive support to binutils.
1999-01-04 22:37:29 +00:00
tv
924bba8e08 Fix location of wmemu2b.zip. 1998-08-26 19:35:37 +00:00
tsarna
ebf30deb93 Better HOMEPAGE 1998-08-26 14:20:26 +00:00
frueauf
fae96fc80c Set default MAINTAINER. 1998-08-23 20:40:23 +00:00
frueauf
73ab8156cf Add missing $NetBSD$ comment. 1998-08-23 20:23:54 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
tv
fe22fc7925 - Pass LDFLAGS_FOR_TARGET down to the built libraries, needed for
"-rpath-link".
- Make sure that SYS_INCLUDE and SYS_LIB dependent stuff is only used if
  these variables are defined.
1998-08-14 00:12:52 +00:00
tv
02ca2cbddf Cross-compiler for x86 Linux, libc v6 aka glibc v2 (RedHat 5.x, for
instance).
1998-08-14 00:10:44 +00:00
tv
c1546b7570 This patch needs to be relative to ${WRKSRC}. 1998-08-13 13:30:57 +00:00
tv
43082a2786 The common directory name is COMMON, not files. 1998-08-12 18:58:09 +00:00
tv
9f0d051318 Quell HAVE_VPRINTF warning until this is fixed in the egcs distfile. 1998-08-12 17:12:09 +00:00
tv
d688042d15 Remove v2misc dist subdirectory. Not used for either DJGPP distfile. 1998-08-12 13:35:00 +00:00
tv
d83206c83a Add i386-msdosdjgpp, a cross environment for a target of MS-DOS on 386+
with DPMI.  (Includes Win'95 and WinNT command windows.)
1998-08-12 12:30:58 +00:00
tv
90a976359c Add and enable category "cross". 1998-08-12 02:45:27 +00:00
tv
1792f12500 The first cross pkg: a compiler for iX86-Linux, with GNU libc1 (libc v5).
For RedHat 4.x and similar targets.
1998-08-12 02:44:15 +00:00
tv
11f083744a Welcome to the cross category. 1998-08-12 02:43:08 +00:00
tv
fd10f264e8 Shared files used in many cross pkgs. 1998-08-12 02:42:28 +00:00