Age | Commit message (Collapse) | Author | Files | Lines |
|
on shared libs in $PREFIX/lib. So adjust the PLIST.
|
|
|
|
|
|
|
|
in the Modified Files: section).
|
|
|
|
branch. Includes fixes for sparc, alpha, and others.
Should help in keeping pkgsrc running on 1.5.* systems.
The patches which mirror those in the main netbsd source tree have
been all put into a single distribution patch file. This makes
it much easier to maintain and easier to easily see which patches
are specific to pkgsrc.
|
|
are built using the hard-syscall-enabled pth. Bump the PKGREVISION so we
can distinguish these packages from the previous ones.
|
|
|
|
just prior to branching for 1.6, so this should be okay now. I also want
to see this built in the bulk-builds for testing purposes.
|
|
|
|
JAVA situation. Also adjust MASTER_SITES and HOMEPAGE and add a license
("single-user-license"), as the software has specific restrictions on the
usage.
This fixes the problem pointed out during Huberts most recent bulk-build.
|
|
found on NetBSD (i.e. FlexLexer.h)
This corrects the issue in the remark to my closing of pkg/17638.
|
|
not only Linux and -current. (Pointed out by zuntum.)
|
|
|
|
|
|
appropriate PTHREAD_OPTS incantation, and move the checks for the value
of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
|
|
after consulting with Todd. Any volunteers for any of these packages?
|
|
appropriate USE_JAVA and PKG_JVM incantations. Spotted by wiz.
|
|
|
|
build. These packages set NO_BUILD and by inspection of the Makefiles,
there isn't any invocation of java needed.
|
|
using only 7-bit ASCII.
|
|
|
|
some Darwin ifdefs. Now that we can't rely on
"emulators/suse_linux/Makefile.application" being included, include
bsd.pkg.mk directly.
|
|
|
|
unsupported by this JRE. In such cases, this avoids the error
message "CATEGORIES and DISTNAME are mandatory" and allows the
usual NOT_FOR_PLATFORM message to be displayed.
|
|
unsupported by this JRE. In such cases, this avoids the error
message "CATEGORIES and DISTNAME are mandatory" and allows the
usual NOT_FOR_PLATFORM message to be displayed. Also, entab a bit.
|
|
|
|
do-install. Entab elsewhere for readability.
|
|
subdirectories under ${PREFIX}/java/ -- Change VI of many (the last).
Thus install this JDK into ${PREFIX}/java/blackdown-1.3.1 and remove
CONFLICTS with other JDKs/JREs. Split this package into blackdown-jre13
and blackdown-jdk13 much like sun-j* (see previous import of
lang/blackdown-jre13).
Bump PKGREVISION.
Note: this package is available for i386, sparc, powerpc and the blackdown-jre
is also available for arm. If you have any of sparc, powerpc or arm,
please make sure this works properly.
|
|
Common Makefile functionality for this and lang/blackdown-jdk13 is
in Makefile.common.
|
|
subdirectories under ${PREFIX}/java/ -- Change VI of many.
Thus install this JDK into ${PREFIX}/java/sun-1.4.0 and remove
CONFLICTS with other JDKs/JREs. Rename package from sun-jdk-1.4.0
to sun-jdk14-0 (avoids conflict with sun-jre13).
Pull in common stuff by including lang/sun-jre14/Makefile.common.
Extend MESSAGE and finally bump PKGREVISION.
|
|
subdirectories under ${PREFIX}/java/ -- Change V of many.
Thus install this JRE into ${PREFIX}/java/sun-1.4.0 and remove
CONFLICTS with other JDKs/JREs. Rename package from sun-jre-1.4.0
to sun-jre14-0 (avoids conflict with sun-jre13).
Split Makefile into Makefile and Makefile.common, to allow reusing
of some of the stuff in lang/sun-jdk14 (commit coming up).
Add informative MESSAGE and finally bump PKGREVISION.
|
|
subdirectories under ${PREFIX}/java/ -- Change IV of many.
Thus install this JDK into ${PREFIX}/java/sun-1.3.1 and remove
CONFLICTS with other JDKs/JREs. Rename package from sun-jdk-1.3.1.0.2
to sun-jdk13-1.0.2 (avoids conflict with sun-jdk14).
Include lang/sun-jre13/Makefile.common for shared info.
Add informative MESSAGE and finally bump PKGREVISION.
|
|
subdirectories under ${PREFIX}/java/ -- Change III of many.
Thus install this JRE into ${PREFIX}/java/sun-1.3.1 and remove
CONFLICTS with other JDKs/JREs. Rename package from sun-jre-1.3.1.0.2
to sun-jre13-1.0.2 (avoids conflict with sun-jre14).
Split Makefile into Makefile and Makefile.common, to allow reusing
of some of the stuff in lang/sun-jdk13 (commit coming up).
Add informative MESSAGE and finally bump PKGREVISION.
|
|
subdirectories under ${PREFIX}/java/ -- Change II of many.
Thus, install this jdk in ${PREFIX}/java/jdk-1.1.8, remove
CONFLICTS with other JDKs/JREs and bump PKGREVISION.
|
|
subdirectories under ${PREFIX}/java/ -- Change I of many.
Thus, for consistency, also install kaffe into ${PREFIX}/java/kaffe
rather than ${PREFIX}/java
While we're at it, update kaffe to version 1.0.7.
Changes since 1.0.6:
- New version of KJC
- New encoding converters based on iconv().
- Lots of bug fixes
Furthermore, the website says that 1.0.7 has added support for
Darwin, ia64 GNU/Linux, s390 GNU/Linux, PA-RISC GNU/Linux, Alpha for
Compaq Tru64 GNU/Linux and support of PowerPC without libffi.
People with access to any of these platforms are encouraged to test
this version, so we can possibly adjust ONLY_FOR_PLATFORMS etc.
|
|
|
|
makes these packages build correctly on Darwin where perl>=5.8.0 is
required.
|
|
of duplicating all of the logic in this file.
|
|
to avoid problems if guile is built in the background.
|
|
|
|
|
|
|
|
DynaLoader.a is now an archive of PIC objects.
|
|
which differs from perl-5.6.1 in the improved threading support and much
improved Unicode support. Perl 5.8.0 is binary-incompatible with perl
5.6.1, so any compiled perl modules will need to be rebuilt in order to
work with the new perl.
This package is currently only for Darwin, though the restriction will be
lifted prior to branching.
|
|
|
|
Should still work on gcc-2.95.* systems.
|
|
changes to get it to build on NetBSD are extensive - for reference,
and the one who comes after me, they are:
+ awk.h defines "proc" in a cpp macro. This doesn't sit too well with
"struct proc" references, as found in <sys/uio.h>. The good news is that
only awk.h and awkgram.y need to be modified to workaround this.
+ the present Makefile copying wrt gettext Makefile.in.in is unnecessary
+ automake is a pre-req of this package
+ and there is a problem in Makefile.in/configure with ${AUTOMAKE} not
being defined properly
and many, many more...
|
|
+ use cpp0 rather than cpp
+ add missing dependency on Perl
+ use NetBSD's libtool rather than rolling our own at config time
|