Next | Query returned 46 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2003-02-11 10:16:43 by Johnny C. Lam | Files touched by this commit (1)
Log message:
Need a trailing slash on a directory URL.
   2003-01-29 12:01:02 by Johnny C. Lam | Files touched by this commit (4)
Log message:
Note that some of the installed files are config files and use
bsd.pkg.install.mk to handle the file copying and directory handling.
Bump PKGREVISION of lang/blackdown-jre13 to 1.
   2002-11-29 22:15:43 by Amitai Schlair | Files touched by this commit (3)
Log message:
Default to green threads on powerpc, as suggested by manu@.
   2002-11-25 15:07:43 by Amitai Schlair | Files touched by this commit (8)
Log message:
- move PLIST elements not found on powerpc to PLIST.i386
- include bsd.pkg.mk explicitly, rather than in Makefile.common
- replace dependency on linuxppc_lib with suse_base to get a
    sufficiently recent glibc
- teach the remaining two usages of `uname -m` output about our
    various powerpc platforms

This makes the Blackdown JRE finally work on powerpc again.

Note that suse_base requires a Linux kernel version >= 2.2.
NetBSD-current's COMPAT_LINUX reports itself as 2.4.18 by default
on i386 and powerpc. On NetBSD/powerpc 1.6, you'll need to override
the default value of the "emul.linux.kern.osrelease" sysctl. On
NetBSD < 1.6, you can try setting the sysctl, but the emulation
may be insufficient to run this software properly.

Also note that on powerpc, you must specify the "-green" option,
because the Classic VM hangs.
   2002-11-23 20:56:10 by Thomas Klausner | Files touched by this commit (2)
Log message:
Fix PLIST on powerpc.
   2002-11-07 19:20:29 by Johnny C. Lam | Files touched by this commit (1)
Log message:
Don't chmod the distfile if the permissions are already correct.
Addresses pkg/18941 by Robert Elz.
   2002-10-13 18:30:57 by Jan Schaumann | Files touched by this commit (2)
Log message:
back out previous.  EXTRACT_SUFX is already set to .bin
Pointed out by jlam.
   2002-10-13 09:51:42 by Johnny C. Lam | Files touched by this commit (8)
Log message:
Add buildlink2.mk files for use by other package Makefiles.  Each JVM
buildlink2.mk file creates a public variable \ 
"BUILDLINK_JAVA_PREFIX.<pkg>"
that may be used as the JAVA_HOME for that package.
   2002-10-13 09:41:59 by Johnny C. Lam | Files touched by this commit (5) | Package updated
Log message:
* Use buildlink2.

* Build the blackdown packages with

	PREFIX=${LOCALBASE}/java/blackdown-1.3.1

  and adjust the PLIST accordingly.  This is to make the Java VM packages
  consistently return JAVA_HOME from `pkg_info -qp <jvm-pkg>'.

* Cosmetic updates to package Makefiles.
   2002-10-12 23:19:59 by Jan Schaumann | Files touched by this commit (2)
Log message:
The DISTFILE for powerpc requires a ".bin" suffix.
Pointed out by John Klos (john at sixgirls dot org)

Next | Query returned 46 messages, browsing 31 to 40 | Previous