Commit graph

83 commits

Author SHA1 Message Date
Boris Samorodov
e4a7262497 Fix build with latest clang:
-----
/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)
2013-06-19 21:37:29 +00:00
Martin Wilke
a6d53c9120 - Fix i18n manpages 2013-06-14 00:36:22 +00:00
Boris Samorodov
6b75c870cc Remove a debugging information forgotten at the previous commit. 2013-05-24 17:20:27 +00:00
Boris Samorodov
7a9104bdca . update to version 1.4.2;
. 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)
2013-05-24 17:16:35 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Li-Wen Hsu
ddb097c515 - Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocation 2013-03-02 22:32:48 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Sylvio Cesar Teixeira
fdfb8d63ef - Fix problem of duplicate LATEST_LINK values with scribus-devel port.
Reported by: erwin@
2012-05-30 18:11:52 +00:00
Sylvio Cesar Teixeira
341d5ef9b8 - Update to 1.4.1
PR:		ports/167919
Submitted by:	bsam@
2012-05-15 16:48:04 +00:00
Boris Samorodov
dc3f519a3a Update mime and desktop databases via @exec and @unexec at pkg-plist.
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]
2012-02-15 16:46:48 +00:00
Boris Samorodov
199dfd2c0e Update to version 1.4.0. The new version uses QT4.
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)
2012-02-14 19:05:28 +00:00
Raphael Kubo da Costa
6fd8cb7810 Remove CMAKE_USE_PTHREAD from the ports using it.
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
2011-11-14 03:26:46 +00:00
Pav Lucistnik
b304eb398b - Unbreak
Submitted by:	coder.tuxfamily <coder@tuxfamily.org>
2011-10-14 23:00:42 +00:00
Pav Lucistnik
69d6be9632 - Mark BROKEN: does not compile
/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
2011-10-14 16:43:03 +00:00
Koop Mast
0e682dded4 Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Martin Wilke
edbfcf1c23 - Kick MD5 Support 2011-07-03 06:14:57 +00:00
Max Brazhnikov
630ca2285f Bump PORTREVISION after open-mofit update 2011-05-02 12:44:53 +00:00
Dirk Meyer
3cab687895 - reduce dependecies
PR:		152849
Approved by:	(maintainer timeout)
2010-12-15 18:51:22 +00:00
Sylvio Cesar Teixeira
cd87a483ef - Fix of build
Reported by:	QAT
2010-03-31 14:12:37 +00:00
Sylvio Cesar Teixeira
aa18e32d9a - Update to 1.3.3.14
Approved by:	miwi (mentor)
2010-03-31 01:09:51 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Sylvio Cesar Teixeira
97ab2c3884 - Fix problem with can not find plugin "libsvgimplugin.so: Undefined symbol"
- BUMP PORTREVISION

PR:		ports/142801
Submitted by:	Oliver Adler <bug_reporter@a999.de>
Approved by:	miwi (mentor)
2010-02-02 23:37:46 +00:00
Sylvio Cesar Teixeira
ba072d1713 - Update my mail address to FreeBSD
Approved by:	miwi (mentor)
2009-11-27 22:52:30 +00:00
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Steven Kreuzer
9a0713e57c Change maintainer to scjamorim@bsd.com.br
Submitted by:	scjamorim@bsd.com.br (to ports@)
Approved by:	carpetsmoker@rwxrwxrwx.net (maintainer), wxs (mentor, implicit)
2009-07-16 15:43:12 +00:00
Dmitry Marakasov
674ce85efc - Update to 1.3.3.13
PR:		135422
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:	maintainer timeout
2009-06-29 10:22:50 +00:00
Martin Wilke
81100672d4 - Update lang/python26 and make Python 2.6.2 to the default Python version
Tested by:	3 pointyhat runs
Thanks to:	pav, gahr, lwhsu, mva, amdmi3
2009-06-08 22:30:55 +00:00
Pav Lucistnik
b2a96c6df1 - Remove conditional checks for FreeBSD 5.x and older 2009-01-06 17:59:31 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +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
Martin Wilke
d492c42ad2 - Update to 1.3.3.11
PR:		119663
Submitted by:	Vizeli Pascal <pvizeli@yahoo.de>
Approved by:	maintainer
2008-01-20 21:56:35 +00:00
Pav Lucistnik
93959dc410 - Add build dependency on perl
PR:		ports/118750
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
2007-12-16 19:23:26 +00:00
Rong-En Fan
98fd28e986 - Update to 1.3.3.8
- Unbreak
- Pass maintainership to submitter

PR:		ports/115816
Submitted by:	Martin Tournoij <carpetsmoker at xs4all.nl>
2007-08-26 08:22:55 +00:00
Rong-En Fan
f6ab086e18 - Reorder pkg-plist for upcoming update and unbreak 2007-08-26 08:12:49 +00:00
Kris Kennaway
c53b70ed6a BROKEN: Incorrect pkg-plist 2007-08-18 01:09:47 +00:00
Martin Wilke
ab96b2d45c - Unbreak
- Fix build after objformat removal
- Remove FreeBSD 4.X gruft
2007-07-02 18:45:55 +00:00
Mark Linimon
0c0a374650 Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
2007-06-29 19:33:24 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Kris Kennaway
9ab43af279 BROKEN on 7.0: Broken objformat handling 2007-04-21 17:25:58 +00:00
Martin Wilke
0f345d85c4 - Update to 1.3.3.4
PR:		ports/104717
Submitted by:	Armin Pirkovitsch<a.pirko@inode.at>
Sponsored by:   FreeBSD Bug-a-thon #2
2006-11-05 20:43:56 +00:00
Markus Brueffer
a45d66ce99 Update to version 1.3.3.2
PR:		ports/99133
Submitted by:	Rainer Alves <rainer.alves@gmail.com> (maintainer)
2006-06-25 12:51:22 +00:00
Thierry Thomas
52bfcc9329 - Update to 1.3.3.1;
- Take maintainership.

PR:		ports/95855
Submitted by:	Rainer Alves <rainer.alves (at) gmail.com>
2006-04-30 22:31:29 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
60000cbea0 - Update to 1.2.4.1
PR:		ports/91461
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-01-07 23:58:07 +00:00
Emanuel Haupt
b3e78110f0 The substitution command s|2\.3|${PYTHON_VERSION:S/^python//}|g in
print/scribus/Makefile is too liberal, substituting part of the Scribus
version (1.2.3) for the Python version (2.4), among other things.

Also bump PORTREVISION.

PR:		90974
Submitted by:	Aron Stansvik <elvstone@gmail.com>
2005-12-27 15:04:09 +00:00
Pav Lucistnik
6edb86f43a - Add SHA256 2005-11-25 17:44:39 +00:00