aboutsummaryrefslogtreecommitdiff
path: root/lang/onyx
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2004-01-09 16:12:38 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2004-01-09 16:12:38 +0000
commit9a5b6827b0d0a415619f4bdc589d5c4048a8d27b (patch)
tree7fba942ce64a1d31190f86aaecd23485eb1f30a4 /lang/onyx
parent4f86b431f0fa89d3cf9a14bac36c1d7554c8001f (diff)
downloadports-9a5b6827b0d0a415619f4bdc589d5c4048a8d27b.tar.gz
ports-9a5b6827b0d0a415619f4bdc589d5c4048a8d27b.zip
Notes
Diffstat (limited to 'lang/onyx')
-rw-r--r--lang/onyx/Makefile7
-rw-r--r--lang/onyx/distinfo2
-rw-r--r--lang/onyx/pkg-descr2
-rw-r--r--lang/onyx/pkg-message3
-rw-r--r--lang/onyx/pkg-plist26
5 files changed, 22 insertions, 18 deletions
diff --git a/lang/onyx/Makefile b/lang/onyx/Makefile
index 6a514b070765..4fd19c88d6a3 100644
--- a/lang/onyx/Makefile
+++ b/lang/onyx/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= onyx
-PORTVERSION= 4.4.3
+PORTVERSION= 5.0.0
CATEGORIES= lang
MASTER_SITES= http://www.canonware.com/download/onyx/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= jasone@canonware.com
COMMENT= Embeddable stack-based threaded interpreted language
BUILD_DEPENDS= cook:${PORTSDIR}/devel/cook
@@ -22,8 +22,7 @@ USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-libedit-prefix=${LOCALBASE} \
- --with-pcre-prefix=${LOCALBASE} \
- --disable-slate
+ --with-pcre-prefix=${LOCALBASE}
INSTALLS_SHLIB= yes
MAN1= onyx.1 onyx_config.1
diff --git a/lang/onyx/distinfo b/lang/onyx/distinfo
index 54206b473142..f0221e12a953 100644
--- a/lang/onyx/distinfo
+++ b/lang/onyx/distinfo
@@ -1 +1 @@
-MD5 (onyx-4.4.3.tar.bz2) = 27c894515bd106cbdd9b4f7059d91c01
+MD5 (onyx-5.0.0.tar.bz2) = 6123208c78eb611643cc4b3728b622ab
diff --git a/lang/onyx/pkg-descr b/lang/onyx/pkg-descr
index c637d1ab2490..f489639afa48 100644
--- a/lang/onyx/pkg-descr
+++ b/lang/onyx/pkg-descr
@@ -2,4 +2,4 @@ Onyx is an embeddable stack-based threaded interpreted language. This port
contains both a stand alone interpreter and a library that can be used to embed
Onyx in an application. Extensive documentation is included.
-WWW: http://www.canonware.com/
+WWW: http://www.canonware.com/onyx/
diff --git a/lang/onyx/pkg-message b/lang/onyx/pkg-message
index f8b174b7ab51..509623a77b5e 100644
--- a/lang/onyx/pkg-message
+++ b/lang/onyx/pkg-message
@@ -1,2 +1 @@
-See ${PREFIX}/share/onyx/doc/ for documentation in HTML, PostScript, and PDF
-formats.
+See ${PREFIX}/share/onyx/doc/ for documentation in HTML and PDF formats.
diff --git a/lang/onyx/pkg-plist b/lang/onyx/pkg-plist
index 4b9247ef0b3e..a47d31bca9bd 100644
--- a/lang/onyx/pkg-plist
+++ b/lang/onyx/pkg-plist
@@ -19,11 +19,13 @@ include/libonyx/nxn.h
include/libonyx/nxo.h
include/libonyx/nxo_array.h
include/libonyx/nxo_boolean.h
+include/libonyx/nxo_class.h
include/libonyx/nxo_condition.h
include/libonyx/nxo_dict.h
include/libonyx/nxo_file.h
include/libonyx/nxo_fino.h
-include/libonyx/nxo_hook.h
+include/libonyx/nxo_handle.h
+include/libonyx/nxo_instance.h
include/libonyx/nxo_integer.h
include/libonyx/nxo_mark.h
include/libonyx/nxo_mutex.h
@@ -45,7 +47,7 @@ include/libonyx/tsd.h
include/libonyx/xep.h
lib/libonyx.a
lib/libonyx.so
-lib/libonyx.so.12
+lib/libonyx.so.13
share/onyx
share/onyx-%%ONYX_VERSION%%/doc/html/contents.png
share/onyx-%%ONYX_VERSION%%/doc/html/img1.png
@@ -85,7 +87,17 @@ share/onyx-%%ONYX_VERSION%%/doc/html/node111.html
share/onyx-%%ONYX_VERSION%%/doc/html/node112.html
share/onyx-%%ONYX_VERSION%%/doc/html/node113.html
share/onyx-%%ONYX_VERSION%%/doc/html/node114.html
+share/onyx-%%ONYX_VERSION%%/doc/html/node115.html
+share/onyx-%%ONYX_VERSION%%/doc/html/node116.html
+share/onyx-%%ONYX_VERSION%%/doc/html/node117.html
+share/onyx-%%ONYX_VERSION%%/doc/html/node118.html
+share/onyx-%%ONYX_VERSION%%/doc/html/node119.html
share/onyx-%%ONYX_VERSION%%/doc/html/node12.html
+share/onyx-%%ONYX_VERSION%%/doc/html/node120.html
+share/onyx-%%ONYX_VERSION%%/doc/html/node121.html
+share/onyx-%%ONYX_VERSION%%/doc/html/node122.html
+share/onyx-%%ONYX_VERSION%%/doc/html/node123.html
+share/onyx-%%ONYX_VERSION%%/doc/html/node124.html
share/onyx-%%ONYX_VERSION%%/doc/html/node13.html
share/onyx-%%ONYX_VERSION%%/doc/html/node14.html
share/onyx-%%ONYX_VERSION%%/doc/html/node15.html
@@ -188,14 +200,8 @@ share/onyx-%%ONYX_VERSION%%/doc/html/prev_g.png
share/onyx-%%ONYX_VERSION%%/doc/html/up.png
share/onyx-%%ONYX_VERSION%%/doc/html/up_g.png
share/onyx-%%ONYX_VERSION%%/doc/pdf/onyx.pdf
-share/onyx-%%ONYX_VERSION%%/doc/ps/onyx.ps
-share/onyx-%%ONYX_VERSION%%/nx/modprompt/modprompt.nx
-share/onyx-%%ONYX_VERSION%%/nx/modprompt/modprompt_defs.nx
-share/onyx-%%ONYX_VERSION%%/nxm/modprompt.nxm
-@dirrm share/onyx-%%ONYX_VERSION%%/nxm
-@dirrm share/onyx-%%ONYX_VERSION%%/nx/modprompt
-@dirrm share/onyx-%%ONYX_VERSION%%/nx
-@dirrm share/onyx-%%ONYX_VERSION%%/doc/ps
+share/onyx-%%ONYX_VERSION%%/libonyx/libonyx_init.nx
+@dirrm share/onyx-%%ONYX_VERSION%%/libonyx
@dirrm share/onyx-%%ONYX_VERSION%%/doc/pdf
@dirrm share/onyx-%%ONYX_VERSION%%/doc/html
@dirrm share/onyx-%%ONYX_VERSION%%/doc