/net/lft/

'text'> With hat: portmgr Sponsored by: Absolight
With hat:	portmgr
Sponsored by:	Absolight
- remove do_nada from target 2015-04-01T23:21:45+00:00 jgh jgh@FreeBSD.org 2015-04-01T23:21:45+00:00 fafb0cfbd4c47ad21a64fa52084bb96461b8b649 Approved by: portmgr (blanket)
Approved by:	portmgr (blanket)
Cleanup plist 2014-12-20T17:29:47+00:00 bapt bapt@FreeBSD.org 2014-12-20T17:29:47+00:00 7a27b553748a4026e65243745738da563cb1f99d

Stagify. 2014-08-07T16:12:21+00:00 vanilla vanilla@FreeBSD.org 2014-08-07T16:12:21+00:00 2f452b5451d9fba989ff1365a68b9f846d7a619f

Reset maintainership for ports not staged with no pending PR 2014-07-23T16:44:27+00:00 bapt bapt@FreeBSD.org 2014-07-23T16:44:27+00:00 ab71192314e29e4b3a06b93792f7c1791edfd767 With hat: portmgr
With hat:	portmgr
Add NO_STAGE all over the place in preparation for the staging support (cat: chinese) 2013-09-20T16:01:22+00:00 bapt bapt@FreeBSD.org 2013-09-20T16:01:22+00:00 67c7af85165af4e0864635d540a0a2369aa2534f

Use RUN_DEPENDS instead of BUILD_DEPENDS. 2009-06-02T06:46:42+00:00 hrs hrs@FreeBSD.org 2009-06-02T06:46:42+00:00 3109cc60d35f80aa8a419f00c918ef4ae2a5405f

Fix PLIST. 2009-05-31T12:05:21+00:00 hrs hrs@FreeBSD.org 2009-05-31T12:05:21+00:00 f5881aef65d30ee0c076e65a015a58f9ee13302e Spotted by: QAT
Spotted by:	QAT
japanese/font-std, chinese/font-std, and dependency fixups due 2009-05-31T09:19:10+00:00 hrs hrs@FreeBSD.org 2009-05-31T09:19:10+00:00 2d6c1c335f7da84184c928e71005108a81b7a49c 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.
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.