ports/60877: Update lang/onyx port to 5.0.0
Jason Evans
jasone at canonware.com
Sun Jan 4 01:30:33 UTC 2004
>Number: 60877
>Category: ports
>Synopsis: Update lang/onyx port to 5.0.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sat Jan 03 17:30:16 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Jason Evans
>Release: FreeBSD 4.9-RC i386
>Organization:
>Environment:
System: FreeBSD canonware.com 4.9-RC FreeBSD 4.9-RC #12: Fri Oct 17 22:15:36 PDT 2003 jasone at canonware.com:/usr/src/sys/compile/CANONWARE i386
>Description:
The patch updates the lang/onyx port to 5.0.0.
>How-To-Repeat:
>Fix:
--- onyx_port_5_0_0.diff begins here ---
diff -Nru onyx.orig/Makefile onyx/Makefile
--- onyx.orig/Makefile Sat May 17 18:38:13 2003
+++ onyx/Makefile Fri Jan 2 21:39:12 2004
@@ -6,7 +6,7 @@
#
PORTNAME= onyx
-PORTVERSION= 4.4.3
+PORTVERSION= 5.0.0
CATEGORIES= lang
MASTER_SITES= http://www.canonware.com/download/onyx/
@@ -22,8 +22,7 @@
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 -Nru onyx.orig/distinfo onyx/distinfo
--- onyx.orig/distinfo Sat May 17 18:38:13 2003
+++ onyx/distinfo Fri Jan 2 20:55:16 2004
@@ -1 +1 @@
-MD5 (onyx-4.4.3.tar.bz2) = 27c894515bd106cbdd9b4f7059d91c01
+MD5 (onyx-5.0.0.tar.bz2) = 6123208c78eb611643cc4b3728b622ab
diff -Nru onyx.orig/pkg-descr onyx/pkg-descr
--- onyx.orig/pkg-descr Tue Aug 21 23:54:59 2001
+++ onyx/pkg-descr Fri Jan 2 21:28:07 2004
@@ -2,4 +2,4 @@
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 -Nru onyx.orig/pkg-message onyx/pkg-message
--- onyx.orig/pkg-message Wed Jul 18 02:12:42 2001
+++ onyx/pkg-message Fri Jan 2 21:46:07 2004
@@ -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 -Nru onyx.orig/pkg-plist onyx/pkg-plist
--- onyx.orig/pkg-plist Sat May 17 18:38:13 2003
+++ onyx/pkg-plist Fri Jan 2 21:24:01 2004
@@ -1,4 +1,4 @@
- at comment $FreeBSD: ports/lang/onyx/pkg-plist,v 1.14 2003/05/18 01:38:13 petef Exp $
+ at comment $FreeBSD$
bin/onyx
bin/onyx-%%ONYX_VERSION%%
bin/onyx_config
@@ -15,15 +15,18 @@
include/libonyx/mtx.h
include/libonyx/nx.h
include/libonyx/nxa.h
+include/libonyx/nxm.h
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
@@ -33,6 +36,8 @@
include/libonyx/nxo_operator.h
include/libonyx/nxo_pmark.h
include/libonyx/nxo_real.h
+include/libonyx/nxo_regex.h
+include/libonyx/nxo_regsub.h
include/libonyx/nxo_stack.h
include/libonyx/nxo_string.h
include/libonyx/nxo_thread.h
@@ -45,7 +50,7 @@
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 +90,17 @@
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 +203,18 @@
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%%/libonyx/libonyx_init.nx
+share/onyx-%%ONYX_VERSION%%/nx/modclopt/clopt.nx
+share/onyx-%%ONYX_VERSION%%/nx/modclopt/modclopt.nx
+share/onyx-%%ONYX_VERSION%%/nx/modclopt/modclopt_defs.nx
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
+ at dirrm share/onyx-%%ONYX_VERSION%%/nx/modclopt
@dirrm share/onyx-%%ONYX_VERSION%%/nx/modprompt
@dirrm share/onyx-%%ONYX_VERSION%%/nx
- at dirrm share/onyx-%%ONYX_VERSION%%/doc/ps
+ at 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
--- onyx_port_5_0_0.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list