FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 2:41 PM GMT
Port details
alias-fonts 1.0_7 japanese on this many watch lists=7 search for ports that depend on this port
A meta-port which setups Japanese fonts
Maintained by: koma2@lovepeers.org search for ports maintained by this maintainer
Port Added: 09 Apr 2002 09:05:41
Also Listed In: x11-fonts
License: not specified in port
This alias-fonts port makes fonts.alias for various size Japanese fonts.
CVSWeb : Sources : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11-fonts/bdftopcf, x11-fonts/mkfontdir, x11-fonts/mkfontscale
Required To Run: japanese/elisa8x8, japanese/k10, japanese/font-shinonome, japanese/kanji18, japanese/kappa20, japanese/kanji26, japanese/jisx0213-fonts
There are no ports dependent upon this port

To install the port: cd /usr/ports/japanese/alias-fonts/ && make install clean
To add the package: pkg_add -r ja-alias-fonts


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 13

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Sep 2011 14:45:01
Original commit files touched by this commit  1.0_7
tota search for other commits by this committer
- Fix pkg-deinstall script [1]
- Bump PORTREVISION, accordingly

PR:             ports/160414 [1]
Submitted by:   WATANABE Kazuhiro <CQG00620_AT_nifty_DOT_ne_DOT_jp> [1]
Approved by:    maintainer
03 Sep 2011 00:10:40
Original commit files touched by this commit  1.0_6
tota search for other commits by this committer
- Fix pkg-install and pkg-deinstall scripts

Pointed out by: Akira Sasaki at [FreeBSD-users-jp 93511]
15 Aug 2011 07:03:55
Original commit files touched by this commit  1.0_5
tota search for other commits by this committer
- Use shell instead of perl for pkg-(de)install [1]
- Make portlint happy

PR:             ports/157212 [1]
Submitted by:   flz [1]
31 May 2009 09:19:10
Original commit files touched by this commit  1.0_4
hrs search for other commits by this committer
japanese/font-std, chinese/font-std, and dependency fixups due
to it have been added.  These are to install standard fonts used in the
Ports Collection.  Currently they contain:

 std.ja_JP/Mincho
 std.ja_JP/Gothic
 std.ja_JP/Ryumin-Light
 std.ja_JP/GothicBBB-Medium
 std.zh_CN/STHeiti-Regular
 std.zh_CN/STSong-Light
 std.zh_CN/MSung-Light
 std.zh_CN/MHei-Medium

under ${PREFIX}/share/fonts/.  They are just symlinks to
corresponding font files.  The symlink names are based on popular
PostScript font names.

Applications should refer the font files via XLFD or fontconfig
first.  If they need a direct reference to the font file, please use
files in std.*/*.  This is because direct reference to a specific
font name in an application configuration file makes the maintenance
difficult when the font file name is changed, for example.
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.0_3
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- 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)
19 May 2007 20:32:57
Original commit files touched by this commit  1.0_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
03 May 2005 09:33:32
Original commit files touched by this commit  1.0
vanilla search for other commits by this committer
- Change maintainer's mail address.
- Change URL of {MASTER,PATCH}_SITES where I distribute sources/patches.
- mkbold/mkitalic: Make portlint happy.

PR:             ports/80538
Submitted by:   maintainer
08 Dec 2004 22:13:37
Original commit files touched by this commit  1.0
lesi search for other commits by this committer
Add perl dependency (it will no longer be implied by USE_X_PREFIX).
Change maintainer's address.

Pointed out by: dosirak via kris, while testing X.Org upgrade
Submitted by:   maintainer
23 Jul 2004 19:10:32
Original commit files touched by this commit  1.0
anholt search for other commits by this committer
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
  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)
21 Feb 2003 12:29:08
Original commit files touched by this commit  1.0
knu search for other commits by this committer
De-pkg-comment.
19 Jan 2003 05:45:46
Original commit files touched by this commit  1.0
sada search for other commits by this committer
Fix a typo.
Submitted by:   Ayumu Kato <akato@rc5.so-net.ne.jp>
Approved by:    maintainer at [ports-jp 13468]
09 Apr 2002 09:20:56
Original commit files touched by this commit  1.0
sada search for other commits by this committer
Add fonts aliases.

Submitted by:   maintainer
Submitted at: http://home.jp.FreeBSD.ORG/cgi-bin/showmail/ports-jp/12352
09 Apr 2002 09:05:22
Original commit files touched by this commit  1.0
sada search for other commits by this committer
Add new port alias-fonts, which obsoletes netscape-fonts.
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>

Number of commits found: 13

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days43
new fortnight69
new month136

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.098 seconds.