aboutsummaryrefslogtreecommitdiff
path: root/print/scribus
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - Update lang/python26 and make Python 2.6.2 to the default Python versionMartin Wilke2009-06-082-122/+120
| | | | | | | | Tested by: 3 pointyhat runs Thanks to: pav, gahr, lwhsu, mva, amdmi3 Notes: svn path=/head/; revision=235453
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-4/+0
| | | | Notes: svn path=/head/; revision=225335
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+0
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - Update to 1.3.3.11Martin Wilke2008-01-204-734/+844
| | | | | | | | | PR: 119663 Submitted by: Vizeli Pascal <pvizeli@yahoo.de> Approved by: maintainer Notes: svn path=/head/; revision=205915
* - Add build dependency on perlPav Lucistnik2007-12-161-0/+1
| | | | | | | | PR: ports/118750 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer) Notes: svn path=/head/; revision=203863
* - Update to 1.3.3.8Rong-En Fan2007-08-263-40/+94
| | | | | | | | | | | - Unbreak - Pass maintainership to submitter PR: ports/115816 Submitted by: Martin Tournoij <carpetsmoker at xs4all.nl> Notes: svn path=/head/; revision=198324
* - Reorder pkg-plist for upcoming update and unbreakRong-En Fan2007-08-261-43/+43
| | | | Notes: svn path=/head/; revision=198320
* BROKEN: Incorrect pkg-plistKris Kennaway2007-08-181-0/+2
| | | | Notes: svn path=/head/; revision=197857
* - UnbreakMartin Wilke2007-07-021-9/+2
| | | | | | | | - Fix build after objformat removal - Remove FreeBSD 4.X gruft Notes: svn path=/head/; revision=194708
* Reset rainer.alves@gmail.com by request due to current lack of time toMark Linimon2007-06-291-1/+1
| | | | | | | work on FreeBSD. Notes: svn path=/head/; revision=194480
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* BROKEN on 7.0: Broken objformat handlingKris Kennaway2007-04-211-0/+4
| | | | Notes: svn path=/head/; revision=190572
* - Update to 1.3.3.4Martin Wilke2006-11-053-88/+97
| | | | | | | | | PR: ports/104717 Submitted by: Armin Pirkovitsch<a.pirko@inode.at> Sponsored by: FreeBSD Bug-a-thon #2 Notes: svn path=/head/; revision=176537
* Update to version 1.3.3.2Markus Brueffer2006-06-253-4/+117
| | | | | | | | PR: ports/99133 Submitted by: Rainer Alves <rainer.alves@gmail.com> (maintainer) Notes: svn path=/head/; revision=166285
* - Update to 1.3.3.1;Thierry Thomas2006-04-304-389/+574
| | | | | | | | | | - Take maintainership. PR: ports/95855 Submitted by: Rainer Alves <rainer.alves (at) gmail.com> Notes: svn path=/head/; revision=160982
* Conversion to a single libtool environment.Ade Lovett2006-02-232-23/+24
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Update to 1.2.4.1Pav Lucistnik2006-01-075-36/+116
| | | | | | | | PR: ports/91461 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=153029