Commit graph

1231 commits

Author SHA1 Message Date
wiz
c3836a28a7 Sort lines so @unexec rmdir has a chance to succeed, and
try removing share/emacs too.
2003-04-12 13:46:29 +00:00
uebayasi
5ded04da64 Update to Emacs 21.3.
Changes from etc/NEWS:

** The obsolete C mode (c-mode.el) has been removed to avoid problems
with Custom.

** UTF-16 coding systems are available, encoding the same characters
as mule-utf-8.  Coding system `utf-16-le-dos' is useful as the value
of `selection-coding-system' in MS Windows, allowing you to paste
multilingual text from the clipboard.  Set it interactively with
C-x RET x or in .emacs with `(set-selection-coding-system
'utf-16-le-dos)'.

** There is a new language environment for UTF-8 (set up automatically
in UTF-8 locales).

** Translation tables are available between equivalent characters in
different Emacs charsets -- for instance `e with acute' coming from
the
Latin-1 and Latin-2 charsets.  User options
`unify-8859-on-encoding-mode'
and `unify-8859-on-decoding-mode' respectively turn on translation
between ISO 8859 character sets (`unification') on encoding
(e.g. writing a file) and decoding (e.g. reading a file).  Note that
`unify-8859-on-encoding-mode' is useful and safe, but
`unify-8859-on-decoding-mode' can cause text to change when you read
it and write it out again without edits, so it is not generally
advisable.
By default `unify-8859-on-encoding-mode' is turned on.

** In Emacs running on the X window system, the default value of
`selection-coding-system' is now `compound-text-with-extensions'.

If you want the old behavior, set selection-coding-system to
compound-text, which may be significantly more efficient.  Using
compound-text-with-extensions seems to be necessary only for decoding
text from applications under XFree86 4.2, whose behaviour is actually
contrary to the compound text specification.
2003-04-12 10:16:39 +00:00
uebayasi
89ee63bf99 * Put back the 'EMACS_USE_X' option, which is needed since we don't have
-nox11 for Emacs 20.

* Buildlink2 clean up.  Include xaw.buildlink2.mk when either Lucid or
  Athena is used.  (Lucid uses Athena.)  Included motif.buildlink2.mk when
  Motif is used.

  XXX While this, we need to link temacs against X libs, which may break
  Unexec stuffs on NetBSD/pmax, which was fixed around 1999/01 - 1999/02.

I suppose this doesn't change the resulting binary packages.
2003-04-11 04:00:17 +00:00
uebayasi
164b5378ca Bye bye old place. 2003-04-11 01:18:06 +00:00
uebayasi
1368e29d33 Reflect the Leim 20/21 move. 2003-04-11 01:16:40 +00:00
uebayasi
f58d941308 Re-import Leim for Emacs 21, which has settled down in editors/leim21. 2003-04-11 01:15:51 +00:00
uebayasi
b0dea71803 Re-import Leim for Emacs 21, which has settled down in editors/leim21. 2003-04-11 01:14:11 +00:00
uebayasi
8313f9f54e Re-import Leim for Emacs 20, which has settled down in editors/leim. 2003-04-11 01:12:21 +00:00
uebayasi
feffa71476 Bye bye old places. 2003-04-11 01:07:44 +00:00
uebayasi
ca5abc0b55 Reflect the Emacs 20/21 move. 2003-04-11 01:06:10 +00:00
uebayasi
6f38b56b2a Re-import Emacs 21 (no X11), which has settled down in editors/emacs-nox11. 2003-04-11 01:01:49 +00:00
uebayasi
64934caef4 Make sure the new ones are there... 2003-04-11 00:56:32 +00:00
uebayasi
5249874890 Remove old patches 2003-04-11 00:50:53 +00:00
uebayasi
0623d11972 Re-import of Emacs 21, which has settled down in editors/emacs21. 2003-04-11 00:39:35 +00:00
uebayasi
8fdaebd60a Re-import of Emacs 21, which has settled down in editors/emacs21. 2003-04-11 00:34:24 +00:00
uebayasi
e3a2a0b56b Re-import of Emacs 20, which has settled down in editors/emacs. 2003-04-11 00:31:43 +00:00
jmc
08801f2a5d Disable sound on solaris if /usr/demo/SOUND libs aren't available 2003-04-10 18:18:51 +00:00
markd
a24cdf5a11 Add and enable ted-pl. 2003-04-09 13:36:53 +00:00
markd
be372e7129 Initial import of ted-pl-2.14.
Polish spelling dictionary for the Ted word processor.
From Wojciech Puchar in PR 21028 updated to 2.14 by me.
2003-04-09 13:35:15 +00:00
markd
0f753155b5 Update ted to version 2.14.
(Ted 2.14 April 6, 2003)
* Initial support for Macintosh pict images
* Table Headers
* Bug in image rendering on 256 color screens solved
* Fixes in German package
* Brazilian window texts
* Tabs in page headers/footers finally saved in such a way that they are
  picked up by MS-Word 2000

(Ted 2.13 March 15, 2003)
* Options for making much more compact PostScript when a document is printed.
* Support for smallcaps.
* Upgraded the pdfmarks to a version that more recent versions of acroread
  support.
* Default codepage for new documents now is 1252. The defaultAnsicpg resource
  must be used to set a different one.
* Make the print dialog usable when there is a huge number of printers.
* Partial implementation of rowspan/colspan of table cells.

(Ted 2.12 December 1, 2002)
* GTK version is now more mature and even usable. Source Adapted to GTK 2.0
* Solid shading of paragraphs and table cells.
* Colored table cell borders, Text colors.
* GTK version uses X11 resources for configuration, like the Motif version.
* To change the hyperlinks as saved by older versions of Ted to blue and
  underlined once run the command TED_HYPERLINKS_BLUE=1 Ted old.rtf and save
  the document.
2003-04-09 13:26:45 +00:00
magick
bd42266850 Update xemacs to 21.5.11
This release fixes the problem with scrambled screens when using
xemacs in a terminal. Other changes are numerous as its a -current.
Mainly bug fixes.
Please see http://www.xemacs.org for details.
2003-04-07 17:30:14 +00:00
wiz
b503582804 Add conflicts between jed and xjed. 2003-04-05 21:40:53 +00:00
wiz
861749e706 Use jed/Makefile.common. -> Upgrade to 0.99.16, for details see jed update. 2003-04-05 21:39:40 +00:00
wiz
2233f51e80 Separate out a Makefile.common, to be shared with xjed. 2003-04-05 21:34:14 +00:00
wiz
e8a1dfdb6c Update to 0.99.16, provided by Joerg Klemenz in PR 18937.
Changes:
Changes since B0.99-15
1. lib/edt.sl: Hard-coded escape sequences \e= and \e> were swapped.
   This affected the use of the application keypad on systems that did
   not have terminfo entries specifying these strings.
2. src/file.c: if write failed, report errno and num failed bytes.
3. src/screen.c: Unlock buffer files when exiting as a result of a
   fatal error.
4. lib/cmode.sl: c_indent_line would auto-insert // even when
   configured not to do so by the user.
5. lib/site.sl: Collapse multiple occurances of / characters in
   filenames that appear on the command line.
6. src/ledit.c: If a file to be loaded really a directory, then skip it.
7. src/*.c: use _SLvsnprintf instead of vprintf to
   avoid buffer overflows.  Also use safe_strcpy instead of strcpy.
8. src/sysdep.c: tweak to expand_filename to deal with very large
   filenames (much larger than OS permits).
9. lib/compress.sl: avoid using a regexp to get extname.
10. src/pty.c: tweaked for compiling with CYGWIN--- Requires slang
    1.4.5 if you intend to build a cygwin version.
11. src/main.c: If jed-script is symlinked to jed, then the result is
    equivalent to running jed with the -script option.  This is useful
    for using jed in an executable script, e.g.,

         #!/usr/bin/env jed-script
	 vmessage ("Script name: %s", __argv[0]);
	 quit_jed ();

    Also, if the script defines a function called "jedscript_main",
    then that function will get called after the file is loaded.

12. doc/rtl/keys.tm: get_key_binding documentation corrected by
    Guenter Milde
13. lib/filter.sl: filter_region function was not working.
14. src/menu.c: New function: menu_select_menu.  This enables a menu
    item to be executed from a function call, e.g.,

       menu_select_menu ("Global.W&indows.&Color Schemes");

    will popup the color-schemes menu.
15. src/ledit.c: bug-fix involving loading files such as xxx-1.0.sl
    when loaded as ()=evalfile("xxx-1.0").
16. src/colors.c: new intrinsics: get_color, add_color_object.  The
    idea behind these was conceived by Francesc Rocher.  A
    "custom_color" function analogous to "custom_variable" was also
    added.
17. src/wterm.c: patch from Paul Shirley
    to have ALT keys return scancodes instead of win32 virtual keycodes.
18. doc/tm/rtl/*.tm: Fixed synopsis lines and various other
    documentation improvments (Guenter Milde)
19. src/indent.c: New intrinsic: what_syntax_table returns the name of
    the current syntax table.
20. src/unix.c: fixed a problem in the filename expansion routines
    that affects older systems that do not have glob.h.
21. lib/site.sl: If Tab_Always_Insert_Tabs is non-zero, the pressing
    the tab key will cause a tab to be inserted.  The default value is
    0.
22. When objects (files or buffers) are loaded, they are given the
    full path name.  This means that the slang pseudo-variable
    __FILE__ will expand to the full pathname of the file being loaded.
23. lib/cmode.sl: treat formfeeds like whitespace
24. lib/comments.sl: Add support for java comments (Nathan Smith)
25. lib/os.sl: x_*_selection functions aliased to x_*_cutbuffer if
    undefined.  This permitted #ifdefs to be removed from lib/mouse.sl
    to avoid problems with mouse.sl byte-compiled with jed but used
    with xjed.
26. src/xterm.c: Handle selection events while waiting for keyboard
    input.  This allows, e.g., x_insert_selection to be bound to a key.
27. src/indent.c: Added support for a second string character to the
    syntax tables.  This improves the highlighting of, e.g., python
    code which uses two string characters.
28. lib/pymode.sl: minor cleanups.
29. src/wterm.c, w32cons.c: make NumLock return ESC O P when
    NUMLOCK_IS_GOLD is set.  Hopefully EDT emulation will now work
    properly on win32 systems.
30. src/menu.c: Ctrl-G causes abortion of menu mode.
31. src/wterm.c: drag/drop functionality for wjed ("John Skilleter")
32. lib/html.sl: updated to support euro, etc.  (Kees Serier)
33. src/win32.c:w32_pclose: add a work-around to what may be a Borland
    compiler bug. ("John Skilleter")
34. src/xterm.c: internal border width of the of xjed window is now
    configurable via -ib xjed option (Jim Clifton)
35. lib/krconv.sl: respect the value of C_BRA_NEWLINE
    (Ulrich Bernert)
36. src/buffer.c,ledit.c: If a file is read through a symbolic link,
    set the name of the buffer to the name of the symlink and not the
    actual file.  This is allows e.g., foo.c --> /dev/c/0013
    to be interpreted as a C file.
37. src/win32.c: differentiate between (shift|alt|ctrl)-backspace
    (John Skilleter)
38. src/cmisc.sl: Make c_end_of_function symmetric with
    c_top_of_function.  (Reuben Thomas)
39. src/wterm.c: fix problem with calculation of font-height for wjed.
    Also added new intrinsic for setting the font: w32_select_font
    (John Skilleter)
40. New internal hooks added: _jed_before_key_hooks, _jed_after_key_hooks
41. lib/wmark.sl: rewritten to use _jed_before/after_key hooks.  The
    result is that one is now able to use the regions with menu and
    minibuffer commands.
42. lib/popups.sl: Edit menu enhanced with more region functions.
    Register functions moved to region functions popup.
43. src/menu.c: disabled access to the menus from the minibuffer
44. lib/cmode.sl: added mode-specific menu entries to list all
    functions and macros defined by the file.  This affects C mode and
    SLang mode.
45. New intrinsics: exit, _exit.  These are useful in jed scripts to
    return an exit value to the shell.  exit is like exit_jed and
    _exit is like quit_jed except an argument is required.
46. lib/tmmode.sl: This file implements the tm_mode for editing
    text-macro files.  In addition, the text-macro processing code
    (textmac.sl) was removed from the jed distribution as well as
    lib/tm/*.  Instead, the text-macro processing code and macros will
    be made available as a separate package.
47. src/sig.c: Changed the way SIGHUP and SIGTERM are handled to avoid
    a possible race condition.
48. lib/latex.sl,ltx-math.sl: If another tex file was loaded while
    latex math mode was active, then latex_math_mode would cease to
    work in the first buffer.  This has been fixed.
49. lib/perl.sl: Updated to Mark Olesen's latest version.  See
    lib/perl.sl for details.
50. lib/sccs.sl: New file supporting SCCS revision control (Philip
    Brown).
51. src/intrin.c: New intrinsic function: run_program.  This plays the
    same role as the "system" function except jed resets the display
    first, if run in a terminal.  For X, it runs the specified program
    in another xterm, or the terminal set by the XTerm_Pgm variable.

    *** Note: This function needs to be fixed to work asynchronously
              on win32.  Any volunteers??

52. src/xterm.c: Added Charl Botha's XRENDER patch to Xjed.
53. lib/ide.sl: Remove references to ide_function_help (Guido Gonzato).
54. lib/site.sl: save_buffer was not calling read_file_from_mini
    without a prompt string <klaus.schmid at kdt.de>
55. doc/tm/*.tm: removed docs for obsolete functions <klaus.schmid at kdt.de>
56. lib/mouse.sl: wheel mouse was not ignoring hidden lines
     <klaus.schmid at kdt.de>
57. lib/f90.sl: Merged fix and free formats into the same file.  In
    addition to f90_mode, there is now f90_fixed_format_mode and
    f90_free_format_mode.  The default format for f90_mode is "free",
    which may be set via the F90_Default_Format variable.
58. lib/registers.sl: rewritten to allow registers to be given
    meaningful names by the user.  Also, fixed limit of 95 registers
    removed.
59. lib/folding.sl: Fixed endless loop during a call to
    fold_whole_buffer when a fold-start mark is at the end of the
    buffer.  Several other tweaks aimed at preserving the current
    position when closing folds (klaus.schmid at kdt.de)
60. lib/edt.sl: multiple definition of exit corrected
      (joukj at hrem.stm.tudelft.nl (Jacob (=Jouk) Jansen))
61. lib/search.sl,isearch.sl: If the search string contains any upper case
    characters then a case-sensitive search will be performed.
62. src/mkfiles/makefile.all: Add CFLAGS macro to MINGW32/CYGWIN32
    section. Miquel Garriga <miquel at icmab.es>
63. src/screen.c: Make the [EOB] line read-only. Miquel Garriga <miquel at icmab.es>
64. src/version.c: Use __MINGW32_VERSION if defined to get the
    compiler version. Miquel Garriga <miquel at icmab.es>
65. lib/os.sl: make sure W32shell_Perform_Globbing is declared. Miquel Garriga <miquel at icmab.es>
66. lib/cal.sl: avoid interpretation of 08 in dates as octal. Miquel Garriga <miquel at icmab.es>
67. src/screen.c: %F may be used to specify complete pathname on the
    mode-line. (John Skilleter).
68. doc/tm/keys.tm: get_key_binding documentation corrected. (Klaus
    Schmid <klaus.schmid at kdt.de>)
69. src/mkfiles/makefile.all: Make sure CFLAGS defines JED. Also add
    support for creating wjed in cygwin environment (Paul
    Shirley).
70. New intrinsic: expand_symlink expands symbolic links
2003-04-05 20:29:40 +00:00
jmc
955c2e036d Fix this package so it works with the latest updates to the xemacs package.
Builds and runs on x86 after testing the build
2003-03-30 08:51:52 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
wiz
f2c0357f0b Remove unnecessary empty lines. 2003-03-28 21:24:22 +00:00
wiz
28a4483bc7 NO_PATCH is deprecated, says pkglint. Remove it. 2003-03-28 21:14:10 +00:00
agc
01c292f0df Update mined from version 2000.5 to 2000.6
Changes from previous version:

> New features in this release:
> *       bidirectional terminal support handles Arabic ligature joining
>         (LAM/ALEF)
> *       new command to go backward and forward along text positions
>         after search and other operations
>
> Main enhancements:
> (for details see the change log)
> *       Added recognition of mouse wheel control sequences and attached
>         according behaviour - untested as I don't have a mouse wheel.
> *       New key interpretations for shift-Return (shift-Enter) and
>         control-Return (control-Enter) to insert Unicode paragraph
>         separators and line separators respectively if Unicode
>         line-end handling is enabled.
> *       Improved coded and mnemonic character entry on prompt line.
> *       Fixed display problems in separated display mode
>         (for Unicode combined characters) on the status line.
> *       Reviewed various commands for remaining fixes in UTF-8 handling.

and patch-aa was incorporated in the standard distribution by the author.
2003-03-27 12:56:21 +00:00
agc
0ea228b0f2 Add a homepage for this package. 2003-03-27 12:39:33 +00:00
jmmv
1cba90767d Initial import of lyx-qt, version 1.3.1:
LyX is a wordprocessor frontend to LaTeX, which gives both the
ease-of-use of a wordprocessor, and the flexibility and power of
LaTeX.

Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically
generated. Speeds up learning LaTeX and makes complicated layouts
easy and intuitive. New features include spell-checking, international
character support, WYSIWYG graphics, tables, and equations.

Fixes part of PR pkg/20805 by Marc Recht.
2003-03-23 10:12:49 +00:00
jmmv
4d2076cdae Add and enable lyx-qt and lyx-xforms. 2003-03-23 10:11:04 +00:00
jmmv
ce39f43552 Initial import of lyx-xforms, version 1.3.1:
LyX is a wordprocessor frontend to LaTeX, which gives both the
ease-of-use of a wordprocessor, and the flexibility and power of
LaTeX.

Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically
generated. Speeds up learning LaTeX and makes complicated layouts
easy and intuitive. New features include spell-checking, international
character support, WYSIWYG graphics, tables, and equations.

Fixes part of PR pkg/20805 by Marc Recht.
2003-03-23 10:10:25 +00:00
jmmv
92b45e353b Initial import of lyx-qt, version 1.3.1:
LyX is a wordprocessor frontend to LaTeX, which gives both the
ease-of-use of a wordprocessor, and the flexibility and power of
LaTeX.

Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically
generated. Speeds up learning LaTeX and makes complicated layouts
easy and intuitive. New features include spell-checking, international
character support, WYSIWYG graphics, tables, and equations.

Fixes part of PR pkg/20805 by Marc Recht.
2003-03-23 09:57:47 +00:00
jmmv
52ba1243c3 Initial import of lyx-qt, version 1.3.1:
LyX is a wordprocessor frontend to LaTeX, which gives both the
ease-of-use of a wordprocessor, and the flexibility and power of
LaTeX.

Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically
generated. Speeds up learning LaTeX and makes complicated layouts
easy and intuitive. New features include spell-checking, international
character support, WYSIWYG graphics, tables, and equations.

Fixes part of PR pkg/20805 by Marc Recht.
2003-03-22 17:13:46 +00:00
jmmv
2d55d65554 Initial import of lyx-qt, version 1.3.1:
LyX is a wordprocessor frontend to LaTeX, which gives both the
ease-of-use of a wordprocessor, and the flexibility and power of
LaTeX.

Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically
generated. Speeds up learning LaTeX and makes complicated layouts
easy and intuitive. New features include spell-checking, international
character support, WYSIWYG graphics, tables, and equations.

Fixes part of PR pkg/20805 by Marc Recht.
2003-03-22 15:25:53 +00:00
jmmv
8e8a600b7e Initial import of lyx-qt, version 1.3.1:
LyX is a wordprocessor frontend to LaTeX, which gives both the
ease-of-use of a wordprocessor, and the flexibility and power of
LaTeX.

Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically
generated. Speeds up learning LaTeX and makes complicated layouts
easy and intuitive. New features include spell-checking, international
character support, WYSIWYG graphics, tables, and equations.

Fixes part of PR pkg/20805 by Marc Recht.
2003-03-22 14:53:54 +00:00
jmmv
5f95dc1bb7 Initial import of lyx-qt, version 1.3.1:
LyX is a wordprocessor frontend to LaTeX, which gives both the
ease-of-use of a wordprocessor, and the flexibility and power of
LaTeX.

Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically
generated. Speeds up learning LaTeX and makes complicated layouts
easy and intuitive. New features include spell-checking, international
character support, WYSIWYG graphics, tables, and equations.

Fixes part of PR pkg/20805 by Marc Recht.
2003-03-22 14:11:24 +00:00
uebayasi
5cf1e96c53 Set the proper owner/group for installed files. Pointed out by Toru
Takamizu.
2003-03-19 08:58:36 +00:00
martti
7ba468d0ea Updated vim to 6.1.405
Lots of bug fixes since the official 6.1 release.
2003-03-16 08:02:38 +00:00
uebayasi
17eea13217 Update the version to 0.2 for the previous matlab-mode addition. 2003-03-16 05:45:28 +00:00
dmcmahill
f57c8e9069 add matlab-mode 2003-03-15 21:48:55 +00:00
jlam
3ef633718c (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;
Makefiles simply need to use this value often, for better or for
    worse.

(2) Create a new variable FIX_RPATH that lists variables that should
    be cleansed of -R or -rpath values if ${_USE_RPATH} is "no".  By
    default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
    additional variables may be appended from package Makefiles.
2003-03-14 19:37:30 +00:00
uebayasi
7b3cbfe542 Add an instruction to use Mule-UCS.
PR18604 by <hackerb9 at wongs dot net>
2003-03-14 01:42:24 +00:00
uebayasi
d74af3b8fc Accept Emacs 20.7 too. Mule 4.1 feature required by Mule-UCS was added to
20.7nb1.
2003-03-14 01:32:28 +00:00
uebayasi
7c5720c27c Fix a problem Mule-UCS makes Emacs 21 slowing down.
http://tsukuba.m17n.org/mule-archive/2002-3/msg00000.html

Bump PKGREVISION.  PR18605 from <hackerb9 at wongs dot ne>.
2003-03-14 01:26:40 +00:00
jmmv
1200dacf16 Update to 2.2.1. Changes in this version include multiple bugfixes and
new and improved translations.
2003-03-12 16:41:01 +00:00
uebayasi
27c17c513b Build fix for Linux.
From Joachim Koenig-Baltes <joachim at cms dot tecmath dot com> as PR20670.
2003-03-12 10:57:07 +00:00
agc
ebfeb61c8c Add and enable mined. 2003-03-05 14:26:25 +00:00
agc
f712d12777 Initial import of mined-2000.5, an html-aware editor, into the NetBSD
Packages Collection.

Kind of provided in PR 20574 by Gan Uesli Starling, packaging by myself.

Mined is a text editor with
	Good interactive features
	an intuitive user interface
	command control and pull-down menus available
	control and function key or mouse control

Many useful text editing capabilities
       extensive Unicode support, including double-width and combining
		characters, keyboard mapping and script highlighting
       many text editing features, e.g. paragraph wrapping, smart quotes,
		multi-line support in search and replacement patterns
       program editing features, HTML support and syntax highlighting,
		identifier search
       systematic text and file handling safety, avoiding loss of data

"Small-footprint" operation and portability
       plain text mode (terminal) operation
       instant start-up
       cross-platform operation (Unix, DOS/Windows)
2003-03-05 14:25:36 +00:00
wiz
e491fd32cd Bump to nb2: depend on emacs-20.7nb2. 2003-03-05 12:01:49 +00:00
wiz
f4cc1e63f1 The package is called ispell-emacs, not ispell_el. 2003-03-05 12:00:53 +00:00
dmcmahill
9bbbbc03a3 correct name for psgml-mode 2003-03-05 02:14:39 +00:00
tron
df8a4bda14 Fix compression of ".el" files. Bump version number to 1.11. 2003-03-04 22:06:29 +00:00
uebayasi
eaad5a2fc7 Emacs-packages version 0.1.
* Add flyspell.
* Add ispell-emacs.
* Add JDE, which was accidentaly commented out in the previous version.  JDE
  is enabled only for Emacs 21.
2003-03-04 09:19:46 +00:00
uebayasi
dc8db971d4 Add & enable emacs-packages. 2003-03-01 09:23:17 +00:00
uebayasi
99bae705e5 Initial import of emacs-packages, Emacs lisp package collection (a.k.a.
meta package) for FSF Emacs 20 / 21.

Requested by Jan Schaumann in PR19180.
2003-03-01 09:21:50 +00:00
uebayasi
111b5abac0 * Update Satoshi Yatagawa <yatagawa at cc dot teu dot ac dot jp>'s Mule 4.1
patch.  The previous one had decode-coding string<f> bug.  Pointed out and
  tested by tron.  Thanks!

* XIM patch by Seiichiro Inouse <ginouse at ts dot catv dot ne dot jp>.

* Belately Buildlinkify.

Let's bump revision to 2.
2003-03-01 06:18:21 +00:00
tron
5a4315f3c3 - Reimplement compression of ".el" files with "find | xargs" construct.
- Fix package list issue with binary packages.
Bump package revision after these changes.
2003-02-26 10:17:32 +00:00
tron
37e03bcda6 Remove unnecessary "@exec ${MKDIR} %D/lib/xemacs" because
"@exec ${MKDIR} %D/lib/xemacs/site-lisp" will create that directory, too.
2003-02-26 10:09:59 +00:00
uebayasi
6be9016445 * Bump PKGREVISION to 1 for the last PLIST fix by tron.
* Make MESSAGE reflect the reality; sample file names have changed in this
  release.  Pointed out by Min Sik Kim <minskim at bawi dot org> in PR20493.
2003-02-26 00:33:48 +00:00
tron
7c8463bf80 Remove compression of ".el" files which is broken in this version of
"xemacs" and fix various other package list issues.
2003-02-25 12:08:21 +00:00
uebayasi
8b1acd6b0d Honour MASTER_SITE_XEMACS. 2003-02-25 09:13:07 +00:00
wiz
33260c529b Fix version number in comment. 2003-02-25 09:07:10 +00:00
uebayasi
b0fbb1f3f5 XEmacs 21.4.12 "Portable Code".
* The XEmacs Project announced that 21.4 is the official stable branch.
	  21.4.12 is the first release of the branch.  The XEmacs 21.1 series
	  is retired.

	* Changes new in 21.4 are as below

* Changes in XEmacs 21.4
========================

** Summary of user-visible changes:

  -- The delete key now deletes forward by default.
  -- Shifted motion keys now select text by default.
  -- You can now build XEmacs with support for GTK+ widget set.
  -- ~/.xemacs/init.el is now the preferred location for the init file.
    - XEmacs now supports a `~/.xemacs/init.el' startup file.
    - Custom file will move to ~/.xemacs/custom.el.
  -- Much-improved sample init.el, showing how to use many useful features.
  -- XEmacs support for menu accelerators has been much improved.
  -- Default menubar improvements.
    - Default menubar has many new commands and better organization.
    - The font-menu is now available under MS Windows.
  -- Dialog box improvements, including a real file dialog box.
    - XEmacs now has a proper file dialog box under MS Windows (and GTK)!
    - The old clunky file dialog box is improved.
    - Keyboard traversal now works correctly in MS Windows dialog boxes.
    - There is a Search dialog box available from Edit->Find...
  -- New buffer tabs.
  -- There is a new MS Windows installer, netinstall, ported from Cygwin.
  -- The subprocess quote-handling mechanism under Windows is much improved.
  -- Printing support now available under MS Windows.
  -- Selection improvements.
    - Kill and yank now interact with the clipboard under Windows.
    - MS Windows support for selection is now much more robust.
    - Motif selection support is now more correct (but slower).
  -- Mail spool locking now works correctly.
  -- International support changes.
    - The default coding-priority-list is now safer.
    - International keysyms are now supported under X.
    - MS Windows 1251 code page now supported.
    - Czech, Thai, Cyrillic-KOI8, Vietnamese, Ethiopic now supported.
    - Proper support for words in Latin 3 and Latin 4.
  -- Help buffers contain hyperlinks, and other changes.
  -- The modeline's text is now scrollable.
  -- The mouse wheel under MS Windows now functions correctly.
  -- Interactive searching and matching case improvements.
    - Incremental search will now highlight all visible matches.
    - Interactive searches always respect uppercase characters.
  -- Rectangle functions rewritten to avoid inserting extra spaces.
  -- New command `kill-entire-line' that always kills the entire line.
  -- Default values correctly stored in minibuffer histories.
  -- You can now create "indirect buffers", like in GNU Emacs.
  -- Pixel-based scrolling has been implemented.
  -- Operation progress can be displayed using graphical widgets.
  -- User names following a tilde can now be completed at file name prompts.
  -- XEmacs can now play sound using Enlightenment Sound Daemon (ESD).
  -- X-Face support is now available under MS Windows.
  -- The PostgreSQL Relational Database Management System is now supported.
  -- Indentation no longer indents comments that begin at column zero.
  -- Face and variable settings can have comments in Customize.
  -- New locations for early package hierarchies.
  -- The `auto-save' library has been greatly improved.
  -- New variable `mswindows-alt-by-itself-activates-menu'.
  -- Other init-file-related changes.
    - Init file in your home directory may be called `.emacs.el'.
    - New command-line switches -user-init-file and -user-init-directory.
  -- Etags changes.
    - In DOS, etags looks for file.cgz if it cannot find file.c.
    - New option --ignore-case-regex is an alternative to --regex.
    - New option --declarations, for C-type languages.
    - In C++, tags are created for "operator".
    - Ada now supported.
    - In Fortran, procedure is no longer tagged.
    - In Java, tags are created for "interface".
    - In Lisp, def-type constructs are now tagged.
    - In Perl, the --globals option tags global variables.
    - Python now supported.
    - New file extensions recognized: .ss, .pdb, .psw.
2003-02-25 02:14:57 +00:00
salo
c2aefb6d76 Updated to version 2.7.2.
Changes:

2.7.2:
======
- Renaming and cleaning up several kmaps.
- Added contributed Russian menu translations and FAQ.
- Old Hungarian has been renamed to Hungarian Runes
- Added several kmaps:
   SAMPA,Berbere,Russian,Farsi
- Small bugfixes

2.7:
====
- Added full Unicode compliant bidirectional text support
- Added fallback to root xinput style if no suitable style is found
- Received and added  Polish gui translations,  Persian.kmap,
  Sanskrit.kmap Inuktitut-ICI.kmap, Inuktitut-KBD.kmap,
  Chinese-Pinyin.kmap, Chinese-WB.kmap, ArmenianEastPhon.kmap
- Speed Optimizations
- OpenType GPOS support for composing characters
- Better TAB control

Older changes available in appropriate CHANGELOGs (too long to include).
2003-02-23 03:19:54 +00:00
uebayasi
45ce42a3fc Update XEmacs package collection. Bump the version (not revision) to 1.10.
The list of the updated packages:
	* ada-1.13-pkg.tar.gz		* apel-1.26-pkg.tar.gz
	* auctex-1.33-pkg.tar.gz	* build-2.10-pkg.tar.gz
	* cc-mode-1.32-pkg.tar.gz	* dired-1.13-pkg.tar.gz
	* docbookide-0.06-pkg.tar.gz	* ecb-1.01-pkg.tar.gz
	* edebug-1.15-pkg.tar.gz	* ediff-1.46-pkg.tar.gz
	* edit-utils-1.98-pkg.tar.gz	* eieio-1.04-pkg.tar.gz
	* eshell-1.04-pkg.tar.gz	* ess-1.03-pkg.tar.gz
	* eudc-1.37-pkg.tar.gz		* fortran-modes-1.02-pkg.tar.gz
	* fsf-compat-1.12-pkg.tar.gz	* gnus-1.65-pkg.tar.gz
	* haskell-mode-1.05-pkg.tar.gz	* idlwave-1.28-pkg.tar.gz
	* ilisp-1.29-pkg.tar.gz		* jde-1.43-pkg.tar.gz
	* leim-1.20-pkg.tar.gz		* mail-lib-1.56-pkg.tar.gz
	* mh-e-1.17-pkg.tar.gz		* misc-games-1.16-pkg.tar.gz
	* net-utils-1.31-pkg.tar.gz	* ocaml-0.04-pkg.tar.gz
	* os-utils-1.30-pkg.tar.gz	* perl-modes-1.04-pkg.tar.gz
	* pgg-1.02-pkg.tar.gz		* prog-modes-1.72-pkg.tar.gz
	* psgml-1.38-pkg.tar.gz		* python-modes-1.02-pkg.tar.gz
	* ruby-modes-1.01-pkg.tar.gz	* scheme-1.13-pkg.tar.gz
	* semantic-1.17-pkg.tar.gz	* sh-script-1.17-pkg.tar.gz
	* sieve-1.11-pkg.tar.gz		* sml-mode-0.07-pkg.tar.gz
	* speedbar-1.26-pkg.tar.gz	* texinfo-1.23-pkg.tar.gz
	* text-modes-1.58-pkg.tar.gz	* textools-1.14-pkg.tar.gz
	* tm-1.35-pkg.tar.gz		* tramp-1.11-pkg.tar.gz
	* vc-1.35-pkg.tar.gz		* vhdl-1.16-pkg.tar.gz
	* w3-1.28-pkg.tar.gz		* xemacs-base-1.75-pkg.tar.gz
	* xemacs-devel-1.50-pkg.tar.gz	* xslide-1.04-pkg.tar.gz
2003-02-22 09:57:07 +00:00
jmmv
3a84fed861 GConf2's buildlink2.mk now creates a gconftool-2 wrapper which prevents the
configuration database from beeing modified by packages that do not honour
the --disable-schemas-install option. There is no need to patch these broken
packages any more.

Okay'ed by wiz.
2003-02-18 20:52:05 +00:00
jmmv
dea9abf569 Use the omf.mk file provided by the scrollkeeper package to automatically
rebuild the documentation database at install/deinstall time. This means
that:
- PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly;
  this is done by a bsd.pkg.install.mk template.
- The share/omf directory is only removed by scrollkeeper, which is the
  last package in the dependancy tree.
- PKGREVISION is bumped.

Reviewed by wiz.
2003-02-18 14:55:54 +00:00
martti
be6e0d22b1 This CONFLICTs with vim-motif 2003-02-15 18:56:17 +00:00
martti
725e8e2fbe Added vim-motif 2003-02-15 18:54:44 +00:00
martti
1ccfb11d79 Imported vim-motif (provided by Benedikt Meurer in pkg/20254). 2003-02-15 18:54:37 +00:00
jmmv
8c46547804 Update to 2.2.0.1. Changes include:
- Fixed an egg-recent related bug (James Willcox)
- Make sure to include <config.h> in all *.c files (Paolo Maggi)
- Allow svg icons in tabs and recent files list (James Willcox)
- Code cleanup in the Open page of the preferences dialog (Paolo)
- Updated gedit guide (Breda McColgan)
- Updated to latest recent-files code (James Willcox)
- Updated about box (Paolo Mggi)
- Fixed mem leaks (Paolo)
- Fixed several bugs in the diff plugin (Paolo)
- Fixed default fonts for printing (Paolo Maggi)
- Updating docs to newest build template (John Fleck)
- Updated gedit man file (James Willcox, Paolo)
- Requires libgnomeprintui-2.2 >= 2.1.7 (Paolo)
- Revamped about dialog (Christian Neumair)
- Added ISO-8859-2 to the list of supported
  encodings (Marcin Malinowski)
- Fixed problems with line numbers (Paolo)
- Improved key navigability of output window (Paolo)
- Remember printer configuration/settings (Paolo)
- Fixed various little problems in the plugin
  engine (Paolo)
- Enabled startup notification (James)
- Fixed icon sizes for recent-files menus and
  document tabs (James).
- Fixed a crash bug related to recent files (James)
- Lots of new and updated translations.

Changes in the package:
- Depend on gnome2-dirs.
- Use the new schemas.mk framework to handle GConf2 schemas.
2003-02-14 21:10:14 +00:00
dmcmahill
fefdfc0548 add and enable matlab-mode 2003-02-14 01:33:58 +00:00
dmcmahill
b0015f2399 import matlab-mode-2.3.
This is a major mode for editing Matlab source code under GNU Emacs or
XEmacs.
2003-02-14 01:32:43 +00:00
dmcmahill
33ab0c4834 s/HAS_CONFIGURE/GNU_CONFIGURE 2003-02-05 17:40:52 +00:00
jmmv
bf60fb802f Make TeXmacs locate guile at runtime by setting the PATH accordingly.
Should fix PR pkg/20094 by Peter Hansen.  Bump PKGREVISION.
2003-01-30 00:08:57 +00:00
agc
65ee9fa46c Use buildlink2.
Also fix build problems - there is a <sys/queue.h> header file bundled
with vigor which will take precedence over the system header, but
lacks some necessary definitions for NetBSD (at least).  Remove the
header accordingly.
2003-01-29 16:23:13 +00:00
markd
dd764ac609 Update kile to version 1.32
version 1.31 -> 1.32 :
- the user can set the encoding character of the file with a combo box included in the Kile file selector.
- two color schemes are available for the editor (Black on White/White on Black)
- improved the "Multiple Function" dialog of the "Gnuplot frontend"
version 1.3 -> 1.31 :
- new dialog box for the "ref" and "pageref" tags (the user can select one of the existing labels)
- the "--unique" option is now used for the "Kdvi Forward Search" command
- the bug about the "report" class in the "Quick Start" wizard has been fixed
- the GnuPlot front end code has been cleaned (only QString are used instead of string)


Also update HOMEPAGE and MASTER_SITES.
2003-01-29 03:40:55 +00:00
martti
614a342820 Updated abiword-personal to 1.0.4
* bug fixes
* localisation updates
2003-01-28 13:57:52 +00:00
grant
d50e02b468 create directories, then install files. 2003-01-25 03:10:36 +00:00
wiz
0fd75d0851 Note in USE_NCURSES variable which functions actually are missing for this
to build with native curses.
2003-01-24 13:36:17 +00:00
grant
da10e8acb9 tidy up do-install target.
- cd && pax (just in case).
- move pax args '-rw src dest' to end - should fix problem found in
  last bulk build.
- whitespace cleanup.
2003-01-24 04:20:24 +00:00
martti
1197f9e8e2 Bump PKGREVISION as we are using the new distfile. Noted by tron. 2003-01-23 18:29:08 +00:00
martti
ee7fe105cd Use new distfile (from pine-4.53) 2003-01-23 07:37:11 +00:00
salo
235ccbe101 s/INSTALL_*/BSD_INSTALL_*/ in patches, remove unnecessary MAKE_ENV. 2003-01-19 06:52:54 +00:00
uebayasi
8dd26b153e Update to XEmacs 21.5.10, "burdock".
Changes excerpted from ${WRKSRC}/CHANGES-beta.

---

Lots of updates from Ben Wing (as always), also from Andy Piper, Mike
Sperber, and Stephen Turnbull with lots of documentation updates and
fixes.  One new exciting addition in this release is that the LDAP and
PostgreSQL code has been extracted out of the core C code and moved to
DSO's.  We have Jerry James to thank/blame/worship for that.

Build

-- Reset sheap-adjustment to zero - Piper.
-- Make --pdump default to yes on Linux - Turnbull.
-- Only use -Wpacked in GCC v3 - Wing.
-- Remove LISP_FLOAT_TYPE definition. - James.
-- Temporarily disable DSO's under Cygwin - Wing.
-- Updates to DSO building code (Makefile.in, configure.in etc) - Wing, James.
-- Separate compiler warning flags from CFLAGS - Wing.
-- Delete auto-autoloads.e* & custom-load.e* on 'make clean' - Turnbull.
-- Disable detection of 'getaddrinfo' for HP-UX 11.XX - Turnbull.
-- Include modules directories in 'make tags' - Youngs.
-- Fix shadowing warnings in make-docfile.c - Wing.
-- Move the common stuff from postgresql/ldap Makefile.in.in &
     configure.ac's into a "common" Makefile and configure script -
     Wing.
-- Major cleanup of ellcc - Wing, James.
-- Add Makefile var to pick up '--site-libraries' in DSO's - Youngs.
-- Avoid unnecessary deviations from UNIX 'describe-installation' in
     xemacs.mak - Aichner.
-- Don't confirm overwriting files in xemacs.mak - Aichner.
-- Support 'xemacs_extra_name' in xemacs.mak - Aichner.
-- Some gcc/g++ 3 fixes - Wing.
-- Warning fixes - Wing.
-- Fix some C++ errors - Wing.
-- Allow for C needing volatile and C++ that can't have volatile,
     remove previous volatile hacks - Wing.
-- Try for a working Cygwin build with old unexec - Wing.
-- Warning suppression - Turnbull.
-- New Mule character class regexp tests - Turnbull, Ueno.
-- Better handling of known bugs in tests - Turnbull.
-- Add test for stale subexpr match-data - Turnbull.
-- Update syntax-table tests - Turnbull.
-- Add word-boundary regexp tests - Turnbull.

Documentation

-- Updates to PROBLEMS file
	Running/Linux - Lesstif 0.93.36 - Turnbull
	Running/IRIX - Irix 6.5 coredumps - Turnbull
	Running/Cygwin - "No cygXpm-noX" fatal error - Turnbull
	Missing charsets - Remove ambiguity - Turnbull
	Running, General - FontSet warnings - Turnbull
	MacOS/X - Stack limitation - Turnbull
	Digital Unix - Generalise - Turnbull
	AIX - USE_KKCC lossage - Turnbull.
-- Update instructions in info/dir - Wallington.
-- Recommend TeXinfo 4.2 in INSTALL - Turnbull.
-- Add example in sample.Xdefaults - Boffi.
-- Typo fixes - Yamaoka, Youngs, Turnbull, Wing.
-- Docstring fixes - Turnbull, Piper, Skyttä, Wing.
-- Update description of XEmacs Patches and Design ML's - Turnbull.
-- Incorportate ChangeLog.X into ChangeLog - Wing.
-- FAQ additions/amendments:
	Debugging FAQ improvements - Wing.
	Mention union type bugs - Turnbull.
	Debugging HOWTO improvements - Turnbull.
	Decoding Lisp objects in the debugger - Turnbull.
	Fix location of FAQ on website - Skyttä.
	Add missing menu entry for Q3.2.7 - Verna.
	Displaying non-ASCII - Turnbull.
	Mention bug report commands - Turnbull.
	Revise Q1.3.[1-6] - Turnbull.
	New FAQ for "no cygXpm-noX" fatal error - Turnbull.
-- New TeXinfo nodes:
	"Widget Internals" - Turnbull.
	"Simple Specifier Usage" - Turnbull.
	"Compilation Options" - Turnbull.
-- Document charset Unification and Tables - Turnbull.
-- Better short description of Mule in Mule submenu - Turnbull.
-- Regression Testing XEmacs design hints & rewrite - Turnbull.
-- Document 'face-frob-from-locale-first' - Golubev.
-- Document 'set-face-background-pixmap-file' - Verna.
-- Add urefs to Doug Lea's * Wolfram Gloger's home pages in "Low-Level
     Modules" - Turnbull.
-- Update "Available Packages" - Skyttä.
-- Document 'append' arg of 'add-to-list' - Skyttä.
-- Add optimisation hints in "Techniques for XEmacs Developers" - Turnbull.

Internals

-- Add *menubar*FontSet and *popup*FontSet entries - Turnbull, Skyttä.
-- Extract ldap and postgresql code from core and put them into DSO's - James.
-- 'Fset_window_point' Correct to GNU/Emacs behaviour (fixes some bugs
     in Gnus) - Wing.
-- Inhibit GC in critical sections - Wing.
-- Fix calculation in 'report_sheap_usage' - Piper.
-- Implement and use new var 'garbage_collection_messages' - Wallington.
-- Fix 'open_database' for Berkeley DB 4.1.x - Allen.
-- Updates to frame code - Sperber.
-- Change C debugger entrance: error message, then stack trace, then
     exiting message, then force debugger - Wing.
-- Use EQ not EQUAL in 'mswindows_init_frame_1' - Wing.
-- Better redisplay-related asserts - Wing.
-- Don't generate large warning strings when they'll be discarded - Wing.
-- Implement 'debug-on-error' as documented - Wing.
-- Fix docs relating to QUIT which can't GC under any circumstances - Wing.
-- More robust package compilation and debugging - Wing.
-- Overhaul profile code - Wing.
-- Fix crashes due to incorrectly ported GNU/Emacs code - Wing.
-- Clean up realpath.c - Wing.
-- DdeCreateStringHandle needs to be manual due to new Cygwin bug - Wing.
-- Fix some Cygwin complaints - Wing.
-- Unconditionally use LISP_FLOAT_TYPE code - James.
-- Improve crash message in 'shut_down_emacs' - Turnbull.
-- Update NAS code for NAS 1.6 and later - Toy.
-- Fix "unused variable" warnings in mule-canna.c - Turnbull.
-- Prototype 'enqueue_focus_event' - Turnbull.
-- Use BORDER_FIDDLE_FACTOR instead of 10 in 'layout_layout' - Piper.
-- Add optional 'noerror' arg to 'Frequire' - Wallington.
-- Only resize 'layout_query_geometry' dynamically if static sizes
     haven't been set - Piper.
-- Fix infloop upon a gdm logout - Sigelman.
-- Fix scope of 'num_nonshy_regs' - Turnbull.
-- Fix "stale match data" bug - Turnbull.
-- Don't call 'XtDisplay' on a destroyed widget - Golubev.
-- Update specifier code - Sperber.
-- Update process code - Sperber.
-- Move ldap/postgresql code out to DSO's - James.
-- Normalise Ffile_truename and drive spec on cygwing to win32 format
     - Piper.
-- Use 'closesocket' instead of 'CloseHandle' in 'winsock_closer' - Alexander.
-- Coding system updates - Ikiuo.

Lisp API

-- Update window-xemacs.el to fix 'goto-line' - Wing.
-- Add garbage collection messages - Wallington.
-- Re-implement window configurations in Emacs Lisp - Sperber.
-- Enhance background-pixmap-file code - Verna.
-- New macro 'save-window-excursion' to eventually replace bytecode
     instruction - Sperber.
-- Move window.el et al up the order in dumped-lisp.el - Sperber.
-- Don't use 'save-window-excursion' in
     'shrink-window-if-larger-than-buffer' - Sperber.
-- Updates to pixel-size code in dialog.el - Sperber.
-- Remove nonworking 'breakpoint-on-error' - Wing.
-- Extract out 'with-displaying-help-buffer' into a more general mechanism
     - Wing.
-- Don't catch errors when noninteractive in startup.el - Wing.
-- Fix warnings in code-files.el, loadhist.el, & package-get.el - Wing.
-- Simplify code in '*-reset-device-font-menus' - James.
-- Synch font-menu.el to the 21.4 version - Turnbull.
-- Preserve return value from 'call-process' - Sperber.
-- New functions in replace.el that operate on regions - Evans.
-- Run 'delete-frame-hook' in general dialogs only - Piper.
-- Add a margin parameter in autoload.el for DSO autoloads - James.
-- Conditionalise autoloads for DSO's on the existence of the DSO - James.
-- Always set module directories/paths in dump-paths.el - James.
-- Bring list of package sites up to date - Skyttä.
-- Add "Find Variable" menu entry for 'hyper-apropos-find-variable' -
     Wallington
-- Fix 'view-lossage' interactive spec - Wallington.
-- Synch 'with-output-to-string' with GNU/Emacs 21 - Wallington.
-- Bind C-xrd to 'delete-rectangle' - Yamaoka.
-- Move entries in 'auto-mode-alist' out to packages for the modes
     that are in packages - Skyttä
-- New compatible alias for 'lookup-syntax-properties'
     ('parse-sexp-lookup-properties') - Turnbull.
-- Enable C autoloads for DSO's - James.
-- Update revert-buffer code - Piper.
-- Add new coding system 'utf-8-bom' - Ikiuo.
2003-01-18 05:45:42 +00:00
uebayasi
16a8623a02 PLIST_SRC points to a file. 2003-01-17 02:40:25 +00:00
magick
56f1cda297 xemacs-nox -> xemacs-nox11 2003-01-13 21:28:42 +00:00
magick
463bfd4b45 Add and enable xemacs-nox11 2003-01-13 21:24:02 +00:00
magick
d3f387052e Initial import of xemacs-nox11. It's a xemacs compiled without any
X11 dependencies.
Submitted by Masao Uebayashi in private mail
2003-01-13 21:22:43 +00:00
uebayasi
bf10ec3734 Kill a hyphen not in the first of a command line. 2003-01-13 13:00:29 +00:00
uebayasi
5565936667 Use gmake. 2003-01-13 12:38:24 +00:00
tron
d626f3442c Fix name of name of the patch file and add mising patch site. 2003-01-12 11:33:19 +00:00
wiz
b3d7ae71be Bump to 20.7nb1: depend on latest emacs20. 2003-01-12 02:29:37 +00:00
wiz
251151c073 depend on eieio>=0.17. 2003-01-12 02:26:15 +00:00
uebayasi
d77565ad00 Won't compile with Emacs 20.7. Remove emacs20 from EMACS_VERSIONS_ACCEPTED.
XXX Should be fixed later.
2003-01-12 02:02:49 +00:00
uebayasi
984fc40200 Fix build problem in the previous. 2003-01-12 01:57:04 +00:00
uebayasi
bed9412267 Apply an unofficial MULE 4.1 patch included in Mule-UCS 0.80. This also fixes
a CCL interpretor bug.

Bump revision.
2003-01-11 16:44:29 +00:00
wiz
60972661b4 Remove unnecessary hunk. 2003-01-11 12:13:15 +00:00
uebayasi
11f194710f New in the latest. 2003-01-11 08:53:05 +00:00
uebayasi
7c2bcf106b Update jde from 2.2.7.1 to 2.3.2.
Too many changes to cite here.  Please see

	http://jdee.sunsite.dk/ReleaseNotes.txt
	http://jdee.sunsite.dk/ReleaseNotes-beta.txt

Besides, move to emacs.mk.
2003-01-11 08:51:37 +00:00
uebayasi
5221f43164 Update speedbar to 0.14beta4. Changes are unknown.
Convert to use emacs.mk.
2003-01-11 08:51:09 +00:00
mycroft
a61518dd7b Use the ispell dictionary again. That's why there's a dependency.
(Maybe some day they will fix the endian and word size problems...)
2003-01-10 06:52:52 +00:00
mycroft
a6a685f39b Update from 1.0.2 to 1.0.3.
* What's New, Improved, or Just Different.
          * Long you've eagerly waited, and now it's here! A huge number of
            bug fixes (who knew it had so many bugs?), performance
            improvements, and new nifty niceties.
          * Build System
               * Plugins
                    * New plugin build system, backported from the
                      development branch (nextgen.sh)
                    * Fixed the AbiMagick plugin build, which sometimes
                      failed due to a syntax error.
                    * Fixed Gdict plugin in non-gnome-enabled builds.
                    * Fixed AbiSDW importer build on win32 (msvc6 issue).
                    * Plugin build is now more flexible regarding placement
                      of AbiWord source (--with-abiword=DIR).
                    * Told AbiSDW where to find peer module wv.
               * Cleaned up optimizer settings in (Free/Open/Net)BSD build.
               * The pspell installation's validity is now checked when
                 configuring using --with-pspell.
               * Fixed libxml2 build interaction with wv.
               * Cleaned out remnants of the no longer used ask installer.
               * Fixed iconv-related build bustage on FreeBSD.
               * (Free/Open/Net)BSD build now defaults to peer libiconv.
               * QNX build now uses shared zlib and libpng.
               * There was some simplification and update of the peer module
                 wv build system.
               * The patch for libjpeg builds on win32 was merged in.
               * Peer module libpng is now a build option for unix.
               * The compiler pacifier (ABI_OPT_PACIFY_COMPILER) has been
                 heavily enhanced.
               * Realcleaning has been altered to affect all OBJDIRs, so it
                 is no longer required that all the usual flags be set when
                 just realcleaning (realclean really cleans).
               * The debug build macros have been enhanced.
               * Fixed sometimes-fatal syntax in peer module expat config.
               * Environmental C(XX)FLAGS are now properly propogated (3674).
               * Fixed static build on unix.
               * Lots of osf/digital/tru64 build fixes.
               * Fix for non-perl builds that couldn't build with perl
                 bindings if they wanted to.
               * No more accidental -g -O2 when not asked for in configure.
               * Rpm specfile
                    * No BuildArch flags.
                    * Correct dictionary files.
                    * Gdict plugin now enabled by default.
          * Application and Code
               * Fixed 3351 (BiDi behavior), at least some of 3171 (for
                 real), 3604(T602 importer), 3593 (code syntax with scandir),
                 3567 (html exporter generation of incorrect tags), 3565
                 (status bar cut off languages with verbose expressions),
                 3592 (putenv portability), 3608 and 3618 (pointless
                 comparisons of an unsigned int with zero), 3095 (font path
                 instability with repetitive entries), 3638 (crash on
                 semi-bogus imports), 3523 (funky icons with aiksaurus), 3324
                 (newline character erasing crash), 3587 (adjacent
                 superscript and subscript), 3722 (rtl dominance crash),
                 3507(printing screen colors), 1928 (context menu problem),
                 3122 (spell checker learning hyperlinked words), 2698
                 (hyperlink status bar text), 3590 (duplicate accelerator),
                 3089 (case conversion en mass), 3008 (cursor focus in win32
                 hyperlink dialog), 3060 (hyperlink offset), 3582 (multiline
                 hyperlink display), 3109 (hyperlink insertion selection
                 check)(not all platforms), 2715 (crash on zoom), 3584 (win32
                 encoding dialog input focus), 3802 (XSL-FO exporter faulty
                 tags), 3827 (docs with jpegs), 1319 (increase indent off
                 page crash), 3360 (handle rtfs that aren't fully spec
                 compliant), 3330 (forcing of gcc flags to other compilers),
                 3663 (wrong parameter passing to linker), 3889 (Yiddish
                 spell checking), 3537 (crash on zoom with header/footer),
                 3781 (downgrading abiword causes the profile to crash it),
                 3940 (perl bindings and perl 5.8).
               * Lots of memory leak fixes, as well as some rather
                 significant speed enhancements.
               * Fixed some problems related to the zero margin difficulties,
                 comma delimited fractions, and setlocale misuse.
               * Various qnx fix backports.
               * Backported fix for faulty syntax in the html exporter.
               * Fixed a crasher of the win32 Aiksaurus plugin.
               * WordPerfect importer now handles superscript, subscript,
                 strike-out, and italic text attributes.
               * English dictionary update (does not affect pspell builds).
               * Fix default geometry, handle profile geometry better, take
                 geometry runtime paramter (the last being 1124).
               * All snprintfs (which caused problems on some unix variants)
                 have been removed from unix or xp code, except in peer
                 module psiconv.
               * DocBook exporter now properly handles abw headings, plain
                 text, and page breaks (the last being 2734).
          * Internationalization-specific (does not affect other aspects of
            the app)
               * Nynorsk (nn-NO) translation updated.
               * Ukrainian (uk-UA) translation and profile updated.
               * Basque (eu-ES) translation.
               * Bulgarian (bg-BG) update.
               * Romanian (ro-RO) translation.
               * Catalan (ca-ES) update.
          * Documentation
               * Massive French (fr-FR) documentation goodness.
               * Documentation build system fixes.
               * New English screenshots.
               * Documentation on adding documentation.
               * Cleaned up deprecated docs.
               * Small document on document creation.
               * Index (for en-US).
               * Toolbar help.
               * List howto.
     * Known Issues
          * There are some mysterious printing bugs, particularly on Win32
            platforms, that we have not been able to track down because they
            are rare and not reproducible by the developers. Please give us
            as much information as possible if you encounter these, but when
            posting to bugzilla use the bug(s) that already exist instead of
            filing a new one. This is easier on us and you.
2003-01-10 00:51:24 +00:00
uebayasi
917d29d213 Rename older (<1.6) Guile as guile14.
Packages using Guile now all depend on guile14.  These packages are
expected to be made depend on newer Guile (1.6.x) when updated in the
future.
2003-01-07 03:56:17 +00:00
cjep
6098c4bbb4 Whitespace nit 2003-01-04 23:00:56 +00:00
jmmv
502d4e2e0d Change my email address to the NetBSD one (hispabsd.org -> netbsd.org).
Approved by wiz.
2003-01-03 15:26:54 +00:00
jlam
2c140f9f2a Mechanical conversion to use java-vm.mk. 2002-12-31 15:44:28 +00:00
kristerw
8a6561189a Update manedit to version 0.5.6 as requested in PR 19512.
The author does not keep any change log, so I don't know
what has been changed since the last packaged version...
2002-12-30 00:00:17 +00:00
kei
88785490ce fixed the patch file to make the `make patch' target happy. It now
compiles again.
2002-12-28 02:43:53 +00:00
shell
919c3b895c Updated to nano-1.0.9
Changes :
free_charptrarray, striponedir()
    - Plug some memory leaks (Steven Kneizys).
read_file()
    - Abort if we read a file of 0 lines (num_lines == 0), fixes BUG #70.
    - Reverse tests to stop segfault on editing a new file of 0 lines
      (David Benbennick).
do_int_speller()
    - Fix zombie processes and spelling buffer issues (Rocco Corsi)
do_gotoline()
    - Set placewewant if we actually move to a different line.
nanogetstr()
    - Add NANO_HOME_KEY and NANO_END_KEY to the home and
      end key code (fixes BUG #69).
bottombars(), onekey()
    - Make bottom list dynamic with screen size (Guus Sliepen & Chris).
do_credits()
    - Add Thomas Dickey.
strcasestr()
    - Renamed to stristr since strcasestr has not been confirmed to
      be detected properly on various Linux systems.
Updated POs : no nb it fr uk gl
2002-12-26 15:14:41 +00:00
wiz
d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
wiz
34d312c14d Wildcard libutf depends. 2002-12-23 17:45:36 +00:00
jmmv
b48a455868 Update TeXmacs to 1.0.1. Also change my maintainer email address to the
NetBSD one.

Changes since 1.0.0.24:
* Several minor bugfixes (1.0.0.26).
* Final changes in the menus (1.0.0.26).
* Prittier checkmarks in menus (1.0.0.25).
* Many minor bug fixes and cleanups (1.0.0.25).
* Part I of the documentation on the markup in packages (1.0.0.24).
2002-12-21 17:05:08 +00:00
jmmv
ccde7fcc1f Update gedit to 2.0.6. Change in this version: Added Belarusian translation.
Patch provided in PR pkg/19413 by Juan RP with some minor changes.
2002-12-18 19:26:23 +00:00
itojun
1bb854a679 use libcurses 2002-12-16 15:05:56 +00:00
itojun
38ba1a7f49 add editors/ex 2002-12-16 14:59:46 +00:00
itojun
f0e747e038 Berkeley ex/vi 3.7 2002-12-16 14:59:00 +00:00
schmonz
c294e628b9 Darwin doesn't want -lncurses. 2002-12-14 12:31:56 +00:00
tron
0c9230096e Update "pico" package to version 4.4. Changes since version 4.2:
- Pico only preserves the start-stop characters (^Q/^S) if given the -p
- New pico option -Q <quotestr>
2002-12-14 10:28:41 +00:00
hubertf
00c568a9f3 Give up maintainership of these. They have become too complicated for me
to comprehend in the little time I have. Sorry.
2002-12-14 04:34:48 +00:00
tron
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
jmmv
42ef49d5d3 Trivially update to TeXmacs 1.0.0.24. Changes include:
* Part I of the documentation on the markup in packages (1.0.0.24).
* Variants for descriptions (1.0.0.24).
* More customizable referencing and indexing (1.0.0.24).
* Customizable page numbers (1.0.0.24).
2002-12-06 17:04:30 +00:00
jmmv
4eb9b18429 Do not use MANCOMPRESSED and avoid manpage compression during
installation (it was not even working properly and caused problems).
2002-12-04 09:35:47 +00:00
jmmv
f1b2f024a3 Update TeXmacs to 1.0.0.23.
Changes since 1.0.0.15:
* Hacky support of numbers in equation arrays (1.0.0.23).
* Some little improvements in the LaTeX input filter (1.0.0.23).
* Cleanups by David Allouche, mainly in menu.scm (1.0.0.23).
* Support of the Finnish language (1.0.0.22).
* Improvements in the German dictionary (1.0.0.22).
* Temporary fix for problem with g++ 3.2 (1.0.0.22).
* Fixed problem with Guile 1.6 (1.0.0.22).
* Several minor bugs have been fixed (1.0.0.21).
* Low level support of elementary graphics (1.0.0.21).
* The online documentation system becomes default (1.0.0.20).
* New algorithm for the computation of table borders (1.0.0.20).
* Entering Greek letters as variants of normal letters (1.0.0.20).
* Applied many small patches from David Allouche (1.0.0.20).
* Creation of a made-by-TeXmacs tag (1.0.0.20).
* Updated interface for Axiom (1.0.0.20).
* Very simple browsing through help (1.0.0.19).
* Page breaks before (1.0.0.19).
* Cleanup in base.scm by David Allouche (1.0.0.19).
* A very rudimentary interface for GNU Octave (1.0.0.18).
* Several minor bug corrections (1.0.0.18).
* The packages number-europe and number-long-article can be used to
  customize the numbering conventions (1.0.0.17).
* Automatic completion support for computer algebra systems (1.0.0.17).
* Automatic completion using tab (1.0.0.17).
* Added content-based tags to Text menu (1.0.0.16).
* Improvements in the LaTeX to TeXmacs converter for reimporting
  documents which were previously exported (1.0.0.16).

I've also changed the default location of documentation files to the
standard place (providing a symlink for compatibility). It is hard (or at
least seems to me) to make TeXmacs recognize the documentation in the new
place without the symlink.

This closes my own PR pkg/18495 which provided an update to 1.0.0.17.

Reviewed by wiz.
2002-12-02 21:34:06 +00:00
magick
396dfd43bc Use the athena widget set if USE_ATHENA is set.
Patch submitted by Masao Uebayashi in private mail.
2002-12-01 16:51:16 +00:00
salo
5a68637b24 USE_PKGLOCALEDIR, delint. 2002-11-30 23:32:20 +00:00
jmmv
2998870327 Add and enable hnb. 2002-11-29 20:18:26 +00:00
jmmv
097ef91c5a Initial import of hnb, version 1.8.1. Description follows:
hnb stands for Hierarchical NoteBook. It is a console (ncurses)
program to organize many kinds of data in one place, including
addresses, TODO lists, ideas, book reviews, brainstorming,
speech outlines, etc. It stores data in XML format, and is
capable of native export to ASCII and HTML.

Approved by wiz.

This closes my own PR 18233 (the package was provided there).
2002-11-29 20:17:24 +00:00
kei
b694fd3662 fixed build problem noted by Ken Nakajima in port-powerpc-ja mailing list.
confirmed on i386 and macppc.
2002-11-29 00:24:48 +00:00
agc
3003269e90 Make the colour syntax highlighting recognise a lot more of BSD makefiles
than it used to.
2002-11-27 15:04:04 +00:00
agc
f6f7cae51a Update the xvile package from version 9.0 to 9.3. A large number of
bugs have been fixed over the 3 years since 9.0 was released, and some
major portability improvements have been made.
2002-11-27 11:03:31 +00:00
agc
4c6b3cec93 Update the vile package from version 9.0 to 9.3. A large number of
bugs have been fixed over the 3 years since 9.0 was released, some
major portability improvements have been made, and remove pkgsrc
patch-ac

"+ work around NetBSD 1.5's use of MK symbol in curses.h (reported by
 Matthias Buelow)."
2002-11-27 10:45:04 +00:00
uebayasi
779b38ccbb Mark as BROKEN; compilation has some problems. 2002-11-27 08:47:41 +00:00
tron
4006d1403a Use "${TRUE}" instead of "true". 2002-11-24 19:19:33 +00:00
tron
382ada8bc8 Don't cause a warning message if directory "share/emacs/site-lisp" or
"share/emacs" cannot be removed.
2002-11-24 19:16:17 +00:00
taca
92c638c2a9 Update tamago to 2002/9/9 version from CVS.
- Use last updated date for pacakge version.
- Utilize emacs.mk.

Now build problem on emacs 20.X was fixed.

2002-09-09  NIIBE Yutaka  <gniibe@m17n.org>

	Check JIS x0213 support at compile time.
	* check-jisx0213.el: New file.
	* configure.in: Check if JIS X0213 is supported or not.
	* Makefile.in (TOPSRCS): Remove egg-x0213.el.
	(DEPS): Don't load jisx0213.el.
	(ITSSRCS): Removed its/aynu.el.
	(AYNU): New variable.

	Bug fix.
	* its/thai.el (its-thai-add-vowel, its-thai-add-tone): Bug fixes.
	Just call compose-string.
2002-11-23 16:56:02 +00:00
schmonz
152041d42d Use canonical pkgsrc config.guess and config.sub to squelch a
configure warning on Darwin.
2002-11-22 21:08:34 +00:00
jlam
0508bc597d buildlink1 -> buildlink2 2002-11-15 00:50:19 +00:00
jschauma
d4e513eee1 Extend this package to include all available xemacs-packages.
Bump PKGREVISION and remove MESSAGE to reflect this change.
2002-11-12 21:11:13 +00:00
grant
cf12a2f4f0 fix MAINTAINER= Name <email> to only include email address. 2002-11-10 00:35:07 +00:00
itojun
1fbfa822f5 use lkbreth.foretune.co.jp, it seems ftp.foretune.co.jp has problem with PASV 2002-11-09 02:18:09 +00:00
itojun
ecfd2de4db use /usr/include/sys/queue.h for netbsd, to make other include file happy 2002-11-09 01:58:29 +00:00
rh
abc7c3006d Add and enable gedit 2002-11-03 08:53:16 +00:00
rh
f400e9aee1 Initial import of gedit-2.0.5, a lightweight GNOME2 text editor. 2002-11-03 08:52:25 +00:00
rh
c4548095aa Add and enable gconf-editor 2002-11-02 11:33:38 +00:00
rh
33f235f9c5 Initial import of gconf-editor-0.3.1, an editor for the GConf2
configuration system.  Version 0.2 was provided by Scott Aaron Bamford in
PR pkg/18660
This is an updated version that uses buildlink2
2002-11-02 11:32:39 +00:00
rh
75ac9ffd39 Add and enable gbib 2002-11-02 00:35:02 +00:00
rh
698c2ef1b3 Initial import of gbib-0.1.1b, a user-friendly editor and browser for
BibTeX databases.
2002-11-02 00:34:12 +00:00
wiz
f7538fa45d Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library). 2002-11-01 16:34:34 +00:00
markd
a2c48d5c8a Update kile to version 1.3
version 1.3beta -> 1.3 :
- fixed some minor bugs
- new user manual
- added more options for the "Quick Start" wizard
version 1.2 -> 1.3beta :
- the "label" tags written on the same line than a "section" tag are now detected
- added a "find next" command
- improved the "replace" command
- improved the "edit user menu" command (ability to insert several lines)
- added more options for the "quick start", "tabular" and "array" wizards
- added new LaTeX tags (maketitle, footnote, tableofcontents, ref, pageref)
- added DCOP support (no new instance when kile is already running - Kdvi
  "inverse search" should work better)
2002-10-30 09:56:44 +00:00
wiz
950806d15e buildlink1 -> buildlink2. 2002-10-29 12:39:24 +00:00
bouyer
b4a6c42dfb Xaw may need xpm, add support for this in configure. 2002-10-26 19:47:06 +00:00
wiz
2bd0737533 buildlink1 -> buildlink2. 2002-10-25 17:51:44 +00:00
wiz
a89562fc4e buildlink1 -> buildlink2. 2002-10-25 17:35:02 +00:00
wiz
82c8efcedf buildlink1 -> buildlink2. 2002-10-25 17:33:59 +00:00
wiz
92529efe1b buildlink1 -> buildlink2. 2002-10-25 12:34:08 +00:00
wiz
abdced3a61 buildlink1 -> buildlink2. 2002-10-25 12:24:36 +00:00
martti
5fb7348e42 pkglint 2002-10-18 11:32:12 +00:00
wiz
43aa70891d buildlink1 -> buildlink2 (untested). 2002-10-13 16:09:32 +00:00
wiz
98ccb817f3 buildlink1 -> buildlink2. 2002-10-13 14:52:20 +00:00
wiz
e33663a96a buildlink1 -> buildlink2. 2002-10-13 11:55:54 +00:00
wiz
86e943ecb8 buildlink1 -> buildlink2. 2002-10-10 12:50:32 +00:00
wiz
7274a4ac38 buildlink1 -> buildlink2. 2002-10-09 23:59:49 +00:00
magick
2b692583d5 Bump package revision after last bugfix 2002-10-09 16:33:50 +00:00
magick
ec45955dbb Don't include site.el when executing check-festures.el.
This fixes pkg/18283 submitted by Hauke Fath.
2002-10-09 16:32:16 +00:00
wiz
9508b04929 buildlink1 -> buildlink2. 2002-10-09 14:35:34 +00:00
wiz
ed943d9a0c buildlink1 -> buildlink2. 2002-10-09 13:45:46 +00:00
jlam
e925efa118 buildlink1 -> buildlink2 2002-10-08 23:31:01 +00:00
jlam
4f842287c0 buildlink1 -> buildlink2 2002-10-08 13:37:17 +00:00
jlam
17859509ae buildlink1 -> buildlink2 2002-10-08 12:43:24 +00:00
jlam
d61cae3e18 Add and enable editors/vim-kde. 2002-10-08 00:20:53 +00:00
jlam
40f162f754 Note conflict with vim-kde-*. 2002-10-08 00:20:12 +00:00
jlam
e8e659584f Initial import of of kvim-6.1.141 as editors/vim-kde:
Vim is an almost compatible version of the UNIX editor Vi.  Many new features
have been added: multi level undo, syntax highlighting, command line history,
on-line help, filename completion, block operations, etc.

If you are building the package from source you may want to enable some
features such as a perl or python interpreter which are not enabled by
default.

This version also contains a X11 KDE3 GUI. If you don't have X11,
look at the `vim' package instead.
2002-10-08 00:18:52 +00:00
magick
5bd3732e59 Update distinfo after version bump 2002-10-06 12:36:05 +00:00
magick
964005eed7 Forgot to bump package version. It's 1.9 now. 2002-10-06 12:12:05 +00:00
magick
8adc9a3978 Update the xemacs packages 2002-10-06 12:08:59 +00:00
magick
e5991cdbb8 Update xemacs-current to 21.5.9
Changes since 21.5.5 are too many to list here. Please consult www.xemacs.org
for details. There have been mainly hundreds of bug fixes and work has been
done on a new garbage collector which isn't enabled yet. Nothing exitingly
new has been added as far as i know. Mainly internal rework.
2002-10-06 11:40:07 +00:00
markd
8393a5be41 Add and enable kile 2002-10-05 05:56:29 +00:00
markd
ba30856456 Initial import of kile version 1.2
Kile is a LaTeX source editor, TeX shell and GnuPlot frontend. It simplifies
the creation and modification of LaTeX source code documents as well as the
use of LaTeX-related programs for users who want to retain control over their
LaTeX documents.

Features:
+ an editor to write your LaTeX source files (syntax highlighting, undo / redo,
  search / replace, spellcheck, etc.);
+ integrated DVI, PS, PDF and HTML viewers;
+ a GnuPlot front end (adapted from Xgfe);
+ wizards for generating LaTeX code (Quick document, Quick letter, tabular and
  array environments);
+ direct insertion of the principal LaTeX tags via the LaTeX, Math and Greek
  menus;
+ one-click insertion of 370 different mathematical symbols;
+ insertion of standard Bibtex entry types in the .bib file;
+ "inverse" and "forward" search with KDVI;
+ automatic launching of LaTeX-related programs via the Tools menu;
+ a "Messages / Log File" frame which provides process information and LaTeX
  compilation log files;
+ Next Latex Error and Previous Latex Error commands for browsing LaTeX errors;
+ clicking line numbers in the log file for jumping to the corresponding line
  in the editor;
+ a "structure view" with links for jumping directly to different parts of the
  document in the "Structure" frame;
+ a Help menu entry featuring extensive LaTeX documentation.
2002-10-05 05:53:58 +00:00
wiz
2561e0e2d2 Convert to buildlink2. 2002-10-05 04:53:16 +00:00
kei
81026e8880 Install *.el and other files in the directories big5conv, jisx0213, reldata
also. As a result, bump PKGREVISION to 1.
2002-10-04 15:43:41 +00:00
cjep
4a2b99c748 Use INSTALL_PROGRAM, INSTALL_MAN 2002-10-03 08:42:41 +00:00
cjep
a0d0e5ab02 Fix description for easyedit package. 2002-10-03 07:08:08 +00:00
cjep
dbcc5e8361 Remove this package due to conflict with graphics/ee. It is now easyedit. 2002-10-03 07:04:02 +00:00
cjep
751af4ac28 ee -> easyedit 2002-10-03 07:03:03 +00:00
cjep
a026f43512 Reimport of the Easy Editor 1.4.5a as editors/easyedit into the NetBSD
packages collection (to avoid conflict with graphics/ee).

This is an easy to use text editor, intended to be usable with little or no
instruction. (A version of this editor is found in FreeBSD as ee).
2002-10-03 07:02:22 +00:00
wiz
f559940468 Add configure patch to remove autoconf dependency. 2002-10-02 22:47:35 +00:00
cjep
494ce4ffc9 Add and enable ee. 2002-10-02 21:38:16 +00:00
cjep
18b0d121be Initial import of the Easy Editor 1.4.5a into the NetBSD packages
collection as editors/ee.

EE is an easy to use text editor, intended to be usable with little or no
instruction. (A version of this editor is found in FreeBSD).
2002-10-02 21:37:41 +00:00
jlam
86d2ce9418 Use gcc/buildlink2.mk instead of Makefile.gcc 2002-09-29 06:31:25 +00:00
wiz
232ea76d40 regen (bl1 -> bl2) 2002-09-27 09:46:27 +00:00
agc
10eb5a57c7 Add a patch so that, when reading commands from a script file, the
correct number of arguments is preserved.  With thanks to Stoned
Elipot for noticing the bug.
2002-09-26 09:48:31 +00:00
jlam
5f606ff55f buildlink1 -> buildlink2 2002-09-25 07:04:16 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
uebayasi
70026ed367 Libtool is required. PR#18390 by Gordon Zaft. 2002-09-24 00:37:01 +00:00
jlam
15361a02a4 buildlink1 -> buildlink2 2002-09-21 23:53:13 +00:00
jlam
21f6d90637 buildlink1 -> buildlink2 2002-09-21 11:56:47 +00:00
jlam
a5171d8755 buildlink1 -> buildlink2 2002-09-21 11:29:11 +00:00
jlam
34eea5a75e buildlink1 -> buildlink2 2002-09-21 11:09:43 +00:00
uebayasi
a9031f6108 Add & enable mule-ucs. 2002-09-15 06:08:18 +00:00
uebayasi
f29fdcc4cf Initial import of Mule-UCS 0.84.
Mule-UCS is an Emacs Lisp library providing flexible and complehensible
encoding mechanism to Emacs. As the name suggests, it supports Unicode, which
the original Emacs doesn't support.
2002-09-15 06:07:03 +00:00
jlam
993a95d6b8 This patch is no longer needed for buildlink2. 2002-09-14 00:11:22 +00:00
jlam
ab6d0b18de buildlink1 -> buildlink2. This should fix pkg/15160 by Brad Forschinger
<bnjf@optushome.com.au>.
2002-09-14 00:10:45 +00:00
wiz
80ee491886 Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
2002-09-10 16:06:32 +00:00
wiz
d155797ab4 Remove INSTALL and DEINSTALL scripts, as requested in pkg/17451 and 18058. 2002-09-09 18:39:34 +00:00
rh
4e00abac3b Add and enable gice 2002-09-06 23:52:03 +00:00
rh
53504a6ffa Initial importof gice-0.6.1, a C language text editor using GTK2.
Provided by Julio Merino <jmmv@hispabsd.org> in PR pkg/18083.
2002-09-06 23:51:13 +00:00
wiz
b51a08c8aa Update to 1.0.0.15, provided by Julio Merino in pkg/18123 (with minor
fixes by me).
Changes:
* Automatic generation of preamble instead of using the TeXmacs.sty file
  (1.0.0.15).
* Widget factory for menus moved to the Scheme interface (1.0.0.15).
* Circulating variants for certain environments (1.0.0.15).
* New menu look and feel (1.0.0.14).
* Some changes to the LaTeX to TeXmacs converter (1.0.0.14).
* We started implementing a TeXmacs to Html converter (1.0.0.14).
* Correction of a severe bug which disabled the keyboard on certain systems
  (1.0.0.13).
* Better support of the numeric keypad and dead accents (1.0.0.13).
* Complete change of the keyboard behaviour (1.0.0.12).
* Automatic detection and configuration of modifier keys (1.0.0.12).
* Automatic translation of menus in the documentation (1.0.0.12).
* Guile/Scheme scripts inside documents (1.0.0.12).
* Wildcard system for keyboard shortcuts (1.0.0.11).
* Keyboard shortcuts in the menus are determined automatically (1.0.0.11).
* Further reorganization of the menus (1.0.0.11).
* Support for grey menu items, checkmarks and ... in menus (1.0.0.11).
* Automatic determination of keyboard shortcuts in menus (1.0.0.11).
* Widgets are now attached to the current display at creation time (1.0.0.11).
* Improved reduce and axiom interfaces (1.0.0.11).
* We replaced the gencc preprocessor by the more standard template system of
  C++ (1.0.0.10).
2002-09-06 11:59:38 +00:00
taca
e3796adbcd Update tamago package to 4.0.6nb1.
- Catch up to recent tamago's CVS repositry.
- Sort PLIST.

Changes are too large to include here, see ChangeLog in detail.

Anyway mainly more better support for emacs 21.X and canna now.
2002-09-04 14:42:41 +00:00
tron
df62b6f32e Fix build problems under Solaris 9. 2002-09-01 13:41:46 +00:00
jlam
e2afa97f51 Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
2002-08-25 18:38:05 +00:00
grant
4525f6f63c reverse if ${USE_INET6} condition, as USE_INET6 is not guaranteed to
be defined.
2002-08-21 02:23:04 +00:00
wiz
203b04fa8a Try to fix bulk build failure, and add a missing file to PLIST. 2002-08-07 12:04:34 +00:00
mjl
948d895015 Update nedit to 5.3
New features:

    * The built-in Help system was revamped, a hyperlink mechanism was
	added for following cross-references
    * Enhanced Exuberant ctags support
    * Line numbers are available in shell commands
    * Goto Line also accepts column numbers
    * Automatic line-feed termination when saving is now optional
    * A customizable window title
    * Optional syntax based parenthesis matching (iso. purely character based)

  Fixed bugs:

    * Find Definition incorrectly reads the X selection when not needed
    * Background popup menu could lock up X-server when used with
	any of the lock keys on
    * Very wide windows when starting NEdit under fvwm
    * Workaround for illegal key bindings installed by other Motif
	applications, causing PageUp/PageDown and arrow keys to stop
	responding in NEdit. This is not an NEdit bug, it just looks like one
    * Fix for PageUp/PageDown keys not responding
    * Crash when running X on 2nd screen
    * Line number display updating in continous wrap mode
    * Performance problem with X Resources highlight patterns
    * Menu fonts showing up as blocks
    * Lockup's in syntax highlighting (especially Perl)
    * Crash when using characters with ASCII code >= 128 in syntax
	highlighting patterns
    * Crash when modifying tab distance in continous wrap mode
    * Crash when running NEdit in low-depth color modes
    * Continous wrap mode + variable width font display bugs
    * Potential scroll bar corruption in continuous wrap mode
    * Workaround for selection copy/paste problems with recent versions
	of gnome-terminal
    * Jump to tags only referenced by line number
    * Composed characters in learned sequence
    * Missing titles in some dialogs
    * Macro language: continue statement outside loop crash
    * Rectangular overstrike paste fixes
    * Hard-coded statistics line font
    * Open filenames starting with a dash
    * Crash when closing window of non-existing file while error dialog is up
    * Bad CapsLock grab on certain keyboard configurations
    * Replacements in rectangular selections could sometimes fail
    * Various buffer overflow fixes
    * Multiple selection dialog does not pop up on first find
    * Tag not found
    * Files opened with -read command line option could not be unlocked
2002-08-04 13:33:30 +00:00
schmonz
842b7d513d Build on Darwin. 2002-07-28 05:38:46 +00:00
hubertf
afe3e6d21e Update to mule-2.3nb1:
* adjust bdf-path (for any2ps, m2ps, ...) from really non-useful
   (/usr/share/fonts) to where pkgsrc/fonts/intlfonts puts it's
   BDF-files. (The intlfonts pkg still needs to be installed manually!)
 * Fix character-set=>bdf-file mapping for a few cases (latin, jis);
   mule seems to expect other filenames than what intl installs.

This intends to fix PRs 17589 and 17336.
2002-07-24 02:35:09 +00:00
agc
edfa60de4d Add and enable xjed. 2002-07-23 14:27:42 +00:00
agc
b693240af0 Initial import of xjed-0.99.15 into the NetBSD Packages Collection.
Inspired by PR 14195, from Scott Baron (sb125499@ohiou.edu), but based
on the -current NetBSD jed package.

JED is a freely available text editor for Unix, VMS, MSDOS, OS/2, and
MS Windows.

Features include:
     * Color syntax highlighting on color terminals.
     * Folding support
     * Extensible in a language resembling C. Completely customizable.
     * Capable of read GNU info files from within JED's info browser
     * A variety of programming modes (with syntax highlighting) are
       available including C, C++, FORTRAN, TeX, HTML, SH, IDL, DCL, NROFF...

xjed is the version for X11
2002-07-23 14:26:54 +00:00
wiz
e66688c221 Update to 1.0.0.9, requested by Julio Merino in pkg/17650.
Changes since 1.0.0.7:
* You may now make money donations to the TeXmacs project (1.0.0.9).
* Headers and footers through menus (1.0.0.9).
* Minor bug fixes (1.0.0.9).
* Reorganization of the online manual (1.0.0.9).
* Standard keyboard prefixes part of tmdoc style file (1.0.0.9).
* Some changes for compilation with g++ 3.1 (1.0.0.8).
* Implementation of arrows with limits above and below (1.0.0.8).
2002-07-20 01:20:05 +00:00
mycroft
c78670e7fb `@unexec ${RMDIR}' needs the %D prefix. Doh. 2002-07-19 04:54:23 +00:00
mycroft
1f90303f21 Sync. 2002-07-19 03:08:26 +00:00
mycroft
0c063ed01f Pull in string.h and stdlib.h as appropriate to eliminate LP64 warnings/errors. 2002-07-19 03:08:09 +00:00
mycroft
7592e868cc Pull in unistd.h to get the real vfork(). 2002-07-19 03:07:35 +00:00
mycroft
cd7ad57e0c -fno-common is not necessary on NetBSD/alpha (or any ELF platform, really). 2002-07-19 03:07:15 +00:00
wiz
25b679d7ae Fix depends line -- needs emacs21. 2002-07-17 17:59:34 +00:00
heinz
a4c3534d73 Added $NetBSD$ tag according to mail from Thomas Klausner on tech-pkg. Some
slight formatting changes.
2002-07-15 22:57:27 +00:00
dmcmahill
b00a84f205 add and enable cooledit 2002-07-07 19:46:21 +00:00
dmcmahill
2f559088ea import cooledit-3.17.5 per PR pkg/17490 submitted by
Rui-Xiang Guo <rxg@ms25.url.com.tw>.


   Cooledit is a full-featured text editor, for Unix computers that run
   the X Window System. Cooledit was born from a need for a user
   friendly text editor that would rival editors of other operating
   systems in ease of use and convenience. Lately Cooledit is also a
   powerful programmer's editor. It is also small and fast, making it
   ideal for interface with applications that allow for, or require, an
   external editor. See 'Features' in the man page for a more elaborate
   description of what Cooledit can do.
2002-07-07 19:45:39 +00:00
hubertf
50cf46ab5b Update AbiWord to 1.0.2. Changes:
* Embedable AbiWord! Now you can view AbiWord documents in
      Evolution and Gnumeric. Is it not nifty?
    * Plugins.
          o GDict plugin now builds without libgdict installed.
          o Bugfixes in AbiPaint and AbiMagick for Win32 platforms.
          o Some AbiMagick and AbiGimp enhancements.
          o Wikipedia works again.
    * Internationalization
          o French documentation.
          o Documentation generation scripts now allow for multiple languages.
	  o Win32 now allows for Arabic and Hebrew lists, as well
	    as improved bidi list support.
          o Finnish system profile.
	  o Japanese, Swedish, Welsh, French, German, and Lithuanian
	    localization updates.
    * Build system
          o Minor fixes all around.
          o Improved build system documentation (BUILD.TXT).
          o Updated RPM spec for GNOME embedding.
    * Import/Export
          o RTF importer now handles /sectd.
          o Several LaTeX exporter fixes.
    * Miscellaneous
	  o Bug numbers fixed (not a complete list): 3301, 3171,
	    3215, 2223, 3332.
          o A number of unnumbered bugs.
          o Code cleanup.

Patch submitted by Dawid Szymanski <dawszy@tgr.lubin.edu.pl> in PR 17451
2002-07-03 21:59:07 +00:00
wiz
47d1c0f887 Add RCS Id. 2002-07-02 12:42:52 +00:00
seb
db84442a67 Substitute a couple of mkdir' by ${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +00:00
wiz
b20aa08ed6 Update to 1.0.0.7, provided by Julio Merino in pkg/17234 with minor changes.
Changes since 1.0.0.2:
* First part of a reorganization of the menu layout (1.0.0.7).
* Support for user preferences (1.0.0.7).
* Mathematical characters in special fonts become tokens (1.0.0.7).
* Support for the itanium platform (1.0.0.7).
* Rudimentary switches and folding (1.0.0.6).
* Improved documentation for adding new computer algebra systems (1.0.0.6).
* Added a presentation mode (1.0.0.6).
* Improved interfaces for QCL, Axiom and Mupad (1.0.0.6).
* Visual environment information when editing (1.0.0.5).
* Letter and exam styles; old letter becomes ``generic'' (1.0.0.5).
* Implementation of overline and underline macros (1.0.0.5).
* Improved special mathematical fonts cal, frak and Bbb (1.0.0.5).
* Some small improvements in LaTeX to TeXmacs converter (1.0.0.5).
* Added amsart and jsc style files (1.0.0.5).
* Further reorganization of the style files (1.0.0.5).
* Spanish translations of several help files (1.0.0.4).
* Further reorganization of the style files (1.0.0.4).
* Examples of TeXmacs documents are available from online help (1.0.0.4).
* Experimental support for the Giac computer algebra system (1.0.0.4).
* Experimental support for MacOSX with help from Martin Costabel (1.0.0.3).
* Suffixes handling in the file loader and saver by Gareth McCaughan (1.0.0.3).
* Experimental support for the Axiom system by Andrey Grozin (1.0.0.3).
* Experimental support for Italian with help from Xav (1.0.0.3).
* Fixed bug with computer algebra session styles (1.0.0.3).
* Preliminary version of online help (1.0.0.3).
2002-06-16 18:50:26 +00:00
sakamoto
4a537d7a26 use buildlink.mk. Closes pkg/16353. 2002-06-12 04:38:24 +00:00
sakamoto
ee867261f9 use inputmethod/canna-lib/buildlink.mk. 2002-06-12 04:35:15 +00:00
sakamoto
70c98f1dc2 use inputmethod/{canna-lib,ja-freewnn-lib}/buildlink.mk. 2002-06-12 04:30:32 +00:00
wiz
4055b6202d Wildcard ja-freewnn-lib dependency. 2002-06-12 01:47:38 +00:00
sakamoto
ead50718ec use inputmethod/canna-lib/buildlink.mk and fix CANNAINC, CANNALIB. 2002-06-10 12:37:42 +00:00
sakamoto
aaa2f282c3 use inputmethod/canna-lib/buildlink.mk for Canna-lib. 2002-06-10 12:16:37 +00:00
taca
99c6d2203b Allow depends on emacs 21 and later. 2002-06-09 05:06:27 +00:00
seb
d53a4a7ece Mark as conflicting with nvi package from editors/nvi. 2002-05-31 16:06:04 +00:00
seb
5f661affe6 Adjust various pathnames to use newly reimported packages from the japanese
category.
This is part of the japanese category retirement.
2002-05-31 15:19:55 +00:00
yyamano
65c4e505e0 eplace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467. 2002-05-29 14:45:56 +00:00
seb
31c1365c78 Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE: no-op for NetBSD,
fix libvi shared library version for Solaris.
2002-05-24 00:16:09 +00:00
cjep
9083e1d5bc Add NetBSD tags. 2002-05-20 17:41:05 +00:00
cjep
011c2c2354 On arm32, use gcc-2.95.3 to avoid egcs compiler error:
/usr/src/gnu/usr.bin/egcs/common/../../../dist/gcc/caller-save.c:657:
Internal compiler error in function insert_save_restore
2002-05-20 16:46:29 +00:00
abs
2b325a79cd prdownloads.sourceforge.net is no longer any use.
Switch to MASTER_SITE_SOURCEFORGE.
2002-05-12 10:16:44 +00:00
kleink
a763c90bcc G/c references to ftp.uni-trier.de. 2002-05-08 11:44:50 +00:00