summaryrefslogtreecommitdiff
path: root/japanese
AgeCommit message (Collapse)AuthorFilesLines
2000-07-31Enable a bunch of packages in category/Makefile thathubertf1-2/+2
* should not cause any conflicts with the new bulk-package targets, * didn't contain a reason for why they were disabled or * were disabled for some false reason (and a IGNORE/BROKEN in the pkg's Makefile would be more appropriate)
2000-07-28add missing $NetBSD$ tag.itojun1-0/+1
2000-07-26Print appropriate diagnosis on gethostbyname() failure, rather than dump core.itohy2-7/+25
The result of gethostbyname() is used only for the host string returned by "3" command, and the diagnosis is warning only. The problem is reported by Yuji Yamano in PR #10676.
2000-07-22Update dependency on freetype>=1.3.1. Deal with new location of freetypejlam1-5/+9
headers.
2000-07-20Do not use NO_PACKAGE and NO_CDROM to denote restricted packages. Use therh1-4/+6
appropriate variables instead.
2000-07-19Pass correct flags at link time to find libraries at runtime, a.k.a. fixjlam3-7/+20
for ELF and new libtool.
2000-07-15add patch to prevent buffer overflow. see FreeBSD security advisory 00:31.itojun2-1/+24
2000-07-14USE_LIBTOOL instead of USE_PKGLIBTOOL.jlam2-3/+4
2000-07-12Remove japanese/vfghostscript5 package made obsolete by print/ghostscript.jlam21-1182/+0
Closes PR#9102.
2000-06-15adjust DEPENDShubertf1-2/+2
2000-06-03Fix a typo, and make it better english. Could use another pass at thewiz1-6/+7
second one...
2000-06-02fix some small formatting nits and a typohubertf2-3/+3
2000-06-01s/USE_LIBTOOL/USE_PKGLIBTOOL/rh2-4/+4
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-05-18Slightly improve an added character.itohy2-4/+4
2000-05-18Add & enable kbanner.itohy1-1/+2
2000-05-18Kbanner is a program like banner(1) or banner(6), whichitohy12-0/+835
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-16Update xjman to 0.5sakamoto2-6/+6
Changes: XFree86 3.3.6 base.
2000-05-12remove Watanabe vector font(separated to fonts/watanabe_vfont).sakamoto5-23/+6
2000-05-07Disable vfghostscript. It's been superseded by print/ghostscript-x11.jlam1-2/+2
2000-05-01Change dependency on ja-vflib to ja-vflib-libjlam1-2/+2
2000-05-01Add and enable vflib-{lib,utils}.jlam1-1/+3
2000-05-01Split vflib into two packages: vflib-lib which contains just thejlam9-1001/+24
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-01vflib-utils: Japanese vector font library test programs & utilitiesjlam4-0/+28
2000-05-01vflib-lib: Japanese vector font library and headers onlyjlam11-0/+729
2000-05-01Switch dependency from freetype to freetype-lib.jlam1-2/+2
2000-04-30use LTCONFIG_OVERRIDE.sakamoto1-5/+2
2000-04-30fix shared library linking in ELF system.sakamoto1-2/+2
2000-04-20Depend on ghostscript*-5.50nb2jlam1-2/+2
2000-04-16Depend on ghostscript-*nb1 since were modified to use gstty/gs.jlam1-2/+2
2000-04-11PATCH_SITE changed.sakamoto4-12/+113
Remove unintentional dependency on ncurses.
2000-03-21Because the minor of "libpng" was bumped we must sure that packagestron1-2/+2
compiled for the update "png" package depend on it.
2000-02-29Regen.minoura1-2/+3
2000-02-29LP64.minoura1-0/+14
2000-02-29Avoid conflict of __cputchar() prototype.minoura1-5/+15
2000-02-20replace 'find' by '${FIND}' where appropriatewiz1-2/+2
2000-02-15When multi-line dependencies occur, use a "DEPENDS+= package" formatagc3-13/+13
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-12add ${DIST_SUBDIR} to file paths where neededwiz1-3/+3
2000-02-09Use "png>=1.0.3" instead of "png-*" in dependence list.tron1-2/+2
2000-02-09Use wildcard dependence for "png" package.tron1-2/+2
2000-02-06updated to 0.4.3, using the patch by Seiichirou Hiraoka fromwiz5-37/+31
http://www.freebsd.org/~flathill/distfiles/; executable renamed to jmicq to avoid problems with net/micq (which will be committed shortly)
2000-02-05add info-dir entries for info files, even from binary packageswiz1-1/+3
2000-02-05remove empty linewiz1-2/+1
2000-02-05silence pkglintwiz1-2/+2
2000-02-05add info-dir entries for info files, even from binary packageswiz1-1/+3
2000-01-20Update to skkinput-2.03.itohy2-5/+5
Requested by Minoura Makoto.
2000-01-13Depend on suse_linux>=6.1, not >=6.1p1.soren1-2/+2
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs11-11/+11
2000-01-05replaced some commands by their ${COMMAND} counterpartswiz1-4/+4
2000-01-05Some of my best friends are RCS tags.wiz10-0/+10
2000-01-04Use the correct English preposition.agc1-1/+1