Commit Graph

29 Commits

Author SHA1 Message Date
Kris Kennaway
2f61d49926 BROKEN on alpha: does not compile 2004-02-23 22:01:29 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
e99ceadaf6 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 14:45:08 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* 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)
2003-06-26 22:58:32 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Archie Cobbs
ed926c06e6 Fix port build failure. 2003-03-20 00:31:15 +00:00
Archie Cobbs
1bc501c199 Fix port build failure. 2003-03-20 00:25:50 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Archie Cobbs
5a8c153c7e Fix install bug: install resources along with classfiles. 2003-02-27 19:16:57 +00:00
Archie Cobbs
e9e63e9ad7 Unbreak port in the non-gnome case. 2003-02-23 04:05:19 +00:00
Archie Cobbs
eaa57df65a Update to version 1.0.6. 2003-02-20 22:08:13 +00:00
Archie Cobbs
57f9501a95 Fix build on -current by adding "-D__XSI_VISIBLE -D__BSD_VISIBLE" to CFLAGS. 2002-11-15 18:25:06 +00:00
Archie Cobbs
885a7c4491 Fix bug in logic for determining the right pkg-plist file to use. 2002-11-15 01:22:20 +00:00
Archie Cobbs
358b4061e7 Use ${MASTER_SITE_SOURCEFORGE} instead of hard-coded master site. 2002-10-19 23:30:13 +00:00
Archie Cobbs
ebdffba8fb Update to version 1.0.5. 2002-10-17 22:46:55 +00:00
Archie Cobbs
cc2aaa879e Use the right pkg-plist depending on whether GNOME support is configured. 2002-09-07 03:28:34 +00:00
Archie Cobbs
44ccdc5fd5 Annihilate #inclusions of <malloc.h>. 2002-08-30 17:35:17 +00:00
Archie Cobbs
ac17d79a2a Make this port GNOMENG aware.
PR:	ports/42206
2002-08-30 16:49:36 +00:00
Archie Cobbs
602d409644 Update to version 1.0.4. 2002-08-24 18:38:16 +00:00
Archie Cobbs
622c1d704f Remove this patch, it's not actually needed. 2002-08-23 17:37:37 +00:00
Archie Cobbs
1634aaeeee Remove explicit dependency already covered by USE_GNOMELIBS. 2002-08-23 05:09:59 +00:00
Archie Cobbs
0615123de6 Patches to fix compilation on -stable. 2002-08-23 05:09:36 +00:00
Archie Cobbs
dbb76d5c58 Patch to fix the build when doing USE_GNOMELIBS. 2002-08-19 17:47:37 +00:00
Archie Cobbs
2f627fe9db Fix test for gnome header file. 2002-08-19 15:46:26 +00:00
Archie Cobbs
9baaf1dfa2 Pass CFLAGS to configure scripts using CONFIGURE_ENV. 2002-08-19 05:36:18 +00:00
Archie Cobbs
5189413ce3 Update to version 1.0.3.
Make USE_GNOMELIBS optional. Add a patch that fixes a native library bug.
2002-08-19 05:10:00 +00:00
Archie Cobbs
34a154e3a7 Bump the shared library version of dependency libgmp from 5 -> 6.
Tweak makefile output.
2002-08-18 04:10:15 +00:00
Archie Cobbs
5d7a7a3884 Update to SableVM version 1.0.2.
This port includes the Java classes, making the java/sablepath port obsolete.
2002-08-15 23:17:48 +00:00
Archie Cobbs
f685b62b06 SableVM implements the Java virtual machine specification, second edition.
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/
2002-07-09 22:08:30 +00:00