Most Important Changes:
* PDF/X-1a export.
* The Barcode plug-in has been updated to reflect the latest changes in the underlying Barcode Writer in Pure PostScript (BWIPP).
* The Autoquote script has been rewritten and enhanced. It now provides more options and adds thin spaces to French texts where appropriate.
* A script to align images in frames has been added.
* Full support of the OpenICC Directory Proposal (http://www.oyranos.org/wiki/index.php?title=OpenIccDirectoryProposal).
* The handling of transparencies in Photoshop-generated TIFF files has been improved.
* Page borders can now act as guides (and thus be used for snapping of items).
* The CMYK color palette created by the Newspaper Association of America (NAA) for newspaper advertisements has been integrated into Scribus.
* A new color palette for professional geographers has been added.
* Export to various bitmap formats has been re-enabled on Mac OS X.
* Several issues related to the user interface and canvas display have been resolved.
* Adjustments for Windows 8.x.
* An issue with the spellchecker, resulting in a crash, has been resolved.
* Documentation and translation updates and improvements.
For a complete list of changes see: http://bugs.scribus.net/view_all_bug_page.php?filter=99610
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
. remove a patch to build with clang (it was incorporated upstream);
. take maintainership.
PR: ports/180964
Submitted by: bsam (me)
Approved by: sylvio (maintainer is considered absent, did not respond to PRs for 3 months, last commit was 6+ months)
. remove the indefinite article from COMMENT;
. remove ABI version numbers from LIB_DEPENDS;
. utilise USES+=desktop-file-utils pkgconfig shared-mime-info;
. build with hunspell rather then aspell.
PR: ports/178414
Submitted by: bsam (me)
Approved by: sylvio (maintainer timeout, 2+ weeks)
From the official site:
After almost 4 years of intensive work, the Scribus Team (www.scribus.net)
has released the new stable version 1.4.0 of the Open Source desktop
publishing program Scribus.[...] In summary, more than 2000 feature
requests and bugs have been resolved since the development of this
new version started.
PR: ports/164592 [1]
ports/164609 [2]
Submitted by: Sergey Golyashov <svvord@ulona.org> [1], bsam [2]
Approved by: sylvio (maintainer timeout 15 days)
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes
/usr/ports/print/scribus/work/scribus-1.3.3.14/scribus/cupsoptions.cpp: In constructor 'CupsOptions::CupsOptions(QWidget*, QString)':
/usr/ports/print/scribus/work/scribus-1.3.3.14/scribus/cupsoptions.cpp:63: error: 'ppd_file_t' was not declared in this scope
Reported by: pointyhat
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
- 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)