Age | Commit message (Collapse) | Author | Files | Lines |
|
the operating system for irix was not as expected. The choice for NetBSD
is maintained for backward compatibility.
|
|
Patch provided by Georg Schwarz in PR pkg/26507
Bump PKGREVISIONS (PLIST change)
|
|
following the practice in gcc3-c.
|
|
as x86_64--netbsdelf when it is identified as x86_64--netbsd.
2) Check the version of as using the just-computed ${AS_PATH}, not ${AS},
following the change to gcc3/Makefile.common submitted by jlam@netbsd.org
|
|
following the change to gcc3/Makefile.common submitted by jlam@netbsd.org
|
|
|
|
Change for AMD64: The patch incorrectly AMD64 to be identified
as x86_64--netbsdelf when it is identified as x86_64--netbsd.
This effect the building of the Ada front-end on the AMD64 target only.
|
|
as x86_64--netbsdelf when it is identified as x86_64--netbsd.
This effect the building of the Ada front-end on the AMD64 target only.
|
|
|
|
|
|
|
|
|
|
1) Test and mkdir if necessary to correct problem reported by
Matthias Drochner: "For me (using ALT_GCC), the directory .work/.gcc was
not present at pre-configure time, which made some "cd" fail."
2) Makefile and pkglint cleanup as recommended by Lubomir Sedlacik
|
|
a) The BUILD_ADA must be YES (strictly capitalized) for the
pre-configure target to work, which is inconsistent.
b) For me (using ALT_GCC), the directory .work/.gcc was not
present at pre-configure time, which made some "cd" fail.
2) Makefile cleanup as recommended by Lubomir.
3) pkglint cleanup
4) Increment PKGREVISION
|
|
|
|
us automagically anymore.
Fixes compilation on 1.6-ish systems, should fix PR pkg/26460 by <bad>.
|
|
by changes in the 3.4.1 source. The third does not apply to the Ada
language.
|
|
2) Removed USE_GCC33ADA option. gcc3-ada may still be used as a bootstrap
Ada compiler by specifying ALT_GCC
|
|
fixed in the 3.4.1 branch. The third only applied to c++.
2) Remove USE_GCC33ADA option because it does not work. The gcc3-ada
compiler can be used as an Ada bootstrap compiler by specifying
ALT_GCC
3) Incremented PKGREVISION
|
|
been corrected in 3.4.1 source
2) Incremented PKGREVISION
3) Corrected attempt to elimiate hardcoded
GCC_PLATFORM=${MACHINE_GNU_ARCH}--netbsdelf2.0
|
|
2) Added include statment for zlib/buildlink3.mk to Makefile to go with
CONFIGURE_ARGS+=--with-system-zlib already there. Thank you
Georg Schwarz <geos@epost.de> for pointing out this ommision.
3) Incorporated logic from gcc3 that determines whether to add
binutils dependency or not.
4) Eliminated hardcoded target of netbsdelf2.0 as a step toward supporting
other architectures.
|
|
2) Added CONFIGURE_ARGS+=--with-system-zlib logic to Makefile for
consistency with gcc34
3) Incorporated logic from gcc3 that determines whether to add
binutils dependency or not.
4) Eliminated hardcoded target of netbsdelf2.0 as a step toward supporting
other architectures.
|
|
removed some of the external JIT compiler hooks. So now it only works
on blackdown-jdk13. (I may simply remove this package in the future, as
its usefulness is quickly dropping.)
|
|
the Java 1.3 Sun (or Sun-based, i.e. Blackdown) JVMs.
|
|
|
|
Based on PR 26414 by Peter Bex.
|
|
|
|
|
|
CDL3 is a programming language, based on Affix Grammars, intended for
the development of compilers and other complicated pieces of software
that can be implemented as syntax-directed transducers.
|
|
change log found other than "This is a maintenance release, just
fixing a few disastrous bugs introduced in the 5.2 release." (Which doesn't
matter for this.)
Use BUILDLINK3 system.
Uses ncurses (or libtermcap).
Add HOMEPAGE.
Change MASTER_SITES, because not at GNU mirrors yet.
Also install some documentation.
Update PLIST; now using share/ucblogo instead of share/logo.
Removed un-needed patches.
New patch-aa for makefile.in also makes sure that emacs logo-mode
is disabled; if you want an option for this, please do so.
This will close a PR #24858 because now ucblogo does build under Linux.
Tested under Linux and NetBSD 1.6.2. Used graphical interface
with "showturtle" and did some minor line drawings.
|
|
libiconv. Make sure the rpath includes ${LOCALBASE}".
|
|
ok'd a while back at pkgsrcCon by agc and wiz
|
|
were made to the gcc codebase with this delta.
|
|
changes to the gcc codebase occurred with this delta.
|
|
Noted by Georg Schwarz on tech-pkg@.
|
|
(BUILDLINKS_DEPENDS change)
|
|
as that test is now done by the buildlink3 file itself.
|
|
|
|
|
|
here.
Bump BUILDLINK_DEPENDS to 1.0nb1 for the ELFSIZE fix.
|
|
a conflict with a declration in a system header file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
an unwanted dependency on pth on 1.6.x
|
|
-disable thread support if no native threads are available
-require native threads only if ADA is built
|
|
|