Commit graph

543 commits

Author SHA1 Message Date
jun
82327aef32 move apel to devel/apel. 2001-02-20 08:18:27 +00:00
jun
031341f255 add apel. 2001-02-19 07:40:25 +00:00
jun
0088c061d7 Initial import of "apel":
Portable Emacs Library
2001-02-19 05:44:24 +00:00
tron
cebb231563 Add german mirror site. 2001-02-17 16:03:31 +00:00
wiz
79a4bfc219 Not needed any more -- COMMENTs are in Makefiles now. 2001-02-16 15:52:49 +00:00
wiz
02e8ee6a47 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
While I'm here, unify category Makefiles to more standard style.
(If you have tools depending on the previous form, please fix them.)
2001-02-16 15:51:46 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
abs
8b39dc5b98 Updated pico versoin to 4.0. Missed in last. 2001-02-16 10:16:31 +00:00
abs
43117ca183 pine updated to 4.33, and pico adjusted for new distfile
Patch supplied by martti.kuparinen@iki.fi in PR pkg/12222

Changes in 4.33
 *  NNTP authentication causes crash
 *  Attachment viewing broken
 *  Display-Filters and Url-Viewers with quoted arguments in config
    broken
 *  Reverse sorting doesn't work correctly with filters
 *  Some combinations of non-ascii characters in subject cause crash
 *  Add version information to PC-Pine
 *  Top line in news index was painted incorrectly at times
 *  Crash caused by debugging when > 1K config lines are present
 *  PC-Pine LDAP crash caused by using incorrect memory free routine
 *  Save size check was disabled in multi append

Changes in 4.32
 *  File attaching broken (double filename) in PC-Pine
 *  Postponing loses second reply-to address
 *  Obscure crash when sorting by Threads
 *  Temporary file vulnerabilities
 *  Crash when NNTP authentication aborted
 *  Make /secure work again (broken in 4.30)
 *  Setup printer list problems with $PRINTER
 *  Recognize Re[arbitrary stuff]: reply syntax
 *  Allow for attaching files on a Windows network drive

Changes in 4.31
 *  Crashes when sorting by Threads
 *  Text of last message could be invisible with header larger than 4096
    bytes
 *  Fixed a few buffer overflow possibilities
 *  Many problems if compiled without -DDEBUG
 *  Eliminated length restriction on address book comments
 *  Couldn't expand collections when selecting if combined-folder-display
    set
 *  List options set only in fixed config didn't work
 *  Filtering based solely on scores didn't work
 *  Filtering to non-existent folder didn't ask to create the folder
 *  Save to default folder didn't work if the folder didn't already exist
 *  Crash when using WhereIs in Setup/Kolor with color turned off
 *  News collections would sometimes show up doubled until restarting
 *  Crash when accepting default in shuffle folder list command
 *  PC-Pine didn't always save window position
 *  Last-folder-used rule didn't always save the name of first saved
    folder
 *  Rule editor address selector should allow multiple addresses
 *  Added Replicate command for Rules
 *  News validation doesn't validate against multiple news servers
 *  Reply to some text/html messages with attachments incorrectly set
    content-type to text/html
 *  mail-directory setting in pine.conf doesn't work
2001-02-16 10:13:35 +00:00
jun
12a6139dad re-make patch from tamago CVS repos. 2001-02-16 08:14:04 +00:00
jun
9fcd9c038f some refine.adviced by Hubert. 2001-02-10 07:44:11 +00:00
hubertf
3d8c422843 Update to 0.4h, and some internal restructuring.
Changes:
	+ Version 0.4.0h Thu Feb  8 16:18:53 PST 2001

	-Added

	-Fixed

	Font and style handling bug within GTK+ library avoidance.
	Typos and formatting errors in various help/template documents.

	+ Version 0.4.0f Sun Jan 21 17:12:20 PST 2001

	-Added

	Drag and drop target highlighting.

	-Fixed

	Copy and cut routines.

