Commit graph

95 commits

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