summaryrefslogtreecommitdiffstats
path: root/java/kaffe
Commit message (Collapse)AuthorAgeFilesLines
* Chase gmp library and bump PORTREVISION.ale2006-05-101-2/+2
|
* Conversion to a single libtool environment.ade2006-02-232-3/+11
| | | | Approved by: portmgr (kris)
* Add missing "info" directory to dirrm list from last version update.anholt2006-01-311-0/+1
| | | | Reported by: kris
* Fix plist issues after last commit yet again.anholt2006-01-211-1/+1
|
* Fix build by updating to 1.1.7-rc1, which should be better than the previousanholt2006-01-214-39/+34
| | | | | release, as usual (and even the previous version was from an "unstable" branch anyway). The release is expected to come out very soon, anyway.
* BROKEN: Does not buildkris2006-01-141-0/+2
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
|
* Fix pkg-plist from last upgrade.anholt2005-10-231-0/+4
| | | | Reported by: pointyhat via kris
* Update to 1.1.6. Tested on i386 and amd64 -- only one regression test failure,anholt2005-10-154-20/+26
| | | | and on amd64!
* Oops, jikes is required to build these days. This should be all the depsanholt2005-06-101-1/+2
| | | | | | necessary. Reported by: krismail
* [1] Add missing dependency on zip.anholt2005-06-032-4/+24
| | | | | | | | [2] Convert to use javavmwrapper (installing to its own PREFIX). [3] Add to devel category, matching Sun JDKs. Submitted by: [1] krismail Reviewed by: [2,3] hq, previous version
* Update to 1.1.5, which includes a port to amd64. (Ports to alpha, powerpc,anholt2005-05-285-99/+44
| | | | | | | | | | | | | | sparc64 should be quick, but I haven't been able to scare up the resources on the cluster machines). Also, remove the compile-time options such as different AWTs, which are intended by the developers for use in embedded systems, not general users. Also, move maintainership to myself, since I'm working on kaffe too frequently. Thanks Mark for your work on this port! PR: ports/80641 Submitted by: anholt Approved by: maintainer
* Switch over NOT_FOR_ARCHS to ONLY_FOR_ARCHS=i386 since the configurekris2005-03-261-1/+1
| | | | | | script does not seem to allow anything else. Approved by: portmgr (self)
* Fix plist.krion2005-01-151-0/+11
|
* Move java/kaffe-devel to java/kaffeedwin2005-01-106-58/+97
| | | | | | Remove java/kaffe-devel Submitted by: maintainer (via irc)
* BROKEN on alpha: Configure failskris2005-01-021-0/+4
| | | | Approved by: portmgr (self)
* Take into account the '-devel' package name suffix when registering CONFLICTShq2004-12-241-1/+1
| | | | | | with java/kaffe-devel Pointy hat to: me
* - Register CONFLICTS with java/kaffe-devel and java/javavmwrapperhq2004-12-242-3/+5
| | | | | - Use %%DATADIR%% to calm portlint - Tweak COMMENT to calm portlint
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* BROKEN on 5.x: does not compilekris2004-02-071-1/+7
|
* Add NOT_FOR_ARCHS=amd64edwin2004-02-011-0/+2
| | | | Submitted by: xaa+ports@timewasters.nl
* Add two missing fileskris2003-02-221-0/+2
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* upgrade to 1.0.7ijliao2002-10-094-52/+74
| | | | | PR: 43266 Submitted by: maintainer
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-201-1/+1
| | | | the later case
* Bump png majorache2001-09-111-1/+1
|
* Fix Mark's mailing address.fenner2001-03-121-1/+1
|
* Fix plistkris2001-03-111-0/+1
|
* OK, this is the FreeBSD way.sf2001-01-031-1/+2
| | | | This port installs ltlibs. Patches welcome if you don't like this.
* Upgrade to version 1.0.6.archie2000-07-253-12/+15
|
* Bump png shared library version.sobomax2000-07-041-1/+1
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-161-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-162-2/+2
|
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-2/+2
|
* Use libungif. Support already present in the configure script.ade2000-02-171-1/+1
|
* Update MASTER_SITEScpiazza1999-11-261-1/+1
| | | | | PR: 15099 Submitted by: maintainer
* Update to new version 1.0.5.archie1999-10-185-18/+27
|
* The version number of libgif.so has changed to 5.steve1999-09-181-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.billf1999-06-281-2/+2
|
* Yet more WWW: additionsmharo1999-05-031-1/+1
|
* Update to version 1.0.b4.archie1999-04-105-28/+37
|
* Fix to make ports work with bsd.port.mk rev. 1.306.asami1999-03-081-1/+2
| | | | | | | | | | | | | | | | ${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of some ports that added it explicitly; define it as ${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part; define it as something else (such as ${MACHINE_ARCH}--freebsdelf if the port requires that; define it as an empty string if the port doesn't like it at all. The last might be a sign that a GNU_CONFIGURE port actually doesn't use GNU's version of configure at all; but I don't have time to go look at them all, we'll fix them as time goes on. At least we've got much fewer "-unknown-"s in the tree as the result. :)
* Bump png's major number to 3.vanilla1999-01-231-2/+2
|
* Cleanup PLIST too with upgrade.steve1998-12-111-29/+28
|
* Update to version 1.0b3.steve1998-12-112-4/+4
| | | | | PR: 9046 Submitted by: maintainer
* Fixup dependency problems with libawt and libjpeg, libpng and libgif.steve1998-11-151-3/+6
| | | | | Reviewed by: Mark Huizer <xaa@xaa.iae.nl> (maintainer) Submitted by: Doug Rabson <dfr@calcaphon.com>
* Use pkg/MESSAGE for information the user needs to read afterhoek1998-10-253-27/+9
| | | | | installing the package but before executing the package. Include the homepage in pkg/DESCR. portlint.
OpenPOWER on IntegriCloud