aboutsummaryrefslogtreecommitdiff
path: root/japanese/kappa20
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistAntoine Brodin2014-11-121-1/+0
| | | | Notes: svn path=/head/; revision=372492
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* Fix MASTER_SITES.Hiroki Sato2014-03-081-1/+1
| | | | Notes: svn path=/head/; revision=347505
* - Stage supportAntoine Brodin2014-02-156-62/+63
| | | | | | | - Move obsolete pkg-req to pkg-install/pkg-deinstall Notes: svn path=/head/; revision=344385
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | japanese) Notes: svn path=/head/; revision=327737
* - Add missing fonts.alias fileMartin Wilke2013-06-132-5/+2
| | | | | | | - While here trim header Notes: svn path=/head/; revision=320852
* Fix typos in COMMENTCarlo Strub2012-07-291-1/+1
| | | | | | | Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301684
* - Get Rid MD5 supportMartin Wilke2011-03-181-2/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* - Website is gone, fetch from NetBSD local ports for nowPav Lucistnik2009-01-301-1/+1
| | | | | | | Reported by: -fetch-original pointyhat run Notes: svn path=/head/; revision=227203
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-4/+4
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Update to version 1.6Kirill Ponomarev2005-03-132-5/+5
| | | | | | | | PR: ports/78767 Submitted by: maintainer Notes: svn path=/head/; revision=131085
* Use x11-fonts/mkbold-mkitalic rather than x11-fonts/mkbold|mkitalic. SoNorikatsu Shigemura2005-02-191-2/+2
| | | | | | | | | | change dependency on x11-fonts/mkbold|mkitalic to x11-fonts/mkbold-mkitalic. Submitted by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp> Approved by: maintainer timeout (1 week) Notes: svn path=/head/; revision=129305
* replace time-consuming grep -v with awk.FUJISHIMA Satsuki2004-11-091-4/+7
| | | | | | | in example, deinstalling time of ja-shinonome is 332x faster than before. Notes: svn path=/head/; revision=121232
* o fix fonts.alias handling, mostly taken from mplusfonts.FUJISHIMA Satsuki2004-11-094-132/+22
| | | | | | | o utilize DOCSDIR. Notes: svn path=/head/; revision=121217
* add 24 orphans.FUJISHIMA Satsuki2004-11-092-0/+25
| | | | Notes: svn path=/head/; revision=121205
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-6/+3
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* Don't depend on gtar silently skipping the non-bzip2 distfile; setKris Kennaway2004-06-041-0/+1
| | | | | | | | | EXTRACT_ONLY instead. Submitted by: kientzle Notes: svn path=/head/; revision=110819
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+2
| | | | Notes: svn path=/head/; revision=105747
* New version for original archive's version-up. Only the fontsMark Linimon2003-11-212-2/+2
| | | | | | | | | themselves change. PR: ports/59365 Submitted by: Kawaguti Ginga <ginga-freebsd@ginganet.org> (maintainer) Notes: svn path=/head/; revision=94612
* This PR is basically a "japanese/kappa20 X11 bitmap font" port update.James E. Housley2003-11-057-81/+143
| | | | | | | | | | | | Since gothic-style font(ayu20) fonts are also included with the below patch, I prefer this port's PORTNAME to be modified to "k20fonts", if possible. PR: 54811 Submitted by: MAINTAINER Notes: svn path=/head/; revision=93200
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | | | | *** addresses that seem to be dead: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92818
* Chase new e-mail address as MAINTAINER.Norikatsu Shigemura2003-10-301-1/+1
| | | | | | | | PR: ports/58694 (partial) Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92606
* fix about italic font aliases.Daichi GOTO2003-06-182-5/+2
| | | | | | | | PR: 51475 Submitted by: MOROHOSHI Akihiko <moro@remus.dti.ne.jp> Notes: svn path=/head/; revision=83226
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* Add FreeBSD version tag to files/Makefile.in .SADA Kenji2002-01-241-0/+2
| | | | | | | Inspired by: knu [ports-jp 12275] Notes: svn path=/head/; revision=53683
* Add bold|italic style using mkbold|mkitalic scripts (x11-fonts/mkbold|mkitalic)SADA Kenji2002-01-211-0/+54
| | | | | | | | | # Forgotten to add at my last commit (reported by: kuriyama, horikawa) Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> [ports-jp 12152] Notes: svn path=/head/; revision=53470
* Add bold|italic style using mkbold|mkitalic scripts (x11-fonts/mkbold|mkitalic)SADA Kenji2002-01-203-1/+66
| | | | | | | Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> [ports-jp 12152] Notes: svn path=/head/; revision=53415
* Fix pkg-plist and do not dig an empty directory that's never used.Akinori MUSHA2001-09-102-3/+3
| | | | Notes: svn path=/head/; revision=47597
* Upgrade to 0.394.Akinori MUSHA2001-09-017-73/+62
| | | | | | | | PR: ports/29993 Submitted by: Kawaguti Ginga <ginga@athena.club.ne.jp> (MAINTAINER) Notes: svn path=/head/; revision=47255
* 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
* Add dependency to mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.Satoshi Asami2000-09-121-2/+9
| | | | | | | Submitted by: bento and gohan Notes: svn path=/head/; revision=32544
* Remove empty fonts.dir and fonts.alias files. (Note chinese/kcfonts stillSatoshi Asami2000-06-011-0/+2
| | | | | | | leaves fonts.alias behind -- it is not removing any entries from that file.) Notes: svn path=/head/; revision=29026
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-111-3/+3
| | | | | | | | | | | 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 maintainer's mail address.SADA Kenji2000-03-111-2/+2
| | | | | | | | PR: ports/17257 Submitted by: Maintainer Notes: svn path=/head/; revision=26761
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Reallocate the font directory (misc->local),SADA Kenji1998-11-205-126/+116
| | | | | | | | following the change in XFree86 3.3.3. Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=14722
* Update to 0.3 and move to local from misc.Jun Kuriyama1998-11-206-85/+144
| | | | | | | | PR: ports/8220 Submitted by: Kawaguti Ginga <ginga@amalthea.phys.s.u-tokyo.ac.jp> Notes: svn path=/head/; revision=14718
* Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" fromSatoshi Asami1998-08-071-2/+2
| | | | | | | | x11 to fonts. While I'm here, change the category names in some (hopefully all) CJK font ports. Notes: svn path=/head/; revision=12328
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* No need to use += for variable only defined once.Satoshi Asami1998-04-241-2/+2
| | | | Notes: svn path=/head/; revision=10663
* X11 20-dot kanji font 'kappa font'Jun Kuriyama1998-04-227-0/+121
PR: ports/4726 Submitted by: Ginga Kawaguti <ginga@amalthea.phys.s.u-tokyo.ac.jp> Notes: svn path=/head/; revision=10636