From 6d204351fc761fe50c86710ae913000675ed2e07 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 8 Mar 2000 21:30:00 +0000 Subject: Update "xemacs" package to version 21.1.9. Changes since version 21.1.6: - configure.in: Sync Berkeley db autodetection with src/database.c - README: Remove msdos part. - configure.in: add new machine type for IRIX 6.[2-5] to switch from using unexelf.o to unexelfsgi.o for just those versions of IRIX. In the ideal world it would be handled by the s/irix6-0.h but since machine config is included AFTER OS config, I had to add a new machine type. - configure.in: Default Drag-N-Drop to "no" - etc/FTP: Updated FTP mirrors list. Replaced GNU FTP document with a URL. - etc/MAILINGLISTS: Updated mailing list subscription information. Replaced GNU MAILINGLISTS document with a URL. - INSTALL: Update configure option. - configure.in (native_sound_lib, --sgi--): Check for audio.h. (LIBS): Check for libCsup. - INSTALL: Added more information about README.packages, and re-numbered some bullets. - etc/sample.Xdefaults: adds a reference to beNiceToColrmap, so that the user can guess what to do if xemacs' dialogs are butt ugly. - INSTALL: Make disk space requirements more realistic. Add note about stack size requirements. Update and add more weight to the package section. - README: Add reference to README.packages - INSTALL: Remove junk from install.sh - Makefile.in (install-arch-dep): use exe_suffix for link installation. - configure.in: define exe_suffix if we're on ms-windows. - configure.in (EMACS_CONFIGURATION): Use $configuration, not $canonical, so that installation paths and dynamic path setup will stay in synch. - configure.in (machine): Recognize MIPS/Linux. - README.packages: Added hint on how to figure out what packages to get. --- editors/xemacs/Makefile | 4 ++-- editors/xemacs/files/md5 | 8 ++++---- editors/xemacs/pkg/PLIST | 6 ++++-- 3 files changed, 10 insertions(+), 8 deletions(-) (limited to 'editors') diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index 41816e4f462..a878fba7514 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2000/02/09 20:20:53 tron Exp $ +# $NetBSD: Makefile,v 1.18 2000/03/08 21:30:00 tron Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1997/09/03 19:27:57 gj Exp -DISTNAME= xemacs-21.1.6 +DISTNAME= xemacs-21.1.9 CATEGORIES= editors MASTER_SITES= ftp://ftp.xemacs.org/pub/xemacs/xemacs-21.1/ \ ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/ftp.xemacs.org/xemacs/xemacs-21.1/ \ diff --git a/editors/xemacs/files/md5 b/editors/xemacs/files/md5 index 12265da7fd2..3a68815a9d2 100644 --- a/editors/xemacs/files/md5 +++ b/editors/xemacs/files/md5 @@ -1,5 +1,5 @@ -$NetBSD: md5,v 1.6 1999/08/23 09:09:06 tron Exp $ +$NetBSD: md5,v 1.7 2000/03/08 21:30:06 tron Exp $ -MD5 (xemacs/xemacs-21.1.6.tar.gz) = f216ccf246d10771b65436fd45b50810 -MD5 (xemacs/xemacs-21.1.6-elc.tar.gz) = 5047ea121e8b972725bbeb2a197e4461 -MD5 (xemacs/xemacs-21.1.6-info.tar.gz) = 6d9bf4b1f51b278439fd3fbb7033c9b5 +MD5 (xemacs/xemacs-21.1.9-elc.tar.gz) = dfb43552c15ceff6f011b764585e256a +MD5 (xemacs/xemacs-21.1.9-info.tar.gz) = 55c1fc50e5e39c9d9317e7366cef2519 +MD5 (xemacs/xemacs-21.1.9.tar.gz) = 9c39352ed2467a3a57339cb612054c85 diff --git a/editors/xemacs/pkg/PLIST b/editors/xemacs/pkg/PLIST index c3d9033f08c..5ac956b7b43 100644 --- a/editors/xemacs/pkg/PLIST +++ b/editors/xemacs/pkg/PLIST @@ -1,9 +1,8 @@ -@comment $NetBSD: PLIST,v 1.6 1999/08/23 09:09:06 tron Exp $ +@comment $NetBSD: PLIST,v 1.7 2000/03/08 21:30:07 tron Exp $ bin/gnuattach bin/gnuclient bin/gnudoit bin/ootags -bin/pstogif bin/xemacs bin/${PKGNAME} bin/xemacs-b2m @@ -836,6 +835,8 @@ lib/${PKGNAME}/lisp/x-scrollbar.elc lib/${PKGNAME}/lisp/x-select.elc lib/${PKGNAME}/lisp/x-win-sun.elc lib/${PKGNAME}/lisp/x-win-xfree86.elc +lib/${PKGNAME}/lisp/xpm-button.el@.GZ@ +lib/${PKGNAME}/lisp/xpm-button.elc lib/${PKGNAME}/lisp/finder-inf.el@.GZ@ lib/${PKGNAME}/lisp/finder-inf.elc lib/${PKGNAME}/lisp/mule/arabic.el@.GZ@ @@ -909,6 +910,7 @@ lib/${PKGNAME}/info/internals.info-4 lib/${PKGNAME}/info/internals.info-5 lib/${PKGNAME}/info/internals.info-6 lib/${PKGNAME}/info/internals.info-7 +lib/${PKGNAME}/info/internals.info-8 lib/${PKGNAME}/info/lispref.info lib/${PKGNAME}/info/lispref.info-1 lib/${PKGNAME}/info/lispref.info-10 -- cgit v1.2.3