The NetBSD Project

CVS log for pkgsrc/lang/kaffe/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / lang / kaffe

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.77 / (download) - annotate - [select for diffs], Fri Apr 22 13:43:59 2011 UTC (13 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, HEAD
Changes since 1.76: +2 -2 lines
Diff to previous 1.76 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.76 / (download) - annotate - [select for diffs], Fri Dec 17 22:14:41 2010 UTC (17 months, 1 week ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.75: +2 -2 lines
Diff to previous 1.75 (colored)

Bump package revision after JIT-related changes on DragonFly.

Revision 1.75 / (download) - annotate - [select for diffs], Wed Dec 15 16:06:26 2010 UTC (17 months, 1 week ago) by abs
Branch: MAIN
Changes since 1.74: +2 -2 lines
Diff to previous 1.74 (colored)

apply patches from Noud to fix PR/44222 kaffe halts on
BufferedReader.readLine (while building wip/jdk15)

KAFFE_BUGGY_NETBSD_SIGWAIT is only required in older NetBSD releases, and
in fact breaks NetBSD 5

Bump PKGREVISION

many thanks

Revision 1.74 / (download) - annotate - [select for diffs], Tue Dec 15 23:41:45 2009 UTC (2 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.73: +2 -2 lines
Diff to previous 1.73 (colored)

Recursive bump for libltdl

Revision 1.73 / (download) - annotate - [select for diffs], Mon Dec 14 18:32:07 2009 UTC (2 years, 5 months ago) by joerg
Branch: MAIN
Changes since 1.72: +2 -2 lines
Diff to previous 1.72 (colored)

Override LIBLTDL explicitly to unbreak build with libtool 2.2.
Fix PLIST. Bump revision.

Revision 1.72 / (download) - annotate - [select for diffs], Fri Jul 10 19:58:12 2009 UTC (2 years, 10 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.71: +2 -2 lines
Diff to previous 1.71 (colored)

Set user-destdir, add (unfortunately) partial patch for NetBSD/m68k

Revision 1.71 / (download) - annotate - [select for diffs], Thu Dec 27 16:05:11 2007 UTC (4 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.70: +2 -8 lines
Diff to previous 1.70 (colored)

Remove non-existing config file. Bump revision.

Revision 1.70 / (download) - annotate - [select for diffs], Tue Jul 10 21:16:43 2007 UTC (4 years, 10 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.69: +7 -2 lines
Diff to previous 1.69 (colored)

Enable NLS.

This addresses unregistered .mo files in PR 36622.  Bump PKGREVISION due to
PLIST changes.

OK'ed by Antoine Reilles.

Revision 1.69 / (download) - annotate - [select for diffs], Fri May 12 07:29:37 2006 UTC (6 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.68: +3 -1 lines
Diff to previous 1.68 (colored)

Fix path to fastjar, bump revision.

Revision 1.68 / (download) - annotate - [select for diffs], Wed May 10 16:46:20 2006 UTC (6 years ago) by tonio
Branch: MAIN
Changes since 1.67: +7 -4 lines
Diff to previous 1.67 (colored)

Update lang/kaffe{-x11,-esound} to 1.1.7

What's New In Kaffe 1.1.7
------------------------------------------------------
* Many cleanups, warning fixes and bug fixes.
* Removed support for class library profiles, since
  --with-glibj-zip offers a more convenient replacement.
* Updated to boehm-gc 6.6
* Updated to gjdoc 0.7.7
* Merged in fastjar.
* Merged in zlib. There is a new configure option,
  --with-system-zlib to allow the use of the system zlib,
  instead of the merged in one.
* Merged in GNU Classpath completely. Updated to version 0.90,
  with additional fixes.
* Merged in port to DROPS.
* Merged in port to Blackfin CPU.
* Support for DragonFly BSD.
* Ported to ia64-freebsd and alpha-freebsd.
* Ported to powerpc-openbsd.
* Improved support for Cygwin and sparc64-openbsd.
* Improved stack handling for pthreads on openbsd.
* Added simple direct threading interpreter implementation.

The patches have been removes, since they were either included upstram or are
no more necessary

Revision 1.67 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:46 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.66: +2 -2 lines
Diff to previous 1.66 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.66 / (download) - annotate - [select for diffs], Fri Nov 4 21:21:02 2005 UTC (6 years, 6 months ago) by tonio
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.65: +3 -1 lines
Diff to previous 1.65 (colored)

Integrate patches from kaffe'cvs to fix thread signal handling on netbsd
Thanks guilhem_at_kaffe.org for those patches
(Now kaffe passes 100% of the regression tests under netbsd -current (at least i386))

bump PKGREVISION

Revision 1.65 / (download) - annotate - [select for diffs], Sat Oct 29 17:37:20 2005 UTC (6 years, 6 months ago) by tonio
Branch: MAIN
Changes since 1.64: +2 -2 lines
Diff to previous 1.64 (colored)

Use EXTRACT_USING = pax, to avoir problem under 1.6.2
Silent pkglint warnings

Revision 1.64 / (download) - annotate - [select for diffs], Tue Oct 11 10:00:15 2005 UTC (6 years, 7 months ago) by tonio
Branch: MAIN
Changes since 1.63: +4 -1 lines
Diff to previous 1.63 (colored)

Update lang/kaffe to 1.1.6

This release contains many improvements, including the merge with gnu classpath
0.18
Also, patches from PR 30585 have been integrated upstream.
Thanks joerg for testing it under dragonfly

Revision 1.63 / (download) - annotate - [select for diffs], Tue Sep 6 19:11:24 2005 UTC (6 years, 8 months ago) by tonio
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.62: +1 -2 lines
Diff to previous 1.62 (colored)

oups, included "../../mk/pthread.buildlink3.mk" in the wrong file

Revision 1.62 / (download) - annotate - [select for diffs], Tue Sep 6 19:06:24 2005 UTC (6 years, 8 months ago) by tonio
Branch: MAIN
Changes since 1.61: +2 -1 lines
Diff to previous 1.61 (colored)

kaffe uses pthread

Revision 1.61 / (download) - annotate - [select for diffs], Tue Sep 6 18:15:32 2005 UTC (6 years, 8 months ago) by tonio
Branch: MAIN
Changes since 1.60: +2 -4 lines
Diff to previous 1.60 (colored)

Update lang/kaffe to 1.1.5

regenerate buildlink3

approved by wiz@

Revision 1.60 / (download) - annotate - [select for diffs], Sat Aug 20 19:16:23 2005 UTC (6 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.59: +2 -2 lines
Diff to previous 1.59 (colored)

Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} so
that these directories will be conditionally removed (based on reference
counts), regardless of the value of PKG_CONFIG.  Bump the PKGREVISION
for packages that were modified as a result.

Revision 1.59 / (download) - annotate - [select for diffs], Fri Aug 19 18:12:37 2005 UTC (6 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.58: +2 -2 lines
Diff to previous 1.58 (colored)

Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS
as the INSTALL and DEINSTALL scripts no longer distinguish between
the two types of files.  Drop SUPPORT_FILES{,_PERMS} and modify the
packages in pkgsrc accordingly.

Revision 1.58 / (download) - annotate - [select for diffs], Sun Jan 30 23:18:38 2005 UTC (7 years, 3 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (colored)

Convert the Java related packages to use the alternatives system.  To do
this, we only need some simple logic in java-env.mk to automatically
generate an ALTERNATIVES file for us.

There are two exceptions, though: fastjar and jikes (pointed out by tv@),
which do not use this file; they have to be handled manually.

Bump PKGREVISION for all affected packages.

While doing this, remove the java-wrapper package, obsoleted by the new
functionality provided by pkg_alternatives.

Revision 1.57 / (download) - annotate - [select for diffs], Sun Oct 17 15:34:56 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.56: +3 -2 lines
Diff to previous 1.56 (colored)

Use the installed rather than bundled libltdl.

Revision 1.56 / (download) - annotate - [select for diffs], Sun Oct 3 00:15:01 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
Changes since 1.55: +2 -2 lines
Diff to previous 1.55 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.55 / (download) - annotate - [select for diffs], Thu Jul 29 14:23:05 2004 UTC (7 years, 9 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.54: +4 -3 lines
Diff to previous 1.54 (colored)

Add more java-env wrappers matching other common JDK tools; bump PKGREVISION.

Revision 1.54 / (download) - annotate - [select for diffs], Sun Jul 4 15:24:46 2004 UTC (7 years, 10 months ago) by jmmv
Branch: MAIN
Changes since 1.53: +18 -8 lines
Diff to previous 1.53 (colored)

Rework the way the kaffe packages work:
- Make kaffe the main package, on which others can depend, and which has no
  support for things like sound nor graphics.  Bump its revision to 2.
  While here, do some cleanup too.
- Add a kaffe-x11 package, that installs on top of kaffe, and which provides
  the library needed for AWT support through X11.
- Add a kaffe-esound package, that installs on top of kaffe, and which provides
  the library needed for sound support through esound (i.e., no more need for
  the USE_ESOUND variable here).
- Remove the kaffe-nox11 package.

Revision 1.53 / (download) - annotate - [select for diffs], Sat May 22 21:46:57 2004 UTC (8 years ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.52: +2 -3 lines
Diff to previous 1.52 (colored)

Convert kaffe-nox11 and kaffe to use java-env.mk.  Also avoid direct
modifications of PREFIX's value.  Bump PKGREVISION to 1.

Revision 1.52 / (download) - annotate - [select for diffs], Tue Apr 6 16:59:36 2004 UTC (8 years, 1 month ago) by xtraeme
Branch: MAIN
Changes since 1.51: +7 -55 lines
Diff to previous 1.51 (colored)

Update to 1.1.4 (latest development version) based on the patches sent
by M.Negovanovic PRs pkg/24507, pkg/24508, also add a new Makefile.common
which will be used for the upcoming kaffe-nox11 package and finally
bl3ify.

Changes:

* Support for security policy files
* AttachCurrentThread jni function for posix threads
* Bug fixes:
  * jar tool and jar file fixes
  * URL context handling
  * EUC-JP support rewritten to use libiconv
  * HTTP fixes
  * MulticastSocket
  * DNSJava binding
  * ARM jit
  * ServerSocket.bind
  * java.math.BigDecimal - fix rounding operations
  * JNI fixes
  * FTP handler from GNU Inetlib
  * SHA1PRNG randomness fixes (can use /dev/urandom if
    available)
  * java.security.SecureClassLoader fix
* GNU Classpath merges and updates:
  * Object serialization
  * almost all of java.io from Classpath
  * java.nio, java.net
  * java.util, java.util.regex
  * java.math, javax.naming
  * java.text, java.beans
  * java.net.protocol.file.Handler
  * java.util.Random
  * java.awt.GridBadLayout
  * java.awt.geom
  * javax.swing.event.EventListenerList
  * javax.swing.text.AttributeSet
* Updated sound code from Tritonus.org
* Updated javax.net.ssl/javax.security code
  from Jessie
* kjc bug fixes:
  * .this expressions
  * extra generated <clinit> methods
  * static initializers fixed.  Circular
    definitions of fields are now supported.
* Build fixes:
  * m68k atomic compare and exchange
  * m68k-netbsd
  * ALSA 1.0
  * mipsel-linux / jit3
  * Cygwin
  * FreeBSD networking
  * parisc and HP-UX

And more... http://www.kaffe.org/pipermail/kaffe-announce/2004/000023.html

Revision 1.51 / (download) - annotate - [select for diffs], Sat Jan 24 13:51:14 2004 UTC (8 years, 4 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored)

replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Revision 1.50 / (download) - annotate - [select for diffs], Tue Sep 23 20:56:00 2003 UTC (8 years, 8 months ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.49: +7 -2 lines
Diff to previous 1.49 (colored)

enable on alpha.  still fails 3 out of nearly 200 self tests

Revision 1.49 / (download) - annotate - [select for diffs], Mon Sep 22 03:04:16 2003 UTC (8 years, 8 months ago) by jschauma
Branch: MAIN
Changes since 1.48: +6 -5 lines
Diff to previous 1.48 (colored)

Update lang/kaffe to 1.1.0, using patches provided in PR pkg/22155 by
M.Negovanovic.  While this version is actually a ``development'' version,
it has been reported to be much more usable than the stable 1.0.7 version.
Changes to 1.0.7 are far too numerous to list here, see http://www.kaffe.org
and/or the ChangeLog in the tarball.

Revision 1.48 / (download) - annotate - [select for diffs], Sat Aug 23 15:14:01 2003 UTC (8 years, 9 months ago) by jschauma
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored)

Put these packages into a new pseudo-category called 'java'.

Revision 1.47 / (download) - annotate - [select for diffs], Thu Jul 17 21:44:46 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.46 / (download) - annotate - [select for diffs], Wed Jun 11 20:50:55 2003 UTC (8 years, 11 months ago) by abs
Branch: MAIN
Changes since 1.45: +3 -2 lines
Diff to previous 1.45 (colored)

Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while
now and not NetBSD-*-arm32. Changes include one or more of:
    - Change MACHINE_ARCH == arm32 to also match arm
    - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
    - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.

Revision 1.45 / (download) - annotate - [select for diffs], Mon Jun 2 01:19:00 2003 UTC (8 years, 11 months ago) by jschauma
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored)

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.

Revision 1.44 / (download) - annotate - [select for diffs], Wed Jan 29 10:58:50 2003 UTC (9 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.43: +14 -5 lines
Diff to previous 1.43 (colored)

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/kaffe to 1.

Revision 1.43 / (download) - annotate - [select for diffs], Sun Jan 26 01:00:22 2003 UTC (9 years, 4 months ago) by fredb
Branch: MAIN
Changes since 1.42: +2 -4 lines
Diff to previous 1.42 (colored)

Rather than worry over the custom "test" target, just set ${TEST_TARGET}.
Suggested by wiz.

Revision 1.42 / (download) - annotate - [select for diffs], Sun Jan 26 00:42:19 2003 UTC (9 years, 4 months ago) by fredb
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

You have to build the package before you can test it.

Revision 1.41 / (download) - annotate - [select for diffs], Sun Oct 13 07:33:28 2002 UTC (9 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.40: +7 -7 lines
Diff to previous 1.40 (colored)

* Use buildlink2.
* Build the kaffe package with PREFIX=${LOCALBASE}/java/kaffe and adjust
  the PLIST accordingly.  This is to make the Java VM packages consistently
  return JAVA_HOME from `pkg_info -qp <jvm-pkg>'.
* License file was wrongly being installed as ${PREFIX}/share.
* Separate out last half of DESCR into a more appropriate MESSAGE file.

Revision 1.40 / (download) - annotate - [select for diffs], Sun Sep 8 09:03:37 2002 UTC (9 years, 8 months ago) by zuntum
Branch: MAIN
Changes since 1.39: +8 -9 lines
Diff to previous 1.39 (colored)

Converted to use buildlink2, and allow installation on powerpc.

I'm commiting this change upon schmonz's request, as he can't reach
cvs server right now.

Revision 1.39 / (download) - annotate - [select for diffs], Sat Jul 27 21:26:21 2002 UTC (9 years, 10 months ago) by jschauma
Branch: MAIN
CVS Tags: netbsd-1-6-RELEASE-base, netbsd-1-6
Changes since 1.38: +6 -6 lines
Diff to previous 1.38 (colored)

We allow several JDKs/JREs to coexist, installing them in separate
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.

Revision 1.37.2.1 / (download) - annotate - [select for diffs], Sun Jun 23 18:50:33 2002 UTC (9 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.37: +19 -7 lines
Diff to previous 1.37 (colored) next main 1.38 (colored)

Merge from pkgsrc-current to buildlink2 branch.

Revision 1.38 / (download) - annotate - [select for diffs], Sun Jun 23 05:13:10 2002 UTC (9 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, buildlink2-base
Changes since 1.37: +19 -7 lines
Diff to previous 1.37 (colored)

* Properly buildlinkify,
* use GNU_CONFIGURE_PREFIX instead of HAS_CONFIGURE workaround,
* and fix dynamic loading on NetBSD ELF platforms by explicitly linking
  libc.so into the dynamically loadable modules.  This requires bumping
  the PKGREVISION to 2.

Revision 1.37 / (download) - annotate - [select for diffs], Wed Mar 13 17:37:21 2002 UTC (10 years, 2 months ago) by fredb
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Changes since 1.36: +2 -1 lines
Diff to previous 1.36 (colored)

Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]

Revision 1.36 / (download) - annotate - [select for diffs], Wed Feb 27 03:02:35 2002 UTC (10 years, 2 months ago) by tv
Branch: MAIN
Changes since 1.35: +9 -8 lines
Diff to previous 1.35 (colored)

Let's try this again, since cvs appears to be completely losing some files
in commits:  Buildlinkify, and make the gmp detection work.

Revision 1.35 / (download) - annotate - [select for diffs], Thu Sep 27 23:18:17 2001 UTC (10 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

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.

Revision 1.34 / (download) - annotate - [select for diffs], Mon Jun 11 06:34:39 2001 UTC (10 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.33: +1 -2 lines
Diff to previous 1.33 (colored)

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.

Revision 1.33 / (download) - annotate - [select for diffs], Tue May 22 09:32:24 2001 UTC (11 years ago) by wiz
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

Update dependency on png to >=1.0.11 because of the shlib major bump.
Noted by Frederick Bruckman.

Revision 1.32 / (download) - annotate - [select for diffs], Tue Apr 24 12:40:07 2001 UTC (11 years, 1 month ago) by skrll
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.31: +5 -21 lines
Diff to previous 1.31 (colored)

Use LTCONFIG_OVERRIDE instead of post-configure stuff.

Don't look for moddi3 in libgcc - its not there. The configure script
still found it there though.

Add a test target.

Remove the preempt test as the test target will get stuck.

Some tests fail.

Revision 1.31 / (download) - annotate - [select for diffs], Mon Mar 19 17:07:16 2001 UTC (11 years, 2 months ago) by wennmach
Branch: MAIN
Changes since 1.30: +9 -3 lines
Diff to previous 1.30 (colored)

Update kaffe to 1.0.6.

1.0.6 fixes a number of bugs, supports libffi, features gcj integration
and a new version of kjc.

Converted kaffe to use our libtool.

Closes PR 10673.

Revision 1.30 / (download) - annotate - [select for diffs], Sun Mar 4 09:06:16 2001 UTC (11 years, 2 months ago) by tron
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

Because the minor number of the PNG library was increased packages compiled
using the newest PNG library won't work on system with an older one. To
prevent such problems with precompiled binary packages require at least
"png-1.0.9nb1" in all dependences.

Revision 1.29 / (download) - annotate - [select for diffs], Sat Feb 17 09:07:17 2001 UTC (11 years, 3 months ago) by agc
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored)

Move the COMMENT from being in its own file to a definition in the
package Makefile.

Revision 1.28 / (download) - annotate - [select for diffs], Wed Sep 13 16:53:56 2000 UTC (11 years, 8 months ago) by wennmach
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.27: +3 -1 lines
Diff to previous 1.27 (colored)

Kaffe now builds even if gmp>=3.0.0 is installed; it now depends on gmp.
Fixes PR 11003 by ... who the hell was that nerd ... ahh: Lex Wennmacher.

Revision 1.27 / (download) - annotate - [select for diffs], Tue Mar 21 22:40:56 2000 UTC (12 years, 2 months ago) by tron
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

Because the minor of "libpng" was bumped we must sure that packages
compiled for the update "png" package depend on it.

Revision 1.26 / (download) - annotate - [select for diffs], Wed Feb 9 20:20:56 2000 UTC (12 years, 3 months ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Use "png>=1.0.3" instead of "png-*" in dependence list.

Revision 1.25 / (download) - annotate - [select for diffs], Wed Feb 9 15:22:38 2000 UTC (12 years, 3 months ago) by tron
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Use wildcard dependence for "png" package.

Revision 1.24 / (download) - annotate - [select for diffs], Wed Nov 10 18:03:25 1999 UTC (12 years, 6 months ago) by drochner
Branch: MAIN
Changes since 1.23: +12 -9 lines
Diff to previous 1.23 (colored)

update kaffe to 1.0.5.

New Java extensions and library changes:

        Remote Method Invocation - compliant with both JDK 1.1 and JDK 1.2 stubs
        JDK 1.2 style class loading
        JDK 1.2 java.util Collections classes
        JDK 1.2 java.security classes
        improved appletviewer implementation
        Improved i18n support
        Now ships with KJC - a completely Open Source Java compiler

    VM changes:

        JIT3 - improves raw execution speed by up to a factor of 3
        SuperFast locking scheme
        Pthread native thread implementation (LinuxThreads only)
        Faster exception dispatch

    New ports

        JITs for MIPS and StrongARM

    Lots of bug fixes.

Revision 1.23 / (download) - annotate - [select for diffs], Sat Oct 9 20:15:48 1999 UTC (12 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: comdex-fall-1999
Changes since 1.22: +7 -6 lines
Diff to previous 1.22 (colored)

* Change to depend on libungif instead of giflib;
* Properly define CONFIGURE_ENV.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Sep 5 13:45:27 1999 UTC (12 years, 8 months ago) by mrg
Branch: MAIN
Changes since 1.21: +3 -1 lines
Diff to previous 1.21 (colored)

add USE_X11=yes so we get the right ./configure args for X11 with xpkgwedge

Revision 1.21 / (download) - annotate - [select for diffs], Tue Aug 17 18:09:43 1999 UTC (12 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.20: +11 -1 lines
Diff to previous 1.20 (colored)

Make PLIST consistent with both ELF and a.out shared libs
(problem reported by David Brownlee <abs@anim.dreamworks.com>).
Unfortunately this requires an evil hack to avoid bad interactions
with the "Automatic ELF shared object handling". (it would delete files
and replace by dead links)

Revision 1.20 / (download) - annotate - [select for diffs], Sat Aug 7 10:23:52 1999 UTC (12 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.19: +9 -12 lines
Diff to previous 1.19 (colored)

update to 1.0b4

Revision 1.19 / (download) - annotate - [select for diffs], Sun Jul 11 23:05:31 1999 UTC (12 years, 10 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH001
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Adjust homepage, as pointed out by Webmaster Jim <jspath@bcpl.net>

Revision 1.18 / (download) - annotate - [select for diffs], Sun Jun 20 21:06:20 1999 UTC (12 years, 11 months ago) by tron
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM"
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808
by Chris Demetriou.

Revision 1.17 / (download) - annotate - [select for diffs], Mon May 24 20:39:44 1999 UTC (13 years ago) by tv
Branch: MAIN
Changes since 1.16: +18 -19 lines
Diff to previous 1.16 (colored)

Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Mar 4 14:59:24 1999 UTC (13 years, 2 months ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Update dependence for "png" package.

Revision 1.15 / (download) - annotate - [select for diffs], Sat Feb 20 22:48:33 1999 UTC (13 years, 3 months ago) by hubertf
Branch: MAIN
Changes since 1.14: +1 -3 lines
Diff to previous 1.14 (colored)

Fix CONFLICTS (remove redundancy, mostly)

Revision 1.14 / (download) - annotate - [select for diffs], Tue Dec 8 23:19:49 1998 UTC (13 years, 5 months ago) by frueauf
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

Update kaffe to 1.0.b3.

What's New in Kaffe OpenVM 1.0 Beta 3:

* New java.awt - now implements old event model (JDK 1.0.2) and will support
  Swing.
* New java.net implementation - fixes many bugs and generally much cleaner.
* Initial implementation of Collections API (only Vector and Hashtable
  currently conform).
* Lots of bug fixes.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Oct 14 21:34:41 1998 UTC (13 years, 7 months ago) by frueauf
Branch: MAIN
Changes since 1.12: +13 -8 lines
Diff to previous 1.12 (colored)

Update kaffe to 1.0.b2.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Sep 22 06:11:38 1998 UTC (13 years, 8 months ago) by garbled
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH003
Changes since 1.11: +3 -1 lines
Diff to previous 1.11 (colored)

add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
on alpha.  There may be more, but I haven't seen them yet.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Aug 20 15:17:05 1998 UTC (13 years, 9 months ago) by tsarna
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

The Grand Homepagification:
	- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Jul 26 22:20:23 1998 UTC (13 years, 10 months ago) by tv
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Add glob-style wildcards to ONLY_FOR_ARCHS.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Jul 16 13:02:34 1998 UTC (13 years, 10 months ago) by frueauf
Branch: MAIN
Changes since 1.8: +15 -15 lines
Diff to previous 1.8 (colored)

Update kaffe to the first release of "Kaffe OpenVM" version 1.0.b1.
This version does no longer use any code from Javasoft(tm).

XXX although the authors claim it works on several NetBSD architektures
XXX I suspect it currently only works on i386, because they insist on
XXX having a trampoline.c which is only present for i386.
XXX I did set "ONLY_FOR_ARCHS=i386 sparc alpha m68k mips arm32" to give
XXX people a try to feedback if it works or not.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Jul 15 11:48:29 1998 UTC (13 years, 10 months ago) by agc
Branch: MAIN
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 (colored)

Use automatic shared object handling

Revision 1.7 / (download) - annotate - [select for diffs], Mon Jun 22 12:44:31 1998 UTC (13 years, 11 months ago) by agc
Branch: MAIN
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored)

Update package Makefiles for automatic manual page handling.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Apr 15 10:38:29 1998 UTC (14 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH002
Changes since 1.5: +2 -7 lines
Diff to previous 1.5 (colored)

Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Feb 2 08:59:27 1998 UTC (14 years, 3 months ago) by hubertf
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Remove -m argument from ldconfig calls, require the system to
have ${PREFIX}/lib in ld.so.conf instead. This ensures things
even work after a reboot.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Feb 2 08:11:01 1998 UTC (14 years, 3 months ago) by hubertf
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Introduce TRUE?=/usr/bin/true, and use it.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Feb 1 01:59:50 1998 UTC (14 years, 3 months ago) by hubertf
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

portlint: fix/add ldconfig

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jan 28 10:55:19 1998 UTC (14 years, 3 months ago) by agc
Branch: MAIN
Changes since 1.1: +3 -0 lines
Diff to previous 1.1 (colored)

Add NetBSD RCS Id.

Add restriction on mirroring of distfile via MIRROR_DISTFILE.

Add ONLY_FOR_ARCHS=i386, as that's the only architecture on which this
package has been tested. When I get success reports from people on other
platforms, this restriction can be relaxed.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Jan 28 10:48:58 1998 UTC (14 years, 3 months ago) by agc
Branch: FREEBSD
CVS Tags: FreeBSD-current-1998-01-27
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of kaffe 0.9.2 (a Java interpreter/JIT compiler) into
the NetBSD packages collection, from the FreeBSD port.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jan 28 10:48:58 1998 UTC (14 years, 3 months ago) by agc
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>