aboutsummaryrefslogtreecommitdiff
path: root/print/scribus
Commit message (Collapse)AuthorAgeFilesLines
* - Split ghostscript into X11-independent and -dependent parts:Hiroki Sato2015-08-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * print/ghostscript{7,8,9,9-agpl}-base Installs Ghostscript binary, libgs, and related files. These ports do not depend on X11 libraries (i.e. x11* devices are not available). USES=ghostscript will set dependency on one of them depending on GHOSTSCRIPT_DEFAULT. The default device is set to "display" or "bbox". * print/ghostscript{7,8,9,9-agpl}-x11 Installs a shared library which provides X11 support to the installed Ghostscript binaries. x11* devices will be enabled when the library is available. This depends on *-base (RUN_DEPENDS). USES=ghostscript:x11 will set dependency on one of them. - Fix integer overflow reported as CVE-2015-3228. - Update Uses/ghostscript.mk: * Add x11 keyword. nox11 keyword is now obsolete. * Use packagename in *_DEPENDS line to prevent relationship between -base and -x11 packages from being broken. - Fix x11/nox11 keyword and bump PORTREVISION in ports using USES=ghostscript to update dependency of pre-compiled packages. Notes: svn path=/head/; revision=395047
* print/scribus: The release was packed by bzip2 but named after xz.Boris Samorodov2015-07-312-3/+3
| | | | | | | | | | Now the name is fixed (checksum is the same, only the distribution file name is changed). Poited out by: Matthias Apitz <guru@unixarea.de> (at ports@) Notes: svn path=/head/; revision=393295
* Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.Koop Mast2015-07-161-2/+2
| | | | | | | | | | | | | Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection. Arguments supported: <empty>, build, run, nox11 and agpl PR: 201201 (exp-run) Approved by: portmgr (mat@) Exp run by: antione@ (previous patch) Differential Revision: https://reviews.freebsd.org/D2938 Notes: svn path=/head/; revision=392322
* Convert to USES=jpegAntoine Brodin2015-06-221-3/+2
| | | | Notes: svn path=/head/; revision=390310
* print/scribus: welcome 1.4.5 releaseBoris Samorodov2015-02-014-17/+45
| | | | | | | Announcement: http://wiki.scribus.net/canvas/1.4.5_Release Notes: svn path=/head/; revision=378232
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* Cleanup plistAntoine Brodin2014-11-131-248/+57
| | | | Notes: svn path=/head/; revision=372510
* print/scribus: switch from py-imaging to py-pillowWilliam Grzybowski2014-10-061-4/+3
| | | | | | | | | | - USES python With hat: python Approved by: portmgr (bdrewery, implicit) Notes: svn path=/head/; revision=370196
* Add DOCS option for ports with PORTDOCS in plist.Adam Weinberger2014-07-161-0/+2
| | | | Notes: svn path=/head/; revision=362023
* Chase hyphen shlib changeBaptiste Daroussin2014-06-291-0/+1
| | | | Notes: svn path=/head/; revision=359798
* print/scribus: Update to version 1.4.4.Boris Samorodov2014-06-123-1860/+1884
| | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=357606
* Utilize USES+=tar:xz.Boris Samorodov2014-05-161-2/+1
| | | | Notes: svn path=/head/; revision=354201
* . stageify;Boris Samorodov2014-05-133-10/+25
| | | | | | | | . remove some plist entries which belongs to MTREE; . fix some clang c++ issues. Notes: svn path=/head/; revision=353930
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=351411
* Chase boost and icu bumpBaptiste Daroussin2014-02-071-0/+1
| | | | | | | While here convert some LIB_DEPENDS Notes: svn path=/head/; revision=343214
* Fix LIB_DEPENDSAntoine Brodin2013-12-271-1/+1
| | | | Notes: svn path=/head/; revision=337723
* Convert LIB_DEPENDS for ports depending on boostBaptiste Daroussin2013-12-121-13/+13
| | | | Notes: svn path=/head/; revision=336262
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | print) Notes: svn path=/head/; revision=327765
* . update to version 1.4.3;Boris Samorodov2013-08-085-35/+311
| | | | | | | | | | | | . 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) Notes: svn path=/head/; revision=324393
* Fix build with latest clang:Boris Samorodov2013-06-192-1/+15
| | | | | | | | | | | | | | | | | | | | | | | ----- /usr/ports/print/scribus/work/scribus-1.4.2/scribus/plugins/scriptplugin/runscriptdialog.cpp:13:43: error: addition of default argument on redeclaration makes this constructor a default constructor RunScriptDialog::RunScriptDialog(QWidget* parent = 0, bool extEnable = false) : ^ ~ /usr/ports/print/scribus/work/scribus-1.4.2/scribus/plugins/scriptplugin/runscriptdialog.h:24:3: note: previous declaration is here RunScriptDialog(QWidget* parent, bool extEnable); ^ 1 error generated. *** Error code 1 ----- PR: ports/179042 Submitted by: "O. Hartmann" <ohartman@zedat.fu-berlin.de> Patch by: bsam (me) Tested by: "O. Hartmann" <ohartman@zedat.fu-berlin.de> Approved by: sylvio (maintainer, timeout 3+ weeks) Notes: svn path=/head/; revision=321333
* - Fix i18n manpagesMartin Wilke2013-06-141-0/+4
| | | | Notes: svn path=/head/; revision=320864
* Remove a debugging information forgotten at the previous commit.Boris Samorodov2013-05-241-1/+0
| | | | Notes: svn path=/head/; revision=318996
* . update to version 1.4.2;Boris Samorodov2013-05-244-32/+423
| | | | | | | | | | | | | | . 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) Notes: svn path=/head/; revision=318994
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* - Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocationLi-Wen Hsu2013-03-021-4/+2
| | | | Notes: svn path=/head/; revision=313303
* Chase boost updateBaptiste Daroussin2013-01-311-6/+3
| | | | Notes: svn path=/head/; revision=311310
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+2
| | | | Notes: svn path=/head/; revision=297915
* - Fix problem of duplicate LATEST_LINK values with scribus-devel port.Sylvio Cesar Teixeira2012-05-301-0/+1
| | | | | | | Reported by: erwin@ Notes: svn path=/head/; revision=297813
* - Update to 1.4.1Sylvio Cesar Teixeira2012-05-153-325/+663
| | | | | | | | PR: ports/167919 Submitted by: bsam@ Notes: svn path=/head/; revision=296678
* Update mime and desktop databases via @exec and @unexec at pkg-plist.Boris Samorodov2012-02-152-0/+5
| | | | | | | | | | | | | | This change should have been done at the previous commit [1]. Bump PORTREVISION. PR: ports/164609 [1] Submitted by: bsam (me) [1] Pointed out by: makc Tested at: Redports Approved by: sylvio (maintainer timeout 15 days) [1] Notes: svn path=/head/; revision=291468
* Update to version 1.4.0. The new version uses QT4.Boris Samorodov2012-02-147-750/+2220
| | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=291355
* Remove CMAKE_USE_PTHREAD from the ports using it.Raphael Kubo da Costa2011-11-141-1/+0
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=285744
* - UnbreakPav Lucistnik2011-10-143-2/+20
| | | | | | | Submitted by: coder.tuxfamily <coder@tuxfamily.org> Notes: svn path=/head/; revision=283541
* - Mark BROKEN: does not compilePav Lucistnik2011-10-141-0/+2
| | | | | | | | | | /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 Notes: svn path=/head/; revision=283523
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* - Kick MD5 SupportMartin Wilke2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276961
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-0/+1
| | | | Notes: svn path=/head/; revision=273475
* - reduce dependeciesDirk Meyer2010-12-151-1/+1
| | | | | | | | PR: 152849 Approved by: (maintainer timeout) Notes: svn path=/head/; revision=266361
* - Fix of buildSylvio Cesar Teixeira2010-03-311-4/+4
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=251894
* - Update to 1.3.3.14Sylvio Cesar Teixeira2010-03-313-200/+233
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=251867
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* - Fix problem with can not find plugin "libsvgimplugin.so: Undefined symbol"Sylvio Cesar Teixeira2010-02-022-9/+14
| | | | | | | | | | | - BUMP PORTREVISION PR: ports/142801 Submitted by: Oliver Adler <bug_reporter@a999.de> Approved by: miwi (mentor) Notes: svn path=/head/; revision=249135
* - Update my mail address to FreeBSDSylvio Cesar Teixeira2009-11-271-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=244870
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-0/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - update to jpeg7Dirk Meyer2009-07-181-1/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* Change maintainer to scjamorim@bsd.com.brSteven Kreuzer2009-07-161-1/+1
| | | | | | | | Submitted by: scjamorim@bsd.com.br (to ports@) Approved by: carpetsmoker@rwxrwxrwx.net (maintainer), wxs (mentor, implicit) Notes: svn path=/head/; revision=237938
* - Update to 1.3.3.13Dmitry Marakasov2009-06-296-981/+773
| | | | | | | | | PR: 135422 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: maintainer timeout Notes: svn path=/head/; revision=236765