kent
f36b17368a
update based gcc and binutils.
...
- gcc 2.95.2 -> 3.3.3
- binutils 030425 -> 2.15.90 (20040222)
2004-03-09 12:19:12 +00:00
kristerw
7bba9735e1
USE_MAKEINFO=yes
2004-03-02 20:49:04 +00:00
kristerw
fc0bb0e9ff
Do not override config.guess and config.sub. The configure
...
script is called with a hard-coded target that is not in
the pkgsrc/mk/gnu-config/ files.
2004-03-02 19:49:40 +00:00
kristerw
e05bc64a43
Make this package build when using gcc 2.95.
2004-02-22 04:01:15 +00:00
snj
8ede91d71e
s/programer/programmer/
2004-02-21 06:44:26 +00:00
minskim
5daa450745
Fix a typo.
2004-02-13 23:04:48 +00:00
minskim
d94d5048ad
Add and enable atasm-1.04.
2004-02-13 23:01:57 +00:00
minskim
c17278aab2
Import atasm-1.04 from pkgsrc-wip. Packaged by mor at linex dot com
...
in PR pkg/22190, and modified by me.
This is a 6502 cross-assembler optimized to code for the Atari 8 bit
computer line. It is meant to be compatible with the Mac/65 assemlber
on the native Atari 8 bit platform.
2004-02-13 23:00:36 +00:00
heinz
18a916d5e6
Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248
2004-01-27 00:53:10 +00:00
grant
f756387c6c
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
2004-01-25 02:36:11 +00:00
grant
5d46defdba
don't assume the base system has bzcat, test for it and depend on
...
archivers/bzip2 if we don't have it.
2004-01-22 07:57:11 +00:00
grant
ef741f8a1a
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
2004-01-22 07:49:20 +00:00
agc
dc52048e01
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:07:06 +00:00
seb
b630a90732
Remove info files from PLIST files.
2004-01-13 17:48:37 +00:00
cjep
1b39677b6e
Remove unnecessary blank lines.
2004-01-12 09:46:04 +00:00
heinz
a645f236b1
Add correct version syntax to BUILD_DEPENDS line
2004-01-03 01:18:28 +00:00
cjep
86f2e5f133
Whitespace fix
2003-12-30 17:39:21 +00:00
seb
5086f10586
Deal with info files.
2003-12-26 13:16:31 +00:00
reed
0b23d02793
Fix typo (CONFIUGRE_ENV).
2003-12-12 07:28:23 +00:00
seb
2e60487c80
Properly handle info files and thus fix installation.
2003-11-05 23:32:11 +00:00
seb
6ff6b9f00b
Fix build on NetBSD 1.6.2_RC1: avoid building info files, they are not
...
installed anyway.
XXX it does not build on -current.
2003-11-05 23:03:54 +00:00
wennmach
948de3a197
Add bounds checking for prologue buffer. This avoids avr-gdb crashes
...
when debugging programs without prologue.
Patch provided by Karl Janmar < karl -AT- utopiafoundation -DOT- org >
in PR pkg/23154
2003-10-21 14:19:37 +00:00
kristerw
122f3dac0a
DTRT for USE_BUILDLINK2=no (or rather [nN][oO]).
2003-09-30 22:46:42 +00:00
wiz
1185ea307d
Fix relative path to mk dir.
2003-09-21 20:44:13 +00:00
wiz
9d5012e199
Also do not install localizations -- fixes PR 22778.
2003-09-19 12:58:14 +00:00
wiz
89992ca4e5
Don't install info pages, to avoid conflict with binutils package.
...
Bump PKGREVISION.
2003-09-19 12:34:26 +00:00
grant
40614d0b3c
get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or
...
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-17 19:39:58 +00:00
grant
ac2754dcb7
kill all references to gcc.buildlink2.mk and compiler.mk, and define
...
USE_GCC2 or USE_GCC3 where appropriate.
the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.
more changes to come later...
2003-09-12 20:07:06 +00:00
seb
7cf5ddacaf
Indent a bit and comment the '.if.*'.
2003-09-05 13:06:34 +00:00
seb
7a88ff7cda
Bring back gcc's all target usage but add USE_MAKEINFO if USE_CROSS_GCC
...
is defined (one of the dependency already has USE_MAKEINFO anyway).
2003-09-05 10:54:06 +00:00
kent
77a7719c8d
Avoid a build problem on -current.
...
PR: pkg/22670
2003-09-04 07:16:15 +00:00
kent
496702412d
Conflicts with pth to make sure that libgcc does not
...
refer /usr/pkg/include/pthread.h
2003-08-25 05:47:12 +00:00
seb
0d7159e7bd
USE_NEW_TEXINFO is unnecessary now.
2003-08-09 10:27:40 +00:00
seb
56947170ee
Use GNU_CONFIGURE and fix its arguments accordingly.
...
Handle info files properly.
2003-08-07 14:00:35 +00:00
seb
bf06a50268
Use GNU_CONFIGURE and fix its arguments accordingly.
...
Use buildlink2.
Handle info files properly.
Remove leftovers from FreeBSD port Makefile.
Be careful about perl usage i.e. kill it.
XXX This package should install itself in a separate
directory hierarchy like other "cross" packages or marked
as conflicting with some other (like devel/binutils).
2003-08-07 13:41:34 +00:00
jmc
c0e8931c45
Set NO_EXPORT_CPP so these build again (otherwise a mangled _G_config.h
...
gets generated when it uses /usr/bin/cpp
2003-08-04 21:07:48 +00:00
wennmach
04dd0e8050
regen distinfo after removal of patches/patch-aa
2003-07-24 08:39:58 +00:00
wennmach
4aa25adbfc
Harmonize COMMENTs for avr packages.
2003-07-22 18:09:12 +00:00
martti
e69ab8c365
COMMENT should start with a capital letter.
2003-07-21 16:35:12 +00:00
grant
91f00f1cbc
s/netbsd.org/NetBSD.org/
2003-07-17 21:21:03 +00:00
wennmach
ad37c1cf2b
Update avr-gdb to 5.3, making patch-aa obsolete.
...
While there, buildlink2-ify.
Changes suggested by Joachim Koenig-Baltes <joachim@cms.tecmath.com>
in private e-mail.
2003-07-17 20:03:58 +00:00
wennmach
0ae08cb6a5
Correct MAINTAINER's e-mail.
2003-07-17 19:19:34 +00:00
wennmach
494d738105
Add and enable avrdude.
2003-07-17 19:10:56 +00:00
wennmach
fb54ce400f
avrdude - Program for programming the on-chip memory of Atmel AVR CPUs
...
Submitted by Karl Janmar <karlj@mdstud.chalmers.se> in PR 22139,
with several changes by myself. Original package from FreeBSD.
2003-07-17 19:09:23 +00:00
wennmach
76acd252c0
Add and enable avr-libc.
2003-07-17 18:51:52 +00:00
wennmach
395736e921
avr-libc -- a C and math library for the Atmel AVR controller family.
...
Submitted by Karl Janmar <karlj@mdstud.chalmers.se> in PR 22139,
with several changes by myself. Original package from FreeBSD.
2003-07-17 18:50:22 +00:00
wennmach
c45bd3a749
Add and enable avr-gdb.
2003-07-16 22:12:44 +00:00
wennmach
3d2a80cbf0
GNU Debugger GDB, configured for Atmel AVR microcontroller targets.
...
Submitted by Karl Janmar <karlj@mdstud.chalmers.se> in PR 22139,
with only minor changes by myself. Original package from FreeBSD.
2003-07-16 22:11:31 +00:00
wennmach
ba911f2ff9
Add and enable avr-gcc.
2003-07-16 20:15:36 +00:00
wennmach
13e36f999e
gcc-3.0 configured as cross-compiler for Atmel AVR 8-bit RISC
...
microcontrollers.
Submitted by Karl Janmar <karlj@mdstud.chalmers.se> in PR 22139;
modified by myself. Original package from FreeBSD.
2003-07-16 20:14:20 +00:00
wennmach
451cee5f8e
add and enable avr-binutils
2003-07-15 21:50:20 +00:00
wennmach
e55e99c077
First of a series of packages to support cross-development for
...
Atmel AVR series microcontrollers.
Provided by Karl Janmar <karlj@mdstud.chalmers.se> in PR 22139,
with several changes by myself. Original package from FreeBSD.
2003-07-15 21:46:26 +00:00
tsarna
4dfcdea135
Bump revision
2003-06-25 15:22:01 +00:00
tsarna
6fb2302e65
Add some fixes to serial I/O
2003-06-25 15:12:16 +00:00
cjep
ba6d56ab46
Truncate to 24 lines
2003-06-07 14:50:50 +00:00
cjep
224bfbdd13
delint
2003-06-07 14:50:35 +00:00
abs
0de8869fb4
Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3
...
is accepted. Suggested by Grant.
2003-06-02 14:05:00 +00:00
jschauma
e366d0c694
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
...
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
tsarna
a0c3a645f4
Add and enable icdprog
2003-05-28 16:12:22 +00:00
tsarna
9fdf29308f
ICDPROG is a simple command line programmer for Microchip PIC controllers,
...
using the Microchip or Olimex ICD (in circuit debugger) as a programmer.
2003-05-28 16:10:46 +00:00
wiz
b2b7803e3d
Add commented out COMMON entry.
2003-05-22 07:25:09 +00:00
kent
5aae654db5
Update to 1.4.0
...
- update binutils: 3.13 -> 030425 snapshot
- use native pthread.h instead of unproven-pthread
2003-04-27 13:50:09 +00:00
grant
dc40bcec01
make usage of pax more consistent, use -O to bomb on broken archives
...
(suggested by lukem), group z, r and f flags.
some whitespace cleanup.
2003-04-10 20:10:15 +00:00
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
wiz
28a4483bc7
NO_PATCH is deprecated, says pkglint. Remove it.
2003-03-28 21:14:10 +00:00
grant
a80ff9f747
remove zoularis
2003-03-22 16:08:48 +00:00
grant
f632ad4680
zoularis has been superceded by the pkgsrc bootstrap kit, in
...
othersrc/bootstrap-pkgsrc.
2003-03-22 16:04:25 +00:00
jlam
3ef633718c
(1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;
...
Makefiles simply need to use this value often, for better or for
worse.
(2) Create a new variable FIX_RPATH that lists variables that should
be cleansed of -R or -rpath values if ${_USE_RPATH} is "no". By
default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
additional variables may be appended from package Makefiles.
2003-03-14 19:37:30 +00:00
tron
39a943ad92
Replace "true" by "${TRUE}".
2002-12-09 16:01:10 +00:00
kent
84fe9acdc8
Fix build error when devel/autoheader is not installed.
2002-10-16 05:11:00 +00:00
wiz
6584a89fdf
Remove some obsolete cross-compilation packages.
...
The recommended way nowadays is to use build.sh for generating
cross-toolchains; for details, see e.g.
http://www.netbsd.org/Documentation/cross/
2002-10-03 19:18:36 +00:00
wiz
f293d81c2f
Use autoconf.mk.
2002-10-03 19:12:47 +00:00
wiz
22ba46dabb
Use autoconf.mk.
2002-10-03 18:47:14 +00:00
wiz
b1c67f2172
Remove autoconf build dependency (already pulled in via COMMON/cross.mk.
2002-10-03 16:40:11 +00:00
wiz
e761d4ffe9
Fix path on mastersite (moved to old/, since newer version out).
2002-10-03 16:13:16 +00:00
wiz
0d28b5c6f9
Use autoconf.mk.
2002-10-03 14:26:44 +00:00
jlam
efdc57cd98
Add a buildlink2.mk file for other packages to use.
2002-09-30 22:16:48 +00:00
jlam
713eec71ce
Use buildlink2 and use gcc/buildlink2.mk instead of Makefile.gcc.
2002-09-30 21:24:40 +00:00
jlam
37a5944340
Adapt for buildlink2 usage, and fix up CFLAGS/CXXFLAGS so that they don't
...
carry optimizations for the native compiler.
2002-09-30 21:23:55 +00:00
jlam
fe7eafef0f
buildlink1 -> buildlink2
2002-09-30 20:35:13 +00:00
jlam
43e7eb8651
buildlink1 -> buildlink2 and use gcc/buildlink2.mk instead of Makefile.gcc
2002-09-30 20:27:42 +00:00
jlam
f36cef4df5
We refer to ${LOCALBASE}/bin as ${PREFIX}/bin within a package.
2002-09-30 11:17:55 +00:00
jlam
b4e8368c4d
buildlink1 -> buildlink2, and add missing .info files to PLIST
2002-09-30 11:15:29 +00:00
wiz
2317688735
Standardize.
2002-09-12 17:12:36 +00:00
kent
e49eb5d56b
Sync with PEACE repositry
...
http://cvs.kshosen.ac.jp/cvsweb.cgi/peace/pkgsrc/cross/i386-netbsdpe/
- Update binutils to 2.13
- Remove f77/objcc stuff
2002-08-21 12:42:44 +00:00
jschauma
e10e2a05bb
Change MAINTAINER from tv at netbsd dot org to packages at netbsd dot org
...
after consulting with Todd. Any volunteers for any of these packages?
2002-08-01 02:37:41 +00:00
jlam
e1be891dbc
Change explicit build dependencies on perl into "USE_PERL5=build". This
...
makes these packages build correctly on Darwin where perl>=5.8.0 is
required.
2002-07-24 19:45:22 +00:00
kent
6bd8273832
Correct PLIST
2002-07-20 09:49:51 +00:00
fredb
aab47f7dae
Fix up a couple symlinks that were pointing to non-existent targets.
2002-07-16 13:37:00 +00:00
fredb
ac1005263f
Revert last change. I'll fix up the installed files, instead.
2002-07-16 13:24:05 +00:00
fredb
492ab79bd3
Update PLIST to reflect reality.
2002-07-16 01:02:20 +00:00
dmcmahill
caffd74ead
add and enable h8300-hms-binutils and h8300-hms-gcc
2002-06-27 22:32:55 +00:00
dmcmahill
58025bbdd5
import of cross-h8300-hms-gcc-3.1 provided by
...
Osamu OISHI <oishi@alef.ims.ac.jp> in PR pkg/17350
gcc for hitachi h8300-hms cross-compile environment
2002-06-27 22:29:09 +00:00
dmcmahill
36f0cfaf69
import of cross-h8300-hms-binutils-2.12.1 provided by
...
Osamu OISHI <oishi@alef.ims.ac.jp> in PR pkg/17350
binutils for hitachi h8300-hms cross compile
2002-06-27 22:24:36 +00:00
dmcmahill
5478490c1d
use lang/gcc on sparc on older systems. fixes build problems on 1.5 systems
2002-06-01 01:59:10 +00:00
dmcmahill
70070c83ee
use lang/gcc on sparc on older systems. fixes build problems on 1.5 systems
2002-05-31 22:46:40 +00:00
jdolecek
a38f058758
fix typo
2002-05-18 15:00:06 +00:00
kent
bbb36a8468
pkg/16475: Update to the compiler of PlayStation Linux 1.0
...
- gcc: Add -fsingle-precision-constant option
- gcc: Apply franken-gcc patch of Mozilla.org
- ld: Add -fgc-dynstr
As for pkgsrc, C++ compiler is removed because it is not used for kernel
compilation.
2002-05-15 14:03:27 +00:00
abs
2b325a79cd
prdownloads.sourceforge.net is no longer any use.
...
Switch to MASTER_SITE_SOURCEFORGE.
2002-05-12 10:16:44 +00:00
kent
0af2fb0982
Make `dllwrap' (pkg/16156)
...
Bump PKGREVISION to 3.
2002-04-05 18:55:26 +00:00
kent
a7bcc8844b
Pass "--disable-nls" to configure to compile with NetBSD 1.5.x.
2002-03-20 13:22:12 +00:00
kent
bea8bf8d02
Sync with PEACE repositry.
...
http://cvs.kshosen.ac.jp/cvsweb.cgi/peace/pkgsrc/cross/i386-netbsdpe/
Change in 1.3.0
- Update binutils to 2.11.92-20011113 to support forwarder RVA
2002-03-18 03:04:40 +00:00
abs
47db7fa605
quote $@
2002-03-13 10:41:57 +00:00
skrll
d14c1f4726
Fix typo.
2002-03-05 23:31:59 +00:00
skrll
08bdd44549
mkdir -> ${MKDIR}
...
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
kent
0739e290b8
Use INSTALL_DATA for a DLL instead of INSTALL_PROGRAM.
2002-01-24 16:10:35 +00:00
kent
6bb80eb5d6
Disable NLS.
2002-01-24 11:36:10 +00:00
kent
8dacc9be64
Correct instllation of libstdc++.a.2.10.0.
...
Define PKGREVISION.
2002-01-24 04:56:30 +00:00
kent
3e57c103a3
Correct BUILD_DEPENDS for perl: perl-* -> perl-[0-9]*
2002-01-22 14:01:11 +00:00
kent
e5b3a6564d
Add perl to BUILD_DEPENDS. It is used for compiling binutils.
...
Version number comes from mingw-runtime istead of gcc.
2002-01-22 13:14:58 +00:00
kent
bc073fc632
Add i386-mingw32.
2002-01-22 12:17:44 +00:00
kent
2154b94af8
New package: cross-i386-mingw32, which enables to produce Win32
...
EXE/DLL files on NetBSD.
2002-01-22 12:16:19 +00:00
agc
ccff9099bc
Modify all references to PKGSRCDIR to _PKGSRCDIR, except in the external
...
references of the pkglint package.
_PKGSRCDIR is an internal definition in bsd.pkg.mk, and a few packages
which would like to refer to other packages in the build tree. It should
not be set by users, but neither should it stop a user from building a
package if it is defined, so make it obvious that this is the case.
2001-12-15 20:25:34 +00:00
wiz
b4f0a668fa
Miscellaneous man page fixes.
2001-12-03 19:03:19 +00:00
zuntum
d3db18607d
Move pkg/ files into package's toplevel directory
2001-10-31 22:03:21 +00:00
kent
cbeea2b88c
Sync with PEACE repositry.
...
- Apply stack-protection patch.
- Upgrade binutils: 2.9.1 -> 2.11.2.
This package does not use cross-binutils-2.9.1
2001-10-21 12:24:15 +00:00
cgd
f825ee4f34
Remove the advertising clause from my license notice FOR THIS PROGRAM ONLY.
...
The purpose of that modification is to make the license on these files
"GPL-compatible," so that mdsetimage may be combined with BFD. (The
resulting license is word-for-word identicial to one of the licenses
described as being GPL compatible on
http://www.gnu.org/licenses/license-list.html .)
2001-10-01 23:39:25 +00:00
jlam
f79573370a
Mechanical changes to 375 files to change dependency patterns of the form
...
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
agc
a16fc84f19
Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
...
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
tron
a68a277b43
Use wildcard dependence on "autoconf" package.
2001-08-27 14:35:04 +00:00
kent
1c05002494
Add autoconf to BUILD_DEPENDS.
2001-08-16 07:28:48 +00:00
kent
2dd004de47
Add mipsEEel-netbsd.
2001-08-05 15:30:22 +00:00
kent
e235fc8a70
New package, cross-compiler for NetBSD/PlayStation2
2001-08-05 15:28:41 +00:00
christos
c2c3998a2b
update for zoularis-20010704
2001-07-04 21:05:03 +00:00
jlam
c4e71c5e7a
CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
...
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
dmcmahill
9146feb515
work around a compiler bug (shocked i know) when building the
...
m68k cross assembler on alpha. Without optimization gas gives
the same results as on a real m68k box (NetBSD/mac68k). With
optimization, gas crashes.
2001-05-27 15:17:36 +00:00
jlam
dc6eadbf21
Use ${XARGS} instead of invoking xargs directly.
2001-05-19 03:56:23 +00:00
simonb
8d4299ab39
Add the "-msoft-float defines _SOFT_FLOAT" change from NetBSD-current.
2001-05-16 18:43:16 +00:00
wiz
eb2bc15fd7
Fix paths in MESSAGE, according to pkg/12930 by Katsuomi Hamajima.
2001-05-14 09:08:23 +00:00
skrll
e80c28e4bf
Move to sha1 digests, and add distfile sizes.
2001-04-21 09:36:23 +00:00
agc
268ad0352c
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:33:37 +00:00
wiz
14eaa771de
Standardize patch file names.
2001-04-05 15:35:43 +00:00
wiz
3057d0e514
Standardize patch file names, at least a bit.
2001-04-05 15:27:24 +00:00
toshii
882553447c
Sync with BUILD_DEPENDS semantics change.
2001-03-28 06:28:16 +00:00
hubertf
e32afb6fea
Change BUILD_DEPENDS semantics:
...
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.
While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).
Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
wiz
1e3fe5aeb3
Use mktemp instead of tempnam to create the temporary file; addresses
...
pkg/10191 by Richard Earnshaw.
Patch provided by Dieter Baron.
Bump version to 1.1.
2001-03-23 13:36:17 +00:00
sakamoto
69af9f98b4
Version 1.15.1:
...
Sync with the src version, and
Change the version convention to <version_in_src>.<mods_in_pkgsrc>.
Patch from cgd@sibyte.com (Chris G. Demetriou).
2001-03-23 13:02:39 +00:00
wiz
4fbf587cde
add some ldscripts, and sort.
2001-03-15 18:28:43 +00:00
agc
f8c0b800dd
Previous check (for "." being present in PATH) was incorrect in instances
...
where "." occurred after the directory containing ld.
Rework the check to see which ld executable is actually found.
Pointed out by Thomas Klausner.
2001-03-13 12:01:43 +00:00
agc
ecc1cfcf5c
Add a check for cwd in the $PATH (if "." is present, configuration step
...
will fail).
Addresses PR 10988
2001-03-13 11:30:28 +00:00
wiz
d43a634d60
Purely automatic replacement: SYS_INCLUDE -> CROSS_SYS_INCLUDE.
...
Fixes pkg/7006.
2001-03-10 21:15:26 +00:00
wiz
fc019bd129
$() -> ${}; remove an empty line.
2001-03-08 10:17:11 +00:00
minoura
50b3c9dd47
Add RCS Id.
2001-03-02 09:38:06 +00:00
minoura
9c94158fe7
Sync w/ PEACE repository.
2001-03-01 05:59:46 +00:00
wiz
b9858de684
whitespace fix
2001-02-28 10:47:47 +00:00
hubertf
d32e698de6
Cleanup MKDIR usage => INSTALL_*_DIR
...
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
e8350d1dfb
Try to fix PLIST problem (create lib{c,m}.so.5, remove lib{c,m}.so.5.?
...
from PLIST since whole name is lib{c,m}.5.?.*).
2001-02-23 12:29:06 +00:00
wiz
62b3ef90db
Search and replace fix.
2001-02-23 12:14:16 +00:00
hubertf
85bd347a03
Trivia: Do YOU know which of our MIPS ports is big endian, and which
...
is little endian? Price is downloading 3.5MB of useless binary pkgs via
a 56k modem. ;-)
[Document which of our mips platforms uses which endiannes]
2001-02-22 03:22:10 +00:00
wiz
79a4bfc219
Not needed any more -- COMMENTs are in Makefiles now.
2001-02-16 15:52:49 +00:00
wiz
02e8ee6a47
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
...
While I'm here, unify category Makefiles to more standard style.
(If you have tools depending on the previous form, please fix them.)
2001-02-16 15:51:46 +00:00
wiz
6c0ff6d279
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-16 14:04:52 +00:00
wiz
d4fce8d4e7
Unify format of MESSAGEs, and include RCS Ids.
2001-02-06 14:24:03 +00:00
tron
f2d262e0be
Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make
...
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-02-05 09:00:54 +00:00
wiz
7ca950f2f6
Update depends on cross-binutils to >=2.9.1.1.
...
XXX: Why not use the common cross.mk?
2001-02-01 14:25:00 +00:00
wiz
d4855c1df2
Update depends on cross-binutils to >=2.9.1.1.
2001-02-01 14:24:25 +00:00
minoura
277936bb97
Omission in the previous commit.
2001-01-30 03:11:28 +00:00
minoura
203e39306f
Updated to gcc-2.95.2, from PEACE repository.
...
http://cvs.kshosen.ac.jp/cvsweb.cgi/peace/pkgsrc/cross/i386-netbsdpe/
2001-01-30 03:08:56 +00:00
wiz
d7906c3ebd
Some more MESSAGE cleanup.
2001-01-29 11:38:10 +00:00
abs
5ce93eed9a
Add a 'cross-env' script which helps set up the environment for cross
...
compiling or similar. Based on various postings and notes from the site.
2001-01-29 10:25:07 +00:00
wiz
aaae0ee61f
add and enable m68k-netbsdelf
2001-01-24 12:14:07 +00:00
wiz
e989dd6a57
add RCS Id
2001-01-24 12:13:27 +00:00
tsutsui
0b59e67548
Oops, forgot to add this:
...
> Add m68k-netbsdelf target.
2001-01-24 12:13:26 +00:00
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