Commit graph

555 commits

Author SHA1 Message Date
kei
4a7142c86d * Fixed alpha support. Patch supplied and submitted by kay@kaynet.or.jp to
tech-pkg-ja@jp.netbsd.org.  Tested on macppc.
2001-03-18 14:14:24 +00:00
jun
abe88a9e68 Update
ng-1.4 to ng-1.4.3
 PR update patch made by Hiroyuki Yanai <fk200329@fsinet.or.jp>
 >Number:         12211
 >Category:       pkg
 >Synopsis:       editors/ng is upgraded to v1.4.3.
 >Originator:     Hiroyuki Yanai

Changes:
 - Code clean up for ANSI-C
 - dired can treat symbolic link
 - Undo bug fix
 - fill-paragraph loop bug fix
2001-03-18 01:16:50 +00:00
zuntum
05cd238a63 Change my email address to zuntum@netbsd.org 2001-03-16 20:51:13 +00:00
jun
57d7d5a74a FIX:
pkg/12419 [serious/medium]: pkgsrc tamago-4.0.6's canna does not work
 rebuild patch,because I missed sub-directory diffs.
 adviced from goro@venus.dti.ne.jp.
2001-03-16 05:50:35 +00:00
wiz
079495271c ${MD5_FILE} -> ${DIGEST_FILE} 2001-03-07 15:52:01 +00:00
tron
592c8bebba Fix oversight and add missing new files installed by version "1.6" of this
package.
2001-03-04 09:19:51 +00:00
tron
5382bbe7c6 Because the minor number of the PNG library was increased packages compiled
using the newest PNG library won't work on system with an older one. To
prevent such problems with precompiled binary packages require at least
"png-1.0.9nb1" in all dependences.
2001-03-04 09:06:09 +00:00
tron
0d1a2998cd Fix build problem on NetBSD-alpha. 2001-03-03 19:59:22 +00:00
wiz
f91c71bce5 remove deprecated MIRROR_DISTFILE (the correct replacements had
been added already)
2001-02-28 10:40:23 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
tron
f63a87de41 Update "xemacs-packages" package to version 1.7. It includes these
packages now:
xemacs-base 1.49, xemacs-devel 1.31, c-support 1.16, cc-mode 1.23,
debug 1.14, dired 1.09, edit-utils 1.55, efs 1.22, fsf-compat 1.08,
mail-lib 1.35, mailcrypt 2.07, mule-base 1.37, net-utils 1.15,
os-utils 1.25, prog-modes 1.32, psgml 1.22, sgml 1.08, sh-script 1.13,
text-modes 1.29, texinfo 1.20, textools 1.12, time 1.11, vc 1.26,
vc-cc 1.15, viper 1.23
2001-02-20 13:37:18 +00:00
tron
4c38a0ff4f Update "xemacs" package to version 21.1.14. Changes since version 21.1.12:
- 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-20 13:04:30 +00:00
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