Commit Graph

94 Commits

Author SHA1 Message Date
espie
eb6f56b43f Activate 2000-04-26 00:45:15 +00:00
espie
9675fc3c39 X input method for japanese.
Port by Hitoshi Suzuki <sigh@kuzirabekon.econ.nagasaki-u.ac.jp>, 
with a few flavor tricks by me.

Domo arigato, Suzuki san !
2000-04-26 00:43:12 +00:00
espie
172f75b10f Shared lib 2000-04-25 22:56:37 +00:00
espie
8112515e38 Plain forgot about shared libs... I'm a moron. 2000-04-25 22:53:10 +00:00
espie
269d0573ef Typo 2000-04-24 20:32:02 +00:00
espie
6455e2bf8f Activate kakasi 2000-04-24 19:58:08 +00:00
espie
c69d1a185e kakasi port, originally from FreeBSD.
kanji -> kana converter, somewhat unusual, 
but very useful when you're learning the ropes...
2000-04-24 19:45:52 +00:00
espie
c817296357 More fonts. 2000-04-24 18:39:14 +00:00
espie
ae0a7b7f38 patch-aa did not really change, but it's using -p now.
Provide more font paths, so that kterm gets a chance to display up to
size 26.

Tell people about the extra font packages.
2000-04-24 18:37:53 +00:00
espie
f294566106 Fix packaging, to work with other fonts port. 2000-04-24 18:26:34 +00:00
espie
afb4f23a09 More japanese fonts, supply 26 points kanji. 2000-04-24 18:25:23 +00:00
espie
b444a36607 Extra set of japanese fonts, excerpted from gnu intlfonts. 2000-04-24 16:10:21 +00:00
espie
38f573842a Change column on ^L 2000-04-24 14:49:13 +00:00
espie
d4597b3760 Use `real' landscape.
After diving into my PostScript reference manual, output Orientation
as well, to unconfuse gv, and redo the coordinate change on each page,
as this is required.
Landscape printing works.
2000-04-23 22:09:44 +00:00
espie
9ebb003c99 %%DocumentFonts triggers code emission: the header must be out by then. 2000-04-23 17:23:11 +00:00
espie
8877f63e41 Recognize document prologue and output headers only after the normal
document prologue.
2000-04-23 17:06:39 +00:00
espie
7660a474fa Add `landscape' mode.
Put BoundingBox into the resulting document.
2000-04-23 16:49:30 +00:00
espie
410679d05c Fix typo in original script, and typo in my patch.
Vgrind works.
2000-04-23 15:57:06 +00:00
espie
fa6246db34 Add manpages,
fix quoting to avoid breaking script,
fix vgrindefs parsing,
remove need for preprocessor in jenscript.
2000-04-23 15:43:17 +00:00
espie
a85efa9144 link kanjips 2000-04-22 23:44:28 +00:00
espie
120058f844 A fairly old package to convert japanese files to PostScript. 2000-04-22 23:42:40 +00:00
espie
abdf39dda3 Fix subdirs links 2000-04-22 13:02:25 +00:00
espie
fa3f11324a Flesh out COMMENTS/DESCRS,
split server/libs (not quite finished),
fix packing lists enough to have a functional install.
2000-04-22 13:01:11 +00:00
espie
e87b4729fa Activate xwnmo as well.
create lang subdirs in Wnn-data package, as it's impossible
to know when to dirrm them otherwise (main package or dict ?)
Remove chinese docs from the korean package.
2000-04-22 12:05:57 +00:00
espie
9e4bf768a1 Initial canna package: dict, and everything else.
To be split further.
2000-04-22 11:50:30 +00:00
espie
7c692f5413 Not a BUILD_DEPENDS in the end. It's happy while building, but all hell
breaks loose when printing dependencies.
2000-04-21 19:32:16 +00:00
espie
5ad172dd15 Put dictionaries in /var/dict/Wnn to avoid confusion with Canna.
Let that be somewhat configurable.
Fix all documentation to refer to the right location for dictionaries.
Fix the install-script so that it can take care of all three languages at
once.
Let un-installation instructions be more helpful, explaining about usr
data.
2000-04-21 15:09:51 +00:00
espie
1b3a2385ec Typos 2000-04-21 02:54:40 +00:00
espie
417e44f68b Activate other languages, after I fixed a stupid typo... 2000-04-21 02:10:52 +00:00
espie
8331185368 Fix a few typos. 2000-04-21 02:01:50 +00:00
espie
ea49545102 Spelling 2000-04-21 01:01:32 +00:00
espie
564198aa11 Package description for chinese and korean packages 2000-04-21 00:45:29 +00:00
espie
e553977184 Prepare to add chinese and korean to multi-package framework 2000-04-21 00:36:06 +00:00
espie
1c87d21fe7 Handle japanese/chinese/korean as a generated config.h file.
Remove *serverrc patches because of $Id$, perform as post-patch instead.
2000-04-21 00:25:25 +00:00
espie
5aa84494fd Fix dictionary location in install-script, and in server config file. 2000-04-21 00:09:49 +00:00
espie
522bbbed29 Fix paths. Install script as script. 2000-04-20 23:58:24 +00:00
espie
0a956adf98 Split dictionary into a separate package, using MULTI_PACKAGES.
(so that dictionaries install into /var/dict).

