From owner-freebsd-ports Sun Dec 27 02:50:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA01649 for freebsd-ports-outgoing; Sun, 27 Dec 1998 02:50:11 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA01641 for ; Sun, 27 Dec 1998 02:50:10 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA20423; Sun, 27 Dec 1998 02:50:01 -0800 (PST) Received: from spa.kuis.kyoto-u.ac.jp (lab4img2.kuis.kyoto-u.ac.jp [130.54.23.231]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA01264 for ; Sun, 27 Dec 1998 02:43:58 -0800 (PST) (envelope-from shige@kuis.kyoto-u.ac.jp) Received: from localhost (sirahama [130.54.22.177]) by spa.kuis.kyoto-u.ac.jp (8.8.8/3.7Wspa) with ESMTP id TAA21675; Sun, 27 Dec 1998 19:43:38 +0900 (JST) Message-Id: <19981227194337X.shige@kuis.kyoto-u.ac.jp> Date: Sun, 27 Dec 1998 19:43:37 +0900 (JST) From: Shigeyuki FUKUSHIMA To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: shige@kuis.kyoto-u.ac.jp Subject: ports/9198: Update port: security/SSLeay Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9198 >Category: ports >Synopsis: Update port: security/SSLeay >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 27 02:50:01 PST 1998 >Last-Modified: >Originator: Shigeyuki FUKUSHIMA >Organization: Dept. of Information Science, Kyoto Univ., JAPAN >Release: FreeBSD 3.0-CURRENT i386 >Environment: FreeBSD 2.2.8-RELEASE i386 FreeBSD 3.0-RELEASE i386 FreeBSD 3.0-CURRENT i386 >Description: Update port: security/SSLeay Modify ${PREFIX}/bin/md5 output string. Thank you --- shige >How-To-Repeat: >Fix: diff -urN /usr/ports/security/SSLeay/patches/patch-ad SSLeay/patches/patch-ad --- /usr/ports/security/SSLeay/patches/patch-ad Thu Jan 1 09:00:00 1970 +++ SSLeay/patches/patch-ad Sun Dec 27 17:14:08 1998 @@ -0,0 +1,11 @@ +--- crypto/md5/md5.c.orig Thu Apr 9 20:59:29 1998 ++++ crypto/md5/md5.c Sun Dec 27 17:13:20 1998 +@@ -94,7 +94,7 @@ + err++; + continue; + } +- printf("MD5(%s)= ",argv[i]); ++ printf("MD5 (%s) = ",argv[i]); + do_fp(IN); + fclose(IN); + } >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 27 03:10:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA04436 for freebsd-ports-outgoing; Sun, 27 Dec 1998 03:10:28 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA04380 for ; Sun, 27 Dec 1998 03:10:16 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA23034; Sun, 27 Dec 1998 03:10:02 -0800 (PST) Received: from spa.kuis.kyoto-u.ac.jp (lab4img2.kuis.kyoto-u.ac.jp [130.54.23.231]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA04062 for ; Sun, 27 Dec 1998 03:06:48 -0800 (PST) (envelope-from shige@kuis.kyoto-u.ac.jp) Received: from localhost (ryujin [130.54.22.151]) by spa.kuis.kyoto-u.ac.jp (8.8.8/3.7Wspa) with ESMTP id UAA21787; Sun, 27 Dec 1998 20:06:33 +0900 (JST) Message-Id: <19981227200634U.shige@kuis.kyoto-u.ac.jp> Date: Sun, 27 Dec 1998 20:06:34 +0900 (JST) From: Shigeyuki FUKUSHIMA To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: shige@kuis.kyoto-u.ac.jp Subject: ports/9199: Update port: x11-fm/asfiles Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9199 >Category: ports >Synopsis: Update port: x11-fm/asfiles >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 27 03:10:01 PST 1998 >Last-Modified: >Originator: Shigeyuki FUKUSHIMA >Organization: Dept. of Information Science, Kyoto Univ., JAPAN >Release: FreeBSD 3.0-CURRENT i386 >Environment: FreeBSD 2.2.8-RELEASE i386 FreeBSD 3.0-RELEASE i386 FreeBSD 3.0-CURRENT i386 >Description: Update port: x11-fm/asfiles Change prefix directory: ${LOCALBASE} -> ${X11BASE}. Because asfiles is a X stuff. P.S. Why do we install libDnd into ${LOCALBASE}? Thank you. --- shige >How-To-Repeat: >Fix: diff -urN /usr/ports/x11-fm/asfiles/Makefile asfiles/Makefile --- /usr/ports/x11-fm/asfiles/Makefile Thu Nov 12 07:04:07 1998 +++ asfiles/Makefile Sun Dec 27 16:40:06 1998 @@ -13,10 +13,11 @@ MAINTAINER= lukin@okbmei.msk.su -BUILD_DEPENDS= ${PREFIX}/lib/libDnd.a:${PORTSDIR}/x11/libdnd -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= Dnd.1:${PORTSDIR}/x11/libdnd \ + Xpm.4:${PORTSDIR}/graphics/xpm GNU_CONFIGURE= yes +USE_X_PREFIX= yes MAN1= files.1 MAN3= regexp.3 diff -urN /usr/ports/x11-fm/asfiles/pkg/PLIST asfiles/pkg/PLIST --- /usr/ports/x11-fm/asfiles/pkg/PLIST Fri Aug 21 07:07:23 1998 +++ asfiles/pkg/PLIST Sun Dec 27 16:17:16 1998 @@ -222,6 +222,4 @@ include/pixmaps/PDFOmni.xpm share/OffiX/FilesMagic share/OffiX/Filesrc -@dirrm include/bitmaps -@dirrm include/pixmaps @dirrm share/OffiX >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 27 03:10:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA04435 for freebsd-ports-outgoing; Sun, 27 Dec 1998 03:10:29 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA04396 for ; Sun, 27 Dec 1998 03:10:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA23067; Sun, 27 Dec 1998 03:10:07 -0800 (PST) Received: from spa.kuis.kyoto-u.ac.jp (lab4img2.kuis.kyoto-u.ac.jp [130.54.23.231]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA04310 for ; Sun, 27 Dec 1998 03:09:58 -0800 (PST) (envelope-from shige@kuis.kyoto-u.ac.jp) Received: from localhost (ryujin [130.54.22.151]) by spa.kuis.kyoto-u.ac.jp (8.8.8/3.7Wspa) with ESMTP id UAA21805; Sun, 27 Dec 1998 20:09:43 +0900 (JST) Message-Id: <19981227200944I.shige@kuis.kyoto-u.ac.jp> Date: Sun, 27 Dec 1998 20:09:44 +0900 (JST) From: shige@kuis.kyoto-u.ac.jp Reply-To: shige@kuis.kyoto-u.ac.jp To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: shige@kuis.kyoto-u.ac.jp X-Send-Pr-Version: 3.2 Subject: ports/9202: New port: editors/semi-emacs20 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9202 >Category: ports >Synopsis: New port: editors/semi-emacs20 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 27 03:10:07 PST 1998 >Last-Modified: >Originator: Shigeyuki FUKUSHIMA >Organization: Dept. of Information Science, Kyoto Univ., JAPAN >Release: FreeBSD 3.0-CURRENT i386 >Environment: FreeBSD 2.2.8-RELEASE i386 FreeBSD 3.0-RELEASE i386 FreeBSD 3.0-CURRENT i386 >Description: New port: editors/semi-emacs20 SEMI, Library of MIME feature for GNU Emacs. SEMI is a library to provide MIME feature for GNU Emacs. MIME is a proposed internet standard for including content and headers other than (ASCII) plain text in messages. This port requires editors/apel and editors/flim-emacs20, which I reported before. Thank you. ---shige >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # semi-emacs20 # semi-emacs20/files # semi-emacs20/files/md5 # semi-emacs20/pkg # semi-emacs20/pkg/DESCR # semi-emacs20/pkg/COMMENT # semi-emacs20/pkg/PLIST # semi-emacs20/Makefile # semi-emacs20/patches # semi-emacs20/patches/patch-ab # semi-emacs20/patches/patch-aa # echo c - semi-emacs20 mkdir -p semi-emacs20 > /dev/null 2>&1 echo c - semi-emacs20/files mkdir -p semi-emacs20/files > /dev/null 2>&1 echo x - semi-emacs20/files/md5 sed 's/^X//' >semi-emacs20/files/md5 << 'END-of-semi-emacs20/files/md5' XMD5 (semi-1.8.6.tar.gz) = 1ecbe5bff3baa4ce180596220aa07091 END-of-semi-emacs20/files/md5 echo c - semi-emacs20/pkg mkdir -p semi-emacs20/pkg > /dev/null 2>&1 echo x - semi-emacs20/pkg/DESCR sed 's/^X//' >semi-emacs20/pkg/DESCR << 'END-of-semi-emacs20/pkg/DESCR' XSEMI, Library of MIME feature for GNU Emacs. X X SEMI is a library to provide MIME feature for GNU Emacs. MIME is a X proposed internet standard for including content and headers other X than (ASCII) plain text in messages. X X SEMI has the following features: X - MIME message viewer (mime-view-mode) (RFC 2045 .. 2049) X - MIME message composer (mime-edit-mode) (RFC 2045 .. 2049) X X MIME message viewer and composer also support following features: X - filename handling by Content-Disposition field (RFC 1806) X - PGP/MIME security Multiparts (RFC 2015) X - application/pgp (draft-kazu-pgp-mime-00.txt; obsolete) X - text/richtext (RFC 1521; obsolete; preview only) X - text/enriched (RFC 1896) X - External method configuration by mailcap (RFC 1524) X X Notice that this package does not contain MIME extender for any X MUAs. They are released as separated packages. X X SEMI is installed the following directory tree: X ${PREFIX}/share/emacs/site-lisp/semi/ --- SEMI X X--- Porting by shige END-of-semi-emacs20/pkg/DESCR echo x - semi-emacs20/pkg/COMMENT sed 's/^X//' >semi-emacs20/pkg/COMMENT << 'END-of-semi-emacs20/pkg/COMMENT' XSEMI, Library of MIME feature for GNU Emacs. END-of-semi-emacs20/pkg/COMMENT echo x - semi-emacs20/pkg/PLIST sed 's/^X//' >semi-emacs20/pkg/PLIST << 'END-of-semi-emacs20/pkg/PLIST' X%%EMACS_LIBDIR%%/site-lisp/semi/mime-setup.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-setup.elc X%%EMACS_LIBDIR%%/site-lisp/semi/signature.el X%%EMACS_LIBDIR%%/site-lisp/semi/signature.elc X%%EMACS_LIBDIR%%/site-lisp/semi/semi-def.el X%%EMACS_LIBDIR%%/site-lisp/semi/semi-def.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-image.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-image.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-view.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-view.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-text.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-text.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-play.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-play.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-partial.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-partial.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-edit.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-edit.elc X%%EMACS_LIBDIR%%/site-lisp/semi/semi-setup.el X%%EMACS_LIBDIR%%/site-lisp/semi/semi-setup.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mail-mime-setup.el X%%EMACS_LIBDIR%%/site-lisp/semi/mail-mime-setup.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-pgp.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-mc.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-bbdb.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-w3.el X@dirrm %%EMACS_LIBDIR%%/site-lisp/semi X%%SEMIDOCDIR%%/ChangeLog X%%SEMIDOCDIR%%/NEWS X%%SEMIDOCDIR%%/README.en X%%SEMIDOCDIR%%/TODO X%%SEMIDOCDIR%%/VERSION X@dirrm %%SEMIDOCDIR%% X@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir X@unexec install-info --delete %D/info/mime-ui-en.info %D/info/dir Xinfo/mime-ui-en.info X@exec install-info %D/info/mime-ui-en.info %D/info/dir X@unexec install-info --delete %D/info/mime-ui-ja.info %D/info/dir Xinfo/mime-ui-ja.info X@exec install-info %D/info/mime-ui-ja.info %D/info/dir END-of-semi-emacs20/pkg/PLIST echo x - semi-emacs20/Makefile sed 's/^X//' >semi-emacs20/Makefile << 'END-of-semi-emacs20/Makefile' X# New ports collection makefile for: semi for emacs X# Version required: 1.8.x X# Date created: 23 September 1998 X# Whom: Shigeyuki FUKUSHIMA X# X# $Id$ X# X XDISTNAME= semi-${SEMI_VER} XCATEGORIES= editors elisps XMASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/semi/semi-stable/ X XMAINTAINER?= shige@kuis.kyoto-u.ac.jp X X# distfile version XFLIM_VER= 1.9.2 XSEMI_VER= 1.8.6 XSEMIDOCDIR= share/doc/semi X X# emacs20 XEMACS_NAME= emacs XEMACS_PORT= emacs20 XEMACS_VER= 20.3 XEMACS_LIBDIR= share/${EMACS_NAME} X X# target name for make build XALL_TARGET?= elc X XPKGNAME= semi-${EMACS_PORT}-${SEMI_VER} XEMACS_CMD= ${PREFIX}/bin/${EMACS_NAME}-${EMACS_VER} XBUILD_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT} XRUN_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT} XSCRIPTS_ENV= EMACS_LIBDIR=${EMACS_LIBDIR} EMACS_VER=${EMACS_VER} XPLIST_SUB= EMACS_LIBDIR=${EMACS_LIBDIR} EMACS_VER=${EMACS_VER} \ X SEMIDOCDIR=${SEMIDOCDIR} XMAKE_FLAGS= EMACS=${EMACS_CMD} X X# depends on apel XBUILD_DEPENDS+= ${PREFIX}/${EMACS_LIBDIR}/${EMACS_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-${EMACS_PORT} XRUN_DEPENDS+= ${PREFIX}/${EMACS_LIBDIR}/${EMACS_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-${EMACS_PORT} X# depends on flim XBUILD_DEPENDS+= ${PKG_DBDIR}/flim-${EMACS_PORT}-${FLIM_VER}:${PORTSDIR}/editors/flim-${EMACS_PORT} XRUN_DEPENDS+= ${PKG_DBDIR}/flim-${EMACS_PORT}-${FLIM_VER}:${PORTSDIR}/editors/flim-${EMACS_PORT} X X# info files JIS to EUC XBUILD_DEPENDS+= nkf:${PORTSDIR}/japanese/nkf X Xpost-build: X @(cd ${WRKSRC} ; \ X for i in mime-ui-en.texi mime-ui-ja.texi; do \ X mv $${i} $${i}.jis ; \ X cat $${i}.jis | nkf -e > $${i} ; \ X echo "===> Please ignore the following errors." ; \ X makeinfo --no-split $${i} || ${TRUE} ; \ X done) X Xpost-install: X @(cd ${WRKSRC} ; \ X for i in mime-ui-en.info mime-ui-ja.info; do \ X ${INSTALL_DATA} ${WRKSRC}/$${i} ${PREFIX}/info ; \ X install-info ${PREFIX}/info/$${i} ${PREFIX}/info/dir ; \ X done) X.if !defined(NOPORTDOCS) X @${MKDIR} ${PREFIX}/${SEMIDOCDIR} X @for i in ChangeLog NEWS README.* TODO VERSION ; do \ X ${INSTALL_DATA} ${WRKSRC}/$${i} ${PREFIX}/${SEMIDOCDIR}/ ; \ X done X.endif X X.include END-of-semi-emacs20/Makefile echo c - semi-emacs20/patches mkdir -p semi-emacs20/patches > /dev/null 2>&1 echo x - semi-emacs20/patches/patch-ab sed 's/^X//' >semi-emacs20/patches/patch-ab << 'END-of-semi-emacs20/patches/patch-ab' X--- mime-ui-ja.texi.orig Sun Dec 27 18:37:09 1998 X+++ mime-ui-ja.texi Sun Dec 27 18:37:39 1998 X@@ -9,6 +9,11 @@ X @node Top, Introduction, (dir), (dir) X @top SEMI 1.8 $B@bL@=q(B X X+@dircategory The Emacs editor and associated tools X+@direntry X+* mime-ui-ja: (mime-ui-ja). MIME user interface for GNU Emacs. (Japanese) X+@end direntry X+ X @ifinfo X X This file documents SEMI, a MIME user interface for GNU Emacs.@refill END-of-semi-emacs20/patches/patch-ab echo x - semi-emacs20/patches/patch-aa sed 's/^X//' >semi-emacs20/patches/patch-aa << 'END-of-semi-emacs20/patches/patch-aa' X--- mime-ui-en.texi.orig Sun Dec 27 18:35:10 1998 X+++ mime-ui-en.texi Sun Dec 27 18:37:01 1998 X@@ -9,6 +9,11 @@ X @node Top, Introduction, (dir), (dir) X @top SEMI 1.8 Manual X X+@dircategory The Emacs editor and associated tools X+@direntry X+* mime-ui-en: (mime-ui-en). MIME user interface for GNU Emacs. (English) X+@end direntry X+ X @ifinfo X X This file documents SEMI, a MIME user interface for GNU Emacs. END-of-semi-emacs20/patches/patch-aa exit >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 27 03:10:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA04437 for freebsd-ports-outgoing; Sun, 27 Dec 1998 03:10:29 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA04384 for ; Sun, 27 Dec 1998 03:10:17 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA23046; Sun, 27 Dec 1998 03:10:04 -0800 (PST) Received: from spa.kuis.kyoto-u.ac.jp (lab4img2.kuis.kyoto-u.ac.jp [130.54.23.231]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA04269 for ; Sun, 27 Dec 1998 03:09:04 -0800 (PST) (envelope-from shige@kuis.kyoto-u.ac.jp) Received: from localhost (ryujin [130.54.22.151]) by spa.kuis.kyoto-u.ac.jp (8.8.8/3.7Wspa) with ESMTP id UAA21792; Sun, 27 Dec 1998 20:08:48 +0900 (JST) Message-Id: <19981227200849Y.shige@kuis.kyoto-u.ac.jp> Date: Sun, 27 Dec 1998 20:08:49 +0900 (JST) From: shige@kuis.kyoto-u.ac.jp Reply-To: shige@kuis.kyoto-u.ac.jp To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: shige@kuis.kyoto-u.ac.jp X-Send-Pr-Version: 3.2 Subject: ports/9200: New port: editors/flim-emacs20 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9200 >Category: ports >Synopsis: New port: editors/flim-emacs20 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 27 03:10:04 PST 1998 >Last-Modified: >Originator: Shigeyuki FUKUSHIMA >Organization: Dept. of Information Science, Kyoto Univ., JAPAN >Release: FreeBSD 3.0-CURRENT i386 >Environment: FreeBSD 2.2.8-RELEASE i386 FreeBSD 3.0-RELEASE i386 FreeBSD 3.0-CURRENT i386 >Description: New port: editors/flim-emacs20 FLIM, message representation or encoding emacs lisp library. FLIM is a library to provide basic features about message representation or encoding. It consists of following modules: - STD 11 (RFC 822) parser and utility - MIME library - mailcap parser and utility This port requires editors/apel, which I reported before. Thank you. ---shige >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # flim-emacs20 # flim-emacs20/files # flim-emacs20/files/md5 # flim-emacs20/patches # flim-emacs20/patches/patch-aa # flim-emacs20/patches/patch-ab # flim-emacs20/pkg # flim-emacs20/pkg/COMMENT # flim-emacs20/pkg/DESCR # flim-emacs20/pkg/PLIST # flim-emacs20/Makefile # echo c - flim-emacs20 mkdir -p flim-emacs20 > /dev/null 2>&1 echo c - flim-emacs20/files mkdir -p flim-emacs20/files > /dev/null 2>&1 echo x - flim-emacs20/files/md5 sed 's/^X//' >flim-emacs20/files/md5 << 'END-of-flim-emacs20/files/md5' XMD5 (flim-1.9.2.tar.gz) = 081476315ef93663d8567fb5b93ab921 END-of-flim-emacs20/files/md5 echo c - flim-emacs20/patches mkdir -p flim-emacs20/patches > /dev/null 2>&1 echo x - flim-emacs20/patches/patch-aa sed 's/^X//' >flim-emacs20/patches/patch-aa << 'END-of-flim-emacs20/patches/patch-aa' X--- mime-en.texi.orig Sun Dec 27 17:48:47 1998 X+++ mime-en.texi Sun Dec 27 17:49:17 1998 X@@ -9,6 +9,11 @@ X @node Top, Introduction, (dir), (dir) X @top FLIM 1.9 Manual about MIME Features X X+@dircategory The Emacs editor and associated tools X+@direntry X+* mime-en: (mime-en). MIME features for GNU Emacs. (English) X+@end direntry X+ X @ifinfo X X This file documents MIME features of FLIM, a Internet message END-of-flim-emacs20/patches/patch-aa echo x - flim-emacs20/patches/patch-ab sed 's/^X//' >flim-emacs20/patches/patch-ab << 'END-of-flim-emacs20/patches/patch-ab' X--- mime-ja.texi.orig Sun Dec 27 17:46:55 1998 X+++ mime-ja.texi Sun Dec 27 17:48:34 1998 X@@ -9,6 +9,11 @@ X @node Top, Introduction, (dir), (dir) X @top FLIM 1.9 MIME $B5!G=@bL@=q(B X X+@dircategory The Emacs editor and associated tools X+@direntry X+* mime-ja: (mime-ja). MIME features for GNU Emacs. (Japanese) X+@end direntry X+ X @ifinfo X X This file documents MIME features of FLIM, a Internet message END-of-flim-emacs20/patches/patch-ab echo c - flim-emacs20/pkg mkdir -p flim-emacs20/pkg > /dev/null 2>&1 echo x - flim-emacs20/pkg/COMMENT sed 's/^X//' >flim-emacs20/pkg/COMMENT << 'END-of-flim-emacs20/pkg/COMMENT' XFLIM, message representation or encoding emacs lisp library for emacs20. END-of-flim-emacs20/pkg/COMMENT echo x - flim-emacs20/pkg/DESCR sed 's/^X//' >flim-emacs20/pkg/DESCR << 'END-of-flim-emacs20/pkg/DESCR' XFLIM, message representation or encoding emacs lisp library. X X FLIM is a library to provide basic features about message X representation or encoding. It consists of following X modules: X - STD 11 (RFC 822) parser and utility X - MIME library X - mailcap parser and utility X X FLIM is installed the following directory tree: X ${PREFIX}/share/emacs/site-lisp/flim/ --- FLIM X X--- Porting by shige END-of-flim-emacs20/pkg/DESCR echo x - flim-emacs20/pkg/PLIST sed 's/^X//' >flim-emacs20/pkg/PLIST << 'END-of-flim-emacs20/pkg/PLIST' X%%EMACS_LIBDIR%%/site-lisp/flim/eword-decode.el X%%EMACS_LIBDIR%%/site-lisp/flim/eword-decode.elc X%%EMACS_LIBDIR%%/site-lisp/flim/eword-encode.el X%%EMACS_LIBDIR%%/site-lisp/flim/eword-encode.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mailcap.el X%%EMACS_LIBDIR%%/site-lisp/flim/mailcap.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mel-b.el X%%EMACS_LIBDIR%%/site-lisp/flim/mel-b.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mel-g.el X%%EMACS_LIBDIR%%/site-lisp/flim/mel-g.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mel-q.el X%%EMACS_LIBDIR%%/site-lisp/flim/mel-q.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mel-u.el X%%EMACS_LIBDIR%%/site-lisp/flim/mel-u.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mel.el X%%EMACS_LIBDIR%%/site-lisp/flim/mel.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mime-def.el X%%EMACS_LIBDIR%%/site-lisp/flim/mime-def.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mime-parse.el X%%EMACS_LIBDIR%%/site-lisp/flim/mime-parse.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mime.el X%%EMACS_LIBDIR%%/site-lisp/flim/mime.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mmbuffer.el X%%EMACS_LIBDIR%%/site-lisp/flim/mmbuffer.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mmcooked.el X%%EMACS_LIBDIR%%/site-lisp/flim/mmcooked.elc X%%EMACS_LIBDIR%%/site-lisp/flim/std11.el X%%EMACS_LIBDIR%%/site-lisp/flim/std11.elc X@dirrm %%EMACS_LIBDIR%%/site-lisp/flim X%%FLIMDOCDIR%%/ChangeLog X%%FLIMDOCDIR%%/README.en X@dirrm %%FLIMDOCDIR%% X@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir X@unexec install-info --delete %D/info/mime-en.info %D/info/dir Xinfo/mime-en.info X@exec install-info %D/info/mime-en.info %D/info/dir X@unexec install-info --delete %D/info/mime-ja.info %D/info/dir Xinfo/mime-ja.info X@exec install-info %D/info/mime-ja.info %D/info/dir END-of-flim-emacs20/pkg/PLIST echo x - flim-emacs20/Makefile sed 's/^X//' >flim-emacs20/Makefile << 'END-of-flim-emacs20/Makefile' X# New ports collection makefile for: flim for emacs20 X# Version required: 1.9.x X# Date created: 23 September 1998 X# Whom: Shigeyuki FUKUSHIMA X# X# $Id$ X# X XDISTNAME= flim-${FLIM_VER} XCATEGORIES= editors elisps XMASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/flim/flim-stable/ X XMAINTAINER?= shige@kuis.kyoto-u.ac.jp X X# distfile version XFLIM_VER= 1.9.2 XFLIMDOCDIR= share/doc/flim X X# emacs20 XEMACS_NAME= emacs XEMACS_PORT= emacs20 XEMACS_VER= 20.3 XEMACS_LIBDIR= share/${EMACS_NAME} X X# target name for make build XALL_TARGET?= elc X XPKGNAME= flim-${EMACS_PORT}-${FLIM_VER} XEMACS_CMD= ${PREFIX}/bin/${EMACS_NAME}-${EMACS_VER} XBUILD_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT} XRUN_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT} XSCRIPTS_ENV= EMACS_LIBDIR=${EMACS_LIBDIR} EMACS_VER=${EMACS_VER} XPLIST_SUB= EMACS_LIBDIR=${EMACS_LIBDIR} EMACS_VER=${EMACS_VER} \ X FLIMDOCDIR=${FLIMDOCDIR} XMAKE_FLAGS= EMACS=${EMACS_CMD} X X# depends on apel XBUILD_DEPENDS+= ${PREFIX}/${EMACS_LIBDIR}/${EMACS_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-${EMACS_PORT} XRUN_DEPENDS+= ${PREFIX}/${EMACS_LIBDIR}/${EMACS_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-${EMACS_PORT} X X# info files JIS to EUC XBUILD_DEPENDS+= nkf:${PORTSDIR}/japanese/nkf X Xpost-build: X @(cd ${WRKSRC} ; \ X for i in mime-en.texi mime-ja.texi; do \ X mv $${i} $${i}.jis ; \ X cat $${i}.jis | nkf -e > $${i} ; \ X echo "===> Please ignore the following errors." ; \ X makeinfo --no-split $${i} || ${TRUE} ; \ X done) X Xpost-install: X @(cd ${WRKSRC} ; \ X for i in mime-en.info mime-ja.info; do \ X ${INSTALL_DATA} ${WRKSRC}/$${i} ${PREFIX}/info ; \ X install-info ${PREFIX}/info/$${i} ${PREFIX}/info/dir ; \ X done) X.if !defined(NOPORTDOCS) X @${MKDIR} ${PREFIX}/${FLIMDOCDIR} X @for i in ChangeLog README.* ; do \ X ${INSTALL_DATA} ${WRKSRC}/$${i} ${PREFIX}/${FLIMDOCDIR}/ ; \ X done X.endif X X.include END-of-flim-emacs20/Makefile exit >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 27 03:10:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA04467 for freebsd-ports-outgoing; Sun, 27 Dec 1998 03:10:32 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA04391 for ; Sun, 27 Dec 1998 03:10:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA23058; Sun, 27 Dec 1998 03:10:05 -0800 (PST) Received: from spa.kuis.kyoto-u.ac.jp (lab4img2.kuis.kyoto-u.ac.jp [130.54.23.231]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA04282 for ; Sun, 27 Dec 1998 03:09:30 -0800 (PST) (envelope-from shige@kuis.kyoto-u.ac.jp) Received: from localhost (ryujin [130.54.22.151]) by spa.kuis.kyoto-u.ac.jp (8.8.8/3.7Wspa) with ESMTP id UAA21799; Sun, 27 Dec 1998 20:09:14 +0900 (JST) Message-Id: <19981227200916V.shige@kuis.kyoto-u.ac.jp> Date: Sun, 27 Dec 1998 20:09:16 +0900 (JST) From: shige@kuis.kyoto-u.ac.jp Reply-To: shige@kuis.kyoto-u.ac.jp To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: shige@kuis.kyoto-u.ac.jp X-Send-Pr-Version: 3.2 Subject: ports/9201: New port: editors/flim-current-emacs20 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9201 >Category: ports >Synopsis: New port: editors/flim-current-emacs20 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 27 03:10:05 PST 1998 >Last-Modified: >Originator: Shigeyuki FUKUSHIMA >Organization: Dept. of Information Science, Kyoto Univ., JAPAN >Release: FreeBSD 3.0-CURRENT i386 >Environment: FreeBSD 2.2.8-RELEASE i386 FreeBSD 3.0-RELEASE i386 FreeBSD 3.0-CURRENT i386 >Description: New port: editors/flim-current-emacs20 FLIM, message representation or encoding emacs lisp library. FLIM is a library to provide basic features about message representation or encoding. It consists of following modules: - STD 11 (RFC 822) parser and utility - MIME library - mailcap parser and utility This port requires editors/apel, which I reported before. Thank you. ---shige >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # flim-current-emacs20 # flim-current-emacs20/files # flim-current-emacs20/files/md5 # flim-current-emacs20/pkg # flim-current-emacs20/pkg/COMMENT # flim-current-emacs20/pkg/DESCR # flim-current-emacs20/pkg/PLIST # flim-current-emacs20/Makefile # flim-current-emacs20/patches # flim-current-emacs20/patches/patch-aa # flim-current-emacs20/patches/patch-ab # echo c - flim-current-emacs20 mkdir -p flim-current-emacs20 > /dev/null 2>&1 echo c - flim-current-emacs20/files mkdir -p flim-current-emacs20/files > /dev/null 2>&1 echo x - flim-current-emacs20/files/md5 sed 's/^X//' >flim-current-emacs20/files/md5 << 'END-of-flim-current-emacs20/files/md5' XMD5 (flim-1.12.1.tar.gz) = 42d5cbc402560cbc71c225b545c23f9a END-of-flim-current-emacs20/files/md5 echo c - flim-current-emacs20/pkg mkdir -p flim-current-emacs20/pkg > /dev/null 2>&1 echo x - flim-current-emacs20/pkg/COMMENT sed 's/^X//' >flim-current-emacs20/pkg/COMMENT << 'END-of-flim-current-emacs20/pkg/COMMENT' XFLIM, message representation or encoding emacs lisp library for emacs20. END-of-flim-current-emacs20/pkg/COMMENT echo x - flim-current-emacs20/pkg/DESCR sed 's/^X//' >flim-current-emacs20/pkg/DESCR << 'END-of-flim-current-emacs20/pkg/DESCR' XFLIM, message representation or encoding emacs lisp library. X X FLIM is a library to provide basic features about message X representation or encoding. It consists of following X modules: X - STD 11 (RFC 822) parser and utility X - MIME library X - mailcap parser and utility X X FLIM is installed the following directory tree: X ${PREFIX}/share/emacs/site-lisp/flim/ --- FLIM X X--- Porting by shige END-of-flim-current-emacs20/pkg/DESCR echo x - flim-current-emacs20/pkg/PLIST sed 's/^X//' >flim-current-emacs20/pkg/PLIST << 'END-of-flim-current-emacs20/pkg/PLIST' X%%EMACS_LIBDIR%%/site-lisp/flim/eword-decode.el X%%EMACS_LIBDIR%%/site-lisp/flim/eword-decode.elc X%%EMACS_LIBDIR%%/site-lisp/flim/eword-encode.el X%%EMACS_LIBDIR%%/site-lisp/flim/eword-encode.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mailcap.el X%%EMACS_LIBDIR%%/site-lisp/flim/mailcap.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mel-b-ccl.el X%%EMACS_LIBDIR%%/site-lisp/flim/mel-b-ccl.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mel-b-el.el X%%EMACS_LIBDIR%%/site-lisp/flim/mel-b-el.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mel-g.el X%%EMACS_LIBDIR%%/site-lisp/flim/mel-g.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mel-q.el X%%EMACS_LIBDIR%%/site-lisp/flim/mel-q.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mel-q-ccl.el X%%EMACS_LIBDIR%%/site-lisp/flim/mel-q-ccl.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mel-u.el X%%EMACS_LIBDIR%%/site-lisp/flim/mel-u.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mel.el X%%EMACS_LIBDIR%%/site-lisp/flim/mel.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mime-def.el X%%EMACS_LIBDIR%%/site-lisp/flim/mime-def.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mime-parse.el X%%EMACS_LIBDIR%%/site-lisp/flim/mime-parse.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mime.el X%%EMACS_LIBDIR%%/site-lisp/flim/mime.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mmbuffer.el X%%EMACS_LIBDIR%%/site-lisp/flim/mmbuffer.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mmcooked.el X%%EMACS_LIBDIR%%/site-lisp/flim/mmcooked.elc X%%EMACS_LIBDIR%%/site-lisp/flim/mmgeneric.el X%%EMACS_LIBDIR%%/site-lisp/flim/mmgeneric.elc X%%EMACS_LIBDIR%%/site-lisp/flim/std11.el X%%EMACS_LIBDIR%%/site-lisp/flim/std11.elc X%%EMACS_LIBDIR%%/site-lisp/flim/smtp.el X%%EMACS_LIBDIR%%/site-lisp/flim/smtp.elc X%%EMACS_LIBDIR%%/site-lisp/flim/smtpmail.el X%%EMACS_LIBDIR%%/site-lisp/flim/smtpmail.elc X@dirrm %%EMACS_LIBDIR%%/site-lisp/flim X%%FLIMDOCDIR%%/ChangeLog X%%FLIMDOCDIR%%/NEWS X%%FLIMDOCDIR%%/README.en X%%FLIMDOCDIR%%/README.ja X%%FLIMDOCDIR%%/VERSION X@dirrm %%FLIMDOCDIR%% X@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir X@unexec install-info --delete %D/info/mime-en.info %D/info/dir Xinfo/mime-en.info X@exec install-info %D/info/mime-en.info %D/info/dir X@unexec install-info --delete %D/info/mime-ja.info %D/info/dir Xinfo/mime-ja.info X@exec install-info %D/info/mime-ja.info %D/info/dir END-of-flim-current-emacs20/pkg/PLIST echo x - flim-current-emacs20/Makefile sed 's/^X//' >flim-current-emacs20/Makefile << 'END-of-flim-current-emacs20/Makefile' X# New ports collection makefile for: flim-current for emacs20 X# Version required: 1.12.x X# Date created: 23 September 1998 X# Whom: Shigeyuki FUKUSHIMA X# X# $Id$ X# X XDISTNAME= flim-${FLIM_VER} XCATEGORIES= editors elisps XMASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/flim/flim-current/ X XMAINTAINER?= shige@kuis.kyoto-u.ac.jp X X# distfile version XFLIM_VER= 1.12.1 XFLIMDOCDIR= share/doc/flim X X# emacs20 XEMACS_NAME= emacs XEMACS_PORT= emacs20 XEMACS_VER= 20.3 XEMACS_LIBDIR= share/${EMACS_NAME} X X# target name for make build XALL_TARGET?= elc X XPKGNAME= flim-${EMACS_PORT}-${FLIM_VER} XEMACS_CMD= ${PREFIX}/bin/${EMACS_NAME}-${EMACS_VER} XBUILD_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT} XRUN_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT} XSCRIPTS_ENV= EMACS_LIBDIR=${EMACS_LIBDIR} EMACS_VER=${EMACS_VER} XPLIST_SUB= EMACS_LIBDIR=${EMACS_LIBDIR} EMACS_VER=${EMACS_VER} \ X FLIMDOCDIR=${FLIMDOCDIR} XMAKE_FLAGS= EMACS=${EMACS_CMD} X X# depends on apel XBUILD_DEPENDS+= ${PREFIX}/${EMACS_LIBDIR}/${EMACS_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-${EMACS_PORT} XRUN_DEPENDS+= ${PREFIX}/${EMACS_LIBDIR}/${EMACS_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-${EMACS_PORT} X X# info files JIS to EUC XBUILD_DEPENDS+= nkf:${PORTSDIR}/japanese/nkf X Xpost-build: X @(cd ${WRKSRC} ; \ X for i in mime-en.texi mime-ja.texi; do \ X mv $${i} $${i}.jis ; \ X cat $${i}.jis | nkf -e > $${i} ; \ X echo "===> Please ignore the following errors." ; \ X makeinfo --no-split $${i} || ${TRUE} ; \ X done) X Xpost-install: X @(cd ${WRKSRC} ; \ X for i in mime-en.info mime-ja.info; do \ X ${INSTALL_DATA} ${WRKSRC}/$${i} ${PREFIX}/info ; \ X install-info ${PREFIX}/info/$${i} ${PREFIX}/info/dir ; \ X done) X.if !defined(NOPORTDOCS) X @${MKDIR} ${PREFIX}/${FLIMDOCDIR} X @for i in ChangeLog NEWS README.* VERSION ; do \ X ${INSTALL_DATA} ${WRKSRC}/$${i} ${PREFIX}/${FLIMDOCDIR}/ ; \ X done X.endif X X.include END-of-flim-current-emacs20/Makefile echo c - flim-current-emacs20/patches mkdir -p flim-current-emacs20/patches > /dev/null 2>&1 echo x - flim-current-emacs20/patches/patch-aa sed 's/^X//' >flim-current-emacs20/patches/patch-aa << 'END-of-flim-current-emacs20/patches/patch-aa' X--- mime-en.texi.orig Sun Dec 27 17:48:47 1998 X+++ mime-en.texi Sun Dec 27 17:49:17 1998 X@@ -9,6 +9,11 @@ X @node Top, Introduction, (dir), (dir) X @top FLIM 1.9 Manual about MIME Features X X+@dircategory The Emacs editor and associated tools X+@direntry X+* mime-en: (mime-en). MIME features for GNU Emacs. (English) X+@end direntry X+ X @ifinfo X X This file documents MIME features of FLIM, a Internet message END-of-flim-current-emacs20/patches/patch-aa echo x - flim-current-emacs20/patches/patch-ab sed 's/^X//' >flim-current-emacs20/patches/patch-ab << 'END-of-flim-current-emacs20/patches/patch-ab' X--- mime-ja.texi.orig Sun Dec 27 17:46:55 1998 X+++ mime-ja.texi Sun Dec 27 17:48:34 1998 X@@ -9,6 +9,11 @@ X @node Top, Introduction, (dir), (dir) X @top FLIM 1.9 MIME $B5!G=@bL@=q(B X X+@dircategory The Emacs editor and associated tools X+@direntry X+* mime-ja: (mime-ja). MIME features for GNU Emacs. (Japanese) X+@end direntry X+ X @ifinfo X X This file documents MIME features of FLIM, a Internet message END-of-flim-current-emacs20/patches/patch-ab exit >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 27 03:20:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA06643 for freebsd-ports-outgoing; Sun, 27 Dec 1998 03:20:27 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA06628 for ; Sun, 27 Dec 1998 03:20:15 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA24500; Sun, 27 Dec 1998 03:20:02 -0800 (PST) Received: from spa.kuis.kyoto-u.ac.jp (lab4img2.kuis.kyoto-u.ac.jp [130.54.23.231]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA04409 for ; Sun, 27 Dec 1998 03:10:21 -0800 (PST) (envelope-from shige@kuis.kyoto-u.ac.jp) Received: from localhost (ryujin [130.54.22.151]) by spa.kuis.kyoto-u.ac.jp (8.8.8/3.7Wspa) with ESMTP id UAA21812; Sun, 27 Dec 1998 20:10:05 +0900 (JST) Message-Id: <19981227201007E.shige@kuis.kyoto-u.ac.jp> Date: Sun, 27 Dec 1998 20:10:07 +0900 (JST) From: shige@kuis.kyoto-u.ac.jp Reply-To: shige@kuis.kyoto-u.ac.jp To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: shige@kuis.kyoto-u.ac.jp X-Send-Pr-Version: 3.2 Subject: ports/9203: New port: editors/semi-current-emacs20 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9203 >Category: ports >Synopsis: New port: editors/semi-current-emacs20 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 27 03:20:02 PST 1998 >Last-Modified: >Originator: Shigeyuki FUKUSHIMA >Organization: Dept. of Information Science, Kyoto Univ., JAPAN >Release: FreeBSD 3.0-CURRENT i386 >Environment: FreeBSD 2.2.8-RELEASE i386 FreeBSD 3.0-RELEASE i386 FreeBSD 3.0-CURRENT i386 >Description: New port: editors/semi-current-emacs20 SEMI, Library of MIME feature for GNU Emacs. SEMI is a library to provide MIME feature for GNU Emacs. MIME is a proposed internet standard for including content and headers other than (ASCII) plain text in messages. This port requires editors/apel and editors/flim-current-emacs20, which I reported before. Thank you. ---shige >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # semi-current-emacs20 # semi-current-emacs20/files # semi-current-emacs20/files/md5 # semi-current-emacs20/pkg # semi-current-emacs20/pkg/DESCR # semi-current-emacs20/pkg/COMMENT # semi-current-emacs20/pkg/PLIST # semi-current-emacs20/patches # semi-current-emacs20/patches/patch-ab # semi-current-emacs20/patches/patch-aa # semi-current-emacs20/Makefile # echo c - semi-current-emacs20 mkdir -p semi-current-emacs20 > /dev/null 2>&1 echo c - semi-current-emacs20/files mkdir -p semi-current-emacs20/files > /dev/null 2>&1 echo x - semi-current-emacs20/files/md5 sed 's/^X//' >semi-current-emacs20/files/md5 << 'END-of-semi-current-emacs20/files/md5' XMD5 (semi-1.12.0.tar.gz) = a2533c6ec7523c4b975418ada902ed38 END-of-semi-current-emacs20/files/md5 echo c - semi-current-emacs20/pkg mkdir -p semi-current-emacs20/pkg > /dev/null 2>&1 echo x - semi-current-emacs20/pkg/DESCR sed 's/^X//' >semi-current-emacs20/pkg/DESCR << 'END-of-semi-current-emacs20/pkg/DESCR' XSEMI, Library of MIME feature for GNU Emacs. X X SEMI is a library to provide MIME feature for GNU Emacs. MIME is a X proposed internet standard for including content and headers other X than (ASCII) plain text in messages. X X SEMI has the following features: X - MIME message viewer (mime-view-mode) (RFC 2045 .. 2049) X - MIME message composer (mime-edit-mode) (RFC 2045 .. 2049) X X MIME message viewer and composer also support following features: X - filename handling by Content-Disposition field (RFC 1806) X - PGP/MIME security Multiparts (RFC 2015) X - application/pgp (draft-kazu-pgp-mime-00.txt; obsolete) X - text/richtext (RFC 1521; obsolete; preview only) X - text/enriched (RFC 1896) X - External method configuration by mailcap (RFC 1524) X X Notice that this package does not contain MIME extender for any X MUAs. They are released as separated packages. X X SEMI is installed the following directory tree: X ${PREFIX}/share/emacs/site-lisp/semi/ --- SEMI X X--- Porting by shige END-of-semi-current-emacs20/pkg/DESCR echo x - semi-current-emacs20/pkg/COMMENT sed 's/^X//' >semi-current-emacs20/pkg/COMMENT << 'END-of-semi-current-emacs20/pkg/COMMENT' XSEMI, Library of MIME feature for GNU Emacs. END-of-semi-current-emacs20/pkg/COMMENT echo x - semi-current-emacs20/pkg/PLIST sed 's/^X//' >semi-current-emacs20/pkg/PLIST << 'END-of-semi-current-emacs20/pkg/PLIST' X%%EMACS_LIBDIR%%/site-lisp/semi/mime-setup.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-setup.elc X%%EMACS_LIBDIR%%/site-lisp/semi/signature.el X%%EMACS_LIBDIR%%/site-lisp/semi/signature.elc X%%EMACS_LIBDIR%%/site-lisp/semi/semi-def.el X%%EMACS_LIBDIR%%/site-lisp/semi/semi-def.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-image.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-image.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-view.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-view.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-play.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-play.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-partial.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-partial.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-edit.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-edit.elc X%%EMACS_LIBDIR%%/site-lisp/semi/semi-setup.el X%%EMACS_LIBDIR%%/site-lisp/semi/semi-setup.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mail-mime-setup.el X%%EMACS_LIBDIR%%/site-lisp/semi/mail-mime-setup.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-pgp.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-mc.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-bbdb.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-w3.el X@dirrm %%EMACS_LIBDIR%%/site-lisp/semi X%%SEMIDOCDIR%%/ChangeLog X%%SEMIDOCDIR%%/NEWS X%%SEMIDOCDIR%%/README.en X%%SEMIDOCDIR%%/README.ja X%%SEMIDOCDIR%%/TODO X%%SEMIDOCDIR%%/VERSION X@dirrm %%SEMIDOCDIR%% X@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir X@unexec install-info --delete %D/info/mime-ui-en.info %D/info/dir Xinfo/mime-ui-en.info X@exec install-info %D/info/mime-ui-en.info %D/info/dir X@unexec install-info --delete %D/info/mime-ui-ja.info %D/info/dir Xinfo/mime-ui-ja.info X@exec install-info %D/info/mime-ui-ja.info %D/info/dir END-of-semi-current-emacs20/pkg/PLIST echo c - semi-current-emacs20/patches mkdir -p semi-current-emacs20/patches > /dev/null 2>&1 echo x - semi-current-emacs20/patches/patch-ab sed 's/^X//' >semi-current-emacs20/patches/patch-ab << 'END-of-semi-current-emacs20/patches/patch-ab' X--- mime-ui-ja.texi.orig Sun Dec 27 18:37:09 1998 X+++ mime-ui-ja.texi Sun Dec 27 18:37:39 1998 X@@ -9,6 +9,11 @@ X @node Top, Introduction, (dir), (dir) X @top SEMI 1.8 $B@bL@=q(B X X+@dircategory The Emacs editor and associated tools X+@direntry X+* mime-ui-ja: (mime-ui-ja). MIME user interface for GNU Emacs. (Japanese) X+@end direntry X+ X @ifinfo X X This file documents SEMI, a MIME user interface for GNU Emacs.@refill END-of-semi-current-emacs20/patches/patch-ab echo x - semi-current-emacs20/patches/patch-aa sed 's/^X//' >semi-current-emacs20/patches/patch-aa << 'END-of-semi-current-emacs20/patches/patch-aa' X--- mime-ui-en.texi.orig Sun Dec 27 18:35:10 1998 X+++ mime-ui-en.texi Sun Dec 27 18:37:01 1998 X@@ -9,6 +9,11 @@ X @node Top, Introduction, (dir), (dir) X @top SEMI 1.8 Manual X X+@dircategory The Emacs editor and associated tools X+@direntry X+* mime-ui-en: (mime-ui-en). MIME user interface for GNU Emacs. (English) X+@end direntry X+ X @ifinfo X X This file documents SEMI, a MIME user interface for GNU Emacs. END-of-semi-current-emacs20/patches/patch-aa echo x - semi-current-emacs20/Makefile sed 's/^X//' >semi-current-emacs20/Makefile << 'END-of-semi-current-emacs20/Makefile' X# New ports collection makefile for: semi-current for emacs20 X# Version required: 1.12.x X# Date created: 23 September 1998 X# Whom: Shigeyuki FUKUSHIMA X# X# $Id$ X# X XDISTNAME= semi-${SEMI_VER} XCATEGORIES= editors elisps XMASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/semi/semi-current/ X XMAINTAINER?= shige@kuis.kyoto-u.ac.jp X X# distfile version XFLIM_VER= 1.12.1 XSEMI_VER= 1.12.0 XSEMIDOCDIR= share/doc/semi X X# emacs20 XEMACS_NAME= emacs XEMACS_PORT= emacs20 XEMACS_VER= 20.3 XEMACS_LIBDIR= share/${EMACS_NAME} X X# target name for make build XALL_TARGET?= elc X XPKGNAME= semi-${EMACS_PORT}-${SEMI_VER} XEMACS_CMD= ${PREFIX}/bin/${EMACS_NAME}-${EMACS_VER} XBUILD_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT} XRUN_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT} XSCRIPTS_ENV= EMACS_LIBDIR=${EMACS_LIBDIR} EMACS_VER=${EMACS_VER} XPLIST_SUB= EMACS_LIBDIR=${EMACS_LIBDIR} EMACS_VER=${EMACS_VER} \ X SEMIDOCDIR=${SEMIDOCDIR} XMAKE_FLAGS= EMACS=${EMACS_CMD} X X# depends on apel XBUILD_DEPENDS+= ${PREFIX}/${EMACS_LIBDIR}/${EMACS_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-${EMACS_PORT} XRUN_DEPENDS+= ${PREFIX}/${EMACS_LIBDIR}/${EMACS_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-${EMACS_PORT} X# depends on flim XBUILD_DEPENDS+= ${PKG_DBDIR}/flim-${EMACS_PORT}-${FLIM_VER}:${PORTSDIR}/editors/flim-current-${EMACS_PORT} XRUN_DEPENDS+= ${PKG_DBDIR}/flim-${EMACS_PORT}-${FLIM_VER}:${PORTSDIR}/editors/flim-current-${EMACS_PORT} X X# info files JIS to EUC XBUILD_DEPENDS+= nkf:${PORTSDIR}/japanese/nkf X Xpost-build: X @(cd ${WRKSRC} ; \ X for i in mime-ui-en.texi mime-ui-ja.texi; do \ X mv $${i} $${i}.jis ; \ X cat $${i}.jis | nkf -e > $${i} ; \ X echo "===> Please ignore the following errors." ; \ X makeinfo --no-split $${i} || ${TRUE} ; \ X done) X Xpost-install: X @(cd ${WRKSRC} ; \ X for i in mime-ui-en.info mime-ui-ja.info; do \ X ${INSTALL_DATA} ${WRKSRC}/$${i} ${PREFIX}/info ; \ X install-info ${PREFIX}/info/$${i} ${PREFIX}/info/dir ; \ X done) X.if !defined(NOPORTDOCS) X @${MKDIR} ${PREFIX}/${SEMIDOCDIR} X @for i in ChangeLog NEWS README.* TODO VERSION ; do \ X ${INSTALL_DATA} ${WRKSRC}/$${i} ${PREFIX}/${SEMIDOCDIR}/ ; \ X done X.endif X X.include END-of-semi-current-emacs20/Makefile exit >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 27 03:40:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA10288 for freebsd-ports-outgoing; Sun, 27 Dec 1998 03:40:22 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA10265 for ; Sun, 27 Dec 1998 03:40:11 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA27291; Sun, 27 Dec 1998 03:40:01 -0800 (PST) Received: from spa.kuis.kyoto-u.ac.jp (lab4img2.kuis.kyoto-u.ac.jp [130.54.23.231]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA09570 for ; Sun, 27 Dec 1998 03:35:55 -0800 (PST) (envelope-from shige@kuis.kyoto-u.ac.jp) Received: from localhost (ryujin [130.54.22.151]) by spa.kuis.kyoto-u.ac.jp (8.8.8/3.7Wspa) with ESMTP id UAA21893; Sun, 27 Dec 1998 20:35:38 +0900 (JST) Message-Id: <19981227203539C.shige@kuis.kyoto-u.ac.jp> Date: Sun, 27 Dec 1998 20:35:39 +0900 (JST) From: shige@kuis.kyoto-u.ac.jp Reply-To: shige@kuis.kyoto-u.ac.jp To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: shige@kuis.kyoto-u.ac.jp X-Send-Pr-Version: 3.2 Subject: ports/9204: New port: editors/wemi-emacs20 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9204 >Category: ports >Synopsis: New port: editors/wemi-emacs20 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 27 03:40:01 PST 1998 >Last-Modified: >Originator: Shigeyuki FUKUSHIMA >Organization: Dept. of Information Science, Kyoto Univ., JAPAN >Release: FreeBSD 3.0-CURRENT i386 >Environment: FreeBSD 2.2.8-RELEASE i386 FreeBSD 3.0-RELEASE i386 FreeBSD 3.0-CURRENT i386 >Description: New port: editors/wemi-emacs20 WEMI, Library of MIME feature for GNU Emacs. WEMI is a branch of SEMI kernel package using widget. It is a library to provide MIME feature for GNU Emacs based on SEMI API. Namely it contains whole features of SEMI thus it is a replacement of SEMI. This port requires editors/apel-emacs20 and editors/flim-emacs20, which I reported before. This is an another package of SEMI. *** Caution *** This package/port overwrites editors/semi-emacs20. Hence, we cannot install both editors/wemi-emacs20 and editors/semi-emacs20 simulatneously. Thank you. ---shige >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # wemi-emacs20 # wemi-emacs20/files # wemi-emacs20/files/md5 # wemi-emacs20/pkg # wemi-emacs20/pkg/DESCR # wemi-emacs20/pkg/COMMENT # wemi-emacs20/pkg/PLIST # wemi-emacs20/patches # wemi-emacs20/patches/patch-ab # wemi-emacs20/patches/patch-aa # wemi-emacs20/Makefile # echo c - wemi-emacs20 mkdir -p wemi-emacs20 > /dev/null 2>&1 echo c - wemi-emacs20/files mkdir -p wemi-emacs20/files > /dev/null 2>&1 echo x - wemi-emacs20/files/md5 sed 's/^X//' >wemi-emacs20/files/md5 << 'END-of-wemi-emacs20/files/md5' XMD5 (wemi-1.8.6.tar.gz) = 7459d1d821640ea83ab9284afe973809 END-of-wemi-emacs20/files/md5 echo c - wemi-emacs20/pkg mkdir -p wemi-emacs20/pkg > /dev/null 2>&1 echo x - wemi-emacs20/pkg/DESCR sed 's/^X//' >wemi-emacs20/pkg/DESCR << 'END-of-wemi-emacs20/pkg/DESCR' XWEMI, Library of MIME feature for GNU Emacs. X X WEMI is a branch of SEMI kernel package using widget. It is a X library to provide MIME feature for GNU Emacs based on SEMI API. X Namely it contains whole features of SEMI thus it is a replacement X of SEMI. X X MIME is a proposed internet standard for including content and X headers other than (ASCII) plain text in messages. X X RFC 2045 : Internet Message Bodies X RFC 2046 : Media Types X RFC 2047 : Message Header Extensions X RFC 2048 : MIME Registration Procedures X RFC 2049 : MIME Conformance X X WEMI has the following features: X - MIME message viewer (mime-view-mode) (RFC 2045 .. 2049) X - MIME message composer (mime-edit-mode) (RFC 2045 .. 2049) X X MIME message viewer and composer also support following features: X - filename handling by Content-Disposition field (RFC 1806) X - PGP/MIME security Multiparts (RFC 2015) X - application/pgp (draft-kazu-pgp-mime-00.txt; obsolete) X - text/richtext (RFC 1521; obsolete; preview only) X - text/enriched (RFC 1896) X - External method configuration by mailcap (RFC 1524) X X Notice that this package does not contain MIME extender for any X MUAs. They are released as separated packages. X X WEMI is installed the following directory tree: X ${PREFIX}/share/emacs/site-lisp/semi/ --- WEMI X X*** Caution!! *** X X Because WEMI is completely compatible with SEMI, WEMI overrides X SEMI. X X X--- Porting by shige END-of-wemi-emacs20/pkg/DESCR echo x - wemi-emacs20/pkg/COMMENT sed 's/^X//' >wemi-emacs20/pkg/COMMENT << 'END-of-wemi-emacs20/pkg/COMMENT' XWEMI, Library of MIME feature for GNU Emacs (branch of SEMI kernel package). END-of-wemi-emacs20/pkg/COMMENT echo x - wemi-emacs20/pkg/PLIST sed 's/^X//' >wemi-emacs20/pkg/PLIST << 'END-of-wemi-emacs20/pkg/PLIST' X%%EMACS_LIBDIR%%/site-lisp/semi/mime-setup.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-setup.elc X%%EMACS_LIBDIR%%/site-lisp/semi/signature.el X%%EMACS_LIBDIR%%/site-lisp/semi/signature.elc X%%EMACS_LIBDIR%%/site-lisp/semi/semi-def.el X%%EMACS_LIBDIR%%/site-lisp/semi/semi-def.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-image.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-image.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-view.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-view.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-text.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-text.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-play.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-play.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-partial.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-partial.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-edit.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-edit.elc X%%EMACS_LIBDIR%%/site-lisp/semi/semi-setup.el X%%EMACS_LIBDIR%%/site-lisp/semi/semi-setup.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mail-mime-setup.el X%%EMACS_LIBDIR%%/site-lisp/semi/mail-mime-setup.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-pgp.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-mc.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-bbdb.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-w3.el X@dirrm %%EMACS_LIBDIR%%/site-lisp/semi X%%WEMIDOCDIR%%/ChangeLog X%%WEMIDOCDIR%%/NEWS X%%WEMIDOCDIR%%/README.en X%%WEMIDOCDIR%%/TODO X%%WEMIDOCDIR%%/VERSION X@dirrm %%WEMIDOCDIR%% X@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir X@unexec install-info --delete %D/info/mime-ui-en.info %D/info/dir Xinfo/mime-ui-en.info X@exec install-info %D/info/mime-ui-en.info %D/info/dir X@unexec install-info --delete %D/info/mime-ui-ja.info %D/info/dir Xinfo/mime-ui-ja.info X@exec install-info %D/info/mime-ui-ja.info %D/info/dir END-of-wemi-emacs20/pkg/PLIST echo c - wemi-emacs20/patches mkdir -p wemi-emacs20/patches > /dev/null 2>&1 echo x - wemi-emacs20/patches/patch-ab sed 's/^X//' >wemi-emacs20/patches/patch-ab << 'END-of-wemi-emacs20/patches/patch-ab' X--- mime-ui-ja.texi.orig Sun Dec 27 18:37:09 1998 X+++ mime-ui-ja.texi Sun Dec 27 18:37:39 1998 X@@ -9,6 +9,11 @@ X @node Top, Introduction, (dir), (dir) X @top SEMI 1.8 $B@bL@=q(B X X+@dircategory The Emacs editor and associated tools X+@direntry X+* mime-ui-ja: (mime-ui-ja). MIME user interface for GNU Emacs. (Japanese) X+@end direntry X+ X @ifinfo X X This file documents SEMI, a MIME user interface for GNU Emacs.@refill END-of-wemi-emacs20/patches/patch-ab echo x - wemi-emacs20/patches/patch-aa sed 's/^X//' >wemi-emacs20/patches/patch-aa << 'END-of-wemi-emacs20/patches/patch-aa' X--- mime-ui-en.texi.orig Sun Dec 27 18:35:10 1998 X+++ mime-ui-en.texi Sun Dec 27 18:37:01 1998 X@@ -9,6 +9,11 @@ X @node Top, Introduction, (dir), (dir) X @top SEMI 1.8 Manual X X+@dircategory The Emacs editor and associated tools X+@direntry X+* mime-ui-en: (mime-ui-en). MIME user interface for GNU Emacs. (English) X+@end direntry X+ X @ifinfo X X This file documents SEMI, a MIME user interface for GNU Emacs. END-of-wemi-emacs20/patches/patch-aa echo x - wemi-emacs20/Makefile sed 's/^X//' >wemi-emacs20/Makefile << 'END-of-wemi-emacs20/Makefile' X# New ports collection makefile for: wemi for emacs20 X# Version required: 1.8.x X# Date created: 23 September 1998 X# Whom: Shigeyuki FUKUSHIMA X# X# $Id$ X# X XDISTNAME= wemi-${WEMI_VER} XCATEGORIES= editors elisps XMASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/wemi/semi-stable/ X XMAINTAINER?= shige@kuis.kyoto-u.ac.jp X X# distfile version XFLIM_VER= 1.9.2 XWEMI_VER= 1.8.6 XWEMIDOCDIR= share/doc/semi X X# emacs20 XEMACS_NAME= emacs XEMACS_PORT= emacs20 XEMACS_VER= 20.3 XEMACS_LIBDIR= share/${EMACS_NAME} X X# target name for make build XALL_TARGET?= elc X XPKGNAME= wemi-${EMACS_PORT}-${WEMI_VER} XEMACS_CMD= ${PREFIX}/bin/${EMACS_NAME}-${EMACS_VER} XBUILD_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT} XRUN_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT} XSCRIPTS_ENV= EMACS_LIBDIR=${EMACS_LIBDIR} EMACS_VER=${EMACS_VER} XPLIST_SUB= EMACS_LIBDIR=${EMACS_LIBDIR} EMACS_VER=${EMACS_VER} \ X WEMIDOCDIR=${WEMIDOCDIR} XMAKE_FLAGS= EMACS=${EMACS_CMD} X X# depends on apel XBUILD_DEPENDS+= ${PREFIX}/${EMACS_LIBDIR}/${EMACS_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-${EMACS_PORT} XRUN_DEPENDS+= ${PREFIX}/${EMACS_LIBDIR}/${EMACS_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-${EMACS_PORT} X# depends on flim XBUILD_DEPENDS+= ${PKG_DBDIR}/flim-${EMACS_PORT}-${FLIM_VER}:${PORTSDIR}/editors/flim-${EMACS_PORT} XRUN_DEPENDS+= ${PKG_DBDIR}/flim-${EMACS_PORT}-${FLIM_VER}:${PORTSDIR}/editors/flim-${EMACS_PORT} X X# info files JIS to EUC XBUILD_DEPENDS+= nkf:${PORTSDIR}/japanese/nkf X Xpost-build: X @(cd ${WRKSRC} ; \ X for i in mime-ui-en.texi mime-ui-ja.texi; do \ X mv $${i} $${i}.jis ; \ X cat $${i}.jis | nkf -e > $${i} ; \ X echo "===> Please ignore the following errors." ; \ X makeinfo --no-split $${i} || ${TRUE} ; \ X done) X Xpost-install: X @(cd ${WRKSRC} ; \ X for i in mime-ui-en.info mime-ui-ja.info; do \ X ${INSTALL_DATA} ${WRKSRC}/$${i} ${PREFIX}/info ; \ X install-info ${PREFIX}/info/$${i} ${PREFIX}/info/dir ; \ X done) X.if !defined(NOPORTDOCS) X @${MKDIR} ${PREFIX}/${WEMIDOCDIR} X @for i in ChangeLog NEWS README.* TODO VERSION ; do \ X ${INSTALL_DATA} ${WRKSRC}/$${i} ${PREFIX}/${WEMIDOCDIR}/ ; \ X done X.endif X X.include END-of-wemi-emacs20/Makefile exit >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 27 03:43:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA10587 for freebsd-ports-outgoing; Sun, 27 Dec 1998 03:43:08 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA10553; Sun, 27 Dec 1998 03:42:40 -0800 (PST) (envelope-from luigi@FreeBSD.org) From: Luigi Rizzo Received: (from luigi@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA27634; Sun, 27 Dec 1998 03:42:29 -0800 (PST) Date: Sun, 27 Dec 1998 03:42:29 -0800 (PST) Message-Id: <199812271142.DAA27634@freefall.freebsd.org> To: sec@42.org, luigi@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, luigi@FreeBSD.ORG Subject: Re: ports/8078 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: port audio/nas fails for me State-Changed-From-To: open-analyzed State-Changed-By: luigi State-Changed-When: Sun Dec 27 03:40:29 PST 1998 State-Changed-Why: nas needs to be fixed to work with the pcm driver. Especially with SB16 cards. luigi Responsible-Changed-From-To: freebsd-ports->luigi Responsible-Changed-By: luigi Responsible-Changed-When: Sun Dec 27 03:40:29 PST 1998 Responsible-Changed-Why: audio stuff... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 27 04:00:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA13207 for freebsd-ports-outgoing; Sun, 27 Dec 1998 04:00:25 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA13148 for ; Sun, 27 Dec 1998 04:00:12 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA00244; Sun, 27 Dec 1998 04:00:01 -0800 (PST) Received: from spa.kuis.kyoto-u.ac.jp (lab4img2.kuis.kyoto-u.ac.jp [130.54.23.231]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA11303 for ; Sun, 27 Dec 1998 03:52:26 -0800 (PST) (envelope-from shige@kuis.kyoto-u.ac.jp) Received: from localhost (ryujin [130.54.22.151]) by spa.kuis.kyoto-u.ac.jp (8.8.8/3.7Wspa) with ESMTP id UAA21959; Sun, 27 Dec 1998 20:52:01 +0900 (JST) Message-Id: <19981227205203L.shige@kuis.kyoto-u.ac.jp> Date: Sun, 27 Dec 1998 20:52:03 +0900 (JST) From: shige@kuis.kyoto-u.ac.jp Reply-To: shige@kuis.kyoto-u.ac.jp To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: shige@kuis.kyoto-u.ac.jp X-Send-Pr-Version: 3.2 Subject: ports/9205: New port: editors/wemi-current-emacs20 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9205 >Category: ports >Synopsis: New port: editors/wemi-current-emacs20 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 27 04:00:00 PST 1998 >Last-Modified: >Originator: Shigeyuki FUKUSHIMA >Organization: Dept. of Information Science, Kyoto Univ., JAPAN >Release: FreeBSD 3.0-CURRENT i386 >Environment: FreeBSD 2.2.8-RELEASE i386 FreeBSD 3.0-RELEASE i386 FreeBSD 3.0-CURRENT i386 >Description: New port: editors/wemi-current-emacs20 WEMI, Library of MIME feature for GNU Emacs. WEMI is a branch of SEMI kernel package using widget. It is a library to provide MIME feature for GNU Emacs based on SEMI API. Namely it contains whole features of SEMI thus it is a replacement of SEMI. This port requires editors/apel-emacs20 and editors/flim-current-emacs20, which I reported before. This is an another package of SEMI. *** Caution *** This package/port overwrites editors/semi-current-emacs20. Hence, we cannot install both editors/wemi-current-emacs20 and editors/semi-current-emacs20 simulatneously. Thank you. ---shige >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # wemi-current-emacs20 # wemi-current-emacs20/files # wemi-current-emacs20/files/md5 # wemi-current-emacs20/pkg # wemi-current-emacs20/pkg/DESCR # wemi-current-emacs20/pkg/COMMENT # wemi-current-emacs20/pkg/PLIST # wemi-current-emacs20/patches # wemi-current-emacs20/patches/patch-ab # wemi-current-emacs20/patches/patch-aa # wemi-current-emacs20/Makefile # echo c - wemi-current-emacs20 mkdir -p wemi-current-emacs20 > /dev/null 2>&1 echo c - wemi-current-emacs20/files mkdir -p wemi-current-emacs20/files > /dev/null 2>&1 echo x - wemi-current-emacs20/files/md5 sed 's/^X//' >wemi-current-emacs20/files/md5 << 'END-of-wemi-current-emacs20/files/md5' XMD5 (wemi-1.12.0.tar.gz) = 92fc3dbe3a09e3ef87136f534ebab55b END-of-wemi-current-emacs20/files/md5 echo c - wemi-current-emacs20/pkg mkdir -p wemi-current-emacs20/pkg > /dev/null 2>&1 echo x - wemi-current-emacs20/pkg/DESCR sed 's/^X//' >wemi-current-emacs20/pkg/DESCR << 'END-of-wemi-current-emacs20/pkg/DESCR' XWEMI, Library of MIME feature for GNU Emacs. X X WEMI is a branch of SEMI kernel package using widget. It is a X library to provide MIME feature for GNU Emacs based on SEMI API. X Namely it contains whole features of SEMI thus it is a replacement X of SEMI. X X MIME is a proposed internet standard for including content and X headers other than (ASCII) plain text in messages. X X RFC 2045 : Internet Message Bodies X RFC 2046 : Media Types X RFC 2047 : Message Header Extensions X RFC 2048 : MIME Registration Procedures X RFC 2049 : MIME Conformance X X WEMI has the following features: X - MIME message viewer (mime-view-mode) (RFC 2045 .. 2049) X - MIME message composer (mime-edit-mode) (RFC 2045 .. 2049) X X MIME message viewer and composer also support following features: X - filename handling by Content-Disposition field (RFC 1806) X - PGP/MIME security Multiparts (RFC 2015) X - application/pgp (draft-kazu-pgp-mime-00.txt; obsolete) X - text/richtext (RFC 1521; obsolete; preview only) X - text/enriched (RFC 1896) X - External method configuration by mailcap (RFC 1524) X X Notice that this package does not contain MIME extender for any X MUAs. They are released as separated packages. X X WEMI is installed the following directory tree: X ${PREFIX}/share/emacs/site-lisp/semi/ --- WEMI X X*** Caution!! *** X X Because WEMI is completely compatible with SEMI, WEMI overrides X SEMI. X X X--- Porting by shige END-of-wemi-current-emacs20/pkg/DESCR echo x - wemi-current-emacs20/pkg/COMMENT sed 's/^X//' >wemi-current-emacs20/pkg/COMMENT << 'END-of-wemi-current-emacs20/pkg/COMMENT' XWEMI, Library of MIME feature for GNU Emacs (branch of SEMI kernel package). END-of-wemi-current-emacs20/pkg/COMMENT echo x - wemi-current-emacs20/pkg/PLIST sed 's/^X//' >wemi-current-emacs20/pkg/PLIST << 'END-of-wemi-current-emacs20/pkg/PLIST' X%%EMACS_LIBDIR%%/site-lisp/semi/mime-setup.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-setup.elc X%%EMACS_LIBDIR%%/site-lisp/semi/signature.el X%%EMACS_LIBDIR%%/site-lisp/semi/signature.elc X%%EMACS_LIBDIR%%/site-lisp/semi/semi-def.el X%%EMACS_LIBDIR%%/site-lisp/semi/semi-def.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-image.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-image.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-view.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-view.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-play.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-play.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-partial.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-partial.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-edit.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-edit.elc X%%EMACS_LIBDIR%%/site-lisp/semi/semi-setup.el X%%EMACS_LIBDIR%%/site-lisp/semi/semi-setup.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mail-mime-setup.el X%%EMACS_LIBDIR%%/site-lisp/semi/mail-mime-setup.elc X%%EMACS_LIBDIR%%/site-lisp/semi/mime-pgp.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-mc.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-bbdb.el X%%EMACS_LIBDIR%%/site-lisp/semi/mime-w3.el X@dirrm %%EMACS_LIBDIR%%/site-lisp/semi X%%WEMIDOCDIR%%/ChangeLog X%%WEMIDOCDIR%%/NEWS X%%WEMIDOCDIR%%/README.en X%%WEMIDOCDIR%%/README.ja X%%WEMIDOCDIR%%/TODO X%%WEMIDOCDIR%%/VERSION X@dirrm %%WEMIDOCDIR%% X@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir X@unexec install-info --delete %D/info/mime-ui-en.info %D/info/dir Xinfo/mime-ui-en.info X@exec install-info %D/info/mime-ui-en.info %D/info/dir X@unexec install-info --delete %D/info/mime-ui-ja.info %D/info/dir Xinfo/mime-ui-ja.info X@exec install-info %D/info/mime-ui-ja.info %D/info/dir END-of-wemi-current-emacs20/pkg/PLIST echo c - wemi-current-emacs20/patches mkdir -p wemi-current-emacs20/patches > /dev/null 2>&1 echo x - wemi-current-emacs20/patches/patch-ab sed 's/^X//' >wemi-current-emacs20/patches/patch-ab << 'END-of-wemi-current-emacs20/patches/patch-ab' X--- mime-ui-ja.texi.orig Sun Dec 27 18:37:09 1998 X+++ mime-ui-ja.texi Sun Dec 27 18:37:39 1998 X@@ -9,6 +9,11 @@ X @node Top, Introduction, (dir), (dir) X @top SEMI 1.8 $B@bL@=q(B X X+@dircategory The Emacs editor and associated tools X+@direntry X+* mime-ui-ja: (mime-ui-ja). MIME user interface for GNU Emacs. (Japanese) X+@end direntry X+ X @ifinfo X X This file documents SEMI, a MIME user interface for GNU Emacs.@refill END-of-wemi-current-emacs20/patches/patch-ab echo x - wemi-current-emacs20/patches/patch-aa sed 's/^X//' >wemi-current-emacs20/patches/patch-aa << 'END-of-wemi-current-emacs20/patches/patch-aa' X--- mime-ui-en.texi.orig Sun Dec 27 18:35:10 1998 X+++ mime-ui-en.texi Sun Dec 27 18:37:01 1998 X@@ -9,6 +9,11 @@ X @node Top, Introduction, (dir), (dir) X @top SEMI 1.8 Manual X X+@dircategory The Emacs editor and associated tools X+@direntry X+* mime-ui-en: (mime-ui-en). MIME user interface for GNU Emacs. (English) X+@end direntry X+ X @ifinfo X X This file documents SEMI, a MIME user interface for GNU Emacs. END-of-wemi-current-emacs20/patches/patch-aa echo x - wemi-current-emacs20/Makefile sed 's/^X//' >wemi-current-emacs20/Makefile << 'END-of-wemi-current-emacs20/Makefile' X# New ports collection makefile for: wemi-current for emacs20 X# Version required: 1.12.x X# Date created: 23 September 1998 X# Whom: Shigeyuki FUKUSHIMA X# X# $Id$ X# X XDISTNAME= wemi-${WEMI_VER} XCATEGORIES= editors elisps XMASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/semi/wemi/ X XMAINTAINER?= shige@kuis.kyoto-u.ac.jp X X# distfile version XFLIM_VER= 1.12.1 XWEMI_VER= 1.12.0 XWEMIDOCDIR= share/doc/semi X X# emacs20 XEMACS_NAME= emacs XEMACS_PORT= emacs20 XEMACS_VER= 20.3 XEMACS_LIBDIR= share/${EMACS_NAME} X X# target name for make build XALL_TARGET?= elc X XPKGNAME= wemi-${EMACS_PORT}-${WEMI_VER} XEMACS_CMD= ${PREFIX}/bin/${EMACS_NAME}-${EMACS_VER} XBUILD_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT} XRUN_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT} XSCRIPTS_ENV= EMACS_LIBDIR=${EMACS_LIBDIR} EMACS_VER=${EMACS_VER} XPLIST_SUB= EMACS_LIBDIR=${EMACS_LIBDIR} EMACS_VER=${EMACS_VER} \ X WEMIDOCDIR=${WEMIDOCDIR} XMAKE_FLAGS= EMACS=${EMACS_CMD} X X# depends on apel XBUILD_DEPENDS+= ${PREFIX}/${EMACS_LIBDIR}/${EMACS_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-${EMACS_PORT} XRUN_DEPENDS+= ${PREFIX}/${EMACS_LIBDIR}/${EMACS_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-${EMACS_PORT} X# depends on flim XBUILD_DEPENDS+= ${PKG_DBDIR}/flim-${EMACS_PORT}-${FLIM_VER}:${PORTSDIR}/editors/flim-current-${EMACS_PORT} XRUN_DEPENDS+= ${PKG_DBDIR}/flim-${EMACS_PORT}-${FLIM_VER}:${PORTSDIR}/editors/flim-current-${EMACS_PORT} X X# info files JIS to EUC XBUILD_DEPENDS+= nkf:${PORTSDIR}/japanese/nkf X Xpost-build: X @(cd ${WRKSRC} ; \ X for i in mime-ui-en.texi mime-ui-ja.texi; do \ X mv $${i} $${i}.jis ; \ X cat $${i}.jis | nkf -e > $${i} ; \ X echo "===> Please ignore the following errors." ; \ X makeinfo --no-split $${i} || ${TRUE} ; \ X done) X Xpost-install: X @(cd ${WRKSRC} ; \ X for i in mime-ui-en.info mime-ui-ja.info; do \ X ${INSTALL_DATA} ${WRKSRC}/$${i} ${PREFIX}/info ; \ X install-info ${PREFIX}/info/$${i} ${PREFIX}/info/dir ; \ X done) X.if !defined(NOPORTDOCS) X @${MKDIR} ${PREFIX}/${WEMIDOCDIR} X @for i in ChangeLog NEWS README.* TODO VERSION ; do \ X ${INSTALL_DATA} ${WRKSRC}/$${i} ${PREFIX}/${WEMIDOCDIR}/ ; \ X done X.endif X X.include END-of-wemi-current-emacs20/Makefile exit >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 27 10:40:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA21043 for freebsd-ports-outgoing; Sun, 27 Dec 1998 10:40:11 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA21035 for ; Sun, 27 Dec 1998 10:40:10 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA02761; Sun, 27 Dec 1998 10:40:01 -0800 (PST) Received: from mail9.svr.pol.co.uk (mail9.svr.pol.co.uk [195.92.193.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA20569 for ; Sun, 27 Dec 1998 10:34:05 -0800 (PST) (envelope-from tom@eborcom.com) Received: from modem-46.carafate.dialup.pol.co.uk ([62.136.56.174]) by mail9.svr.pol.co.uk with esmtp (Exim 2.10 #1) id 0zuL0R-0000jv-00 for FreeBSD-gnats-submit@freebsd.org; Sun, 27 Dec 1998 18:33:38 +0000 Received: (qmail 18744 invoked by uid 5000); 27 Dec 1998 17:43:11 -0000 Message-Id: <19981227174311.18743.qmail@eborcom.com> Date: 27 Dec 1998 17:43:11 -0000 From: Tom Hukins To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9208: Update port: news/leafnode+ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9208 >Category: ports >Synopsis: Update port: news/leafnode+ >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 27 10:40:01 PST 1998 >Last-Modified: >Originator: Tom Hukins >Organization: >Release: FreeBSD 2.2.8-RELEASE i386 >Environment: >Description: The attached patch upgrades the leafnode+ port from version 1.2 to version 2.3. I am the maintainer of this port. >How-To-Repeat: >Fix: begin 664 ln_change.gz M'XL("-5OAC8"`VQN+F-H86YG97,`U%O[=QK'DOY9^BO:BG8C+O1\P`AA.QSS^XFLD!#=W5U=?57 M7U4WCCN;"2M*+H2GY"P('56R0\^I?)#7:N9Z*G^=O9+I=(&47NC).#V;5&#]LUNK<'M7[T25JUQ;YX/1^*+WH?\RGY]5L^O[I4T?T#S.>N/^V\OAH#]Z MN1>H6[TO/O1&X_[P'Z/!&)_-XF6W4H'?]L2=VV%D_[FL+)-))=%1O?*G]"NI MO`J,#WT'%V/XUQ^^W%N;**KWH7?1>;FW-UVHZ?4\"I.EMCMBIN+IPL*QX8]4 M&KR-U=T2#&Z#3SS>;ULWT,=V9\(!DP;*.;JXO+H%4DU/5F^5:393PI4IN9:O``==!L4YHP5K&TO.Z^];> MJ\//9U=?Q.'G3\.?1L.S+Q72#%19>V+FN&_9($:0*[I!IGK!#ND<1&'"U"X. M0V^_M*7[T[T%JCNX&(U[[]__XVIX^7;8^U#4_?`S2L8G5\/^F\&O7RIZX@;Y M[%>5?_9*/M5[ZWH650>7V*ZV+P/\URDL''K#"^,.GW-W^$+K?7):;HK22:?, M(%(./.]DO[I66HX]QU2GNO8J5C83FBTK/6?_#J9>`JO_PT0[-D*>[5__ MN.\\`M:HMEX14L#:AQ]N`/"'C0C*_R8#(6JB6NM6J_`#J-6NKD'YAIZKH%X' M;&OGH%XM5Q'3&[@:I4^]X<7@XFU7]+QX$2;S12Y8+*06$Z4"8>RJG+*0@FPI M8%4DXOU^2<=AY`9S0=:54>Q.01WA:A&$L5A&2JL@%@#S]V$20=3PETFL(EN, M0P/Q`H)!029X[_J2.2&LZ+]1F$E5@9\GUL)WF@]L!,\>M3Q\MFOLS#NLVKE: M!U,7@B=8&6UL?3AOBJ.5L&'',K+G?QV+EZ(QJ7:J5=FLJD95GM:FJM6LGS8G MC?II;=94;0

K4[!)="]TEK6F]W6JU9I].9=F:GM5:KK$<4[:)R>/ M6FDI`11@&O1J25F8W_I'&VRVWF17TSWHMV;!9K=>+=*/)GIJDZR(2J1A',*E M"_LC4<@,!(21ZDFW6>W63[BOA8.N,")J=@H_W<8IC&)4VR"R,(U:MU'KGK2S M:11$KFG=Z)X8K85A3;CV!N^`K5C_8>4D"?Z@AX>7,*#UD)RT4%*[4FU7P!2P MZ>L=,*>0\\2;1-)P$QJE6JZ?PC#5,DP,![)>#RX`R\`ID$-4O'`J/1-CD!\\ M^`@P?%^4LDZ'1XRYQ]S'$K_TAZ/!Y05\1$2G\#?Q&^1%,`U`?MC9XE;"+H]# MD6@E1N'T6I?I[0Q88G@+\+!O4>AOEX%>ENH-?$'X,0_;]*QM[$5RXX5+*!(O ME'`@3$T!9N[%[4)!_,5GTS"8N?,DDD1!9>`(BG<`$(!*/C]U-8FZ5LO8%F(0 M"PT0YSF(2C,5R8EW3R`U48A/*%1+7XDE@AA+U8QV,#[8\/W@==&&[B0+26#& M[,/G9T="VLNK%`5M%-.^UR*_/:^DP5?J^V"ZB,(@3$"C M2`;:=S7563!!],+P&LDZ)9QH-QBM0-J#HFX<,I&WI#:?28W5-8= MM1XJ/[P!=2$807CEV`VLQ&//A3FSJ*-C%";FL`EAE)A='#:X%.#4&F8%!M3R M!N<$F9+1!VUQ"R:8KRB5@P'$?]CJ`7`*@H`;5RY@982:0ZYPUQ- MTY7YUC`$-&J%^:X(W#[G5.#:O!M@P\*\B2JV"[K#M-?S0FS7HH:-C%/"?T=S M%0#I\[S[,N>B@RMPA/#&=53TO48W0QXN-)KM\.)B?#7J#X'R"JPSX'\5<.0* M4AD#I,O0#6**#"0MO`T$>9$&XN"Y"C^[=<&?0:UK:,5",E(&,0:H+$`&>&T< MD<_-0_R]`;-MCG:U9OD$\XH6OJ04!![6F_2PWN"I-FS`BAADX-Z"32#^#"?B M"*@L^'0D#G!''!SC2!&L1\H(%0P#9-B=+^)LPKZ\GZ2?W"IU#19ZA^P;=I]_ M3Z)C9!Z`G&7@Y2[@`TC4+,2[[Z8.UZF7:W51:IYB5I0N&\9IY7F:-5Q31L:B M`9/_$`:.O!=^&`6PO6WVTJ9=6"9&)=`'>T,OM)UA#,:G9PHJB8>"OD8.66.6>)Z%'Z-!K\LDP(6U2&(3/@):0UX^R`:E M&QR7,?F"!(9:LQCH`BE25FPAC'/9PJA+`(X!VBG8*Q//U0OEL#9NG"FM.2Y$ M(C#4PXQY$$@BK4@8$:@O+JZ*A.0HH"<'1]G>1Q9[TY-$XSC M&%#=8!KZF-]R2@[)>!,1JE4^+?KZ&#DI&!T/3O*\#+ICP,N72:=Y*,(,G;,8 MKV_;8IC.OHPM\-1$&B:1:!/]$+0,]HBC6S=>K.-8OB#K.(82UI'L.!TI6U5R M.YO%C#%=QC#*"P-.NL++EN[TFC`($1":&KJ#;H^:(XIX=A#]"JP^A M@TS2$9-[\9/\*]$+5QS]3?K'`#-1'2>/J2G_"39,*!V,L=299L@+EM)+# MN(MMLB9Q9BEH3:-[$!,C-N=M033(,%BY+ET49,\C8!_IULL3D1BR"#RQ6*D8 M?9LVI:W:%`9X4J7BJ!R/[V(B!=@(V9-Q&.)9LL#?O]?"<:`*G$_`%4"(_H8"GC#I$N.VF?I+RS)8X._>,'EUQWL4U0=7(_'O8CPL%0;$ZH=\%BTW0=C&O9(9)ERORU*I?Y MJ[RT]N\'_%LL,%^%;D0NDJ7K=`5]-'HG\$I"MA=_-WHQ,$&Z2_MZ=8<\UD88 M@:/?+BZO1H,1"+5?FZ9_MV[^@%]WIMJ![P/\I<7?=3*]MM"?_O@#QDE[\%"[ M=DN'/N^/SH:#J_'@\@*?O,YVA3E4:-'Y02L-6'AN`/@9H-\"(@-0SZQ(+:4+ M=&N&)3Q8U`0)A"]?DA`93&GA[:LKGOD;KG:5TK>& M.J11QKB328AT,O'=F-TH4C$XZPVXZTKE!(;'@WN#O"!H(_:2,:CDB6FRA!A(8<-D%;SJ M&%5F;D#I@R`RQD$GU;3TM`SV@Z<$871>*,_01G/0A*C(O#`)-&_A0IY#YT`J MSI889H0%H@1`+$`$S9M".'N=<$,Z")HF483TDN?HA$H'W\>P5!@82U\CPS)G MUT5!Q>(TP.M48H(S!4_6-"].4\@EZ8AF\Z#%53]8W30')AATZ`227\A-1@A[ ML'6&>?IQU,$#$"0@Z+>0#5*FR2%`SF8P&)WW!VF>D[L2_*05)CK9RP#!7M_J M=KZ)>^_Q,M3XW8*-&VF( M+>S#B\_4N(K?KVD)(<#>*%F MW1N.!V?O^WBGPL>L@M8IW\T&@A:8T>B_PE^1HAAO[X['\*.2)^X62,G/U9MEY%!HQB'<(K`2WE`''/UPQ`JIJDIR:B7ZVUD&?2:AE%9<#EJR`EAF2BG!6N]-)W*0_>GM\(%F,V0%A5"N@6MSK0"FL$1(920\8L(3 M)BV.<,5\=TJ'??;<3A?"BVVM[HR!CK-")#@1T@90=^+.A0J,Q6`D#+@8N0KS M`#F9"8S,_]FN0#C#OS@-3.,/<&H?#H7=:;PUF0B1`:WAD M#$51"J!#)*Z3U_7*V?:3'@$X6@?0@HV0,H/471>2N<<#M\#5=1)E]J$J[$^, MY[?`M&2:P5-=<2W>O?[X]@DPJF;'J)S06O%!5%9B/G^@8W@$D94L!B6;AC`-+ MIV@%OG+<*3>PJ-4R\"9*(**0*Q;OZE3(MQ&S0<)*^E@D07*"&X_"[<=1_Z(_ MSD[4!T"/)'@?N-Q"1CY6H?<%%WXF"2`ZZ$F.,31(#$2,B=.P2!SI:4ED3_.' M/"UAP0P>W$2B"Y,6;SPKD+[:/M,'K:UG3QC9(#TL;'E4_"DY%/R?%O2O-V>) MS%G:S9RV),`!!WZ&5;-.Q'EAEOX2PB$E9.9;#I0:;5(/GJT1B&?;;XNS,(O? M[B)IF]4%7;U]MY20\JH888BN91>1%%7`NPMGEQ=O!F\_#GN8QL.V!:Z6GFM6 M6W1":%XYK;TR"<[:7>`*S-V>AY1VY!IQV,78Q\0DS1\*+K'1([(8#4Q8;TL7 M[&TJS22L)-X1Y^&?4&PC!8C4GY1OV;NJS:=:?'^:HQ/12G>E%C8!/PFP5)L% MO]4(EY:^6!J5H166"(G?H4`W3I?HA"Z_\0LM$!]MA\ET80IKR*\\=8/70,FS M*=F7`K_\85(9HLC,\LMB-.Z-\53@7;]W7A:O+\]_PXBVEM)0*4?K!`N0OJ\< M/$,%6L:)GDF1R-QKK8DK/5,5F#KB#P2WY:7Z>'])*>#R);6-D=\*S'YX*%/89+BVO)#(N*L?A-,/J" M1;4-B3[*Q2L"+'>\,#EV$(JW'P=KPO#"I[A7<88/Q'GYVR-IAD)FA;8?+P:_ M"H:?KK@,Z(!:8:X*-IHGF'/0\7^+MWO MNEA=2EPDOJEUGZ4=:;8!Y@;ON>=V6/`F M=@E)%%XQ4L6D!*L],"SL(4PEP`S%J:3?8\O!X@"SDJ^$D:Y:9BT]0P@60KXA() M].,SV[PT!^SL<87SK.H`$I"8JOK?I&OQCEV>6,^`2?/QZN.JF-M@W[IL=!=H M^WK1\2./,DL\[H]IB]8+W'"WYK2)T^>B5V77UPY6[B/LKNA$S?`4R)?7G*X] MO"GRB)Z.*1DR"FU65$#:$*LN;2@^*<>$:0*;Z1K3*L8/@S$0!O%N#^]2`E2Z MNH?I*%Z^)T\S9ZQTK$YD_H0.J/F%\(6RI(R$4.$._%-B%"R8S9=W9(B#)V^# MIN"_JSG-?8!GWKPEK3V7#@@X/&O8/"98BXF<7GOAG"\Z.D:OM+)'N9XR07:& MY4_LG4RPC#IA@[[.3MU$7(@%-%X9+[=0DIX*3R4:"S=KY7H+OZ))K^9`T8U= MZ=$<7YY4JU7Q'5V5*&-8^IZ+@3[2`;V44Y5;O=CO_X3ETZ/^U&P/?3]S^Z=M MR-60=2L6*@Y"W@`]Y)-&0P-771)OC.]ZY?M?Z8\8W39,MU8%->[U-K^AVHRI MF`7T_?!-\S17[I]]$?M_8<[;MXF9[C.6>)>;XNN7Q$V9;<,U\?^O!F&F2OR7 M7XKGEZ_%X%WOESZ\_2G`6UJ8NF1)D>#CJ]UR_(+(][W1F&Y5W1B3IQ5WNA@& MVB/&(AFHI>J=T!=Z^(75>RVN+DG*%542B[D!Z$4W;_04DQY]#SG?'9_;4?JD MT_,2/AQ4JB+>EG,\H:Q2F_//'`2K[+3?[XO>^]&E.2&,ITL'!9?-W\ADM"WQBWSBJ'E<7E>KO%&MM'=ZJ;?PJ/CU ML^RQ.!B^.1.G[?8!URVS;Z?O4K;,&J]7+1O=1O%F6ZN-WRBEWV9Y=YGN@W/3 M9YF@,+%'O\YU/:_\SYS]?7U=_4*0MULA1+%MXD+(HN_?,K8R,<.Z?PM-"VQ3 MK`5X=-<2R\YE1V"5GE.2J0MN]^>GI8&;;F#O`2OY[,1TR/!W<2XH[X,&\H'I M3!N^Y0`RPTNR`?@""7R6!)J/P&(X`@@L1_3V-K@&U.%H(TM@>D/>UV8!W]RK M"UICI(^4GJ$B2+,W"F`!Q*@+G`O9JXE0CJ0:FIRALLC&:Z-J5\!R/((^=.\< M=DDWQT#L$M#]%X2#'WJ4![:`@YWR@2 Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA03820 for freebsd-ports-outgoing; Sun, 27 Dec 1998 13:12:29 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA03810; Sun, 27 Dec 1998 13:12:25 -0800 (PST) (envelope-from billf@FreeBSD.org) From: Bill Fumerola Received: (from billf@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA20225; Sun, 27 Dec 1998 13:12:16 -0800 (PST) Date: Sun, 27 Dec 1998 13:12:16 -0800 (PST) Message-Id: <199812272112.NAA20225@freefall.freebsd.org> To: jcwells@u.washington.edu, billf@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/8804 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: make postgresql 6.4 dies while patching State-Changed-From-To: open-closed State-Changed-By: billf State-Changed-When: Sun Dec 27 13:11:01 PST 1998 State-Changed-Why: This patch doesn't even exist any more after I changed the way template/freebsd was updated. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 27 13:30:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA05309 for freebsd-ports-outgoing; Sun, 27 Dec 1998 13:30:10 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA05302 for ; Sun, 27 Dec 1998 13:30:09 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA21828; Sun, 27 Dec 1998 13:30:01 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA04718; Sun, 27 Dec 1998 13:21:36 -0800 (PST) (envelope-from nobody) Message-Id: <199812272121.NAA04718@hub.freebsd.org> Date: Sun, 27 Dec 1998 13:21:36 -0800 (PST) From: pfgiffun@bachue.usc.unal.edu.co To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/9209: New port : GNU ghostscript 5.10 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9209 >Category: ports >Synopsis: New port : GNU ghostscript 5.10 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 27 13:30:00 PST 1998 >Last-Modified: >Originator: Pedro F. Giffuni >Organization: U. Nacional de Colombia >Release: 2.2.7-Release >Environment: >Description: ghostscript-5.10 has been released under GNU license, the idea is that the GNU version should lag behind something like a year. It is convenient to carry the latest GNU ghostscript in the ports tree. (This port updates ANY previous version I have distributed among committers) >How-To-Repeat: I suggest this new port replaces ghostscript and ghostscript4. It has several enhancements based on Andreas' port, the hpdj driver, and also installs some filters. It also depends on the gsfonts port. >Fix: begin 644 ghostscript.tar.gz M'XL(`$RAAC8``^U_I?O:=D6T@:6)SGYNDW5W4%V3II[>9T6@DC3V=^3SB1F@' M4>7%$P52DQN:1EX0HC0T&7\AI+_)`ZG7:XJFRC5%`1C@:B^(]E0=6@]S'M&0 MD!8,>8\1X>>-TS7^&_9#N-/(`6;\E]N-&JRK`&L*M<;6_X_1_B> M_Z[YV'179+E>JSW,?U6KK_BOR,A_3:N^(/(C]^/>\#_._Y..1@JSP+PHJ66M M#*0H3[\628L8.JOK=:-NF+),K4.ET:"RJATT9,M0Z*%,)5$P,*T)9T8YX%CF M4#7,.K4TO68V5.60'2JLKN@'54VQ9*MAU.(R:Q)7TLJ*O-:H?F#JAJH=:H9< MK\J:5=-4>FA4#W139I;%+.E'4^N_+ZS/_^!R^B0VP.;KOZ*"!0`P5:O6M_K_ M.<)=_A^=GIQT!^-';2-/_Q--!?YKP'ZMKM30_JO6566K_Y\C'`_.R=E2!(CM M12P,0@;_DU<$UP5BAO85"\M;W?M?&>[._TYW=#1\Y#9RYK^BRO)R_@,2YW]- M:6SG_W.$X]G:Y.YS(LDQ$U#&LQL@Q.#!E2W'3NR&8^!-`@8L)5RJ-QV(>,* MAA2PD$:V[W'H,O926NMEVL&R)+4=:IJ`6.\&])J@JEQ/,WR@T\*.9F1P2CZU MA\/V8/Q%(`>GTNC\[.QT."X3@A5R'YHTG+G)S+A$-`-B!]2XA"93NJ]I6[(( M[2AB'M%OR`D-(]N3^CXDA*[/,1>K,)E%YT[$!0$4A2ET5"8CQD2= M+O6@&6@#0-*4E["-@E(494P64=OA,.(2^4-_I'5"PF`HB4)J,I>&E\C@MNGK MC(QN>,17I?Z6F5FNI_5]OB/._ MJB;7MOK_.8)N>Q7=M"(_X!+&+=^+5$-$ISSYT2^2B+F*:+*Q&UW/B!JY0;MIT^L(`OXU!&1!?8.XM*L!2P:V94G""L MV)909;?2@HO2E)?Y[%8BO^%73H"I?`9+6&5=WO'TH?(.!NS2X*%L:A@1XU$9 M.O\0PK&G7D9^0MTLQ(515V0JE^?!@_U(,,H&&'4#3'4#3&T#C+8!IKX!IK$! MYB`?HV]`'WT#^N@;T$??@#[Z!F/7-QB[GCEV,'_0K,F0,`.KD>5R$)A9D(,< M"$Q[+5-*36:$-T'6;#%]HW)T>O:E-SC.@@RZGT99^<-NNW/2S4+H\VD)K!RW M'%U'63BCQ*,;A^7"YF$(=F<>S&17ML%X+DQ8>;DP5,:YH!ES@@WJF@%FQFYR M83:/_/!&V1"G;HBKYN+FKA_F@6P/%FO'R8,M;?D\G*WG05QZF5N-QQ:E.9CE M>;AD>=L`!BM?/DKK1)$N($6+SRYRNF(%WG3,<,]-RC`%*+D+- M1H#DY/0TGM69$-NS<\9B:`V%7.41QV75>.VZ8 M.R!4Y7F`#>I89$U$A.!JD`T)60X#.8L",P<2T2@78N:-A]^X>9`HRB%;=!/4 M@49:*!DL$=L"9R@0$D3E9W71L+Y-S>,PVLS/5 M(D)R>NHQ(U"OLVS[&)&YH<$#S1Q!#`Q(YU&6."?G!MF(B9JI&!&A4Y[9$X"8 M(5WD0%#SY4!<:F)*\&ZMWD(&S/\K-%"?<[&8@HI`;+MJH$Q,]:Z\2* MS+PL52@@V<>EL%O-'LW<"T(_2X5W]WW.$73)@"Q+X8<0) MK`$.,_`J@;B)**"C0'-G34BD7?*1A1PQ(0-++61FY9Y=- MAJ>?E7F4.(947)L;E9U_2#L[LTB@%XM%V?_*P'QWRH;OENF\\J\I\RWK$FUV M6*?P+B,NL:K>X.4%5%1FYCS66)6I!S&N@5X3T+W"6L\FQX/SHAC7NUX?^[GW MV]E1OSKI##]^(WN_=;I'PR]GX\E9Y]TW>3>C,Z7`\ MZO2&W^(-`HQ#(*2WY[U^9U5KQ?,]=FWSB'G1K5*I"TX%5\(FNT8;(")(AOPB M@;M0499?;",))V/NI//4**U-@^&D].!_TO2-_CT61T M>CX\ZHZ0PDMJ2Y^&?Q\-CUK`H-\@&E?+A6P!@?_>1?ZT=L1)^-0PRC`!1/+D M7;]]+&0.YL-U"RH<`O3S-W(49_QI[[3B'I/C:.!2(I MW4*)J-@JB1B>$BDD\<\I*Y*T&L3W8 M24!RB;B)D-9D&$H@^*567AAY1\CNK`_&):W-L'>(EI2R7U;4JXV1I9Y?0%64%+1/Z0GN%5.".3CI% M4KJ^LLA*HE+ZB@@2F92.R%XAKK^(O3UKCX_>0X=+8/J`LO7#F]:R??+KJBLF MN^(HA3'+35"8OZ?T5Y>9-E7+QEIQR?1+AN]9]G0>,F#$FX)AKL;^FE30V8+/ M"/1Z8@#?BPGKDELW*,$C$$*RG`.5Q$L$^M4;C,;M?G_2:8_;0K&!QA,$N:/C MA()1WE4J\3QXH(Y437S_R MJ\[-,FKLLGOYUY_3G%TG?D`CO!][]'=`-G[_0U8U&=\%0_]?>?O^QW.$^_@O M?DN4/E8;.?Y_JJ)44_[7U1K:_YJB:EO[_SG"+[_\0L#>*[HS MGLW1=@=^@>7>U.I-Y3`VX4NETBWXSKO0%DA50Z1:;5;E&/G+[8#/I*;L`__% M(R'P=Y?T++0K0L*%=S"94?3-%LL-J,Y]8LRHAP[2<1*:'ZO M*T.-B;(FK669DB&]3),G9\/3XV'[!++W"DD:+.$N`?6TAL)%[#L(2#!V^B6) M+4'(K\QY6'%\@SJ0@=I_LLS:*\31(N3`(@F+M4A<`Q5Q\83<>.JE@!A;%&2. MB06QTD]`+-AL3-+TT=&P=S8NWD>P=1@F%F^1[&]/2K/[!$Z1E7U%;J0BMTN^ M@!'KTAN@`]BN0*&$9L(=W[8$B7H?CM.W#LA5LM6-8;PLZD#?>G'P!_(O+&;7 M#Y'LZ&TFWB\HQZ/^`+8"6#&MV'*ED/CA8W[ZB\M.@*J M)HS3S@:KOG!@O<$X`9.)H$\5,_>%G*1C3"3EQXWQ*09X+U.5^KZBJBNF+L2K M(1&/WURQUX8P%2:T>"3*&LWH?7O8G<#.$KK5DB$MCD[$F01N##8;U%<8 MT3VC*H_5W^5_/[>2^^& MNJ\<:"MZ?P(F^MY?HO3](E*B'K>AW\R@>R`(T@Q]K`=CW1]C% MF!*@5P-FV)9M`,?GEA5O_G]U\>)Y]E<2W02V(0B#>H6_AA_0'%`-[/WY/EDP M4.=0/DKJ`B,!=0\U#!9$I#T8]6(_6V+-O?B($>]H?+SNX8)^RW03Q5/LO6$J MO"2?DX.6F(+)0^D4%/]Q_`"[Q$("*MX1\72`Q'+H-'Y1RC$3[LV]TQ&IE;V5 MJBR]1?<6VX@!G_L=42II;Z2]L$-_J9/+YWTAX>[JOR MVJ0=^%'R,N7UI#Q+Z,Z1W#!",WX9$`QL/,[#HS7D/#33&QSUSSO=8N6SHNR+ M>CP_NI.7*)KT&8B^LK@JG]?I_M!*4+$3?J;+,BI&OGRQ$]I>YL0>R`EA>V_! M#ABA!HTY(NK@,W_NF"O1[K].D2FPWYG@^?59>_P^GA\)K9;SXSEI!9F*$A^= M_]R4ND_*8!N]KZZ916E#(+Y"!OR`>0O;2R0XS6[=EX=]']9)`28S]6Z6,ZZX MG%9`-E'!J/4Y(J,3TCOJDL^XM8"""&:_+ M^VK]8.T(H=/]"$29P,^H=:TH99-=$?@5[PZD#\+5(XFC7[V:/KB^YV/\=CT* M4F3M66W=SJ^VS/A=:U&-"1%-ED7N^*]T/=Y]99^H]Y\T M]/G![_]5M4:]7A7G_[*Z/?]_CB`.])O7JU M!KZ+JS5K]1CWY@TI*=5Z=;]*7HG?!GGS1B*%[J!#CH^*Y.-)I_OV_%B"1>#/ M9#QCMSXAL[`=AX3S>+,K-I+467TBAA207Q$8[Z^D5W\F<\^W8,,K("BU34S$ MHQAB1V!(<&[KL&6%S8)0A_%>#[^>`CL!:H2^<&8(3(N@ER4+I5>53OQ5%9*\ M[SNCCA7Y8`!5WJ_SU+0*M:.#TQ;^W^;_U63V[6M*9<6]W_KX7EW4^Q`@FO8M*4^]L!(?K*4'5NI_E7A?0 Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA08761 for freebsd-ports-outgoing; Sun, 27 Dec 1998 14:09:05 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA08755; Sun, 27 Dec 1998 14:09:03 -0800 (PST) (envelope-from kuriyama@FreeBSD.org) From: Jun Kuriyama Received: (from kuriyama@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA26164; Sun, 27 Dec 1998 14:08:54 -0800 (PST) Date: Sun, 27 Dec 1998 14:08:54 -0800 (PST) Message-Id: <199812272208.OAA26164@freefall.freebsd.org> To: kuriyama@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, kuriyama@FreeBSD.ORG Subject: Re: ports/8976 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Updated ports: japanese/postgresql (For v6.4) Responsible-Changed-From-To: freebsd-ports->kuriyama Responsible-Changed-By: kuriyama Responsible-Changed-When: Sun Dec 27 14:08:24 PST 1998 Responsible-Changed-Why: I'll handle this. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 27 14:10:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA08938 for freebsd-ports-outgoing; Sun, 27 Dec 1998 14:10:10 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA08930 for ; Sun, 27 Dec 1998 14:10:09 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA26282; Sun, 27 Dec 1998 14:10:00 -0800 (PST) Received: from catastrophe.gelemna.ft-wayne.in.us (fw-line-111.fwi.com [209.84.172.116]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA08237 for ; Sun, 27 Dec 1998 14:03:51 -0800 (PST) (envelope-from croyle@gelemna.ft-wayne.in.us) Received: from emerson.gelemna.ft-wayne.in.us (emerson.gelemna.ft-wayne.in.us [10.23.42.2]) by catastrophe.gelemna.ft-wayne.in.us (8.8.8/8.8.8) with ESMTP id RAA05930 for ; Sun, 27 Dec 1998 17:02:59 -0500 (EST) (envelope-from croyle@gelemna.ft-wayne.in.us) Received: (from croyle@localhost) by emerson.gelemna.ft-wayne.in.us (8.9.1/8.9.1) id RAA78702; Sun, 27 Dec 1998 17:05:48 -0500 (EST) (envelope-from croyle@gelemna.ft-wayne.in.us) Message-Id: <199812272205.RAA78702@emerson.gelemna.ft-wayne.in.us> Date: Sun, 27 Dec 1998 17:05:48 -0500 (EST) From: Don Croyle Reply-To: croyle@gelemna.ft-wayne.in.us To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9210: new port: www/amaya Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9210 >Category: ports >Synopsis: new port: www/amaya >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 27 14:10:00 PST 1998 >Last-Modified: >Originator: Don Croyle >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: This is a port skeleton for amaya, a web browser and WYSIWYG editor from the W3C. >How-To-Repeat: >Fix: Commit the contents of this shell archive: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # amaya # amaya/Makefile # amaya/pkg # amaya/pkg/COMMENT # amaya/pkg/PLIST # amaya/pkg/DESCR # amaya/patches # amaya/patches/patch-aa # amaya/patches/patch-ab # amaya/files # amaya/files/md5 # echo c - amaya mkdir -p amaya > /dev/null 2>&1 echo x - amaya/Makefile sed 's/^X//' >amaya/Makefile << 'END-of-amaya/Makefile' X# New ports collection makefile for: amaya X# Version required: 1.4 X# Date created: 26 Dec 1998 X# Whom: Don Croyle X# X# $Id$ X# X XDISTNAME= amaya-src-1.4 XPKGNAME= amaya-1.4 XCATEGORIES= www XMASTER_SITES= http://www.w3.org/Amaya/Distribution/ \ X ftp://ftp.w3.org/pub/amaya/ \ X ftp://ftp-eu.w3.org/pub/amaya/ X XMAINTAINER= croyle@gelemna.ft-wayne.in.us X XREQUIRES_MOTIF= yes XUSE_XLIB= yes XUSE_GMAKE= yes X XWRKSRC= ${WRKDIR}/Thot/obj X XGNU_CONFIGURE= yes XCONFIGURE_SCRIPT= ../configure XCONFIGURE_ARGS= --with-amaya X Xpost-extract: X ${MKDIR} ${WRKSRC} X Xpost-configure: X ${SED} -e 's/CPP.*/CPP = cpp/' <${WRKSRC}/Options.orig\ X >${WRKSRC}/Options X Xpost-install: X.for file in amaya print X strip ${PREFIX}/share/thot/applis/bin/${file} X.endfor X.for file in COPYRIGHT.html AmayaPage.html X ${INSTALL_DATA} ${WRKSRC}/../amaya/${file} ${PREFIX}/share/thot/amaya/ X.endfor X.if !defined(NOPORTDOCS) X ${MKDIR} ${PREFIX}/share/thot/doc/Icons X.for file in Back.gif Browser.gif Editor.gif Forward.gif Image.gif Link.gif\ X NumList.gif Plugin.gif SaveAs.gif SourceJava.gif Sources.gif\ X amaya.gif background.gif bug.gif check.gif cross.gif doc48x.gif\ X drapeau-F.gif eyec.gif find.gif floppy.gif left.gif opera.gif\ X put.gif question.gif right.gif target.gif ui.gif up.gif warning.gif X ${INSTALL_DATA} ${WRKSRC}/../doc/Icons/${file}\ X ${PREFIX}/share/thot/doc/Icons/ X.endfor X ${MKDIR} ${PREFIX}/share/thot/doc/amaya X.for file in Creating.html MakeBook.html StyleSheets.html Manual.html\ X Tables.html Math.html Registry.html Transform.html Attributes.html\ X New.html Views.html Autoconf.html ImageMaps.html Numbering.html\ X Searching.html BinDist.html Selecting.html Browsing.html CSS.html\ X Plugins.html Keyboard.html Printing.html Changing.html\ X Publishing.html Configure.html Links.html Put.html SpellChecking.html X ${INSTALL_DATA} ${WRKSRC}/../doc/amaya/${file}\ X ${PREFIX}/share/thot/doc/amaya/ X.endfor X.endif X X.include END-of-amaya/Makefile echo c - amaya/pkg mkdir -p amaya/pkg > /dev/null 2>&1 echo x - amaya/pkg/COMMENT sed 's/^X//' >amaya/pkg/COMMENT << 'END-of-amaya/pkg/COMMENT' XThe W3C's testbed web browser/editor. END-of-amaya/pkg/COMMENT echo x - amaya/pkg/PLIST sed 's/^X//' >amaya/pkg/PLIST << 'END-of-amaya/pkg/PLIST' Xshare/thot/amaya/AmayaPage.html Xshare/thot/amaya/COPYRIGHT.html Xshare/thot/amaya/HTML.STR Xshare/thot/amaya/HTML.conf Xshare/thot/amaya/HTML.en Xshare/thot/amaya/HTML.fr Xshare/thot/amaya/HTML.trans Xshare/thot/amaya/HTMLP.PRS Xshare/thot/amaya/HTMLPBW.PRS Xshare/thot/amaya/HTMLPLP.PRS Xshare/thot/amaya/HTMLPLPUS.PRS Xshare/thot/amaya/HTMLPP.PRS Xshare/thot/amaya/HTMLPPUS.PRS Xshare/thot/amaya/HTMLT.TRA Xshare/thot/amaya/HTMLTT.TRA Xshare/thot/amaya/HTMLTX.TRA Xshare/thot/applis/bin/amaya X@exec ln -sf %D%F %D/bin/amaya X@unexec rm -f %D/bin/amaya Xshare/thot/applis/bin/print Xshare/thot/config/XKeysymDB Xshare/thot/config/amaya.keyboard Xshare/thot/config/en-amayadialogue Xshare/thot/config/en-amayamsg Xshare/thot/config/en-corrdialogue Xshare/thot/config/en-libdialogue Xshare/thot/config/en-printdialogue Xshare/thot/config/en-transdialogue Xshare/thot/config/fr-amayadialogue Xshare/thot/config/fr-amayamsg Xshare/thot/config/fr-corrdialogue Xshare/thot/config/fr-libdialogue Xshare/thot/config/fr-printdialogue Xshare/thot/config/fr-transdialogue Xshare/thot/config/thot.ini Xshare/thot/dicopar/alphabet Xshare/thot/dicopar/american.ptn Xshare/thot/dicopar/clavier Xshare/thot/dicopar/deutsch.ptn Xshare/thot/dicopar/english.ptn Xshare/thot/dicopar/espanol.ptn Xshare/thot/dicopar/finish.ptn Xshare/thot/dicopar/francais.ptn Xshare/thot/dicopar/italiano.ptn Xshare/thot/dicopar/nederl.ptn Xshare/thot/dicopar/portug.ptn Xshare/thot/dicopar/swedish.ptn Xshare/thot/doc/Icons/Back.gif Xshare/thot/doc/Icons/Browser.gif Xshare/thot/doc/Icons/Editor.gif Xshare/thot/doc/Icons/Forward.gif Xshare/thot/doc/Icons/Image.gif Xshare/thot/doc/Icons/Link.gif Xshare/thot/doc/Icons/NumList.gif Xshare/thot/doc/Icons/Plugin.gif Xshare/thot/doc/Icons/SaveAs.gif Xshare/thot/doc/Icons/SourceJava.gif Xshare/thot/doc/Icons/Sources.gif Xshare/thot/doc/Icons/amaya.gif Xshare/thot/doc/Icons/background.gif Xshare/thot/doc/Icons/bug.gif Xshare/thot/doc/Icons/check.gif Xshare/thot/doc/Icons/cross.gif Xshare/thot/doc/Icons/doc48x.gif Xshare/thot/doc/Icons/drapeau-F.gif Xshare/thot/doc/Icons/eyec.gif Xshare/thot/doc/Icons/find.gif Xshare/thot/doc/Icons/floppy.gif Xshare/thot/doc/Icons/left.gif Xshare/thot/doc/Icons/opera.gif Xshare/thot/doc/Icons/put.gif Xshare/thot/doc/Icons/question.gif Xshare/thot/doc/Icons/right.gif Xshare/thot/doc/Icons/target.gif Xshare/thot/doc/Icons/ui.gif Xshare/thot/doc/Icons/up.gif Xshare/thot/doc/Icons/warning.gif Xshare/thot/doc/amaya/Attributes.html Xshare/thot/doc/amaya/Autoconf.html Xshare/thot/doc/amaya/BinDist.html Xshare/thot/doc/amaya/Browsing.html Xshare/thot/doc/amaya/CSS.html Xshare/thot/doc/amaya/Changing.html Xshare/thot/doc/amaya/Configure.html Xshare/thot/doc/amaya/Creating.html Xshare/thot/doc/amaya/ImageMaps.html Xshare/thot/doc/amaya/Keyboard.html Xshare/thot/doc/amaya/Links.html Xshare/thot/doc/amaya/MakeBook.html Xshare/thot/doc/amaya/Manual.html Xshare/thot/doc/amaya/Math.html Xshare/thot/doc/amaya/New.html Xshare/thot/doc/amaya/Numbering.html Xshare/thot/doc/amaya/Plugins.html Xshare/thot/doc/amaya/Printing.html Xshare/thot/doc/amaya/Publishing.html Xshare/thot/doc/amaya/Put.html Xshare/thot/doc/amaya/Registry.html Xshare/thot/doc/amaya/Searching.html Xshare/thot/doc/amaya/Selecting.html Xshare/thot/doc/amaya/SpellChecking.html Xshare/thot/doc/amaya/StyleSheets.html Xshare/thot/doc/amaya/Tables.html Xshare/thot/doc/amaya/Transform.html Xshare/thot/doc/amaya/Views.html Xshare/thot/fonts/Families.list Xshare/thot/fonts/fonts.dir Xshare/thot/fonts/icones.ff Xshare/thot/fonts/icones.pcf Xshare/thot/fonts/icones1.fb Xshare/thot/fonts/icones11.fb X@dirrm share/thot/amaya X@dirrm share/thot/applis/bin X@dirrm share/thot/applis X@dirrm share/thot/config X@dirrm share/thot/dicopar X@dirrm share/thot/doc/Icons X@dirrm share/thot/doc/amaya X@dirrm share/thot/doc X@dirrm share/thot/fonts X@dirrm share/thot END-of-amaya/pkg/PLIST echo x - amaya/pkg/DESCR sed 's/^X//' >amaya/pkg/DESCR << 'END-of-amaya/pkg/DESCR' XAmaya is the W3C's testbed browser/editor for new HTML and CSS Xfeatures. It provides a WYSIWYG editing interface while generating Xdocuments that adhere to a DTD. X XHomepage: http://www.w3.org/Amaya/ END-of-amaya/pkg/DESCR echo c - amaya/patches mkdir -p amaya/patches > /dev/null 2>&1 echo x - amaya/patches/patch-aa sed 's/^X//' >amaya/patches/patch-aa << 'END-of-amaya/patches/patch-aa' X--- ../amaya/Makefile.in.orig Wed Dec 16 10:31:13 1998 X+++ ../amaya/Makefile.in Sat Dec 26 09:55:33 1998 X@@ -10,7 +10,7 @@ X include ../Options X X INCLUDES= -DHAVE_CONFIG_H $(AMAYA_INCLUDES) $(X_FLAGS) X-XMLIB = -lXm X+XMLIB = ${MOTIFLIB} X LIBS = $(LIBWWW_LIBS) $(AMAYA_JAVA_LIBS) $(AMAYA_PLUGIN_LIBS) \ X $(AMAYA_MATH_LIBS) $(AMAYA_GRAPH_LIBS) $(AMAYA_ILU_LIBS) \ X -L../tablelib -L../thotlib -L.. -lThotTable -lThotEditor \ END-of-amaya/patches/patch-aa echo x - amaya/patches/patch-ab sed 's/^X//' >amaya/patches/patch-ab << 'END-of-amaya/patches/patch-ab' X--- ../libwww/Library/src/HTMemLog.c.orig Wed Dec 16 11:55:44 1998 X+++ ../libwww/Library/src/HTMemLog.c Sat Dec 26 11:57:38 1998 X@@ -18,7 +18,7 @@ X #ifdef WWW_MSWINDOWS X #define OPEN_FLAGS O_WRONLY|O_CREAT|O_TRUNC X #else /* WWW_MSWINDOWS */ X-#define OPEN_FLAGS O_WRONLY|O_CREAT|O_TRUNC|O_SYNC X+#define OPEN_FLAGS O_WRONLY|O_CREAT|O_TRUNC X #endif /* !WWW_MSWINDOWS */ X X PRIVATE size_t LogBuffSize = 1024; /* default size is 1k */ END-of-amaya/patches/patch-ab echo c - amaya/files mkdir -p amaya/files > /dev/null 2>&1 echo x - amaya/files/md5 sed 's/^X//' >amaya/files/md5 << 'END-of-amaya/files/md5' XMD5 (amaya-src-1.4.tar.gz) = 1277565db82caeedf1ddf60abe3f3f59 END-of-amaya/files/md5 exit >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 27 14:40:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA11361 for freebsd-ports-outgoing; Sun, 27 Dec 1998 14:40:10 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA11356 for ; Sun, 27 Dec 1998 14:40:09 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA27587; Sun, 27 Dec 1998 14:40:00 -0800 (PST) Date: Sun, 27 Dec 1998 14:40:00 -0800 (PST) Message-Id: <199812272240.OAA27587@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: asami@FreeBSD.ORG (Satoshi Asami) Subject: Re: ports/9209: New port : GNU ghostscript 5.10 Reply-To: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/9209; it has been noted by GNATS. From: asami@FreeBSD.ORG (Satoshi Asami) To: pfgiffun@bachue.usc.unal.edu.co Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/9209: New port : GNU ghostscript 5.10 Date: Sun, 27 Dec 1998 14:29:44 -0800 (PST) * I suggest this new port replaces ghostscript and ghostscript4. It has I believe it should replace ghostscript5 if that's the case. I'll make a repository copy from gs5 -> gs55. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 27 14:40:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA11489 for freebsd-ports-outgoing; Sun, 27 Dec 1998 14:40:54 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA11477; Sun, 27 Dec 1998 14:40:50 -0800 (PST) (envelope-from billf@FreeBSD.org) From: Bill Fumerola Received: (from billf@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA27651; Sun, 27 Dec 1998 14:40:41 -0800 (PST) Date: Sun, 27 Dec 1998 14:40:41 -0800 (PST) Message-Id: <199812272240.OAA27651@freefall.freebsd.org> To: billf@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, asami@FreeBSD.ORG Subject: Re: ports/9161 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ports: compile the languages last Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: billf Responsible-Changed-When: Sun Dec 27 14:40:23 PST 1998 Responsible-Changed-Why: This change would be made by Satoshi. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 27 14:48:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA12023 for freebsd-ports-outgoing; Sun, 27 Dec 1998 14:48:16 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA12017; Sun, 27 Dec 1998 14:48:12 -0800 (PST) (envelope-from billf@FreeBSD.org) From: Bill Fumerola Received: (from billf@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA27877; Sun, 27 Dec 1998 14:48:03 -0800 (PST) Date: Sun, 27 Dec 1998 14:48:03 -0800 (PST) Message-Id: <199812272248.OAA27877@freefall.freebsd.org> To: br@rueskamp.com, billf@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/8554 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ELM doesn't know that mail.local escapes 'From ' lines only if they are preceeded by a blank line State-Changed-From-To: open-closed State-Changed-By: billf State-Changed-When: Sun Dec 27 14:47:38 PST 1998 State-Changed-Why: This is an elm bug, not a FreeBSD bug. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 27 16:04:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA19880 for freebsd-ports-outgoing; Sun, 27 Dec 1998 16:04:46 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA19854; Sun, 27 Dec 1998 16:04:37 -0800 (PST) (envelope-from billf@FreeBSD.org) From: Bill Fumerola Received: (from billf@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA03863; Sun, 27 Dec 1998 16:04:27 -0800 (PST) Date: Sun, 27 Dec 1998 16:04:27 -0800 (PST) Message-Id: <199812280004.QAA03863@freefall.freebsd.org> To: shige@kuis.kyoto-u.ac.jp, billf@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9198 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update port: security/SSLeay State-Changed-From-To: open-closed State-Changed-By: billf State-Changed-When: Sun Dec 27 16:04:14 PST 1998 State-Changed-Why: patch added, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 27 16:07:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA20760 for freebsd-ports-outgoing; Sun, 27 Dec 1998 16:07:23 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA20750; Sun, 27 Dec 1998 16:07:15 -0800 (PST) (envelope-from billf@FreeBSD.org) From: Bill Fumerola Received: (from billf@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA04218; Sun, 27 Dec 1998 16:07:06 -0800 (PST) Date: Sun, 27 Dec 1998 16:07:06 -0800 (PST) Message-Id: <199812280007.QAA04218@freefall.freebsd.org> To: jake@checker.org, billf@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/8893 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: v does not build State-Changed-From-To: open-closed State-Changed-By: billf State-Changed-When: Sun Dec 27 16:06:52 PST 1998 State-Changed-Why: Patch added, thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 27 16:32:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA25962 for freebsd-ports-outgoing; Sun, 27 Dec 1998 16:32:50 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA25957; Sun, 27 Dec 1998 16:32:47 -0800 (PST) (envelope-from billf@FreeBSD.org) From: Bill Fumerola Received: (from billf@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA06514; Sun, 27 Dec 1998 16:32:39 -0800 (PST) Date: Sun, 27 Dec 1998 16:32:39 -0800 (PST) Message-Id: <199812280032.QAA06514@freefall.freebsd.org> To: billf@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, billf@FreeBSD.ORG Subject: Re: ports/9194 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New port submission - Calamaris Responsible-Changed-From-To: freebsd-ports->billf Responsible-Changed-By: billf Responsible-Changed-When: Sun Dec 27 16:32:23 PST 1998 Responsible-Changed-Why: I will take care of this. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 27 18:00:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA06808 for freebsd-ports-outgoing; Sun, 27 Dec 1998 18:00:11 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA06800 for ; Sun, 27 Dec 1998 18:00:10 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA15103; Sun, 27 Dec 1998 18:00:01 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06381; Sun, 27 Dec 1998 17:55:09 -0800 (PST) (envelope-from nobody) Message-Id: <199812280155.RAA06381@hub.freebsd.org> Date: Sun, 27 Dec 1998 17:55:09 -0800 (PST) From: pfgiffun@bachue.usc.unal.edu.co To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/9212: New port: hp2xx converter Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9212 >Category: ports >Synopsis: New port: hp2xx converter >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 27 18:00:01 PST 1998 >Last-Modified: >Originator: Pedro F. Giffuni >Organization: U. Nacional de Colombia >Release: 2.2.7-Release >Environment: >Description: I found this program "packaged" by NetBSD, and was very easy to port. It will convert hpgl to other formats. >How-To-Repeat: >Fix: begin 644 hp2xx.tar.gz M'XL(`!#9AC8``^U:ZW/B.!*?K_BOZ-U0=9#!QD]>=]E*)C`9[@*A@-G)?DH) M6X!WC.WS(X^=FO_]6K+-*V0S:0)J-5TQ#%W3-223]5K]%1C[%2M!'$8D`'CE4ROP_H3N M;DZIS`]]Y:Z+#V:3FQ15KQ>F&8CP8+LJ(N9O).)N/@F?J.XQ4^#8>=M]_KSOJ3= M-=BZ44%GFP[V$;SU`G`]5YR9)HJ[\%%Y05C!3BQ\YP%"&L'YV\NSBQ'R%J^@ M%'G`#"*".SN:EWF7`,[/4U,]`62#?4RK`*^D@O@!!P=$XH8VB-,P"J@[B^9B M0*W8I)ACNX[M4G$:NR8?*S:L/\'EBLD6CL!SF7#>@D;V`@?;I13'YY\H+H4) M=;P[F&*WZ#W!3M"0"308+'O1E;Z-UYMNOWW>:S\M5\*!5^OTK@&5`^U_7PP& MT+X:(:.(NA:.<3)WV(_-J40KZ9S:MU9>OY!:Q`].11P6/UTKRINS4>=SU;$G M(%YN97RKNM;8I5/^_V%Y].)JVV5<:KU949M:9EYVXA=:A?1%1(/.,D7;G7K+ M!+-6SG:-LE4HE@;#JXOA6:^,/2@4Q&)I-!YV!V78*BB6SC6KLNH:FXU&L,.M@B15 M+<],:92U=C8+D!^2*T^UE94M^:0VQ971:&96]<+**'YZ,VK?=/NC\=GEY4U: M]'FW$KY@>#>X]<[ZGY\8ZR\;Q,?_REY_'<0,*?FV^8DGDIF$O_U,,3I>[>@&*#46C)&=@:+[#1N:XO';@.21&]W^4*]'I+;ZYIC'$*09H:+/XAJO;<"QV^V^OQ'9W*';ZX^%ON/P=P[N!>GW=*O&FRQCM MG[-M6!"RS9DWQ5+QXA)F`?'GMAGB6HK1D=#;Y> MMETZ:#1JE4937=N;GRZH&^/S>'/3B^,:Q*[(@G%(QSILM;C4(R\.3"HZ])8Z M6>3"*[5:F00I3Y9T/72TS[*N;')=IZ]`9;.^'W@F;FD"RD>_T3"P1\K:]OT; M>]3]GCW:N_WO]/^3EVWCV?C/T%?QGYJ<_\E*[O\/`>8$9C3R_.B+XK^,]"OC M/[FB&VOQ'R;KR_@/KI@=MCV/!USMCP=<[8T'.HWH,X[F='!B$@*[?]-`* MR90Y4':<`,@B(,'#DH/`YR`28M_@YN:B__[FLOMF>#;\[>8&+(J^DUKHBX^K M/V10F-A_=JR[GS:>L_^ZNCK_5U06_ZFJ;.3V?P@<09_>@>\%48B6XCB4'P7" M(IT0+))(SS*$(_@U#;("^M_8#JC5*FB2(NE8TB81!3.@^,#<@J(PYT`7$S0Z M[A6.X,/<6V!)869/I[A1\X4CS"QVK=;R3J&"/D=2&JQ"O2H;55GCKD5N*2K* MQ^*6$UH=T?C_EFO%)@0_$Z=N`TC>C-OK#F2"\'W5NKM$CG!0>:"A\ M&/YG-#Q?'3$6/V$.QE^?J\5/F5R?JR%?ZEGC?>6D4,B.;@3?"R.1WDL*96339U*M=-0F73FC2;AM(D3;E)?LAXZ.^&=/_W M<;;';\"^W/_K6KTN,_^O&FKN_P^!E?[/KWJ]3G^\AS:>]?^U+/[7C'JMSOR_ MIN?Q_T%PMGW(R(]+^48Y.105^;%C>GZ:G8M^;ZESO!16]M_NC,Z'>VGCN?L? M0S$R_Z_6C.3[3RVW_X-@/*?)APCLT'D6D`78(1!^:DTB=@`0>9Z3'*-Q#Y%Y M!2^PJ8N;_>6=B6"1B,#,OJ7LHPMX1^\<&D7B@)@?26#](TRO97S'BY@G<8@[ MB\F,)OX&&R3(,'H`;XJ;9#]VR./;F`I,O&B^PRTMA9$$@?6'\?+B$,+89SMB M%-*+(S^.,D;9!W?0<4WBA]@8HQG@WGQD!K8?0:DS&)4KPN#\N@+=WD6%MQ52 M[#]QUICP+X8L-CA38MJ.';%#D`@%X+OV["I`6/:#?;R%0S.FUV!Y9KQ`F4,) MNBX0R[*3BX!$%:FXJ`D_P&;(!/6`O)"U\&X`ER2DP>\TJK9I^!&?"1$[WJ0X M#F$BK1W!@CS`A$(G)5Q8!/)IG801ME<0)Z.DW+EVN>Z].,@6SM"SF423Z!8-RQ7`UV0ZV'_0I#$HI3[_WKN_P^!B>TF5_C":>S2>VIN?C$GBA9%/TX% MEEK_UN_T$>U?Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 27 18:50:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA11332 for freebsd-ports-outgoing; Sun, 27 Dec 1998 18:50:11 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA11325 for ; Sun, 27 Dec 1998 18:50:09 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA21400; Sun, 27 Dec 1998 18:50:01 -0800 (PST) Received: from punky.snu.ac.kr (punky.snu.ac.kr [147.46.59.58]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA10793 for ; Sun, 27 Dec 1998 18:43:35 -0800 (PST) (envelope-from pwd@punky.snu.ac.kr) Received: (from pwd@localhost) by punky.snu.ac.kr (8.8.8/8.8.8) id LAA00631; Mon, 28 Dec 1998 11:42:58 +0900 (KST) (envelope-from pwd) Message-Id: <199812280242.LAA00631@punky.snu.ac.kr> Date: Mon, 28 Dec 1998 11:42:58 +0900 (KST) From: junker@jazz.snu.ac.kr Reply-To: junker@jazz.snu.ac.kr To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9213: Upgrade port: korean/netscape4-{communicator,navigator} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9213 >Category: ports >Synopsis: new port request: korean/netscape4-{communicator,navigator} >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 27 18:50:00 PST 1998 >Last-Modified: >Originator: CHOI Junho >Organization: NARAE, CS Dept., Seoul National Univ., ROK >Release: FreeBSD 2.2.8-STABLE i386 >Environment: FreeBSD punky.snu.ac.kr 2.2.8-STABLE FreeBSD 2.2.8-STABLE #0: Mon Dec 14 12:08:34 KST 1998 pwd@punky.snu.ac.kr:/allegro/2.2-src/sys/compile/PUNKY i386 >Description: Localized(Korean) Netscape for X11. >How-To-Repeat: >Fix: Here is patch for upgrade: diff -uNr /usr/ports/korean/netscape4-communicator/Makefile netscape4-communicator/Makefile --- /usr/ports/korean/netscape4-communicator/Makefile Tue Dec 15 04:01:25 1998 +++ netscape4-communicator/Makefile Mon Dec 28 11:14:01 1998 @@ -1,5 +1,5 @@ # New ports collection makefile for: Netscape browser with Korean resources -# Version required: 4.07 +# Version required: 4.08 # Date created: 25 Oct 1998 # Whom: CHOI Junho # @@ -10,7 +10,7 @@ DISTNAME= ko-netscape-${BROWSER} CATEGORIES= korean www MASTER_SITES= ftp://jazz.snu.ac.kr/pub/unix/netscape-ko/ -DISTFILES= netscape-v407.generic-generic-generic-981014.tar.gz +DISTFILES= ${KOREAN_KIT}.tar.gz MAINTAINER?= junker@jazz.snu.ac.kr @@ -21,12 +21,13 @@ NO_BUILD= yes STRIP= -WRKSRC= ${WRKDIR}/netscape-v407.generic-generic-generic +WRKSRC= ${WRKDIR}/${KOREAN_KIT} BROWSER= ${BROWSER_NAME}-${BROWSER_VER} BROWSER_NAME?= communicator -BROWSER_VER= 4.07 +BROWSER_VER= 4.08 LANG= ko_KR.EUC +KOREAN_KIT= netscape-v408.generic-generic-generic-19981227 NDIR= ${PREFIX}/lib/netscape MAKESCRIPT= ${SED} -e "s;@X11BASE@;${X11BASE};g" \ -e "s;@PREFIX@;${PREFIX};g" \ diff -uNr /usr/ports/korean/netscape4-communicator/files/md5 netscape4-communicator/files/md5 --- /usr/ports/korean/netscape4-communicator/files/md5 Tue Dec 15 04:01:26 1998 +++ netscape4-communicator/files/md5 Mon Dec 28 11:10:07 1998 @@ -1 +1 @@ -MD5 (netscape-v407.generic-generic-generic-981014.tar.gz) = a4575e5ce0aafd79b3c46ea4d3011e33 +MD5 (netscape-v408.generic-generic-generic-19981227.tar.gz) = b688a640c4d321028de085256f973261 diff -uNr /usr/ports/korean/netscape4-communicator/files/start.sh.in netscape4-communicator/files/start.sh.in --- /usr/ports/korean/netscape4-communicator/files/start.sh.in Mon Dec 14 07:00:41 1998 +++ netscape4-communicator/files/start.sh.in Mon Dec 28 11:39:15 1998 @@ -1,10 +1,23 @@ #!/bin/sh +# +# Koreanized Netscape startup file +# basically based on Japanized Netscape +# ports/japanese/netscape4-communicator +# CHOI Junho , 98/12/28 +# + +if [ ! -d $HOME/.netscape ]; then + mkdir -m 700 $HOME/.netscape + cp @RDIR@/preferences.js $HOME/.netscape + chmod 644 $HOME/.netscape/preferences.js +fi + CHMOD='/bin/chmod' CP='/bin/cp -p' MKDIR='/bin/mkdir -p' export LANG; LANG=ko_KR.EUC -export LC_ALL; LC_ALL=$LANG -export LC_CTYPE; LC_CTYPE=$LANG +export LC_ALL; LC_ALL=${LANG} +export LC_CTYPE; LC_CTYPE=${LANG} export MOZILLA_HOME; MOZILLA_HOME=@NDIR@ export MOZILLA_NO_ASYNC; MOZILLA_NO_ASYNC=True export CLASSPATH; CLASSPATH=.:$MOZILLA_HOME @@ -12,8 +25,16 @@ export XKEYSYMDB; XKEYSYMDB=@X11BASE@/lib/X11/XKeysymDB export XAPPLRESDIR; XAPPLRESDIR=@RDIR@ export XNLSPATH; XNLSPATH=${MOZILLA_HOME}/nls -export PATH_LOCALE; PATH_LOCALE=@RDIR@/locale +#export PATH_LOCALE; PATH_LOCALE=@RDIR@/locale export NPX_PLUGIN_PATH; NPX_PLUGIN_PATH=${MOZILLA_HOME}/plugins export TIMID_DIR; TIMID_DIR=/usr/local/lib/timidity export XCMSDB; XCMSDB=/dev/null +if [ x$KO_NETSCAPE_USE_LD_PRELOAD != x -a x$KO_NETSCAPE_USE_LD_PRELOAD != xno ]; +then + export LD_PRELOAD=libxpg4.so.2.0 + #export LD_PRELOAD=libxpg4.so.2.0:/usr/local/lib/libansi.so.1.2 +else + export PATH_LOCALE=@RDIR@/locale +fi + exec ${MOZILLA_HOME}/@BROWSER@.bin $* diff -uNr /usr/ports/korean/netscape4-communicator/pkg/PLIST netscape4-communicator/pkg/PLIST --- /usr/ports/korean/netscape4-communicator/pkg/PLIST Tue Dec 15 04:01:26 1998 +++ netscape4-communicator/pkg/PLIST Mon Dec 28 11:24:22 1998 @@ -1,4 +1,4 @@ -bin/ko-communicator-4.07 +bin/ko-communicator-4.08 @exec /bin/ln -sf %f %B/netscape lib/netscape/ko_KR.EUC/Netscape lib/netscape/ko_KR.EUC/about diff -uNr /usr/ports/korean/netscape4-navigator/Makefile netscape4-navigator/Makefile --- /usr/ports/korean/netscape4-navigator/Makefile Tue Dec 15 04:01:26 1998 +++ netscape4-navigator/Makefile Mon Dec 28 11:27:28 1998 @@ -1,5 +1,5 @@ # New ports collection makefile for: Netscape browser with Korean resources -# Version required: 4.07 +# Version required: 4.08 # Date created: 25 Oct 1998 # Whom: CHOI Junho # diff -uNr /usr/ports/korean/netscape4-navigator/pkg/PLIST netscape4-navigator/pkg/PLIST --- /usr/ports/korean/netscape4-navigator/pkg/PLIST Tue Dec 15 04:01:27 1998 +++ netscape4-navigator/pkg/PLIST Mon Dec 28 11:28:00 1998 @@ -1,4 +1,4 @@ -bin/ko-navigator-4.07 +bin/ko-navigator-4.08 @exec /bin/ln -sf %f %B/netscape lib/netscape/ko_KR.EUC/Netscape lib/netscape/ko_KR.EUC/about >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 27 20:18:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA18000 for freebsd-ports-outgoing; Sun, 27 Dec 1998 20:18:09 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA17994; Sun, 27 Dec 1998 20:18:08 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: from jseger.shore.net (jseger.shore.net [204.167.102.1]) by freefall.freebsd.org (8.8.8/8.8.5) with SMTP id UAA03307; Sun, 27 Dec 1998 20:17:58 -0800 (PST) Date: Sun, 27 Dec 1998 20:17:58 -0800 (PST) Message-Id: <199812280417.UAA03307@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: jseger.shore.net [204.167.102.1] didn't use HELO protocol To: jseger@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9020: echoing ^E in an xterm causes it to print 'xterm' Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: echoing ^E in an xterm causes it to print 'xterm' Responsible-Changed-From-To: freebsd-ports->jmz Responsible-Changed-By: jseger Responsible-Changed-When: Mon Dec 28 04:17:23 GMT 1998 Responsible-Changed-Why: Assign to XFree86 port MAINTAINER. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 27 20:39:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA19605 for freebsd-ports-outgoing; Sun, 27 Dec 1998 20:39:13 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA19596; Sun, 27 Dec 1998 20:39:10 -0800 (PST) (envelope-from billf@FreeBSD.org) From: Bill Fumerola Received: (from billf@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA05366; Sun, 27 Dec 1998 20:39:02 -0800 (PST) Date: Sun, 27 Dec 1998 20:39:02 -0800 (PST) Message-Id: <199812280439.UAA05366@freefall.freebsd.org> To: billf@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, billf@FreeBSD.ORG Subject: Re: ports/8767 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New port: gtksql-0.2 Responsible-Changed-From-To: freebsd-ports->billf Responsible-Changed-By: billf Responsible-Changed-When: Sun Dec 27 20:38:50 PST 1998 Responsible-Changed-Why: I'll look into this. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 27 23:50:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA03901 for freebsd-ports-outgoing; Sun, 27 Dec 1998 23:50:15 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA03885 for ; Sun, 27 Dec 1998 23:50:10 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA19990; Sun, 27 Dec 1998 23:50:01 -0800 (PST) Received: from icc.surw.chel.su (surw.chel.su [195.54.2.162]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA03236 for ; Sun, 27 Dec 1998 23:44:54 -0800 (PST) (envelope-from andy@icc.surw.chel.su) Received: (from andy@localhost) by icc.surw.chel.su (8.8.8/8.8.8) id KAA15720; Mon, 28 Dec 1998 10:39:43 +0300 (MSK) (envelope-from andy) Message-Id: <199812280739.KAA15720@icc.surw.chel.su> Date: Mon, 28 Dec 1998 10:39:43 +0300 (MSK) From: Andrey Zakhvatov Reply-To: andy@icc.surw.chel.su To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9216: Update port: graphics/EZWGL Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9216 >Category: ports >Synopsis: Update port: graphics/EZWGL >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 27 23:50:01 PST 1998 >Last-Modified: >Originator: Andrey Zakhvatov >Organization: South Ural Railway ICC >Release: FreeBSD 2.2.7-RELEASE i386 >Environment: >Description: This is a patch to update graphics/EZWGL port. diff -Nru EZWGL/Makefile EZWGL-1.40/Makefile --- EZWGL/Makefile Sat Nov 21 11:14:56 1998 +++ EZWGL-1.40/Makefile Sat Dec 26 20:31:00 1998 @@ -1,15 +1,15 @@ # New ports collection makefile for: EZWGL -# Version required: 1.39 +# Version required: 1.40 # Date created: 4 May 1998 # Whom: Andrey Zakhvatov # # $Id: Makefile,v 1.13 1998/11/21 07:27:35 steve Exp $ # -DISTNAME= EZWGL-1.39 +DISTNAME= EZWGL-1.40 CATEGORIES= graphics devel MASTER_SITES= ftp://ftp.ma.utexas.edu/pub/mzou/ -DISTFILES= ${DISTNAME}-src.tgz ${DISTNAME}-doc.tgz +DISTFILES= ${DISTNAME}-demo.tgz ${DISTNAME}-doc.tgz ${DISTNAME}-src.tgz MAINTAINER= andy@icc.surw.chel.su @@ -26,12 +26,16 @@ .if ${PORTOBJFORMAT} == "elf" VERSION= 1 .else -VERSION= 1.3 +VERSION= 1.4 .endif pre-install: - -@ ${RM} ${WRKSRC}/examples/Makefile.orig - -@ ${RM} ${WRKSRC}/examples/ExampleMsg + @ ${RM} ${WRKSRC}/demos/Makefile.orig + @ ${RM} ${WRKSRC}/demos/DnD/Makefile.orig + @ ${RM} ${WRKSRC}/demos/GL/Makefile.orig + @ ${RM} ${WRKSRC}/demos/Message/Makefile.orig + @ ${MV} ${WRKSRC}/doc/man3/EZ_RegisterCompositeWidget,3 ${WRKSRC}/doc/man3/EZ_RegisterCompositeWidget.3 + @ ${RM} ${WRKSRC}/examples/Makefile.orig do-install: @ ${INSTALL_DATA} ${WRKSRC}/include/EZ.h ${PREFIX}/include @@ -39,22 +43,22 @@ @ ${INSTALL_DATA} ${WRKSRC}/lib/libEZ.so.${VERSION} ${PREFIX}/lib @ ${LN} -sf libEZ.so.${VERSION} ${PREFIX}/lib/libEZ.so .for file in ${MAN3} - @ ${INSTALL_MAN} ${WRKSRC}/man3/${file} ${PREFIX}/man/man3 + @ ${INSTALL_MAN} ${WRKSRC}/doc/man3/${file} ${PREFIX}/man/man3 + @ rm ${WRKSRC}/doc/man3/${file} .endfor - @ ${MKDIR} ${PREFIX}/share/examples/EZ/pixmaps - @ ${INSTALL_DATA} \ - `find ${WRKSRC}/examples \! -type d | grep -v pixmaps` \ - ${PREFIX}/share/examples/EZ - @ ${INSTALL_DATA} ${WRKSRC}/examples/pixmaps/* \ - ${PREFIX}/share/examples/EZ/pixmaps + @ ${MKDIR} ${PREFIX}/share/examples/EZ + @ cd ${WRKSRC}/examples; tar cf - * | \ + (cd ${PREFIX}/share/examples/EZ; tar --unlink -xf - ) + @ ${MKDIR} ${PREFIX}/share/examples/EZ/demos + @ cd ${WRKSRC}/demos; tar cf - * | \ + (cd ${PREFIX}/share/examples/EZ/demos; tar --unlink -xf - ) + +post-install: .if !defined(NOPORTDOCS) @ ${MKDIR} ${PREFIX}/share/doc/EZ - @ ${INSTALL_DATA} ${WRKSRC}/LICENSE ${PREFIX}/share/doc/EZ - @ cd ${WRKSRC}; tar cf - html ps | \ + @ cd ${WRKSRC}/doc; tar cf - html ps | \ (cd ${PREFIX}/share/doc/EZ; tar --unlink -xf - ) .endif - -post-install: ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib .include diff -Nru EZWGL/files/manpages EZWGL-1.40/files/manpages --- EZWGL/files/manpages Sat Sep 19 01:27:52 1998 +++ EZWGL-1.40/files/manpages Mon Dec 28 12:28:21 1998 @@ -2,13 +2,14 @@ MAN3+= EZ_ActivateNoteBookPage.3 MAN3+= EZ_ActivateWidget.3 MAN3+= EZ_AddEventHandler.3 +MAN3+= EZ_AddIdleCallBack.3 MAN3+= EZ_AddInput.3 MAN3+= EZ_AddItemCallBack.3 -MAN3+= EZ_AddMessageHandler.3 MAN3+= EZ_AddWidgetCallBack.3 MAN3+= EZ_AllocateColorFromName.3 MAN3+= EZ_AutoSelectBackBuffer.3 MAN3+= EZ_Begin.3 +MAN3+= EZ_BlinkWidget.3 MAN3+= EZ_CMove2f.3 MAN3+= EZ_CMove3f.3 MAN3+= EZ_CallList.3 @@ -21,6 +22,8 @@ MAN3+= EZ_ColorMapMode.3 MAN3+= EZ_ColorMaterial.3 MAN3+= EZ_ComputeItemSize.3 +MAN3+= EZ_ComputeWidgetWindowSize.3 +MAN3+= EZ_Configure3DCanvas.3 MAN3+= EZ_ConfigureItem.3 MAN3+= EZ_ConfigureWidget.3 MAN3+= EZ_CopyMatrix.3 @@ -31,6 +34,7 @@ MAN3+= EZ_CreateGLImage.3 MAN3+= EZ_CreateItem.3 MAN3+= EZ_CreateLabelPixmapFromImageFile.3 +MAN3+= EZ_CreateRotateTextPixmap.3 MAN3+= EZ_CreateSimpleMenu.3 MAN3+= EZ_CreateTimer.3 MAN3+= EZ_CreateTreeNode.3 @@ -45,6 +49,7 @@ MAN3+= EZ_DestroyItem.3 MAN3+= EZ_DestroyWidget.3 MAN3+= EZ_DestroyWidgetWindows.3 +MAN3+= EZ_DetachFrame.3 MAN3+= EZ_DisableBubbleHelp.3 MAN3+= EZ_DisableHighlight.3 MAN3+= EZ_DisableImageDithering.3 @@ -56,7 +61,9 @@ MAN3+= EZ_DnDGetDragConversionTargets.3 MAN3+= EZ_DnDGetMatchedConversionTargets.3 MAN3+= EZ_DoPopup.3 +MAN3+= EZ_DoScroll.3 MAN3+= EZ_DrawBuffer.3 +MAN3+= EZ_DrawRectBorder.3 MAN3+= EZ_DrawString.3 MAN3+= EZ_DrawWidget.3 MAN3+= EZ_Enable.3 @@ -64,8 +71,13 @@ MAN3+= EZ_EntryEditBackward.3 MAN3+= EZ_EventMainLoop.3 MAN3+= EZ_FancyListBoxClear.3 +MAN3+= EZ_FancyListBoxDeleteSomeRows.3 MAN3+= EZ_FancyListBoxFindItemAtXY.3 MAN3+= EZ_FancyListBoxFindRowAtXY.3 +MAN3+= EZ_FancyListBoxGetHighlightedRows.3 +MAN3+= EZ_FigItemAddString.3 +MAN3+= EZ_FigItemHidePiece.3 +MAN3+= EZ_FixFocusHighlightBorder.3 MAN3+= EZ_FlashWidgetBorder.3 MAN3+= EZ_Fogfv.3 MAN3+= EZ_FreezeWidget.3 @@ -81,10 +93,13 @@ MAN3+= EZ_GetAtom.3 MAN3+= EZ_GetBubbleHelp.3 MAN3+= EZ_GetCheckButtonState.3 +MAN3+= EZ_GetCommunicationWindow.3 MAN3+= EZ_GetCursor.3 +MAN3+= EZ_GetDarkBrightNormalBDGC.3 MAN3+= EZ_GetDefaultMaterial.3 MAN3+= EZ_GetDirTreeNodeFullPath.3 MAN3+= EZ_GetDisplay.3 +MAN3+= EZ_GetDisplaySize.3 MAN3+= EZ_GetDnDDragSrcXYOffset.3 MAN3+= EZ_GetDnDDropLocation.3 MAN3+= EZ_GetFancyListBoxData.3 @@ -97,16 +112,21 @@ MAN3+= EZ_GetFancyListBoxXYOffset.3 MAN3+= EZ_GetFileSelectorComponents.3 MAN3+= EZ_GetFileSelectorSelection.3 -MAN3+= EZ_GetFontFromId.3 +MAN3+= EZ_GetFileSelectorWidgetComponents.3 +MAN3+= EZ_GetFocus.3 MAN3+= EZ_GetFontName.3 +MAN3+= EZ_GetGC.3 MAN3+= EZ_GetGLImageInfo.3 +MAN3+= EZ_GetGLImageWindow.3 MAN3+= EZ_GetInstanceName.3 MAN3+= EZ_GetItemClientData.3 MAN3+= EZ_GetItemUnknownData.3 MAN3+= EZ_GetItemWidth.3 MAN3+= EZ_GetLabelItemStringInfo.3 +MAN3+= EZ_GetLabelPixmapFromGLImage.3 MAN3+= EZ_GetLabelPixmapInfo.3 -MAN3+= EZ_GetLedString.c +MAN3+= EZ_GetLedString.3 +MAN3+= EZ_GetListBoxData.3 MAN3+= EZ_GetListBoxSelection.3 MAN3+= EZ_GetListBoxWidgetComponents.3 MAN3+= EZ_GetListTreeWidgetComponents.3 @@ -117,7 +137,9 @@ MAN3+= EZ_GetNoteBookPageTab.3 MAN3+= EZ_GetNumberOfAllocatedColors.3 MAN3+= EZ_GetOptionalEntryWidgetComponents.3 +MAN3+= EZ_GetParentBgGC.3 MAN3+= EZ_GetParentWidget.3 +MAN3+= EZ_GetPopupMenuTitleWidget.3 MAN3+= EZ_GetRadioButtonGroupID.3 MAN3+= EZ_GetRadioButtonGroupVariableValue.3 MAN3+= EZ_GetScrollbarState.3 @@ -126,14 +148,23 @@ MAN3+= EZ_GetTextWidgetComponents.3 MAN3+= EZ_GetTimerClientData.3 MAN3+= EZ_GetTimerState.3 +MAN3+= EZ_GetToplevelWidget.3 MAN3+= EZ_GetWidgetAbsoluteGeometry.3 +MAN3+= EZ_GetWidgetBorder.3 +MAN3+= EZ_GetWidgetFont.3 MAN3+= EZ_GetWidgetGeometry.3 MAN3+= EZ_GetWidgetIntData.3 MAN3+= EZ_GetWidgetItemWidget.3 +MAN3+= EZ_GetWidgetOrientation.3 +MAN3+= EZ_GetWidgetPaddings.3 +MAN3+= EZ_GetWidgetPixmap.3 MAN3+= EZ_GetWidgetResource.3 MAN3+= EZ_GetWidgetReturnData.3 +MAN3+= EZ_GetWidgetReturnedData.3 +MAN3+= EZ_GetWidgetTileOrigin.3 MAN3+= EZ_GetWidgetUnknownData.3 MAN3+= EZ_GetWidgetWindow.3 +MAN3+= EZ_GetWorkAreaData.3 MAN3+= EZ_GetWorkAreaItemUsingIdx.3 MAN3+= EZ_GetWorkAreaNumberOfItems.3 MAN3+= EZ_GetWorkAreaSelection.3 @@ -145,6 +176,7 @@ MAN3+= EZ_GlobHiddenFiles.3 MAN3+= EZ_GrabPointer.3 MAN3+= EZ_HideWidget.3 +MAN3+= EZ_HighlightWidget.3 MAN3+= EZ_IdentityMatrix.3 MAN3+= EZ_Index.3 MAN3+= EZ_Initialize.3 @@ -165,6 +197,7 @@ MAN3+= EZ_LightModelf.3 MAN3+= EZ_Lightf.3 MAN3+= EZ_ListTreeFindNodeAtXY.3 +MAN3+= EZ_ListTreeGetHighlightedNodes.3 MAN3+= EZ_ListTreeWidgetSelectNode.3 MAN3+= EZ_ListTreeWidgetSelectNodeUsingItem.3 MAN3+= EZ_LoadIdentity.3 @@ -187,8 +220,10 @@ MAN3+= EZ_MultiplyMatrix.3 MAN3+= EZ_NewList.3 MAN3+= EZ_Normal3f.3 +MAN3+= EZ_OnFrameDragHandle.3 MAN3+= EZ_OnOffSecretEntry.3 MAN3+= EZ_OptionEntryClearOptions.3 +MAN3+= EZ_OptionalEntryClearOptions.3 MAN3+= EZ_Ortho.3 MAN3+= EZ_Ortho2.3 MAN3+= EZ_Perspective.3 @@ -198,13 +233,19 @@ MAN3+= EZ_PushMatrix.3 MAN3+= EZ_PutGLImage.3 MAN3+= EZ_QueueLedAction.3 +MAN3+= EZ_RaiseWidgetWindow.3 +MAN3+= EZ_RegisterCompositeWidget.3 +MAN3+= EZ_RegisterMessageHandler.3 +MAN3+= EZ_RegisterPrimitiveWidget.3 MAN3+= EZ_RegisterWidget.3 -MAN3+= EZ_RemoveEvent.3 MAN3+= EZ_RemoveWidget.3 +MAN3+= EZ_ReparentWidget.3 MAN3+= EZ_Rotate.3 MAN3+= EZ_Save3DCanvas2PPMImage.3 MAN3+= EZ_Save3DCanvas2PS.3 +MAN3+= EZ_SaveWidget2Postscript.3 MAN3+= EZ_Scale.3 +MAN3+= EZ_ScaleFigItem.3 MAN3+= EZ_SendMessage.3 MAN3+= EZ_Set3DCanvas.3 MAN3+= EZ_SetApplicationName.3 @@ -216,15 +257,19 @@ MAN3+= EZ_SetDirTreeDefaultPixmaps.3 MAN3+= EZ_SetDirTreeDirectoryNodeCreator.3 MAN3+= EZ_SetDirTreeOpenDirectoryMode.3 +MAN3+= EZ_SetDragIcon.3 MAN3+= EZ_SetEntryString.3 +MAN3+= EZ_SetExecutorCommand.3 MAN3+= EZ_SetFancyListBoxData.3 MAN3+= EZ_SetFancyListBoxHeader.3 +MAN3+= EZ_SetFancyListBoxRowBg.3 MAN3+= EZ_SetFileSelectorInitialPattern.3 MAN3+= EZ_SetFocusTo.3 MAN3+= EZ_SetGlobalBackground.3 MAN3+= EZ_SetGlobalForeground.3 MAN3+= EZ_SetGrab.3 MAN3+= EZ_SetHScrollbarDiscreteSpeed.3 +MAN3+= EZ_SetIconPath.3 MAN3+= EZ_SetKbdHighlightColor.3 MAN3+= EZ_SetLcdBackground.3 MAN3+= EZ_SetLcdFontSize.3 @@ -240,8 +285,10 @@ MAN3+= EZ_SetListBoxItems.3 MAN3+= EZ_SetListTreeWidgetTree.3 MAN3+= EZ_SetMenuButtonMenu.3 +MAN3+= EZ_SetNoteBookOrientation.3 MAN3+= EZ_SetOptionalEntryOptionalItems.3 MAN3+= EZ_SetOptionalEntryString.3 +MAN3+= EZ_SetOptionalEntryStyle.3 MAN3+= EZ_SetScrollbarDiscreteSpeed.3 MAN3+= EZ_SetSliderRange.3 MAN3+= EZ_SetStatusMeterBackground.3 @@ -251,6 +298,7 @@ MAN3+= EZ_SetSubMenuMenu.3 MAN3+= EZ_SetTimerCallBack.3 MAN3+= EZ_SetTimerClientData.3 +MAN3+= EZ_SetTreeWidgetRowBg.3 MAN3+= EZ_SetVectorFont.3 MAN3+= EZ_SetWidgetCINames.3 MAN3+= EZ_SetWidgetCallBack.3 @@ -267,7 +315,7 @@ MAN3+= EZ_TextEndOfLine.3 MAN3+= EZ_TextGetBufferString.3 MAN3+= EZ_TiePopupMenu.3 -MAN3+= EZ_TileExpand.3 +MAN3+= EZ_TildeExpand.3 MAN3+= EZ_Translate.3 MAN3+= EZ_TreeAttachSubtree.3 MAN3+= EZ_TreeDestroyNodeDescendants.3 @@ -285,60 +333,59 @@ MAN3+= EZ_WaitCursor.3 MAN3+= EZ_WarpPointer.3 MAN3+= EZ_WidgetAddDnDDataDecoder.3 +MAN3+= EZ_WidgetDispatchEvent.3 MAN3+= EZ_WidgetExist.3 MAN3+= EZ_WidgetIsViewable.3 MAN3+= EZ_WindowIsWidgetWindow.3 MAN3+= EZ_WorkAreaClear.3 +MAN3+= EZ_WorkAreaDrawItemAt.3 MAN3+= EZ_WorkAreaFindItemAtXY.3 +MAN3+= EZ_WorkAreaGetHighlightedItems.3 +MAN3+= EZ_WorkAreaInsertAndDrawItemAt.3 +MAN3+= EZ_WorkAreaInsertItems.3 +MAN3+= EZ_WorkAreaRaiseItem.3 +MAN3+= EZ_WorkAreaScaleItem.3 -MLINKS+= EZ_ActivateWidget.3 EZ_DeActivateWidget.3 -MLINKS+= EZ_AddEventHandler.3 EZ_RemoveAllEventHandlers.3 -MLINKS+= EZ_AddEventHandler.3 EZ_RemoveEventHandler.3 -MLINKS+= EZ_AddInput.3 EZ_RemoveInput.3 -MLINKS+= EZ_AddItemCallBack.3 EZ_RemoveAllItemCallBacks.3 -MLINKS+= EZ_AddItemCallBack.3 EZ_RemoveItemCallBack.3 -MLINKS+= EZ_AddMessageHandler.3 EZ_DeleteMessageHandler.3 -MLINKS+= EZ_AddWidgetCallBack.3 EZ_RemoveAllWidgetCallBacks.3 -MLINKS+= EZ_AddWidgetCallBack.3 EZ_RemoveWidgetCallBack.3 +MLINKS+= EZ_ActivateWidget.3 EZ_ActivateChildren.3 +MLINKS+= EZ_ActivateWidget.3 EZ_ActivateSibling.3 MLINKS+= EZ_AllocateColorFromName.3 EZ_AllocateColorFromRGB.3 -MLINKS+= EZ_AllocateColorFromName.3 EZ_PixelValue2RGB.3 +MLINKS+= EZ_ClearListBox.3 EZ_AppendListBoxItem.3 +MLINKS+= EZ_DefineLightSrc.3 EZ_BindLightSrc.3 +MLINKS+= EZ_DefineMaterial.3 EZ_BindMaterial.3 +MLINKS+= EZ_SendMessage.3 EZ_BroadcastMessage.3 +MLINKS+= EZ_WaitCursor.3 EZ_BusyCursor.3 MLINKS+= EZ_CMove3f.3 EZ_CMove3fv.3 +MLINKS+= EZ_CMove3f.3 EZ_CMoveScreen2f.3 MLINKS+= EZ_CMove3f.3 EZ_CMoveScreen3f.3 MLINKS+= EZ_CMove3f.3 EZ_CMoveScreen3fv.3 MLINKS+= EZ_CallList.3 EZ_CallLists.3 MLINKS+= EZ_CallWidgetCallbacks.3 EZ_CallWidgetMotionCallbacks.3 +MLINKS+= EZ_CreateTimer.3 EZ_CancelTimer.3 MLINKS+= EZ_ClearColorf.3 EZ_ClearIndex.3 -MLINKS+= EZ_ClearListBox.3 EZ_AppendListBoxItem.3 -MLINKS+= EZ_ClearListBox.3 EZ_DeleteListBoxItem.3 -MLINKS+= EZ_ClearListBox.3 EZ_InsertListBoxItem.3 -MLINKS+= EZ_ClearListBox.3 EZ_ListBoxSelectItem.3 -MLINKS+= EZ_ClearListBox.3 EZ_ListBoxSelectItemUsingIdx.3 -MLINKS+= EZ_ClearListBox.3 EZ_ModifyListBoxItem.3 MLINKS+= EZ_Color3f.3 EZ_Color3fv.3 MLINKS+= EZ_Color3f.3 EZ_Color4f.3 MLINKS+= EZ_Color3f.3 EZ_Color4fv.3 -MLINKS+= EZ_ColorMapMode.3 EZ_RGBMode.3 MLINKS+= EZ_CreateCursorFromBitmapFile.3 EZ_CreateCursorFromBitmapData.3 -MLINKS+= EZ_CreateGLImage.3 EZ_FreeGLImage.3 MLINKS+= EZ_CreateLabelPixmapFromImageFile.3 EZ_CreateLabelPixmapFromXBitmapData.3 MLINKS+= EZ_CreateLabelPixmapFromImageFile.3 EZ_CreateLabelPixmapFromXBitmapFile.3 +MLINKS+= EZ_CreateLabelPixmapFromImageFile.3 EZ_CreateLabelPixmapFromXPixmap.3 MLINKS+= EZ_CreateLabelPixmapFromImageFile.3 EZ_CreateLabelPixmapFromXpmData.3 MLINKS+= EZ_CreateLabelPixmapFromImageFile.3 EZ_CreateLabelPixmapFromXpmFile.3 -MLINKS+= EZ_CreateLabelPixmapFromImageFile.3 EZ_FreeLabelPixmap.3 -MLINKS+= EZ_CreateTimer.3 EZ_CancelTimer.3 -MLINKS+= EZ_CreateTimer.3 EZ_ResetTimer.3 MLINKS+= EZ_CreateWidget.3 EZ_CreateWidgetXrm.3 MLINKS+= EZ_CreateXPixmapFromImageFile.3 EZ_CreateXPixmapFromBitmapFile.3 MLINKS+= EZ_CreateXPixmapFromImageFile.3 EZ_CreateXPixmapFromXpmData.3 MLINKS+= EZ_CreateXPixmapFromImageFile.3 EZ_CreateXPixmapFromXpmFile.3 -MLINKS+= EZ_CreateXPixmapFromImageFile.3 EZ_FreeXPixmap.3 -MLINKS+= EZ_Cube.3 EZ_Dodecahedron.3 -MLINKS+= EZ_Cube.3 EZ_Icosahedron.3 -MLINKS+= EZ_Cube.3 EZ_Octahedron.3 -MLINKS+= EZ_Cube.3 EZ_Tetrahedron.3 -MLINKS+= EZ_DefineLightSrc.3 EZ_BindLightSrc.3 -MLINKS+= EZ_DefineMaterial.3 EZ_BindMaterial.3 +MLINKS+= EZ_ActivateWidget.3 EZ_DeActivateChildren.3 +MLINKS+= EZ_ActivateWidget.3 EZ_DeActivateSibling.3 +MLINKS+= EZ_ActivateWidget.3 EZ_DeActivateWidget.3 +MLINKS+= EZ_ClearListBox.3 EZ_DeleteListBoxItem.3 MLINKS+= EZ_DeleteList.3 EZ_DeleteLists.3 +MLINKS+= EZ_RegisterMessageHandler.3 EZ_DeleteMessageHandler.3 +MLINKS+= EZ_Enable.3 EZ_Disable.3 +MLINKS+= EZ_DisplayWidget.3 EZ_DisplayWidgetUnderPointer.3 +MLINKS+= EZ_DoPopup.3 EZ_DoPopupAt.3 +MLINKS+= EZ_DetachFrame.3 EZ_DockFrame.3 +MLINKS+= EZ_Cube.3 EZ_Dodecahedron.3 MLINKS+= EZ_DisableBubbleHelp.3 EZ_EnableBubbleHelp.3 MLINKS+= EZ_DisableHighlight.3 EZ_EnableHighlight.3 MLINKS+= EZ_DisableImageDithering.3 EZ_EnableImageDithering.3 @@ -346,9 +393,8 @@ MLINKS+= EZ_DisableSliderDepression.3 EZ_EnableSliderDepression.3 MLINKS+= EZ_DisableWidget.3 EZ_EnableWidget.3 MLINKS+= EZ_DisableWidgetTree.3 EZ_EnableWidgetTree.3 -MLINKS+= EZ_DoPopup.3 EZ_DoPopupAt.3 -MLINKS+= EZ_Enable.3 EZ_Disable.3 -MLINKS+= EZ_EnterEvent.3 EZ_GLEnterEvent.3 +MLINKS+= EZ_Begin.3 EZ_End.3 +MLINKS+= EZ_NewList.3 EZ_EndList.3 MLINKS+= EZ_EntryEditBackward.3 EZ_EntryEditBackwardWord.3 MLINKS+= EZ_EntryEditBackward.3 EZ_EntryEditBeginOfInput.3 MLINKS+= EZ_EntryEditBackward.3 EZ_EntryEditDeleteChar.3 @@ -360,77 +406,90 @@ MLINKS+= EZ_EntryEditBackward.3 EZ_EntryEditKillRegion.3 MLINKS+= EZ_EntryEditBackward.3 EZ_EntryEditSetMarker.3 MLINKS+= EZ_EntryEditBackward.3 EZ_EntryPasteSelection.3 -MLINKS+= EZ_EventMainLoop.3 EZ_ServiceEvents.3 -MLINKS+= EZ_EventMainLoop.3 EZ_WaitAndServiceNextEvent.3 MLINKS+= EZ_FancyListBoxClear.3 EZ_FancyListBoxDeleteRow.3 +MLINKS+= EZ_FancyListBoxGetHighlightedRows.3 EZ_FancyListBoxGetHighlightedItems.3 MLINKS+= EZ_FancyListBoxClear.3 EZ_FancyListBoxInsertRow.3 MLINKS+= EZ_FancyListBoxClear.3 EZ_FancyListBoxReplaceItem.3 MLINKS+= EZ_FancyListBoxClear.3 EZ_FancyListBoxReplaceItemUsingIdx.3 MLINKS+= EZ_FancyListBoxClear.3 EZ_FancyListBoxSelectItem.3 MLINKS+= EZ_FancyListBoxClear.3 EZ_FancyListBoxSelectItemUsingIdx.3 -MLINKS+= EZ_FreezeWidget.3 EZ_UnFreezeWidget.3 -MLINKS+= EZ_GetCheckButtonState.3 EZ_SetCheckButtonState.3 -MLINKS+= EZ_GetCursor.3 EZ_GetCursorByName.3 +MLINKS+= EZ_FigItemAddString.3 EZ_FigItemAddArc.3 +MLINKS+= EZ_FigItemAddString.3 EZ_FigItemAddArcs.3 +MLINKS+= EZ_FigItemAddString.3 EZ_FigItemAddFilledArc.3 +MLINKS+= EZ_FigItemAddString.3 EZ_FigItemAddFilledArcs.3 +MLINKS+= EZ_FigItemAddString.3 EZ_FigItemAddFilledRectangle.3 +MLINKS+= EZ_FigItemAddString.3 EZ_FigItemAddFilledRectangles.3 +MLINKS+= EZ_FigItemAddString.3 EZ_FigItemAddLines.3 +MLINKS+= EZ_FigItemAddString.3 EZ_FigItemAddPixmap.3 +MLINKS+= EZ_FigItemAddString.3 EZ_FigItemAddPoints.3 +MLINKS+= EZ_FigItemAddString.3 EZ_FigItemAddPolygon.3 +MLINKS+= EZ_FigItemAddString.3 EZ_FigItemAddRectangle.3 +MLINKS+= EZ_FigItemAddString.3 EZ_FigItemAddRectangles.3 +MLINKS+= EZ_FigItemAddString.3 EZ_FigItemAddSegments.3 +MLINKS+= EZ_DetachFrame.3 EZ_FrameIsDetached.3 +MLINKS+= EZ_Malloc.3 EZ_Free.3 +MLINKS+= EZ_GetGC.3 EZ_FreeGC.3 +MLINKS+= EZ_CreateGLImage.3 EZ_FreeGLImage.3 +MLINKS+= EZ_CreateLabelPixmapFromImageFile.3 EZ_FreeLabelPixmap.3 +MLINKS+= EZ_CreateXPixmapFromImageFile.3 EZ_FreeXPixmap.3 +MLINKS+= EZ_Configure3DCanvas.3 EZ_GLConfig.3 +MLINKS+= EZ_EnterEvent.3 EZ_GLEnterEvent.3 +MLINKS+= EZ_SetApplicationName.3 EZ_GetApplicationName.3 +MLINKS+= EZ_GetBackgroundGC.3 EZ_GetBackgroundTileGC.3 +MLINKS+= EZ_GetParentWidget.3 EZ_GetChildrenWidget.3 +MLINKS+= EZ_GetInstanceName.3 EZ_GetClassName.3 MLINKS+= EZ_GetDisplay.3 EZ_GetColormap.3 +MLINKS+= EZ_GetCursor.3 EZ_GetCursorByName.3 +MLINKS+= EZ_GetCursor.3 EZ_GetCursorName.3 MLINKS+= EZ_GetDisplay.3 EZ_GetDepth.3 MLINKS+= EZ_GetDisplay.3 EZ_GetDisplayInfo.3 -MLINKS+= EZ_GetDisplay.3 EZ_GetScreen.3 -MLINKS+= EZ_GetDisplay.3 EZ_GetVisual.3 +MLINKS+= EZ_SetEntryString.3 EZ_GetEntryString.3 MLINKS+= EZ_GetFancyListBoxNumberofRows.3 EZ_GetFancyListBoxNumberOfColumns.3 -MLINKS+= EZ_GetFancyListBoxXYOffset.3 EZ_SetFancyListBoxXYOffset.3 -MLINKS+= EZ_GetFontFromId.3 EZ_GetFontFromName.3 -MLINKS+= EZ_GetInstanceName.3 EZ_GetClassName.3 -MLINKS+= EZ_GetItemClientData.3 EZ_GetItemIntData.3 -MLINKS+= EZ_GetItemClientData.3 EZ_GetItemPtrData.3 -MLINKS+= EZ_GetItemClientData.3 EZ_SetItemClientData.3 -MLINKS+= EZ_GetItemClientData.3 EZ_SetItemIntData.3 -MLINKS+= EZ_GetItemClientData.3 EZ_SetItemPtrData.3 -MLINKS+= EZ_GetItemUnknownData.3 EZ_GetItemUnknownDataPtr.3 -MLINKS+= EZ_GetItemUnknownData.3 EZ_SetItemUnknownData.3 +MLINKS+= EZ_GetWidgetFont.3 EZ_GetFontFromId.3 +MLINKS+= EZ_GetWidgetFont.3 EZ_GetFontFromName.3 +MLINKS+= EZ_GetWidgetFont.3 EZ_GetFontFromXFontId.3 +MLINKS+= EZ_GetGLImageWindow.3 EZ_GetGLImageXWindow.3 +MLINKS+= EZ_SetIconPath.3 EZ_GetIconPath.3 MLINKS+= EZ_GetItemWidth.3 EZ_GetItemDimension.3 MLINKS+= EZ_GetItemWidth.3 EZ_GetItemHeight.3 +MLINKS+= EZ_GetItemClientData.3 EZ_GetItemIntData.3 MLINKS+= EZ_GetItemWidth.3 EZ_GetItemPosition.3 -MLINKS+= EZ_GetItemWidth.3 EZ_SetItemDimension.3 -MLINKS+= EZ_GetItemWidth.3 EZ_SetItemHeight.3 -MLINKS+= EZ_GetItemWidth.3 EZ_SetItemPosition.3 -MLINKS+= EZ_GetItemWidth.3 EZ_SetItemWidth.3 +MLINKS+= EZ_GetItemClientData.3 EZ_GetItemPtrData.3 +MLINKS+= EZ_GetItemUnknownData.3 EZ_GetItemUnknownDataPtr.3 MLINKS+= EZ_GetListBoxSelection.3 EZ_GetListBoxSelectedItem.3 MLINKS+= EZ_GetListBoxSelection.3 EZ_GetListBoxSelectionLineNumber.3 -MLINKS+= EZ_GetListTreeWidgetXYOffset.3 EZ_SetListTreeWidgetXYOffset.3 +MLINKS+= EZ_SetMenuButtonMenu.3 EZ_GetMenuButtonMenu.3 MLINKS+= EZ_GetNumberOfAllocatedColors.3 EZ_GetNumberOfReservedColorsForGL.3 -MLINKS+= EZ_GetParentWidget.3 EZ_GetChildrenWidget.3 +MLINKS+= EZ_SetOptionalEntryString.3 EZ_GetOptionalEntryString.3 +MLINKS+= EZ_GetParentBgGC.3 EZ_GetParentBgTileGC.3 +MLINKS+= EZ_GetDisplay.3 EZ_GetScreen.3 +MLINKS+= EZ_GetWidgetReturnData.3 EZ_GetSelectedMenuItem.3 MLINKS+= EZ_GetParentWidget.3 EZ_GetSiblingWidget.3 -MLINKS+= EZ_GetRadioButtonGroupVariableValue.3 EZ_SetRadioButtonGroupVariableValue.3 -MLINKS+= EZ_GetScrollbarState.3 EZ_UpdateScrollbar.3 -MLINKS+= EZ_GetSliderValue.3 EZ_SetSliderValue.3 +MLINKS+= EZ_SetStatusMeterValue.3 EZ_GetStatusMeterValue.3 +MLINKS+= EZ_SetStatusMeterValue.3 EZ_GetStatusMeterValueN.3 MLINKS+= EZ_GetTimerClientData.3 EZ_GetTimerIntData.3 MLINKS+= EZ_GetTimerClientData.3 EZ_GetTimerPtrData.3 +MLINKS+= EZ_GetDisplay.3 EZ_GetVisual.3 MLINKS+= EZ_GetWidgetGeometry.3 EZ_GetWidgetBorderWidth.3 +MLINKS+= EZ_SetWidgetCINames.3 EZ_GetWidgetCINames.3 +MLINKS+= EZ_GetWidgetIntData.3 EZ_GetWidgetClientData.3 MLINKS+= EZ_GetWidgetGeometry.3 EZ_GetWidgetDimension.3 MLINKS+= EZ_GetWidgetGeometry.3 EZ_GetWidgetHeight.3 +MLINKS+= EZ_SetWidgetLabelString.3 EZ_GetWidgetLabelPosition.3 +MLINKS+= EZ_SetWidgetLabelString.3 EZ_GetWidgetLabelString.3 +MLINKS+= EZ_GetWidgetGeometry.3 EZ_GetWidgetMinDimention.3 MLINKS+= EZ_GetWidgetGeometry.3 EZ_GetWidgetMinHeight.3 MLINKS+= EZ_GetWidgetGeometry.3 EZ_GetWidgetMinWidth.3 MLINKS+= EZ_GetWidgetGeometry.3 EZ_GetWidgetPosition.3 -MLINKS+= EZ_GetWidgetGeometry.3 EZ_GetWidgetWidth.3 -MLINKS+= EZ_GetWidgetIntData.3 EZ_GetWidgetClientData.3 MLINKS+= EZ_GetWidgetIntData.3 EZ_GetWidgetPtrData.3 -MLINKS+= EZ_GetWidgetIntData.3 EZ_SetWidgetClientData.3 -MLINKS+= EZ_GetWidgetIntData.3 EZ_SetWidgetIntData.3 -MLINKS+= EZ_GetWidgetIntData.3 EZ_SetWidgetPtrData.3 -MLINKS+= EZ_GetWidgetReturnData.3 EZ_GetSelectedMenuItem.3 MLINKS+= EZ_GetWidgetUnknownData.3 EZ_GetWidgetUnknownDataPtr.3 -MLINKS+= EZ_GetWidgetUnknownData.3 EZ_SetWidgetUnknownData.3 -MLINKS+= EZ_GetWorkAreaXYOffset.3 EZ_SetWorkAreaXYOffset.3 -MLINKS+= EZ_GrabPointer.3 EZ_UngrabPointer.3 -MLINKS+= EZ_IdentityMatrix.3 EZ_ZeroMatrix.3 +MLINKS+= EZ_GetWidgetGeometry.3 EZ_GetWidgetWidth.3 +MLINKS+= EZ_OnFrameDragHandle.3 EZ_HighlightFrameDragHandle.3 +MLINKS+= EZ_Cube.3 EZ_Icosahedron.3 +MLINKS+= EZ_Index.3 EZ_Indexf.3 MLINKS+= EZ_Initialize.3 EZ_InitializeXrm.3 +MLINKS+= EZ_ClearListBox.3 EZ_InsertListBoxItem.3 MLINKS+= EZ_InsertWidgetAfter.3 EZ_InsertWidgetBefore.3 -MLINKS+= EZ_InsertWidgetAfter.3 EZ_SwapWidgets.3 -MLINKS+= EZ_InstallSymbol.3 EZ_RetrieveSymbol.3 -MLINKS+= EZ_InstallSymbolicFloat.3 EZ_RetrieveSymbolicFloat.3 -MLINKS+= EZ_InstallSymbolicInt.3 EZ_RetrieveSymbolicInt.3 -MLINKS+= EZ_InstallSymbolicPointer.3 EZ_RetrieveSymbolicPointer.3 -MLINKS+= EZ_InstallSymbolicULong.3 EZ_RetrieveSymbolicULong.3 MLINKS+= EZ_ItemAddDnDDataDecoder.3 EZ_ItemAddDnDDataEncoder.3 MLINKS+= EZ_ItemAddDnDDataDecoder.3 EZ_ItemDeleteAllDnDDataDecoders.3 MLINKS+= EZ_ItemAddDnDDataDecoder.3 EZ_ItemDeleteAllDnDDataEncoders.3 @@ -438,45 +497,90 @@ MLINKS+= EZ_ItemAddDnDDataDecoder.3 EZ_ItemDeleteDnDDataEncoder.3 MLINKS+= EZ_LightModelf.3 EZ_LightModelfv.3 MLINKS+= EZ_Lightf.3 EZ_Lightfv.3 -MLINKS+= EZ_Malloc.3 EZ_Free.3 +MLINKS+= EZ_ClearListBox.3 EZ_ListBoxSelectItem.3 +MLINKS+= EZ_ClearListBox.3 EZ_ListBoxSelectItemUsingIdx.3 +MLINKS+= EZ_ListTreeGetHighlightedNodes.3 EZ_ListTreeGetHighlightedItems.3 MLINKS+= EZ_Materialf.3 EZ_Materialfv.3 -MLINKS+= EZ_NewList.3 EZ_EndList.3 +MLINKS+= EZ_ClearListBox.3 EZ_ModifyListBoxItem.3 MLINKS+= EZ_Normal3f.3 EZ_Normal3fv.3 +MLINKS+= EZ_WaitCursor.3 EZ_NormalCursor.3 +MLINKS+= EZ_Cube.3 EZ_Octahedron.3 MLINKS+= EZ_OptionEntryClearOptions.3 EZ_OptionEntryAppendOption.3 MLINKS+= EZ_OptionEntryClearOptions.3 EZ_OptionEntryDeleteOption.3 +MLINKS+= EZ_OptionEntryClearOptions.3 EZ_OptionalEntryAppendOption.3 +MLINKS+= EZ_OptionEntryClearOptions.3 EZ_OptionalEntryDeleteOption.3 +MLINKS+= EZ_OptionEntryClearOptions.3 EZ_OptionalEntryInsertOption.3 +MLINKS+= EZ_AllocateColorFromName.3 EZ_PixelValue2RGB.3 MLINKS+= EZ_PutGLImage.3 EZ_PutGLImageScreen.3 MLINKS+= EZ_PutGLImage.3 EZ_PutGLImageWindow.3 MLINKS+= EZ_PutGLImage.3 EZ_PutGLImageXWindow.3 +MLINKS+= EZ_ColorMapMode.3 EZ_RGBMode.3 +MLINKS+= EZ_SetGrab.3 EZ_ReleaseGrab.3 +MLINKS+= EZ_AddEventHandler.3 EZ_RemoveAllEventHandlers.3 +MLINKS+= EZ_AddIdleCallBack.3 EZ_RemoveAllIdleCallBacks.3 +MLINKS+= EZ_AddItemCallBack.3 EZ_RemoveAllItemCallBacks.3 +MLINKS+= EZ_AddWidgetCallBack.3 EZ_RemoveAllWidgetCallBacks.3 +MLINKS+= EZ_WidgetDispatchEvent.3 EZ_RemoveEvent.3 +MLINKS+= EZ_AddEventHandler.3 EZ_RemoveEventHandler.3 +MLINKS+= EZ_AddIdleCallBack.3 EZ_RemoveIdleCallBack.3 +MLINKS+= EZ_AddInput.3 EZ_RemoveInput.3 +MLINKS+= EZ_AddItemCallBack.3 EZ_RemoveItemCallBack.3 MLINKS+= EZ_QueueLedAction.3 EZ_RemoveLedAction.3 -MLINKS+= EZ_Save3DCanvas2PS.3 EZ_Save3DCanvas2PSA.3 -MLINKS+= EZ_SendMessage.3 EZ_BroadcastMessage.3 +MLINKS+= EZ_AddWidgetCallBack.3 EZ_RemoveWidgetCallBack.3 MLINKS+= EZ_SendMessage.3 EZ_ReplyMessage.3 -MLINKS+= EZ_SetApplicationName.3 EZ_GetApplicationName.3 +MLINKS+= EZ_SendMessage.3 EZ_ReplyMessageR.3 +MLINKS+= EZ_CreateTimer.3 EZ_ResetTimer.3 +MLINKS+= EZ_CreateTimer.3 EZ_RestartTimer.3 +MLINKS+= EZ_InstallSymbol.3 EZ_RetrieveSymbol.3 +MLINKS+= EZ_InstallSymbolicFloat.3 EZ_RetrieveSymbolicFloat.3 +MLINKS+= EZ_InstallSymbolicInt.3 EZ_RetrieveSymbolicInt.3 +MLINKS+= EZ_InstallSymbolicPointer.3 EZ_RetrieveSymbolicPointer.3 +MLINKS+= EZ_InstallSymbolicULong.3 EZ_RetrieveSymbolicULong.3 +MLINKS+= EZ_Save3DCanvas2PS.3 EZ_Save3DCanvas2PSA.3 +MLINKS+= EZ_SaveWidget2Postscript.3 EZ_SaveWidget2PPM.3 +MLINKS+= EZ_EventMainLoop.3 EZ_ServiceEvents.3 +MLINKS+= EZ_GetCheckButtonState.3 EZ_SetCheckButtonState.3 MLINKS+= EZ_SetDefaultEntryTextFont.3 EZ_SetDefaultLabelFont.3 MLINKS+= EZ_SetDefaultEntryTextFont.3 EZ_SetDefaultMenuTitleFont.3 MLINKS+= EZ_SetDirTreeDefaultPixmaps.3 EZ_SetDirTreeDefaultPixmapsFromXpmFiles.3 MLINKS+= EZ_SetDirTreeDirectoryNodeCreator.3 EZ_SetDirTreeFileNodeCreator.3 -MLINKS+= EZ_SetEntryString.3 EZ_GetEntryString.3 -MLINKS+= EZ_SetGrab.3 EZ_ReleaseGrab.3 -MLINKS+= EZ_SetHScrollbarDiscreteSpeed.3 EZ_SetVScrollbarDiscreteSpeed.3 +MLINKS+= EZ_SetDragIcon.3 EZ_SetDragCursor.3 +MLINKS+= EZ_GetFancyListBoxXYOffset.3 EZ_SetFancyListBoxXYOffset.3 +MLINKS+= EZ_SetLedBackground.3 EZ_SetForeground.3 +MLINKS+= EZ_GetItemClientData.3 EZ_SetItemClientData.3 +MLINKS+= EZ_GetItemWidth.3 EZ_SetItemDimension.3 +MLINKS+= EZ_GetItemWidth.3 EZ_SetItemHeight.3 +MLINKS+= EZ_GetItemClientData.3 EZ_SetItemIntData.3 +MLINKS+= EZ_GetItemWidth.3 EZ_SetItemPosition.3 +MLINKS+= EZ_GetItemClientData.3 EZ_SetItemPtrData.3 +MLINKS+= EZ_GetItemUnknownData.3 EZ_SetItemUnknownData.3 +MLINKS+= EZ_GetItemWidth.3 EZ_SetItemWidth.3 MLINKS+= EZ_SetKbdHighlightColor.3 EZ_SetKbdHighlightColorRGB.3 -MLINKS+= EZ_SetLcdBackground.3 EZ_SetLcdForeground.3 MLINKS+= EZ_SetLcdInteger.3 EZ_SetLcdFloat.3 -MLINKS+= EZ_SetLedBackground.3 EZ_SetForeground.3 -MLINKS+= EZ_SetLedBackground.3 EZ_SetOffPixelColor.3 +MLINKS+= EZ_SetLcdBackground.3 EZ_SetLcdForeground.3 +MLINKS+= EZ_SetLedBackground.3 EZ_SetLedForeground.3 MLINKS+= EZ_SetLedSize.3 EZ_SetLedHeight.3 MLINKS+= EZ_SetLedSize.3 EZ_SetLedWidth.3 +MLINKS+= EZ_GetListTreeWidgetXYOffset.3 EZ_SetListTreeWidgetXYOffset.3 +MLINKS+= EZ_SetLedBackground.3 EZ_SetOffPixelColor.3 +MLINKS+= EZ_GetRadioButtonGroupVariableValue.3 EZ_SetRadioButtonGroupVariableValue.3 +MLINKS+= EZ_GetSliderValue.3 EZ_SetSliderValue.3 MLINKS+= EZ_SetStatusMeterForeground.3 EZ_SetStatusMeterForegroundN.3 MLINKS+= EZ_SetStatusMeterRange.3 EZ_SetStatusMeterRangeN.3 MLINKS+= EZ_SetStatusMeterValue.3 EZ_SetStatusMeterValueN.3 MLINKS+= EZ_SetTimerClientData.3 EZ_SetTimerIntData.3 MLINKS+= EZ_SetTimerClientData.3 EZ_SetTimerPtrData.3 -MLINKS+= EZ_SetWidgetCINames.3 EZ_GetWidgetCINames.3 -MLINKS+= EZ_SetWidgetLabelString.3 EZ_GetWidgetLabelPosition.3 -MLINKS+= EZ_SetWidgetLabelString.3 EZ_GetWidgetLabelString.3 +MLINKS+= EZ_SetHScrollbarDiscreteSpeed.3 EZ_SetVScrollbarDiscreteSpeed.3 +MLINKS+= EZ_GetWidgetIntData.3 EZ_SetWidgetClientData.3 MLINKS+= EZ_SetWidgetPosition.3 EZ_SetWidgetHeight.3 +MLINKS+= EZ_GetWidgetIntData.3 EZ_SetWidgetIntData.3 +MLINKS+= EZ_GetWidgetIntData.3 EZ_SetWidgetPtrData.3 +MLINKS+= EZ_GetWidgetUnknownData.3 EZ_SetWidgetUnknownData.3 MLINKS+= EZ_SetWidgetPosition.3 EZ_SetWidgetWidth.3 +MLINKS+= EZ_GetWorkAreaXYOffset.3 EZ_SetWorkAreaXYOffset.3 MLINKS+= EZ_StopStatusMeter.3 EZ_StartStatusMeter.3 +MLINKS+= EZ_InsertWidgetAfter.3 EZ_SwapWidgets.3 +MLINKS+= EZ_Cube.3 EZ_Tetrahedron.3 MLINKS+= EZ_TextEndOfLine.3 EZ_TextBackwardChar.3 MLINKS+= EZ_TextEndOfLine.3 EZ_TextBackwardWord.3 MLINKS+= EZ_TextEndOfLine.3 EZ_TextBeginningOfBuffer.3 @@ -516,10 +620,17 @@ MLINKS+= EZ_TreeAttachSubtree.3 EZ_TreeDetachSubtree.3 MLINKS+= EZ_TreeNodeGetChildren.3 EZ_TreeNodeGetParent.3 MLINKS+= EZ_TreeNodeGetChildren.3 EZ_TreeNodeGetSibling.3 +MLINKS+= EZ_TreeSetBGColor.3 EZ_TreeSetBGColorName.3 +MLINKS+= EZ_TreeSetBGColor.3 EZ_TreeSetFGColor.3 +MLINKS+= EZ_TreeSetBGColor.3 EZ_TreeSetFGColorName.3 +MLINKS+= EZ_FreezeWidget.3 EZ_UnFreezeWidget.3 +MLINKS+= EZ_GrabPointer.3 EZ_UngrabPointer.3 +MLINKS+= EZ_GetScrollbarState.3 EZ_UpdateScrollbar.3 MLINKS+= EZ_Vertex3f.3 EZ_Vertex2f.3 MLINKS+= EZ_Vertex3f.3 EZ_Vertex2fv.3 MLINKS+= EZ_Vertex3f.3 EZ_Vertex3fv.3 -MLINKS+= EZ_WaitCursor.3 EZ_NormalCursor.3 +MLINKS+= EZ_EventMainLoop.3 EZ_WaitAndServiceNextEvent.3 +MLINKS+= EZ_WarpPointer.3 EZ_WarpPointerToWidgetWindow.3 MLINKS+= EZ_WidgetAddDnDDataDecoder.3 EZ_WidgetAddDnDDataEncoder.3 MLINKS+= EZ_WidgetAddDnDDataDecoder.3 EZ_WidgetDeleteAllDnDDataDecoders.3 MLINKS+= EZ_WidgetAddDnDDataDecoder.3 EZ_WidgetDeleteAllDnDDataEncoders.3 @@ -534,3 +645,4 @@ MLINKS+= EZ_WorkAreaClear.3 EZ_WorkAreaRearrange.3 MLINKS+= EZ_WorkAreaClear.3 EZ_WorkAreaSelectItem.3 MLINKS+= EZ_WorkAreaClear.3 EZ_WorkAreaSelectItemUsingIdx.3 +MLINKS+= EZ_IdentityMatrix.3 EZ_ZeroMatrix.3 diff -Nru EZWGL/files/md5 EZWGL-1.40/files/md5 --- EZWGL/files/md5 Mon Jul 27 22:50:00 1998 +++ EZWGL-1.40/files/md5 Mon Dec 21 13:11:48 1998 @@ -1,2 +1,3 @@ -MD5 (EZWGL-1.39-src.tgz) = 9545ff4064b0629dda793b778c1a5762 -MD5 (EZWGL-1.39-doc.tgz) = b3a32e49d34c0c9f73a04a0d38a8f890 +MD5 (EZWGL-1.40-src.tgz) = 817f7aee5f0fd67410b857f329fe7a18 +MD5 (EZWGL-1.40-doc.tgz) = ee99a79a3efddf01952313fcee8c5610 +MD5 (EZWGL-1.40-demo.tgz) = d6ba842e5814988a182a7feac4135ccb diff -Nru EZWGL/patches/patch-aa EZWGL-1.40/patches/patch-aa --- EZWGL/patches/patch-aa Mon Jul 27 22:50:01 1998 +++ EZWGL-1.40/patches/patch-aa Tue Dec 22 12:39:56 1998 @@ -1,6 +1,6 @@ ---- Makefile Tue Jun 30 22:00:52 1998 -+++ /home/andy/tmp/wrk/Makefile Tue Jul 21 14:21:17 1998 -@@ -22,10 +22,10 @@ +--- Makefile Wed Nov 11 17:52:43 1998 ++++ /home/andy/tmp/wrk/Makefile Tue Dec 22 12:37:23 1998 +@@ -22,14 +22,14 @@ #---------------------------------------------------------------------------------- # Compiler, you need gcc. # @@ -8,19 +8,23 @@ +#CC= gcc -Wall # # --DEBUG_FLAG = #-DEZ_DEBUG -+#DEBUG_FLAG = #-DEZ_DEBUG + DEBUG_FLAG = #-DEZ_DEBUG # # Optimization flag. # +-OPTIMIZATION_FLAG = -O2 -fexpensive-optimizations -funroll-loops ++#OPTIMIZATION_FLAG = -O2 -fexpensive-optimizations -funroll-loops + # + # If your X window environment does not support the MIT shared memory + # extension, comment out the next line. @@ -45,8 +45,8 @@ # If you don't want the JPEG support, simply comment out # the next two lines. # -JPEG_FLAG = -DJPEG -I../jpeg --JPEG_LIB = ../jpeg/libjpeg.a +-JPEG_LIB = #../jpeg/libjpeg.a +JPEG_FLAG = -DJPEG -I${LOCALBASE}/include -I${X11BASE}/include -+#JPEG_LIB = ../jpeg/libjpeg.a ++#JPEG_LIB = #../jpeg/libjpeg.a # # A few high frequency gl routines have macro substitutes. The macro version # is about, on average, 5-10% faster. However, they generate about 25% larger @@ -33,21 +37,35 @@ FLAGS = $(DEBUG_FLAG) $(GL_FLAG) $(MISC_FLAG) $(JPEG_FLAG) COMPILER = $(CC) $(CFLAGS) -@@ -68,13 +68,13 @@ +@@ -67,16 +67,16 @@ + all: shared shared: +- cd jpeg; make all CC="$(CC) -fpic"; ++# cd jpeg; make all CC="$(CC) -fpic"; cd lib; make shared CC="$(COMPILER) $(FLAGS) -fpic" -- cd jpeg; make; - cd examples; make all CC="$(COMPILER)" LIBDIR="$(LIBDIR)" JPEG_LIB="$(JPEG_LIB)" -+# cd jpeg; make; +- cd demos; make all CC="$(COMPILER)" LIBDIR="$(LIBDIR)" JPEG_LIB="$(JPEG_LIB)" +# cd examples; make all CC="$(COMPILER)" LIBDIR="$(LIBDIR)" JPEG_LIB="$(JPEG_LIB)" ++# cd demos; make all CC="$(COMPILER)" LIBDIR="$(LIBDIR)" JPEG_LIB="$(JPEG_LIB)" static: +- cd jpeg; make all CC="$(CC)"; ++# cd jpeg; make all CC="$(CC)"; cd lib; make static CC="$(COMPILER) $(FLAGS)" AR="$(AR)" RANLIB="$(RANLIB)" -- cd jpeg; make; - cd examples; make all CC="$(COMPILER)" LIBDIR="$(LIBDIR)" JPEG_LIB="$(JPEG_LIB)" -+# cd jpeg; make; +- cd demos; make all CC="$(COMPILER)" LIBDIR="$(LIBDIR)" JPEG_LIB="$(JPEG_LIB)" +# cd examples; make all CC="$(COMPILER)" LIBDIR="$(LIBDIR)" JPEG_LIB="$(JPEG_LIB)" ++# cd demos; make all CC="$(COMPILER)" LIBDIR="$(LIBDIR)" JPEG_LIB="$(JPEG_LIB)" install-shared: cd lib; make install-shared CC="$(COMPILER) $(FLAGS) -fpic" LIBDIR="$(LIBDIR)" +@@ -85,7 +85,7 @@ + + install-static: + cd lib; make install-static CC="$(COMPILER) $(FLAGS)" AR=$(AR) LIBDIR="$(LIBDIR)" RANLIB="$(RANLIB)" +- cd include; make install CC="$(COMPILER)" INCLDIR="$(INCLDIR)" ++# cd include; make install CC="$(COMPILER)" INCLDIR="$(INCLDIR)" + + clean: + cd lib; make clean RM="$(RM)" diff -Nru EZWGL/patches/patch-ab EZWGL-1.40/patches/patch-ab --- EZWGL/patches/patch-ab Mon Oct 5 10:15:28 1998 +++ EZWGL-1.40/patches/patch-ab Sat Dec 26 20:27:04 1998 @@ -1,50 +1,15 @@ ---- lib/Makefile.orig Wed Jun 24 17:03:23 1998 -+++ lib/Makefile Sat Oct 3 15:20:40 1998 -@@ -19,7 +19,13 @@ +--- demos/Makefile Tue Nov 10 07:41:08 1998 ++++ /home/andy/tmp/wrk/demos/Makefile Sat Dec 26 20:20:29 1998 +@@ -2,10 +2,10 @@ + # + # use gcc is highly recommended - static: libEZ.a +-INCLUDE = -I../include ++INCLUDE = -I/usr/X11R6/include -I/usr/local/include --shared: libEZ.so.1.3 -+.if ${PORTOBJFORMAT} == "elf" -+SOLIB= libEZ.so.1 -+.else -+SOLIB= libEZ.so.1.3 -+.endif -+ -+shared: $(SOLIB) - #---------------------------------------------------------------------------------- +-LIBS = -L../lib -L/usr/X11R6/lib -lEZ -lX11 -lXext -lm -lc ++LIBS = -L/usr/X11R6/lib -L/usr/local/lib -lEZ -lX11 -lXext -lm -lc -@@ -98,15 +104,19 @@ - ln -s libEZ.so.1.3 libEZ.so - ln -s libEZ.so.1.3 libEZ.so.1 + CC= gcc -+libEZ.so.1: $(OBJ) -+ $(CC) -shared -soname $@ -o $@ $(OBJ) -+ - /bin/rm -f libEZ.so -+ ln -s $@ libEZ.so -+ - libEZ.a: $(OBJ) - $(AR) r libEZ.a $(OBJ) - $(RANLIB) libEZ.a - - install-shared: shared -- cp libEZ.so.1.3 $(LIBDIR) -- - /bin/rm -f $(LIBDIR)/libEZ.so $(LIBDIR)/libEZ.so.1 -- ln -s $(LIBDIR)/libEZ.so.1.3 $(LIBDIR)/libEZ.so -- ln -s $(LIBDIR)/libEZ.so.1.3 $(LIBDIR)/libEZ.so.1 -+ cp $(SOLIB) $(LIBDIR) -+ - /bin/rm -f $(LIBDIR)/libEZ.so -+ ln -s $(LIBDIR)/$(SOLIB) $(LIBDIR)/libEZ.so - (ldconfig >/dev/null || /sbin/ldconfig) - - install-static: shared -@@ -126,7 +136,7 @@ - $(CC) $(GLOB_OPTIONS) -c fnmatch.c - - EZ_Jpeg.o: EZ_Jpeg.c EZ_Widget.h -- $(CC) -I$(JPEGDIR) -c EZ_Jpeg.c -+ $(CC) -c EZ_Jpeg.c - - .c.o: - $(CC) -c $< diff -Nru EZWGL/patches/patch-ac EZWGL-1.40/patches/patch-ac --- EZWGL/patches/patch-ac Tue May 19 08:50:10 1998 +++ EZWGL-1.40/patches/patch-ac Sat Dec 26 20:27:04 1998 @@ -1,41 +1,15 @@ ---- examples/Makefile Wed Feb 25 21:21:36 1998 -+++ /home/andy/tmp/wrk/examples/Makefile Mon May 4 18:26:43 1998 -@@ -6,15 +6,15 @@ +--- demos/DnD/Makefile Tue Nov 10 07:43:26 1998 ++++ /home/andy/tmp/wrk/demos/DnD/Makefile Sat Dec 26 20:18:54 1998 +@@ -2,10 +2,10 @@ # # use gcc is highly recommended --INCLUDE = -I../include -+INCLUDE = -I${LOCALBASE}/include -I${X11BASE}/include +-INCLUDE = -I../../include ++INCLUDE = -I/usr/X11R6/include -I/usr/local/include - JUNK = --LIBS = -L../lib -L/usr/X11R6/lib -lEZ ../jpeg/libjpeg.a -lX11 -lXext -lm -lc -+LIBS = -L${LOCALBASE}/lib -L${X11BASE}/lib -lEZ -ljpeg -lX11 -lXext -lm -lc +-LIBS = -L../../lib -L/usr/X11R6/lib -lEZ -lX11 -lXext -lm -lc ++LIBS = -L/usr/X11R6/lib -L/usr/local/lib -lEZ -lX11 -lXext -lm -lc - CC= g++ - --CFLAG = -g $(INCLUDE) -+CFLAG = $(INCLUDE) - - EXAMPLES= Example1 Example2 Example3 Example4 Example5 Example6\ - Example7 Example8 Example9 Example10 Example11 Example12S\ -@@ -33,17 +33,14 @@ - clean: - $(RM) $(EXAMPLES) - --../lib/libEZ.a: -- cd ../lib; make all -- - .c.o: - $(CC) $(CFLAG) -c $< - - .o: -- $(CC) $(CFLAG) $< -o $@ $(LIBS) $(JPEG_LIB) -+ $(CC) $(CFLAG) $< -o $@ $(LIBS) - - .c: -- $(CC) $(CFLAG) $< -o $@ $(LIBS) $(JPEG_LIB) -+ $(CC) $(CFLAG) $< -o $@ $(LIBS) - - #---------------------------------------------------------------------------------- + CC= gcc diff -Nru EZWGL/patches/patch-ad EZWGL-1.40/patches/patch-ad --- EZWGL/patches/patch-ad Thu Jan 1 00:00:00 1970 +++ EZWGL-1.40/patches/patch-ad Sat Dec 26 20:27:04 1998 @@ -0,0 +1,15 @@ +--- demos/GL/Makefile Tue Nov 10 07:41:49 1998 ++++ /home/andy/tmp/wrk/demos/GL/Makefile Sat Dec 26 20:17:52 1998 +@@ -2,10 +2,10 @@ + # + # use gcc is highly recommended + +-INCLUDE = -I../../include ++INCLUDE = -I/usr/X11R6/include -I/usr/local/include + + +-LIBS = -L../../lib -L/usr/X11R6/lib -lEZ -lX11 -lXext -lm -lc ++LIBS = -L/usr/X11R6/lib -L/usr/local/lib -lEZ -lX11 -lXext -lm -lc + + CC= gcc + diff -Nru EZWGL/patches/patch-ae EZWGL-1.40/patches/patch-ae --- EZWGL/patches/patch-ae Thu Jan 1 00:00:00 1970 +++ EZWGL-1.40/patches/patch-ae Sat Dec 26 20:27:04 1998 @@ -0,0 +1,15 @@ +--- demos/Message/Makefile Tue Nov 10 07:42:16 1998 ++++ /home/andy/tmp/wrk/demos/Message/Makefile Sat Dec 26 20:19:58 1998 +@@ -2,10 +2,10 @@ + # + # use gcc is highly recommended + +-INCLUDE = -I../../include ++INCLUDE = -I/usr/X11R6/include -I/usr/local/include + + +-LIBS = -L../../lib -L/usr/X11R6/lib -lEZ -lX11 -lXext -lm -lc ++LIBS = -L/usr/X11R6/lib -L/usr/local/lib -lEZ -lX11 -lXext -lm -lc + + CC= gcc + diff -Nru EZWGL/patches/patch-af EZWGL-1.40/patches/patch-af --- EZWGL/patches/patch-af Thu Jan 1 00:00:00 1970 +++ EZWGL-1.40/patches/patch-af Mon Dec 28 13:28:56 1998 @@ -0,0 +1,18 @@ +--- examples/Makefile Tue Nov 10 07:40:59 1998 ++++ /home/andy/tmp/wrk/examples/Makefile Mon Dec 21 18:00:14 1998 +@@ -1,12 +1,12 @@ + # + # use gcc is highly recommended + +-INCLUDE = -I../include +-LIBS = -L../lib -L/usr/X11R6/lib -lEZ -lX11 -lXext -lm -lc ++INCLUDE = -I/usr/X11R6/include -I/usr/local/include ++LIBS = -L/usr/X11R6/lib -L/usr/local/lib -lEZ -ljpeg -lX11 -lXext -lm -lc + + CC= gcc + +-CFLAG = -O $(INCLUDE) ++CFLAG = $(INCLUDE) + + EXAMPLES= arrows frame mbutton rotateTxt tree \ + cbutton hibye menu scroll workarea\ diff -Nru EZWGL/patches/patch-ag EZWGL-1.40/patches/patch-ag --- EZWGL/patches/patch-ag Thu Jan 1 00:00:00 1970 +++ EZWGL-1.40/patches/patch-ag Tue Dec 22 11:16:01 1998 @@ -0,0 +1,58 @@ +--- lib/Makefile Wed Nov 11 17:46:38 1998 ++++ /home/andy/tmp/wrk/lib/Makefile Tue Dec 22 10:45:30 1998 +@@ -19,7 +19,13 @@ + + static: libEZ.a + +-shared: libEZ.so.1.4 ++.if ${PORTOBJFORMAT} == "elf" ++SOLIB= libEZ.so.1 ++.else ++SOLIB= libEZ.so.1.4 ++.endif ++ ++shared: $(SOLIB) + + #---------------------------------------------------------------------------------- + +@@ -94,21 +100,25 @@ + OBJ = $(SRC:.c=.o) + + libEZ.so.1.4: $(OBJ) +- $(CC) -shared -o libEZ.so.1.4 $(OBJ) ../jpeg/*.o ++ $(CC) -shared -o libEZ.so.1.4 $(OBJ) -L${LOCALBASE}/lib -ljpeg + - /bin/rm -f libEZ.so libEZ.so.1 + ln -s libEZ.so.1.4 libEZ.so + ln -s libEZ.so.1.4 libEZ.so.1 + ++libEZ.so.1: $(OBJ) ++ $(CC) -shared -soname $@ -o $@ $(OBJ) ++ - /bin/rm -f libEZ.so ++ ln -s $@ libEZ.so ++ + libEZ.a: $(OBJ) + $(AR) r libEZ.a $(OBJ) + $(RANLIB) libEZ.a + + install-shared: shared +- cp libEZ.so.1.4 $(LIBDIR) +- - /bin/rm -f $(LIBDIR)/libEZ.so $(LIBDIR)/libEZ.so.1 +- ln -s $(LIBDIR)/libEZ.so.1.4 $(LIBDIR)/libEZ.so +- ln -s $(LIBDIR)/libEZ.so.1.4 $(LIBDIR)/libEZ.so.1 +- - (lldconfig >/dev/null || /sbin/ldconfig) ++ cp $(SOLIB) $(LIBDIR) ++ - /bin/rm -f $(LIBDIR)/libEZ.so ++ ln -s $(LIBDIR)/$(SOLIB) $(LIBDIR)/libEZ.so ++ - (ldconfig >/dev/null || /sbin/ldconfig) + + install-static: shared + cp libEZ.a $(LIBDIR) +@@ -127,7 +137,7 @@ + $(CC) $(GLOB_OPTIONS) -c fnmatch.c + + EZ_Jpeg.o: EZ_Jpeg.c EZ_Widget.h +- $(CC) -I$(JPEGDIR) -c EZ_Jpeg.c ++ $(CC) -c EZ_Jpeg.c + + .c.o: + $(CC) -c $< diff -Nru EZWGL/pkg/PLIST EZWGL-1.40/pkg/PLIST --- EZWGL/pkg/PLIST Mon Oct 5 10:15:28 1998 +++ EZWGL-1.40/pkg/PLIST Mon Dec 28 12:50:01 1998 @@ -1,18 +1,28 @@ include/EZ.h lib/libEZ.a lib/libEZ.so -lib/libEZ.so.1.3 +lib/libEZ.so.1.4 @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -share/doc/EZ/LICENSE +share/doc/EZ/html/applications.html +share/doc/EZ/html/ezfm.html share/doc/EZ/html/index.html share/doc/EZ/html/welcome.html +share/doc/EZ/html/images/bg.gif- +share/doc/EZ/html/images/dot_clear.gif +share/doc/EZ/html/images/ez.gif +share/doc/EZ/html/images/grnbg.gif +share/doc/EZ/html/manp/.html share/doc/EZ/html/manp/EZ.html +share/doc/EZ/html/manp/EZ_ActivateChildren.html share/doc/EZ/html/manp/EZ_ActivateNoteBookPage.html +share/doc/EZ/html/manp/EZ_ActivateSibling.html share/doc/EZ/html/manp/EZ_ActivateWidget.html share/doc/EZ/html/manp/EZ_AddEventHandler.html +share/doc/EZ/html/manp/EZ_AddIdleCallBack.html share/doc/EZ/html/manp/EZ_AddInput.html share/doc/EZ/html/manp/EZ_AddItemCallBack.html +share/doc/EZ/html/manp/EZ_AddMessageHandler.html share/doc/EZ/html/manp/EZ_AddWidgetCallBack.html share/doc/EZ/html/manp/EZ_AllocateColorFromName.html share/doc/EZ/html/manp/EZ_AllocateColorFromRGB.html @@ -21,15 +31,19 @@ share/doc/EZ/html/manp/EZ_Begin.html share/doc/EZ/html/manp/EZ_BindLightSrc.html share/doc/EZ/html/manp/EZ_BindMaterial.html -share/doc/EZ/html/manp/EZ_CallWidgetCallbacks.html -share/doc/EZ/html/manp/EZ_CallWidgetMotionCallbacks.html +share/doc/EZ/html/manp/EZ_BlinkWidget.html +share/doc/EZ/html/manp/EZ_BroadcastMessage.html +share/doc/EZ/html/manp/EZ_BusyCursor.html share/doc/EZ/html/manp/EZ_CMove2f.html share/doc/EZ/html/manp/EZ_CMove3f.html share/doc/EZ/html/manp/EZ_CMove3fv.html +share/doc/EZ/html/manp/EZ_CMoveScreen2f.html share/doc/EZ/html/manp/EZ_CMoveScreen3f.html share/doc/EZ/html/manp/EZ_CMoveScreen3fv.html share/doc/EZ/html/manp/EZ_CallList.html share/doc/EZ/html/manp/EZ_CallLists.html +share/doc/EZ/html/manp/EZ_CallWidgetCallbacks.html +share/doc/EZ/html/manp/EZ_CallWidgetMotionCallbacks.html share/doc/EZ/html/manp/EZ_CancelTimer.html share/doc/EZ/html/manp/EZ_Clear.html share/doc/EZ/html/manp/EZ_ClearColorf.html @@ -43,6 +57,8 @@ share/doc/EZ/html/manp/EZ_ColorMapMode.html share/doc/EZ/html/manp/EZ_ColorMaterial.html share/doc/EZ/html/manp/EZ_ComputeItemSize.html +share/doc/EZ/html/manp/EZ_ComputeWidgetWindowSize.html +share/doc/EZ/html/manp/EZ_Configure3DCanvas.html share/doc/EZ/html/manp/EZ_ConfigureItem.html share/doc/EZ/html/manp/EZ_ConfigureWidget.html share/doc/EZ/html/manp/EZ_CopyMatrix.html @@ -51,12 +67,15 @@ share/doc/EZ/html/manp/EZ_CreateCursorFromBitmapData.html share/doc/EZ/html/manp/EZ_CreateCursorFromBitmapFile.html share/doc/EZ/html/manp/EZ_CreateDirTree.html +share/doc/EZ/html/manp/EZ_CreateGLImage.html share/doc/EZ/html/manp/EZ_CreateItem.html share/doc/EZ/html/manp/EZ_CreateLabelPixmapFromImageFile.html share/doc/EZ/html/manp/EZ_CreateLabelPixmapFromXBitmapData.html share/doc/EZ/html/manp/EZ_CreateLabelPixmapFromXBitmapFile.html +share/doc/EZ/html/manp/EZ_CreateLabelPixmapFromXPixmap.html share/doc/EZ/html/manp/EZ_CreateLabelPixmapFromXpmData.html share/doc/EZ/html/manp/EZ_CreateLabelPixmapFromXpmFile.html +share/doc/EZ/html/manp/EZ_CreateRotateTextPixmap.html share/doc/EZ/html/manp/EZ_CreateSimpleMenu.html share/doc/EZ/html/manp/EZ_CreateTimer.html share/doc/EZ/html/manp/EZ_CreateTreeNode.html @@ -68,6 +87,8 @@ share/doc/EZ/html/manp/EZ_CreateXPixmapFromXpmFile.html share/doc/EZ/html/manp/EZ_Cube.html share/doc/EZ/html/manp/EZ_CullFace.html +share/doc/EZ/html/manp/EZ_DeActivateChildren.html +share/doc/EZ/html/manp/EZ_DeActivateSibling.html share/doc/EZ/html/manp/EZ_DeActivateWidget.html share/doc/EZ/html/manp/EZ_DefineLightModel.html share/doc/EZ/html/manp/EZ_DeleteList.html @@ -75,9 +96,11 @@ share/doc/EZ/html/manp/EZ_DefineMaterial.html share/doc/EZ/html/manp/EZ_DeleteListBoxItem.html share/doc/EZ/html/manp/EZ_DeleteLists.html +share/doc/EZ/html/manp/EZ_DeleteMessageHandler.html share/doc/EZ/html/manp/EZ_DestroyItem.html share/doc/EZ/html/manp/EZ_DestroyWidget.html share/doc/EZ/html/manp/EZ_DestroyWidgetWindows.html +share/doc/EZ/html/manp/EZ_DetachFrame.html share/doc/EZ/html/manp/EZ_Disable.html share/doc/EZ/html/manp/EZ_DisableBubbleHelp.html share/doc/EZ/html/manp/EZ_DisableHighlight.html @@ -87,22 +110,28 @@ share/doc/EZ/html/manp/EZ_DisableWidget.html share/doc/EZ/html/manp/EZ_DisableWidgetTree.html share/doc/EZ/html/manp/EZ_DisplayWidget.html +share/doc/EZ/html/manp/EZ_DisplayWidgetUnderPointer.html share/doc/EZ/html/manp/EZ_DnDGetDragConversionTargets.html share/doc/EZ/html/manp/EZ_DnDGetMatchedConversionTargets.html share/doc/EZ/html/manp/EZ_DoPopup.html share/doc/EZ/html/manp/EZ_DoPopupAt.html +share/doc/EZ/html/manp/EZ_DoScroll.html +share/doc/EZ/html/manp/EZ_DockFrame.html share/doc/EZ/html/manp/EZ_Dodecahedron.html share/doc/EZ/html/manp/EZ_DrawBuffer.html +share/doc/EZ/html/manp/EZ_DrawRectBorder.html share/doc/EZ/html/manp/EZ_DrawString.html share/doc/EZ/html/manp/EZ_DrawWidget.html share/doc/EZ/html/manp/EZ_Enable.html share/doc/EZ/html/manp/EZ_EnableBubbleHelp.html share/doc/EZ/html/manp/EZ_EnableHighlight.html share/doc/EZ/html/manp/EZ_EnableImageDithering.html +share/doc/EZ/html/manp/EZ_EnableLabelOffset.html share/doc/EZ/html/manp/EZ_EnableLableOffset.html share/doc/EZ/html/manp/EZ_EnableSliderDepression.html share/doc/EZ/html/manp/EZ_EnableWidget.html share/doc/EZ/html/manp/EZ_EnableWidgetTree.html +share/doc/EZ/html/manp/EZ_End.html share/doc/EZ/html/manp/EZ_EndList.html share/doc/EZ/html/manp/EZ_EnterEvent.html share/doc/EZ/html/manp/EZ_EntryEditBackward.html @@ -120,8 +149,11 @@ share/doc/EZ/html/manp/EZ_EventMainLoop.html share/doc/EZ/html/manp/EZ_FancyListBoxClear.html share/doc/EZ/html/manp/EZ_FancyListBoxDeleteRow.html +share/doc/EZ/html/manp/EZ_FancyListBoxDeleteSomeRows.html share/doc/EZ/html/manp/EZ_FancyListBoxFindItemAtXY.html share/doc/EZ/html/manp/EZ_FancyListBoxFindRowAtXY.html +share/doc/EZ/html/manp/EZ_FancyListBoxGetHighlightedItems.html +share/doc/EZ/html/manp/EZ_FancyListBoxGetHighlightedRows.html share/doc/EZ/html/manp/EZ_FancyListBoxInsertRow.html share/doc/EZ/html/manp/EZ_FancyListBoxReplaceItem.html share/doc/EZ/html/manp/EZ_FancyListBoxReplaceItemUsingIdx.html @@ -130,70 +162,28 @@ share/doc/EZ/html/manp/EZ_FlashWidgetBorder.html share/doc/EZ/html/manp/EZ_Fogfv.html share/doc/EZ/html/manp/EZ_Free.html +share/doc/EZ/html/manp/EZ_FreeGLImage.html share/doc/EZ/html/manp/EZ_FreeLabelPixmap.html share/doc/EZ/html/manp/EZ_FreeXPixmap.html share/doc/EZ/html/manp/EZ_FreezeWidget.html share/doc/EZ/html/manp/EZ_FrontFace.html share/doc/EZ/html/manp/EZ_Frustum.html +share/doc/EZ/html/manp/EZ_GLConfig.html share/doc/EZ/html/manp/EZ_GLEnterEvent.html share/doc/EZ/html/manp/EZ_GLNextEvent.html share/doc/EZ/html/manp/EZ_GLResetEvents.html -share/doc/EZ/html/manp/EZ_GetAndUseWidgetResources.html -share/doc/EZ/html/manp/EZ_GetChildrenWidget.html -share/doc/EZ/html/manp/EZ_GetClassName.html -share/doc/EZ/html/manp/EZ_GetDnDDragSrcXYOffset.html -share/doc/EZ/html/manp/EZ_GetFancyListBoxData.html -share/doc/EZ/html/manp/EZ_GetFancyListBoxNumberOfRows.html -share/doc/EZ/html/manp/EZ_GetFancyListBoxXYOffset.html -share/doc/EZ/html/manp/EZ_GetInstanceName.html -share/doc/EZ/html/manp/EZ_GetItemUnknownData.html -share/doc/EZ/html/manp/EZ_GetItemUnknownDataPtr.html -share/doc/EZ/html/manp/EZ_GetListTreeWidgetXYOffset.html -share/doc/EZ/html/manp/EZ_GetParentWidget.html -share/doc/EZ/html/manp/EZ_GetSiblingWidget.html -share/doc/EZ/html/manp/EZ_GetWidgetCINames.html -share/doc/EZ/html/manp/EZ_GetWidgetUnknownData.html -share/doc/EZ/html/manp/EZ_GetWidgetUnknownDataPtr.html -share/doc/EZ/html/manp/EZ_GetWorkAreaItemUsingIdx.html -share/doc/EZ/html/manp/EZ_GetWorkAreaNumberOfItems.html -share/doc/EZ/html/manp/EZ_GetWorkAreaXYOffset.html -share/doc/EZ/html/manp/EZ_GetWritableGC.html -share/doc/EZ/html/manp/EZ_GlobFileName.html -share/doc/EZ/html/manp/EZ_GlobFiles.html -share/doc/EZ/html/manp/EZ_GlobHiddenFiles.html -share/doc/EZ/html/manp/EZ_InverseTranspose.html -share/doc/EZ/html/manp/EZ_InvertMatrix.html -share/doc/EZ/html/manp/EZ_ItemExist.html -share/doc/EZ/html/manp/EZ_ListTreeFindNodeAtXY.html -share/doc/EZ/html/manp/EZ_MenuBarAddItemAndMenu.html -share/doc/EZ/html/manp/EZ_MenuBarDeleteItem.html -share/doc/EZ/html/manp/EZ_MenuBarDeleteItemAndMenu.html -share/doc/EZ/html/manp/EZ_MenuBarFindItem.html -share/doc/EZ/html/manp/EZ_MenuBarFindItemAndMenu.html -share/doc/EZ/html/manp/EZ_MenuBarInsertItemAndMenu.html -share/doc/EZ/html/manp/EZ_MenuBarSetItemMenu.html -share/doc/EZ/html/manp/EZ_OptionEntryAppendOption.html -share/doc/EZ/html/manp/EZ_OptionEntryClearOptions.html -share/doc/EZ/html/manp/EZ_OptionEntryDeleteOption.html -share/doc/EZ/html/manp/EZ_PrintStandardOptions.html -share/doc/EZ/html/manp/EZ_RegisterWidget.html -share/doc/EZ/html/manp/EZ_SetFancyListBoxXYOffset.html -share/doc/EZ/html/manp/EZ_SetGlobalForeground.html -share/doc/EZ/html/manp/EZ_SetItemUnknownData.html -share/doc/EZ/html/manp/EZ_SetListTreeWidgetXYOffset.html -share/doc/EZ/html/manp/EZ_SetWidgetCINames.html -share/doc/EZ/html/manp/EZ_SetWidgetUnknownData.html -share/doc/EZ/html/manp/EZ_SetWorkAreaXYOffset.html -share/doc/EZ/html/manp/EZ_TileExpand.html -share/doc/EZ/html/manp/EZ_Tube.html +share/doc/EZ/html/manp/EZ_GetGLImageInfo.html share/doc/EZ/html/manp/EZ_GenLists.html share/doc/EZ/html/manp/EZ_GenerateRotationMatrix.html share/doc/EZ/html/manp/EZ_Get3DCanvasSize.html +share/doc/EZ/html/manp/EZ_GetAndUseWidgetResources.html share/doc/EZ/html/manp/EZ_GetApplicationName.html share/doc/EZ/html/manp/EZ_GetApplicationResource.html share/doc/EZ/html/manp/EZ_GetAtom.html share/doc/EZ/html/manp/EZ_GetBubbleHelp.html share/doc/EZ/html/manp/EZ_GetCheckButtonState.html +share/doc/EZ/html/manp/EZ_GetChildrenWidget.html +share/doc/EZ/html/manp/EZ_GetClassName.html share/doc/EZ/html/manp/EZ_GetColormap.html share/doc/EZ/html/manp/EZ_GetCursor.html share/doc/EZ/html/manp/EZ_GetCursorByName.html @@ -202,44 +192,56 @@ share/doc/EZ/html/manp/EZ_GetDirTreeNodeFullPath.html share/doc/EZ/html/manp/EZ_GetDisplay.html share/doc/EZ/html/manp/EZ_GetDisplayInfo.html +share/doc/EZ/html/manp/EZ_GetDnDDragSrcXYOffset.html share/doc/EZ/html/manp/EZ_GetDnDDropLocation.html share/doc/EZ/html/manp/EZ_GetEntryString.html +share/doc/EZ/html/manp/EZ_GetFancyListBoxData.html share/doc/EZ/html/manp/EZ_GetFancyListBoxItemUsingIdx.html +share/doc/EZ/html/manp/EZ_GetFancyListBoxNumberOfColumns.html +share/doc/EZ/html/manp/EZ_GetFancyListBoxNumberOfRows.html +share/doc/EZ/html/manp/EZ_GetFancyListBoxNumberofRows.html share/doc/EZ/html/manp/EZ_GetFancyListBoxSelection.html share/doc/EZ/html/manp/EZ_GetFancyListBoxSelectionIdx.html share/doc/EZ/html/manp/EZ_GetFancyListBoxWidgetComponents.html -share/doc/EZ/html/manp/EZ_GetFontFromId.html +share/doc/EZ/html/manp/EZ_GetFancyListBoxXYOffset.html share/doc/EZ/html/manp/EZ_GetFileSelectorComponents.html share/doc/EZ/html/manp/EZ_GetFileSelectorSelection.html +share/doc/EZ/html/manp/EZ_GetFontFromId.html share/doc/EZ/html/manp/EZ_GetFontFromName.html share/doc/EZ/html/manp/EZ_GetFontName.html +share/doc/EZ/html/manp/EZ_GetInstanceName.html share/doc/EZ/html/manp/EZ_GetItemClientData.html share/doc/EZ/html/manp/EZ_GetItemDimension.html -share/doc/EZ/html/manp/EZ_Index.html share/doc/EZ/html/manp/EZ_GetItemHeight.html share/doc/EZ/html/manp/EZ_GetItemIntData.html share/doc/EZ/html/manp/EZ_GetItemPosition.html share/doc/EZ/html/manp/EZ_GetItemPtrData.html +share/doc/EZ/html/manp/EZ_GetItemUnknownData.html +share/doc/EZ/html/manp/EZ_GetItemUnknownDataPtr.html share/doc/EZ/html/manp/EZ_GetItemWidth.html share/doc/EZ/html/manp/EZ_GetLabelItemStringInfo.html +share/doc/EZ/html/manp/EZ_GetLabelPixmapInfo.html share/doc/EZ/html/manp/EZ_GetLedString.html -share/doc/EZ/html/manp/EZ_GetListBoxSelection.html share/doc/EZ/html/manp/EZ_GetListBoxSelectedItem.html +share/doc/EZ/html/manp/EZ_GetListBoxSelection.html share/doc/EZ/html/manp/EZ_GetListBoxSelectionLineNumber.html share/doc/EZ/html/manp/EZ_GetListBoxWidgetComponents.html share/doc/EZ/html/manp/EZ_GetListTreeWidgetComponents.html share/doc/EZ/html/manp/EZ_GetListTreeWidgetSelection.html share/doc/EZ/html/manp/EZ_GetListTreeWidgetTree.html +share/doc/EZ/html/manp/EZ_GetListTreeWidgetXYOffset.html share/doc/EZ/html/manp/EZ_GetMatrix.html share/doc/EZ/html/manp/EZ_GetNoteBookPageTab.html share/doc/EZ/html/manp/EZ_GetNumberOfAllocatedColors.html share/doc/EZ/html/manp/EZ_GetNumberOfReservedColorsForGL.html share/doc/EZ/html/manp/EZ_GetOptionalEntryWidgetComponents.html +share/doc/EZ/html/manp/EZ_GetParentWidget.html share/doc/EZ/html/manp/EZ_GetRadioButtonGroupID.html share/doc/EZ/html/manp/EZ_GetRadioButtonGroupVariableValue.html share/doc/EZ/html/manp/EZ_GetScreen.html share/doc/EZ/html/manp/EZ_GetScrollbarState.html share/doc/EZ/html/manp/EZ_GetSelectedMenuItem.html +share/doc/EZ/html/manp/EZ_GetSiblingWidget.html share/doc/EZ/html/manp/EZ_GetSliderValue.html share/doc/EZ/html/manp/EZ_GetTextProperty.html share/doc/EZ/html/manp/EZ_GetTextWidgetComponents.html @@ -250,6 +252,7 @@ share/doc/EZ/html/manp/EZ_GetVisual.html share/doc/EZ/html/manp/EZ_GetWidgetAbsoluteGeometry.html share/doc/EZ/html/manp/EZ_GetWidgetBorderWidth.html +share/doc/EZ/html/manp/EZ_GetWidgetCINames.html share/doc/EZ/html/manp/EZ_GetWidgetClientData.html share/doc/EZ/html/manp/EZ_GetWidgetDimension.html share/doc/EZ/html/manp/EZ_GetWidgetGeometry.html @@ -264,14 +267,25 @@ share/doc/EZ/html/manp/EZ_GetWidgetPtrData.html share/doc/EZ/html/manp/EZ_GetWidgetResource.html share/doc/EZ/html/manp/EZ_GetWidgetReturnData.html +share/doc/EZ/html/manp/EZ_GetWidgetUnknownData.html +share/doc/EZ/html/manp/EZ_GetWidgetUnknownDataPtr.html share/doc/EZ/html/manp/EZ_GetWidgetWidth.html share/doc/EZ/html/manp/EZ_GetWidgetWindow.html +share/doc/EZ/html/manp/EZ_GetWorkAreaItemUsingIdx.html +share/doc/EZ/html/manp/EZ_GetWorkAreaNumberOfItems.html share/doc/EZ/html/manp/EZ_GetWorkAreaSelection.html share/doc/EZ/html/manp/EZ_GetWorkAreaWidgetComponents.html +share/doc/EZ/html/manp/EZ_GetWorkAreaXYOffset.html +share/doc/EZ/html/manp/EZ_GetWritableGC.html +share/doc/EZ/html/manp/EZ_GlobFileName.html +share/doc/EZ/html/manp/EZ_GlobFiles.html +share/doc/EZ/html/manp/EZ_GlobHiddenFiles.html share/doc/EZ/html/manp/EZ_GrabPointer.html share/doc/EZ/html/manp/EZ_HideWidget.html share/doc/EZ/html/manp/EZ_Icosahedron.html share/doc/EZ/html/manp/EZ_IdentityMatrix.html +share/doc/EZ/html/manp/EZ_Index.html +share/doc/EZ/html/manp/EZ_Indexf.html share/doc/EZ/html/manp/EZ_Initialize.html share/doc/EZ/html/manp/EZ_InitializeXrm.html share/doc/EZ/html/manp/EZ_InsertListBoxItem.html @@ -282,6 +296,8 @@ share/doc/EZ/html/manp/EZ_InstallSymbolicInt.html share/doc/EZ/html/manp/EZ_InstallSymbolicPointer.html share/doc/EZ/html/manp/EZ_InstallSymbolicULong.html +share/doc/EZ/html/manp/EZ_InverseTranspose.html +share/doc/EZ/html/manp/EZ_InvertMatrix.html share/doc/EZ/html/manp/EZ_IsList.html share/doc/EZ/html/manp/EZ_ItemAddDnDDataDecoder.html share/doc/EZ/html/manp/EZ_ItemAddDnDDataEncoder.html @@ -289,6 +305,7 @@ share/doc/EZ/html/manp/EZ_ItemDeleteAllDnDDataEncoders.html share/doc/EZ/html/manp/EZ_ItemDeleteDnDDataDecoder.html share/doc/EZ/html/manp/EZ_ItemDeleteDnDDataEncoder.html +share/doc/EZ/html/manp/EZ_ItemExist.html share/doc/EZ/html/manp/EZ_LabelItemSetProperty.html share/doc/EZ/html/manp/EZ_LedIsFree.html share/doc/EZ/html/manp/EZ_LibraryVersion.html @@ -298,6 +315,7 @@ share/doc/EZ/html/manp/EZ_Lightfv.html share/doc/EZ/html/manp/EZ_ListBoxSelectItem.html share/doc/EZ/html/manp/EZ_ListBoxSelectItemUsingIdx.html +share/doc/EZ/html/manp/EZ_ListTreeFindNodeAtXY.html share/doc/EZ/html/manp/EZ_ListTreeWidgetSelectNode.html share/doc/EZ/html/manp/EZ_ListTreeWidgetSelectNodeUsingItem.html share/doc/EZ/html/manp/EZ_LoadIdentity.html @@ -310,6 +328,13 @@ share/doc/EZ/html/manp/EZ_Materialf.html share/doc/EZ/html/manp/EZ_Materialfv.html share/doc/EZ/html/manp/EZ_MatrixMode.html +share/doc/EZ/html/manp/EZ_MenuBarAddItemAndMenu.html +share/doc/EZ/html/manp/EZ_MenuBarDeleteItem.html +share/doc/EZ/html/manp/EZ_MenuBarDeleteItemAndMenu.html +share/doc/EZ/html/manp/EZ_MenuBarFindItem.html +share/doc/EZ/html/manp/EZ_MenuBarFindItemAndMenu.html +share/doc/EZ/html/manp/EZ_MenuBarInsertItemAndMenu.html +share/doc/EZ/html/manp/EZ_MenuBarSetItemMenu.html share/doc/EZ/html/manp/EZ_ModifyListBoxItem.html share/doc/EZ/html/manp/EZ_MultMatrix.html share/doc/EZ/html/manp/EZ_MultiplyMatrix.html @@ -319,15 +344,20 @@ share/doc/EZ/html/manp/EZ_NormalCursor.html share/doc/EZ/html/manp/EZ_Octahedron.html share/doc/EZ/html/manp/EZ_OnOffSecretEntry.html +share/doc/EZ/html/manp/EZ_OptionEntryAppendOption.html +share/doc/EZ/html/manp/EZ_OptionEntryClearOptions.html +share/doc/EZ/html/manp/EZ_OptionEntryDeleteOption.html share/doc/EZ/html/manp/EZ_Ortho.html share/doc/EZ/html/manp/EZ_Ortho2.html share/doc/EZ/html/manp/EZ_Perspective.html share/doc/EZ/html/manp/EZ_PixelValue2RGB.html share/doc/EZ/html/manp/EZ_PolygonMode.html share/doc/EZ/html/manp/EZ_PopMatrix.html +share/doc/EZ/html/manp/EZ_PrintStandardOptions.html share/doc/EZ/html/manp/EZ_PushMatrix.html share/doc/EZ/html/manp/EZ_QueueLedAction.html share/doc/EZ/html/manp/EZ_RGBMode.html +share/doc/EZ/html/manp/EZ_RegisterWidget.html share/doc/EZ/html/manp/EZ_ReleaseGrab.html share/doc/EZ/html/manp/EZ_RemoveAllEventHandlers.html share/doc/EZ/html/manp/EZ_RemoveAllItemCallBacks.html @@ -368,10 +398,12 @@ share/doc/EZ/html/manp/EZ_SetEntryString.html share/doc/EZ/html/manp/EZ_SetFancyListBoxData.html share/doc/EZ/html/manp/EZ_SetFancyListBoxHeader.html +share/doc/EZ/html/manp/EZ_SetFancyListBoxXYOffset.html share/doc/EZ/html/manp/EZ_SetFileSelectorInitialPattern.html share/doc/EZ/html/manp/EZ_SetFocusTo.html share/doc/EZ/html/manp/EZ_SetForeground.html share/doc/EZ/html/manp/EZ_SetGlobalBackground.html +share/doc/EZ/html/manp/EZ_SetGlobalForeground.html share/doc/EZ/html/manp/EZ_SetGrab.html share/doc/EZ/html/manp/EZ_SetHScrollbarDiscreteSpeed.html share/doc/EZ/html/manp/EZ_SetItemClientData.html @@ -380,11 +412,12 @@ share/doc/EZ/html/manp/EZ_SetItemIntData.html share/doc/EZ/html/manp/EZ_SetItemPosition.html share/doc/EZ/html/manp/EZ_SetItemPtrData.html +share/doc/EZ/html/manp/EZ_SetItemUnknownData.html share/doc/EZ/html/manp/EZ_SetItemWidth.html -share/doc/EZ/html/manp/EZ_SetLcdFloat.html share/doc/EZ/html/manp/EZ_SetKbdHighlightColor.html share/doc/EZ/html/manp/EZ_SetKbdHighlightColorRGB.html share/doc/EZ/html/manp/EZ_SetLcdBackground.html +share/doc/EZ/html/manp/EZ_SetLcdFloat.html share/doc/EZ/html/manp/EZ_SetLcdFontSize.html share/doc/EZ/html/manp/EZ_SetLcdForeground.html share/doc/EZ/html/manp/EZ_SetLcdInteger.html @@ -400,6 +433,7 @@ share/doc/EZ/html/manp/EZ_SetLedWidth.html share/doc/EZ/html/manp/EZ_SetListBoxItems.html share/doc/EZ/html/manp/EZ_SetListTreeWidgetTree.html +share/doc/EZ/html/manp/EZ_SetListTreeWidgetXYOffset.html share/doc/EZ/html/manp/EZ_SetMenuButtonMenu.html share/doc/EZ/html/manp/EZ_SetOffPixelColor.html share/doc/EZ/html/manp/EZ_SetOptionalEntryOptionalItems.html @@ -410,12 +444,12 @@ share/doc/EZ/html/manp/EZ_SetSliderValue.html share/doc/EZ/html/manp/EZ_SetSubMenuMenu.html share/doc/EZ/html/manp/EZ_SetTimerCallBack.html -share/doc/EZ/html/manp/EZ_Sphere.html share/doc/EZ/html/manp/EZ_SetTimerClientData.html share/doc/EZ/html/manp/EZ_SetTimerIntData.html share/doc/EZ/html/manp/EZ_SetTimerPtrData.html share/doc/EZ/html/manp/EZ_SetVScrollbarDiscreteSpeed.html share/doc/EZ/html/manp/EZ_SetVectorFont.html +share/doc/EZ/html/manp/EZ_SetWidgetCINames.html share/doc/EZ/html/manp/EZ_SetWidgetCallBack.html share/doc/EZ/html/manp/EZ_SetWidgetClientData.html share/doc/EZ/html/manp/EZ_SetWidgetHeight.html @@ -423,11 +457,14 @@ share/doc/EZ/html/manp/EZ_SetWidgetLabelString.html share/doc/EZ/html/manp/EZ_SetWidgetPosition.html share/doc/EZ/html/manp/EZ_SetWidgetPtrData.html +share/doc/EZ/html/manp/EZ_SetWidgetUnknownData.html share/doc/EZ/html/manp/EZ_SetWidgetWidth.html share/doc/EZ/html/manp/EZ_SetWorkAreaGeometryManager.html +share/doc/EZ/html/manp/EZ_SetWorkAreaXYOffset.html share/doc/EZ/html/manp/EZ_ShadeModel.html share/doc/EZ/html/manp/EZ_Shutdown.html share/doc/EZ/html/manp/EZ_SitForALittleBit.html +share/doc/EZ/html/manp/EZ_Sphere.html share/doc/EZ/html/manp/EZ_StartAsIcon.html share/doc/EZ/html/manp/EZ_SwapBuffers.html share/doc/EZ/html/manp/EZ_SwapWidgets.html @@ -456,7 +493,6 @@ share/doc/EZ/html/manp/EZ_TextLoadFile.html share/doc/EZ/html/manp/EZ_TextNextLine.html share/doc/EZ/html/manp/EZ_TextNextPage.html -share/doc/EZ/html/manp/EZ_Vertex2f.html share/doc/EZ/html/manp/EZ_TextPasteSelection.html share/doc/EZ/html/manp/EZ_TextPreviousLine.html share/doc/EZ/html/manp/EZ_TextPreviousPage.html @@ -471,6 +507,7 @@ share/doc/EZ/html/manp/EZ_TextSetRegionProperty.html share/doc/EZ/html/manp/EZ_TextSetRegionUnderline.html share/doc/EZ/html/manp/EZ_TiePopupMenu.html +share/doc/EZ/html/manp/EZ_TileExpand.html share/doc/EZ/html/manp/EZ_Translate.html share/doc/EZ/html/manp/EZ_TreeAttachSubtree.html share/doc/EZ/html/manp/EZ_TreeDestroyNodeDescendants.html @@ -485,10 +522,12 @@ share/doc/EZ/html/manp/EZ_TreeSetBGColor.html share/doc/EZ/html/manp/EZ_TreeSetCharacter.html share/doc/EZ/html/manp/EZ_TreeTraverseTree.html +share/doc/EZ/html/manp/EZ_Tube.html share/doc/EZ/html/manp/EZ_UnFreezeWidget.html share/doc/EZ/html/manp/EZ_UngrabPointer.html share/doc/EZ/html/manp/EZ_UpdateDirTreeWidget.html share/doc/EZ/html/manp/EZ_UpdateScrollbar.html +share/doc/EZ/html/manp/EZ_Vertex2f.html share/doc/EZ/html/manp/EZ_Vertex2fv.html share/doc/EZ/html/manp/EZ_Vertex3f.html share/doc/EZ/html/manp/EZ_Vertex3fv.html @@ -511,143 +550,125 @@ share/doc/EZ/html/manp/EZ_WorkAreaInsertItem.html share/doc/EZ/html/manp/EZ_WorkAreaInsertItemAfter.html share/doc/EZ/html/manp/EZ_WorkAreaRearrange.html +share/doc/EZ/html/manp/EZ_WorkAreaInsertAndDrawItemAt.html share/doc/EZ/html/manp/EZ_WorkAreaInsertItemBefore.html share/doc/EZ/html/manp/EZ_WorkAreaInsertItemUsingIdx.html +share/doc/EZ/html/manp/EZ_WorkAreaInsertItems.html +share/doc/EZ/html/manp/EZ_WorkAreaRaiseItem.html +share/doc/EZ/html/manp/EZ_WorkAreaScaleItem.html share/doc/EZ/html/manp/EZ_WorkAreaSelectItem.html share/doc/EZ/html/manp/EZ_WorkAreaSelectItemUsingIdx.html share/doc/EZ/html/manp/EZ_ZeroMatrix.html -share/doc/EZ/html/manp/EZ_GetFancyListBoxNumberofRows.html -share/doc/EZ/html/manp/EZ_SetStatueMeterRange.html -share/doc/EZ/html/manp/EZ_SetStatueMeterRangeN.html -share/doc/EZ/html/manp/EZ_SetStatusForeground.html +share/doc/EZ/html/manp/EZ_SetStatusMeterRange.html +share/doc/EZ/html/manp/EZ_SetStatusMeterRangeN.html share/doc/EZ/html/manp/EZ_SetStatusMeterBackground.html share/doc/EZ/html/manp/EZ_SetStatusMeterForeground.html share/doc/EZ/html/manp/EZ_SetStatusMeterForegroundN.html -share/doc/EZ/html/manp/EZ_FreeGLImage.html share/doc/EZ/html/manp/EZ_SetStatusMeterValue.html share/doc/EZ/html/manp/EZ_SetStatusMeterValueN.html share/doc/EZ/html/manp/EZ_StopStatusMeter.html share/doc/EZ/html/manp/EZ_TextGetBufferString.html -share/doc/EZ/html/manp/EZ_SetStatusMeterRange.html share/doc/EZ/html/manp/EZ_StartStatusMeter.html -share/doc/EZ/html/manp/EZ_GetFancyListBoxNumberOfColumns.html -share/doc/EZ/html/manp/EZ_SetStatusMeterRangeN.html -share/doc/EZ/html/manp/EZ_AddMessageHandler.html -share/doc/EZ/html/manp/EZ_BroadcastMessage.html -share/doc/EZ/html/manp/EZ_CreateGLImage.html -share/doc/EZ/html/manp/EZ_DeleteMessageHandler.html -share/doc/EZ/html/manp/EZ_GetGLImageInfo.html share/doc/EZ/html/manp/EZ_PutGLImage.html -share/doc/EZ/html/manp/EZ_GetLabelPixmapInfo.html share/doc/EZ/html/manp/EZ_PutGLImageScreen.html share/doc/EZ/html/manp/EZ_PutGLImageWindow.html share/doc/EZ/html/manp/EZ_PutGLImageXWindow.html share/doc/EZ/html/manp/EZ_ReplyMessage.html share/doc/EZ/html/manp/EZ_SendMessage.html share/doc/EZ/html/manp/EZ_SetDefaultMessageHandler.html +share/doc/EZ/html/manp/EZ_FigItemAddArc.html +share/doc/EZ/html/manp/EZ_FigItemAddArcs.html +share/doc/EZ/html/manp/EZ_FigItemAddFilledArc.html +share/doc/EZ/html/manp/EZ_FigItemAddFilledArcs.html +share/doc/EZ/html/manp/EZ_FigItemAddFilledRectangle.html +share/doc/EZ/html/manp/EZ_FigItemAddFilledRectangles.html +share/doc/EZ/html/manp/EZ_FigItemAddLines.html +share/doc/EZ/html/manp/EZ_FigItemAddPixmap.html +share/doc/EZ/html/manp/EZ_FigItemAddPoints.html +share/doc/EZ/html/manp/EZ_FigItemAddPolygon.html +share/doc/EZ/html/manp/EZ_FigItemAddRectangle.html +share/doc/EZ/html/manp/EZ_FigItemAddRectangles.html +share/doc/EZ/html/manp/EZ_FigItemAddSegments.html +share/doc/EZ/html/manp/EZ_FigItemAddString.html +share/doc/EZ/html/manp/EZ_FigItemHidePiece.html +share/doc/EZ/html/manp/EZ_FixFocusHighlightBorder.html +share/doc/EZ/html/manp/EZ_FrameIsDetached.html +share/doc/EZ/html/manp/EZ_FreeGC.html +share/doc/EZ/html/manp/EZ_GetBackgroundGC.html +share/doc/EZ/html/manp/EZ_GetBackgroundTileGC.html +share/doc/EZ/html/manp/EZ_GetCommunicationWindow.html +share/doc/EZ/html/manp/EZ_GetCursorName.html +share/doc/EZ/html/manp/EZ_GetDarkBrightNormalBDGC.html +share/doc/EZ/html/manp/EZ_GetDisplaySize.html +share/doc/EZ/html/manp/EZ_GetFileSelectorWidgetComponents.html +share/doc/EZ/html/manp/EZ_GetFocus.html +share/doc/EZ/html/manp/EZ_GetFontFromXFontId.html +share/doc/EZ/html/manp/EZ_GetGC.html +share/doc/EZ/html/manp/EZ_GetGLImageWindow.html +share/doc/EZ/html/manp/EZ_GetGLImageXWindow.html +share/doc/EZ/html/manp/EZ_GetIconPath.html +share/doc/EZ/html/manp/EZ_GetLabelPixmapFromGLImage.html +share/doc/EZ/html/manp/EZ_GetListBoxData.html +share/doc/EZ/html/manp/EZ_GetMenuButtonMenu.html +share/doc/EZ/html/manp/EZ_GetOptionalEntryString.html +share/doc/EZ/html/manp/EZ_GetParentBgGC.html +share/doc/EZ/html/manp/EZ_GetParentBgTileGC.html +share/doc/EZ/html/manp/EZ_GetPopupMenuTitleWidget.html +share/doc/EZ/html/manp/EZ_GetStatusMeterValue.html +share/doc/EZ/html/manp/EZ_GetStatusMeterValueN.html +share/doc/EZ/html/manp/EZ_GetToplevelWidget.html +share/doc/EZ/html/manp/EZ_GetWidgetBorder.html +share/doc/EZ/html/manp/EZ_GetWidgetFont.html +share/doc/EZ/html/manp/EZ_GetWidgetMinDimension.html +share/doc/EZ/html/manp/EZ_GetWidgetOrientation.html +share/doc/EZ/html/manp/EZ_GetWidgetPaddings.html +share/doc/EZ/html/manp/EZ_GetWidgetPixmap.html +share/doc/EZ/html/manp/EZ_GetWidgetReturnedData.html +share/doc/EZ/html/manp/EZ_GetWidgetTileOrigin.html +share/doc/EZ/html/manp/EZ_GetWorkAreaData.html +share/doc/EZ/html/manp/EZ_HandleDnDEvents.html +share/doc/EZ/html/manp/EZ_HighlightFrameDragHandle.html +share/doc/EZ/html/manp/EZ_HighlightWidget.html +share/doc/EZ/html/manp/EZ_ListTreeGetHighlightedItems.html +share/doc/EZ/html/manp/EZ_ListTreeGetHighlightedNodes.html +share/doc/EZ/html/manp/EZ_OnFrameDragHandle.html +share/doc/EZ/html/manp/EZ_OptionalEntryAppendOption.html +share/doc/EZ/html/manp/EZ_OptionalEntryClearOptions.html +share/doc/EZ/html/manp/EZ_OptionalEntryDeleteOption.html +share/doc/EZ/html/manp/EZ_OptionalEntryInsertOption.html +share/doc/EZ/html/manp/EZ_RaiseWidgetWindow.html +share/doc/EZ/html/manp/EZ_RegisterMessageHandler.html +share/doc/EZ/html/manp/EZ_RegisterPrimitiveWidget.html +share/doc/EZ/html/manp/EZ_RemoveAllIdleCallBacks.html +share/doc/EZ/html/manp/EZ_RemoveIdleCallBack.html +share/doc/EZ/html/manp/EZ_ReparentWidget.html +share/doc/EZ/html/manp/EZ_ReplyMessageR.html +share/doc/EZ/html/manp/EZ_RestartTimer.html +share/doc/EZ/html/manp/EZ_SaveWidget2PPM.html +share/doc/EZ/html/manp/EZ_SaveWidget2Postscript.html +share/doc/EZ/html/manp/EZ_ScaleFigItem.html +share/doc/EZ/html/manp/EZ_SetDragCursor.html +share/doc/EZ/html/manp/EZ_SetDragIcon.html +share/doc/EZ/html/manp/EZ_SetExecutorCommand.html +share/doc/EZ/html/manp/EZ_SetFancyListBoxRowBg.html +share/doc/EZ/html/manp/EZ_SetIconPath.html +share/doc/EZ/html/manp/EZ_SetLedForeground.html +share/doc/EZ/html/manp/EZ_SetLedOffPixelColor.html +share/doc/EZ/html/manp/EZ_SetNoteBookOrientation.html +share/doc/EZ/html/manp/EZ_SetOptionalEntryStyle.html +share/doc/EZ/html/manp/EZ_SetTreeWidgetRowBg.html +share/doc/EZ/html/manp/EZ_TildeExpand.html +share/doc/EZ/html/manp/EZ_TreeSetBGColorName.html +share/doc/EZ/html/manp/EZ_TreeSetFGColor.html +share/doc/EZ/html/manp/EZ_TreeSetFGColorName.html +share/doc/EZ/html/manp/EZ_WarpPointerToWidgetWindow.html +share/doc/EZ/html/manp/EZ_WidgetDispatchEvent.html +share/doc/EZ/html/manp/EZ_WorkAreaDrawItemAt.html +share/doc/EZ/html/manp/EZ_WorkAreaGetHighlightedItems.html share/doc/EZ/html/manp/bg.gif share/doc/EZ/html/manp/contents.html share/doc/EZ/html/manp/ez.gif share/doc/EZ/html/manp/index.html -share/doc/EZ/html/images/ez.gif -share/doc/EZ/html/images/bg.gif -share/doc/EZ/html/images/grnbg.gif -share/doc/EZ/html/manual/images/0.gif -share/doc/EZ/html/manual/images/1.gif -share/doc/EZ/html/manual/images/2.gif -share/doc/EZ/html/manual/images/3.gif -share/doc/EZ/html/manual/images/4.gif -share/doc/EZ/html/manual/images/5.gif -share/doc/EZ/html/manual/images/6.gif -share/doc/EZ/html/manual/images/7.gif -share/doc/EZ/html/manual/images/8.gif -share/doc/EZ/html/manual/images/9.gif -share/doc/EZ/html/manual/images/10.gif -share/doc/EZ/html/manual/images/11.gif -share/doc/EZ/html/manual/images/12.gif -share/doc/EZ/html/manual/images/13.gif -share/doc/EZ/html/manual/images/14.gif -share/doc/EZ/html/manual/images/15.gif -share/doc/EZ/html/manual/images/16.gif -share/doc/EZ/html/manual/images/17.gif -share/doc/EZ/html/manual/images/18.gif -share/doc/EZ/html/manual/images/19.gif -share/doc/EZ/html/manual/images/20.gif -share/doc/EZ/html/manual/images/21.gif -share/doc/EZ/html/manual/images/22.gif -share/doc/EZ/html/manual/images/23.gif -share/doc/EZ/html/manual/images/24.gif -share/doc/EZ/html/manual/images/25.gif -share/doc/EZ/html/manual/images/26.gif -share/doc/EZ/html/manual/images/27.gif -share/doc/EZ/html/manual/images/28.gif -share/doc/EZ/html/manual/images/29.gif -share/doc/EZ/html/manual/images/30.gif -share/doc/EZ/html/manual/images/31.gif -share/doc/EZ/html/manual/images/32.gif -share/doc/EZ/html/manual/images/33.gif -share/doc/EZ/html/manual/images/34.gif -share/doc/EZ/html/manual/images/35.gif -share/doc/EZ/html/manual/images/36.gif -share/doc/EZ/html/manual/images/37.gif -share/doc/EZ/html/manual/images/38.gif -share/doc/EZ/html/manual/images/39.gif -share/doc/EZ/html/manual/images/40.gif -share/doc/EZ/html/manual/images/41.gif -share/doc/EZ/html/manual/images/42.gif -share/doc/EZ/html/manual/images/43.gif -share/doc/EZ/html/manual/images/44.gif -share/doc/EZ/html/manual/images/45.gif -share/doc/EZ/html/manual/images/46.gif -share/doc/EZ/html/manual/images/47.gif -share/doc/EZ/html/manual/images/48.gif -share/doc/EZ/html/manual/images/49.gif -share/doc/EZ/html/manual/images/50.gif -share/doc/EZ/html/manual/images/51.gif -share/doc/EZ/html/manual/images/52.gif -share/doc/EZ/html/manual/images/53.gif -share/doc/EZ/html/manual/images/54.gif -share/doc/EZ/html/manual/images/55.gif -share/doc/EZ/html/manual/images/56.gif -share/doc/EZ/html/manual/images/57.gif -share/doc/EZ/html/manual/images/58.gif -share/doc/EZ/html/manual/images/59.gif -share/doc/EZ/html/manual/images/60.gif -share/doc/EZ/html/manual/images/61.gif -share/doc/EZ/html/manual/images/62.gif -share/doc/EZ/html/manual/images/63.gif -share/doc/EZ/html/manual/images/64.gif -share/doc/EZ/html/manual/images/65.gif -share/doc/EZ/html/manual/images/66.gif -share/doc/EZ/html/manual/images/67.gif -share/doc/EZ/html/manual/images/68.gif -share/doc/EZ/html/manual/images/69.gif -share/doc/EZ/html/manual/images/70.gif -share/doc/EZ/html/manual/images/71.gif -share/doc/EZ/html/manual/images/72.gif -share/doc/EZ/html/manual/images/73.gif -share/doc/EZ/html/manual/images/74.gif -share/doc/EZ/html/manual/images/75.gif -share/doc/EZ/html/manual/images/76.gif -share/doc/EZ/html/manual/images/77.gif -share/doc/EZ/html/manual/images/78.gif -share/doc/EZ/html/manual/images/bg.gif -share/doc/EZ/html/manual/images/bgrnd08.gif -share/doc/EZ/html/manual/images/blue_ball_small.gif -share/doc/EZ/html/manual/images/blue_contents.gif -share/doc/EZ/html/manual/images/blue_dir.gif -share/doc/EZ/html/manual/images/blue_grab.gif -share/doc/EZ/html/manual/images/blue_next.gif -share/doc/EZ/html/manual/images/blue_prev.gif -share/doc/EZ/html/manual/images/blue_readme.gif -share/doc/EZ/html/manual/images/blue_up.gif -share/doc/EZ/html/manual/images/blue_warning.gif -share/doc/EZ/html/manual/images/ez.gif -share/doc/EZ/html/manual/images/grnbg.gif -share/doc/EZ/html/manual/images/79.gif -share/doc/EZ/html/manual/images/80.gif -share/doc/EZ/html/manual/images/81.gif -share/doc/EZ/html/manual/contents.html share/doc/EZ/html/manual/0.html share/doc/EZ/html/manual/1.html share/doc/EZ/html/manual/2.html @@ -757,167 +778,169 @@ share/doc/EZ/html/manual/106.html share/doc/EZ/html/manual/107.html share/doc/EZ/html/manual/108.html -share/doc/EZ/html/manual/109.html -share/doc/EZ/html/manual/110.html -share/doc/EZ/html/manual/111.html -share/doc/EZ/html/manual/112.html -share/doc/EZ/html/manual/113.html -share/doc/EZ/html/manual/114.html -share/doc/EZ/html/manual/115.html -share/doc/EZ/html/manual/116.html -share/doc/EZ/html/manual/117.html -share/doc/EZ/html/manual/118.html -share/doc/EZ/html/manual/119.html -share/doc/EZ/html/manual/120.html -share/doc/EZ/html/manual/121.html -share/doc/EZ/html/manual/122.html -share/doc/EZ/html/manual/123.html -share/doc/EZ/html/manual/124.html -share/doc/EZ/html/manual/125.html -share/doc/EZ/html/manual/126.html -share/doc/EZ/html/manual/127.html -share/doc/EZ/html/manual/128.html -share/doc/EZ/html/manual/129.html -share/doc/EZ/html/manual/130.html -share/doc/EZ/html/manual/131.html -share/doc/EZ/html/manual/132.html -share/doc/EZ/html/manual/133.html -share/doc/EZ/html/manual/134.html -share/doc/EZ/html/manual/135.html -share/doc/EZ/html/manual/136.html -share/doc/EZ/html/manual/137.html -share/doc/EZ/html/manual/138.html -share/doc/EZ/html/manual/139.html -share/doc/EZ/html/manual/140.html -share/doc/EZ/html/manual/141.html -share/doc/EZ/html/manual/142.html -share/doc/EZ/html/manual/143.html -share/doc/EZ/html/manual/144.html -share/doc/EZ/html/manual/145.html -share/doc/EZ/html/manual/146.html -share/doc/EZ/html/manual/147.html -share/doc/EZ/html/manual/148.html -share/doc/EZ/html/manual/149.html -share/doc/EZ/html/manual/150.html -share/doc/EZ/html/manual/151.html -share/doc/EZ/html/manual/152.html -share/doc/EZ/html/manual/153.html -share/doc/EZ/html/manual/154.html -share/doc/EZ/html/manual/155.html -share/doc/EZ/html/manual/156.html -share/doc/EZ/html/manual/157.html -share/doc/EZ/html/manual/158.html -share/doc/EZ/html/manual/159.html -share/doc/EZ/html/manual/160.html -share/doc/EZ/html/manual/161.html -share/doc/EZ/html/manual/162.html -share/doc/EZ/html/manual/163.html -share/doc/EZ/html/manual/164.html -share/doc/EZ/html/manual/165.html -share/doc/EZ/html/manual/166.html -share/doc/EZ/html/manual/167.html -share/doc/EZ/html/manual/168.html -share/doc/EZ/html/manual/169.html -share/doc/EZ/html/manual/170.html -share/doc/EZ/html/manual/171.html -share/doc/EZ/html/manual/172.html -share/doc/EZ/html/manual/173.html -share/doc/EZ/html/manual/174.html -share/doc/EZ/html/manual/175.html -share/doc/EZ/html/manual/176.html -share/doc/EZ/html/manual/177.html -share/doc/EZ/html/manual/178.html -share/doc/EZ/html/manual/179.html -share/doc/EZ/html/manual/180.html -share/doc/EZ/html/manual/181.html -share/doc/EZ/html/manual/182.html -share/doc/EZ/html/manual/183.html -share/doc/EZ/html/manual/184.html -share/doc/EZ/html/manual/185.html -share/doc/EZ/html/manual/186.html -share/doc/EZ/html/manual/187.html -share/doc/EZ/html/manual/188.html -share/doc/EZ/html/manual/189.html -share/doc/EZ/html/manual/190.html -share/doc/EZ/html/manual/191.html -share/doc/EZ/html/manual/192.html -share/doc/EZ/html/manual/193.html -share/doc/EZ/html/manual/194.html -share/doc/EZ/html/manual/195.html -share/doc/EZ/html/manual/196.html -share/doc/EZ/html/manual/197.html -share/doc/EZ/html/manual/198.html -share/doc/EZ/html/manual/199.html -share/doc/EZ/html/manual/200.html -share/doc/EZ/html/manual/201.html -share/doc/EZ/html/manual/202.html +share/doc/EZ/html/manual/contents.html +share/doc/EZ/html/manual/images/0.gif +share/doc/EZ/html/manual/images/1.gif +share/doc/EZ/html/manual/images/2.gif +share/doc/EZ/html/manual/images/3.gif +share/doc/EZ/html/manual/images/3dcanvas.jpg +share/doc/EZ/html/manual/images/4.gif +share/doc/EZ/html/manual/images/5.gif +share/doc/EZ/html/manual/images/6.gif +share/doc/EZ/html/manual/images/7.gif +share/doc/EZ/html/manual/images/8.gif +share/doc/EZ/html/manual/images/9.gif +share/doc/EZ/html/manual/images/10.gif +share/doc/EZ/html/manual/images/11.gif +share/doc/EZ/html/manual/images/12.gif +share/doc/EZ/html/manual/images/13.gif +share/doc/EZ/html/manual/images/14.gif +share/doc/EZ/html/manual/images/15.gif +share/doc/EZ/html/manual/images/16.gif +share/doc/EZ/html/manual/images/17.gif +share/doc/EZ/html/manual/images/18.gif +share/doc/EZ/html/manual/images/19.gif +share/doc/EZ/html/manual/images/20.gif +share/doc/EZ/html/manual/images/21.gif +share/doc/EZ/html/manual/images/22.gif +share/doc/EZ/html/manual/images/23.gif +share/doc/EZ/html/manual/images/24.gif +share/doc/EZ/html/manual/images/25.gif +share/doc/EZ/html/manual/images/26.gif +share/doc/EZ/html/manual/images/27.gif +share/doc/EZ/html/manual/images/28.gif +share/doc/EZ/html/manual/images/29.gif +share/doc/EZ/html/manual/images/30.gif +share/doc/EZ/html/manual/images/31.gif +share/doc/EZ/html/manual/images/32.gif +share/doc/EZ/html/manual/images/33.gif +share/doc/EZ/html/manual/images/34.gif +share/doc/EZ/html/manual/images/35.gif +share/doc/EZ/html/manual/images/36.gif +share/doc/EZ/html/manual/images/37.gif +share/doc/EZ/html/manual/images/38.gif +share/doc/EZ/html/manual/images/39.gif +share/doc/EZ/html/manual/images/40.gif +share/doc/EZ/html/manual/images/41.gif +share/doc/EZ/html/manual/images/42.gif +share/doc/EZ/html/manual/images/43.gif +share/doc/EZ/html/manual/images/44.gif +share/doc/EZ/html/manual/images/45.gif +share/doc/EZ/html/manual/images/46.gif +share/doc/EZ/html/manual/images/47.gif +share/doc/EZ/html/manual/images/48.gif +share/doc/EZ/html/manual/images/49.gif +share/doc/EZ/html/manual/images/50.gif +share/doc/EZ/html/manual/images/51.gif +share/doc/EZ/html/manual/images/52.gif +share/doc/EZ/html/manual/images/53.gif +share/doc/EZ/html/manual/images/54.gif +share/doc/EZ/html/manual/images/55.gif +share/doc/EZ/html/manual/images/56.gif +share/doc/EZ/html/manual/images/57.gif +share/doc/EZ/html/manual/images/58.gif +share/doc/EZ/html/manual/images/59.gif +share/doc/EZ/html/manual/images/60.gif +share/doc/EZ/html/manual/images/61.gif +share/doc/EZ/html/manual/images/62.gif +share/doc/EZ/html/manual/images/63.gif +share/doc/EZ/html/manual/images/64.gif +share/doc/EZ/html/manual/images/65.gif +share/doc/EZ/html/manual/images/66.gif +share/doc/EZ/html/manual/images/67.gif +share/doc/EZ/html/manual/images/68.gif +share/doc/EZ/html/manual/images/69.gif +share/doc/EZ/html/manual/images/70.gif +share/doc/EZ/html/manual/images/bg.gif- +share/doc/EZ/html/manual/images/bgrnd08.gif +share/doc/EZ/html/manual/images/blue_ball_small.gif +share/doc/EZ/html/manual/images/blue_contents.gif +share/doc/EZ/html/manual/images/blue_dir.gif +share/doc/EZ/html/manual/images/blue_grab.gif +share/doc/EZ/html/manual/images/blue_next.gif +share/doc/EZ/html/manual/images/blue_prev.gif +share/doc/EZ/html/manual/images/blue_readme.gif +share/doc/EZ/html/manual/images/blue_up.gif +share/doc/EZ/html/manual/images/blue_warning.gif +share/doc/EZ/html/manual/images/cbutton.jpg +share/doc/EZ/html/manual/images/dot_clear.gif +share/doc/EZ/html/manual/images/entry.jpg +share/doc/EZ/html/manual/images/ez.gif +share/doc/EZ/html/manual/images/fileselector.jpg +share/doc/EZ/html/manual/images/flistbox.jpg +share/doc/EZ/html/manual/images/frame.jpg +share/doc/EZ/html/manual/images/grnbg.gif +share/doc/EZ/html/manual/images/label.jpg +share/doc/EZ/html/manual/images/lcd.jpg +share/doc/EZ/html/manual/images/led.jpg +share/doc/EZ/html/manual/images/listbox.jpg +share/doc/EZ/html/manual/images/mbutton.jpg +share/doc/EZ/html/manual/images/mbutton1.jpg +share/doc/EZ/html/manual/images/menu.jpg +share/doc/EZ/html/manual/images/menu1.jpg +share/doc/EZ/html/manual/images/menubar.jpg +share/doc/EZ/html/manual/images/menus.jpg +share/doc/EZ/html/manual/images/nbutton.jpg +share/doc/EZ/html/manual/images/notebook.jpg +share/doc/EZ/html/manual/images/optentry.jpg +share/doc/EZ/html/manual/images/optentry1.jpg +share/doc/EZ/html/manual/images/optentryL.jpg +share/doc/EZ/html/manual/images/rbutton.jpg +share/doc/EZ/html/manual/images/red_ball_small.gif +share/doc/EZ/html/manual/images/scroll.jpg +share/doc/EZ/html/manual/images/slider.jpg +share/doc/EZ/html/manual/images/statusmeter.jpg +share/doc/EZ/html/manual/images/text.jpg +share/doc/EZ/html/manual/images/tree.jpg +share/doc/EZ/html/manual/images/workarea.jpg share/doc/EZ/html/navigation.html -share/doc/EZ/html/screenshots/Button.gif -share/doc/EZ/html/screenshots/Frame -share/doc/EZ/html/screenshots/CheckButton.gif -share/doc/EZ/html/screenshots/Entry.gif -share/doc/EZ/html/screenshots/Executor.gif -share/doc/EZ/html/screenshots/FileSelector.gif -share/doc/EZ/html/screenshots/FancyListbox.gif -share/doc/EZ/html/screenshots/Icon.gif -share/doc/EZ/html/screenshots/Frame.gif -share/doc/EZ/html/screenshots/Label.gif share/doc/EZ/html/screenshots/3DCanvas.gif -share/doc/EZ/html/screenshots/Listbox.gif -share/doc/EZ/html/screenshots/ListTree.gif -share/doc/EZ/html/screenshots/Menu.gif -share/doc/EZ/html/screenshots/Notebook.gif -share/doc/EZ/html/screenshots/OptionEntry.gif -share/doc/EZ/html/screenshots/PaneHandle.gif -share/doc/EZ/html/screenshots/TextWidget.gif -share/doc/EZ/html/screenshots/WorkArea.gif -share/doc/EZ/html/screenshots/Slider.gif -share/doc/EZ/html/screenshots/RadioButton.gif -share/doc/EZ/html/screenshots/Entry share/doc/EZ/html/screenshots/3DCanvas.html +share/doc/EZ/html/screenshots/Button.gif share/doc/EZ/html/screenshots/Button.html +share/doc/EZ/html/screenshots/CheckButton.gif share/doc/EZ/html/screenshots/CheckButton.html +share/doc/EZ/html/screenshots/Entry.gif share/doc/EZ/html/screenshots/Entry.html +share/doc/EZ/html/screenshots/Executor.gif share/doc/EZ/html/screenshots/Executor.html +share/doc/EZ/html/screenshots/FancyListbox.gif share/doc/EZ/html/screenshots/FancyListbox.html +share/doc/EZ/html/screenshots/FileSelector.gif share/doc/EZ/html/screenshots/FileSelector.html +share/doc/EZ/html/screenshots/Frame.gif share/doc/EZ/html/screenshots/Frame.html -share/doc/EZ/html/screenshots/Icon.html +share/doc/EZ/html/screenshots/Label.gif share/doc/EZ/html/screenshots/Label.html +share/doc/EZ/html/screenshots/Led.gif +share/doc/EZ/html/screenshots/Led.html +share/doc/EZ/html/screenshots/ListTree.gif share/doc/EZ/html/screenshots/ListTree.html +share/doc/EZ/html/screenshots/Listbox.gif share/doc/EZ/html/screenshots/Listbox.html +share/doc/EZ/html/screenshots/Menu.gif share/doc/EZ/html/screenshots/Menu.html +share/doc/EZ/html/screenshots/Notebook.gif share/doc/EZ/html/screenshots/Notebook.html +share/doc/EZ/html/screenshots/OptionEntry.gif share/doc/EZ/html/screenshots/OptionEntry.html +share/doc/EZ/html/screenshots/PaneHandle.gif share/doc/EZ/html/screenshots/PaneHandle.html +share/doc/EZ/html/screenshots/RadioButton.gif share/doc/EZ/html/screenshots/RadioButton.html +share/doc/EZ/html/screenshots/Slider.gif share/doc/EZ/html/screenshots/Slider.html +share/doc/EZ/html/screenshots/StatusMeter.gif +share/doc/EZ/html/screenshots/StatusMeter.html +share/doc/EZ/html/screenshots/Toplevel.gif +share/doc/EZ/html/screenshots/Toplevel.html +share/doc/EZ/html/screenshots/TextWidget.gif share/doc/EZ/html/screenshots/TextWidget.html +share/doc/EZ/html/screenshots/WorkArea.gif share/doc/EZ/html/screenshots/WorkArea.html -share/doc/EZ/html/screenshots/Button -share/doc/EZ/html/screenshots/Icon -share/doc/EZ/html/screenshots/Label -share/doc/EZ/html/screenshots/CheckButton -share/doc/EZ/html/screenshots/RadioButton -share/doc/EZ/html/screenshots/3DCanvas -share/doc/EZ/html/screenshots/Executor -share/doc/EZ/html/screenshots/FancyListbox -share/doc/EZ/html/screenshots/ListTree -share/doc/EZ/html/screenshots/Listbox -share/doc/EZ/html/screenshots/Menu -share/doc/EZ/html/screenshots/Notebook -share/doc/EZ/html/screenshots/PaneHandle -share/doc/EZ/html/screenshots/Slider -share/doc/EZ/html/screenshots/TextWidget -share/doc/EZ/html/screenshots/Led.gif -share/doc/EZ/html/screenshots/Lcd share/doc/EZ/html/screenshots/Lcd.gif share/doc/EZ/html/screenshots/Lcd.html -share/doc/EZ/html/screenshots/Led -share/doc/EZ/html/screenshots/Led.html -share/doc/EZ/html/screenshots/StatusMeter.gif -share/doc/EZ/html/screenshots/StatusMeter -share/doc/EZ/html/screenshots/StatusMeter.html +share/doc/EZ/html/screenshots/listbox.jpg share/doc/EZ/html/mailinglist.html share/doc/EZ/html/screenshots.html share/doc/EZ/html/download.html @@ -925,81 +948,80 @@ share/doc/EZ/html/release.html share/doc/EZ/ps/part1.ps share/doc/EZ/ps/part2.ps -share/examples/EZ/Example.c -share/examples/EZ/Example1.c -share/examples/EZ/Example10.c -share/examples/EZ/Example11.c -share/examples/EZ/Example12S.c -share/examples/EZ/Example12T.c -share/examples/EZ/Example13S.c -share/examples/EZ/Example13T.c -share/examples/EZ/Example14.c -share/examples/EZ/Example15.c -share/examples/EZ/Example16.c -share/examples/EZ/Example2.c -share/examples/EZ/Example3.c -share/examples/EZ/Example4.c -share/examples/EZ/Example5.c -share/examples/EZ/Example6.c -share/examples/EZ/Example7.c -share/examples/EZ/Example8.c -share/examples/EZ/Example9.c -share/examples/EZ/ExampleEHandler.c -share/examples/EZ/ExampleFLB.c -share/examples/EZ/ExampleG.c -share/examples/EZ/ExampleG1.c -share/examples/EZ/ExampleG2.c -share/examples/EZ/ExampleG3.c -share/examples/EZ/ExampleG4.c -share/examples/EZ/ExampleGGG.c -share/examples/EZ/ExampleGshade.c -share/examples/EZ/ExampleImage.c -share/examples/EZ/ExampleInput.c -share/examples/EZ/ExampleLed.c -share/examples/EZ/ExampleMsg.c -share/examples/EZ/ExampleNBtn.c -share/examples/EZ/ExampleTimer.c -share/examples/EZ/ExampleTree.c -share/examples/EZ/FLBSelection.c -share/examples/EZ/GridBag.c +share/examples/EZ/Demo share/examples/EZ/Makefile -share/examples/EZ/brick.gif -share/examples/EZ/clock.c +share/examples/EZ/README +share/examples/EZ/arrows.c +share/examples/EZ/bg.gif +share/examples/EZ/bg1.gif +share/examples/EZ/button_pig.xpm +share/examples/EZ/cbutton.c +share/examples/EZ/cloth.gif share/examples/EZ/cursor.c -share/examples/EZ/dog3.xpm -share/examples/EZ/file.xpm -share/examples/EZ/fish1.xpm -share/examples/EZ/fish2.xpm +share/examples/EZ/demo.c +share/examples/EZ/demos/DnD/src2.c +share/examples/EZ/demos/DnD/target2.c +share/examples/EZ/demos/DnD/Makefile +share/examples/EZ/demos/DnD/src1.c +share/examples/EZ/demos/DnD/target1.c +share/examples/EZ/demos/DnD/README +share/examples/EZ/demos/GL/pendulum.c +share/examples/EZ/demos/GL/gears.c +share/examples/EZ/demos/GL/image.c +share/examples/EZ/demos/GL/julia.c +share/examples/EZ/demos/GL/flowers.xpm +share/examples/EZ/demos/GL/guilin.gif +share/examples/EZ/demos/GL/Makefile +share/examples/EZ/demos/GL/README +share/examples/EZ/demos/Makefile +share/examples/EZ/demos/Message/client.c +share/examples/EZ/demos/Message/server.c +share/examples/EZ/demos/Message/Makefile +share/examples/EZ/demos/Message/README +share/examples/EZ/demos/README +share/examples/EZ/demos/animate.c +share/examples/EZ/demos/btnbox.c +share/examples/EZ/demos/burning/borrar-0.xpm +share/examples/EZ/demos/burning/borrar-1.xpm +share/examples/EZ/demos/burning/borrar-2.xpm +share/examples/EZ/demos/burning/borrar-3.xpm +share/examples/EZ/demos/burning/borrar-4.xpm +share/examples/EZ/demos/burning/borrar-5.xpm +share/examples/EZ/demos/burning/borrar-6.xpm +share/examples/EZ/demos/burning/borrar-7.xpm +share/examples/EZ/demos/burning/borrar-8.xpm +share/examples/EZ/demos/burning/README +share/examples/EZ/demos/burning/README.~1~ +share/examples/EZ/demos/clock.c +share/examples/EZ/demos/counter.c +share/examples/EZ/demos/hanoi.c +share/examples/EZ/demos/locator.c +share/examples/EZ/demos/meter.c +share/examples/EZ/demos/puzzle.c +share/examples/EZ/entry.c +share/examples/EZ/fileselector.c +share/examples/EZ/flistbox.c share/examples/EZ/folder.xpm -share/examples/EZ/guilin.gif -share/examples/EZ/image2.c -share/examples/EZ/meter.c +share/examples/EZ/frame.c +share/examples/EZ/hibye.c +share/examples/EZ/input.c +share/examples/EZ/label.c +share/examples/EZ/led.c +share/examples/EZ/marble +share/examples/EZ/mbutton.c +share/examples/EZ/menu.c +share/examples/EZ/nbutton.c +share/examples/EZ/optentry.c +share/examples/EZ/rbutton.c +share/examples/EZ/rotateTxt.c +share/examples/EZ/scroll.c +share/examples/EZ/slider.c +share/examples/EZ/text.c +share/examples/EZ/timer.c +share/examples/EZ/tree.c share/examples/EZ/twotails.xpm -share/examples/EZ/pixmaps/eye0.xpm -share/examples/EZ/pixmaps/eye1.xpm -share/examples/EZ/pixmaps/eye10.xpm -share/examples/EZ/pixmaps/eye11.xpm -share/examples/EZ/pixmaps/eye12.xpm -share/examples/EZ/pixmaps/eye13.xpm -share/examples/EZ/pixmaps/eye14.xpm -share/examples/EZ/pixmaps/eye15.xpm -share/examples/EZ/pixmaps/eye16.xpm -share/examples/EZ/pixmaps/eye17.xpm -share/examples/EZ/pixmaps/eye18.xpm -share/examples/EZ/pixmaps/eye19.xpm -share/examples/EZ/pixmaps/eye2.xpm -share/examples/EZ/pixmaps/eye20.xpm -share/examples/EZ/pixmaps/eye21.xpm -share/examples/EZ/pixmaps/eye22.xpm -share/examples/EZ/pixmaps/eye23.xpm -share/examples/EZ/pixmaps/eye24.xpm -share/examples/EZ/pixmaps/eye3.xpm -share/examples/EZ/pixmaps/eye4.xpm -share/examples/EZ/pixmaps/eye5.xpm -share/examples/EZ/pixmaps/eye6.xpm -share/examples/EZ/pixmaps/eye7.xpm -share/examples/EZ/pixmaps/eye8.xpm -share/examples/EZ/pixmaps/eye9.xpm +share/examples/EZ/workarea.c +share/examples/EZ/xevent.c @dirrm share/doc/EZ/html/images @dirrm share/doc/EZ/html/manp @dirrm share/doc/EZ/html/manual/images @@ -1009,5 +1031,9 @@ @dirrm share/doc/EZ/html @dirrm share/doc/EZ/ps @dirrm share/doc/EZ -@dirrm share/examples/EZ/pixmaps +@dirrm share/examples/EZ/demos/DnD +@dirrm share/examples/EZ/demos/GL +@dirrm share/examples/EZ/demos/Message +@dirrm share/examples/EZ/demos/burning +@dirrm share/examples/EZ/demos @dirrm share/examples/EZ >How-To-Repeat: >Fix: Please, check and apply this patch. >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 00:34:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA06986 for freebsd-ports-outgoing; Mon, 28 Dec 1998 00:34:13 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from icc.surw.chel.su (surw.chel.su [195.54.2.162]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA06958; Mon, 28 Dec 1998 00:33:57 -0800 (PST) (envelope-from andy@icc.surw.chel.su) Received: (from andy@localhost) by icc.surw.chel.su (8.8.8/8.8.8) id LAA18650; Mon, 28 Dec 1998 11:22:11 +0300 (MSK) (envelope-from andy) From: Andrey Zakhvatov Message-Id: <199812280822.LAA18650@icc.surw.chel.su> Subject: Re: ports/9121 In-Reply-To: <199812241602.IAA23777@freefall.freebsd.org> from Seiichirou Hiraoka at "Dec 24, 1998 8: 2:32 am" To: flathill@FreeBSD.ORG (Seiichirou Hiraoka) Date: Mon, 28 Dec 1998 11:22:11 +0300 (MSK) Cc: freebsd-ports@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, > Synopsis: Update port: editors/hexedit > > Can't make this port. > Required library ncurses marked BROKEN. > Please fix it first. > I think this patches fix this problem and allow compiling _without_ ncurses port, just stock ncurses. Do you _really_ check making port after patches applying? Sincerely yours, Andy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 01:00:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA08845 for freebsd-ports-outgoing; Mon, 28 Dec 1998 01:00:11 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA08837 for ; Mon, 28 Dec 1998 01:00:09 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA00506; Mon, 28 Dec 1998 01:00:01 -0800 (PST) Received: from icc.surw.chel.su (surw.chel.su [195.54.2.162]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA08202 for ; Mon, 28 Dec 1998 00:49:54 -0800 (PST) (envelope-from andy@icc.surw.chel.su) Received: (from andy@localhost) by icc.surw.chel.su (8.8.8/8.8.8) id LAA18932; Mon, 28 Dec 1998 11:44:52 +0300 (MSK) (envelope-from andy) Message-Id: <199812280844.LAA18932@icc.surw.chel.su> Date: Mon, 28 Dec 1998 11:44:52 +0300 (MSK) From: Andrey Zakhvatov Reply-To: andy@icc.surw.chel.su To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9217: Update port: games/gtkballs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9217 >Category: ports >Synopsis: Update port: games/gtkballs >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 28 01:00:01 PST 1998 >Last-Modified: >Originator: Andrey Zakhvatov >Organization: South Ural Railway ICC >Release: FreeBSD 2.2.7-RELEASE i386 >Environment: >Description: This is a patch to update games/gtkballs port. diff -Nru gtkballs/patches/patch-aa gtkballs-1.02/patches/patch-aa --- gtkballs/patches/patch-aa Thu Jan 1 00:00:00 1970 +++ gtkballs-1.02/patches/patch-aa Mon Dec 28 14:53:42 1998 @@ -0,0 +1,11 @@ +--- makefile Sun Nov 15 09:37:57 1998 ++++ /home/andy/tmp/wrk/makefile Mon Dec 28 14:53:05 1998 +@@ -6,7 +6,7 @@ + # + # Installation prefix + # +-PREFIX=/usr/local ++PREFIX?=/usr/local + + # + # C options >How-To-Repeat: >Fix: Please, check and apply this patch. >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 02:00:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA12680 for freebsd-ports-outgoing; Mon, 28 Dec 1998 02:00:15 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA12668 for ; Mon, 28 Dec 1998 02:00:07 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca32-59.ix.netcom.com [209.109.239.59]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id BAA24010; Mon, 28 Dec 1998 01:59:35 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id BAA19319; Mon, 28 Dec 1998 01:59:23 -0800 (PST) Date: Mon, 28 Dec 1998 01:59:23 -0800 (PST) Message-Id: <199812280959.BAA19319@silvia.hip.berkeley.edu> To: sue@welearn.com.au CC: freebsd-ports@FreeBSD.ORG In-reply-to: <19981226015115.07125@welearn.com.au> (message from Sue Blake on Sat, 26 Dec 1998 01:51:15 +1100) Subject: Re: packages/Latest CD questions From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * From: Sue Blake I don't know how the CDs are split up, but I can answer some general questions. * 1. Will this work for recent and future CDs too? Will packages/Latest * be found on CD1 for all versions over, say, the past year and the first * half of next year? If so I can spend time working with what I've got There is no plan for packages/Latest to go away, so yes, it should work in the future too. * 3. packages/Latest doesn't contain as many files as packages/All, and * the difference would be due to more than one version of some packages * existing in packages/All. Is there any other reason why a package might * not be listed in packages/Latest? No, that's the only one that I can think of. (Technically, the porter could have set NO_LATEST_LINK for a port that doesn't have any cousins and that would make the Latest link disappear, but I don't know why anyone would want to do that.) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 06:30:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA06023 for freebsd-ports-outgoing; Mon, 28 Dec 1998 06:30:11 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA06016 for ; Mon, 28 Dec 1998 06:30:10 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA04741; Mon, 28 Dec 1998 06:30:01 -0800 (PST) Received: from eece.unm.edu (ppp-093.unm.edu [129.24.14.93]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA05762 for ; Mon, 28 Dec 1998 06:25:52 -0800 (PST) (envelope-from dbader@eece.unm.edu) Received: (from dbader@localhost) by eece.unm.edu (8.8.8/8.8.5) id HAA20898; Mon, 28 Dec 1998 07:25:35 -0700 (MST) Message-Id: <199812281425.HAA20898@eece.unm.edu> Date: Mon, 28 Dec 1998 07:25:35 -0700 (MST) From: dbader@eece.unm.edu Reply-To: dbader@eece.unm.edu To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9219: ports/net mpich-1.1.1 new patches Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9219 >Category: ports >Synopsis: new patches for port net/mpich >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 28 06:30:01 PST 1998 >Last-Modified: >Originator: David A. Bader >Organization: University of New Mexico >Release: FreeBSD 2.2.8-RELEASE i386 >Environment: >Description: Argonne National Labs has released a new patch for mpich-1.1.1 (patch file number 3923 from ftp://ftp.mcs.anl.gov/pub/mpi/patch/1.1.1) This patch modifies six (6) files in the distribution, and I have modified these to the 6 ports/patch files: patch-a[efghij] included below, to be placed in /usr/ports/net/mpich/patches >How-To-Repeat: >Fix: begin 644 mpich-1.1.1-newpatches.tar.gz M'XL(")>2AS8``VUP:6-H7VYE=W!A=&-H97,N=&%R`.T::U/B6':^XJ\X%5V% MYF$"""KKE#;:/<[B8U%K9K?M2H?D`ND."9.'RO3V?]]S[LT;$&=WVJVMXI:% MD)S'O>=]3E+;G6J^/JYJ[(?OMA19;C6;\`.`TMZ3P_\M^B]6J]G`CU93:2MR MNZ7@;66O7?\!Y.^WI60%GJ^Y`#\8`\U@[G*X@38PF?<:.WK55:U6(?!-:W#@_V-^=O M+T\NSH[C&\/`LFQMPH[H;E_]Z0IO[N+UW>.3?O>GX]WC[M7%!;^2P:]I&]5N M]VCK*U[K_J1VN]7C;O?X&U[LG5_^[:R?W!&_\;;X@C#E+*)$F!)=7H(JQ;@( M!4/'!72ZC;T/WUU_?]4[> MWQRA\UU?\Z_'T@;T3J.KX3>\B'$@[<\4":ZO5:2--+F_(T#>LY.HD`D+63I2 MEA`/$4LI20DIBA+F$#Y`]7?(TR!O%Y=C:/B(,<0?,UO$"1Y$I$L'NJ@"W4'Y M6PPCCFV`9=I?\*M'861HHN8>$0GX/A#0'IJCP&5&30KI/)D^*%%4B?U_]/UL M;&7^;\7Y7Y&5)O?_UMK_7V6E_7_8;F<*`!X`ZB#O'\JMP^;^?``0""LB0(-' M@,:K5@#OVNW8$_%[]1@_R.'Q7\Y/XRL(DWA\'E_B!"1Q9RD%*2;Q_U,/Q/X_ M_E/)9M9*_V_+B?\W6B+_*VO_?XV5\?\#.?9_\FGR_SKZ_P$Z_R$J<-[_.<(* M_Z]S_Z^'_G_G,>\:4;]W`#B0$P<]D-&Y#V0>``[DO/M&5SA,*@3D*$B`&^7)3/6"P6=GH)K&$\:B,O8F+M-\UO>LGYU!L01?A2,BH#T]VE+B M7[KM'VW5Q7!#YL.-*+2%`&A/(Z8.L3H_VFHA+W[]<8R_`3GP:IWQ,%`M8''N M:[I_](EO?(ONP+]`#WRH&CO2#E2']4\<#,62`V%D4\(_W-M(6)X0-#?L-9/@8 MM3`%$H/@H7#I-9ID"HU6I$[@ZN]!L%*7;#8]Q3Z3YUWNI M!%*,@G2+@K!@7LK0!LQ!9Z!NVA`Z1!!TZ`6/V@^DZ]H0AG>+[WM7;NQOU M]*Y_U55O[M[^?/56/;\\/?N5HR>64R)>FQ30+QG*!$W39YZ/)]9\P6AB]%", M)^[(`],#V[&K;#+U9W!R>2J@L!5-,9#)BN M!1Z#T-(518!GT#`P M_!B98\1XHYPA(*VBL(A$_KRZQ30[F/+S>GC@19?S1*3GI;:0)3=FKK!FBRML M3TXI;%/\EY?W-W8-J[EJ%-/::Y M^EB*3:Z\%,-W',OC>()]=>QX/KE+/8R@GI0R7)VBU0)18:2_Q]NYW)5(%W,8 M%]E>LU)OD,SV*_6F"#>%);E->_P".U^GKHE.M*5\V_G4"8'S&2X'6H]`PZCS M'/WJ.\J*&51T^,)SZ3!$N\_C2<_N+L>H\6TGR8W>3I2'D0+%)_K/=04AH7`[ MB#)RV12J.NP<[GS*I(2L>2L MW[_J'T)7LRE/4H%@/3"LZV@.:C&?Q4?Q?)=:)>RW(N<",N5#H3@II"E&H/2= MIPZAH&K(+%UGA!D#?IP+5>3WY6A[:10I*8$68T'!<-"-RH471"?.)0Y04;WR MRTG_$D/HR^7AU>#6G?$VTYX]:K-H%HSGKKXP3O*=9\+A)F!EAO0#9*/9T+_I M<5'#T'4F"^-)6#37*<#695ZB4+`(R\80P0@F4]7U+`F.0%+RJ3`5JG!S!"F;4BP@J>@1[8M`E!2$"Q*2BE1_Z^;TO5ZM17/?SY_/Q[/SW^49D.NQ_,? MI5'G\Y_ZWGK^\QJ+YC\878PP:NS:["GPL*!YJ.FY0?`!C7/VFH=R*YD`+<%< M,`-2,D^$6JDG0IN8M:S`8/!7+%R8Z]?&/Z8OB@3&+^Z^@3/LFR_/NW\#WIK# MF]V-<@*J^[,I0T@@2-,SS)'I%TLY(,\W+'-`4`@TPE1I/P@82'&5Z&"UL92^ M9+`'NB).T!1':*6:A#"FE?MDK" M5FW'8%Y'Q&U]C';YAEZS&8]2;6DGRL)1@G6,P&(JYGKS0?-9-+JX//L5/R^N M3N]Z9Z7.@ATRFSIL=:@%%N[1L9BKV3HK7M[U>A6@3\02#9$8V36C#C9#RPA< M1U?#L9TZT%S79&Z1&(I#9#=IL/PVQ80%>\3;\XNSQ=M=BT8B9:4E5QJ-Q;ICMB$T9R)V<=M@0D9L6H'4 M#U7S?7>A9%.ZQW1L)!2\+`6^U^J<,`>.XZ/1:U.LG3R?N6IL/5E*O&(O\*G# M=MI\LG=BY%(GKFV*Q3FKPF(K]`5IZ>Q+*I7"6\P9*4`3T%8'1Q9`F M/&CIMQ-JM1H,F(]'PW^@\:F8S48:ZI=Q9R"'I;Z@^#R3PM=P.RDNIK>(('&< M:#.\\4@L`T_,ZG!Q5B&-*9;1S$44Q\5,`,X0!#\DZ5%=-(-'YK+404Q1],8T MEJB1DV/&*G66"V)IOF/.*ZA4B0'RVHZO9W1=^$9%I*@E(T'Q1G58C*K*V$4P M`!JH?=W'0T627#X"_8LG!(J9DZ29ES;#3O/>EBHP?X9.-.O#_JNHB%T*[1FH M;I(CW?V6KH,C2_K/7*3\K,3FG2.[FX6!=ED,6Q")JB_'GH^`/-UMFD,\#YR> MO;U[C](_O^7;FHLXD5[C\Z`[_^7IWD\?FRX9I)>P"^-)N%[?KS1;81K.L<(^ M=2$3H@;:HV;ZX3/)B>9[-:1,N][DPMLH)[-`/(5F&/12$F*H"*Z&*,52!1O7 M*HVPP[Q1XVUS!=(K,HJ(E&W`-+`LI*=9%GHE.KQ.&W("GSQV&@PL4S=_9Q$7 M=8PH%N4DX:=((YJFFSZVDS8/"+:G#1F%!-V9SFCZ'H=P>#21B8W7XNT0#3)Z M?TPS,=Q)R(*\HI;:`1<[\D6:6#D2U6F&!A_]X^6IZV`FGHBWMF9.L.,RO@_> MKA,2?U`PUKQH$RD:Z`2V1T<%86`"UF6_!29&,W!1H$85*Z@I3)CG:2.B&1TS MHD&[IJ=II*`JTJJZ;&K-P+%#8GD:C,1&36AJ'RA$&FHDTEHHH,6+:""5>?OH M)*H7U]2,H:!%*QU(8+XF7WFBH[**/?E<#YWY>X-@J'JHI]RMC,TCS!##BP\> MVC7]ZJ1-FU;,`7?#X^G%[!?'M8R^9G^A)PAYQIC5$I2_9E!N<#.E+'CN2*$3 MT&92)NIQKQ`2XEIS^*Z`LTC[3[3R)JJY([U"+R`\5)+S5*(,\.ZD=W-6RIWC M6_9G$JN?W_DY:!.P,&:#8.$YXC"ARC$0Z%_X4[0Q$]N7%QX@4AU5+9G*"Z\Y M0ZS;_.*<8#OS9!:I6M1\D;HK,:L*R"M)3`.?\TZANVSB^'$PJLSK>Q5-3LKU MW!31>8QY0?,>:9'HYD&W^9XN.3=N#Q_DCY67X&[G<%8B7-^][9UWS_]YIEY> MG9[=J/VSZ]X_U)].+D][9WWU_'0UA=`D;_MW9R\&7F6_WS()AJP1\\@C1;Y' MAE'U`>,7GV@^GUJ`7B%8&,-")B#R;GN_HC2@W&@V*LI>JI]"UN_X>[H\DY'] M"X,$;N=1UD\9?AW>+#5^)2H^5CA*$D.**5TNM]*87/F_I@91H/\\ID[\R(@NIM*-91$$P?$`=<)Z%.89<82F. MB=(X=Q45&2LO]'_:!9\9A9HL+.KQ%X1EX"UW)BK&V?1C)7SGI4T':"I+!T?8 MA:?=R&7Z@]CXBQQJCE26QA_6YPIZVY.9FE,AD10/'R^P0'?T8J[82((F%Y@@ M\!!*!ZU=D5$\#?S?BA4\T;Y@UTVA$<,B?O*B&;N^B6EKO`?YG;D.:")J4OSF MEA!2_F!^_!#J^2,:ULZ]O+/,5Y'5T+0L>G0XB\JIR)"SDON0K_2(M)BXG7;5 M=U?]BY-;M7?5/>F%O$3XI-+-QQ@09A6L<](=N.>(>GN^@8AR,9]J\L<_NL9; MH+C:3G4@S^.G>I$*O92FCZ,>R-!L;-R=P`-GREP4K*@D#0?2^#P3YMG6EN=@ MOL0`-C:JU24S!UM=*H?QG9O.OG`LLJ#H%820>Z9F2"Z;Y$QVU*)$9CD?R+.: M$^]L>6%+B_+QS)&M60L5:<8=4B1\E/0(+94__Z::W1"5KB"M#=`J!&9<>`B# MCTA$HX3`9T\J^M:7XG:N+^*WHFR]J&>J5CL96KJ#T4N<88X8W2MU%K`.[.>9 M;XA0NM3SP]D*ACG?U.'!,8TY6-Z"QAB+Q[/HG6Q:63^L7*_U6J_U6J_U6J_U ;6J_U6J_U6J_U6J_U6J_U6KK^#?!!2:0`4``` ` end --- David A. Bader, Ph.D. Office: 505-277-6724 Dept of Electrical and Computer Engineering FAX: 505-277-1439 EECE Building University of New Mexico dbader@eece.unm.edu Albuquerque, NM 87131 http://www.eece.unm.edu/~dbader >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 07:27:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA10008 for freebsd-ports-outgoing; Mon, 28 Dec 1998 07:27:19 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from solaris.matti.ee (solaris.matti.ee [194.126.98.135]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA09971 for ; Mon, 28 Dec 1998 07:27:06 -0800 (PST) (envelope-from vallo@myhakas.matti.ee) Received: from myhakas.matti.ee (myhakas [194.126.98.150]) by solaris.matti.ee (8.8.8/8.8.8.s) with ESMTP id RAA16367 for ; Mon, 28 Dec 1998 17:26:29 +0200 (EET) Received: (from vallo@localhost) by myhakas.matti.ee (8.9.1/8.9.1) id RAA08805 for freebsd-ports@freebsd.org; Mon, 28 Dec 1998 17:26:29 +0200 (EET) (envelope-from vallo) Message-ID: <19981228172629.A8750@matti.ee> Date: Mon, 28 Dec 1998 17:26:29 +0200 From: Vallo Kallaste To: freebsd-ports@FreeBSD.ORG Subject: docproj bombs at tidy-0.1.98.12 Reply-To: vallo@matti.ee Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i Organization: =?iso-8859-1?Q?AS_Matti_B=FCrootehnika?= Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello ! I have taken care of future use of DocBook for any FreeBSD related documentation. Well, today I tried to install so-called docproj port as it seems most reasonable way to get going. Port install fails with messages: >> Attempting to fetch from ftp://ftp.ee.freebsd.org/pub/FreeBSD/distfiles//. /usr/bin/fetch: pub/FreeBSD/distfiles//tidy17dec98.tar.gz: cannot get remote modification time /usr/bin/fetch: ftp://ftp.ee.freebsd.org/pub/FreeBSD/distfiles//tidy17dec98.tar.gz: FTP error: /usr/bin/fetch: File unavailable (e.g., file not found, no access) >> Attempting to fetch from http://www.w3.org/People/Raggett/. /usr/bin/fetch: tidy17dec98.tar.gz: resource has moved temporarily to `http://www.w3.org/People/Raggett/tidy17dec98.tgz' Receiving tidy17dec98.tar.gz (64230 bytes): 100% 64230 bytes transfered in 6.1 seconds (10.33 Kbytes/s) ===> Extracting for tidy-0.1.98.12 >> Checksum OK for tidy17dec98.tar.gz. ===> Patching for tidy-0.1.98.12 ===> Applying FreeBSD patches for tidy-0.1.98.12 ===> Configuring for tidy-0.1.98.12 ===> Building for tidy-0.1.98.12 cc -O -pipe -D__USE_MISC -c attrs.c In file included from attrs.c:7: platform.h:20: parse error before `bool' platform.h:20: warning: data definition has no type or storage class platform.h:49: parse error before `c' platform.h:51: parse error before `size' platform.h:52: parse error before `uint' platform.h:56: parse error before `ToLower' platform.h:56: parse error before `c' platform.h:56: warning: data definition has no type or storage class platform.h:65: parse error before `uint' In file included from attrs.c:8: html.h:133: parse error before `uint' [skipped] *** Error code 1 Stop. So, I don't know for what that "tidy" package stands for and for what exactly it's needed. Can I simply skip it or can anybody explain why so important port is broken (for me) and fix it please. I have read Nik Clayton primer http://www.freebsd.org/~nik/primer/index.html and found it very useful, but without needed programs, umm... Please CC, I'm not subscribed, yet. Vallo Kallaste vallo@matti.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 07:40:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA12099 for freebsd-ports-outgoing; Mon, 28 Dec 1998 07:40:13 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA12079 for ; Mon, 28 Dec 1998 07:40:11 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA01198; Mon, 28 Dec 1998 07:40:02 -0800 (PST) Received: from henoch.cc.fh-lippe.de (henoch.cc.fh-lippe.de [193.16.112.72]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA11463 for ; Mon, 28 Dec 1998 07:32:56 -0800 (PST) (envelope-from lkoeller@cc.fh-lippe.de) Received: from spock.cc.fh-lippe.de([193.16.118.120]) (1794 bytes) by henoch.cc.fh-lippe.de via sendmail with P:smtp/R:inet_hosts/T:smtp (sender: ) id for ; Mon, 28 Dec 1998 16:32:31 +0100 (MET) (Smail-3.2.0.101 1997-Dec-17 #3 built 1998-Feb-3) Received: from cc.fh-lippe.de by spock.cc.fh-lippe.de with smtp (Smail3.1.29.1 #2) id m0zueUp-00078kC; Mon, 28 Dec 98 16:22 MET Received: (from lkoeller@localhost) by cc.fh-lippe.de (8.9.1/8.9.1) id QAA20918; Mon, 28 Dec 1998 16:18:20 +0100 (CET) (envelope-from lkoeller) Message-Id: <199812281518.QAA20918@cc.fh-lippe.de> Date: Mon, 28 Dec 1998 16:18:20 +0100 (CET) From: lkoeller@cc.fh-lippe.de Reply-To: lkoeller@cc.fh-lippe.de To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9222: New ports grace, pdflib, fftw Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9222 >Category: ports >Synopsis: New ports >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 28 07:40:02 PST 1998 >Last-Modified: >Originator: Lars Koeller >Organization: Fachhochschule Lippe, Lemgo, Germany >Release: FreeBSD 3.0-RELEASE i386 >Environment: FreeBSD-3.0-RELEASE ELF >Description: New port of grace-5.0.1 the successor of xmgr. This port requires fftw a Fast Fourier Transform Library and pdflib a library to generate PDF documents from C-Progs, Perl, Python, and tcl. >How-To-Repeat: Get the ports from ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/ They are named fftw-2.0.1-port.tar.gz pdflib-0.6-port.tar.gz grace-5.0.1-port.tar.gz >Fix: Test and commit the ports! I try to follow the last ports guidlines as close as possible. The correct install of the fftw makeinfo files runs only with the makeinfo command included into the texinfo-3.12 distribution. I send an PR for this change request, to the texinfo distribution included into the basesystem, too. >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 10:10:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA27733 for freebsd-ports-outgoing; Mon, 28 Dec 1998 10:10:16 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA27642 for ; Mon, 28 Dec 1998 10:10:13 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA12140; Mon, 28 Dec 1998 10:10:00 -0800 (PST) Date: Mon, 28 Dec 1998 10:10:00 -0800 (PST) Message-Id: <199812281810.KAA12140@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Tom Hukins Subject: Re: ports/9208: Update port: news/leafnode+ Reply-To: Tom Hukins Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/9208; it has been noted by GNATS. From: Tom Hukins To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/9208: Update port: news/leafnode+ Date: Mon, 28 Dec 1998 17:55:22 +0000 On Sun, Dec 27, 1998 at 05:43:11PM -0000, I wrote: > > The attached patch upgrades the leafnode+ port from version 1.2 to > version 2.3. I am the maintainer of this port. I forgot to mention, whoever commits this patch should % cvs add files/INSTALL.mesg One day I'll manage to get a PR right first time. ;-) Regards, Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 10:25:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA29100 for freebsd-ports-outgoing; Mon, 28 Dec 1998 10:25:07 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.54]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA29093 for ; Mon, 28 Dec 1998 10:25:06 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.9.1/8.9.1) id KAA05183 for freebsd-ports@freebsd.org; Mon, 28 Dec 1998 10:33:33 -0800 (PST) (envelope-from sgk) From: Steve Kargl Message-Id: <199812281833.KAA05183@troutmask.apl.washington.edu> Subject: automatic make depend? To: freebsd-ports@FreeBSD.ORG Date: Mon, 28 Dec 1998 10:33:33 -0800 (PST) X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm in the process of making a port of f2c and its run-time library. I have it working to the point that I need to port to run "make depend" prior to actually building the port. Looking through /usr/share/mk/*port*, I see no knob for doing thing. Suggestions? -- Steve finger kargl@troutmask.apl.washington.edu http://troutmask.apl.washington.edu/~clesceri/kargl.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 10:45:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA01580 for freebsd-ports-outgoing; Mon, 28 Dec 1998 10:45:02 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from bachue.usc.unal.edu.co (bachue.usc.unal.edu.co [168.176.3.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA01573 for ; Mon, 28 Dec 1998 10:45:00 -0800 (PST) (envelope-from pfgiffun@bachue.usc.unal.edu.co) Received: from bachue.usc.unal.edu.co ([168.176.3.44]) by bachue.usc.unal.edu.co (Netscape Messaging Server 3.0) with ESMTP id AAA6605; Mon, 28 Dec 1998 13:47:25 +0500 Message-ID: <3687D1D1.339CC668@bachue.usc.unal.edu.co> Date: Mon, 28 Dec 1998 13:45:37 -0500 From: "Pedro F. Giffuni" Organization: U. Nacional de Colombia X-Mailer: Mozilla 4.05 [en] (X11; U; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: Steve Kargl CC: freebsd-ports@FreeBSD.ORG Subject: Re: automatic make depend? References: <199812281833.KAA05183@troutmask.apl.washington.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org If my memory serves well: ALL_TARGET= depend all will work, or you can patch the Makefile. FWIW, there was a nice extension for f2c in NAG's site that made the C code clearer for humans. I added the URL in a "please update f2c" PR. cheers, Pedro. Steve Kargl wrote: > > I'm in the process of making a port of f2c and its run-time > library. I have it working to the point that I need to port > to run "make depend" prior to actually building the port. > Looking through /usr/share/mk/*port*, I see no knob for doing > thing. > > Suggestions? > > -- > Steve > > finger kargl@troutmask.apl.washington.edu > http://troutmask.apl.washington.edu/~clesceri/kargl.html > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 11:00:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA02936 for freebsd-ports-outgoing; Mon, 28 Dec 1998 11:00:16 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA02923 for ; Mon, 28 Dec 1998 11:00:14 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA16534 for freebsd-ports@freebsd.org; Mon, 28 Dec 1998 11:00:06 -0800 (PST) Date: Mon, 28 Dec 1998 11:00:06 -0800 (PST) Message-Id: <199812281900.LAA16534@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD ports list Subject: Current unassigned ports problem reports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The report has been examined by a team member and evaluated. f - feedback The problem has been solved, and the originator has been given a patch or a fix has been committed. The PR remains in this state pending a response from the originator. s - suspended The problem is not being worked on. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested. Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1998/07/23] ports/7382 ports Pine4 does not co-exist with older instal o [1998/08/27] ports/7761 ports Update to recent port submission of nicet a [1998/09/19] ports/7987 ports Can't post news with TRN + NNTPCACHE o [1998/10/30] ports/8502 ports GNAT 3.10 port uses clock_gettime which i o [1998/11/29] ports/8891 ports ssh2 port assume you have zipped manpage 5 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1998/02/17] ports/5771 ports New port: Stuttgart Neural Network Simula a [1998/02/22] ports/5814 ports New port: XShodou o [1998/03/08] ports/5946 ports New port biology/molmol a [1998/03/15] ports/6017 ports new port: yacl a [1998/03/15] ports/6018 ports new port: ml-3.3 o [1998/03/27] ports/6151 ports New port: xrus-1.5.2 o [1998/03/28] ports/6153 ports New port: flick o [1998/03/29] ports/6171 ports New port: xtron-1.1a o [1998/04/01] ports/6194 ports New port: mirrormagic-1.3 o [1998/04/07] ports/6235 ports New port: scwm-icon o [1998/04/07] ports/6236 ports New port: scwm o [1998/04/15] ports/6312 ports New port: ghostscript-3.33 o [1998/04/17] ports/6331 ports New port: libshhopt-1.1.3 a [1998/04/19] ports/6355 ports New port: qplug - Netscape plugin to show o [1998/04/20] ports/6361 ports New port: GNU Pascal Compiler o [1998/04/23] ports/6393 ports New port: MultiMedia package - CD player, o [1998/05/01] ports/6473 ports New port: libshhmsg-1.3.3 o [1998/05/01] ports/6474 ports New port: libxalloc-1.0.2 o [1998/05/03] ports/6504 ports New port: `C Interfaces and Implementatio o [1998/05/07] ports/6541 ports New port: math/dc o [1998/05/10] ports/6570 ports New port: java CUP parser o [1998/05/11] ports/6598 ports New port: asmodem - displays the modem st o [1998/05/16] ports/6657 ports new port for perl/Tk 800.004 o [1998/05/19] ports/6687 ports New port, ktelnet v0.6 o [1998/05/19] ports/6699 ports New port: the Generic NQS system o [1998/05/21] ports/6709 ports New port kmessage o [1998/05/23] ports/6728 ports New port ktranslator o [1998/05/28] ports/6776 ports New port - xqf o [1998/06/13] ports/6942 ports New port, mrouted-beta o [1998/06/28] ports/7094 ports New port of xbomber game o [1998/06/30] ports/7128 ports New port: Raster3D-2.4f o [1998/07/02] ports/7150 ports `elftoaout': new port o [1998/07/18] ports/7314 ports ncurses port doesn't support TERM=xterm-c o [1998/07/27] ports/7409 ports New port: CaribbeanStud-1.0 o [1998/08/03] ports/7480 ports New Port afbackup-3.0.4 o [1998/08/08] ports/7532 ports New port: ipltd-2.01 o [1998/08/09] ports/7537 ports New port: new PPP client, PPxP o [1998/08/18] ports/7659 ports New port: pfx-0.1.1 o [1998/08/21] ports/7701 ports New port: drmario-1.0 o [1998/08/24] ports/7734 ports update atari800 - upgrade to the latest v o [1998/09/03] ports/7827 ports New port: garith-2.1 o [1998/09/19] ports/7992 ports New port: xemacs20-stepwise (XEmacs20 hac f [1998/10/12] ports/8283 ports change the way to modify fonts.alias f [1998/10/12] ports/8289 ports problems about file locking of emacs/xema o [1998/10/13] ports/8299 ports new port for games/xbd (Boulder Dash) o [1998/10/29] ports/8484 ports New port of XShodou-1.11 o [1998/10/30] ports/8516 ports Addition of port for rblsmtpd (qmail RBL o [1998/11/03] ports/8564 ports New port: serialmail 0.72 o [1998/11/07] ports/8586 ports new port: misc/kmamerun o [1998/11/08] ports/8620 ports New option to colorls - -K, color only to o [1998/11/11] ports/8651 ports I create a new ports about wget o [1998/11/13] ports/8675 ports new port: x11-toolkits/gtkstep11 o [1998/11/15] ports/8692 ports new port: x11/kvidtune o [1998/11/15] ports/8695 ports New port: mopac7 o [1998/11/15] ports/8696 ports New port: psi88 o [1998/11/18] ports/8740 ports New ports collection lesw-332 o [1998/11/21] ports/8789 ports Port created for Lucent Technology's Csco o [1998/11/22] ports/8795 ports xgal.sndsrv.freebsd.c is out of sync with f [1998/11/23] ports/8816 ports New port: ptc-2.0.10 o [1998/11/23] ports/8822 ports New port: InterNetNews 2.2beta2 o [1998/11/24] ports/8832 ports New port: japanese/dl-canna o [1998/11/24] ports/8833 ports New port: japanese/dl-wnn6 o [1998/11/24] ports/8837 ports New port of prag. o [1998/11/24] ports/8839 ports New port of npadmin o [1998/11/24] ports/8848 ports GNOME 0.30 cdplayer applet does not work o [1998/11/25] ports/8860 ports Update ports: Mew-1.93 o [1998/11/25] ports/8863 ports [Reviced] New port: mopac7 o [1998/11/25] ports/8864 ports useradd - system V compatible implementat o [1998/11/28] ports/8884 ports New port: mail/ezmlm o [1998/11/28] ports/8885 ports New port: mail/ezmlm-idx o [1998/11/29] ports/8899 ports New port: qmail-contrib o [1998/11/29] ports/8900 ports New port: mail/qmailanalog o [1998/12/01] ports/8920 ports netscape java displaying on ncd xterm cra o [1998/12/02] ports/8943 ports New port: InterNetNews 2.2beta2 o [1998/12/02] ports/8946 ports games/netris, lang/sr both install PREFIX o [1998/12/04] ports/8968 ports Fxtv-0.47 port fails to compile. f [1998/12/05] ports/8972 ports xmcd package has wrong paths o [1998/12/08] ports/9018 ports kdesupport build dies o [1998/12/14] ports/9080 ports New port: mail/rblsmtpd f [1998/12/18] ports/9121 ports Update port: editors/hexedit o [1998/12/18] ports/9125 ports problem of vim in packages of Free 3.0 o [1998/12/20] ports/9142 ports Re-work patches to configure script to be o [1998/12/20] ports/9150 ports Ports depending on jdk need to know where o [1998/12/22] ports/9180 ports R-63.1 port update o [1998/12/23] ports/9184 ports New port of WSoundPrefs o [1998/12/24] ports/9189 ports Fixed port: gtkDPS o [1998/12/27] ports/9199 ports Update port: x11-fm/asfiles o [1998/12/27] ports/9200 ports New port: editors/flim-emacs20 o [1998/12/27] ports/9201 ports New port: editors/flim-current-emacs20 o [1998/12/27] ports/9202 ports New port: editors/semi-emacs20 o [1998/12/27] ports/9203 ports New port: editors/semi-current-emacs20 o [1998/12/27] ports/9204 ports New port: editors/wemi-emacs20 o [1998/12/27] ports/9205 ports New port: editors/wemi-current-emacs20 o [1998/12/27] ports/9208 ports Update port: news/leafnode+ o [1998/12/27] ports/9209 ports New port : GNU ghostscript 5.10 o [1998/12/27] ports/9210 ports new port: www/amaya o [1998/12/27] ports/9212 ports New port: hp2xx converter o [1998/12/27] ports/9213 ports new port request: korean/netscape4-{commu o [1998/12/27] ports/9216 ports Update port: graphics/EZWGL o [1998/12/28] ports/9217 ports Update port: games/gtkballs o [1998/12/28] ports/9219 ports new patches for port net/mpich o [1998/12/28] ports/9222 ports New ports 102 problems total. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 11:02:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA03897 for freebsd-ports-outgoing; Mon, 28 Dec 1998 11:02:37 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.54]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA03891 for ; Mon, 28 Dec 1998 11:02:34 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.9.1/8.9.1) id LAA07893; Mon, 28 Dec 1998 11:10:43 -0800 (PST) (envelope-from sgk) From: Steve Kargl Message-Id: <199812281910.LAA07893@troutmask.apl.washington.edu> Subject: Re: automatic make depend? In-Reply-To: <3687D1D1.339CC668@bachue.usc.unal.edu.co> from "Pedro F. Giffuni" at "Dec 28, 1998 1:45:37 pm" To: pfgiffun@bachue.usc.unal.edu.co (Pedro F. Giffuni) Date: Mon, 28 Dec 1998 11:10:42 -0800 (PST) Cc: freebsd-ports@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org According to Pedro F. Giffuni: > If my memory serves well: > > ALL_TARGET= depend all > > will work, or you can patch the Makefile. Thanks. I'll try this to see how it works out. > FWIW, there was a nice extension for f2c in NAG's site that made the C > code clearer for humans. I added the URL in a "please update f2c" PR. This looks like a stand alone tool, and thus it may be a candidate for its own port. > > Steve Kargl wrote: > > > > I'm in the process of making a port of f2c and its run-time > > library. I have it working to the point that I need to port > > to run "make depend" prior to actually building the port. > > Looking through /usr/share/mk/*port*, I see no knob for doing > > thing. > > > > Suggestions? > > -- Steve finger kargl@troutmask.apl.washington.edu http://troutmask.apl.washington.edu/~clesceri/kargl.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 11:03:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA04115 for freebsd-ports-outgoing; Mon, 28 Dec 1998 11:03:55 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from picnic.mat.net (picnic.mat.net [206.246.122.117]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA04107 for ; Mon, 28 Dec 1998 11:03:52 -0800 (PST) (envelope-from chuckr@mat.net) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.9.1/8.8.5) with ESMTP id OAA05301; Mon, 28 Dec 1998 14:02:11 -0500 (EST) Date: Mon, 28 Dec 1998 14:02:11 -0500 (EST) From: Chuck Robey To: Steve Kargl cc: freebsd-ports@FreeBSD.ORG Subject: Re: automatic make depend? In-Reply-To: <199812281833.KAA05183@troutmask.apl.washington.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 28 Dec 1998, Steve Kargl wrote: > I'm in the process of making a port of f2c and its run-time > library. I have it working to the point that I need to port > to run "make depend" prior to actually building the port. > Looking through /usr/share/mk/*port*, I see no knob for doing > thing. > > Suggestions? Use pre-build, it's a target that's already defined for you, and gets called just prior to the actual build target. There's a pre- and a post- target for each of the major targets in bsd.port.mk (fetch, configure, etc) which makes doing things like what you want simple. Alternatively, the ALL_TARGET variable defines what target gets called on the port makefile. I think it defaults to all, but you can change it to "depend all" easily enough. > > -- > Steve > > finger kargl@troutmask.apl.washington.edu > http://troutmask.apl.washington.edu/~clesceri/kargl.html > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@glue.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic (FreeBSD-current) (301) 220-2114 | and jaunt (NetBSD). ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 11:11:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA05129 for freebsd-ports-outgoing; Mon, 28 Dec 1998 11:11:11 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.54]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA05123 for ; Mon, 28 Dec 1998 11:11:09 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.9.1/8.9.1) id LAA07968; Mon, 28 Dec 1998 11:19:18 -0800 (PST) (envelope-from sgk) From: Steve Kargl Message-Id: <199812281919.LAA07968@troutmask.apl.washington.edu> Subject: Re: automatic make depend? In-Reply-To: from Chuck Robey at "Dec 28, 1998 2: 2:11 pm" To: chuckr@mat.net (Chuck Robey) Date: Mon, 28 Dec 1998 11:19:18 -0800 (PST) Cc: freebsd-ports@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org According to Chuck Robey: > On Mon, 28 Dec 1998, Steve Kargl wrote: > > > I'm in the process of making a port of f2c and its run-time > > library. I have it working to the point that I need to port > > to run "make depend" prior to actually building the port. > > Looking through /usr/share/mk/*port*, I see no knob for doing > > thing. > > > > Suggestions? > > Use pre-build, it's a target that's already defined for you, and gets > called just prior to the actual build target. There's a pre- and a > post- target for each of the major targets in bsd.port.mk (fetch, > configure, etc) which makes doing things like what you want simple. cd /usr/share/mk grep pre-build *.mk This gives 0 matches. > Alternatively, the ALL_TARGET variable defines what target gets called > on the port makefile. I think it defaults to all, but you can change it > to "depend all" easily enough. Thanks, this appears to work. -- Steve finger kargl@troutmask.apl.washington.edu http://troutmask.apl.washington.edu/~clesceri/kargl.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 11:54:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA10394 for freebsd-ports-outgoing; Mon, 28 Dec 1998 11:54:45 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from bachue.usc.unal.edu.co (bachue.usc.unal.edu.co [168.176.3.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA10373 for ; Mon, 28 Dec 1998 11:54:41 -0800 (PST) (envelope-from pfgiffun@bachue.usc.unal.edu.co) Received: from bachue.usc.unal.edu.co ([168.176.3.42]) by bachue.usc.unal.edu.co (Netscape Messaging Server 3.0) with ESMTP id AAA6678 for ; Mon, 28 Dec 1998 14:57:16 +0500 Message-ID: <3687E239.60FA6D84@bachue.usc.unal.edu.co> Date: Mon, 28 Dec 1998 14:55:38 -0500 From: "Pedro F. Giffuni" Organization: U. Nacional de Colombia X-Mailer: Mozilla 4.05 [en] (X11; U; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: ports@FreeBSD.ORG Subject: New categories /suggestion Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Just an idea: We should rename kde to x11-kde and create x11-gnome for gtk+ and related applications. cheers, Pedro. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 12:15:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA12885 for freebsd-ports-outgoing; Mon, 28 Dec 1998 12:15:17 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from bachue.usc.unal.edu.co (bachue.usc.unal.edu.co [168.176.3.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA12880 for ; Mon, 28 Dec 1998 12:15:14 -0800 (PST) (envelope-from pfgiffun@bachue.usc.unal.edu.co) Received: from bachue.usc.unal.edu.co ([168.176.3.42]) by bachue.usc.unal.edu.co (Netscape Messaging Server 3.0) with ESMTP id AAA6704 for ; Mon, 28 Dec 1998 15:17:50 +0500 Message-ID: <3687E70C.9E6115F0@bachue.usc.unal.edu.co> Date: Mon, 28 Dec 1998 15:16:13 -0500 From: "Pedro F. Giffuni" Organization: U. Nacional de Colombia X-Mailer: Mozilla 4.05 [en] (X11; U; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: ports@FreeBSD.ORG Subject: suggested port: The vtk toolkit Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Just another wild application screaming "port me": http://www.kitware.com/vtk.html enjoy, Pedro. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 13:20:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA21768 for freebsd-ports-outgoing; Mon, 28 Dec 1998 13:20:10 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA21760 for ; Mon, 28 Dec 1998 13:20:09 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA05319; Mon, 28 Dec 1998 13:20:00 -0800 (PST) Received: from trumpet.partitur.se (trumpet.partitur.se [193.219.246.210]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA20923 for ; Mon, 28 Dec 1998 13:13:49 -0800 (PST) (envelope-from girgen@trumpet.partitur.se) Received: (from girgen@localhost) by trumpet.partitur.se (8.8.8/8.8.8) id WAA28598; Mon, 28 Dec 1998 22:13:30 +0100 (CET) (envelope-from girgen) Message-Id: <199812282113.WAA28598@trumpet.partitur.se> Date: Mon, 28 Dec 1998 22:13:30 +0100 (CET) From: girgen@partitur.se Reply-To: girgen@partitur.se To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9224: Update port: PostgreSQL 6.4.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9224 >Category: ports >Synopsis: Update port: PostgreSQL 6.4.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 28 13:20:00 PST 1998 >Last-Modified: >Originator: Palle Girgensohn >Organization: Partitur >Release: FreeBSD 2.2.7-STABLE i386 >Environment: >Description: PostgreSQL version 6.4.1 has been released. >How-To-Repeat: >Fix: diff -urN postgresql/Makefile postgresql.new/Makefile --- postgresql/Makefile Wed Dec 23 18:37:03 1998 +++ postgresql.new/Makefile Mon Dec 28 18:02:02 1998 @@ -6,8 +6,7 @@ # $Id: Makefile,v 1.31 1998/12/23 17:37:03 billf Exp $ # -DISTNAME= postgresql-v6.4 -PKGNAME= postgresql-6.4 +DISTNAME= postgresql-6.4.1 CATEGORIES= databases MASTER_SITES= ftp://ftp.postgresql.org/pub/ diff -urN postgresql/files/md5 postgresql.new/files/md5 --- postgresql/files/md5 Wed Nov 25 17:02:04 1998 +++ postgresql.new/files/md5 Mon Dec 28 15:42:03 1998 @@ -1 +1 @@ -MD5 (postgresql-v6.4.tar.gz) = 8a6e224f90b0201757eb05aa0068bfa9 +MD5 (postgresql-6.4.1.tar.gz) = 808edcdbe257bd4be874165744929252 diff -urN postgresql/patches/patch-an postgresql.new/patches/patch-an --- postgresql/patches/patch-an Sun Nov 22 22:34:00 1998 +++ postgresql.new/patches/patch-an Mon Dec 28 16:29:37 1998 @@ -1,11 +1,11 @@ ---- pl/tcl/Makefile.orig Fri Nov 13 00:08:57 1998 -+++ pl/tcl/Makefile Fri Nov 13 00:14:50 1998 -@@ -44,8 +44,16 @@ - # they should work if the shared build of tcl was successful - # on this system. - # +--- pl/tcl/Makefile.orig Mon Dec 14 00:47:17 1998 ++++ pl/tcl/Makefile Mon Dec 28 16:19:54 1998 +@@ -55,8 +55,16 @@ + SHLIB_EXTRA_LIBS= + endif + -%$(TCL_SHLIB_SUFFIX): %.o -- $(TCL_SHLIB_LD) -o $@ $< $(TCL_SHLIB_LD_LIBS) $(TCL_LIB_SPEC) $(TCL_LIBS) +- $(TCL_SHLIB_LD) -o $@ $< $(TCL_LIB_SPEC) $(SHLIB_EXTRA_LIBS) +# XXX - This rule is already present - and this technique won't work anyway, +# since the twice-eval'd value of TCL_SHLIB_LD in FreeBSD ELF: +# @@ -15,7 +15,7 @@ +# generally messing things up. +# +#%$(TCL_SHLIB_SUFFIX): %.o -+# $(TCL_SHLIB_LD) -o $@ $< $(TCL_SHLIB_LD_LIBS) $(TCL_LIB_SPEC) $(TCL_LIBS) ++# $(TCL_SHLIB_LD) -o $@ $< $(TCL_LIB_SPEC) $(SHLIB_EXTRA_LIBS) # >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 13:40:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA25578 for freebsd-ports-outgoing; Mon, 28 Dec 1998 13:40:12 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA25566 for ; Mon, 28 Dec 1998 13:40:10 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA07605; Mon, 28 Dec 1998 13:40:01 -0800 (PST) Received: from esmeralda.xaa.iae.nl (esmeralda.xaa.iae.nl [194.151.75.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA25001 for ; Mon, 28 Dec 1998 13:35:32 -0800 (PST) (envelope-from root@xaa.iae.nl) Received: from ariel.xaa.iae.nl (ariel.xaa.iae.nl [194.151.75.10]) by esmeralda.xaa.iae.nl (Postfix) with ESMTP id 87CB5148; Mon, 28 Dec 1998 22:35:02 +0100 (MET) Received: by ariel.xaa.iae.nl (Postfix, from userid 0) id 33DC33E90; Mon, 28 Dec 1998 22:35:02 +0100 (CET) Message-Id: <19981228213502.33DC33E90@ariel.xaa.iae.nl> Date: Mon, 28 Dec 1998 22:35:02 +0100 (CET) From: xaa@xaa.iae.nl Reply-To: xaa@xaa.iae.nl To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9225: update for gnuchess port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9225 >Category: ports >Synopsis: Update for gnuchess port >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 28 13:40:01 PST 1998 >Last-Modified: >Originator: Mark Huizer >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: New version of gnuchess, apply fix >How-To-Repeat: >Fix: diff -cdr ../games/gnuchess/Makefile gnuchess/Makefile *** ../games/gnuchess/Makefile Mon Nov 18 14:58:39 1996 --- gnuchess/Makefile Thu Dec 10 23:33:59 1998 *************** *** 1,13 **** # New ports collection makefile for: Gnu Chess ! # Version required: 4.0pl77 # Date created: 04 July 1996 # Whom: markm # # $Id: Makefile,v 1.4 1996/11/18 13:58:39 asami Exp $ # ! DISTNAME= gnuchess-4.0.pl77 ! PKGNAME= gnuchess-4.0.77 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} --- 1,13 ---- # New ports collection makefile for: Gnu Chess ! # Version required: 4.0pl79 # Date created: 04 July 1996 # Whom: markm # # $Id: Makefile,v 1.4 1996/11/18 13:58:39 asami Exp $ # ! DISTNAME= gnuchess-4.0.pl79 ! PKGNAME= gnuchess-4.0.79 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} diff -cdr ../games/gnuchess/files/md5 gnuchess/files/md5 *** ../games/gnuchess/files/md5 Wed Jul 10 04:36:45 1996 --- gnuchess/files/md5 Mon Dec 7 00:24:03 1998 *************** *** 1 **** ! MD5 (gnuchess-4.0.pl77.tar.gz) = 0d6d3b248bed324e2cb73b63faab2b22 --- 1 ---- ! MD5 (gnuchess-4.0.pl79.tar.gz) = 54be6bdcc55d36387213389369f78ec0 diff -cdr ../games/gnuchess/patches/patch-aa gnuchess/patches/patch-aa *** ../games/gnuchess/patches/patch-aa Thu Mar 6 07:22:29 1997 --- gnuchess/patches/patch-aa Thu Dec 10 23:55:59 1998 *************** *** 1,144 **** ! diff --minimal -c orig/gnuchess-4.0.pl77/src/dspcom.c gnuchess-4.0.pl77/src/dspcom.c ! *** orig/gnuchess-4.0.pl77/src/dspcom.c Sun May 19 23:38:47 1996 ! --- dspcom.c Sat Feb 15 00:29:12 1997 ! *************** ! *** 1099,1105 **** ! #ifdef NONDSP ! s[0] = sx[0] = '\0'; ! while (!sx[0]) ! ! (void) gets (sx); ! #else ! fflush (stdout); ! #ifdef MSDOS ! --- 1099,1105 ---- ! #ifdef NONDSP ! s[0] = sx[0] = '\0'; ! while (!sx[0]) ! ! (void) fgets (sx, 80, stdin); ! #else ! fflush (stdout); ! #ifdef MSDOS ! diff --minimal -c orig/gnuchess-4.0.pl77/src/gnuan.c gnuchess-4.0.pl77/src/gnuan.c ! *** orig/gnuchess-4.0.pl77/src/gnuan.c Sun May 19 23:39:56 1996 ! --- gnuan.c Sat Feb 15 00:28:24 1997 ! *************** ! *** 1347,1358 **** ! fpout = stderr; ! fprintf (fpout, "Input the file with the algebraic moves of the game.\n"); ! fflush (fpout); ! ! gets (infilename); ! fprintf (fpout, "\n"); ! do ! { ! fprintf (fpout, "Input the search depth you want to use. (1 to 29)(- for depth from file)\n"); ! ! gets (inbuf); ! search_depth = atoi (inbuf); ! if (search_depth < 0) ! { ! --- 1347,1358 ---- ! fpout = stderr; ! fprintf (fpout, "Input the file with the algebraic moves of the game.\n"); ! fflush (fpout); ! ! fgets (infilename, 255, stdin); ! fprintf (fpout, "\n"); ! do ! { ! fprintf (fpout, "Input the search depth you want to use. (1 to 29)(- for depth from file)\n"); ! ! fgets (inbuf, 256, stdin); ! search_depth = atoi (inbuf); ! if (search_depth < 0) ! { ! *************** ! *** 1368,1374 **** ! do ! { ! fprintf (fpout, "Input the maximum number of minutes per move you want to use.\n"); ! ! gets (inbuf); ! max_minutes = atoi (inbuf); ! if (max_minutes < 0) ! { ! --- 1368,1374 ---- ! do ! { ! fprintf (fpout, "Input the maximum number of minutes per move you want to use.\n"); ! ! fgets (inbuf, 256, stdin); ! max_minutes = atoi (inbuf); ! if (max_minutes < 0) ! { ! *************** ! *** 1378,1384 **** ! } ! while ((max_minutes + max_seconds) < 1); ! fprintf (fpout, "Post the search results(y/n).\n"); ! ! gets (inbuf); ! if (inbuf[0] == 'y') ! flag.post = true; ! else ! --- 1378,1384 ---- ! } ! while ((max_minutes + max_seconds) < 1); ! fprintf (fpout, "Post the search results(y/n).\n"); ! ! fgets (inbuf, 256, stdin); ! if (inbuf[0] == 'y') ! flag.post = true; ! else ! *************** ! *** 1558,1564 **** ! while (true) ! { ! printf (">"); ! ! gets (GNUANinbuf1); ! p = GNUANinbuf1; ! q = GNUANinbuf; ! while (true) ! --- 1558,1564 ---- ! while (true) ! { ! printf (">"); ! ! fgets (GNUANinbuf1, 128, stdin); ! p = GNUANinbuf1; ! q = GNUANinbuf; ! while (true) ! diff --minimal -c orig/gnuchess-4.0.pl77/src/nondsp.c gnuchess-4.0.pl77/src/nondsp.c ! *** orig/gnuchess-4.0.pl77/src/nondsp.c Sun May 19 23:40:31 1996 ! --- nondsp.c Sat Feb 15 00:25:49 1997 ! *************** ! *** 264,273 **** ! ! NewGame (); ! ! ! gets (s); /* skip "setup" command */ ! for (r = 7; r >= 0; r--) ! { ! ! gets (s); ! for (c = 0; c <= 7; c++) ! { ! ch = s[c]; ! --- 264,273 ---- ! ! NewGame (); ! ! ! fgets (s, 80, stdin); /* skip "setup" command */ ! for (r = 7; r >= 0; r--) ! { ! ! fgets (s, 80, stdin); ! for (c = 0; c <= 7; c++) ! { ! ch = s[c]; ! *************** ! *** 617,623 **** ! if (!T[0]) ! { ! printz (CP[61]); ! ! gets (T); ! } ! strcat (T, "XX"); ! /* skip whitespace */ ! --- 617,623 ---- ! if (!T[0]) ! { ! printz (CP[61]); ! ! fgets (T, 64, stdin); ! } ! strcat (T, "XX"); ! /* skip whitespace */ --- 1,125 ---- ! diff -udr ../../gnuchess-4.0.pl79/src/dspcom.c ./src/dspcom.c ! --- ../../gnuchess-4.0.pl79/src/dspcom.c Mon Sep 28 08:41:19 1998 ! +++ ./src/dspcom.c Thu Dec 10 23:40:57 1998 ! @@ -1099,14 +1099,14 @@ ! #ifdef NONDSP ! s[0] = sx[0] = '\0'; ! while (!sx[0]) ! - (void) gets (sx); ! + (void) fgets (sx, 80, stdin); sx[79] = '\0'; ! #else ! fflush (stdout); ! #ifdef MSDOS ! s[0] = '\0'; ! eof = ( gets (sx) == NULL ); ! #else ! eof = ( getstr (sx) == ERR ); ! #endif ! #endif ! sscanf (sx, "%s", s); ! diff -udr ../../gnuchess-4.0.pl79/src/gnuan.c ./src/gnuan.c ! --- ../../gnuchess-4.0.pl79/src/gnuan.c Mon Sep 28 08:41:21 1998 ! +++ ./src/gnuan.c Thu Dec 10 23:39:26 1998 ! @@ -1348,12 +1348,12 @@ ! fpout = stderr; ! fprintf (fpout, "Input the file with the algebraic moves of the game.\n"); ! fflush (fpout); ! - gets (infilename); ! + fgets (infilename, 255, stdin); infilename[255] = '\0'; ! fprintf (fpout, "\n"); ! do ! { ! fprintf (fpout, "Input the search depth you want to use. (1 to 29)(- for depth from file)\n"); ! - gets (inbuf); ! + fgets (inbuf, 256, stdin); inbuf[255] = '\0'; ! search_depth = atoi (inbuf); ! if (search_depth < 0) ! { ! @@ -1369,7 +1369,7 @@ ! do ! { ! fprintf (fpout, "Input the maximum number of minutes per move you want to use.\n"); ! - gets (inbuf); ! + fgets (inbuf, 256, stdin); inbuf[255] = '\0'; ! max_minutes = atoi (inbuf); ! if (max_minutes < 0) ! { ! @@ -1379,7 +1379,7 @@ ! } ! while ((max_minutes + max_seconds) < 1); ! fprintf (fpout, "Post the search results(y/n).\n"); ! - gets (inbuf); ! + fgets (inbuf, 256, stdin); inbuf[255] = '\0'; ! if (inbuf[0] == 'y') ! flag.post = true; ! else ! @@ -1559,7 +1559,8 @@ ! while (true) ! { ! printf (">"); ! - gets (GNUANinbuf1); ! + fgets (GNUANinbuf1, 128, stdin); ! + GNUANinbuf1[127] = '\0'; ! p = GNUANinbuf1; ! q = GNUANinbuf; ! while (true) ! @@ -1724,7 +1725,7 @@ ! move_percent[black] = ((float) same_moves[black]) * 200 / (float) (GNUANmovecnt + (GNUANmovecnt % 2 ? 1 : 0)); ! fprintf (fpout, "\n White's percentage was %5.2f%%. Black's percentage was %5.2f%%.\n", move_percent[white], move_percent[black]); ! time (&end_time); ! - elapsed_time = difftime(end_time - start_time); ! + elapsed_time = difftime(end_time, start_time); ! fprintf (fpout, "\n Elapsed time was %ld seconds.\n", elapsed_time); ! fclose (fpin); ! fclose (fpout); ! diff -udr ../../gnuchess-4.0.pl79/src/nondsp.c ./src/nondsp.c ! --- ../../gnuchess-4.0.pl79/src/nondsp.c Mon Sep 28 08:41:22 1998 ! +++ ./src/nondsp.c Thu Dec 10 23:39:26 1998 ! @@ -264,10 +264,11 @@ ! ! NewGame (); ! ! - gets (s); /* skip "setup" command */ ! + fgets (s, 80, stdin); /* skip "setup" command */ ! + s[79] = '\0'; ! for (r = 7; r >= 0; r--) ! { ! - gets (s); ! + fgets (s, 80, stdin); s[79] = '\0'; ! for (c = 0; c <= 7; c++) ! { ! ch = s[c]; ! @@ -617,7 +618,7 @@ ! if (!T[0]) ! { ! printz (CP[61]); ! - gets (T); ! + fgets (T, 64, stdin); T[63] = '\0'; ! } ! strcat (T, "XX"); ! /* skip whitespace */ ! diff -udr ../../gnuchess-4.0.pl79/src/search.c ./src/search.c ! --- ../../gnuchess-4.0.pl79/src/search.c Mon Sep 28 08:41:23 1998 ! +++ ./src/search.c Thu Dec 10 23:39:26 1998 ! @@ -174,7 +174,7 @@ ! while (true) ! { ! printf ("debug?"); ! - gets (b); ! + fgets (b, 32, stdin); b[31] = '\0'; ! if (b[0] == 'p') ! traceply = atoi (&b[1]); ! else if (b[0] == '\0') ! diff -udr ../../gnuchess-4.0.pl79/src/uxdsp.c ./src/uxdsp.c ! --- ../../gnuchess-4.0.pl79/src/uxdsp.c Mon Sep 28 08:41:25 1998 ! +++ ./src/uxdsp.c Thu Dec 10 23:41:35 1998 ! @@ -773,9 +773,9 @@ ! refresh (); ! #ifdef MSDOS ! T[0] = '\0'; ! gets (T); ! #else ! getstr (T); ! #endif ! } ! strcat (T, "XX"); >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 14:56:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA07009 for freebsd-ports-outgoing; Mon, 28 Dec 1998 14:56:52 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA07001; Mon, 28 Dec 1998 14:56:43 -0800 (PST) (envelope-from mph@FreeBSD.org) From: Matthew Hunt Received: (from mph@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA15820; Mon, 28 Dec 1998 14:56:34 -0800 (PST) Date: Mon, 28 Dec 1998 14:56:34 -0800 (PST) Message-Id: <199812282256.OAA15820@freefall.freebsd.org> To: xaa@xaa.iae.nl, mph@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, mph@FreeBSD.ORG Subject: Re: ports/9225 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update for gnuchess port State-Changed-From-To: open-closed State-Changed-By: mph State-Changed-When: Mon Dec 28 17:56:18 EST 1998 State-Changed-Why: Update applied, thanks. Responsible-Changed-From-To: freebsd-ports->mph Responsible-Changed-By: mph Responsible-Changed-When: Mon Dec 28 17:56:18 EST 1998 Responsible-Changed-Why: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 15:20:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA10143 for freebsd-ports-outgoing; Mon, 28 Dec 1998 15:20:59 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA10136; Mon, 28 Dec 1998 15:20:56 -0800 (PST) (envelope-from mph@FreeBSD.org) From: Matthew Hunt Received: (from mph@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA19166; Mon, 28 Dec 1998 15:20:48 -0800 (PST) Date: Mon, 28 Dec 1998 15:20:48 -0800 (PST) Message-Id: <199812282320.PAA19166@freefall.freebsd.org> To: tom@eborcom.com, mph@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, mph@FreeBSD.ORG Subject: Re: ports/9208 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update port: news/leafnode+ State-Changed-From-To: open-closed State-Changed-By: mph State-Changed-When: Mon Dec 28 18:20:34 EST 1998 State-Changed-Why: Update applied, thanks! Responsible-Changed-From-To: freebsd-ports->mph Responsible-Changed-By: mph Responsible-Changed-When: Mon Dec 28 18:20:34 EST 1998 Responsible-Changed-Why: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 15:23:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA10470 for freebsd-ports-outgoing; Mon, 28 Dec 1998 15:23:46 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from picnic.mat.net (picnic.mat.net [206.246.122.117]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA10460 for ; Mon, 28 Dec 1998 15:23:43 -0800 (PST) (envelope-from chuckr@mat.net) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.9.1/8.8.5) with ESMTP id SAA05569; Mon, 28 Dec 1998 18:22:07 -0500 (EST) Date: Mon, 28 Dec 1998 18:22:06 -0500 (EST) From: Chuck Robey To: Steve Kargl cc: freebsd-ports@FreeBSD.ORG Subject: Re: automatic make depend? In-Reply-To: <199812281919.LAA07968@troutmask.apl.washington.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 28 Dec 1998, Steve Kargl wrote: > According to Chuck Robey: > > On Mon, 28 Dec 1998, Steve Kargl wrote: > > > > > I'm in the process of making a port of f2c and its run-time > > > library. I have it working to the point that I need to port > > > to run "make depend" prior to actually building the port. > > > Looking through /usr/share/mk/*port*, I see no knob for doing > > > thing. > > > > > > Suggestions? > > > > Use pre-build, it's a target that's already defined for you, and gets > > called just prior to the actual build target. There's a pre- and a > > post- target for each of the major targets in bsd.port.mk (fetch, > > configure, etc) which makes doing things like what you want simple. > > cd /usr/share/mk > grep pre-build *.mk > > This gives 0 matches. Doesn't matter, they're real, and extremely useful. Look for post in bsd.port.mk, you'll see (if you'd looked for pre- instead of pre-build, you'd have found it). > > > Alternatively, the ALL_TARGET variable defines what target gets called > > on the port makefile. I think it defaults to all, but you can change it > > to "depend all" easily enough. > > Thanks, this appears to work. > > -- > Steve > > finger kargl@troutmask.apl.washington.edu > http://troutmask.apl.washington.edu/~clesceri/kargl.html > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@glue.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic (FreeBSD-current) (301) 220-2114 | and jaunt (NetBSD). ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 15:36:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA12275 for freebsd-ports-outgoing; Mon, 28 Dec 1998 15:36:59 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from gina.swimsuit.internet.dk (mail.swimsuit.internet.dk [194.255.12.232]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA12262; Mon, 28 Dec 1998 15:36:54 -0800 (PST) (envelope-from root@swimsuit.internet.dk) Received: from localhost (localhost [127.0.0.1]) by gina.swimsuit.internet.dk (8.9.1/8.9.1) with ESMTP id AAA40914; Tue, 29 Dec 1998 00:34:58 +0100 (CET) (envelope-from root@swimsuit.internet.dk) Date: Tue, 29 Dec 1998 00:34:58 +0100 (CET) From: Leif Neland To: handy@physics.montana.edu cc: ports@FreeBSD.ORG, obrien@FreeBSD.ORG Subject: xosview port Makefile Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org A make clean (or indeed any make) fails on the test for OSVERSION # New ports collection makefile for: xosview # Version required: 1.6.1.a # Date created: 19 Nov 1997 # Whom: Brian Handy # # $Id: Makefile,v 1.10 1998/12/27 08:28:01 obrien Exp $ # DISTNAME= xosview-1.6.1.a CATEGORIES= sysutils MASTER_SITES= http://lore.ece.utexas.edu/~bgrayson/xosview/ \ http://lambic.physics.montana.edu/xosview/ MAINTAINER= handy@physics.montana.edu FETCH_BEFORE_ARGS= -b USE_X_PREFIX= yes HAS_CONFIGURE= yes MAN1= xosview.1 .include ^^^^^^^^^^^^^^^^^^^^^^^^^^ Add this, and the line below won't fail. .if ${OSVERSION} >= 300006 BROKEN= "DK_NDRIVE undefined" .endif .include Leif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 15:47:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA13656 for freebsd-ports-outgoing; Mon, 28 Dec 1998 15:47:39 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA13651 for ; Mon, 28 Dec 1998 15:47:37 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca32-59.ix.netcom.com [209.109.239.59]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id PAA24903; Mon, 28 Dec 1998 15:47:17 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id PAA21599; Mon, 28 Dec 1998 15:47:07 -0800 (PST) Date: Mon, 28 Dec 1998 15:47:07 -0800 (PST) Message-Id: <199812282347.PAA21599@silvia.hip.berkeley.edu> To: sgk@troutmask.apl.washington.edu CC: chuckr@mat.net, freebsd-ports@FreeBSD.ORG In-reply-to: <199812281919.LAA07968@troutmask.apl.washington.edu> (message from Steve Kargl on Mon, 28 Dec 1998 11:19:18 -0800 (PST)) Subject: Re: automatic make depend? From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * From: Steve Kargl * cd /usr/share/mk * grep pre-build *.mk * * This gives 0 matches. Only if it's that simple. :) Seriously, please go read the handbook. I put everything I could in there, and it's written in plain English not makespeak (which no-one, including myself, can really understand anymore). Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 16:16:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA19041 for freebsd-ports-outgoing; Mon, 28 Dec 1998 16:16:49 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA19035; Mon, 28 Dec 1998 16:16:48 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca32-59.ix.netcom.com [209.109.239.59]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id QAA24933; Mon, 28 Dec 1998 16:16:28 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id QAA26204; Mon, 28 Dec 1998 16:16:18 -0800 (PST) Date: Mon, 28 Dec 1998 16:16:18 -0800 (PST) Message-Id: <199812290016.QAA26204@silvia.hip.berkeley.edu> To: root@swimsuit.internet.dk CC: handy@physics.montana.edu, ports@FreeBSD.ORG, obrien@FreeBSD.ORG In-reply-to: (message from Leif Neland on Tue, 29 Dec 1998 00:34:58 +0100 (CET)) Subject: Re: xosview port Makefile From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * A make clean (or indeed any make) fails on the test for OSVERSION You're right, I fixed it. Thanks. * .include * ^^^^^^^^^^^^^^^^^^^^^^^^^^ Add this, and the line below won't fail. * .if ${OSVERSION} >= 300006 * BROKEN= "DK_NDRIVE undefined" * .endif * * .include And don't forget to change this to "bsd.port.post.mk". :) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 16:49:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA22700 for freebsd-ports-outgoing; Mon, 28 Dec 1998 16:49:40 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA22695; Mon, 28 Dec 1998 16:49:37 -0800 (PST) (envelope-from billf@FreeBSD.org) From: Bill Fumerola Received: (from billf@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA06028; Mon, 28 Dec 1998 16:49:29 -0800 (PST) Date: Mon, 28 Dec 1998 16:49:29 -0800 (PST) Message-Id: <199812290049.QAA06028@freefall.freebsd.org> To: billf@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, billf@FreeBSD.ORG Subject: Re: ports/8864 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: useradd - system V compatible implementation (not really a port) Responsible-Changed-From-To: freebsd-ports->billf Responsible-Changed-By: billf Responsible-Changed-When: Mon Dec 28 16:48:59 PST 1998 Responsible-Changed-Why: I will look into this port. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 19:00:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA04447 for freebsd-ports-outgoing; Mon, 28 Dec 1998 19:00:10 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA04440 for ; Mon, 28 Dec 1998 19:00:10 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA23219; Mon, 28 Dec 1998 19:00:01 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA03765; Mon, 28 Dec 1998 18:52:37 -0800 (PST) (envelope-from nobody) Message-Id: <199812290252.SAA03765@hub.freebsd.org> Date: Mon, 28 Dec 1998 18:52:37 -0800 (PST) From: rv@fore.com To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/9229: cons-1.5 tarfile (and associated md5 checksum) have changed. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9229 >Category: ports >Synopsis: cons-1.5 tarfile (and associated md5 checksum) have changed. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 28 19:00:01 PST 1998 >Last-Modified: >Originator: Rajesh Vaidheeswarran >Organization: >Release: 3.0-current >Environment: 3.0-current >Description: Cons needed a minor doc update, which caused a checksum change. Please get the latest version of the following: cons-1.5.tgz (from http://www.dsmit.com/cons/ ) and files/md5 (from http://www.dsmit.com/cons/md5-1.5) Thanks rv >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 19:49:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA09523 for freebsd-ports-outgoing; Mon, 28 Dec 1998 19:49:33 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA09518 for ; Mon, 28 Dec 1998 19:49:30 -0800 (PST) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from bragg (bragg [129.127.36.34]) by adelphi.physics.adelaide.edu.au (8.8.8/8.8.8/UofA-1.5) with SMTP id OAA08172; Tue, 29 Dec 1998 14:19:09 +1030 (CST) Received: from localhost by bragg; (5.65/1.1.8.2/05Aug95-0227PM) id AA28947; Tue, 29 Dec 1998 14:19:08 +1030 Date: Tue, 29 Dec 1998 14:19:08 +1030 (CST) From: Kris Kennaway X-Sender: kkennawa@bragg To: "Pedro F. Giffuni" Cc: ports@FreeBSD.ORG Subject: Re: New categories /suggestion In-Reply-To: <3687E239.60FA6D84@bachue.usc.unal.edu.co> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 28 Dec 1998, Pedro F. Giffuni wrote: > Just an idea: > > We should rename kde to x11-kde and create x11-gnome for gtk+ and > related applications. And don't forget my earlier suggestion for "afterstep" and "windowmaker" virtual categories, ports team! :) Kris > > cheers, > > Pedro. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > ----- (ASP) Microsoft Corporation (MSFT) announced today that the release of its productivity suite, Office 2000, will be delayed until the first quarter of 1901. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 22:30:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA26286 for freebsd-ports-outgoing; Mon, 28 Dec 1998 22:30:11 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA26279 for ; Mon, 28 Dec 1998 22:30:10 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA15659; Mon, 28 Dec 1998 22:30:01 -0800 (PST) Received: from lion.butya.kz (butya-gw.butya.kz [194.87.112.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA25827 for ; Mon, 28 Dec 1998 22:27:18 -0800 (PST) (envelope-from root@butya.kz) Received: from root by lion.butya.kz with local (Exim 2.054 #1) id 0zusei-0006HM-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 29 Dec 1998 12:29:24 +0600 Message-Id: Date: Tue, 29 Dec 1998 12:29:24 +0600 From: bp@butya.kz Reply-To: bp@butya.kz To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9231: New port Mars_nwe 0.99pl14 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9231 >Category: ports >Synopsis: New port Mars_nwe 0.99pl14 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 28 22:30:01 PST 1998 >Last-Modified: >Originator: Superuser >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: FreeBSD 3.0-CURRENT i386 FreeBSD 2.2.8-RELEASE i386 >Description: This is a new port of Netware server emulator called Mars_nwe. Previous port was made against version 0.99pl12 and wasn't submited. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # port0.99.pl14 # port0.99.pl14/files # port0.99.pl14/files/md5 # port0.99.pl14/patches # port0.99.pl14/patches/patch-aa # port0.99.pl14/patches/patch-ab # port0.99.pl14/pkg # port0.99.pl14/pkg/COMMENT # port0.99.pl14/pkg/DESCR # port0.99.pl14/pkg/PLIST # port0.99.pl14/pkg/MESSAGE # port0.99.pl14/scripts # port0.99.pl14/scripts/configure # port0.99.pl14/Makefile # echo c - port0.99.pl14 mkdir -p port0.99.pl14 > /dev/null 2>&1 echo c - port0.99.pl14/files mkdir -p port0.99.pl14/files > /dev/null 2>&1 echo x - port0.99.pl14/files/md5 sed 's/^X//' >port0.99.pl14/files/md5 << 'END-of-port0.99.pl14/files/md5' XMD5 (mars_nwe-0.99.pl14.tgz) = d9cb9b28b0df33be209ba952ade47272 END-of-port0.99.pl14/files/md5 echo c - port0.99.pl14/patches mkdir -p port0.99.pl14/patches > /dev/null 2>&1 echo x - port0.99.pl14/patches/patch-aa sed 's/^X//' >port0.99.pl14/patches/patch-aa << 'END-of-port0.99.pl14/patches/patch-aa' Xdiff -rub -x config.h org/mars_nwe/doc/README.FREEBSD ./doc/README.FREEBSD X--- org/mars_nwe/doc/README.FREEBSD Fri Jul 24 00:11:24 1998 X+++ ./doc/README.FREEBSD Tue Dec 29 10:26:00 1998 X@@ -5,9 +5,11 @@ X Notes given below related only to FreeBSD. For full description X of Mars_nwe, please read README file. X X+ Additional info available at http://www.dixi.ml.org/bp/ X+ X 1. Kernel configuration X X- To enable kernel support for IPX protol you must include X+ To enable kernel support for IPX protocol you must include X keyword "options IPX" and rebuild kernel. X X X@@ -76,7 +78,4 @@ X X 6. Problems X X- Because this is first release for FreeBSD you can encounter X-different problems with compilation, configuration, etc. Please send X-questions and suggestions to bp@butya.kz. X- X+If you have any questions do not hesitate to contact me at bp@butya.kz. Xdiff -rub -x config.h org/mars_nwe/examples/mk.li ./examples/mk.li X--- org/mars_nwe/examples/mk.li Sun Jul 12 01:38:04 1998 X+++ ./examples/mk.li Tue Dec 29 10:05:52 1998 X@@ -109,7 +109,7 @@ X NSLLIB="" X MAKE=make X TMP=/tmp X- INSTALL=install X+ INSTALL="install -c" X ;; X X *) echo "mk.li: Unknown or not supported OS, probably you must set \$UNX" Xdiff -rub -x config.h org/mars_nwe/ipxif.c ./ipxif.c X--- org/mars_nwe/ipxif.c Sun Jul 12 01:40:53 1998 X+++ ./ipxif.c Tue Dec 29 10:06:07 1998 X@@ -6,7 +6,9 @@ X #include X X #include X-#include X+#ifndef if_mtu X+# include X+#endif X #include X #include X #include END-of-port0.99.pl14/patches/patch-aa echo x - port0.99.pl14/patches/patch-ab sed 's/^X//' >port0.99.pl14/patches/patch-ab << 'END-of-port0.99.pl14/patches/patch-ab' X--- org/mars_nwe/examples/config.h Sun Jul 12 01:35:54 1998 X+++ examples/config.h Tue Dec 29 10:18:27 1998 X@@ -11,9 +11,9 @@ X # define PATHNAME_PROGS "." /* where to find the executables */ X # define PATHNAME_BINDERY "." /* directory for bindery-files */ X #else X-# define FILENAME_NW_INI "/etc/nwserv.conf" X+# define FILENAME_NW_INI "/usr/local/etc/nwserv.conf" X /* full name of ini (conf) file */ X-# define PATHNAME_PROGS "/usr/sbin" /* where to find the executables */ X+# define PATHNAME_PROGS "/usr/local/sbin" /* where to find the executables */ X # define PATHNAME_BINDERY "/var/nwserv/db" /* directory for bindery-files */ X #endif X END-of-port0.99.pl14/patches/patch-ab echo c - port0.99.pl14/pkg mkdir -p port0.99.pl14/pkg > /dev/null 2>&1 echo x - port0.99.pl14/pkg/COMMENT sed 's/^X//' >port0.99.pl14/pkg/COMMENT << 'END-of-port0.99.pl14/pkg/COMMENT' XNetware server emulator for Un*x systems. END-of-port0.99.pl14/pkg/COMMENT echo x - port0.99.pl14/pkg/DESCR sed 's/^X//' >port0.99.pl14/pkg/DESCR << 'END-of-port0.99.pl14/pkg/DESCR' XMars_nwe is a Novell Netware server emulator. XOriginal site: http://www.compu-art.de/ X X-- XBoris Popov Xbp@butya.kz END-of-port0.99.pl14/pkg/DESCR echo x - port0.99.pl14/pkg/PLIST sed 's/^X//' >port0.99.pl14/pkg/PLIST << 'END-of-port0.99.pl14/pkg/PLIST' Xsbin/nwserv Xsbin/ncpserv Xsbin/nwbind Xsbin/nwclient Xsbin/nwconn END-of-port0.99.pl14/pkg/PLIST echo x - port0.99.pl14/pkg/MESSAGE sed 's/^X//' >port0.99.pl14/pkg/MESSAGE << 'END-of-port0.99.pl14/pkg/MESSAGE' XAfter building look into work/mars_nwe/doc directory. END-of-port0.99.pl14/pkg/MESSAGE echo c - port0.99.pl14/scripts mkdir -p port0.99.pl14/scripts > /dev/null 2>&1 echo x - port0.99.pl14/scripts/configure sed 's/^X//' >port0.99.pl14/scripts/configure << 'END-of-port0.99.pl14/scripts/configure' X#!/bin/sh X Xcp ${WRKSRC}/examples/config.h ${WRKSRC}/config.h Xcp ${WRKSRC}/examples/nw.ini ${WRKSRC}/nw.ini Xcp ${WRKSRC}/examples/mk.li ${WRKSRC}/mk.li END-of-port0.99.pl14/scripts/configure echo x - port0.99.pl14/Makefile sed 's/^X//' >port0.99.pl14/Makefile << 'END-of-port0.99.pl14/Makefile' X# New ports collection makefile for: mars_nwe X# Version required: 0.99.pl14 X# Date created: 29 Dec 1998 X# Whom: Boris Popov X# X# $Id$ X# X XDISTNAME= mars_nwe-0.99.pl14 XPKGNAME= mars_nwe-0.99b14 XCATEGORIES= net XMASTER_SITES= http://www.compu-art.de/download/ \ X ftp://ftp.gwdg.de/pub/linux/misc/ncpfs/mars_nwe/ \ X ftp://ftp.butya.kz/pub/mars_nwe/ XEXTRACT_SUFX= .tgz X XMAINTAINER= bp@butya.kz X XWRKSRC= ${WRKDIR}/mars_nwe X XNO_PACKAGE= ignores cflags X Xdo-build: X cd ${WRKSRC} && make all X Xdo-install: X cd ${WRKSRC} && ./mk.li install X X.include END-of-port0.99.pl14/Makefile exit >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 22:34:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA26773 for freebsd-ports-outgoing; Mon, 28 Dec 1998 22:34:17 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from phoenix.dlrin.edu.cn ([202.199.131.89]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA26710 for ; Mon, 28 Dec 1998 22:33:45 -0800 (PST) (envelope-from root@phoenix.dlrin.edu.cn) Received: (from root@localhost) by phoenix.dlrin.edu.cn (8.8.8/8.8.8) id OAA00209; Tue, 8 Dec 1998 14:31:25 +0800 (CST) (envelope-from root) Date: Tue, 8 Dec 1998 14:31:25 +0800 (CST) Message-Id: <199812080631.OAA00209@phoenix.dlrin.edu.cn> To: freebsd-ports@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-URL: file://localhost/usr/share/doc/handbook/handbook34.html X-Mailer: Lynx, Version 2.8rel.2 X-Personal_name: fengming From: xfm@126.com Subject: file://localhost/usr/share/doc/handbook/handbook34.html Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org what To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 28 23:42:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA03127 for freebsd-ports-outgoing; Mon, 28 Dec 1998 23:42:11 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from tibatong.ihf.rwth-aachen.de (tibatong.ihf.RWTH-Aachen.DE [134.130.90.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA03122 for ; Mon, 28 Dec 1998 23:42:08 -0800 (PST) (envelope-from tg@tibatong.ihf.rwth-aachen.de) Received: (from tg@localhost) by tibatong.ihf.rwth-aachen.de (8.8.8/8.8.8) id IAA07811; Tue, 29 Dec 1998 08:41:37 +0100 (CET) (envelope-from tg) To: "Pedro F. Giffuni" Cc: ports@FreeBSD.ORG Subject: Re: suggested port: The vtk toolkit References: <3687E70C.9E6115F0@bachue.usc.unal.edu.co> Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII From: Thomas Gellekum Date: 29 Dec 1998 08:41:37 +0100 In-Reply-To: "Pedro F. Giffuni"'s message of "Mon, 28 Dec 1998 15:16:13 -0500" Message-ID: <87yanro0ni.fsf@tibatong.ihf.rwth-aachen.de> Lines: 12 X-Mailer: Gnus v5.6.34/XEmacs 20.4 - "Emerald" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Pedro F. Giffuni" writes: > Just another wild application screaming "port me": > > http://www.kitware.com/vtk.html If anyone's interested to work on this: I have started to port this beast a while ago, but never got around to actually do anything with it. I have no idea if anything works in this port. Just drop me a line if you want it. tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 01:27:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA12282 for freebsd-ports-outgoing; Tue, 29 Dec 1998 01:27:37 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from rossel.saarnet.de (rossel.saarnet.de [145.253.240.29]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA12265; Tue, 29 Dec 1998 01:27:30 -0800 (PST) (envelope-from doehrm@aubi.de) Received: from igate.aubi.de (root@igate.aubi.de [145.253.242.249]) by rossel.saarnet.de (8.8.8/8.8.8) with ESMTP id KAA23586; Tue, 29 Dec 1998 10:29:50 +0100 (MET) Received: from soraya.aubi.de ([170.56.121.252]) by igate.aubi.de (8.8.7/8.8.7) with ESMTP id LAA02353; Tue, 29 Dec 1998 11:39:48 +0100 Received: from exchange.aubi.de (EXCHANGE.aubi.de [170.56.121.91]) by soraya.aubi.de (8.9.1/8.9.1) with ESMTP id KAA27536; Tue, 29 Dec 1998 10:33:27 +0100 (CET) Received: by EXCHANGE.aubi.de with Internet Mail Service (5.5.2232.9) id ; Tue, 29 Dec 1998 10:20:51 +0100 Message-ID: From: =?iso-8859-1?Q?Markus_D=F6hr?= To: "'freebsd-ports@freebsd.org'" , "'freebsd-questions@freebsd.org'" Subject: trouble compiling apsfilter-4.9.9 from ports... Date: Tue, 29 Dec 1998 10:19:50 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id BAA12266 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org while trying to compile apsfilter I get the following error: making all in ./fig2dev... cd dev; make JPEGINCDIR=/usr/local/include DEFINES="-DUSE_JPEG - DNFSS -DEPSF -DI18N -DFIG2DEV_LIBDIR='\"/usr/X11R6/lib/X11/fig2dev\"'" libtr ansfig.a `libtransfig.a' is up to date. rm -f fig2dev cc -o fig2dev -O2 -L/usr/X11R6/lib fig2dev.o psfonts.o iso2tex.o arrow.o bo und.o trans_spline.o free.o read.o read1_3.o latex_line.o getopt.c dev/libtr ansfig.a -L/usr/local/lib -ljpeg -lXExExt -lXext -lX11kb -lm -lcompat -lxpg4 -Wl,-rpath, /usr/libexec/elf/ld: cannot open -lXExExt: No such file or directory *** Error code 1 /etc/objformat is elf I read in the archives, that this library is from /usr/lib/compat and is not installed on -CURRENT :-( Is there something I can do? Thanx for you time. -- Markus Doehr IT Admin AUBI Baubeschläge GmbH Tel.: +49 6503 917 152 Fax : +49 6503 917 119 e-Mail: doehrm@aubi.de MD1139-RIPE ************************* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 02:47:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA16751 for freebsd-ports-outgoing; Tue, 29 Dec 1998 02:47:51 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA16746 for ; Tue, 29 Dec 1998 02:47:46 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 2.10 #1) id 0zuwgL-0001NG-00 for ports@freebsd.org; Tue, 29 Dec 1998 12:47:21 +0200 From: Sheldon Hearn To: ports@FreeBSD.ORG Subject: ports that don't honour local CFLAGS Date: Tue, 29 Dec 1998 12:47:21 +0200 Message-ID: <5285.914928441@axl.noc.iafrica.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi folks, I'm becoming increasingly annoyed by the number of ports in the tree that ignore local CFLAGS for no good reason. I can accept that there are ports which need to add to CFLAGS. I can even accept that some ports may need to completely replace CFLAGS with their own values. However, I propose that commiters should refuse to commit submitted ports that don't honour local CFLAGS without good reason. Instead, they should send submitters e-mail saying "either fix your port to honour local CFLAGS or justify the current behaviour". Obviously, existing ports that are "broken" in this respect should be fixed through PR's submitted by people like me whom they annoy. This proposal will simply ensure that the number of such ports doesn't grow, which means that the problem is manageable and will eventually go away. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 03:17:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA18732 for freebsd-ports-outgoing; Tue, 29 Dec 1998 03:17:16 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA18727 for ; Tue, 29 Dec 1998 03:17:13 -0800 (PST) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from bragg (bragg [129.127.36.34]) by adelphi.physics.adelaide.edu.au (8.8.8/8.8.8/UofA-1.5) with SMTP id VAA09784 for ; Tue, 29 Dec 1998 21:46:55 +1030 (CST) Received: from localhost by bragg; (5.65/1.1.8.2/05Aug95-0227PM) id AA08536; Tue, 29 Dec 1998 21:46:54 +1030 Date: Tue, 29 Dec 1998 21:46:54 +1030 (CST) From: Kris Kennaway X-Sender: kkennawa@bragg To: ports@FreeBSD.ORG Subject: How to depend on source for building? Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org A port I'm working on (iTCL 3.0.1) depends on the source code for TCL 8.0 to compile - i.e. it's basically a TCL 8.0 extension and needs access to the source code to compile itself. How can I achieve this in the port skeleton? The TCL 8.0 port is a build-time dependency (libtcl80.so, etc), but it also needs to have the source tree extracted in /usr/ports. I could add the tcl8.0.4.tar.gz distfile to DISTFILES and have it unpacked it in itcl/work, but that seems like a waste of space (and not to mention I'd have to hack the build process which looks for TCL_SRC_DIR='/usr2/ports/lang/tcl80/work/tcl8.0.4' in tclConfig.sh). Any ideas? Kris ----- (ASP) Microsoft Corporation (MSFT) announced today that the release of its productivity suite, Office 2000, will be delayed until the first quarter of 1901. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 03:57:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA21383 for freebsd-ports-outgoing; Tue, 29 Dec 1998 03:57:31 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from tibatong.ihf.rwth-aachen.de (tibatong.ihf.RWTH-Aachen.DE [134.130.90.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA21376 for ; Tue, 29 Dec 1998 03:57:29 -0800 (PST) (envelope-from tg@tibatong.ihf.rwth-aachen.de) Received: (from tg@localhost) by tibatong.ihf.rwth-aachen.de (8.8.8/8.8.8) id MAA08257; Tue, 29 Dec 1998 12:56:33 +0100 (CET) (envelope-from tg) To: Kris Kennaway Cc: ports@FreeBSD.ORG Subject: Re: How to depend on source for building? References: Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII From: Thomas Gellekum Date: 29 Dec 1998 12:56:33 +0100 In-Reply-To: Kris Kennaway's message of "Tue, 29 Dec 1998 21:46:54 +1030 (CST)" Message-ID: <87iuevnoum.fsf@tibatong.ihf.rwth-aachen.de> Lines: 13 X-Mailer: Gnus v5.6.34/XEmacs 20.4 - "Emerald" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Kris Kennaway writes: > A port I'm working on (iTCL 3.0.1) depends on the source code for TCL 8.0 > to compile - i.e. it's basically a TCL 8.0 extension and needs access to the > source code to compile itself. How can I achieve this in the port skeleton? Add a line DEPENDS= ${PORTSDIR}/lang/tcl80:extract to your makefile. tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 04:06:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA24292 for freebsd-ports-outgoing; Tue, 29 Dec 1998 04:06:19 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA24287 for ; Tue, 29 Dec 1998 04:06:17 -0800 (PST) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from bragg (bragg [129.127.36.34]) by adelphi.physics.adelaide.edu.au (8.8.8/8.8.8/UofA-1.5) with SMTP id WAA10497; Tue, 29 Dec 1998 22:35:57 +1030 (CST) Received: from localhost by bragg; (5.65/1.1.8.2/05Aug95-0227PM) id AA31800; Tue, 29 Dec 1998 22:35:54 +1030 Date: Tue, 29 Dec 1998 22:35:53 +1030 (CST) From: Kris Kennaway X-Sender: kkennawa@bragg To: Thomas Gellekum Cc: ports@FreeBSD.ORG Subject: Re: How to depend on source for building? In-Reply-To: <87iuevnoum.fsf@tibatong.ihf.rwth-aachen.de> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 29 Dec 1998, Thomas Gellekum wrote: > Add a line > > DEPENDS= ${PORTSDIR}/lang/tcl80:extract > > to your makefile. Cool, thanks! Kris > tg ----- (ASP) Microsoft Corporation (MSFT) announced today that the release of its productivity suite, Office 2000, will be delayed until the first quarter of 1901. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 05:38:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA00745 for freebsd-ports-outgoing; Tue, 29 Dec 1998 05:38:46 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from hp9000.chc-chimes.com (hp9000.chc-chimes.com [206.67.97.84]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA00731; Tue, 29 Dec 1998 05:38:44 -0800 (PST) (envelope-from billf@chc-chimes.com) Received: from localhost by hp9000.chc-chimes.com with SMTP (1.39.111.2/16.2) id AA274547543; Tue, 29 Dec 1998 02:45:43 -0500 Date: Tue, 29 Dec 1998 02:45:43 -0500 (EST) From: Bill Fumerola To: chuck@ucsd.edu Cc: freebsd-doc@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, jseger@FreeBSD.ORG Subject: Re: ISC-DHCP In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Chuck, That web page is dynamically built from information contained within the ports packaging files. I've copied the appropriate list and the maintainer of the port. On Tue, 29 Dec 1998, Chuck Rouillard wrote: > > Web support- > > Under "http://www.freebsd.org/ports/net.html", you have a port > listing for the ISC's DHCP. Specifically, I believe your > descriptions are incorrect. > > 1. You list "isc-dhcp-1.0.2" as 'client and server code'. I believe > 'client' code was not offered until version 2(beta). > 2. Both ports have the same 'Long description' suggesting server > support only. This is probably not true. 'isc-dhcp2.bl.6' > supports beta client code as well. Thanks, - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 05:43:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA01125 for freebsd-ports-outgoing; Tue, 29 Dec 1998 05:43:04 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from hp9000.chc-chimes.com (hp9000.chc-chimes.com [206.67.97.84]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA01118 for ; Tue, 29 Dec 1998 05:43:02 -0800 (PST) (envelope-from billf@chc-chimes.com) Received: from localhost by hp9000.chc-chimes.com with SMTP (1.39.111.2/16.2) id AA276347860; Tue, 29 Dec 1998 02:51:00 -0500 Date: Tue, 29 Dec 1998 02:50:59 -0500 (EST) From: Bill Fumerola To: Sheldon Hearn Cc: ports@FreeBSD.ORG Subject: Re: ports that don't honour local CFLAGS In-Reply-To: <5285.914928441@axl.noc.iafrica.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 29 Dec 1998, Sheldon Hearn wrote: > However, I propose that commiters should refuse to commit submitted > ports that don't honour local CFLAGS without good reason. Instead, they > should send submitters e-mail saying "either fix your port to honour > local CFLAGS or justify the current behaviour". > Obviously, existing ports that are "broken" in this respect should be > fixed through PR's submitted by people like me whom they annoy. This > proposal will simply ensure that the number of such ports doesn't grow, > which means that the problem is manageable and will eventually go away. I've bounced or changed the last few ports that I've committed updates to or imported, because of this very reason. In my make.conf, my CFLAGS is actually defined to "-O -pipe -DI_LIKE_BREAKING_PORTS", no joke. By all means, send-pr(1) when you find a port being bad in regards to this (I just fixed postgresql, recently, for this reason). - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 05:45:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA01329 for freebsd-ports-outgoing; Tue, 29 Dec 1998 05:45:12 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from hp9000.chc-chimes.com (hp9000.chc-chimes.com [206.67.97.84]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA01324 for ; Tue, 29 Dec 1998 05:45:10 -0800 (PST) (envelope-from billf@chc-chimes.com) Received: from localhost by hp9000.chc-chimes.com with SMTP (1.39.111.2/16.2) id AA276417980; Tue, 29 Dec 1998 02:53:00 -0500 Date: Tue, 29 Dec 1998 02:53:00 -0500 (EST) From: Bill Fumerola To: Kris Kennaway Cc: ports@FreeBSD.ORG Subject: Re: How to depend on source for building? In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 29 Dec 1998, Kris Kennaway wrote: > A port I'm working on (iTCL 3.0.1) depends on the source code for TCL 8.0 > to compile - i.e. it's basically a TCL 8.0 extension and needs access to the > source code to compile itself. How can I achieve this in the port skeleton? > The TCL 8.0 port is a build-time dependency (libtcl80.so, etc), but it also > needs to have the source tree extracted in /usr/ports. I could add the > tcl8.0.4.tar.gz distfile to DISTFILES and have it unpacked it in itcl/work, > but that seems like a waste of space (and not to mention I'd have to hack the > build process which looks for > TCL_SRC_DIR='/usr2/ports/lang/tcl80/work/tcl8.0.4' in tclConfig.sh). BUILD_DEPENDS= /nonexistant:${PORTSDIR}/lang/tcl80:patch TCL_SRC_DIR= ${PORTSDIR}/lang/tcl80/work/tcl8.0.4 This may not obey Satoshi's readonly requirements though.. - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 06:10:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA03593 for freebsd-ports-outgoing; Tue, 29 Dec 1998 06:10:10 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA03585 for ; Tue, 29 Dec 1998 06:10:09 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA00999; Tue, 29 Dec 1998 06:10:00 -0800 (PST) Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA03153 for ; Tue, 29 Dec 1998 06:05:18 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 2.10 #1) id 0zuzlQ-0002bH-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 29 Dec 1998 16:04:48 +0200 Message-Id: <9998.914940288@axl.noc.iafrica.com> Date: Tue, 29 Dec 1998 16:04:48 +0200 From: Sheldon Hearn Reply-To: Sheldon Hearn To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9234: [PATCH] ports/audio/xmcd doesn't honour local CFLAGS Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9234 >Category: ports >Synopsis: [PATCH] ports/audio/xmcd doesn't honour local CFLAGS >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Dec 29 06:10:00 PST 1998 >Last-Modified: >Originator: Sheldon Hearn >Organization: UUNET Internet Africa >Release: FreeBSD 2.2.7-STABLE i386 >Environment: FreeBSD axl.noc.iafrica.com 2.2.8-STABLE FreeBSD 2.2.8-STABLE #0: Wed Dec 16 00:33:32 SAST 1998 >Description: The xmcd port does not honour local CFLAGS settings, overriding them with its own. >How-To-Repeat: cd ${PORTSDIR}/audio/xmcd ; make >Fix: The following patch teaches the xmcd port to honour local CFLAGS and use resonable defaults if undefined. Index: audio/xmcd/patches/patch-ae =================================================================== RCS file: patch-ae diff -N patch-ae --- /dev/null Tue Dec 29 15:59:44 1998 +++ patch-ae Tue Dec 29 15:56:00 1998 @@ -0,0 +1,24 @@ +--- make.inc.orig Tue Dec 29 15:53:17 1998 ++++ make.inc Tue Dec 29 15:54:53 1998 +@@ -52,7 +52,8 @@ + RANLIB= /bin/true + AR= ar cq + RM= rm -f +-CFLAGS= -O $(DEFINES) $(INCDIRS) $(ARCH) $(TIMER) $(TERMIO) ++CFLAGS?= -O ++CFLAGS+= $(DEFINES) $(INCDIRS) $(ARCH) $(TIMER) $(TERMIO) + ARCH= -DSVR4 -Di386 + TIMER= -DUSE_SELECT + TERMIO= -DUSE_TERMIOS +--- makedgux.inc.orig Tue Dec 29 15:53:17 1998 ++++ makedgux.inc Tue Dec 29 15:55:11 1998 +@@ -52,7 +52,8 @@ + RANLIB= /bin/true + AR= ar cq + RM= rm -f +-CFLAGS= -O $(DEFINES) $(INCDIRS) $(ARCH) $(TIMER) $(TERMIO) ++CFLAGS?= -O ++CFLAGS+= $(DEFINES) $(INCDIRS) $(ARCH) $(TIMER) $(TERMIO) + # ARCH= + TIMER= -DUSE_SELECT + TERMIO= -DUSE_TERMIOS >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 06:19:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA04165 for freebsd-ports-outgoing; Tue, 29 Dec 1998 06:19:08 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA04158 for ; Tue, 29 Dec 1998 06:19:06 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 2.10 #1) id 0zuzye-0002e6-00; Tue, 29 Dec 1998 16:18:28 +0200 From: Sheldon Hearn To: Bill Fumerola cc: ports@FreeBSD.ORG Subject: Re: ports that don't honour local CFLAGS In-reply-to: Your message of "Tue, 29 Dec 1998 02:50:59 EST." Date: Tue, 29 Dec 1998 16:18:28 +0200 Message-ID: <10173.914941108@axl.noc.iafrica.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 29 Dec 1998 02:50:59 EST, Bill Fumerola wrote: > By all means, send-pr(1) when you find a port being bad in regards to > this (I just fixed postgresql, recently, for this reason). Hi Bill, Cool, will do. My current peeve is addressed by ports/9234. Can I assume that "the ports team" shares your views on this issue? Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 06:24:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA04865 for freebsd-ports-outgoing; Tue, 29 Dec 1998 06:24:34 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from hp9000.chc-chimes.com (hp9000.chc-chimes.com [206.67.97.84]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA04860 for ; Tue, 29 Dec 1998 06:24:32 -0800 (PST) (envelope-from billf@chc-chimes.com) Received: from localhost by hp9000.chc-chimes.com with SMTP (1.39.111.2/16.2) id AA290940352; Tue, 29 Dec 1998 03:32:32 -0500 Date: Tue, 29 Dec 1998 03:32:32 -0500 (EST) From: Bill Fumerola To: Sheldon Hearn Cc: ports@FreeBSD.ORG Subject: Re: ports that don't honour local CFLAGS In-Reply-To: <10173.914941108@axl.noc.iafrica.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 29 Dec 1998, Sheldon Hearn wrote: > On Tue, 29 Dec 1998 02:50:59 EST, Bill Fumerola wrote: > > > By all means, send-pr(1) when you find a port being bad in regards to > > this (I just fixed postgresql, recently, for this reason). > > Cool, will do. My current peeve is addressed by ports/9234. I'll go look at it. > Can I assume that "the ports team" shares your views on this issue? I can't see why anyone would disagree on respecting ${CFLAGS}, but I don't speak for people other then myself. :> - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 10:10:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA25447 for freebsd-ports-outgoing; Tue, 29 Dec 1998 10:10:09 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA25442 for ; Tue, 29 Dec 1998 10:10:09 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA08155; Tue, 29 Dec 1998 10:10:00 -0800 (PST) Date: Tue, 29 Dec 1998 10:10:00 -0800 (PST) Message-Id: <199812291810.KAA08155@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Tom Hukins Subject: Re: ports/8564: Upgrade serialmail from 0.72 to 0.75 Reply-To: Tom Hukins Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/8564; it has been noted by GNATS. From: Tom Hukins To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/8564: Upgrade serialmail from 0.72 to 0.75 Date: Tue, 29 Dec 1998 16:30:53 +0000 --zYM0uCDKw75PZbzx Content-Type: text/plain; charset=us-ascii I have finally patched my submission of serialmail to upgrade to version 0.75. I hope someone can commit this port soon. Thanks, Tom --zYM0uCDKw75PZbzx Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="serialmail.patch" diff -ruN serialmail.old/Makefile serialmail/Makefile --- serialmail.old/Makefile Tue Dec 29 16:22:27 1998 +++ serialmail/Makefile Tue Dec 29 16:23:53 1998 @@ -1,30 +1,57 @@ # New ports collection makefile for: serialmail -# Version required: 0.72 +# Version required: 0.75 # Date created: 2 November 1998 # Whom: Tom Hukins # # $Id$ # -DISTNAME= serialmail-0.72 +DISTNAME= serialmail-0.75 CATEGORIES= mail MASTER_SITES= ftp://koobera.math.uic.edu/pub/software/ MAINTAINER= tom@eborcom.com -RUN_DEPENDS= ${PREFIX}/bin/tcpserver:${PORTSDIR}/sysutils/ucspi-tcp +MAN1= maildirqmtp.1 maildirserial.1 maildirsmtp.1 serialqmtp.1 serialsmtp.1 setlock.1 + +.if defined(NOPORTDOCS) +PLIST= ${PKGDIR}/PLIST.nodocs +.endif + +# QMAIL_DIR is the directory where qmail is installed +.if !defined(QMAIL_DIR) +QMAIL_DIR= /var/qmail +.endif + +RUN_DEPENDS= ${PREFIX}/bin/tcpserver:${PORTSDIR}/sysutils/ucspi-tcp \ + ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail NO_PACKAGE= Unsure of djb's license -ALL_TARGET= it man -INSTALL_TARGET= setup +ALL_TARGET= it post-configure: - ${ECHO} ${PREFIX}/bin > ${WRKSRC}/conf-bin - ${ECHO} ${CC} ${CFLAGS} > ${WRKSRC}/conf-cc - ${ECHO} ${CC} -s > ${WRKSRC}/conf-ld - ${ECHO} ${PREFIX}/man > ${WRKSRC}/conf-man - -MAN1= maildirqmtp.1 maildirserial.1 maildirsmtp.1 serialqmtp.1 serialsmtp.1 + @${ECHO} ${PREFIX} > ${WRKSRC}/conf-home + @${ECHO} ${CC} ${CFLAGS} > ${WRKSRC}/conf-cc + @${ECHO} ${CC} -s > ${WRKSRC}/conf-ld + @${ECHO} ${QMAIL_DIR} > ${WRKSRC}/conf-qmail + +do-install: +.for file in serialqmtp serialsmtp maildirserial setlock + @${INSTALL_PROGRAM} ${WRKSRC}/${file} ${PREFIX}/bin +.endfor +.for file in maildirqmtp maildirsmtp + @${INSTALL_SCRIPT} ${WRKSRC}/${file} ${PREFIX}/bin +.endfor +.for file in maildirqmtp.1 maildirserial.1 maildirsmtp.1 serialqmtp.1 serialsmtp.1 setlock.1 + @${INSTALL_MAN} ${WRKSRC}/${file} ${PREFIX}/man/man1 +.endfor +.if !defined(NOPORTDOCS) + @${ECHO} "===> Copying documents to ${PREFIX}/share/doc/serialmail" + @${MKDIR} ${PREFIX}/share/doc/serialmail +.for file in FROMISP TOISP AUTOTURN + @${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/serialmail +.endfor +.endif .include diff -ruN serialmail.old/files/md5 serialmail/files/md5 --- serialmail.old/files/md5 Tue Dec 29 16:22:28 1998 +++ serialmail/files/md5 Tue Dec 29 15:27:29 1998 @@ -1 +1 @@ -MD5 (serialmail-0.72.tar.gz) = c69e01287c56f853ae9b7bdad0c867ad +MD5 (serialmail-0.75.tar.gz) = e6a3049863ae8577b1780fcd9fbc98a9 diff -ruN serialmail.old/patches/patch-aa serialmail/patches/patch-aa --- serialmail.old/patches/patch-aa Tue Dec 29 16:22:28 1998 +++ serialmail/patches/patch-aa Tue Dec 29 15:32:08 1998 @@ -1,12 +1,11 @@ ---- MAN.orig Mon Aug 11 11:39:03 1997 -+++ MAN Mon Nov 2 17:32:51 1998 -@@ -5,9 +5,3 @@ - c:::644:/man1/:maildirserial.1: - c:::644:/man1/:serialqmtp.1: - c:::644:/man1/:serialsmtp.1: --d:::755:/cat1:: --c:::644:/cat1/:maildirsmtp.0: --c:::644:/cat1/:maildirqmtp.0: --c:::644:/cat1/:maildirserial.0: --c:::644:/cat1/:serialqmtp.0: --c:::644:/cat1/:serialsmtp.0: +--- Makefile.orig Sun Nov 15 02:28:23 1998 ++++ Makefile Tue Dec 29 15:31:42 1998 +@@ -260,7 +260,7 @@ + ./compile instcheck.c + + it: \ +-man prog install instcheck ++prog install instcheck + + leapsecs.0: \ + leapsecs.3 diff -ruN serialmail.old/pkg/PLIST serialmail/pkg/PLIST --- serialmail.old/pkg/PLIST Tue Dec 29 16:22:28 1998 +++ serialmail/pkg/PLIST Tue Dec 29 16:00:49 1998 @@ -1,5 +1,10 @@ bin/maildirqmtp -bin/maildirsmtp bin/maildirserial +bin/maildirsmtp bin/serialqmtp bin/serialsmtp +bin/setlock +share/doc/serialmail/AUTOTURN +share/doc/serialmail/FROMISP +share/doc/serialmail/TOISP +@dirrm share/doc/serialmail diff -ruN serialmail.old/pkg/PLIST.nodocs serialmail/pkg/PLIST.nodocs --- serialmail.old/pkg/PLIST.nodocs Thu Jan 1 01:00:00 1970 +++ serialmail/pkg/PLIST.nodocs Tue Dec 29 16:01:09 1998 @@ -0,0 +1,6 @@ +bin/maildirqmtp +bin/maildirserial +bin/maildirsmtp +bin/serialqmtp +bin/serialsmtp +bin/setlock --zYM0uCDKw75PZbzx-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 12:49:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA10630 for freebsd-ports-outgoing; Tue, 29 Dec 1998 12:49:47 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ns.edu.stockholm.se (ns.edu.stockholm.se [193.12.6.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA10623 for ; Tue, 29 Dec 1998 12:49:42 -0800 (PST) (envelope-from ulric@edu.stockholm.se) Received: from localhost (ulric@localhost) by ns.edu.stockholm.se (8.9.1/8.9.1) with SMTP id VAA30904; Tue, 29 Dec 1998 21:49:14 +0100 Date: Tue, 29 Dec 1998 21:49:14 +0100 (CET) From: Ulric Eriksson To: Stan Brown cc: ports@FreeBSD.ORG Subject: Re: siag help (Sorry to be a pest) In-Reply-To: <199812290332.EAA15170@ns.edu.stockholm.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 28 Dec 1998, Stan Brown wrote: > Rather than building siag from the orignal sources, I am using packages > from different OS distributins. I started off with a Debian/Linux one. > Then I reminded myself that I don;t put critical apps on a Linux box. > Trashing X on it by doing an upgrade was a pretty good reminder. I put critical apps on Linux all the time. The Stockholm MAN would come to a screeching halt if it weren't for Linux. Then again, I don't use distributions. Which brings me to this suggestion: 1. Get the sources for Xaw3d and Siag from ftp://ftp.edu.stockholm.se/pub/siag/ 2. Read Xaw3d's README and Siag's INSTALL. 2. Compile and install Xaw3d following the instructions. 3. Compile and install Siag like this: ./configure make make install I know that the above works, because it is how I do it on Linux, Solaris and NetBSD. If FreeBSD is reasonably similar to other Unices, there shouldn't be any problems there either. And you get the latest version, and it'll work with the shared libraries on your system. Installing from sources is great, it is the ultimate dependency maintenance system. BTW, I looked at the screenshots but they looked like black dots on a dark blue background. ;-) The best format for screenshots is GIF, or JPEG if there are many colours. But never mind that: from what I could see, they appeared to be version 3.0.6 or somesuch, which is a bit old. And FreeBSD was apparently built without Xaw3d. The best thing to do about that would be if the FreeBSD maintainer added Xaw3d as a requirement. Here is a quote from topdir.mk (part of the Siag configuration): # ##### # Siag et al were written for the Xaw3d widget set. They can be compiled # with standard Athena widgets, but it will look awful. # Uncomment this if you want to use Xaw3d widgets XAWLIB=-lXaw3d Xaw3d is so useful anyway that many other programs would benefit from it. Ulric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 13:47:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA16968 for freebsd-ports-outgoing; Tue, 29 Dec 1998 13:47:59 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from localhost.nowhere (ppp18339.on.bellglobal.com [206.172.130.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA16963 for ; Tue, 29 Dec 1998 13:47:57 -0800 (PST) (envelope-from vanderh@ecf.toronto.edu) Received: (from tim@localhost) by localhost.nowhere (8.9.1/8.9.1) id QAA77267; Tue, 29 Dec 1998 16:28:12 -0500 (EST) (envelope-from tim) Message-ID: <19981229162812.A56431@mad> Date: Tue, 29 Dec 1998 16:28:12 -0500 From: Tim Vanderhoek To: Sheldon Hearn , ports@FreeBSD.ORG Subject: Re: ports that don't honour local CFLAGS References: <5285.914928441@axl.noc.iafrica.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <5285.914928441@axl.noc.iafrica.com>; from Sheldon Hearn on Tue, Dec 29, 1998 at 12:47:21PM +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Dec 29, 1998 at 12:47:21PM +0200, Sheldon Hearn wrote: > > I'm becoming increasingly annoyed by the number of ports in the tree > that ignore local CFLAGS for no good reason. Convince Satoshi/Justin/whoever to modify cc(1) to exit immediately unless passed the flag "-i_obey_cflags" the next time they do a package-building run. > Obviously, existing ports that are "broken" in this respect should be > fixed through PR's submitted by people like me whom they annoy. This I'd prefer my above suggestion. -- This .sig is not innovative, witty, or profund. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 18:06:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA15129 for freebsd-ports-outgoing; Tue, 29 Dec 1998 18:06:55 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA15120 for ; Tue, 29 Dec 1998 18:06:51 -0800 (PST) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from bragg (bragg [129.127.36.34]) by adelphi.physics.adelaide.edu.au (8.8.8/8.8.8/UofA-1.5) with SMTP id MAA14306 for ; Wed, 30 Dec 1998 12:36:31 +1030 (CST) Received: from localhost by bragg; (5.65/1.1.8.2/05Aug95-0227PM) id AA32410; Wed, 30 Dec 1998 12:36:31 +1030 Date: Wed, 30 Dec 1998 12:36:31 +1030 (CST) From: Kris Kennaway X-Sender: kkennawa@bragg To: ports@FreeBSD.ORG Subject: Policy on bzip2? Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Is there a policy on when it's good to use bzipped distfiles (which are usually much smaller than their gzipped counterparts)? For those of us with slow network links, the extra ~30% compression is extremely handy (not to mention better for conserving bandwidth on the net generally). Lots of folks are jumping on the bandwagon and providing their tars in bzipped form (as well as gzipped), so this seems likely to only increase in the future. Are there any reasons NOT to use bzippped distfiles where they're available? Kris ----- (ASP) Microsoft Corporation (MSFT) announced today that the release of its productivity suite, Office 2000, will be delayed until the first quarter of 1901. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 18:50:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA18400 for freebsd-ports-outgoing; Tue, 29 Dec 1998 18:50:09 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA18395 for ; Tue, 29 Dec 1998 18:50:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA28336; Tue, 29 Dec 1998 18:50:00 -0800 (PST) Date: Tue, 29 Dec 1998 18:50:00 -0800 (PST) Message-Id: <199812300250.SAA28336@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Palle Girgensohn Subject: Re: ports/9224: Update port: PostgreSQL 6.4.1 Reply-To: Palle Girgensohn Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/9224; it has been noted by GNATS. From: Palle Girgensohn To: freebsd-gnats-submit@freebsd.org, girgen@partitur.se Cc: Subject: Re: ports/9224: Update port: PostgreSQL 6.4.1 Date: Wed, 30 Dec 1998 03:45:21 +0100 The release has been withdrawn: http://www.se.postgresql.org/newsflash.html I guess we have to wait for 6.4.2 /Palle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 19:43:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA22805 for freebsd-ports-outgoing; Tue, 29 Dec 1998 19:43:51 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.westbend.net (ns1.westbend.net [156.46.203.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA22762; Tue, 29 Dec 1998 19:43:43 -0800 (PST) (envelope-from hetzels@westbend.net) Received: from admin (admin.westbend.net [156.46.203.13]) by mail.westbend.net (8.8.8/8.8.8) with SMTP id VAA27851; Tue, 29 Dec 1998 21:43:23 -0600 (CST) (envelope-from hetzels@westbend.net) Message-ID: <001601be33a6$8da151e0$0dcb2e9c@westbend.net> From: "Scot W. Hetzel" To: "FreeBSD-Ports" , Cc: "FreeBSD-Current" , "FreeBSD-Stable" Subject: Fw: apache_fp-1.3.3 Date: Tue, 29 Dec 1998 21:43:23 -0600 Organization: West Bend Internet MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0013_01BE3374.42250D60" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.1012.1001 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.1012.1001 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0013_01BE3374.42250D60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Since creating the Apache-FP port, I have received a few requests on how to install the libdescrypt library, and where it is located. I usually advise them to use either cvsup (w/src-crypto & src-secure in cvsupfile) and a make world to install it, or to use the pre-compiled binary for their release (-CURRENT, -STABLE, -SNAP or -RELEASE). Should the attached patches for des/install.sh be added so that the they can choose if kerberos is to be installed? The DES section of the Handbook doesn't mention how to install this library or where to obtain it (US/CA, International). The following information needs to be added to the FreeBSD Handbook possibly in a new section (i.e. 6.1.2 How to install the DES library) and written a little better. Scot From: Scot W. Hetzel > > Frontpage requires libdescrypt (as an .so?). I've scoured the web and > > can't find it. Any suggestions? > > > > jim... > > > You need to install the descrypt library from the FreeBSD sources. You can > do this 2 ways: > > 1. update yours sources via cvsup making sure to include src-crypto and > src-secure in your cvsup file. And selecting the appropriate cvsup server > (US/CA - cvsup.freebsd.org, International - cvsup.internat.freebsd.org). And > perform a buildworld. > > 2. use ftp to retrieve the compiled binaries > (US/CA - ftp://ftp.freebsd.org/pub/FreeBSD//des , > International - ftp://ftp.internat.freebsd.org/pub/FreeBSD//des). > You'll need to retrieve a minimum of install.sh, des.*, and optionally the source > (ssecure.* scrypto.*). Then you need to edit the install.sh script to > remove any lines containing krb.* and skerbero.*. Theses lines are used to > install the kerberos support and is not needed to compile Apache-FP. > > Then you need to check that libcrypt* is a link to libdescrypt* in /usr/lib. > If it is pointing to the wrong library you need to remove all libcrypt* > links and recreate them so that they are pointing to the libdescrypt* > libraries. > > The reason Apache_FP requires the descrypt library is because the pre-built > binary fpadmsrv.exe was compiled statically with the DES library. When it > creates the passwords for the user, author, or administrator web users, it > encrypts it using DES. When the Apache server then tries to use the > password, it rejects the user. > > Scot > > ------=_NextPart_000_0013_01BE3374.42250D60 Content-Type: application/octet-stream; name="30.diff" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="30.diff" --- des/install.sh.orig Tue Dec 29 20:41:21 1998=0A= +++ des/install.sh Tue Dec 29 20:45:22 1998=0A= @@ -10,12 +10,22 @@=0A= echo -n "otherwise hit return to continue. "=0A= read junk=0A= cat des.?? | tar --unlink -xpzf - -C ${_DEST}=0A= -cat krb.?? | tar --unlink -xpzf - -C ${_DEST}=0A= +echo -n "Do you want to install support for Kerbero (y/n)? "=0A= +read ans1=0A= +if [ "$ans" =3D "y" ]; then=0A= + cat krb.?? | tar --unlink -xpzf - -C ${_DEST}=0A= +fi=0A= echo -n "Do you want to install the DES sources (y/n)? "=0A= read ans=0A= if [ "$ans" =3D "y" ]; then=0A= cat scrypto.?? | tar --unlink -xpzf - -C ${_DEST}/usr/src=0A= - cat skerbero.?? | tar --unlink -xpzf - -C ${_DEST}/usr/src=0A= cat ssecure.?? | tar --unlink -xpzf - -C ${_DEST}/usr/src=0A= +fi=0A= +if [ "$ans1" =3D "y" ]; then=0A= + echo -n "Do you want to install the Kerbero sources (y/n)? "=0A= + read ans2=0A= + if [ "$ans2" =3D "y" ]; then=0A= + cat skerbero.?? | tar --unlink -xpzf - -C ${_DEST}/usr/src=0A= + fi=0A= fi=0A= exit 0=0A= ------=_NextPart_000_0013_01BE3374.42250D60 Content-Type: application/octet-stream; name="228.diff" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="228.diff" --- des/install.sh.orig Tue Dec 29 20:31:00 1998=0A= +++ des/install.sh Tue Dec 29 20:38:10 1998=0A= @@ -8,12 +8,22 @@=0A= echo "you want to do this over your installed system? If not, hit ^C = now!"=0A= read junk=0A= cat des.?? | tar --unlink -xpzf - -C /=0A= -cat krb.?? | tar --unlink -xpzf - -C /=0A= +echo -n "Do you want to install support for Kerbero (y/n)? "=0A= +read ans1=0A= +if [ "$ans" =3D "y" ]; then=0A= + cat krb.?? | tar --unlink -xpzf - -C /=0A= +fi=0A= echo -n "Do you want to install the DES sources (y/n)? "=0A= read ans=0A= if [ "$ans" =3D "y" ]; then=0A= cat scrypto.?? | tar --unlink -xpzf - -C /usr/src=0A= - cat skerbero.?? | tar --unlink -xpzf - -C /usr/src=0A= cat ssecure.?? | tar --unlink -xpzf - -C /usr/src=0A= +fi=0A= +if [ "$ans1" =3D "y" ]; then=0A= + echo -n "Do you want to install the Kerbero sources (y/n)? "=0A= + read ans2=0A= + if [ "$ans2" =3D "y" ]; then=0A= + cat skerbero.?? | tar --unlink -xpzf - -C /usr/src=0A= + fi=0A= fi=0A= exit 0=0A= ------=_NextPart_000_0013_01BE3374.42250D60-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 19:46:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA23273 for freebsd-ports-outgoing; Tue, 29 Dec 1998 19:46:18 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from d1o29.telia.com (d1o29.telia.com [194.236.214.241]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA23252; Tue, 29 Dec 1998 19:46:14 -0800 (PST) (envelope-from girgen@partitur.se) Received: from stordatan.telia.com (t3o29p107.telia.com [194.236.215.107]) by d1o29.telia.com (8.8.8/8.8.5) with ESMTP id EAA12030; Wed, 30 Dec 1998 04:45:53 +0100 (MET) Received: from partitur.se (localhost [127.0.0.1]) by stordatan.telia.com (8.9.1/8.9.1) with ESMTP id EAA00522; Wed, 30 Dec 1998 04:45:32 +0100 (CET) (envelope-from girgen@partitur.se) Message-ID: <3689A1DB.3B844BF@partitur.se> Date: Wed, 30 Dec 1998 04:45:31 +0100 From: Palle Girgensohn Organization: Partitur X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-CURRENT i386) X-Accept-Language: sv, en MIME-Version: 1.0 To: freebsd-java@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Porting java stuff? Proposal? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Sorry for the cross post, but I think it's needed here, since many people don't seem to follow both ports and java lists. Short version: I propose that there should be a directory where FreeBSD ports can put java library files (aka .jar files). My suggestion is $PREFIX/share/java/lib. Long version: I have almost finished a port for jsdk-2.0 (java servlet development kit). JSDK is distributed as a tarball with precompiled java classes, docs, examples and stuff in a bunch of directories. Naturally, since it's the easiest for the people making the software, the recommended installation is to extract the tarball into /usr/local/JSDK2.0, add /usr/local/JSDK2.0/bin to the search path and /usr/local/JSDK2.0/lib to the CLASSPATH, etc... sic... I have done this a lot when working with Solaris, and after a while the env variables were several miles long, and it's darn near impossible to get everthing right for many users etc... That's why FreeBSD has hier(7), and the ports collection, right? Now, beeing a BSD:er, I have split the directories in the JSDK tarball as follows, relative to $PREFIX (usually /usr/local): bin -> bin (i.e. /usr/local/bin) lib -> share/java/lib src -> share/java/src examples -> share/examples/jsdk doc -> share/doc/jsdk You can call me a lunatic for putting all this effort into splitting a perfectly well organized directory structure, but anyway... Most of the above list isn't very strange, it's like most other ports, but the share/java is different. (I threw out a question about where to put "ported" java .jar files on the java list a week or so ago, and almost started a flame war, but I'm putting my cheek out again :) I propose that we have a common /usr/local/share/java/lib where ports (and manually too) can put jar files (and sources in share/java/src?). The almost-flame-discussion was wheather this should be in /usr/local/lib, libdata, libexec or share, or maybe a fresh new directory. Well, I run other systems than FreeBSD (though I'd rather not :) , and I like the idea of share/java since I export share to all (unix) platforms (almost). java is platform independent, right? I'd really like to hear your opinions on this. Do you care at all about this matter? Is it important to split java tarballs up like this, or is it just asking for trouble (script wrappers usually has to be patched to some degree, making them possibly error prone...)? Shall we have java appliations in the ports collection? If so, shouldn't we have a USE_JDK macro which defines the JDK version, sort of like with perl? Palle Girgensohn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 20:16:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA26856 for freebsd-ports-outgoing; Tue, 29 Dec 1998 20:16:58 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from goliath.camtech.net.au (goliath.camtech.net.au [203.5.73.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA26851 for ; Tue, 29 Dec 1998 20:16:53 -0800 (PST) (envelope-from matt@camtech.com.au) Received: from dialup-ad-14-4.camtech.net.au (dialup-ad-14-4.camtech.net.au [203.55.242.132]) by goliath.camtech.net.au (8.8.5/8.8.2) with ESMTP id OAA08762 for ; Wed, 30 Dec 1998 14:45:31 +1030 (CST) Date: Wed, 30 Dec 1998 14:45:32 +1030 (CST) From: Matthew Thyer X-Sender: matt@localhost To: freebsd-ports@FreeBSD.ORG Subject: kdesupport build fails XF86 3.3.3, -CURRENT Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Has anyone else tried building kde with XFree86 3.3.3 and qt 1.41 on a recent -CURRENT (~9 days old) ELF system (with a.out kernel). The build of kdesupport fails on my system. This is with LD_LIBRARY_PATH unset and an up to date /etc/rc.* localhost: {3} pwd /usr/X11R6/lib localhost: {4} ls -l *ext* -rw-rw-r-- 1 root wheel 52282 Dec 3 19:58 libXext.a lrwxrwxr-x 1 root wheel 12 Dec 3 19:58 libXext.so -> libXext.so.6 -rwxr-xr-x 1 root wheel 44983 Dec 3 19:58 libXext.so.6 localhost: {5} ===> Building for kdesupport-1.0 make all-recursive Making all in mimelib Making all in mimelib Making all in QwSpriteField /bin/sh ../libtool --mode=link c++ -O -pipe -L/usr/X11R6/lib -o example example.o libQwSpriteField.la -lqt -lX11 c++ -O -pipe -L/usr/X11R6/lib -o .libs/example example.o -Wl,--rpath -Wl,/usr/local/lib .libs/libQwSpriteField.so -L/usr/X11R6/lib -lqt -lX11 -lqt -lX11 /usr/libexec/elf/ld: warning: libXext.so.6, needed by /usr/X11R6/lib/libqt.so, not found (try using --rpath) /usr/X11R6/lib/libqt.so: undefined reference to `XShapeCombineRegion' /usr/X11R6/lib/libqt.so: undefined reference to `XShapeCombineMask' *** Error code 1 Stop. /=====================================================================\ |Work: Matthew.Thyer@dsto.defence.gov.au | Home: thyerm@camtech.net.au| \=====================================================================/ "If it is true that our Universe has a zero net value for all conserved quantities, then it may simply be a fluctuation of the vacuum of some larger space in which our Universe is imbedded. In answer to the question of why it happened, I offer the modest proposal that our Universe is simply one of those things which happen from time to time." E. P. Tryon from "Nature" Vol.246 Dec.14, 1973 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 20:40:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA28979 for freebsd-ports-outgoing; Tue, 29 Dec 1998 20:40:26 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA28974 for ; Tue, 29 Dec 1998 20:40:23 -0800 (PST) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from bragg (bragg [129.127.36.34]) by adelphi.physics.adelaide.edu.au (8.8.8/8.8.8/UofA-1.5) with SMTP id PAA15247; Wed, 30 Dec 1998 15:10:03 +1030 (CST) Received: from localhost by bragg; (5.65/1.1.8.2/05Aug95-0227PM) id AA29831; Wed, 30 Dec 1998 15:10:03 +1030 Date: Wed, 30 Dec 1998 15:10:02 +1030 (CST) From: Kris Kennaway X-Sender: kkennawa@bragg To: Matthew Thyer Cc: freebsd-ports@FreeBSD.ORG Subject: Re: kdesupport build fails XF86 3.3.3, -CURRENT In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 30 Dec 1998, Matthew Thyer wrote: > Has anyone else tried building kde with XFree86 3.3.3 and qt 1.41 > on a recent -CURRENT (~9 days old) ELF system (with a.out kernel). > c++ -O -pipe -L/usr/X11R6/lib -o .libs/example example.o -Wl,--rpath > -Wl,/usr/local/lib .libs/libQwSpriteField.so -L/usr/X11R6/lib -lqt -lX11 > -lqt -lX11 > /usr/libexec/elf/ld: warning: libXext.so.6, needed by > /usr/X11R6/lib/libqt.so, not found (try using --rpath) > /usr/X11R6/lib/libqt.so: undefined reference to `XShapeCombineRegion' > /usr/X11R6/lib/libqt.so: undefined reference to `XShapeCombineMask' > *** Error code 1 QT used to have problems interacting with egcs - do you have it installed? I've seen the same error trying to compile qt-nethack (even setting CC/CXX and recompiling libqt with the system compiler). I've yet to try deinstalling egcs and seeing if it compiles then (in the past that's what I've had to do). Kris ----- (ASP) Microsoft Corporation (MSFT) announced today that the release of its productivity suite, Office 2000, will be delayed until the first quarter of 1901. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 21:20:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA02353 for freebsd-ports-outgoing; Tue, 29 Dec 1998 21:20:10 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA02345 for ; Tue, 29 Dec 1998 21:20:09 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA10719; Tue, 29 Dec 1998 21:20:01 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA01841; Tue, 29 Dec 1998 21:12:29 -0800 (PST) (envelope-from nobody) Message-Id: <199812300512.VAA01841@hub.freebsd.org> Date: Tue, 29 Dec 1998 21:12:29 -0800 (PST) From: kkennawa@physics.adelaide.edu.au To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/9240: Patch for graphics/povray - unbreak and upgrade. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9240 >Category: ports >Synopsis: Patch for graphics/povray - unbreak and upgrade. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Dec 29 21:20:00 PST 1998 >Last-Modified: >Originator: Kris Kennaway >Organization: >Release: 3.0-current >Environment: FreeBSD morden.rebel.net.au 3.0-CURRENT FreeBSD 3.0-CURRENT #21: Tue Dec 29 15:52:33 CST 1998 kkenn@morden.rebel.net.au:/usr2/src/sys/compile/MORDEN i386 >Description: The attached patches unbreak the POVRay port (the brokenness was caused by an upgrade to v3.0.1 without a change in the distfile name), and add myself as maintainer (was ports@freebsd). >How-To-Repeat: begin 644 povray-patch M9&EF9B`M2TS+C`N,0H@($-!5$5'3U))15,]"6=R87!H M:6-S"B$@34%35$527U-)5$53/0EF='`Z+R]F='`N<&]V"\@7`HA(`D) M9G1P.B\O=W=W+FAE;G-A+F%C+G5K+VUI"]<"B$@"0EF='`Z+R]F='`N9F@M86%C M:&5N+F1E+W!U8B]'2YO"\@7`HA(`D)9G1P M.B\O9G1P+FMA<'!A+G)O+W!U8B],:6YU>"]'2\*("!$25-41DE,15,]("`@("`@<&]V=6YI7W,N=&=Z('!O=G5N:5]D M+G1G>@H@(`HA($U!24Y404E.15(]"6MK96YN87=A0'!H>7-I8W,N861E;&%I M9&4N961U+F%U"B`@"B`@3$E"7T1%4$5.1%,]("`@('!N9RXR.B1[4$]25%-$ M25)]+V=R87!H:6-S+W!N9PH@(`H@($U!3C$]"0EP;W9R87DN,0H@(`ID:69F M("UR("UC('!O=G)A>2]F:6QE2]F:6QEBD@/2!D-&%B8C(R931D.3!D9&$R8S4X8S4P-V)F-V4Q-3Fix: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 22:10:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA07139 for freebsd-ports-outgoing; Tue, 29 Dec 1998 22:10:14 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA07134; Tue, 29 Dec 1998 22:10:13 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id WAA13808; Tue, 29 Dec 1998 22:55:16 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id WAA03264; Tue, 29 Dec 1998 22:55:16 -0700 Date: Tue, 29 Dec 1998 22:55:16 -0700 Message-Id: <199812300555.WAA03264@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Palle Girgensohn Cc: freebsd-java@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Porting java stuff? Proposal? In-Reply-To: <3689A1DB.3B844BF@partitur.se> References: <3689A1DB.3B844BF@partitur.se> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Sorry for the cross post, but I think it's needed here, since many > people don't seem to follow both ports and java lists. > > Short version: > > I propose that there should be a directory where FreeBSD ports can put > java library files (aka .jar files). My suggestion is > $PREFIX/share/java/lib. Sounds good, but.... > Long version: > > I have almost finished a port for jsdk-2.0 (java servlet development > kit). > > JSDK is distributed as a tarball with precompiled java classes, docs, > examples and stuff in a bunch of directories. Naturally, since it's the > easiest for the people making the software, the recommended installation > is to extract the tarball into /usr/local/JSDK2.0, add > /usr/local/JSDK2.0/bin to the search path and /usr/local/JSDK2.0/lib to > the CLASSPATH, etc... ... > Now, beeing a BSD:er, I have split the directories in the JSDK tarball > as follows, relative to $PREFIX (usually /usr/local): > > bin -> bin (i.e. /usr/local/bin) > lib -> share/java/lib > src -> share/java/src > examples -> share/examples/jsdk > doc -> share/doc/jsdk .... > I propose that we have a common /usr/local/share/java/lib where ports > (and manually too) can put jar files (and sources in share/java/src?). The problem with this is that it makes it much harder to track 3rd party stuff, because that stuff is created separately and *expects* the directory hierarchy to be the way it was created. By breaking it up you make a couple of things harder. 1) If they totally re-organize their distribution upgrading the port is harder to upgrade. 2) Dependencies are harder to track. 3) Java is a moving target, and having multiple version of Java on your system is a going to be a very strong possibility. 1) JDK1.1 a.out/ELF 2) JDK1.2 a.out/ELF I could a single machine having easily 1 or 2 binaries on it, depending on alot of factors. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 22:30:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA09011 for freebsd-ports-outgoing; Tue, 29 Dec 1998 22:30:10 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA09002 for ; Tue, 29 Dec 1998 22:30:09 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA14862; Tue, 29 Dec 1998 22:30:00 -0800 (PST) Received: from angmar.mel.cybec.com.au (angmar.mel.cybec.com.au [203.103.154.62]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA08245 for ; Tue, 29 Dec 1998 22:22:46 -0800 (PST) (envelope-from lodea@angmar.mel.cybec.com.au) Received: (from lodea@localhost) by angmar.mel.cybec.com.au (8.9.1/8.9.1) id RAA15523; Wed, 30 Dec 1998 17:25:08 +1100 (EST) Message-Id: <199812300625.RAA15523@angmar.mel.cybec.com.au> Date: Wed, 30 Dec 1998 17:25:08 +1100 (EST) From: lodea@vet.com.au Reply-To: lodea@vet.com.au To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9241: Update of OpenLDAP to 1.1.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9241 >Category: ports >Synopsis: Update OpenLDAP port to 1.1.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Dec 29 22:30:00 PST 1998 >Last-Modified: >Originator: Lachlan O'Dea >Organization: Cybec >Release: FreeBSD 2.2.7-STABLE i386 >Environment: >Description: OpenLDAP version 1.1.1 has been released. >How-To-Repeat: >Fix: This port no longer requires patches. The files patch-aa, patch-ab and patch-ac should be deleted. diff -ruN openldap/Makefile openldap.new/Makefile --- openldap/Makefile Tue Oct 27 00:02:26 1998 +++ openldap.new/Makefile Wed Dec 30 15:28:14 1998 @@ -1,12 +1,12 @@ # New ports collection makefile for: openldap -# Version required: 1.0.2 +# Version required: 1.1.1 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $Id: Makefile,v 1.2 1998/10/26 13:02:26 vanilla Exp $ # -DISTNAME= openldap-1.0.2 +DISTNAME= openldap-1.1.1 CATEGORIES= net MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/ EXTRACT_SUFX= .tgz @@ -14,15 +14,12 @@ MAINTAINER= ulmo@earthling.net WRKSRC= ${WRKDIR}/ldap -MANCOMPRESSED= yes +GNU_CONFIGURE= yes .include "files/manpages" -MAKE_ENV= LDAP_PREFIX=${PREFIX} \ - EXTRACFLAGS="${CFLAGS}" - -pre-patch: - ${CP} ${WRKSRC}/Make-common.dist ${WRKSRC}/Make-common +pre-build: + cd ${WRKSRC} ; make depend post-install: strip ${PREFIX}/bin/ldapadd ${PREFIX}/bin/ldapdelete \ diff -ruN openldap/files/manpages openldap.new/files/manpages --- openldap/files/manpages Sat Oct 10 14:40:45 1998 +++ openldap.new/files/manpages Wed Dec 30 14:38:22 1998 @@ -35,7 +35,7 @@ MAN3+= ldap_sort.3 MAN3+= ldap_ufn.3 MAN3+= ldap_url.3 -MAN3+= regex.3 +MAN5+= ldap.conf.5 MAN5+= ldapfilter.conf.5 MAN5+= ldapfriendly.5 MAN5+= ldapsearchprefs.conf.5 diff -ruN openldap/files/md5 openldap.new/files/md5 --- openldap/files/md5 Tue Oct 27 00:02:26 1998 +++ openldap.new/files/md5 Wed Dec 30 12:39:27 1998 @@ -1 +1 @@ -MD5 (openldap-1.0.2.tgz) = c451152abce9273cb1403cab4940b2e6 +MD5 (openldap-1.1.1.tgz) = fe6d55119e06857454f21e0a9aeb5b02 diff -ruN openldap/patches/patch-aa openldap.new/patches/patch-aa --- openldap/patches/patch-aa Tue Oct 27 00:02:26 1998 +++ openldap.new/patches/patch-aa Thu Jan 1 10:00:00 1970 @@ -1,24 +0,0 @@ ---- Make-common.orig Fri Oct 16 18:59:29 1998 -+++ Make-common Fri Oct 16 19:08:04 1998 -@@ -189,7 +189,7 @@ - - # Locations of auxilary programs - # (excepts to below are generally defined in Make-platform) --LDAP_SENDMAIL?=/usr/lib/sendmail -+LDAP_SENDMAIL?=/usr/sbin/sendmail - LDAP_EDITOR?=/usr/ucb/vi - LDAP_FINGER?=/usr/ucb/finger - -@@ -261,10 +261,10 @@ - # LDAP_ACLGROUP=-DACLGROUP - - # uncomment these lines to enable support for CRYPT passwords in LDBM. --# LDAP_CRYPT=-DLDAP_CRYPT -+LDAP_CRYPT=-DLDAP_CRYPT - # LDAP_CRYPT_LIB?= - # and comment this line out --LDAP_CRYPT_LIB= -+# LDAP_CRYPT_LIB= - - # uncomment these lines to enable support fro tcp_wrappers in servers. - # Requires tcp_wrappers. diff -ruN openldap/patches/patch-ab openldap.new/patches/patch-ab --- openldap/patches/patch-ab Tue Oct 27 00:02:26 1998 +++ openldap.new/patches/patch-ab Thu Jan 1 10:00:00 1970 @@ -1,11 +0,0 @@ ---- build/platforms/freebsd2-gcc/Make-platform.orig Wed Sep 16 11:55:05 1998 -+++ build/platforms/freebsd2-gcc/Make-platform Fri Oct 16 18:59:41 1998 -@@ -6,7 +6,7 @@ - # - # add any platform-specific overrides below here - # --EXTRACFLAGS=-O -g -+EXTRACFLAGS?=-O -g - LDBMBACKEND=-DLDBM_USE_DBBTREE - LDBMINCLUDE=-I/usr/include - diff -ruN openldap/patches/patch-ac openldap.new/patches/patch-ac --- openldap/patches/patch-ac Tue Oct 27 00:02:26 1998 +++ openldap.new/patches/patch-ac Thu Jan 1 10:00:00 1970 @@ -1,13 +0,0 @@ ---- build/platforms/freebsd3-gcc/Make-platform.orig Wed Sep 16 11:55:05 1998 -+++ build/platforms/freebsd3-gcc/Make-platform Fri Oct 16 19:06:39 1998 -@@ -30,8 +30,8 @@ - THREADS= -DPOSIX_THREADS -D_THREAD_SAFE -DPTHREAD_PREEMPTIVE - - # use special gcc flag to include libc_r.a --THREADSLIB= -pthread --#THREADSLIB= -lc_r -+#THREADSLIB= -pthread -+THREADSLIB= -lc_r - - # if you built/installed with -DNOLIBC_R, you'll need uncomment - # out the following diff -ruN openldap/pkg/PLIST openldap.new/pkg/PLIST --- openldap/pkg/PLIST Sat Oct 10 14:40:45 1998 +++ openldap.new/pkg/PLIST Wed Dec 30 14:34:52 1998 @@ -4,24 +4,21 @@ bin/ldapmodrdn bin/ldapsearch bin/ud -bin/xrpcomp -etc/ldap/go500gw.help -etc/ldap/ldapfilter.conf -etc/ldap/ldapfriendly -etc/ldap/ldapsearchprefs.conf -etc/ldap/ldaptemplates.conf -etc/ldap/rcpt500.help -etc/ldap/slapd.at.conf -etc/ldap/slapd.conf -etc/ldap/slapd.oc.conf +etc/openldap/ldapfilter.conf.default +etc/openldap/ldapsearchprefs.conf.default +etc/openldap/ldaptemplates.conf.default +etc/openldap/slapd.at.conf.default +etc/openldap/slapd.conf.default +etc/openldap/slapd.oc.conf.default include/disptmpl.h include/lber.h include/ldap.h -include/proto-lber.h -include/proto-ldap.h +include/ldap_cdefs.h include/srchpref.h lib/liblber.a +lib/liblber.la lib/libldap.a +lib/libldap.la libexec/fax500 libexec/go500 libexec/go500gw @@ -31,6 +28,7 @@ libexec/rp500 libexec/slapd libexec/slurpd +libexec/xrpcomp sbin/centipede sbin/ldbmcat sbin/ldbmtest @@ -39,4 +37,6 @@ sbin/ldif2id2entry sbin/ldif2index sbin/ldif2ldbm -@dirrm etc/ldap +share/openldap/go500gw.help +share/openldap/ldapfriendly +share/openldap/rcpt500.help >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 22:45:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA10502 for freebsd-ports-outgoing; Tue, 29 Dec 1998 22:45:55 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from osprey.grizzly.com (osprey.grizzly.com [209.133.20.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA10487; Tue, 29 Dec 1998 22:45:51 -0800 (PST) (envelope-from markd@Grizzly.COM) Received: (from markd@localhost) by osprey.grizzly.com (8.8.8/8.8.5) id WAA01885; Tue, 29 Dec 1998 22:44:08 -0800 (PST) Date: Tue, 29 Dec 1998 22:44:08 -0800 (PST) Message-Id: <199812300644.WAA01885@osprey.grizzly.com> X-Authentication-Warning: osprey.grizzly.com: markd set sender to markd@grizzly.com using -f From: Mark Diekhans To: girgen@partitur.se CC: freebsd-java@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG In-reply-to: <3689A1DB.3B844BF@partitur.se> (message from Palle Girgensohn on Wed, 30 Dec 1998 04:45:31 +0100) Subject: Re: Porting java stuff? Proposal? References: <3689A1DB.3B844BF@partitur.se> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Great your doing the work on the JSDK port; FreeBSD could end up an ideal environment for server-side java applications (which happens to be one of the things I do). This design looks great from the BSD perspective. However the problem with a non-standard layout for Java software is it now requires modifying software obtained from other sources to run on BSD. Most java software requires one to set an environment variable per dependency such as JAVA_HOME that point to desired packages and come with install instructions or scripts. FreeBSD not becomes a special case to port to, when no port should be required. An additional advantage with the defacto java software structure is that it easily allows for multiple versions of the same package to be installed. This is critical in a world where the software is changing so quickly. I generally end up with two different version of swing installed on my systems. I fear that an approach like this would give freebsd a bad reputation in the java world; and we all know how hard it is to shake a bad reputation. Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 29 23:31:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA14494 for freebsd-ports-outgoing; Tue, 29 Dec 1998 23:31:23 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from rah.star-gate.com (sj-dsl-9-129-138.dspeed.net [209.249.129.138]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA14487; Tue, 29 Dec 1998 23:31:22 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.9.1/8.8.8) with ESMTP id XAA79254; Tue, 29 Dec 1998 23:30:16 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199812300730.XAA79254@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Mark Diekhans cc: girgen@partitur.se, freebsd-java@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Porting java stuff? Proposal? In-reply-to: Your message of "Tue, 29 Dec 1998 22:44:08 PST." <199812300644.WAA01885@osprey.grizzly.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 29 Dec 1998 23:30:16 -0800 From: Amancio Hasty Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Great your doing the work on the JSDK port; FreeBSD could end up an ideal > environment for server-side java applications (which happens to be one of the > things I do). Curious have you played with Apache JServ, SSI or GNUJSP on FreeBSD? JSPs are great to compile with jikes 8) Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 30 00:10:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA18225 for freebsd-ports-outgoing; Wed, 30 Dec 1998 00:10:39 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA18214; Wed, 30 Dec 1998 00:10:35 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id BAA14719; Wed, 30 Dec 1998 01:10:00 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id BAA03792; Wed, 30 Dec 1998 01:09:55 -0700 Date: Wed, 30 Dec 1998 01:09:55 -0700 Message-Id: <199812300809.BAA03792@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Amancio Hasty Cc: Mark Diekhans , girgen@partitur.se, freebsd-java@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Porting java stuff? Proposal? In-Reply-To: <199812300730.XAA79254@rah.star-gate.com> References: <199812300644.WAA01885@osprey.grizzly.com> <199812300730.XAA79254@rah.star-gate.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Great your doing the work on the JSDK port; FreeBSD could end up an ideal > > environment for server-side java applications (which happens to be one of the > > things I do). > > Curious have you played with Apache JServ I've done a bit of work with Apache's JServ, but not much. Unfortunately w/out a JIT FreeBSD's Java performance isn't too hot. However, the two JIT's (SHUjit and TYA) ported to FreeBSD show promise. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 30 00:24:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA19234 for freebsd-ports-outgoing; Wed, 30 Dec 1998 00:24:10 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from rah.star-gate.com (sj-dsl-9-129-138.dspeed.net [209.249.129.138]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA19229; Wed, 30 Dec 1998 00:24:09 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.9.1/8.8.8) with ESMTP id AAA80195; Wed, 30 Dec 1998 00:23:23 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199812300823.AAA80195@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Nate Williams cc: Mark Diekhans , girgen@partitur.se, freebsd-java@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Porting java stuff? Proposal? In-reply-to: Your message of "Wed, 30 Dec 1998 01:09:55 MST." <199812300809.BAA03792@mt.sri.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 30 Dec 1998 00:23:23 -0800 From: Amancio Hasty Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am doing a little work on Jserv and it looks like its performance is not bad . Will have to qualify that later on the week with something like Apache JMeter 8) As some of you may know Apache JServ is a servlet server which works with Apache. The interesting scenario is that JServ loads a servlet think about it as a CGI and it remains resident on the server . servlets are multi threaded so a single copy gets used to serve multiple clients. If anyone is interested there are a couple of books on Servlets: Computing Mcgraw-Hill Java Servlets by Karl Moss O'Reilly Java Servlet Programmy by Jason Hunter with William Crawford O'Reillys so far is my favorite one. Servlets are being used in high-end commerce web servers . Sun's commerce web server uses http://www.atg.com servlet / application engine. http://www.xs4all.nl/~vincentp/gnujsp is an implementation of of Java Server Pages which basically one can mix HTML and Java 8) http://www.javasoft.com/products/jsp/jsp092.html#applications Have Fun Guys, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 30 01:20:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA22983 for freebsd-ports-outgoing; Wed, 30 Dec 1998 01:20:10 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA22974 for ; Wed, 30 Dec 1998 01:20:09 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA00574; Wed, 30 Dec 1998 01:20:00 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA22542; Wed, 30 Dec 1998 01:12:54 -0800 (PST) (envelope-from nobody) Message-Id: <199812300912.BAA22542@hub.freebsd.org> Date: Wed, 30 Dec 1998 01:12:54 -0800 (PST) From: taguchi@tohoku.iij.ad.jp To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/9242: update: XttXF86srv-* & XttXF98srv-* Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9242 >Category: ports >Synopsis: update: XttXF86srv-* & XttXF98srv-* >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Dec 30 01:20:00 PST 1998 >Last-Modified: >Originator: Taguchi Takeshi >Organization: IIJ >Release: FreeBSD-current >Environment: FreeBSD uni.tohoku.iij.ad.jp 3.0-CURRENT FreeBSD 3.0-CURRENT #4: Wed Dec 30 10:\ 09:14 JST 1998 root@uni.tohoku.iij.ad.jp:/usr/src/sys/compile/MEGU i386 >Description: here is a update patche for all XttXF86srv-* and XttXF98srv-* servers. and new port, Xtt X Server for 3DLabs. this update is from Xtt1.0 to 1.1pl02. Xtt1.1 is for XFree86-3.3.3. many bugs are fixed. and I believe ports depend probrems are resolved (such as "order probrem"). >How-To-Repeat: >Fix: please apply following patches. and remove following files. x11/XttXF86srv-common/files/kerberos4.diffs x11/XttXF86srv-common/files/krb4auth.c x11/XttXF86srv-common/files/krb4auth.h x11/XttXF86srv-common/patches/patch-af x11/XttXF86srv-common/patches/patch-ba x11/XttXF86srv-common/patches/patch-bb x11/XttXF86srv-common/patches/patch-bc x11/XttXF86srv-common/patches/patch-bd x11/XttXF86srv-common/patches/patch-be x11/XttXF86srv-common/patches/patch-bf BEGIN>---88--- begin 644 xtt1.1-981230.patches.tar.gz M'XL(`"/DB38``^P]:W?B1K+S%?^*SF3.[CA8`B'`-AMG!X/,$//P0=@F>_<> MKRQD0PR(E43LR<3__59UMT1+B&<89ZZ'/AG3ZNZJKJZJKJI^2)%3;[YX(MGT M82Y'WA!,Z<@O?R#Y?#:CYC/IK`K/AVI&?4-R7YZT-V\FKF6QX9F];?2CI=#Z;G2M_)9W+ M^O)/9T!1B*)FT\H;DMX6`8O2-R[_;O_NCD@3IT%D.?6D*+(]Z*8B2I&J&P_6 M77]@D7D5>Y(DK8(@T9Y8I&R9(&*B9`KI?$$])LKQ\=%>,IF])PWHD8]OQ7&+:@X%E>GU[1(;^`.YL MIY#HN);SF^7@`ZEB3^2Q[_5(A[0=(*_]:0SC^9Y<68Z+L([UWTG?L;J%A"*G M]Y+Q%0IV738\BYB.!3]0F%!RI#AV^@-&*M1?]^PAE"?:QOW$[/5)&ZARX?=' MCQ5\\.R>_3"1^_U?9:,K_SK^":#H&`\/#DD2_]`Q[I$]4J[J[4:QKITDGLP] MZ>*\PA\\C_).HK3&%0.EI6);JS1;54V'&D5!=/5BM=&&?UKK)#&/FKV_6E=W M:?M)F'/%2N>+F/_E]C\[:_^5_,[^OT1:9O]!*6+-OUB^P/J+S6:-?S8=:_Q# M0#.V7SW[RU^!\Z>EU.`$<4XP5X\FOD"'F"I_3]4(O8_FU:R._O_$FF9_6=*$>L!(E4+?$"D98P74&*]0!1N MQ@_DMK8/Q+IZ79Z`C2G&%P05.V_PK:?(;,M_B1.`3>Q_9K?__R)I%?N?CS\! MB%0ML?_Y1:<`"^Q_?OXYP"&`;M/^YU_900`;TQS[G]\=!NS2C/W_(AM`2^U_ M/A/=_SE4#W?V_R72*O8_?@,H7+/$^B_<`LK,-?[S]X`."V!5MVC[7]DF$!W2 M',N_VP;:I2")$\X>V5_+_O]A>F?_7R0MM?^@%/'F7ZQ89/W%=JL;_Q#4C.W/ M9+9F^Z&C5V;Z841QEI\5[PS_+HE)F',7Q^ET^BN)_W,[^_\R:9G]ITH1ZP#" M-0L\0+AAC`M08UU`!&S&!ZCI;?D`VM/K<@)T2#%>P"_?N8%=HDF8<+KZ9:Y_ M+K?_:BYJ_S/YW?GOBZ1E]E]78XV_4+S`\@NM5C;[(LR,S0L%KG9N8)?BDSCMKBK%KV7_/[<[_WV9M-3^@U+$.P"Q8I$' M$-LE=,-C+B!'E%Q!R0<[^5$7$(+R'0K/1_H^:V^W_O$A:9O^O MY[S\=;W:FU_7BU_[RL=:_NL%[WP=%3+JMNS^]6M[X>LZ]FVOZ]VK7KLT+PG3 MSK2'0WOTTN]_*>JADDT+]C^/[W^IN_V?ETG+[#]3BE@7$*E:X`4B+1/Z9$1M MNJ(2\`+IZ7Y.Q!%$X8)]H&-P![!N**3_U'<@2A0].8,"ESH$[AQ<[A4\[^OS M!IDLN@/XN]@?_).9?L;`D$^(UL3X!:E>U-M:ZT:OMK'HSAL74BGX*S_=.99U ME)=MYSXUGMRF.F?T.:7*JIQ)N?;$,:T4^?>>E.!`/H#9=>RA#'TN`^MY%*YG M/#[(?=>2S=[$EB:R80(74JXWZ5HC+S4&QH-:>,`S^W?C(?4D>5ZJVW<]%[$D M-Z%>%Q)*_:Q:PQ%V5#7C.B;( MTKO_G:!P0=XR6#69/79M4TE+GBV-!^FTC!,>*O:280QJ%(/B8Z`CXV@4CD8) MT!!0N6*[]'%=9;GK/UGNVKHB0FU#54*DOZ#T:+^<^71D$G6W"A$>,N*#RL8, MT'&B%-%A$R7:A-!2+(D*,!`OK?8!,X)\5XL1H5VM>GI3UBZT1AG(\+P[62V\ M^WS1;+7U?(D,7P`B&[?B0$!E@_NO$'_%CN1 M^W?DNRX8\9'5?=\IUP&%OD_^]C?BEUWJQ9N6IE?+6J.]S]J_^RP6/I.3$])H M4GNJY@X4\"%)^#UB)K5::31;&N?EM6.,>]9@+)N`R!H!3X)?2>NT6\52^Z;9 MJ/VR>`ZB$S&-T=\],G$MDG(!!'$"A%VWSB''>GI^]UDN7;:HB,#ASSIL=+$N M5\M-X*G*(P:4GB]8_6.QI95O`)'>*E&1O_L<*J."11X0UAEEZ%K]/MK.`W3* M)4^AA.^UV&/ESBLN;V=0;_?*4-H#&R;F-P>V6FR6_CM.7;89BK-PL)3)"V)M!T? MW6B5$J&92O$X?^1G&Z?7Q0OV4*>X(-/02MFCM-\-*Z#]8_;\"IY8_N*Z=NKG M]'.>I21-0=N5RRJKN"Z>:A=!5NW?7O4^;=M&,**EL#%RPGZP,".::VOANC6@$]Z2=$ZI*`>"))$-L^ M&DX78C9^A MB1:=E@&.N3.0-N%:39;*%5B.UII*=`TE"%SYJI,OZ"0ZET-"AP+B3TAQCB?7 MFN-!?!'VS5+$-TNQ-@B6543C9C,NIPXUDW7'EDB1TXO MJ[5R`"+"W$[Z@^Y,^VI#;^/8XR#Z(]QVHG^('3 M5O->Q8H`L_ MX:HW;OI)L2Y/`BCI#D+X7@&BD0_O:5#R[K-6^MB\J>N59_+V!Y;>DG_,UC6: M[6I)*\36+8(CU3ORR9Z01V/D$<\FE%4I/CF)ARR:4LH/1>S1X--!+#;$Y/;L MR:!+K"?+G'A6/$6$?$\WV4C47Y^`DXR%`#*]WFQ[1Y!XQD M*M7'_F`0BXN.$2,,W+N3.GQ8[@$Q1EWB#QT'.1VZ'(N(:M#0,D8NXR%T2$:6 MU25#V[$(K+T>B`NVQ**(2Q>7Q.L/+3<>UUN"BL&U.]!R@DI!USE<*7A`]AQ$ M9D$X]TQ^A$*VD@C6&G2![O=6^5>IV$9(A*&M6):O'2A0["X0^8-CX'U++@L= M>6=`>1)I,WDXB9/W'U-*(4`DDH=`LP2R#0;*CV2"$(:"-Z&%9)I6'\#,_A,= M@(B+".11TO9Q*B.S`^]7V"-L%A(8>.D"NYT:L6JP13P-H!F;WYO=4!D,IWY> M/V-976MKC2M$52^>:S@HY#8]^5I.'.4@DYQH5X5G\!+/Y*?I,WB"9RJ3^09TXZ4`^>,/$O7.8'W!L(O"A]D& M.)J7;*[1S,U9K8CS#$/]0_3! M5D'%-+C$RJ[-%K/S>O\/=%_4-=SBCQT(F;KE_\COWGWN^SVB]T03-3/.+T]D MB%]+"9RQH;&10G3=&81/>T"=Q)V`8`)$VY:"F"J%015V3,^4LKF##!XK9=(' MN6.Z09B83K/FZ<]GS5:]V#YAFY;!,XZM5F8B`#LT)-,='NC!GSA^$*V78+G= M#INAX0.2T>T[\G@@0-_V1SYT_9Q/1[:-].S[`A]KN=@N/H?-,MC_'X!Y]^L# M_4JC!0Y$O<)\F/])%Z5__6],1ZL`13OB^[<1[H),WQKVQ'M+B:\UT''=$1X0 MRZX-WB<=YGEJ6DGIB(51YL.0J?(-XO=^9@P/C^1GRD-J2,W)2OKD<^ZBU:RT MBO5G06O'CGWO&$,W!>CQ7UAAL$0&0:(KW[2OB)]9LV.^,HN;?]*JTVF5X?/C MV]24Y6%ZID$?4.5KY)=AR-JD$%\I9[@8:AJIZ]`IPKGD+N\E:%S%XTWIXVOP6&;&$$E5<>7(9CG06OQE M3G8.5]*-(7H&*"RGEK98?G\H`A!]F2Q34`X772.: M`1=N(1T7,KG0_TT@DSM0%)*$GR-VU09LY$?#[72'Q8G7VR,?BWJG7"]>MC^> M)-BAX_<\0N`MSYW;[)X$S1F)M$KC\06TK$-TR84JW+DJEGF4^$(Z> M/2`&E@-)+F^./J0Z&D\\[^M:TC58[HP]`!`XTESW(DV1.X5=, M^=[%,WG[_60$3H$>'A0K'9WZL[?DIY^X)@"H#5%TVXXM[ M4\N7>C*%P+0[3#&::ZY"AUTK6D@19C,C&<(@OGV;PUN7BOA_73E$\Z$$-]2Y(H6L1B+! M#*10%YB'F+JI'6"52;%2F/`<=`I\BA''1>F80[N\?C.A".>V*S==6T`!Y)\4 MDX`G[-0RX=?D5A)6HSE75M$J4510-U]2"`B@S#9&Y;1`@@#W)\1'#]M7;;F9 M\`!P&[*C:$*B4_*%=&:;\^S_F>S8_8B5FVXF/831? M(S__DMD:C3>3(8/=AA1]3%$YJMEOUX3ZEY'6:+RY&/-;\8,^IJ@8J MW")@5&I-TR-*&CA.-YO3RZ461=+N3AU)IRLU6M"&\3T+-=V1N.!T2.+<:!2B2N1K:=_GT"EBVDCI\# MR>"`[$HXH#HY^GPA!,CF24>BW+'P0>HQ\E$.EPQ]Z?5#"@V2J!>RH M+8<^7W_KC6OW4,YU." MD='4.5=)M]_%5Z1Y!WWO@!BN.QEB]N\ND0:_\R'S!@(JK(PP`PD,SLH%_@1E M#+1ON0*K9BL!LS,VW=],@2V0H2>`B\!2/\QP4I0W)P8?J^R>A2N,3"PF4A7/ M.',I?A^#F\VGLQ3)ZLC8]DS6HB!$6A;YTK MUGY%4;/XR2Y%R7%'(_%;@GJ[?%/6SJH-32,4==PNF6*U27OWE^TFC]K MI;;?9A\!ZO?QZD-?[GN)&!B5DPS M/BG#X(J^F`E:%-\OZK2N&0O9O&6 M?D/N<=Q/KF<-P2.X4X?P&_^^48ZXDS'>`0.89&+J4!;!9`48VD_-<.ZM]G"< M2-S:]L`"?X^D"RA2X$W92U4!!'4P0I.:T;8ZI&N;X!9&'K[4,S8<@W[8R;7O MO$?#\6$;W=MA8FY7(Z@ECCWQ<.8QMA]3MA\?LMM>$MZDHA<"0>T2](5D?-'+ MLX.7R-@7+J"=:*WIR[F.Q=JQ^W,!8WJ6T<7/#K)O33GVT`<.E%^`'L#,G8(. M@LG"X)()T>:MV2D#7K]3DJAU*3-$;C@0;B.8Y?`&]O`6>$HM4R*!;_"Q[VH! M88Z%,C,&M'U_=$\!K*=XE!AK+)FQ'0A59P(]OW#!K/6;K#%O`Y#(S(4`,2W, MW%R>QCWX$\0]S(.%W+!O\%=WPAPBXL!\/%+Y/(O7$"%S6FV4;SX62^>+PA41 M=I[K8\L/:LJ#SLDTWHE68D@IE2^JG8M6]2HO=-F\W*]50J58S0*Y?-ZHG7S.L+*F'ZP.*Z;0(MF M%'2&@.P"`K+S",C&$Y#U"9AAMHX?R.F"^>ITAQ7\E!2/NM0T#;I4,>;JE.OL MRGJYV@*\`%'B=^BIS]`GM]V^8YF>[7P2@@CVQBD2\NY]I:5I$)!56_OP(*+; MIQ1)?)"LL2A@J$]&*X4Z4M8N((AB59#OU"_A<9\_M)O-FO`H9'&>"X]`$*)! MA/2URU!@!@0'6$64/CX168`)\ABK\2YJ#-\O;+2,S\=HW))*-A\8N42"$-=R MT>W+)CAB\\'R,.,Y%DPVR(&?'<`/S#IS#+__YC##OL=O=/HE]]:(EQBF"1@A M8_9L&S_%AFTD;$.)1=)16SB]?M:?+/N^Z.@#^KSE@'%P0ER)*JL`5YF^DJYA MX6Y(?RQ',?&8K0PLAV,<&1Y1K>+%8[E_A][S]J=1J[D M9_(KM%SG7`BO?D)#)CF#`3NL>?@"CC,[GNW;+^R^P=T3>LWO6,SD&U%4EJ50E54E=)2=DGS2#('R%^2GT@0Y^]5>N=9="C!CL1PSV M8P;[C,$^9["_PV!_A\%^Q&`_8K"_RV#L,N=3]#6:I6)&T1]Y!N]'W(>78C"R M7`(&0R>"*V>%`K,S`)GG?C0ET$VS'NW&ADNI)M/9H"VD9@/0W4EJQH*IP&-) M01,_BOV7P+`5=3A[=U$\*+&OY8LB%$-'HV+V%8L9DP]*\^'Q!'0QMY/PZ2[GP#Q"2X!.YIUCS&X*P=9ZT_GX^Z_ M3VFT%_B8[PY*V0(*^/AB#[IQE5^)L>SA)1XAZ-86$BPEM-3? MV,1'"_C2]9C9\^TMG2IQK40["B:88QTCD_JT+(JI`5>D@9X+-/)]=I'%6F!> MN`3G9!U@]A),@&'Y,,6`M6K>D=/I?/BI2L"7(IA$D7QA)CK63>-.["CX[[?Y M1QH.'Q=\G"F9`EWW@Z6N9\I6KK>]+?.E_F>0PI(XFO]PWF=)TN`+>?\.AT(6 MFN5R>E-OV-<7Y-*U]7"/]NE[X%$E+5J3Z/0\>EKD8['EFY7UH>>E3F\Q7 M0..2696Q]_8+W?##/U0\TB90)%?,XD_+5#&)A"CF1"K>?*6Z?C;'U+B+[F+8 MH\^B2NW5TO)XA1QAMACU]$5>&]+EGAO0&?F7`[0H2L6M9Y@,!3QJF!@BS;>D$KKV\?;N;RQOI&-'S:1XF-$UPRDN M%164BDI**I18*D@D..DZ^VZP7H%#_CH@SJT;8H003<,=A$:X#%&=&*Y'.K#!']7+,'BPA)<8ZMJ15200/ M4BMP@8T)@S$U\+ZX&UC?WK%'2`_6)B@M[8&JDB*8(=`\L!Z*,>E$EG>DI/"M M\$1A*9A?019+4:M!!E>.QW]2.2:%N1.>05LP&-+?N%_9GF`)@%E+&="5?XV< MO*1](/=TXL-T/$#A?MZQ:Q*=]CC(DP];8XS,.:N*%Z?(3SEG3?`?.V)5A.2( MM?$&@PQ[_OINXUY>@4Y99:Q+)>34V*[(8F.XGH$@I\[FVJ6K'1HJN(L(!@HH MA1V(GJ^[;>FN#Y7571*D'B MYC;$Z0E++<=#-.A*`W>@P6U!$FBQ^"A8>+B8<7# M#(:FR_.9L41KR>CR1\$5;GR;3F2HV*]JP&4CU:<--@&F8`]C4FFJ-JPRW]O:J-![/>!_C=/1R.AHO?JN1HN`"G9TZ.@&J7G'9G8"6=C;HS M8?,)KSM'LV(HM9=SCI MDL,!-*-[.!HPLM"%WJ@['%=)OSON'F-39M`-:-Z,PO&FG'\8T"*@W85_/3S9 M0Q:`'T?S>U>A3[,%X!**>CZ<#T`"N[/A'/M_-)M"!<@^0)E2*N@`#A@99"W) MC`"`X&\P#E.MZ0^Z(R`V1^PT-!W`P:WEK$/04!0N5&;'9DK'G!80F"H==5QQ M4`)2DP>3I%$'@V3KQ0O*KA$0>ES1/O2>(/6G#L>,X&K_E(7I](3KZ8#\#7=`1O8%:`V/L+[95K4E,[ZQ*B1Q?D MRCT'#ZG"ANOM/K`9$9IQ@+Y7E&S__X4D[H2Q61L-'`98YQB1U$/3X,:,9\=9PW#0:Y\#R97POC&?;8";DTL3G`+E13QA*\1?@[U M(J+%YTYK&!WD/3?C]ZK&;#L6?Q^WB930 M!&,VZ!;]5OP+UL:?K(CA8+NPG6^1##6&>`%8(]?T_+R$9PPD<+\Z_K*4\(Q: M-PP%+;D(#>HK!/1NA&5;J`V,(M< M_SZ#:6^LS__C#XZ1\3/W*1L"Z0!1!P9O,&7H.R*^3>L3`H#6Z&`]ZRC_:"5X MEZ6H\?$`@5:`TMC$WVXH0U>L1;'+A#*`=(#%^HH^*M&_52*6,=GLR?RLUX/U M"^6C],5'/P.J\JSU702'LD'[5XV$C3XHIX6$N\!11>L;W?6PV9SU11`Q3@VG M@O`RC`LP\U\AV46%-7`!DKC01\.C031F24T!3,W65>134Z^%CH0!,_MP`A(\ M/>GDB\YU6-5A@<4,.5RKX'?@(8 MP[^=#=*/:B)VR`0N?HY[`T(&2V:(#Q+O_\S[[/DW7M(%VM4.5<]WX#B#^^^A MZT]'@8T7CB-`Z>%M^#MC]1^1T_PM,R^(;#IXL?]?[/\7^__%_G^Q_U_L_Q?[ M_\7^?['_7^S_%_O__XW]_WWG'E>/GT)XNDC=%28M=5,R9=-65? M(XF7.?QE#G^9PU_F\)*!,M]IL_[.]R4FTU;5@Q'L0VQ*5M- MS6@:LBDJDNC8-@Y[:K3DS&@I5DL5-4E3'$&U-4W5C+:J"J(M"2*,A:8FJ-%% MB,EHM8VFO927345<+BW+=@2[J4HM^-$4EH8FRAG13''95IREV&IEJ,0D,OW'H564MJ$JBF:VFJ*@BJ:CF8;F&)8A&'D2 MB+ZO):)L***X;(+4F*HAJ@HT!/Y7Y::E85]WR42MD=)DVJ)B&&H3>M12'5-9 M2I(,(M"&KXK3Z:SP5/G#'['`/NL&<8>MJ% M24CHR%I!K*MUJ:YBU14,Z,9(YD8.0VH(32*H%$/F&,U7%?K&O]3&,"KV@15& MH0CL!?T_@[/%D58M%+?A4BM6"X7BA2#+KP^+WZHVVPJL3$`_F0ZUV@S,)H;?$"\D0;B01.&S[VJUS84@2)1DA6&>0.DSL'A3 M1[!<>FW`&\ZGH+3MFJA"DW.XLAOX_"''QZ"?^N>Z42>40$V@?<`PGPIY5?E. MR3,?EP/SV9)G_J#DF4^3/#&6O)VKSJYN&K?H.FG-!D87KAJ78->$[*^^<2Z# M^A5+LH1)NN;.&I-T8:XON2,VX[6V\EUT"T<;E^7]@L6WV9&;'95GW:."W)9I M/"#[H()<>%/:>H%[R4R_D+PIEZB%\J9,TW:-Q\/IH1$XE4V9#G02@H1/]?EH M>H[;Z'WX'2Y*7KE` MKZBC<0'_=A8XI[WAS`DW=V4"K?T^N5T^+D7+9\OMDB9BP$`IF-50:)6.T'[( M]-K!?V23%\C&F[Q[Y=8/X)_MK$$\T0N.`PTE*IY`DET+Q0,-'T"/0[Y0GD74 M(%5-A7R)(HM1AP\METD@%>)%P_BFIX.)/NY^(K_`&HMW&U0P6]:EAX>9\3-H MYA&HQ>$:(\OT+[?!ZHY@D&(4R)(G1>]13P+W.`%=3T?A`?1\VCN9DU*, M7"-B>4]$7@R)C?PNH3(?7X;-9R_#ID$'D=KS5*@P#>>#^01W\!\1*B4G5$FR M$#/`[`3US18,Y4J(G'ZH&2P,'S^C M`$(^)CQQ39PH`3.DE6#QIZ[7QOE2Q2BN,H:&_?HK!O=&-]]U,"3:,D*$K7)X MO!854,JDD,`7,*]0W]V4,`5'F%FHQCY"_T704?]KT+BH__Z?%_4_WAP<-!I__?O; M*#1[-H;*#A;TMJS2:/)PHPX6Y<)/:0H484/@\V>TA6$^I2'E]#@]4L.3Z&'X M5IX5SQH&UIS*/T5L&L"DMQ3BZ1+.32I)2E40>JYAI[)Z>,@I)19D:%KAYS>,(TQD0*4S?68]]&V8:!I7. M9KCO.3OZAT4NJ`8^IKE(YH]*=[5*`?%I(&9<]B="=`C2R8%QL?_UO_/%O5Z9 MU'Q\`L,ZQWPEHSZ7`-82S(8P^-O9<#;H8T:5\@[)/,7QQS(C]^M#+;4P#T"G M4]C;3NP&YVJ.]SF^94:9D-P(]8W0X'`U3,W!=N7H_(\;A];&P=_!%8PZ?56! ML*C2[UMG'WB2`3OIDC>+JBE]NY$A2GCI]YT/";KE1$N_EL_D,9C!8 M4DZ[BP_E9$3(@]BS/9B[CD4^D5=J*>"3T1-[L!^G4`MH.6&=(?=WYE%"AY02 MS7%0F^TGE.L220U&G)F5$TYQ+_^H4%M=>MMKGMZ5+<$BN_,7DUQIF;RZ)$D' MN6MJTQR&C6VPH5>R.&INJ(M46`-`I0.5A@&S+TB[BWNJC MAN^CN4LI-;[WYQ[,T.=3*0.+2=&)YVR& M?2D6\B#/-F2L'S1D'DVQ@//*@[M0J5U./ZCQY+D-(PCNO-"XS6^=XK:`TI&E M^'Z#_7M3CQ'-T9/:\9XOFQ!%"7>LV$=JQPKMW6[O1._.YX/QX6@PB^W<7!JJ MT9V72P*U/YM4.;,ME2&=14_22B5[6-.Y1.=-1B4I9X6Y;%8_JT6[U:1V82?= M\:!DE/F;T,:>C;,\3&\ZZ747);UJE+]3+>S'A=1^MEK8/Z@6]L]4BUO#@.]: MT[E=FZNP;NW5"(U5\!2-R-/;)17=44U.1(%?B:FPC"\>2LAUG0,D+H MREJ3B0=?):`(BF&_H;V]F4T..C+\7_BS6*_"]2J8*N M&\&UKI?P>Z%X[7]9D0.A^OJU8]U>>,6XU"2O7QLK*+=66/Q]&N0\+L_.LS7( M^4$-(YK//$,WE#RK9 MXV>(SU`R7@6N+/U8IW);36U879ZH4SER>4K)_7+,RU%1@^A??O%.%+6)!'26 M_YJFB,P].@6=9>5,%_9D+TV$,7E0SITG[AA#I[/!Z6#2U\\F_<%LWL/7==+. MP7<)T=?'SPR_/OO,\.L/GAD"?NKR,9C=%#GS`H5([QZK2DHL1&.>@)XF'Z5O M,.#9,6GAV;&B\O2V7$(BV%TP*7TN*`DTK2A^M.(7-;+U1!>MX5:BUE&%6'XJ MF7I28)*`A^!"Q`LN9DTJ9F+T/L6O].QGYA@VCZY=.1C8YODAN.B6L7&6V]7J MCIC.$L^P0>`MQT'?LYX@]WV:[9:^=7O'0B`O64@OO6P+?^%5$B&Y<=G+W#94 M$F*$+KX$40$/>^E[80??IV`$BYEKU?B5:E,/FO';8%XD[_%,:78V&LQGO7)\ MEQRB6S8^PNMC\!$[B<-?-$$R.WR@YP,(FSP9\T*_%\)VUJ">,1L6T],R'F\U MD+EI5N`>5Z4"O#_W-RN[DXQCL9A\IYS'MZ+QE&8T@"FC'+U3_XF_2P)/3`CJSS07_EQ$;=/3-" M,U_/4_W;['KPFPA]>!C9+KPP6<_^B8:EGQ,>\6JBO)SG%\':D6#[,,;*7GWY M=N_5EV_?N?H"]AYC07],4>J:[&^;"C!6-6N3`Z<5?_EE#\=.NE*7E-CEE]`F MAZ"1C@LP2BU(9IK&JP+\4E6?S5)W6H2X3=NORWJ`VY)V6@2,]KE1<.N84E5X M(>"74PC&X"=SR96M[]JN+L7#5K?9B7M>GFR-JN&IQNQDEU/KQ)UAH#*H&,C0 MJTSN2T)EOASFM,HF-_8""P$MG[/>''HF/7PINFG/0 M=J=H&>[J5@4,BWDL,'>MGY^)?@/)0>%F)AZ+<$_T8!(O>;P\/T3'<,S5%BDT'"PFE=,)_?.@T\"@*%K5Q M80_GW@Z::/IW9YA,-V`9/U*$)SO<+X.[KN]/A&'Y9($-<1X6GCPO]]WC>(/$ M;5OLS6D;-RS`W2">L\G5P)PSOFYQ+LN=JNCM$$:F7XB8`-I[ZOT9^ZM@VQ?9 M%F*YH@C>\C4O#,H%S(W[1<@9+\!G83;&$V$&CV!AVK=LT9^;,UMPSJ5#GH.U M7-P8X[$4&!Q^'8YO7^(D.ZC#S3C:4/]P_US?LN#/OT.UZ(-3 MQ98,G0TG^E5I9-NSNBA>7U\+IB5`A1+_) MFZ`;TP%TKZY?WM4NU]-C33=M@3<4S-_-^R4OG@D%\XL(-4?%4MN\2IWA0I_I MMA(D%6=PP8S!(%!K<1B.E2^BY50J+YG2L\RG_*S,-($?@33F[M=Z[@5?N0_5 MGKT_[O82:)#+UJ-:KLI'C4BU,!:#'K*BU_5T]^L;!D<*^[@#6I."5"M7[W8> M,%Q3#%;MLK/6*L)CP<*Y9UR,Z=1:3OM#88CK.:D:7\Q%O,;PQIC,QBE)>`J) M*;@DEIR"IY"8PL1<]''0D)R$KY&8!C27P20E!5>>:-\?&=-+Z%,D)N`I8`H_ MA14DR8GRR(TC,CRP>=3JQHE:YXV3L_?Q,MX*^A"=W1ZV"$?X(XDKXLR`+DI-AZ)I<9J^'-T`E_OZ#X?0K!DMZ<]HY:?1> M[>Z>G79Z_N?=728N4&L\<,,N5R9L]P`264Z_+YD.I`$$-9^P4+TH[Q">-`)N MZN9B(>SOR8HJ"7R$F%L>LB15-8WM<*#8?C(@I4+++Z3E`I1&\BBB5<3^DS!=7\$V8, M1J0*OLY)B^\OA8SP>)!['$?!4XUU50GVE73L*NF<[I^S]O#:'6[VH0?JA'=C M?GQ1Z&'72^?.>,@9HSH!9@)C5WPYHK?1SQM?U4N<>N,%,F9[B-USIY<.%TNR MSAJSN3EVB@GR3R-K@EN)>\;ELC\R60]*!",']C?;N?#:MD;6U5(PS2^",1"^ MS'X&*WY_-;X@YDZ%/<=QWB'T'W'OP*O23;]<.7MWY'ZP;?S:*KRH,5>AG,U& MKW5TBM$A02#+F-A)X[C=@W^MSJM24EF(P3<:O-GM[V&S:QTU_T?\7].B_*]) M&O%_$4CF?[]21/A_]7HL_Z^J^5.M3.?SO8J_"NKS?XS1"O]K^]_%_Y"%P_TX MX0(Y/8X/4'2<&;`^0SY1+]!NO&O\FG/K=GD%7F!J7!E?S-??AN9B:`H# M(F/G'\OD6'5V%G_S\`,]KVR9Z`WV""+_!DY`VV!H&F=G+4>#KS/[)"_%\$ MLO@?*D4L]P>OI_!^4&UMS@\9K?"]HN?']Y#3YG(]W%PLSSO7B>,).R'^;[>: MVI[T""X@L_\/;3O"_U5-(OXO`EG\[U2*6!<0$:5X@8CFVHX@:K?B"]0P?4+P/^0?- M5KA?K^7*_5UUHZF_JR8Q/Y<0\6\I@@WNW4>H#D^C_U^KJL3_12"3_WFEB'<` M85&:!PAKKN\"(G81'W!W2#X7'\`SVV`GP.\OW@MX(G(#VX9`:SO[]/[@418` M,OE?4E?V_VC$_X4@B_^Q4L2R?TB0POTAO;69/VRUPONJE!_O8U:;R_IX=[&< M[PJ(\;<;H3;7??'>QS.\*B/BW&X$VUSOZ?OR/66TN_^/=Q?*_*R#^WVX$VMRG MQD'K$4Y_/6S^A\[_%H,L_N>5(M8!A"4I'B"LN+8+B)BM^``EQ[5?GM?F.@%^ M>[%>P).0&]A2A!M<]\GT_U5:_RT$:_!_-XG^NVNR?_=!Y-]-X?X\Y_XQJXVF M_FX2\W>)^+<>P3;7;3^=^7^:_RD&F?P/E2*>_X."-/X/ZJW/_R&K%?[73)-JNI[H__D'?/Z2(M4D%?H"LB+K^@[3\R_**NCY1YX_ABG) M-X\UG[]:4V6]AF>!9*6F2_3\BT#\\V^>GIRTVKV<\LCH_T-GL,J?OP9:0/S\ M_6\*S?\7@D9,Z+:[;3%'#.[7_LM^E#AS>F&]!/TAQL-TH^/U^^/E9\%>VOT^_N\,#\7=6NO2 M$I=3\P;#9PDC>S(N6_,[*XRI-X=!\.W2"3B!!HL1!A?"J.GB307CZP4-1L;U ME0"#4:$_6OJC4'%A+P?#J2W.8'!N344;DK"^&5?\^JU8]GT-QM7^O!A4#+LR M-Z8#:^+D8$X'PYO*<,K+QWXPIZPUO1R;B]&/Y?)P^L6Z_&$%^-4=_4,3+;L1Q7B`KRFK7"S8[J&X M^X;M'HCG92]2V`__8)4;?NG.FOT+(T2'#,-R_/@C^^./NSAC-G!/>3.;UO\% M5MN_-^N:7QY9[;^F./M_)%E7JE6)O_]!HO>_%8+U)LP#T^5N2UZ9,$^:%E\- MCZ4ZL4]Q1OQ!L;&>@]F+XT']!?Q5#DU^AZ:XG8+R*>[H#'=YK``N`$` ` end END>---88--- >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 30 03:10:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA02075 for freebsd-ports-outgoing; Wed, 30 Dec 1998 03:10:09 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA02070 for ; Wed, 30 Dec 1998 03:10:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA17575; Wed, 30 Dec 1998 03:10:00 -0800 (PST) Date: Wed, 30 Dec 1998 03:10:00 -0800 (PST) Message-Id: <199812301110.DAA17575@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Kris Kennaway Subject: Re: ports/9240: Patch for graphics/povray - unbreak and upgrade. Reply-To: Kris Kennaway Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/9240; it has been noted by GNATS. From: Kris Kennaway To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/9240: Patch for graphics/povray - unbreak and upgrade. Date: Wed, 30 Dec 1998 21:39:04 +1030 (CST) The previous patch did not respect CFLAGS in compilation. Please use this one instead. begin 644 povray.patch M9&EF9B`M8R`M2TS+C`N,0H@($-!5$5'3U))15,]"6=R87!H M:6-S"B$@34%35$527U-)5$53/0EF='`Z+R]F='`N<&]V"\@7`HA(`D) M9G1P.B\O=W=W+FAE;G-A+F%C+G5K+VUI"]<"B$@"0EF='`Z+R]F='`N9F@M86%C M:&5N+F1E+W!U8B]'2YO"\@7`HA(`D)9G1P M.B\O9G1P+FMA<'!A+G)O+W!U8B],:6YU>"]'2\*("!$25-41DE,15,]("`@("`@<&]V=6YI7W,N=&=Z('!O=G5N:5]D M+G1G>@H@(`HA($U!24Y404E.15(]"6MK96YN87=A0'!H>7-I8W,N861E;&%I M9&4N961U+F%U"B`@"B`@3$E"7T1%4$5.1%,]("`@('!N9RXR.B1[4$]25%-$ M25)]+V=R87!H:6-S+W!N9PH@(`H@($U!3C$]"0EP;W9R87DN,0H@(`ID:69F M("UC("UR('!O=G)A>2]F:6QE2]F:6QEBD@/2!D-&%B8C(R931D.3!D9&$R8S4X8S4P-V)F-V4Q-32]P871C:&5S+W!A=&-H+6(@<&]V2]P871C:&5S+W!A=&-H+6()1G)I($1E8R`@ M-B`P.3HT.#HQ,2`Q.3DV"BTM+2!P;W9R87E^+W!A=&-H97,O<&%T8V@M8@E7 M960@1&5C(#,P(#$V.C$P.C,Y(#$Y.3@**BHJ*BHJ*BHJ*BHJ*BHJ"BHJ*B`V M-"PV-B`J*BHJ"BTM+2`V-"PX-R`M+2TM"B`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("0H4U)#1$E2*2]P;VEN="YH("`@(%P*("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@)"A34D-$25(I+W!O=G!R;W1O+F@@7`H@("TM M+2`Y,#$L.3`V("TM+2T**R`J*BH@"]M86ME M9FEL90E7960@1&5C(#,P(#$V.C`Y.C(Q(#$Y.3@**R`J*BHJ*BHJ*BHJ*BHJ M*BH**R`J*BH@-SDL.#4@*BHJ*@HK("`@(R`@(&9O6]U(&%R92!D96)U9V=I;F<@;F5W(&-O9&4L(&%S(&ET('-L;W=S('1H M:6YG Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA05758 for freebsd-ports-outgoing; Wed, 30 Dec 1998 03:53:15 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA05750; Wed, 30 Dec 1998 03:53:06 -0800 (PST) (envelope-from dirk@FreeBSD.org) From: Dirk Froemberg Received: (from dirk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA22316; Wed, 30 Dec 1998 03:52:58 -0800 (PST) Date: Wed, 30 Dec 1998 03:52:58 -0800 (PST) Message-Id: <199812301152.DAA22316@freefall.freebsd.org> To: kkennawa@physics.adelaide.edu.au, dirk@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9240 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Patch for graphics/povray - unbreak and upgrade. State-Changed-From-To: open-closed State-Changed-By: dirk State-Changed-When: Wed Dec 30 03:49:17 PST 1998 State-Changed-Why: Committed, thanks! some further modifications: - add USE_XLIB - remove version string from pkg/COMMENT - minor typo in one of the MASTER_SITES - some spaces -> tabs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 30 04:22:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA10057 for freebsd-ports-outgoing; Wed, 30 Dec 1998 04:22:45 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from picnic.mat.net (picnic.mat.net [206.246.122.117]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA10047; Wed, 30 Dec 1998 04:22:43 -0800 (PST) (envelope-from chuckr@mat.net) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.9.1/8.8.5) with ESMTP id HAA57969; Wed, 30 Dec 1998 07:20:53 -0500 (EST) Date: Wed, 30 Dec 1998 07:20:53 -0500 (EST) From: Chuck Robey To: Nate Williams cc: Palle Girgensohn , freebsd-java@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Porting java stuff? Proposal? In-Reply-To: <199812300555.WAA03264@mt.sri.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 29 Dec 1998, Nate Williams wrote: > > Sorry for the cross post, but I think it's needed here, since many > > people don't seem to follow both ports and java lists. > > > > Short version: > > > > I propose that there should be a directory where FreeBSD ports can put > > java library files (aka .jar files). My suggestion is > > $PREFIX/share/java/lib. > > Sounds good, but.... My own personal nomination is to give it a top level hierarchy, at /usr/local/java. Each new port would get installed at something like /usr/local/jdk1.1....(whatever) and I could softlink that to /usr/local/java. Since I want to be able to move forwards and backwords in different jdk revisions (to run neat applications like DocWiz, that only use Swing 1.0.3), this would allow moving a lot easier than having a fractured java. It would also allow one to export java directories any way you want them, and allow for easier installation of 3rd party apps, that make assumptions about the file hierarchy. ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@glue.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic (FreeBSD-current) (301) 220-2114 | and jaunt (NetBSD). ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 30 07:46:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA26413 for freebsd-ports-outgoing; Wed, 30 Dec 1998 07:46:07 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from bastuba.partitur.se (bastuba.partitur.se [193.219.246.194]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA26405; Wed, 30 Dec 1998 07:46:05 -0800 (PST) (envelope-from girgen@partitur.se) Received: from partitur.se (tb303.partitur.se [193.219.246.230]) by bastuba.partitur.se (8.8.8/8.8.8) with ESMTP id QAA05970; Wed, 30 Dec 1998 16:45:32 +0100 (CET) (envelope-from girgen@partitur.se) Message-ID: <368A4A9C.77C9BF86@partitur.se> Date: Wed, 30 Dec 1998 16:45:32 +0100 From: Palle Girgensohn Organization: Partitur X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-BETA i386) X-Accept-Language: en MIME-Version: 1.0 To: Amancio Hasty CC: Nate Williams , Mark Diekhans , freebsd-java@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Porting java stuff? Proposal? References: <199812300823.AAA80195@rah.star-gate.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Amancio! I'm half way done through the process of making a FreeBSD port of apache jserv; that's why I need the JSDK. Are you working on porting it too, or just using it :-) ? /Palle Amancio Hasty wrote: > > I am doing a little work on Jserv and it looks like its performance is not > bad . Will have to qualify that later on the week with something like > Apache JMeter 8) > > As some of you may know Apache JServ is a servlet server which works with > Apache. The interesting scenario is that JServ loads a servlet think about > it as a CGI and it remains resident on the server . servlets are multi > threaded so a single copy gets used to serve multiple clients. > > If anyone is interested there are a couple of books on Servlets: > > Computing Mcgraw-Hill > Java Servlets by Karl Moss > > O'Reilly > Java Servlet Programmy by Jason Hunter with William Crawford > > O'Reillys so far is my favorite one. > > Servlets are being used in high-end commerce web servers . Sun's commerce > web server uses http://www.atg.com servlet / application engine. > > http://www.xs4all.nl/~vincentp/gnujsp is an implementation of of Java Server > Pages which basically one can mix HTML and Java 8) > > http://www.javasoft.com/products/jsp/jsp092.html#applications > > Have Fun Guys, > Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 30 08:40:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA01792 for freebsd-ports-outgoing; Wed, 30 Dec 1998 08:40:40 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA01787; Wed, 30 Dec 1998 08:40:39 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id JAA17947; Wed, 30 Dec 1998 09:40:06 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id JAA04956; Wed, 30 Dec 1998 09:40:05 -0700 Date: Wed, 30 Dec 1998 09:40:05 -0700 Message-Id: <199812301640.JAA04956@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Amancio Hasty Cc: Nate Williams , Mark Diekhans , girgen@partitur.se, freebsd-java@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Porting java stuff? Proposal? In-Reply-To: <199812300823.AAA80195@rah.star-gate.com> References: <199812300809.BAA03792@mt.sri.com> <199812300823.AAA80195@rah.star-gate.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I am doing a little work on Jserv and it looks like its performance is not > bad . Since JServ uses the FreeBSD JDK, it certainly is not going to rock your world. Our JDK is *NOT* a performance monster by any stretch of the imagination. JServ is not the problem so much as our Java engine, hence my hint about using the TYA or SHUjit JIT compilers with the JDK. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 30 09:24:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA07147 for freebsd-ports-outgoing; Wed, 30 Dec 1998 09:24:24 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from drmemory.fnal.gov (drmemory.fnal.gov [131.225.105.170]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA07134 for ; Wed, 30 Dec 1998 09:24:08 -0800 (PST) (envelope-from rneswold@drmemory.fnal.gov) Received: (from rneswold@localhost) by drmemory.fnal.gov (8.8.8/8.8.6) id LAA00994 for ports@freebsd.org; Wed, 30 Dec 1998 11:23:33 -0600 (CST) Date: Wed, 30 Dec 1998 11:23:28 -0600 From: "Richard M. Neswold" To: ports@FreeBSD.ORG Subject: POVRAY port... Message-ID: <19981230112328.A476@drmemory.fnal.gov> Reply-To: rneswold@mcs.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i X-PGP-RSAfprint: 0A C8 A5 76 DF 8E E1 B3 F3 97 BE 73 DA CD 4B C9 X-PGP-RSAkey: ftp://ftp.mcs.net/mcsnet.users/rneswold/pub.key X-Operating-System: FreeBSD 2.2.8-STABLE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org So the POVRAY port is marked as broken due to the checksum. So what is so hard about building a new checksum? Is there something *really* broken in the port? Or will a 'make makesum' fix it? -- Rich ------------------------------------------------------------------------ Rich Neswold | PGP: 0A C8 A5 76 DF 8E E1 B3 rneswold@mcs.net | F3 97 BE 73 DA CD 4B C9 http://www.mcs.net/~rneswold | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 30 09:51:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA09672 for freebsd-ports-outgoing; Wed, 30 Dec 1998 09:51:22 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from emmi.physik.TU-Berlin.DE (emmi.physik.TU-Berlin.DE [130.149.160.103]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA09667 for ; Wed, 30 Dec 1998 09:51:13 -0800 (PST) (envelope-from ibex@emmi.physik.TU-Berlin.DE) Received: (from ibex@localhost) by emmi.physik.TU-Berlin.DE (8.9.1/8.9.1) id SAA27418; Wed, 30 Dec 1998 18:50:44 +0100 (CET) (envelope-from ibex) Date: Wed, 30 Dec 1998 18:50:44 +0100 From: Dirk Froemberg To: rneswold@mcs.net Cc: ports@FreeBSD.ORG Subject: Re: POVRAY port... Message-ID: <19981230185044.A27367@physik.TU-Berlin.DE> References: <19981230112328.A476@drmemory.fnal.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: <19981230112328.A476@drmemory.fnal.gov>; from Richard M. Neswold on Wed, Dec 30, 1998 at 11:23:28AM -0600 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! Kris Kennaway submitted a patch to make povray work again which I committed a few hour ago. So it should work now. 8) Regards Dirk On Wed, Dec 30, 1998 at 11:23:28AM -0600, Richard M. Neswold wrote: > So the POVRAY port is marked as broken due to the checksum. So what is so > hard about building a new checksum? Is there something *really* broken in > the port? Or will a 'make makesum' fix it? -- e-mail: dirk@FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 30 10:42:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA16830 for freebsd-ports-outgoing; Wed, 30 Dec 1998 10:42:06 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from hp9000.chc-chimes.com (hp9000.chc-chimes.com [206.67.97.84]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA16793; Wed, 30 Dec 1998 10:42:01 -0800 (PST) (envelope-from billf@chc-chimes.com) Received: from localhost by hp9000.chc-chimes.com with SMTP (1.39.111.2/16.2) id AA099342161; Wed, 30 Dec 1998 07:49:21 -0500 Date: Wed, 30 Dec 1998 07:49:20 -0500 (EST) From: Bill Fumerola To: Nate Williams Cc: Amancio Hasty , Mark Diekhans , girgen@partitur.se, freebsd-java@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Porting java stuff? Proposal? In-Reply-To: <199812301640.JAA04956@mt.sri.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 30 Dec 1998, Nate Williams wrote: > > I am doing a little work on Jserv and it looks like its performance is not > > bad . > > Since JServ uses the FreeBSD JDK, it certainly is not going to rock your > world. Our JDK is *NOT* a performance monster by any stretch of the > imagination. JServ is not the problem so much as our Java engine, hence > my hint about using the TYA or SHUjit JIT compilers with the JDK. My knowledge on Java technology is rather limited, but just a comment to make. Internet World recently did an article on Java implementations and speed and the FreeBSD tests were rather poor. We were below a certain company in Redmond's implementation. - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 30 10:57:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA18440 for freebsd-ports-outgoing; Wed, 30 Dec 1998 10:57:39 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA18421; Wed, 30 Dec 1998 10:57:36 -0800 (PST) (envelope-from hoek@FreeBSD.org) From: Tim Vanderhoek Received: (from hoek@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA03764; Wed, 30 Dec 1998 10:57:28 -0800 (PST) Date: Wed, 30 Dec 1998 10:57:28 -0800 (PST) Message-Id: <199812301857.KAA03764@freefall.freebsd.org> To: rv@fore.com, hoek@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9229 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: cons-1.5 tarfile (and associated md5 checksum) have changed. State-Changed-From-To: open-closed State-Changed-By: hoek State-Changed-When: Wed Dec 30 10:57:03 PST 1998 State-Changed-Why: Done, thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 30 11:37:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA22857 for freebsd-ports-outgoing; Wed, 30 Dec 1998 11:37:33 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from rah.star-gate.com (sj-dsl-9-129-138.dspeed.net [209.249.129.138]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA22852; Wed, 30 Dec 1998 11:37:32 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.9.1/8.8.8) with ESMTP id LAA83830; Wed, 30 Dec 1998 11:36:31 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199812301936.LAA83830@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Palle Girgensohn cc: Nate Williams , Mark Diekhans , freebsd-java@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Porting java stuff? Proposal? In-reply-to: Your message of "Wed, 30 Dec 1998 16:45:32 +0100." <368A4A9C.77C9BF86@partitur.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 30 Dec 1998 11:36:31 -0800 From: Amancio Hasty Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am just using jserv 8) Cheers, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 30 11:43:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA23737 for freebsd-ports-outgoing; Wed, 30 Dec 1998 11:43:59 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA23731; Wed, 30 Dec 1998 11:43:50 -0800 (PST) (envelope-from billf@FreeBSD.org) From: Bill Fumerola Received: (from billf@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA08564; Wed, 30 Dec 1998 11:43:42 -0800 (PST) Date: Wed, 30 Dec 1998 11:43:42 -0800 (PST) Message-Id: <199812301943.LAA08564@freefall.freebsd.org> To: girgen@partitur.se, billf@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9224 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update port: PostgreSQL 6.4.1 State-Changed-From-To: open-closed State-Changed-By: billf State-Changed-When: Wed Dec 30 11:42:50 PST 1998 State-Changed-Why: postgresql 6.4.1 was recalled. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 30 13:43:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA04329 for freebsd-ports-outgoing; Wed, 30 Dec 1998 13:43:09 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from rr.iij4u.or.jp (h132.p060.iij4u.or.jp [210.130.60.132]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA04324 for ; Wed, 30 Dec 1998 13:43:06 -0800 (PST) (envelope-from sada@rr.iij4u.or.jp) Received: (qmail 2027 invoked by uid 1000); 31 Dec 1998 06:42:43 +0900 Date: 31 Dec 1998 06:42:43 +0900 Message-ID: <19981230214243.2026.qmail@rr.iij4u.or.jp> To: ache@FreeBSD.ORG Cc: ports@FreeBSD.ORG, asami@FreeBSD.ORG From: sada@FreeBSD.ORG Subject: Netscape ports Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Mailer: mnews [version 1.21] 1997-12/23(Tue) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello. I recommend that the port `www/netscape4-communicator' to be applied below changes: 1) Make `NDIR' to movable, and set the default location to `PREFIX/netscape'. This would make enable to coexist netscape browsers version 3 and 4. As you know, version 3's directory is hardcoded and couldn't be moved. 2) Stop calling ns-install. The script cleans up WRKSRC/* and users wouldn't be able to do `make reinstall'. 3) Make www/netscape4-communicator/Makefile to be includable from other netscape ports to reduce maintenance cost. See editors/xemacs-mule/Makefile for an example. I'd like to be waiting for your idea about them. If you are too busy to respond, I'll commit the changes at 5 days later. Thanks. Relating PRs: www/netscape4-*: avoid `ns-install' Update port: www/netscape4-* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 30 14:32:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA09267 for freebsd-ports-outgoing; Wed, 30 Dec 1998 14:32:22 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.westbend.net (ns1.westbend.net [156.46.203.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA09220 for ; Wed, 30 Dec 1998 14:32:17 -0800 (PST) (envelope-from hetzels@westbend.net) Received: from admin (admin.westbend.net [156.46.203.13]) by mail.westbend.net (8.8.8/8.8.8) with SMTP id QAA01384 for ; Wed, 30 Dec 1998 16:31:55 -0600 (CST) (envelope-from hetzels@westbend.net) Message-ID: <003b01be3444$348f9c80$0dcb2e9c@westbend.net> From: "Scot W. Hetzel" To: "FreeBSD-Ports" Subject: Fw: Fw: apache_fp-1.3.3 (Apology for the Cross Post) Date: Wed, 30 Dec 1998 16:31:55 -0600 Organization: West Bend Internet MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.1012.1001 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.1012.1001 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am sorry about the crossposting. But my reasoning for sending it to each list was: 1. The HandBook needs to have a section on where to get the DES libretto, and how to install it. (FreeBSD-Doc) 2. I wanted to get this message into the ports mailing list archive. Since most people will search for port issues there. (FreeBSD-ports) 3. I had included a couple of patches for the des/install.sh script for Current & Stable (FreeBSD-Current, FreeBSD-Stable). I should have submitted these patches in a PR instead of crossposting to the Stable & Current mailing lists. I know these reasoning doesn't excuse the crossposting, and I should have never have sent it to the current or stable mailing lists. For that I am extremely sorry. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 30 15:47:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA16784 for freebsd-ports-outgoing; Wed, 30 Dec 1998 15:47:05 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA16779; Wed, 30 Dec 1998 15:47:04 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id QAA21021; Wed, 30 Dec 1998 16:46:34 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id QAA06707; Wed, 30 Dec 1998 16:46:32 -0700 Date: Wed, 30 Dec 1998 16:46:32 -0700 Message-Id: <199812302346.QAA06707@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Bill Fumerola Cc: Nate Williams , Amancio Hasty , Mark Diekhans , girgen@partitur.se, freebsd-java@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Porting java stuff? Proposal? In-Reply-To: References: <199812301640.JAA04956@mt.sri.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > I am doing a little work on Jserv and it looks like its performance is not > > > bad . > > > > Since JServ uses the FreeBSD JDK, it certainly is not going to rock your > > world. Our JDK is *NOT* a performance monster by any stretch of the > > imagination. JServ is not the problem so much as our Java engine, hence > > my hint about using the TYA or SHUjit JIT compilers with the JDK. > > Internet World recently did an article on Java implementations and speed > and the FreeBSD tests were rather poor. We were below a certain company in > Redmond's implementation. Yep. As a matter of fact, we were almost the slowest, if not *THE* slowest. That's because we have no JIT, while every other JVM compared uses one. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 30 16:06:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA20666 for freebsd-ports-outgoing; Wed, 30 Dec 1998 16:06:34 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from fever.semiotek.com (host-062.canadiantire.ca [209.146.201.62]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA20661; Wed, 30 Dec 1998 16:06:33 -0800 (PST) (envelope-from reader@fever.semiotek.com) Received: (from reader@localhost) by fever.semiotek.com (8.8.8/8.8.7) id TAA04896; Wed, 30 Dec 1998 19:06:01 -0500 (EST) (envelope-from reader) Message-ID: <19981230190601.A4424@semiotek.com> Date: Wed, 30 Dec 1998 19:06:01 -0500 From: Justin Wells To: Palle Girgensohn , freebsd-java@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Porting java stuff? Proposal? Mail-Followup-To: Palle Girgensohn , freebsd-java@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG References: <3689A1DB.3B844BF@partitur.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i In-Reply-To: <3689A1DB.3B844BF@partitur.se>; from Palle Girgensohn on Wed, Dec 30, 1998 at 04:45:31AM +0100 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org My two cents on the porting issue: Nate is right, there are likely to be multiple versions of Java on any system. The most important differences, though, are the version-of-java differences. Most applications won't care whether their JVM is a JIT, ELF, or what type of thread library it uses. Some will, but not most. I think that means: -- Versions of Java should be installed as /usr/local/jdk.x.y.z -- The most featureful, newest version of Java should be symlinked so that it appears under /usr/local/java, and this should change regularly as Java is upgraded. A port should check if it is highest version of Java installed so far, and if so, symlink /usr/local/java to itself. -- Eventually, the most stable, reliable, and trusted version of Java should appear as /usr/java: whenever it is that the FreeBSD community finds Java useful enough to use for some core functionality. This won't exist for some time, but it's eventual existence justifies the notion that /usr/local/java is the most recent. If you want the most stable, that would be /usr/java--and if /usr/java doesn't exist, that's because there is not yet a version worthy of the "stable" designation. -- People choose what JVM to use by default by setting their CLASSPATH and PATH to reflect their choice. Just because /usr/java and /usr/local/java exist doesn't mean you HAVE to use them -- Core/critical applications would rely on /usr/java. Most userland applications should try and use /usr/local/java. Individual applications that are known not to work with the most recent version of Java should instead rely on the last specific version of Java with which they do work. All other issues, such as what thread library to use, whether to use ELF or a.out, should not be solved using the filesystem layout. Instead they should be determined by the port maintainer, or selected by an environment variable (either during install, or at runtime). Since I'm not doing any of the work, feel free to ignore me. However I have an application I'd like to write a PORT for (webmacro: www.webmacro.org) and without a good underlying JDK port I can't do that :-) Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 30 16:27:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA23189 for freebsd-ports-outgoing; Wed, 30 Dec 1998 16:27:14 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from gina.swimsuit.internet.dk (pm29-12.image.dk [194.234.173.140]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA23174; Wed, 30 Dec 1998 16:27:05 -0800 (PST) (envelope-from root@swimsuit.internet.dk) Received: from gina.swimsuit.internet.dk (gina.swimsuit.internet.dk [192.168.0.14]) by gina.swimsuit.internet.dk (8.9.1/8.9.1) with ESMTP id BAA78389; Thu, 31 Dec 1998 01:26:10 +0100 (CET) (envelope-from root@swimsuit.internet.dk) Date: Thu, 31 Dec 1998 01:26:09 +0100 (CET) From: Leif Neland To: dglo@SSEC.WISC.EDU cc: ports@FreeBSD.ORG, steve@FreeBSD.ORG Subject: nslint Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org # New ports collection makefile for: nslint # Version required: 2.0a6 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # Date created: 27 October 1997 # Whom: dglo@ssec.wisc.edu # # $Id: Makefile,v 1.6 1998/10/10 03:37:08 steve Exp $ # DISTNAME= nslint-2.0a7 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ MAINTAINER= dglo@SSEC.WISC.EDU MASTER_SITES= ftp://ftp.ee.lbl.gov/ I looked there, and found just nslint-2.0.tar.Z, no "-2.0a?" Changed DISTNAME to nslint-2.0, and it just worked (with NO_CHECKSUM=yes, naturally) Leif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 30 17:31:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA29702 for freebsd-ports-outgoing; Wed, 30 Dec 1998 17:31:25 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA29694 for ; Wed, 30 Dec 1998 17:31:22 -0800 (PST) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from bragg (bragg [129.127.36.34]) by adelphi.physics.adelaide.edu.au (8.8.8/8.8.8/UofA-1.5) with SMTP id MAA20834; Thu, 31 Dec 1998 12:01:02 +1030 (CST) Received: from localhost by bragg; (5.65/1.1.8.2/05Aug95-0227PM) id AA01560; Thu, 31 Dec 1998 12:01:01 +1030 Date: Thu, 31 Dec 1998 12:01:00 +1030 (CST) From: Kris Kennaway X-Sender: kkennawa@bragg To: rneswold@mcs.net Cc: ports@FreeBSD.ORG Subject: Re: POVRAY port... In-Reply-To: <19981230112328.A476@drmemory.fnal.gov> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 30 Dec 1998, Richard M. Neswold wrote: > So the POVRAY port is marked as broken due to the checksum. So what is so > hard about building a new checksum? Is there something *really* broken in > the port? Or will a 'make makesum' fix it? Hehe..I had my fix for this committed yesterday :) It should work fine now..the problem was simply lack of anyone interested to be the port's maintainer, and the distfiles had changed because of the 3.0 -> 3.0.1 upgrade. Kris ----- (ASP) Microsoft Corporation (MSFT) announced today that the release of its productivity suite, Office 2000, will be delayed until the first quarter of 1901. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 30 22:29:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA27827 for freebsd-ports-outgoing; Wed, 30 Dec 1998 22:29:53 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA27822; Wed, 30 Dec 1998 22:29:52 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id XAA23642; Wed, 30 Dec 1998 23:29:30 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id XAA07802; Wed, 30 Dec 1998 23:29:29 -0700 Date: Wed, 30 Dec 1998 23:29:29 -0700 Message-Id: <199812310629.XAA07802@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Justin Wells Cc: Palle Girgensohn , freebsd-java@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Porting java stuff? Proposal? In-Reply-To: <19981230190601.A4424@semiotek.com> References: <3689A1DB.3B844BF@partitur.se> <19981230190601.A4424@semiotek.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Nate is right, there are likely to be multiple versions of Java on any system. > > The most important differences, though, are the version-of-java differences. > Most applications won't care whether their JVM is a JIT, ELF, or what type of > thread library it uses. Some will, but not most. I was thinking of non-100% pure applications that use JNI, which definitely care which version of FreeBSD is used. Many of the newer API's from Sun use JNI (Java 3D, Sound, etc...) > I think that means: > > -- Versions of Java should be installed as /usr/local/jdk.x.y.z > > -- The most featureful, newest version of Java should be symlinked so > that it appears under /usr/local/java, and this should change regularly > as Java is upgraded. A port should check if it is highest version of > Java installed so far, and if so, symlink /usr/local/java to itself. The problem with this is that users of the system might have the version of java 'changed' out from underneath them. As both the system administrator and user for a couple large networks, this has been a cause of confusion/grief for many of my users, which is why I don't create the symlink anymore. And, is JD1.0.2, JDK1.1.7, or JDK1.2 the latest release? (It depends on your perspective...) > -- Eventually, the most stable, reliable, and trusted version of Java > should appear as /usr/java: whenever it is that the FreeBSD community > finds Java useful enough to use for some core functionality. See above. > -- People choose what JVM to use by default by setting their CLASSPATH > and PATH to reflect their choice. Just because /usr/java and > /usr/local/java exist doesn't mean you HAVE to use them Adding things that you don't expect users to use isn't a good calls IMO. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 30 22:37:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA28745 for freebsd-ports-outgoing; Wed, 30 Dec 1998 22:37:13 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from cafe.muraoka.info.waseda.ac.jp (cafe.muraoka.info.waseda.ac.jp [133.9.68.49]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA28740; Wed, 30 Dec 1998 22:37:12 -0800 (PST) (envelope-from shudoh@muraoka.info.waseda.ac.jp) Received: from muraoka.info.waseda.ac.jp (shudoh@localhost [127.0.0.1]) by cafe.muraoka.info.waseda.ac.jp (8.9.1a/3.7W) with ESMTP id PAA27354; Thu, 31 Dec 1998 15:36:48 +0900 Message-Id: <199812310636.PAA27354@cafe.muraoka.info.waseda.ac.jp> To: freebsd-java@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Porting java stuff? Proposal? In-reply-to: Your message of "Wed, 30 Dec 1998 16:46:32 MST." <199812302346.QAA06707@mt.sri.com> Date: Thu, 31 Dec 1998 15:36:48 +0900 From: SHUDO Kazuyuki Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Internet World recently did an article on Java implementations and speed > > and the FreeBSD tests were rather poor. > > Yep. As a matter of fact, we were almost the slowest, if not *THE* > slowest. That's because we have no JIT, while every other JVM compared > uses one. My understanding is that JDK for FreeBSD make use of C version of interpreter instead of assembly language version as executeJava_p5.*. Is this right? Kazuyuki SHUDO Happy Hacking! Muraoka Lab., Grad. School of Sci. & Eng., Waseda Univ. E-mail: shudoh@muraoka.info.waseda.ac.jp Address: Muraoka Lab., Waseda Univ., 3-4-1 Okubo Shinjuku-ku Tokyo 169-8555 JAPAN TEL: +81-3-3209-5198 FAX: +81-3-3209-5198 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 30 22:51:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA29900 for freebsd-ports-outgoing; Wed, 30 Dec 1998 22:51:32 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA29895; Wed, 30 Dec 1998 22:51:30 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id XAA23825; Wed, 30 Dec 1998 23:51:10 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id XAA07977; Wed, 30 Dec 1998 23:51:09 -0700 Date: Wed, 30 Dec 1998 23:51:09 -0700 Message-Id: <199812310651.XAA07977@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: SHUDO Kazuyuki Cc: freebsd-java@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Porting java stuff? Proposal? In-Reply-To: <199812310636.PAA27354@cafe.muraoka.info.waseda.ac.jp> References: <199812302346.QAA06707@mt.sri.com> <199812310636.PAA27354@cafe.muraoka.info.waseda.ac.jp> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > Internet World recently did an article on Java implementations and speed > > > and the FreeBSD tests were rather poor. > > > > Yep. As a matter of fact, we were almost the slowest, if not *THE* > > slowest. That's because we have no JIT, while every other JVM compared > > uses one. > > My understanding is that JDK for FreeBSD make use of C > version of interpreter instead of assembly language > version as executeJava_p5.*. Is this right? That is correct, but we weren't that much slower than the Linux JDK, which *does* use the assembly language version of executeJava. My comparison's of the FreeBSD JDK vs. the Solaris one with the JIT disabled show us *slighly* faster for most things (except networking...). I believe the reason we're so slow for networking is due to using select and not having a good multi-threading library. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 30 23:44:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA04394 for freebsd-ports-outgoing; Wed, 30 Dec 1998 23:44:26 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from cafe.muraoka.info.waseda.ac.jp (cafe.muraoka.info.waseda.ac.jp [133.9.68.49]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA04389; Wed, 30 Dec 1998 23:44:25 -0800 (PST) (envelope-from shudoh@muraoka.info.waseda.ac.jp) Received: from muraoka.info.waseda.ac.jp (shudoh@localhost [127.0.0.1]) by cafe.muraoka.info.waseda.ac.jp (8.9.1a/3.7W) with ESMTP id QAA28564; Thu, 31 Dec 1998 16:44:01 +0900 Message-Id: <199812310744.QAA28564@cafe.muraoka.info.waseda.ac.jp> To: freebsd-java@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Porting java stuff? Proposal? In-reply-to: Your message of "Wed, 30 Dec 1998 23:51:09 MST." <199812310651.XAA07977@mt.sri.com> Date: Thu, 31 Dec 1998 16:44:01 +0900 From: SHUDO Kazuyuki Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > My understanding is that JDK for FreeBSD make use of C > > version of interpreter instead of assembly language > > version as executeJava_p5.*. Is this right? > > That is correct, but we weren't that much slower than the Linux JDK, > which *does* use the assembly language version of executeJava. I feel that FreeBSD JDK is pretty slower than Linux JDK. With Linpack benchmark for Java (*), Linux JDK117 on PentiumPro/200MHz results 1.357 Mflops/s, FreeBSD JDK117 on PentiumII/233MHz results 0.734 Mflops/s. Java interpreter shows these results, no JIT. (*) Linpack Benchmark -- Java Version http://www.netlib.org/benchmark/linpackjava/ I wonder why isn't FreeBSD port based on Linux port. I love FreeBSD as same as Linux, but I'm sad to say porting effort to Linux is superior to the FreeBSD one. Kazuyuki SHUDO Happy Hacking! Muraoka Lab., Grad. School of Sci. & Eng., Waseda Univ. E-mail: shudoh@muraoka.info.waseda.ac.jp Address: Muraoka Lab., Waseda Univ., 3-4-1 Okubo Shinjuku-ku Tokyo 169-8555 JAPAN TEL: +81-3-3209-5198 FAX: +81-3-3209-5198 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 31 06:18:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA04064 for freebsd-ports-outgoing; Thu, 31 Dec 1998 06:18:57 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from stingray.ivision.co.uk (stingray.ivision.co.uk [195.50.91.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA04059 for ; Thu, 31 Dec 1998 06:18:55 -0800 (PST) (envelope-from manar@ivision.co.uk) Received: from pretender.ivision.co.uk ([195.50.91.43]) by stingray.ivision.co.uk with smtp (Exim 2.04 #1) id 0zviu8-0006lH-00; Thu, 31 Dec 1998 14:16:49 +0000 Message-Id: <3.0.5.32.19981231141539.008f0b80@stingray.ivision.co.uk> X-Sender: manar@stingray.ivision.co.uk X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Thu, 31 Dec 1998 14:15:39 +0000 To: ibex@physik.TU-Berlin.DE From: Manar Hussain Subject: FreeBSD Port: mysql-3.21.33 Cc: ports@FreeBSD.ORG, sysadmin@ivision.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It appears to be the case that the mysql-3.21.33 port requires perl5 to have been registered *as a package* in order for mysql to be properly registered as a package. I.e. on a system with perl5 installed - but not as a package, then the following errors are given when installing the mysql-3.21.33 port. ===> Registering installation for mysql-3.21.33 make: don't know how to make package-name. Stop make: don't know how to make package-name. Stop MySQL otherwise appears to install fine so at the very least a better message should probably be created. I.e. I think that either: (a) It is felt that if MySQL has a dependancy on perl then when MySQL is installed as a package and is to be registered as such, perl5 should also be registered as a package. If so then a nice error/warning saying "MySQL has been installed . MySQL has a dependancy on Perl5. Perl5 is installed on your machine - but not registered as a package. MySQL has thus not been registered as a package though the installation is otherwise successful." would at least make the reasons for the fail clearer. or (as I would prefer): (b) You should feel free to give out a warning that whilst perl5 is installed - it is not installed as a package as you might otherwise have suggested, but otherwise not fail the MySQL package registration when you find Perl5 but then don't find it registered as a package. Hope that makes some sense! Regards, Manar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 31 08:01:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA13883 for freebsd-ports-outgoing; Thu, 31 Dec 1998 08:01:25 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from spook.navinet.net (spook.navinet.net [206.25.93.69]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA13878 for ; Thu, 31 Dec 1998 08:01:24 -0800 (PST) (envelope-from forrie@forrie.com) Received: from forrie (black.navinet.net [206.25.93.86]) by spook.navinet.net (8.9.1a/8.9.1) with SMTP id LAA74997 for ; Tue, 29 Dec 1998 11:00:24 -0500 (EST) Message-Id: <4.1.19981231104725.009a52a0@206.25.93.69> X-Sender: forrie@206.25.93.69 X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Thu, 31 Dec 1998 10:47:38 -0500 To: ports@FreeBSD.ORG From: Forrest Aldrich Subject: AfterStep Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I think this port needs to be updated. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 31 08:23:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA16207 for freebsd-ports-outgoing; Thu, 31 Dec 1998 08:23:51 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from hp9000.chc-chimes.com (hp9000.chc-chimes.com [206.67.97.84]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA16202 for ; Thu, 31 Dec 1998 08:23:49 -0800 (PST) (envelope-from billf@chc-chimes.com) Received: from localhost by hp9000.chc-chimes.com with SMTP (1.39.111.2/16.2) id AA246900315; Thu, 31 Dec 1998 05:31:55 -0500 Date: Thu, 31 Dec 1998 05:31:55 -0500 (EST) From: Bill Fumerola To: Forrest Aldrich Cc: ports@FreeBSD.ORG Subject: Re: AfterStep In-Reply-To: <4.1.19981231104725.009a52a0@206.25.93.69> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 31 Dec 1998, Forrest Aldrich wrote: > I think this port needs to be updated. Your patches must have gotten lost in my mailer. You could use send-pr(1) to send them though. - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 31 09:48:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA24869 for freebsd-ports-outgoing; Thu, 31 Dec 1998 09:48:18 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA24864; Thu, 31 Dec 1998 09:48:16 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id KAA28268; Thu, 31 Dec 1998 10:47:56 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id KAA10105; Thu, 31 Dec 1998 10:47:55 -0700 Date: Thu, 31 Dec 1998 10:47:55 -0700 Message-Id: <199812311747.KAA10105@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: SHUDO Kazuyuki Cc: freebsd-java@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Porting java stuff? Proposal? In-Reply-To: <199812310744.QAA28564@cafe.muraoka.info.waseda.ac.jp> References: <199812310651.XAA07977@mt.sri.com> <199812310744.QAA28564@cafe.muraoka.info.waseda.ac.jp> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > My understanding is that JDK for FreeBSD make use of C > > > version of interpreter instead of assembly language > > > version as executeJava_p5.*. Is this right? > > > > That is correct, but we weren't that much slower than the Linux JDK, > > which *does* use the assembly language version of executeJava. > > I feel that FreeBSD JDK is pretty slower than Linux JDK. > > With Linpack benchmark for Java (*), > Linux JDK117 on PentiumPro/200MHz results 1.357 Mflops/s, > FreeBSD JDK117 on PentiumII/233MHz results 0.734 Mflops/s. > Java interpreter shows these results, no JIT. > > (*) Linpack Benchmark -- Java Version > http://www.netlib.org/benchmark/linpackjava/ > > I wonder why isn't FreeBSD port based on Linux port. It is. As a matter of fact, the Linux port uses FreeBSD patches and vice-versa. The only *large* differences are: 1) ELF support (The FreeBSD JDK uses a.out) 2) Warning support (The Linux version has casts all over the place to avoid warnings which provide no functional differences on the x86.) 3) Kernel support (Linux uses poll, not select). And, recently they also added multi-threaded support because the Linux kernel has basic multithreading. Compare older Linux releases to older FreeBSD release and the differences should be less stark. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 31 12:55:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA18545 for freebsd-ports-outgoing; Thu, 31 Dec 1998 12:55:33 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from paris.dppl.com (paris.dppl.com [205.230.74.150]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA18536 for ; Thu, 31 Dec 1998 12:55:31 -0800 (PST) (envelope-from yds@ingress.com) Received: (qmail 34470 invoked from network); 31 Dec 1998 20:55:10 -0000 Received: from ichiban.ingress.com (HELO ichiban) (205.230.64.31) by paris.dppl.com with SMTP; 31 Dec 1998 20:55:10 -0000 Message-ID: <02f701be34ff$e5fde880$1f40e6cd@ichiban.ingress.com> From: "Yarema" To: "Kris Kennaway" , "Matthew Thyer" Cc: Subject: Re: kdesupport build fails XF86 3.3.3, -CURRENT Date: Thu, 31 Dec 1998 15:55:29 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >On Wed, 30 Dec 1998, Matthew Thyer wrote: > >> Has anyone else tried building kde with XFree86 3.3.3 and qt 1.41 >> on a recent -CURRENT (~9 days old) ELF system (with a.out kernel). > >> c++ -O -pipe -L/usr/X11R6/lib -o .libs/example example.o -Wl,--rpath >> -Wl,/usr/local/lib .libs/libQwSpriteField.so -L/usr/X11R6/lib -lqt -lX11 >> -lqt -lX11 >> /usr/libexec/elf/ld: warning: libXext.so.6, needed by >> /usr/X11R6/lib/libqt.so, not found (try using --rpath) >> /usr/X11R6/lib/libqt.so: undefined reference to `XShapeCombineRegion' >> /usr/X11R6/lib/libqt.so: undefined reference to `XShapeCombineMask' >> *** Error code 1 > >QT used to have problems interacting with egcs - do you have it installed? >I've seen the same error trying to compile qt-nethack (even setting CC/CXX and >recompiling libqt with the system compiler). I've yet to try deinstalling egcs >and seeing if it compiles then (in the past that's what I've had to do). This is not egcs related. I've run into the same problem with qt-1.41 and kdesupport using plain old gcc version 2.7.2.1 on 3.0-CURRENT of a recent vintage. -- Yarema To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 31 13:30:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA21842 for freebsd-ports-outgoing; Thu, 31 Dec 1998 13:30:11 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA21835 for ; Thu, 31 Dec 1998 13:30:09 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA02468; Thu, 31 Dec 1998 13:30:01 -0800 (PST) Received: from hindenburg.eboai.org (hindenburg.eboai.org [205.181.254.190]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA21746 for ; Thu, 31 Dec 1998 13:29:34 -0800 (PST) (envelope-from chip@eboai.org) Received: by hindenburg.eboai.org (Postfix, from userid 1000) id 55D041E64; Thu, 31 Dec 1998 16:29:20 -0500 (EST) Message-Id: <19981231212920.55D041E64@hindenburg.eboai.org> Date: Thu, 31 Dec 1998 16:29:20 -0500 (EST) From: chip@eboai.org Reply-To: chip@eboai.org To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9256: Port of cmail Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9256 >Category: ports >Synopsis: Port of cmail >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Dec 31 13:30:00 PST 1998 >Last-Modified: >Originator: Chip Marshall >Organization: >Release: FreeBSD 2.2.7-RELEASE i386 >Environment: >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # cmail # cmail/pkg # cmail/pkg/COMMENT # cmail/pkg/DESCR # cmail/pkg/PLIST # cmail/files # cmail/files/md5 # cmail/Makefile # echo c - cmail mkdir -p cmail > /dev/null 2>&1 echo c - cmail/pkg mkdir -p cmail/pkg > /dev/null 2>&1 echo x - cmail/pkg/COMMENT sed 's/^X//' >cmail/pkg/COMMENT << 'END-of-cmail/pkg/COMMENT' XA simple mail counter, useful for multiple mailfiles. END-of-cmail/pkg/COMMENT echo x - cmail/pkg/DESCR sed 's/^X//' >cmail/pkg/DESCR << 'END-of-cmail/pkg/DESCR' Xcmail is a simple mail counting tool written in perl. It reads in a config file Xand returns which mailfiles contain mail, how much mail, and how many new Xmessages. Example of output - X Personal mail 1 message X JLC mail 20 messages (2 new) X EXPI mail 2 messages X DWC RPG 1 message X XThis may be useful if you split your mail into multiple files using something Xlike procmail. I'm not sure if the new/old mail determination works with Xanything other than mutt. XLatest versions can also be found at http://www.eboai.org/~chip/scripts.html X X-- XChip Marshall Xhttp://www.eboai.org/~chip/ InterNIC handle - CLM21 XPGP key available on my web page On IRC via EFnet as Magus XPGP Key fingerprint = 6B 35 3B 72 AC 37 90 04 E5 79 EE 71 18 95 4A 84 END-of-cmail/pkg/DESCR echo x - cmail/pkg/PLIST sed 's/^X//' >cmail/pkg/PLIST << 'END-of-cmail/pkg/PLIST' Xshare/examples/cmail.rc Xbin/cmail END-of-cmail/pkg/PLIST echo c - cmail/files mkdir -p cmail/files > /dev/null 2>&1 echo x - cmail/files/md5 sed 's/^X//' >cmail/files/md5 << 'END-of-cmail/files/md5' XMD5 (cmail-2.5.tgz) = 7d390e7c11817193ad29eb465e5d26eb END-of-cmail/files/md5 echo x - cmail/Makefile sed 's/^X//' >cmail/Makefile << 'END-of-cmail/Makefile' X# New ports collection makefile for: cmail X# Version required: 2.5 X# Date created: 31 Dec 1998 X# Whom: Chip Marshall X# X# $Id$ X# X XDISTNAME= cmail-2.5 XCATEGORIES= mail XMASTER_SITES= ftp://ftp.eboai.org/pub/users/chip/ XEXTRACT_SUFX= .tgz X XMAINTAINER= chip@eboai.org X XNO_WRKSUBDIR= yes XNO_BUILD= yes X Xdo-install: X ${INSTALL_SCRIPT} ${WRKDIR}/cmail.pl ${PREFIX}/bin/cmail X ${INSTALL_MAN} ${WRKDIR}/cmail.rc ${MAN1PREFIX}/share/examples/cmail.rc X X.include END-of-cmail/Makefile exit >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 31 19:30:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA25000 for freebsd-ports-outgoing; Thu, 31 Dec 1998 19:30:10 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA24992 for ; Thu, 31 Dec 1998 19:30:09 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA13770; Thu, 31 Dec 1998 19:30:01 -0800 (PST) Received: from ftp.dns.ne.jp (ftp.dns.ne.jp [210.155.3.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA24979 for ; Thu, 31 Dec 1998 19:30:01 -0800 (PST) (envelope-from tanimura@sakuramail.com) Received: from silver.carrots (yksk2DS04.kng.mesh.ad.jp [210.147.34.4]) by ftp.dns.ne.jp (8.8.8/8.8.5) with ESMTP id MAA19694 for ; Fri, 1 Jan 1999 12:29:19 +0900 (JST) Received: (from root@localhost) by silver.carrots (8.9.1/3.7W) id MAA06709; Fri, 1 Jan 1999 12:29:33 +0900 (JST) Message-Id: <199901010329.MAA19694@ftp.dns.ne.jp> Date: Fri, 1 Jan 1999 12:29:33 +0900 (JST) From: tanimura@sakuramail.com Reply-To: tanimura@naklab.dnj.ynu.ac.jp To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9258: Fix to security/SSLeay/patches/patch-ad Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9258 >Category: ports >Synopsis: Fix to security/SSLeay/patches/patch-ad >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Dec 31 19:30:01 PST 1998 >Last-Modified: >Originator: Seigo TANIMURA >Organization: Nakagawa Lab, Div of Electronics & CS, Faculty og Eng, Yokohama National Univ, JAPAN >Release: FreeBSD 3.0-CURRENT i386 >Environment: FreeBSD silver 3.0-CURRENT FreeBSD 3.0-CURRENT #0: Wed Dec 30 20:10:09 JST 1998 tanimura@silver:/usr/src-19981223SNAP/sys/compile/SILVER i386 >Description: security/SSLeay/patches/patch-ad is not diff(1)ed in ${WRKDIR}. Added the path from ${WRKDIR} to md5.c ('crypto/md5/'). >How-To-Repeat: >Fix: Please apply the following patch. --- SSLeay.org/patches/patch-ad Mon Dec 28 08:57:40 1998 +++ SSLeay/patches/patch-ad Fri Jan 1 11:45:22 1999 @@ -1,5 +1,5 @@ ---- md5.c.orig Thu Apr 9 07:59:29 1998 -+++ md5.c Sun Dec 27 18:44:33 1998 +--- crypto/md5/md5.c.orig Thu Apr 9 07:59:29 1998 ++++ crypto/md5/md5.c Sun Dec 27 18:44:33 1998 @@ -94,7 +94,7 @@ err++; continue; >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 31 21:04:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA01436 for freebsd-ports-outgoing; Thu, 31 Dec 1998 21:04:20 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from terror.hungry.com (terror.hungry.com [199.181.107.40]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id VAA01431 for ; Thu, 31 Dec 1998 21:04:19 -0800 (PST) (envelope-from fn@hungry.com) Received: (qmail 15106 invoked by uid 0); 1 Jan 1999 05:03:58 -0000 Received: from siren.hungry.com (undead@199.181.107.129) by terror.hungry.com with SMTP; 1 Jan 1999 05:03:58 -0000 Received: (qmail 23016 invoked by uid 507); 1 Jan 1999 05:04:38 -0000 From: Faried Nawaz To: freebsd-ports@FreeBSD.ORG Subject: a patch for ports/devel/boehms-gc (on 3.0, against ports-current) Reply-To: Faried Nawaz Organization: Integral Domains. Date: Thu, 31 Dec 1998 21:04:38 -0800 (PST) Message-Id: <19981231210438.457102.FMU21180@siren.hungry.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I see that this port is still broken in current. Here's a patch that gets it to build properly on 3.0. --- mach_dep.c_ORIG Thu Dec 31 12:30:05 1998 +++ mach_dep.c Thu Dec 31 12:45:03 1998 @@ -170,7 +170,7 @@ # if defined(I386) &&!defined(OS2) &&!defined(SVR4) &&!defined(MSWIN32) \ && !defined(SCO) && !(defined(LINUX) && defined(__ELF__)) \ - && !defined(DOS4GW) + && !defined(DOS4GW) && !(defined(FREEBSD) && defined(__ELF__)) /* I386 code, generic code does not appear to work */ /* It does appear to work under OS2, and asms dont */ /* This is used for some 38g UNIX variants and for CYGWIN32 */ @@ -183,7 +183,8 @@ asm("pushl %ebx"); asm("call _GC_push_one"); asm("addl $4,%esp"); # endif -# if defined(I386) && defined(LINUX) && defined(__ELF__) +# if defined(I386) && ((defined(LINUX) && defined(__ELF__)) || \ + (defined(FREEBSD) && defined(__ELF__))) /* This is modified for Linux with ELF (Note: _ELF_ only) */ asm("pushl %eax"); asm("call GC_push_one"); asm("addl $4,%esp"); asm("pushl %ecx"); asm("call GC_push_one"); asm("addl $4,%esp"); I believe it'll still build on 2.2.x with the above patch. On 3.0, it works, and passes the setjmp_test and gctest, but fails on the cordtest (coredump): knife# gdb -q cord/cordtest (gdb) r Starting program: /usr/ports/devel/boehm-gc/work/gc/cord/cordtest Program received signal SIGBUS, Bus error. 0x805274e in GC_find_limit (p=0xefbfd43c "\220!\005\bLô¿ï¡!\005\b", up=1) at os_dep.c:522 522 GC_noop1((word)(*result)); (gdb) where #0 0x805274e in GC_find_limit (p=0xefbfd43c "\220!\005\bLô¿ï¡!\005\b", #up=1) at os_dep.c:522 #1 0x8052795 in GC_get_stack_base () at os_dep.c:556 #2 0x80521a1 in GC_init_inner () at misc.c:444 #3 0x804ea2e in GC_generic_malloc_inner (lb=3, k=0) at malloc.c:61 #4 0x804eb7b in GC_generic_malloc (lb=3, k=0) at malloc.c:121 #5 0x804ebeb in GC_malloc_atomic (lb=3) at malloc.c:160 #6 0x804c392 in CORD_from_char_star (s=0x8055d36 "ab") at ./cord/cordxtra.c:241 #7 0x8048ced in test_basics () at ./cord/cordtest.c:51 #8 0x804a350 in main () at ./cord/cordtest.c:223 #9 0x8048b29 in _start () (gdb) This may have something to do with how boehm-gc is given values for DATAEND. Oh, another thing. I checked this exact port (for boehm-gc 4.12) on 2.2.6, and while it passed the setjmp_test and coredump test (the latter with a few leakage warnings), it leaked all over the place with the gc_test. I really really really would like this port to work, but I don't know or understand how I can find out about stacks, data segments and memory locations for them. Can someone recommend a good guide? Docs, preferably, though I can probably figure this stuff out from sources (if someone points me to the right areas). I've poked around src/lib/csu and, but am still lost. Thanks, faried. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 31 22:10:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA07752 for freebsd-ports-outgoing; Thu, 31 Dec 1998 22:10:16 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA07745 for ; Thu, 31 Dec 1998 22:10:14 -0800 (PST) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from bragg (bragg [129.127.36.34]) by adelphi.physics.adelaide.edu.au (8.8.8/8.8.8/UofA-1.5) with SMTP id QAA27807; Fri, 1 Jan 1999 16:39:50 +1030 (CST) Received: from localhost by bragg; (5.65/1.1.8.2/05Aug95-0227PM) id AA31086; Fri, 1 Jan 1999 16:39:49 +1030 Date: Fri, 1 Jan 1999 16:39:49 +1030 (CST) From: Kris Kennaway X-Sender: kkennawa@bragg To: Bill Fumerola Cc: Forrest Aldrich , ports@FreeBSD.ORG Subject: Re: AfterStep In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 31 Dec 1998, Bill Fumerola wrote: > On Thu, 31 Dec 1998, Forrest Aldrich wrote: > > > I think this port needs to be updated. > > > Your patches must have gotten lost in my mailer. You could use send-pr(1) > to send them though. > Update which port? x11-wm/afterstep-devel is at 1.6.0, which is slightly behind the current version (1.6.6). If you're looking at x11-wm/afterstep, then it was apparently deliberate to leave that one at 1.0. afterstep-devel is not really the place for the 1.6 version, though, since it's the "stable" release. 1.7 is the current devel release. I think we should create an afterstep-stable port and move 1.6.x there.. Kris > - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - > - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - ----- (ASP) Microsoft Corporation (MSFT) announced today that the release of its productivity suite, Office 2000, will be delayed until the first quarter of 1901. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message