summaryrefslogtreecommitdiff
path: root/java/kaffe (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN: Does not buildKris Kennaway2006-01-141-0/+2
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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.Joe Marcus Clarke2005-11-051-0/+1
|
* Fix pkg-plist from last upgrade.Eric 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,Eric Anholt2005-10-154-20/+26
| | | | and on amd64!
* Oops, jikes is required to build these days. This should be all the depsEric Anholt2005-06-101-1/+2
| | | | | | necessary. Reported by: krismail
* [1] Add missing dependency on zip.Eric 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,Eric 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 configureKris Kennaway2005-03-261-1/+1
| | | | | | script does not seem to allow anything else. Approved by: portmgr (self)
* Fix plist.Kirill Ponomarev2005-01-151-0/+11
|
* Move java/kaffe-devel to java/kaffeEdwin Groothuis2005-01-106-58/+97
| | | | | | Remove java/kaffe-devel Submitted by: maintainer (via irc)
* BROKEN on alpha: Configure failsKris Kennaway2005-01-021-0/+4
| | | | Approved by: portmgr (self)
* Take into account the '-devel' package name suffix when registering CONFLICTSHerve Quiroz2004-12-241-1/+1
| | | | | | with java/kaffe-devel Pointy hat to: me
* - Register CONFLICTS with java/kaffe-devel and java/javavmwrapperHerve Quiroz2004-12-242-3/+5
| | | | | - Use %%DATADIR%% to calm portlint - Tweak COMMENT to calm portlint
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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 compileKris Kennaway2004-02-071-1/+7
|
* Add NOT_FOR_ARCHS=amd64Edwin Groothuis2004-02-011-0/+2
| | | | Submitted by: xaa+ports@timewasters.nl
* Add two missing filesKris Kennaway2003-02-221-0/+2
|
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* upgrade to 1.0.7Ying-Chieh Liao2002-10-094-52/+74
| | | | | PR: 43266 Submitted by: maintainer
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | the later case
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
|
* Fix Mark's mailing address.Bill Fenner2001-03-121-1/+1
|
* Fix plistKris Kennaway2001-03-111-0/+1
|
* OK, this is the FreeBSD way.FUJISHIMA Satsuki2001-01-031-1/+2
| | | | This port installs ltlibs. Patches welcome if you don't like this.
* Upgrade to version 1.0.6.Archie Cobbs2000-07-253-12/+15
|
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-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.Maxim Sobolev2000-06-162-2/+2
|
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2
|
* Use libungif. Support already present in the configure script.Ade Lovett2000-02-171-1/+1
|
* Update MASTER_SITESChris Piazza1999-11-261-1/+1
| | | | | PR: 15099 Submitted by: maintainer
* Update to new version 1.0.5.Archie Cobbs1999-10-185-18/+27
|
* The version number of libgif.so has changed to 5.Steve Price1999-09-181-1/+1
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.Bill Fumerola1999-06-281-2/+2
|
* Yet more WWW: additionsMichael Haro1999-05-031-1/+1
|
* Update to version 1.0.b4.Archie Cobbs1999-04-105-28/+37
|
* Fix to make ports work with bsd.port.mk rev. 1.306.Satoshi 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.Vanilla I. Shu1999-01-231-2/+2
|
* Cleanup PLIST too with upgrade.Steve Price1998-12-111-29/+28
|
* Update to version 1.0b3.Steve Price1998-12-112-4/+4
| | | | | PR: 9046 Submitted by: maintainer
* Fixup dependency problems with libawt and libjpeg, libpng and libgif.Steve Price1998-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 afterTim Vanderhoek1998-10-253-27/+9
| | | | | installing the package but before executing the package. Include the homepage in pkg/DESCR. portlint.
* Update to version 1.0b2 and convert to ELF.Steve Price1998-10-103-22/+27
| | | | | PR: 8210 Submitted by: Archie Cobbs <archie@whistle.com>
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-151-2/+2
| | | | | (Note, since the shlib major didn't change this just removes the regexp support.)
* The first time I tried committing this set of manpage removals it gotTim Vanderhoek1998-08-181-1/+0
| | | | | | | | all the way to diffing yorick/pkg/PLIST and then died with a "bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-) Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring machine, and bento is busy.
* No need to define EXTRACT_SUFX if DISTFILES is specified.Satoshi Asami1998-08-041-2/+1
|
* Upgrade to version 1.0.b1.Steve Price1998-07-314-55/+34
| | | | Submitted by: maintainer