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