Commit graph

326 commits

Author SHA1 Message Date
jlam
806f868759 Update dependency on freetype>=1.3.1. Deal with new location of freetype
headers.
2000-07-22 08:14:57 +00:00
rh
15ab860cc3 Do not use NO_PACKAGE and NO_CDROM to denote restricted packages. Use the
appropriate variables instead.
2000-07-20 13:30:59 +00:00
jlam
8b66747011 Pass correct flags at link time to find libraries at runtime, a.k.a. fix
for ELF and new libtool.
2000-07-19 21:42:11 +00:00
itojun
cc744418c5 add patch to prevent buffer overflow. see FreeBSD security advisory 00:31. 2000-07-15 11:57:06 +00:00
jlam
4bc2a8c588 USE_LIBTOOL instead of USE_PKGLIBTOOL. 2000-07-14 06:53:57 +00:00
jlam
39de2699aa Remove japanese/vfghostscript5 package made obsolete by print/ghostscript.
Closes PR#9102.
2000-07-12 20:48:53 +00:00
hubertf
116941f8c9 adjust DEPENDS 2000-06-15 11:29:38 +00:00
wiz
f8176880e2 Fix a typo, and make it better english. Could use another pass at the
second one...
2000-06-03 23:37:15 +00:00
hubertf
9fb9afc3fa fix some small formatting nits and a typo 2000-06-02 02:08:00 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
itohy
185720e37b Slightly improve an added character. 2000-05-18 22:47:25 +00:00
itohy
b9650df12c Add & enable kbanner. 2000-05-18 09:15:01 +00:00
itohy
e22d128a51 Kbanner is a program like banner(1) or banner(6), which
1. reads input from files, not from the command-line string,
 2. supports JIS X 0208

	 ,,  ,,,;,,,;,,,       ;
	  ';    '   '    ;'''''''''''';
	,,    ;''';''';  ' ,,,,,,,,,, '
	 ';   ;,,,;,,,;          ,;'
	   ,  ,,,,;,,,, ,,,,,,,;;,,,,,,,
	  ,; ,,,,,;,,,,,       ;
	 ,;     ,; ;,          ;
	,;   ,,;'   ';,,     ,,;

    (kanji) characters, and
 3. supports decoding MIME encoded ISO-2022-JP strings.

If you are on X11, the "nil2" font is your friend. :-)
2000-05-18 09:08:10 +00:00
sakamoto
4c7eaa577a Update xjman to 0.5
Changes:
	XFree86 3.3.6 base.
2000-05-16 11:20:02 +00:00
sakamoto
a47d57edd7 remove Watanabe vector font(separated to fonts/watanabe_vfont). 2000-05-12 18:28:25 +00:00
jlam
9ed9b1e95a Disable vfghostscript. It's been superseded by print/ghostscript-x11. 2000-05-07 02:45:11 +00:00
jlam
b49db5d2e0 Change dependency on ja-vflib to ja-vflib-lib 2000-05-01 22:07:03 +00:00
jlam
fb9d7e6624 Add and enable vflib-{lib,utils}. 2000-05-01 22:02:29 +00:00
jlam
8ebb38927f Split vflib into two packages: vflib-lib which contains just the
library and doesn't require X11, and vflib-utils which contains the
vflib test programs and does require X11.  Leave vflib as a
meta-package that includes the library and test-programs packages.

This allows programs/libraries not requiring X11 to depend on ja-vflib-lib.
2000-05-01 22:01:24 +00:00
jlam
c9888a8024 vflib-utils: Japanese vector font library test programs & utilities 2000-05-01 22:00:15 +00:00
jlam
580eb92b89 vflib-lib: Japanese vector font library and headers only 2000-05-01 21:58:42 +00:00
jlam
c4cbbff069 Switch dependency from freetype to freetype-lib. 2000-05-01 06:07:44 +00:00
sakamoto
024d08139b use LTCONFIG_OVERRIDE. 2000-04-30 19:04:04 +00:00
sakamoto
60fa7051e9 fix shared library linking in ELF system. 2000-04-30 18:39:24 +00:00
jlam
d781089dc6 Depend on ghostscript*-5.50nb2 2000-04-20 16:31:23 +00:00
jlam
c651217a12 Depend on ghostscript-*nb1 since were modified to use gstty/gs. 2000-04-16 17:36:42 +00:00
sakamoto
278f37fd0c PATCH_SITE changed.
Remove unintentional dependency on ncurses.
2000-04-11 07:44:08 +00:00
tron
ea7dc91900 Because the minor of "libpng" was bumped we must sure that packages
compiled for the update "png" package depend on it.
2000-03-21 22:40:50 +00:00
minoura
2989e9baba Regen. 2000-02-29 15:30:34 +00:00
minoura
40a227551a LP64. 2000-02-29 15:29:42 +00:00
minoura
53ec9e3080 Avoid conflict of __cputchar() prototype. 2000-02-29 15:28:49 +00:00
wiz
c2480cce01 replace 'find' by '${FIND}' where appropriate 2000-02-20 22:05:37 +00:00
agc
4cffd86a29 When multi-line dependencies occur, use a "DEPENDS+= package" format
for each of the continuation lines, rather than using backslashes to
continue a single, long definition. This makes it much easier to spot
pre-requisite packages and other dependencies.
2000-02-15 09:26:12 +00:00
wiz
288aa7ecbe add ${DIST_SUBDIR} to file paths where needed 2000-02-12 18:29:24 +00:00
tron
e8a1039530 Use "png>=1.0.3" instead of "png-*" in dependence list. 2000-02-09 20:20:52 +00:00
tron
f184beb4a5 Use wildcard dependence for "png" package. 2000-02-09 15:22:32 +00:00
wiz
a65e50334b updated to 0.4.3, using the patch by Seiichirou Hiraoka from
http://www.freebsd.org/~flathill/distfiles/; executable renamed to jmicq
to avoid problems with net/micq (which will be committed shortly)
2000-02-06 01:08:29 +00:00
wiz
7d500337b5 add info-dir entries for info files, even from binary packages 2000-02-05 19:43:10 +00:00
wiz
c15bb54aef remove empty line 2000-02-05 19:42:42 +00:00
wiz
787eae5596 silence pkglint 2000-02-05 19:41:56 +00:00
wiz
6ebf977214 add info-dir entries for info files, even from binary packages 2000-02-05 19:41:30 +00:00
itohy
ead1543b14 Update to skkinput-2.03.
Requested by Minoura Makoto.
2000-01-20 07:10:53 +00:00
soren
705a41a128 Depend on suse_linux>=6.1, not >=6.1p1. 2000-01-13 11:15:09 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
wiz
6d24fe361c replaced some commands by their ${COMMAND} counterparts 2000-01-05 01:12:50 +00:00
wiz
2cd5eeaae7 Some of my best friends are RCS tags. 2000-01-05 01:10:02 +00:00
agc
b2cb1e0563 Use the correct English preposition. 2000-01-04 13:59:54 +00:00
itohy
095af5e32c Fix a serious bug in the dictionary and fix ``in a hurry.'' :-)
From skk-dic mailing list.
Fix another trivial bug.
1999-12-27 23:21:21 +00:00
itohy
60f17367c3 Oops, sort. 1999-12-26 23:16:26 +00:00
itohy
2b6275341a More corrigenda in the dictionary. 1999-12-26 23:15:33 +00:00
itohy
a266e6bbfa Slightly improbe English. 1999-12-26 23:13:35 +00:00
itohy
cb61b877cd Add & enable skkfep, skkinput, and skkserv. 1999-12-24 05:29:52 +00:00
itohy
a457b839c8 X11 frontend of SKK 1999-12-24 03:23:50 +00:00
itohy
932a13af88 Terminal based SKK-like Kana-to-Kanji FrontEnd Processor written in C. 1999-12-24 03:21:09 +00:00
itohy
c6eaa6cbd8 Dictionary server for Simple Kana-Kanji conversion programs.
This pkg is composed of:
	- skkserv-3.9.4 (from SKK-9.6),
	- SKK dictionary, and
	- dictionary manipulation tools.
1999-12-24 03:19:23 +00:00
agc
cc4249d63a Update dependency on kakasi to reflect its correct version. Pointed
out by David Brownlee.
1999-12-17 11:13:42 +00:00
agc
3279818a5d Update dependency on freetype to reflect its correct version. Pointed
out by David Brownlee.
1999-12-17 11:09:58 +00:00
windsor
f38357e0a2 md5 didn't match file
neither file freshly downloaded into my system, nor file residing on
ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/ghostscript/
1999-12-15 21:29:56 +00:00
rh
1d1dc5b676 defuzz 1999-12-08 13:21:47 +00:00
rh
cb5150e674 defuzz 1999-12-08 09:35:10 +00:00
rh
d58535f025 defuzz 1999-12-08 09:16:26 +00:00
rh
b0da8e8b02 defuzz 1999-12-08 08:18:24 +00:00
sakamoto
03041dd6fb use LTCONFIG_OVERRIDE. 1999-12-07 09:00:59 +00:00
sakamoto
f638eb8ce0 regen. 1999-12-01 01:36:01 +00:00
sakamoto
cc99631160 Add DIST_SUBDIR=ghostscript
Suggested by Bernd Ernesti <netbsd@arresum.inka.de>.
1999-12-01 01:27:19 +00:00
hubertf
4b8340fc0b more NO_CDROM fixup 1999-11-23 16:54:39 +00:00
sakamoto
dafea1dabf Update kakasi to 2.3.1
some minor bugfix.
	add kakasidict to package.
1999-11-16 09:28:49 +00:00
agc
d44acc87a5 Initialiase MKCATPAGES (to yes) so that other operations can take place
on this Makefile.
1999-11-04 10:53:23 +00:00
agc
e2387b0672 Initialise MKCATPAGES (to yes), so that other operations can work on this
Makefile.
1999-11-04 10:52:01 +00:00
sakamoto
987c693547 Use MANCOMPRESSED_IF_MANZ 1999-11-02 12:06:08 +00:00
agc
ec3e1a32ce Use MANCOMPRESSED_IF_MANZ 1999-11-02 11:50:32 +00:00
sakamoto
dad6b12c60 Add and enable xjman 1999-11-02 11:20:27 +00:00
sakamoto
d7ed54b1aa Adapt this package to NetBSD. 1999-11-02 11:19:12 +00:00
sakamoto
4e540c1e7c Import FreeBSD's "ja-xjman" port:
Japanized X manual from "The X Japanese Documentation Project"
1999-11-02 11:15:42 +00:00
sakamoto
75c541cfd9 Add MANZ,MKCATPAGES support. 1999-11-02 11:11:42 +00:00
sakamoto
d7434a3469 s/ja_JP.EUC/${JAMANDIR}/ 1999-11-02 11:05:14 +00:00
sakamoto
d0eaf1a582 Add patches for warning of vfork and tputs,
from nork@cityfujisawa.ne.jp (Norikatsu Shigemura).
1999-11-01 10:23:44 +00:00
sakamoto
220e4c0319 Fix version of shlib for a.out and ELF, suggested by Hubert Feyrer. 1999-11-01 04:03:09 +00:00
sakamoto
6db666f9e2 Change version to "6.8.4_JP_3.03". 1999-10-30 17:06:32 +00:00
sakamoto
4fcd934ef0 Update to mh-6.8.4-JP-3.03.
some bugfix.
Fix ELF problems.
1999-10-29 08:50:00 +00:00
sakamoto
0b8d4007f0 Add MIRROR_DISTFILE=no, suggested by Hubert Feyrer. 1999-10-14 06:49:50 +00:00
sakamoto
c2f7362b96 Update to 3.0.4+mb1.12. 1999-10-11 13:00:42 +00:00
sakamoto
7485f3dab9 Add and enable king. 1999-10-11 08:29:50 +00:00
sakamoto
9c79e0613e Initial import of king-1.00.
The king of translator POWER+ (Linux version)
1999-10-11 08:27:40 +00:00
sakamoto
b852c0f6e1 Add and enable p5-nkf 1999-10-11 06:26:39 +00:00
sakamoto
4530880253 Initial import of p5-nkf-1.7
Perl library for Network Kanji code conversion Fileter
1999-10-11 06:23:43 +00:00
hubertf
609ffd348b Move manpage to man/ja_JP.EUC/man1.
Requested in PR 8552 by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>
1999-10-04 19:14:14 +00:00
sakamoto
6d391544f2 Update dependency on kakasi-2.3.0 1999-09-30 05:55:53 +00:00
sakamoto
3d2b9ea2ed Update namazu to v1.3.0.10
[1999-08-31]
	* Fix a bug of locking mechanism in mknmz. [namazu 958]
1999-09-30 05:51:08 +00:00
sakamoto
5ca9b699ff Update kakasi to 2.3.0
integrate wakachi patch.
	use autoconf/automake/libtool.
	fix minor bug.
Change HOMEPAGE to http://kakasi.namazu.org/
MASTERSITE to ftp://kakasi.namazu.org/pub/kakasi/.
1999-09-30 05:49:41 +00:00
sakamoto
c828292ef5 Fix freetype support,
suggested by Hiroshi TOMIE <tomie@civil.eng.osaka-u.ac.jp>.
1999-09-21 10:41:58 +00:00
sakamoto
e8b9d8a255 Remove ${SED} -e .... ${PLIST_TMP} > ${PLIST_SRC}
(already added ${PLIST_SUBST}).
1999-09-08 09:29:46 +00:00
sakamoto
1170f93e1f Separate PLIST. 1999-09-08 09:02:55 +00:00
hubertf
d60ebdf98f Repeat after me: if I modify any patches, I run "make makepatchsum", and
check in the updated files/patch-sum file.
1999-09-07 18:57:10 +00:00
sakamoto
84af84e9a9 add LOCAL_LDFLAGS="${LDFLAGS}" for ELF rpath. 1999-09-06 07:58:29 +00:00
sakamoto
bda2066af5 Use PLIST_SUBST=SJ3OWNER=${SJ3OWNER} SJ3GROUP=${SJ3GROUP} DICT_DIR=${DICT_DIR} \
PREFIX=${PREFIX}
1999-09-06 07:46:15 +00:00
sakamoto
9f31daf0d5 Use PLIST_SUBST.
CANNAOWNER=${CANNAOWNER} CANNAGROUP=${CANNAGROUP} \
	CANNA_SPOOL=${CANNA_SPOOL} CANNA_MODE=${CANNA_MODE} \
	DICT_DIR=${DICT_DIR} PREFIX=${PREFIX}
1999-09-06 07:44:07 +00:00
sakamoto
ba3777019f Use PLIST_SUBST=CANNAOWNER=${CANNAOWNER} \
CANNAGROUP=${CANNAGROUP}        \
		DICT_DIR=${DICT_DIR}            \
		PREFIX=${PREFIX}
1999-09-06 07:25:48 +00:00
sakamoto
a21fc91e5c adjust sum patch-aa. 1999-09-06 07:25:16 +00:00
sakamoto
1a819cee9e Add USE_X11=yes and ELF rpath.
Install binaries instead of scripts by libtool.
1999-09-06 05:32:47 +00:00
sakamoto
a92543bd11 Add and enable vfghostscript5. 1999-09-03 06:15:31 +00:00
sakamoto
f32d187b38 Aladdin Postscript interpreter with Japanese vector font library
by Osamu OISHI <oishi@ims.ac.jp>.
1999-09-03 06:14:16 +00:00
sakamoto
0eb1527bda Add and enable vflib. 1999-09-03 05:44:50 +00:00
sakamoto
00c4e8dc11 Adapt this package to NetBSD.
Update to VFlib2-2.24.2.
1999-09-03 05:43:00 +00:00
sakamoto
4809279529 Import FreeBSD's "vflib" port:
Japanese Vector font library with free vector font
1999-09-03 05:36:11 +00:00
sakamoto
a9e1bccd4f Move share files needed by client/library from freewnn-server to freewnn-lib. 1999-09-03 04:31:44 +00:00
sakamoto
c651898136 Change version from v3 to 3.0
Fix default wnnlibdir(include ${LOCALBASE}/include/wnn/config.h).
Use LDFLAGS instead of "-L${LOCALBASE} -Wl,-rpath...".
1999-09-03 04:11:07 +00:00
sakamoto
b77e63356b Update to 1.3.0.9.
v1.3.0.9
	[1999-08-22]
	* Fixed a -F option related bug [namazu 936]
	* Fixed a filed-specified search bug on Win32 [namazu 884]
	* Fixed some small bugs [namazu 884]
	* Fixed a NMZ.total related bug [namazu 846]
	* Fixed mailutime's potential Y2K bug.
	* Modified not to display ugly '<>' in a title of HTML.

v1.3.0.8
	[1999-06-14]
	* Implemented a feature to support multiple
	  REPLACE directive in namazu.conf
	* Fixed a Win32 specific subtle bug in mknmz.pl
	* Fixed a subtle bug in Makefile.in
	* Fixed str_backward_cmp() bug in form.c
	* Fixed ParseHtaccess() bug in mknmz.pl
	* Fixed validate_dbname() bug in cgi.c
	* Fixed put_hlist bug in hlist.c
1999-08-27 05:49:41 +00:00
sakamoto
e5e79f9695 s/make/${MAKE}/ 1999-08-27 04:11:35 +00:00
sakamoto
08177ba4fc Add and enable canuum. 1999-08-27 04:10:33 +00:00
sakamoto
81aac40a7b Japanese input tty frontend for Canna using uum
by Osamu OISHI <oishi@ims.ac.jp>.
1999-08-27 04:09:27 +00:00
sakamoto
019a619636 Fix ELF rpath.
Install Japanese manual instead of English manual.
default locale is ja_JP.eucJP.
1999-08-27 04:06:57 +00:00
sakamoto
1ec339fccd Update multibyte patch sedmb107 to sedmb108.
FIX: multibyte handling with direct input from file.
1999-08-27 01:34:11 +00:00
sakamoto
1aee8f9b7f Fix ELF rpath. suggested by kay@kaynet.or.jp. 1999-08-24 10:56:53 +00:00
sakamoto
a149760479 Add and enable kinput2 1999-08-02 11:41:38 +00:00
sakamoto
8f429e8911 Adapt this package to NetBSD. 1999-08-02 11:41:13 +00:00
sakamoto
08a370452f Import FreeBSD's "kinput2" port:
Input server of Japanese text
1999-08-02 11:38:48 +00:00
sakamoto
b4ac7ee589 Add and enable sj3-lib,sj3-server 1999-08-02 11:35:28 +00:00
sakamoto
ade18afab3 A Japanese input method (server) 1999-08-02 11:29:21 +00:00
sakamoto
46b851681a Adapt this package to NetBSD. 1999-08-02 11:28:35 +00:00
sakamoto
8c934201dc A Japanese input method (library) 1999-08-02 11:21:09 +00:00
sakamoto
41b050f6d4 Add and enable freewnn-lib,freewnn-server 1999-08-02 05:59:21 +00:00
sakamoto
2e92d7ea5a A Japanese/Chinese/Korean input method (Japanese server) 1999-08-02 05:50:55 +00:00
sakamoto
62e22244ca A Japanese/Chinese/Korean input method (Japanese client library) 1999-08-02 05:50:10 +00:00
sakamoto
8693d13518 Add and enable canna-lib,canna-server,mh. 1999-08-02 04:59:18 +00:00
sakamoto
89dd64649e Kana-Kanji conversion system (server) 1999-08-02 04:57:21 +00:00
sakamoto
4ae399c2c5 Kana-Kanji conversion system (library) 1999-08-02 04:37:09 +00:00
sakamoto
9e284384a5 fix typo. 1999-08-02 04:30:57 +00:00
sakamoto
59e8a47afb Adapt this package to NetBSD. 1999-08-02 04:26:49 +00:00
sakamoto
7e98d76b61 Import FreeBSD's "japanese/mh" port:
Rand MH mail handling system + Japanese patches
1999-08-02 04:21:10 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
sakamoto
15e519c478 typo.
teck-pkg-ja -> tech-pkg-ja
1999-06-29 04:16:11 +00:00
itojun
8e145f0dd4 merge in pkgsrc/japanese/magicpoint into pkgsrc/graphics/magicpoint.
nuke pkgsrc/japanese/magicpoint.
1999-06-17 13:20:37 +00:00
itojun
6f51ce5ed2 magicpoint with Japanese-capable configuration.
this pkgsrc directory depends on pkgsrc/graphics/magicpoint.
1999-06-17 08:02:37 +00:00
itojun
b9a4619f06 magicpoint presentation tool, with japanese configuration
(import from FreeBSD ports collection)
1999-06-17 07:53:08 +00:00
hubertf
8c31b39b89 ja-less is now less 1999-06-10 15:52:11 +00:00
sakamoto
45f533d607 Add and enable jhd. 1999-06-09 10:54:32 +00:00
sakamoto
96f5286103 Adapt this package to NetBSD. 1999-06-09 10:53:17 +00:00
sakamoto
0a8c87b5ed Import FreeBSD's "jhd" port:
Japanese Hexdecimal Dump.
1999-06-09 10:48:00 +00:00
sakamoto
e9995a28e4 Add PKGNAME=p5-jcode-2.10. 1999-06-09 02:44:48 +00:00
sakamoto
32ed779a18 Rename directories 'ja-less' to 'less',
'ja-a2ps' to 'a2ps', 'jcode.pl' to 'p5-jcode'.
1999-06-09 02:34:32 +00:00
sakamoto
c2a6871ead Add and enable namazu. 1999-06-08 10:42:15 +00:00
sakamoto
ac0d0b3292 Adapt this package to NetBSD. 1999-06-08 10:40:23 +00:00
sakamoto
53777ac546 Import FreeBSD's "namazu" port:
Namazu is a search engine software intended for easy use.
1999-06-08 10:31:41 +00:00
sakamoto
a8a471576b Add and enable ja-gawk, ja-grep, ja-groff, jcode.pl, kakasi, ja-man, ja-sed. 1999-06-08 10:05:31 +00:00
sakamoto
cd15670418 Japanese on-line manual pages of NetBSD 1999-06-08 10:01:21 +00:00
sakamoto
4250bf3897 Adapt this package to NetBSD. 1999-06-08 09:57:48 +00:00
sakamoto
41c9a9d8fe Import FreeBSD's "kakasi" port:
Kanji-Kana Simple Inverter, language filter for Japanese.
1999-06-08 09:54:35 +00:00
sakamoto
6f90dbe1a5 Adapt this package to NetBSD. 1999-06-08 09:52:19 +00:00
sakamoto
b4fd6821e4 Import FreeBSD's "jcode.pl" port:
Perl library for Japanese character code conversion.
1999-06-08 09:49:29 +00:00
sakamoto
e764bc7c36 Adapt this package to NetBSD.
Update ja-sed 1.18 to 3.02.
1999-06-08 09:44:46 +00:00
sakamoto
d186e2bdd1 Import FreeBSD's "ja-sed" port:
GNU sed + multi-byte extension.
1999-06-08 09:37:36 +00:00
sakamoto
d1b4ded3d7 Adapt this package to NetBSD. 1999-06-08 09:35:20 +00:00
sakamoto
5cfe95b4a0 Import FreeBSD's "ja-groff" port:
Japanese enhancement of GNU groff.
1999-06-08 09:29:17 +00:00
sakamoto
c349396b06 Adapt this package to NetBSD. 1999-06-08 09:27:27 +00:00
sakamoto
f22d5ce6fa Import FreeBSD's "grep" port:
GNU grep + multi-byte extension.
1999-06-08 09:22:01 +00:00
sakamoto
431d7e811f Adapt this package to NetBSD.
Update 2.15.6 to 3.0.3.
1999-06-08 09:19:50 +00:00
sakamoto
5719d9d3df Import FreeBSD's "gawk" port:
GNU awk + multi-byte extension.
1999-06-08 09:02:43 +00:00
sakamoto
44d8c410eb add and enable chasen. 1999-06-07 09:54:55 +00:00
sakamoto
ff3de8bc01 Adapt this package to NetBSD.
Update chasen 1.51 to 2.0b6.
1999-06-07 09:54:39 +00:00
sakamoto
845ada34e0 Import FreeBSD's "chasen" port:
Japanese Morphological Analysis System.
1999-06-07 09:46:47 +00:00
sakamoto
acb4a34d44 add ja-a2ps. 1999-06-07 07:20:48 +00:00
sakamoto
50d6a48d9e Adapt this package to NetBSD. 1999-06-07 07:18:37 +00:00
sakamoto
bdf43c720f Import FreeBSD's "ja-a2ps" port:
Text file to postscript converter (with Japanese support)
1999-06-07 07:14:19 +00:00
sakamoto
962d4f15ce Move mastersite. Problem noted by Hubert Feyrer. 1999-05-12 23:34:20 +00:00
sakamoto
bef481c2bb add ack. 1999-05-10 04:39:29 +00:00
sakamoto
f88072ffdd Adapt this package to NetBSD. 1999-05-10 04:38:42 +00:00
sakamoto
9edf1f8ecf Import FreeBSD's "ack" port:
ack - a Japanese code converter.
1999-05-10 04:36:06 +00:00
sakamoto
e71dae89de add nkf 1999-05-10 03:47:43 +00:00
sakamoto
a650ee45a3 Network Kanji code conversion Fileter package by kay@kaynet.or.jp. 1999-05-10 03:46:12 +00:00
tron
9c4c0c2b50 Remove unnecessary slash from master site list. 1999-04-14 21:39:01 +00:00
agc
e20be6c347 Remove NOPORTDOCS definition - it was useless anyway, as any attempt to
build a binary package with this definition would fail as the PLIST is
not correct.

If a package's documentation is overwhelming, it should arguably be handled
in a separate pre-requisite documentation package.
1999-04-13 15:31:04 +00:00
garbled
1a23b26e86 Document and enable micq. 1999-03-30 08:02:01 +00:00
garbled
676f245294 Import of micq 0.3.3.
Text-based ICQ implementation.
Closes pr 7013, pkg submitted by Eric Fox
1999-03-30 07:56:03 +00:00
bad
fa9c2f3760 Catch up with MASTER_SITE_GNU reorganization. 1999-03-22 16:08:30 +00:00
garbled
9b81e272be Initial import of new japanese category, and it's very first pkg,
ja-less-332.  Package supplied by Kazuyoshi Komine in PR# 6101
less + zcat + ISO-2022 - a pager similar to more and pg
1998-10-28 18:12:10 +00:00