sthen
48b0b9660c
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:48:23 +00:00
naddy
a9f52b385a
fix build with llvm7: don't compare QString::contains() > 0
2019-01-21 21:19:48 +00:00
sthen
25f0e460f2
Add COMPILER lines to c++ ports which currently use the default. Adjust
...
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.
This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -
- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.
- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.
devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
espie
a3cc216348
@tag update-mime-database
2018-07-01 18:33:35 +00:00
espie
150a0f36fa
first tag: update-desktop-database
2018-06-27 21:03:34 +00:00
sthen
93f27fd1d4
update to scribus-1.4.6
...
kill backtrace_symbols/execinfo use while there
2018-04-13 20:51:12 +00:00
bentley
a98594e213
Give scribus a more descriptive COMMENT and move homepage to https.
2018-01-04 06:00:50 +00:00
sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6
use COMPILER_LIBCXX where applicable
2017-07-16 19:18:47 +00:00
sthen
073d25a37c
use LIBCXX
2017-04-10 11:46:32 +00:00
naddy
deea7ed07b
drop SHARED_ONLY from python and ruby ports
2016-03-20 16:12:22 +00:00
landry
bfe7912f92
Update to scribus 1.4.5.
...
Remove aspell dependency as the plugin was removed upstream (for being
broken)
2016-01-05 11:24:05 +00:00
sthen
d665a4ed60
scribus has a hidden dep on PoDoFo, found by naddy@
2015-10-14 22:07:01 +00:00
ajacoutot
1be70239e9
Add hyphen support.
2015-09-22 11:17:57 +00:00
sthen
f142cd9a93
REVISION bumps for py-Pillow RDEP change
2015-03-26 12:14:15 +00:00
ajacoutot
913880cec3
Bump after py-Pillow sub-packaging.
2014-08-14 07:06:00 +00:00
sthen
d424d76a23
switch py-Imaging to py-Pillow, plus some "s/import Image/from PIL import Image/" patches where necessary
2014-04-06 21:10:30 +00:00
ajacoutot
227f96f975
No need to hardcode MODPY_VERSION; we use the default.
2013-05-10 06:03:30 +00:00
landry
335e4ec9d2
Update to scribus 1.4.2.
...
From Jiri B, ok kili@
2013-04-24 22:40:05 +00:00
fgsch
ac96652255
bump after py-Imaging change.
2013-03-11 22:59:56 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
sthen
f5a323c546
Don't use ${FLAVOR:L}, we only support lower-case flavours now.
...
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
jasper
36a09a8252
- fix double WANTLIB
2012-10-28 12:08:52 +00:00
ajacoutot
26a5383792
cups -> cups,-libs
2012-08-04 14:43:37 +00:00
landry
59b9711805
Add missing build_depends on boost, pointed out by nigel@, thanks!
2012-06-01 22:00:27 +00:00
landry
cba6867b0c
Major update to scribus 1.4.1, switches from qt3 to qt4.
...
Based on a diff from Jiri B on ports@.
2012-05-28 12:32:04 +00:00
ajacoutot
04f34342b4
CONFIGURE_STYLE autoconf already appends gnu, so no need to explicitely
...
list it.
ok sthen@
2012-02-21 16:21:41 +00:00
espie
d0fa01c846
normalize pkgpath
2011-09-16 11:13:37 +00:00
ajacoutot
adfd7f6996
Fix build fix cups >=1.5.
2011-09-08 10:34:25 +00:00
sthen
b782db2e02
build with python 2.7; from Pascal Stumpf with tweak from me, ok rpointel@ landry@
2011-06-22 13:50:43 +00:00
jasper
eec0417831
bump after default python version switch
2011-06-08 17:31:05 +00:00
espie
bec176e99e
new depends
2010-11-20 09:48:38 +00:00
espie
60f17a941b
more WANTLIB
2010-11-11 18:34:59 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
sthen
3b2bbaacc0
Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
...
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
espie
4cc3f43b65
USE_GROFF=Yes
2010-10-18 21:25:07 +00:00
fgsch
bc8dc131fe
Bump revision after python's default change.
2010-08-30 18:29:28 +00:00
espie
b660df6b9b
zap reeeally old variable
2010-07-06 22:25:53 +00:00
kili
cb81754fa8
Explicitely set MODPY_VERSION to 2.6, otherwise we get a wrong
...
LIB_DEPENDS.
Not the best solution, but at least it unbreaks the build.
ok ajacoutot@, sthen@
2010-04-13 11:55:30 +00:00
ajacoutot
7f48ea4ece
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 15:54:32 +00:00
ajacoutot
12bbcded54
Regen WANTLIB after CUPS gnutls -> openssl move.
2009-11-22 17:22:07 +00:00
jasper
20696471fe
remove marc balmer as maintainer of all of his ports, to take away the
...
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
sthen
6928bb98f8
Patch the autoconf input files so they pick up python 2.6 and regenerate
...
configure. PKGNAME bumped to be safe, but probably not needed.
2009-08-12 21:03:56 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
ajacoutot
b49b306aa4
- regen WANTLIB (from cups kerberos support)
...
- bump
2009-05-22 14:56:37 +00:00
ajacoutot
b661e99a20
- fix WANTLIB after cups udate
2009-04-10 12:31:00 +00:00
ajacoutot
e95c0ced6a
- regen PLIST to add missing desktop file
...
spotted by Mikolaj Kucharski, thanks!
2009-03-23 19:28:22 +00:00
sthen
6b60308588
use ${MODPY_LIB_DEPENDS} to fix lib_depends pkgspec, bump.
2009-03-17 21:30:14 +00:00
ian
97429db11b
Add desktop goo, ok mbalmer@
2008-01-21 17:13:32 +00:00
ajacoutot
a404862929
- add update-mime-database goo
2007-12-16 11:30:20 +00:00