- Added dvipdfm compatibility mode. This mode is triggered if
dvipdfmx is called as "dvipdfm", and likewise extractbb
as "ebb". (The latter mode was already present.)
- Improved PDF version handling. A "Version" entry in the
document catalog is now honored. Moreover, dvipdfmx accepts to
write PDF 1.7, and extractbb doesn't complain about PDF
versions any more. Encryption keys too long for PDF 1.3 now
lead to an error instead of a silent change of PDF version.
- Bug fix: \special{pdf:bann} ... \special{pdf:eann} (e.g.,
\hyperlink) cause a problem when it was surrounded by the pair
\special{pdf:bcontent} ... \special{\special{pdf:econtent}.
- Removed binary mode option "-b". In ebb, just ignore it.
- xbb: Changed output-to-stdout option to "-O".
- Fixed two problems with removal of PDF destinations: Non-link
annotations produced a warning, and broken links were not
detected if no valid destination existed. Removing unused
destinations is now default behaviour and can be prevented by
using the flag "-C 0x10". Since the feature is still new, this
flag is set in dvipdfmx.cfg.
Approved by: maintainer timeout (1 month)
Critical vulnerabilities have been identified in Adobe Reader
9.1.1 and Acrobat 9.1.1 and earlier versions. These
vulnerabilities would cause the application to crash and could
potentially allow an attacker to take control of the affected
system.
Security: http://www.adobe.com/support/security/bulletins/apsb09-07.html
Security: CVE-2009-0198
Security: CVE-2009-0509
Security: CVE-2009-0510
Security: CVE-2009-0511
Security: CVE-2009-0512
Security: CVE-2009-0888
Security: CVE-2009-0889
Security: CVE-2009-1855
Security: CVE-2009-1856
Security: CVE-2009-1857
Security: CVE-2009-1858
Security: CVE-2009-1859
Security: CVE-2009-1861
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav)
to link with CUPS, but it should now be possible to `make config'
and disable any link options that refer to CUPS libraries.
Approved by: doceng (hrs)
Noticed by: Stefan Thurner thurners at nicsys.de
Guido Falsi mad at madpilot.net [1],
Helge Oldach ports-ghostscript8-may09 at oldach.net [1]
[1] An almost identical patch was submitted to doceng.
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.