summaryrefslogtreecommitdiff
path: root/japanese
AgeCommit message (Collapse)AuthorFilesLines
2000-09-07add IS_INTERACTIVE=yessakamoto1-1/+2
2000-09-03remove samba subdir, since it has been merged with net/sambawiz1-2/+1
2000-09-03delete japanese/samba, since its feature is merged into net/samba.kei15-1264/+0
2000-08-31add CHECK_SHLIBS=nohubertf1-2/+2
2000-08-30added missing conflicts with pkgsrc/net/samba.kei1-1/+3
2000-08-30add & enable samba-2.0.7-ja-1.2kei1-1/+2
2000-08-30Initial import of samba-2.0.7-ja-1.2, which is samba with Japanese support.kei15-0/+1262
Posted to tech-pkg-ja@jp.netbsd.org by Osamu OISHI <oishi@ims.ac.jp>. It conflicts with pkgsrc/net/samba.
2000-08-27Convert packages to use PERL5_PACKLIST (part 1). These were the easyjlam2-10/+6
ones to do, and each compiled and installed/de-installed apparently correctly. As a side effect of the dynamic PLIST, we no longer need to have separate -static and -shared PLISTs. It's now easier than ever to make a perl5 package for NetBSD :)
2000-08-26fix owner.group of /var/dict/cannasakamoto2-2/+4
2000-08-25Add appropriate definitions of LDD so check-shlibs works correctly.jlam1-1/+2
2000-08-21Update IGNORE-messages for recent changes: add ${PKGNAME} wherehubertf1-2/+2
appropriate.
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf1-2/+1
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOLwiz2-3/+4
2000-08-11Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.wiz3-11/+2
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here.
2000-08-07vfghostscript5 was removedhubertf1-2/+1
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