Commit graph

1209 commits

Author SHA1 Message Date
grant
d3a5a36b2a be noisy in post-install 2003-05-05 17:29:47 +00:00
grant
f6a381334d be noisy in do-install. 2003-05-05 17:29:09 +00:00
grant
687b3d0710 do-install:
- don't call install with multiple directory args.
- remove some unnecessary trailing slashes.
2003-05-05 17:27:48 +00:00
jmmv
310646b3a5 Line up PKGREVISION whitespace. 2003-05-05 16:21:10 +00:00
wiz
87da88a253 Remove superfluous empty line. 2003-05-02 23:35:43 +00:00
magick
e2273edc7d Update xemacs-current to 21.5.12.
This is a bugfix release. Details can be found at www.xemacs.org.
2003-05-02 23:31:34 +00:00
wiz
ab0fde2ee6 Move PKGREVISION from Makefile.common to Makefile. 2003-05-02 12:11:15 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
cjep
3cb4246cdb RCS Id 2003-04-27 18:11:02 +00:00
cjep
138ce904f2 Use time_t rather than guess int or long. Fixes build on NetBSD/shark
et al.
2003-04-27 17:45:30 +00:00
cjep
fe6d055b05 Lint: make description concise 2003-04-27 15:23:08 +00:00
cjep
2509bf3a96 Lint. 2003-04-27 14:05:52 +00:00
jmc
150f0c4823 If EMACS_USE_X isn't set then explicitly pass --with-x=no to configure as
otherwise it assumes X is there and random configure tests will fail that
shouldn't (like strerror because it couldn't include -lX11...)
2003-04-24 15:00:16 +00:00
jmc
ea4c328970 Bring up to date for 21.3 2003-04-24 13:39:30 +00:00
martin
07fcc79f3d Make it compile with XEMACS_WIDGETS=gtk. 2003-04-23 22:54:42 +00:00
taca
aa72e0cb60 Add dependency to leim. I heard from tamago's developper "tamago works
under control of leim.  It works better, coexisting with and switching to
other input methods."
2003-04-22 16:16:07 +00:00
salo
e20d1a3eb1 Add beaver. 2003-04-19 08:39:04 +00:00
salo
ac994fdb9a Import of beaver-0.2.6: Lightweight GTK+ text editor with syntax highlighting:
Beaver is an Early AdVanced EditoR, for Linux and other Unices
(and even Windows); in other words, it's a text editor that is
intended to be light-weight, but full of useful features for
programming, from editing of web sites to C coding.

It is based upon the GTK+ toolkit, supports many languages
through config files and offers functions such as automatic
indentation and completion or syntax highlighting.  In fact,
it is 100% compatible with Ultraedit's wordfile.txt files,
and has its own mini macro language.

Package submitted by Vincent Derrien via PR pkg/21180 with modifications
by me (with short stop in pkgsrc-wip).
2003-04-19 08:36:38 +00:00
martti
5cc8f2d5cd Updated abiword-personal to 1.0.5
* bug fixes
2003-04-17 06:22:23 +00:00
uebayasi
0c42594614 Fix a bogus installation mistake. From Kai Puolamaki <Kai dot
Puolamaki at iki at fi>.  Bump revision.
2003-04-17 01:11:10 +00:00
kei
eb79250d42 Accept emacs' version equals to of leim itself, or later as well. Fixes
installation problem.
2003-04-16 23:25:55 +00:00
kei
7522f43bb2 Pull in the diff against Mule-UCS-current and apply a part of it to
lisp/mucs-ccl.el to fix the bug which causes an error "Symbol's value as
variable is void: progn" when evaluating "(require 'un-define)" or
"(require 'jisx0213)".

bump PKGREVISION to 3.
2003-04-16 23:20:50 +00:00
jmc
8552b13914 replace hard coded version with PKGVERSION 2003-04-16 16:31:08 +00:00
uebayasi
073634756e Update emacs-nox11 to 21.3nb1 too. 21.3 + the new ld problem fix. Share
files/directories common to editors/emacs{,.-nox11}.
2003-04-15 03:37:19 +00:00
uebayasi
e537803e68 Redo the last more elaborately. 2003-04-15 02:46:27 +00:00
uebayasi
1bbaff14a8 Improve a NetBSD version matching pattern in the ld fix conditional
considering future version numbers.  Pointed out by tron.
2003-04-14 07:38:42 +00:00
uebayasi
c69589a8e6 If using GNU ld 2.13.2.1 or later, avoid creating combined reloc sections
and .data reloc sections, both of which Emacs can't handle properly.
Analyzed by Stephen Ma <stephenm at employees dot org>.
2003-04-14 03:39:05 +00:00
wiz
af4a9301b2 Update to 21.3. ChangeLog says:
* quail/thai.el (thai-kesmanee): Fix the mapping of `"' and `}'.
        * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3
        characters and ~o -> ESC$,1 AESC(B, ~O -> ESC$,1 @ESC(B.
        * Makefile.in (install): Use "tar -chf", to follow symlinks.
2003-04-12 14:15:07 +00:00
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