Commit graph

9 commits

Author SHA1 Message Date
Hiroki Sato
918595d207 Update to 3.03. 2013-05-01 04:46:29 +00:00
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
Hiroki Sato
559816b892 - Install the localized xpdfrc separately and use "include"
instead of directly modifying the original xpdfrc.
- Take maintainership.

Approved by:	dryice (maintainer)
2008-11-16 12:25:22 +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
Hiroki Sato
9ea4f0cfea - Fix RUN_DEPENDS.
- Use SUB_FILES for doc.xpdfrc.
- Fix absolute pathnames in doc.xpdfrc.
- Bump PORTREVISION because of print/adobe-cmaps update.

Approved by:	dryice at dryice dot name (maintainer)
2006-02-20 20:33:54 +00:00
Ying-Chieh Liao
56feb92a84 - Upgrade to 20040727
- Change PORTVERSION convention. The xpdf language
  packages don't share version numbers with the main
  xpdf package. I didn't bump PORTEPOCH science
  20040727 is bigger than 3.00
- add chinese/arphicttf depends for PDF files without
  embedded fonts
- tabify Makefile
- fix pkg-plist for multi language users
- take maintainership. Thanks the previous maintainers!

PR:		69862
Submitted by:	Dryice Liu <dryice@hotpop.com> (new maintainer)
2004-08-02 02:35:54 +00:00
Edwin Groothuis
10dff40971 add Arphic ttf fonts support for Adobe-GB1
PR:		ports/46556
Submitted by:	Statue <statue@freebsd.sinica.edu.tw>
2003-01-03 08:21:00 +00:00
Clive Lin
db85b205d5 Add simplified Chinese support.
PR:		ports/41295
Submitted by:	Statue <statue@freebsd.sinica.edu.tw>
2002-08-04 07:56:00 +00:00
Clive Lin
96ec407787 New port: zh-xpdf. This port enables xpdf to read chinese-traditional pdf.
PR: ports/39361
Submitted by: Statue <statue@freebsd.sinica.edu.tw>
2002-08-03 19:32:55 +00:00