Patch sent by Tomasz Luchowski <zuntum@eik.pl> in private mail.
2001-02-10 00:07:40 +00:00
jun
2e142319a7 make patches: advice from tamago@m17n.org MailingList.
2000-06-02  KATAYAMA Yoshio <kate@pfu.co.jp>

 	* egg/wnn.el (wnn): Fix docstring.
 	(wnn-backend-plist): Include egg-special-candidate.
 	(wnn-special-candidate): New function.
 	(wnn-pinyin-zhuyin-bunsetsu, wnn-pinyin-zhuyin-string): New
 	functions.
 	(egg-activate-wnn): Fix docstring.

 	* egg/sj3.el (sj3, egg-activate-sj3): Fix docstring.

 	* egg/canna.el (egg-activate-canna): Fix docstring.

 	* menudiag.el: Mostly rewritten.

 	* leim-list.el: Docstrings for autoload fixed.

 	* its.el (its): Fix docstring.
 	(its-mode-map): Fix bindings.
 	(its-fence-mode, egg-sub-mode-map-alist): New variables.
 	(its-enter/leave-fence): New function.
 	(its-put-cursor): Add text properties point-entered, point-left,
 	modification-hooks.
 	(its-in-fence-p): Check also read-only property.
 	(its-hiragana, its-katakana): Just call its-convert.
 	(its-hankaku, its-japanese-hankaku): These functions deleted.
 	(its-full-half-table, its-half-full-table): New variables.
 	Initialize them.
 	(its-half-width, its-full-width): New functions.
 	(its-convert): Args changed.

 	* its-keydef.el (its-make-select-func): Add check by
 	(egg-conversion-fence-p).

 	* egg.el (egg): Fix docstring.
 	(egg-current-keymap): This variable deleted.
 	(egg-mode-map-alist, egg-sub-mode-map-alist): New variables.
 	(define-egg-mode-map): New macro.
 	(modefull, modeless): New egg mode maps.
 	(egg-enter/leave-fence-hook): New variable.
 	(egg-enter/leave-fence): New function.
 	(egg-activated): New variable.
 	(egg-activate-keymap): New variable.
 	(egg-modify-fence, egg-post-command-func): New functions.
 	(egg-change-major-mode-buffer): New variable.
 	(egg-activate-keymap-after-command, egg-change-major-mode-func):
 	New functions.
 	(egg-mode): Initialize egg-modefull-mode, egg-modeless-mode.
 	(egg-modefull-map, egg-modeless-map): These functions deleted.
 	(egg-set-face): Preserve the current modification-hooks property.

 	* egg-com.el (ccl-decode-egg-binary): Fix BUFFER-MAGNIFICATION.
 	(ccl-encode-egg-binary): Likewise.

 	* egg-cnv.el (egg-conv): Fix docstring.
 	(egg-conversion-auto-candidate-menu): Fix docstring.
 	(egg-conversion-auto-candidate-menu-show-all): New variable.
 	(egg-conversion-sort-by-converted-string): New variable.
 	(egg-conversion-fence-p): New function.
 	(egg-define-backend-functions): Include egg-special-candidate.
 	(egg-conversion-map): Define up, down, etc.
 	(egg-conversion-mode): New variable.  Register it in
 	egg-sub-mode-map-alist.
 	(egg-conversion-enter/leave-fence): New function.  Register it in
 	egg-enter/leave-fence-hook.
 	(egg-exit-conversion-unread-char): Use single setq.
 	(egg-make-bunsetsu): Add text properties point-entered and
 	point-left.
 	(egg-set-menu-mode-in-use, egg-unset-menu-mode-in-use)
 	(egg-set-candsel-info): Args changed.
 	(egg-get-candsel-target-major): Code changed.
 	(egg-get-candsel-target-minor): Code changed.
 	(egg-insert-new-bunsetsu): Args changed.
 	(egg-candidate-select-counter): Make it buffer local.
 	(egg-next-candidate-internal): Args changed.
 	(egg-sort-item): New functions.
 	(egg-select-candidate-major): New arg SORT.
 	(egg-select-candidate-minor, egg-select-candidate-list-all-major)
 	(egg-select-candidate-list-all-minor)
 	(egg-select-candidate-internal): Likewise.
 	(egg-hiragana): New function.
 	(egg-katakana, egg-pinyin, egg-zhuyin, egg-hangul): Aliases of
 	egg-hiragana.
 	(egg-special-convert): New function.
 	(egg-enlarge-bunsetsu-internal): Code changed.
 	(egg-reconvert-bunsetsu-internal, egg-decide-before-point)
 	(egg-decide-first-char, egg-exit-conversion)
 	(egg-abort-conversion): Likewise.

 2000-02-01  Takanori Saneto  <sanewo@ba2.so-net.ne.jp>

 	* egg/sj3rpc.el (sj3rpc-tanbunsetsu-conversion): should use
 	  let* instead of let.

 2000-01-20  Katsumi Yamaoka <yamaoka@jpl.org>

 	* egg/sj3.el (sj3-word-registration): New function.
 	(sj3-hinshi-select): New function.
 	(sj3-dictionary-select): New function.
 	(sj3-conversion-backend): Add `sj3-word-registration'.
 	(sj3-hinshi-name): New function.
 	(sj3-hinshi-menu): New variable.
 	(sj3-register-2, sj3-register-1): Add messages.
 	(sj3-server-coding-system-list): Remove.
 	(sj3-server-version): Move to egg/sj3rpc.el.
 	(sj3-server-port, sj3-hostname): Strip "*" from the doc string.

 	* egg/sj3rpc.el (sj3rpc-add-word): New function.
 	(sj3rpc-kugiri-stdy, sj3rpc-get-bunsetsu-candidates): Use
 	`sj3-server-coding-system' insted of `sj3rpc-server-coding-system'.
 	(sj3rpc-tanbunsetsu-conversion, sj3rpc-get-bunsetsu-candidates-sub,
 	sj3rpc-begin): Use `sj3-server-coding-system' insted of
 	`sj3rpc-server-coding-system'; don't specify an argument of
 	`sj3rpc-unpack-mb-string'.
 	(sj3rpc-unpack-mb-string): Don't allow the argument; use
 	`sj3rpc-server-coding-system'.
 	(sj3rpc-server-coding-system): Remove macro.
 	(sj3-const): Switch on the return value of `sj3-sjis-p' instead of
 	`sj3-server-version'.
 	(sj3-sjis-p): New macro.
 	(sj3-server-coding-system): New variable; default to `shift_jis'.
 	(sj3-server-version): Move from egg/sj3.el; use `defvar' insted of
 	`defcustom'.

 	* eggrc: Remove SJ3 stuff.
2001-02-08 03:24:11 +00:00
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
jun
746b9bccb5 add tamago cvs server information. 2001-02-06 04:03:21 +00:00
jun
afff926c47 divide "DEPENDS" line. 2001-02-02 02:43:29 +00:00
jun
9aba2490c6 add tamago. 2001-01-31 08:55:21 +00:00
jun
b624035bc5 Initial import of "tamago":
CJK characters inputting system for emacs-20+leim
2001-01-31 08:47:04 +00:00
wiz
b979f7222a Add automatic ${VARIABLE} handling for MESSAGE files.
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.
2001-01-29 11:34:21 +00:00
wiz
ebe66c5338 add and enable manedit 2001-01-26 09:36:17 +00:00
wiz
c6c1a47955 Fix build with curses on 1.5 (extern int *MK was making trouble). 2001-01-23 15:36:27 +00:00
fredb
f1f56ab89e Initial import of manedit, a manpage editor and viewer, submitted by
Tomasz Luchowski in PR pkg/12019.

The viewer/browser does not work for me -- it seems to be having trouble
with my "mandesc" files -- but I guess some problems are expected with
a "0.4e" release, and someone should tell the author how to spell
"preferences"!
2001-01-21 18:18:04 +00:00
wiz
9fa64090e3 USE_CURSES, not DEPENDS on ncurses. 2001-01-08 16:09:09 +00:00
wiz
a2d75a1dd3 Move special flags for ncurses in the NEED_NCURSES==YES case. 2001-01-08 13:23:53 +00:00
wiz
5c752750f7 USE_CURSES instead of hard dependency on ncurses. 2001-01-07 01:48:19 +00:00
hubertf
c773fdc575 FrameMaker demo license expired and Adobe does not want to do a Linux
version. :-(((((
2001-01-05 20:51:24 +00:00
hubertf
353e204e51 maker: This Adobe Systems Incorporated Pre-release software expires on 12/31/2000.
maker: This test software can no longer be used.
2001-01-05 20:51:04 +00:00
agc
9c2d582fc9 The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.

+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt

With many thanks to Thomas Klausner for keeping me honest with this.
2001-01-04 15:10:17 +00:00
abs
8b650602a2 Adapt to latest version of lesstif - now need to (correctly) explicitly
include <stdio.h> in preferences.c
2000-12-28 12:49:50 +00:00
wiz
1a84da5cc1 emacs and mule install files with the same name in info -- make
them CONFLICT.
2000-12-16 13:56:40 +00:00
wiz
fbb68ed11d Don't patch $Revision$ in the file (otherwise this patch would never
apply cleanly).
2000-12-16 13:54:50 +00:00
kei
3546ca5e39 patch-bb was broken. Problem reported by Thomas Klausner by a private message.
Thanks Thomas!
2000-12-16 03:21:16 +00:00
wiz
8eafc368b7 Fix program on ELF. 2000-12-15 20:02:01 +00:00
wiz
c8bf5e2a33 Split PKGNAME and DISTNAME (fixes recent i386/bulk-build failure). 2000-12-15 19:10:47 +00:00
wiz
0aafd1eccf add and enable gnotepad 2000-12-13 01:25:14 +00:00
wiz
7118ed3f9e Another HTML/text editor, GNOME based. Supplied in pkg/11668 by
Jared McNeill.
2000-12-13 01:14:51 +00:00
wiz
a32b3a5655 Unify Makefiles -- mostly headers: remove FreeBSD Ids.
Consistent 4 character indentation of SUBDIR entries.
2000-12-12 01:30:36 +00:00
wiz
1b1003a0fe Remove some code handling the REQ file. 2000-12-08 08:49:22 +00:00
wiz
c233929cf7 Replace REQ file by a MESSAGE. 2000-12-08 08:43:03 +00:00
rh
5ec6d64f71 Another patch-sum sync to undo. 2000-12-07 13:30:12 +00:00
rh
1a3a5c7ee1 Undo previous commit. These packages apparently handle patches specially. 2000-12-07 13:22:40 +00:00
rh
224a7afec4 Sync w/ reality 2000-12-07 12:46:47 +00:00
mycroft
83d37d3bff Depend on the ispell pkg.
Rather than using the ispell hash file included with AbiWord, delete it and
make a symlink to the one from the ispell pkg.
This makes the spelling checker work across platforms, including Alpha.
2000-12-03 04:33:16 +00:00
mycroft
5d685f2c41 Adjust ispell.h so the format really is the same as ispell. 2000-12-03 04:31:49 +00:00
wiz
c8a1afff48 Correct quoting so that ${PREFIX}/share is default data dir. 2000-12-02 19:26:15 +00:00
minoura
56f820c830 s/unexelf.c/unexelf.o/
This caused a circular dependency.
Pointed out by Satoshi Yatagawa <yatagawa@cc.teu.ac.jp>.
2000-11-29 13:45:11 +00:00
tron
3698ed8108 List me as maintainer of this package. 2000-11-25 11:33:04 +00:00
tron
27decf7fdf Compress ".el" files if "MANZ" is defined like the "xemacs" package does. 2000-11-25 11:00:11 +00:00
tron
04ac4378f3 Update "xemacs" package to version 21.1.12. Changes since version 21.1.9:
- 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-11-25 10:47:15 +00:00
tron
14d02f5ea7 Update "xemacs-packages" package to version 1.5. It includes these
packages now:
c-support 1.15, cc-mode 1.21, debug 1.12, dired 1.08,
edit-utils 1.53, efs 1.21, fsf-compat 1.07, mail-lib 1.33,
mailcrypt 2.06, mule-base 1.35, net-utils 1.14, os-utils 1.24,
prog-modes 1.30, psgml 1.20, sgml 1.07, sh-script 1.12,
text-modes 1.28, textools 1.11, time 1.10, vc 1.24, viper 1.22,
xemacs 21.1.12.tar.bz2, xemacs-base 1.46, xemacs-devel 1.30
2000-11-25 07:55:45 +00:00