2004-10-09 01:50:37 by Krister Walfridsson | Files touched by this commit (1) |
Log message:
This pkg fails to build with make from NetBSD-1.6.2. Use the GNU make
instead.
|
2004-10-03 02:15:03 by Todd Vierling | Files touched by this commit (518) |
Log message:
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
2004-06-03 10:52:23 by Adam Ciarcinski | Files touched by this commit (12) | |
Log message:
Changes 3.1:
* Regex and incremental search (jmacs ^S) now work for UTF-8
* More and improved syntax highlighting files, including Mason
* Use ^T E to set character set of file (hit <tab> <tab> at the
prompt for a list of available character sets).
* Can install custom "i18n" style byte oriented character set
definition files.
* No longer depends on iconv() (easier to compile)
* Fix bug where right arrow was not doing right thing on last line
* Fix UTF-8 codes between 0x10000 - 0x1FFFF
* Now prints <XXXX> for unicode control characters
* Improved smart home, indent, etc.
* TAB completion is now more "bash"-like
* When multiple files are given on command line, they end up in
same order on the screen in JOE (before they were shuffled).
* Menu size is now variable (40% of window size or smaller if
it's not filled).
* Added -icase option for case insensitive search by default.
* Added -wrap option, which makes searches wrap
* Added status line sequence %x: shows current context (function
name if you're editing C).
* Added tab completion at search prompts and ESC-Enter for tab
completion within text windows.
* Warn if file changed on save.
* Added Ctrl-space block selection method
* Added Ctrl-arrow key block selection method
* ^K E asks if you want to load original version of the file
* jmacs bugs fixes: upperase word, transpose words, ^X ^C is
more emacs-like., ^X k and ^X ^V more like emacs.
* Much improved compile system ^[ c
* Much improved jpico
* aspell support.
|
2004-06-02 22:22:54 by Jeremy C. Reed | Files touched by this commit (1) |
Log message:
To packages@ list, maintainer, Michael Graff, said he
should give up onwership of this package. So change
to tech-pkg for now.
|
2004-04-26 05:51:52 by Todd Vierling | Files touched by this commit (1) |
Log message:
Make build on Interix.
|
2004-01-20 13:14:06 by Alistair G. Crooks | Files touched by this commit (39) |
Log message:
Move WRKSRC definition away from the first paragraph in a Makefile.
|
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-06-10 07:08:48 by James Chacon | Files touched by this commit (1) |
Log message:
Regen from the last set of commits
|
2003-06-08 17:20:41 by David Brownlee | Files touched by this commit (3) |
Log message:
Update joe to 2.8nb2:
Do not unconditionally set CC, and remove unnecessary #include <varargs.h>
|
2003-05-06 19:43:16 by Julio Merino | Files touched by this commit (726) |
Log message:
Drop trailing whitespace. Ok'ed by wiz.
|