1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- 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>
This commit is contained in:
Sergei Kolobov 2004-01-09 16:12:38 +00:00
parent 4f86b431f0
commit 9a5b6827b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97778
5 changed files with 22 additions and 18 deletions

View File

@ -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

View File

@ -1 +1 @@
MD5 (onyx-4.4.3.tar.bz2) = 27c894515bd106cbdd9b4f7059d91c01
MD5 (onyx-5.0.0.tar.bz2) = 6123208c78eb611643cc4b3728b622ab

View File

@ -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/

View File

@ -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.

View File

@ -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