diff options
author | sergei <sergei@FreeBSD.org> | 2004-01-09 16:12:38 +0000 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2004-01-09 16:12:38 +0000 |
commit | 8cc92abd0075fc3b63a776120e26fc10589833bd (patch) | |
tree | 22083c8e642313d5a0e74f2a6dd60633690d6c22 | |
parent | f843df2db951236c3c5f723f85c077706f1dbe84 (diff) | |
download | FreeBSD-ports-8cc92abd0075fc3b63a776120e26fc10589833bd.zip FreeBSD-ports-8cc92abd0075fc3b63a776120e26fc10589833bd.tar.gz |
- Update to 5.0.0 [1]
- Fix pkg-plist
- Give maintainership back to Jason Evans, who is also the author of Onyx
PR: 60877 [1]
Submitted by: Jason Evans <jasone@canonware.com>
-rw-r--r-- | lang/onyx/Makefile | 7 | ||||
-rw-r--r-- | lang/onyx/distinfo | 2 | ||||
-rw-r--r-- | lang/onyx/pkg-descr | 2 | ||||
-rw-r--r-- | lang/onyx/pkg-message | 3 | ||||
-rw-r--r-- | lang/onyx/pkg-plist | 26 |
5 files changed, 22 insertions, 18 deletions
diff --git a/lang/onyx/Makefile b/lang/onyx/Makefile index 6a514b0..4fd19c8 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 54206b4..f0221e1 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 c637d1a..f489639 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 f8b174b..509623a 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 4b9247e..a47d31b 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 |