summaryrefslogtreecommitdiff
path: root/japanese/alias-fonts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* Fix a typo.SADA Kenji2003-01-191-1/+1
| | | | | | | | Submitted by: Ayumu Kato <akato@rc5.so-net.ne.jp> Approved by: maintainer at [ports-jp 13468] Notes: svn path=/head/; revision=73471
* Add fonts aliases.SADA Kenji2002-04-092-1/+25
| | | | | | | | Submitted by: maintainer Submitted at: http://home.jp.FreeBSD.ORG/cgi-bin/showmail/ports-jp/12352 Notes: svn path=/head/; revision=57493
* Add new port alias-fonts, which obsoletes netscape-fonts.SADA Kenji2002-04-095-31/+112
| | | | | | | | | | | | As an improvement, it looks like same fonts irrespective of size. It was renamed because it could be utilized with several Japanese apps, not only with Netscape. You can trace the discussion at: <http://home.jp.FreeBSD.org/cgi-bin/thread?mesid=%3c20020115163006%2e482281905%40taro%2ec%2eu%2dtokyo%2eac%2ejp%3e> Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> Notes: svn path=/head/; revision=57492
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Change RUN_DEPENDS= to RUN_DEPENDS+= so it won't lose the earlier depends.Satoshi Asami2000-09-191-1/+1
| | | | | | | Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> Notes: svn path=/head/; revision=32837
* Add dependency to mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.Satoshi Asami2000-09-121-1/+8
| | | | | | | Submitted by: bento and gohan Notes: svn path=/head/; revision=32544
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-111-2/+2
| | | | | | | | | | | Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :) Notes: svn path=/head/; revision=27449
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Change font directory: misc -> localSADA Kenji1999-06-122-2/+2
| | | | Notes: svn path=/head/; revision=19444
* We don't need perl5, so call the script with "/usr/bin/perl" instead ofSatoshi Asami1998-12-171-2/+2
| | | | | | | "${PERL}" -- otherwise we'll need to depend on ports/lang/perl5 for -stable. Notes: svn path=/head/; revision=15394
* kappa20 is in local now.Satoshi Asami1998-11-231-2/+2
| | | | Notes: svn path=/head/; revision=14799
* Reallocate the font directory (misc->local),SADA Kenji1998-11-201-5/+5
| | | | | | | following the change in XFree86 3.3.3. Notes: svn path=/head/; revision=14724
* Change the Maintainer notation.SADA Kenji1998-11-171-5/+5
| | | | | | | | Change the depend font ports directory: fonts/local -> fonts/misc. Waiting for these ports' update for XFree86 3.3.3. Notes: svn path=/head/; revision=14612
* Add 2 more Japanese fonts, elisa8x8 and kappa20.SADA Kenji1998-11-162-4/+10
| | | | | | | Obtained from: sada's local machine Notes: svn path=/head/; revision=14574
* Font setup for Japanese netscape. Doesn't install anything itself,Satoshi Asami1998-10-096-0/+92
so there's no checksum file. I changed the following from the PR submission: @ Removed files/ dir completely, all it contained was an empty md5 file and author's comments (keep that on your machine please :) @ Added "/usr/bin/perl" in front of pkg/INSTALL in post-install, so it will work even if the user doesn't get the file over a permission- preserving medium (e.g., ftp) @ I think that's all. PR: 8188 (part) Submitted by: sada@e-mail.ne.jp Notes: svn path=/head/; revision=13772