Satoshi Asami
d530b271d9
Add
...
post-install:
pkg_add -m ${PREFIX}/lib
to Makefiles and
@exec ldconfig -m %D
to packing lists of ports that install shared libraries.
This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
1995-06-24 11:42:32 +00:00
Satoshi Asami
6510b37ab2
Added kon.
1995-06-24 09:25:51 +00:00
Satoshi Asami
ce9435035e
A Japanese console driver for VGA consoles.
...
Submitted by: Takashi Ogura <ogura@st.rim.or.jp>
1995-06-24 09:25:17 +00:00
Satoshi Asami
d90db55867
List all files.
1995-06-23 04:04:45 +00:00
Satoshi Asami
477e7e27b0
Make nethack happy with job controls (especially ^Z).
...
Submitted by: NIIMI Satoshi <sa2c@and.or.jp>
1995-06-22 23:29:32 +00:00
Satoshi Asami
ab9d51b7e6
Upgrade, 3.2p1 -> 3.2p2.
...
Submitted by: NIIMI Satoshi <sa2c@and.or.jp>
1995-06-22 00:35:39 +00:00
Satoshi Asami
c033847e2f
Upgrade, 1.0.2 -> 1.0.3. The original (3.1.3) is still the same.
...
patch-ag is now part of the distribution.
1995-06-19 04:25:51 +00:00
Satoshi Asami
08603c414a
Protect the pre-fetch: target with .if !defined(MASTER_SITE_OVERRIDE),
...
because this master site should already have the tarball, not the
uuencoded pieces.
Submitted by: Andreas Schulz <ats@freebsd.first.gmd.de>
1995-05-29 08:39:34 +00:00
Satoshi Asami
c9dc84a522
Clean up subdir Makefiles. They now all look like this:
...
=====
# Id line
#
# RESTRICTED: restricted_port_1 (comment1)
# RESTRICTED: restricted_port_2 (comment2)
#
# BROKEN: broken_port_3 (comment3)
# BROKEN: broken_port_4 (comment4)
# BROKEN: broken_port_5 (comment5)
#
SUBDIR= good_port_1 good_port_2 ...
=====
Basically, the idea is to make it easy to find restricted or broken
ports by doing a "grep".
1995-05-14 03:30:07 +00:00
Satoshi Asami
ed69276f3b
Add "NCFTPFLAGS=-NP", seems like they are behind a firewall.
1995-05-14 02:48:43 +00:00
Satoshi Asami
91513a3bd3
Add nethack.
1995-05-14 02:36:28 +00:00
Satoshi Asami
731b58471b
The nethack dungeon slashing game, Japanese version.
1995-05-14 02:35:19 +00:00
Satoshi Asami
100ece77bf
Put nkf in correct alphabetical order. Shame on me! ;)
1995-05-13 07:37:25 +00:00
Satoshi Asami
db30a426ae
Add another site for getting patch files. (Commented out, as article
...
numbers are different.)
1995-05-09 05:41:41 +00:00
Satoshi Asami
738c82731c
Upgrade (2.15.4+mb1.03 -> 2.15.6+mb1.04). Also ftp the patch from a
...
news archive instead of carrying it as patch-aa.
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-05-08 22:51:35 +00:00
Satoshi Asami
ce2e8d964a
Temporary fix to pkg_create problem, instead of listing all the files
...
just specify the directory name. (This is NOT recommended as a long-
term fix and I'm going to back it out as soon as the pkg_create problem
is corrected.)
1995-05-05 14:20:33 +00:00
Satoshi Asami
b15834b741
Add kinput2-canna+wnn and kinput2-wnn.
1995-05-03 02:52:37 +00:00
Satoshi Asami
67d6bc6422
Add missing CATEGORIES (japanese and printing).
1995-05-03 02:10:55 +00:00
Satoshi Asami
ea22f638cb
jless.hlp was moved from lib to share in the previous update.
1995-05-02 12:00:10 +00:00
Satoshi Asami
556abd2905
Oops, deleted too much (says)
...
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-05-02 10:36:33 +00:00
Satoshi Asami
2b7376d31a
Add gxditview. Move port into SUBDIR too (don't know why I didn't earlier!).
1995-05-02 10:09:43 +00:00
Satoshi Asami
d037308711
Japanized gxditview.
...
Submitted by: nobu@psrc.isac.co.jp
1995-05-02 10:07:45 +00:00
Satoshi Asami
b80a1d4195
Take out gxditview. The separate port is coming soon.
...
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-05-02 09:27:06 +00:00
Satoshi Asami
29b684bc80
Added groff.
1995-05-02 07:53:56 +00:00
Satoshi Asami
0210e22acd
Japanized groff, version 0.98. Also installs and packages
...
Japanese gxditview, but the packaging part is disabled for now.
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-05-02 07:45:53 +00:00
Satoshi Asami
2d432f133e
Added kinput2-canna.
1995-05-02 01:54:59 +00:00
Satoshi Asami
44e9e5fe1f
A Japanese inputting tool, you can use it from multiple X clients. The
...
actual conversion is done by the Canna engine.
Submitted by: NIIMI Satoshi <sa2c@and.or.jp>
1995-05-02 01:53:12 +00:00
Satoshi Asami
8743292dae
Why the heck was I calling the build target "pre-build"?!? (Changed
...
to do-build.)
1995-04-24 02:22:49 +00:00
Satoshi Asami
f350303547
Since thud was down all day (no offense Gary :), I finally had time to
...
split mule into three ports:
editors/mule: no language-specific support
japanese/mule-canna: Japanese support, Canna library built-in
japanese/mule-wnn: Japanese support, Wnn library built-in
Note that the two ports under japanese/ will overwrite some of the
emacs support files. Although this itself isn't a problem, if you
pkg_delete it, you will lose some files needed for emacs. (This is
explained in DESCR, although god knows who reads them.)
Also I've listed every single file in the PLIST.
1995-04-23 10:35:35 +00:00
Satoshi Asami
b3a9fbdd8c
Update Makefile.canna to work with bsd.port.mk.
...
Also, strip the installed binaries. Aren't you glad I invented
post-install? :)
1995-04-22 12:39:19 +00:00
Satoshi Asami
86c528d681
Update of editors Makefiles!
1995-04-20 18:23:12 +00:00
Satoshi Asami
ee38b3ca7b
Update of ports/japanese Makefiles to work with the new bsd.port.mk.
1995-04-20 18:05:40 +00:00
Satoshi Asami
c03cb471bd
Upgrade, now use less-290 as the base.
...
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-04-19 11:04:54 +00:00
Satoshi Asami
129d41b2bc
Add 'f' flag to gzip so that it won't ask user about compressing
...
the man page.
1995-04-16 06:52:53 +00:00
Jordan K. Hubbard
24430e4561
DEPENDS= ${PORTSDIR}/japanese/Wnn
...
Not:
DEPENDS= ${PORTSDIR}/utils/Wnn
1995-04-10 08:06:03 +00:00
Satoshi Asami
02fa28d031
Oops, one more CATEGORY -> CATEGORIES typo fix....
1995-04-09 09:24:21 +00:00
Satoshi Asami
be5fff166a
Typo (CATEGORY -> CATEGORIES).
1995-04-09 09:01:30 +00:00
Satoshi Asami
94105bca12
Another round of Makefile updates, editors version.
1995-04-09 06:11:17 +00:00
Satoshi Asami
562c298a2c
Clean up Makefiles, as per my promise.
1995-04-07 05:48:11 +00:00
Satoshi Asami
6321484970
Added gawk.
1995-04-05 08:59:36 +00:00
Satoshi Asami
6816e73a98
Japanized gawk.
...
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-04-05 08:53:47 +00:00
Satoshi Asami
059c78a1cc
Added grep and sed.
1995-04-04 09:43:48 +00:00
Satoshi Asami
b19cb959e8
Japanized grep, 2.0 + patches.
...
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-04-04 09:38:28 +00:00
Satoshi Asami
66662ab360
Japanized sed, 1.18 + patches.
...
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-04-04 09:37:52 +00:00
Jordan K. Hubbard
ac3066bf75
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
...
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
3753222345
Try to get most ports checksummed
1995-03-31 22:18:54 +00:00
Satoshi Asami
b26b4444df
Add mh to the "doesn't compile" list.
1995-03-30 10:19:16 +00:00
Satoshi Asami
1c6a1acbd5
Japanese version of mh. It doesn't compile right now on thud but it
...
works on my machine and the origninal mh has the same problem so I'm
importing this before I forget.
Submitted by: Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
1995-03-30 10:16:18 +00:00
Satoshi Asami
8014854215
Reviewed by:
...
Submitted by:
Obtained from:
1995-03-28 06:21:05 +00:00
Satoshi Asami
b1606b6d57
Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and
...
pkg/REQ are now standard names recognized in bsd.port.mk so no need
to redefine PKG_ARGS in Makefile.
1995-03-27 13:24:18 +00:00