summaryrefslogtreecommitdiff
path: root/java/sablevm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Add build fix for FreeBSD 4.x.Archie Cobbs2004-07-271-0/+14
| | | | Notes: svn path=/head/; revision=114825
* Update to 1.1.6.Archie Cobbs2004-07-265-12/+270
| | | | Notes: svn path=/head/; revision=114805
* New maintainer.Archie Cobbs2004-07-051-1/+1
| | | | Notes: svn path=/head/; revision=113007
* Use USE_LIBLTDL instead of depending on ltdl:${PORTSDIR}/devel/libltdl15.Archie Cobbs2004-06-171-2/+2
| | | | | | | Noticed by: krion Notes: svn path=/head/; revision=111679
* Upgrade to version 1.1.5.Archie Cobbs2004-06-1723-2662/+2632
| | | | | | | Submitted by: Roman Kennke <roman@ontographics.com> Notes: svn path=/head/; revision=111670
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-2/+2
| | | | Notes: svn path=/head/; revision=110841
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+3
| | | | Notes: svn path=/head/; revision=105747
* 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. Notes: svn path=/head/; revision=103963
* Restrict to i386.Archie Cobbs2004-02-231-4/+1
| | | | Notes: svn path=/head/; revision=101920
* BROKEN on alpha: does not compileKris Kennaway2004-02-231-1/+7
| | | | Notes: svn path=/head/; revision=101903
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-2/+2
| | | | Notes: svn path=/head/; revision=93890
* libtool uber-patchAde Lovett2003-06-263-2130/+10
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Fix port build failure.Archie Cobbs2003-03-201-0/+15
| | | | Notes: svn path=/head/; revision=77166
* Fix port build failure.Archie Cobbs2003-03-204-37/+125
| | | | Notes: svn path=/head/; revision=77165
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fix install bug: install resources along with classfiles.Archie Cobbs2003-02-271-0/+2
| | | | Notes: svn path=/head/; revision=76588
* Unbreak port in the non-gnome case.Archie Cobbs2003-02-231-11/+9
| | | | Notes: svn path=/head/; revision=76222
* Update to version 1.0.6.Archie Cobbs2003-02-2020-51/+282
| | | | Notes: svn path=/head/; revision=75993
* Fix build on -current by adding "-D__XSI_VISIBLE -D__BSD_VISIBLE" to CFLAGS.Archie Cobbs2002-11-151-1/+1
| | | | Notes: svn path=/head/; revision=70183
* Fix bug in logic for determining the right pkg-plist file to use.Archie Cobbs2002-11-151-1/+1
| | | | Notes: svn path=/head/; revision=70130
* Use ${MASTER_SITE_SOURCEFORGE} instead of hard-coded master site.Archie Cobbs2002-10-191-1/+2
| | | | Notes: svn path=/head/; revision=68391
* Update to version 1.0.5.Archie Cobbs2002-10-1713-48/+43
| | | | Notes: svn path=/head/; revision=68229
* Use the right pkg-plist depending on whether GNOME support is configured.Archie Cobbs2002-09-073-3/+2093
| | | | Notes: svn path=/head/; revision=65762
* Annihilate #inclusions of <malloc.h>.Archie Cobbs2002-08-302-0/+21
| | | | Notes: svn path=/head/; revision=65323
* Make this port GNOMENG aware.Archie Cobbs2002-08-301-5/+7
| | | | | | | PR: ports/42206 Notes: svn path=/head/; revision=65322
* Update to version 1.0.4.Archie Cobbs2002-08-2413-64/+30
| | | | Notes: svn path=/head/; revision=64961
* Remove this patch, it's not actually needed.Archie Cobbs2002-08-231-11/+0
| | | | Notes: svn path=/head/; revision=64894
* Remove explicit dependency already covered by USE_GNOMELIBS.Archie Cobbs2002-08-231-3/+3
| | | | Notes: svn path=/head/; revision=64859
* Patches to fix compilation on -stable.Archie Cobbs2002-08-232-0/+27
| | | | Notes: svn path=/head/; revision=64858
* Patch to fix the build when doing USE_GNOMELIBS.Archie Cobbs2002-08-192-0/+34
| | | | Notes: svn path=/head/; revision=64666
* Fix test for gnome header file.Archie Cobbs2002-08-191-1/+1
| | | | Notes: svn path=/head/; revision=64662
* Pass CFLAGS to configure scripts using CONFIGURE_ENV.Archie Cobbs2002-08-193-20/+2
| | | | Notes: svn path=/head/; revision=64649
* Update to version 1.0.3.Archie Cobbs2002-08-1910-19/+83
| | | | | | | Make USE_GNOMELIBS optional. Add a patch that fixes a native library bug. Notes: svn path=/head/; revision=64648
* Bump the shared library version of dependency libgmp from 5 -> 6.Archie Cobbs2002-08-181-2/+2
| | | | | | | Tweak makefile output. Notes: svn path=/head/; revision=64620
* Update to SableVM version 1.0.2.Archie Cobbs2002-08-1511-419/+2245
| | | | | | | This port includes the Java classes, making the java/sablepath port obsolete. Notes: svn path=/head/; revision=64558
* SableVM implements the Java virtual machine specification, second edition.Archie Cobbs2002-07-0912-0/+494
SableVM is a bytecode interpreter. It's goals are to be reasonably small, efficient, and fast, as well as providing a well-designed platform for doing research into different algorithms for bytecode interpretation, garbage collection, memory management, etc. SableVM uses a modified version of the GNU Classpath Java classes; these classes are installed by the "sablepath" port. WWW: http://www.sablevm.org/ Notes: svn path=/head/; revision=62726