Commit Graph

40 Commits

Author SHA1 Message Date
espie
bc226048d1 Fix conflicts, forgoth that convert_key* were in Wnn-data. 2000-06-20 16:10:20 +00:00
espie
66ba472c1d Convert to new style bsd.port.mk 2000-06-11 01:53:45 +00:00
espie
7978c8b8b9 Wnn-dict -> Wnndict (otherwise, we get conflicts). 2000-04-28 22:12:23 +00:00
espie
c3f5a24975 More restrictive mkdir mode (from Hitoshi Suzuki) 2000-04-28 21:20:39 +00:00
espie
269d0573ef Typo 2000-04-24 20:32:02 +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
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
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
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
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
5f2d9ffe19 Forgot that one... 2000-04-06 02:06:50 +00:00
espie
3f2183b94f Fix most Wnn issues.
Cleaner build, a few bug-fixes. Fake.
Almost complete PLIST, does not need wnn account
before pkg_add.
2000-04-05 17:13:55 +00:00
turan
015fcb4b7f wnn ports and depends broken. 2000-03-25 00:48:09 +00:00
espie
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +00:00
turan
e4d64eefb4 missed this one 2000-03-03 12:41:00 +00:00
turan
28c0fc13d7 broken, installs files automatically in /etc 2000-03-03 12:03:02 +00:00
espie
edba5cfedf MAKEFILE-> MAKE_FILE 2000-02-22 17:08:31 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
8d37dded6c bsd licenses 2000-02-12 06:29:49 +00:00
espie
b3ed337056 Change MAKE_FLAGS to remove the -f.
Actually reading the Makefiles proved that about one third of them was
confused about this already...
2000-02-12 00:43:57 +00:00
espie
a813079932 Kill a large set of deprecated variables.
Thoroughly unsubtle, most mkdir -p should probably be INSTALL* at
*install stage, and echo/ECHO_MSG is somewhat unsorted.

It's quite possible I missed a few automated changes...
2000-02-11 01:09:59 +00:00
espie
28accd1d93 Use WRKDIST where appropriate. 2000-02-11 00:37:15 +00:00
turan
386cc05bfd mark NO_PACKAGE. interactive install 1999-11-03 01:06:42 +00:00
turan
5ffbdb581d fix extraction problem. mark unbroken. I still see compilier warnings
but not enough to concern me.
1999-10-30 21:24:53 +00:00
turan
0ef83f17ed broken, illegal use of gzip 1999-10-29 10:19:37 +00:00
espie
1ed9dd2c2e _DISTDIR => FULLDISTDIR 1999-09-22 10:34:03 +00:00
espie
926e5fa1a6 Fix up PLISTs.
At one point bsd.port.mk put out erroneous PLIST-auto, with @cwd, @pkgname,
and @pkgdep lines.

These are actually added by make package, and shouldn't usually be put
inside the PLIST, as this is extra information to update.

I left a few @cwd in, mainly for the perl modules, which want to live under
/usr to work.
1999-03-23 17:47:31 +00:00
marc
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
espie
ca432a999a remove a few looked over FreeBSD-isms. 1998-11-22 00:13:44 +00:00
espie
e67269347d First cut at a japanese environment 1998-07-29 01:31:02 +00:00