summaryrefslogtreecommitdiff
path: root/editors/xemacs/pkg
AgeCommit message (Collapse)AuthorFilesLines
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-991/+0
2001-02-20Update "xemacs" package to version 21.1.14. Changes since version 21.1.12:tron1-1/+5
- Fix buffer overflow in "gnuserv" which can be used to get a shell of the user which is using "gnuserv. - ./etc/PACKAGES: Doc fix. - README.packages: Doc fix. - xemacs-faq.texi (Q3.5.12): New FAQ. XEmacs bitches about xmodmap. - etc/PACKAGES: Sync with 21.2 version, because everyone uses the same packages. - README.packages: Ditto. - PROBLEMS (Sun/Solaris): Yet another microimprovement. - xemacs-faq.texi (Q1.0.11): Change XEmacs for MacOS URL. - PROBLEMS: Document MIPSpro ICE problem workaround. Pty fixes for HP-UX and AIX and BSD and SunOS4 backported from 21.2. Makes ``M-x shell; sleep 1000; Signals->Send KILL'' work. (See src/ChangeLog for more detail.) - configure.in: Detect killpg. - PROBLEMS (Running/Linux): Mandrake, use Alt for M-, color-gcc. - Makefile.in: add and use TAR macro. Sometimes tar only copies symlinks instead of the actual files - configure.in: Handle alloca with Compaq C on Alpha Linux. - ChangeLog, etc/xemacs-ja.1, etc/xemacs.1, info/xemacs-faq.info-1, info/xemacs-faq.info-3, lib-src/etags.c, lib-src/ootags.c, lisp/ChangeLog.1, man/xemacs-faq.texi: Changed mly@adoc.xerox.com to Mly@POBox.COM. - README.packages: Add "uninstalled package" FAQ. - etc/PACKAGES: Add details on os-utils contents. - frame.c (next_frame_internal): We've passed a frame if we've passed its device. Fixes this crash: (gdb) run -eval '(progn (make-frame nil (make-device (quote x) "polgar:0")) (next-window (minibuffer-window) t (quote visible) (second (device-list))))' Fatal error: assertion failed, file /project/xemacs/ws/dev/src/frame.h, line 245, RECORD_TYPEP (obj, lrecord_type_frame) - find-paths.el (paths-decode-directory-path): Trivial typo fix. - simple.el (display-warning-suppressed-classes): Ditto. - etc/Emacs.ad (Fonts.): Fix typo and clarify. - configure.in (after_morecore_hook_exists): Don't add /usr/shlib to link path if compiling on Alpha/Linux. - configure.in: Make Balloon Help conditional on finding shape.h
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+0
2000-11-25Update "xemacs" package to version 21.1.12. Changes since version 21.1.9:tron1-392/+210
- etc/Emacs.ad: Document usage of FontSet resource for menubar. - configure.in: Check for NAS_BIG_ENDIAN in <audio/fileutil.h>. - configure.in: Check for UNIX98 PTYs. Patch from Florian Weimer <Florian.Weimer@RUS.Uni-Stuttgart.DE>. - configure.in: Recognize s390. - config.guess: Recognize ia64 and s390. - config.sub: Likewise. - configure.in: Rewrite xmkmf symbol detection to avoid redefinition of symbols we've already defined. Also, handle xmkmf symbols with values other than 1. - PROBLEMS: Document broken native audio for recent patches and releases of HP-UX. - configure.in: Unconditionally define SHELL, to allow working with (unreleased) autoconf 2.14.1, found on Mandrake 7.0 systems. - configure.in: More precise LDAP detection and configuration
2000-08-04Small cleanup: creating an empty directory ${PREFIX}/lib/xemacs doesn'tmartin1-2/+2
make much sense. Replace it with a symlink to the version dependend directory name, where real stuff is installed. This allows other pkgs (i.e. net/zenicb) to add lisp modules easily.
2000-03-08Update "xemacs" package to version 21.1.9. Changes since version 21.1.6:tron1-2/+4
- 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.
1999-08-23Update "xemacs" package to version 21.1.6.tron1-1/+7
1999-08-13Substitute for ${PKGNAME} when generating the PLIST files.agc1-1119/+1119
1999-07-14Update "xemacs" package to version 21.1.4.tron1-939/+1119
1999-06-30Creating an empty directory "${PREFIX}/lib/xemacs" was all needed to gettron1-1/+3
it to work properly.
1999-06-29Adapt this package to NetBSD.tron1-950/+953
XXX "xemacs" still complains about missing files during startup. This XXX should be fixed by the "xemacs-packages" package.
1999-06-28Import FreeBSD's "xemacs" port: XEmacs text editor version 21tron3-0/+977