Note that ja-Wnn and ja-Wnn-dict do not depend on each other.
The installation `polish' script in Wnn-data should know how to take
care of that.
2000-04-20 23:32:22 +00:00
espie
d8429cbb8e Make install-script resistant to installation order issues. 2000-04-20 23:28:25 +00:00
espie
2d229f4fcf Don't bother making/removing empty dirs 2000-04-20 23:13:50 +00:00
espie
9545357457 Remove unnecessary comment that bugs the patches with $Id$. 2000-04-20 23:11:47 +00:00
espie
bc3d572bec Handle window size changes.
Don't change the terminal name.
2000-04-20 22:59:21 +00:00
espie
fb04017335 Put common data to all wnn ports into one separate package. 2000-04-20 22:50:49 +00:00
espie
6d27725c2b Synch with OpenBSD changes for groff 1.10:
bug fix, security fixes, Y2K fixes.
2000-04-20 22:40:40 +00:00
espie
0127bb854e Fix pkgname so that the pkg tools don't get confused about the version number. 2000-04-18 23:56:26 +00:00
espie
713ec2965d Make euc the default, since jgroff, wnn... handle euc by default. 2000-04-18 18:55:38 +00:00
espie
e09aa3f2d2 Activate jgroff 2000-04-16 21:58:56 +00:00
espie
e8c9eaf450 Loads of changes, not quite finished yet.
- format man pages using new jgroff, so that we can install a full set
of documentation.
- move INSTALL script into a separate script, so that adding a new user
need not be done at the time of INSTALL.
- add a few strlcpy to fix a few holes. This stuff is rather bad, though.
- use terminfo instead of termcap, for better keycap names, fixing quite
a few bugs that made it impossible to build that version along the way...
- move scripts into /usr/local/bin instead of /usr/local/bin/Wnn4.

- use @comment no checksum
in packing list, even though pkg_add does not support that yet.
Not quite completely ready, but getting there...
2000-04-16 21:53:26 +00:00
espie
55b56bb83a Tweak MAKE_FLAGS instead of patch-ab.
Fix packing list to have same permissions as xterm.
tek FLAVOR, for people who want a full xterm emulation (strange idea)...

(Issue: let japanese mode be euc as a default,
since our other ports use euc ?)
2000-04-16 21:31:13 +00:00
espie
f0a57dc684 Groff 1.10 + japanese groff patch 0.99.
Soon to be used to format Wnn man pages.
2000-04-12 20:34:10 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00