1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Hiroki Sato
d83170403e 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.
2009-05-31 09:19:10 +00:00
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Vanilla I. Shu
d76df9ff7e - 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
2005-05-03 09:33:32 +00:00
Dejan Lesjak
f87cb7ef52 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
2004-12-08 22:13:37 +00:00
Eric Anholt
4eb209da7d - 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)
2004-07-23 19:10:32 +00:00
Akinori MUSHA
3baa89dcc9 De-pkg-comment. 2003-02-21 12:35:09 +00:00
SADA Kenji
311b529a54 Fix a typo.
Submitted by:	Ayumu Kato <akato@rc5.so-net.ne.jp>
Approved by:	maintainer at [ports-jp 13468]
2003-01-19 05:45:46 +00:00
SADA Kenji
a658de265f Add fonts aliases.
Submitted by:	maintainer
Submitted at: http://home.jp.FreeBSD.ORG/cgi-bin/showmail/ports-jp/12352
2002-04-09 09:20:56 +00:00
SADA Kenji
f8d2c50bef 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>
2002-04-09 09:05:22 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Satoshi Asami
fb8be2e8e0 Change RUN_DEPENDS= to RUN_DEPENDS+= so it won't lose the earlier depends.
Submitted by:	Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2000-09-19 07:48:21 +00:00
Satoshi Asami
a1862f30e7 Add dependency to mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.
Submitted by:	bento and gohan
2000-09-12 11:08:05 +00:00
Akinori MUSHA
edcf8b3594 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
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. :)
2000-04-11 14:15:53 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
SADA Kenji
78f0cef3fc Change font directory: misc -> local 1999-06-12 20:40:47 +00:00
Satoshi Asami
81dd8bc5a7 We don't need perl5, so call the script with "/usr/bin/perl" instead of
"${PERL}" -- otherwise we'll need to depend on ports/lang/perl5 for -stable.
1998-12-17 09:18:48 +00:00
Satoshi Asami
2adf6e2398 kappa20 is in local now. 1998-11-23 08:16:09 +00:00
SADA Kenji
4fee7d2672 Reallocate the font directory (misc->local),
following the change in XFree86 3.3.3.
1998-11-20 20:31:20 +00:00
SADA Kenji
31c4ff61dc Change the Maintainer notation.
Change the depend font ports directory: fonts/local -> fonts/misc.
Waiting for these ports' update for XFree86 3.3.3.
1998-11-17 17:48:45 +00:00
SADA Kenji
9ea8461c82 Add 2 more Japanese fonts, elisa8x8 and kappa20.
Obtained from:	sada's local machine
1998-11-16 20:10:31 +00:00
Satoshi Asami
c9c2bdc4f5 Font setup for Japanese netscape. Doesn't install anything itself,
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
1998-10-09 04:09:45 +00:00