bket
4923e2f6cb
databases/strigi: drop cppunit from BDEPS.
...
strigi blocks an update of devel/cppunit, which seems related to
cppunit's public API requiring C++11 for compiling. strigi in turn
doesn't like C++11.
OK sthen@
2019-11-23 10:38:35 +00:00
sthen
9fe1e38b23
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:43:27 +00:00
sthen
a1e533281d
sync WANTLIB
2019-06-13 17:00:47 +00:00
cwen
ed47f75dae
strigi: build with -std=c++03 for all compilers
...
This unbreaks the build with gcc-8.
OK sthen@ jca@
2019-04-15 17:14:46 +00:00
sthen
18c4852b1a
Preemptive build fix for newer FFmpeg, from Brad.
2019-02-20 11:22:26 +00:00
rsadowski
33a1cfcc9c
Update strigi-0.7.8
...
"go for it" kn@
2018-11-25 16:30:37 +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
sthen
eb3c376be3
use --std=c++03 on clang arches
2018-04-16 21:25:42 +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
espie
0e8702bff7
fix for clang
2017-05-21 00:43:52 +00:00
sthen
7b9fdbb2c9
use LIBCXX
2017-04-10 11:45:22 +00:00
naddy
3fddca680e
replace libiconv module
2016-09-12 20:58:39 +00:00
naddy
42bc647e80
remove SHARED_ONLY from ports that only use modules that neither set nor
...
read this variable
2016-03-18 23:12:15 +00:00
sthen
97889e162c
switch my distfiles mirror to https
2015-12-03 21:24:29 +00:00
ajacoutot
aa988913b0
Bump after the recent changes in packaging dbus and dconf.
2015-04-04 09:20:59 +00:00
landry
cff0252ba6
Use MODCMAKE_BUILD_SUFFIX where appropriate, bump REVISION when the PLIST
...
actually changes.
2014-11-07 10:05:28 +00:00
espie
3f680606a7
PERMIT_* / REGRESS->TEST sweep
2013-03-11 02:52:04 +00:00
sthen
c8429d3746
update strigi to a post-0.7.7 tarball rolled from git; worked on
...
by Vadim Zhukov, diff prepared by Amit Kulkarni
2012-11-15 00:04:30 +00:00
sthen
88ea72915d
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
...
make a distinction between these. ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
89a1cb30b4
Remove some duplicate wantlibs, use the libiconv MODULE where applicable.
2011-07-07 01:06:59 +00:00
espie
2314c85f45
convert to new style depends
...
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.
No package changes
2010-11-15 00:22:45 +00:00
espie
bc62c7752f
convert to new style LIB_DEPENDS/WANTLIB
...
no package change
2010-07-09 10:43:31 +00:00
espie
4009476ce8
broken deps. package would not build -> no bump
2010-06-20 09:49:59 +00:00
sthen
369938cc8e
update strigi to 0.7.2; this and patching makecode.pl lets it build on amd64.
...
"go for it" espie@
2010-06-18 15:09:41 +00:00
espie
8afde528d9
+
2010-06-16 13:36:16 +00:00
espie
ddeb235462
newer, prereq for kde4...
2010-06-16 13:35:43 +00:00
dcoppa
7a9c9135b1
update-plist and bump because of cmake diff.
...
OK landry@, sthen@
2010-04-15 20:35:46 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
espie
f0c8952f2f
minor update
2008-10-28 17:11:43 +00:00
espie
a113a3ab41
update to 0.5.7, compiles and packages. To be tested for real at some
...
point.
2008-01-21 13:36:14 +00:00
espie
2e0676359f
update to 0.5.5, required to even try to build new kde snapshot
...
good surprise: a lot of patches have been integrated.
Doesn't mean it works nice (in fact, half the tests fail), but it's
getting better
2007-10-24 22:49:38 +00:00
simon
376085b020
remove surrounding quotes from COMMENT/BROKEN/PERMIT_*
2007-09-15 22:27:38 +00:00
espie
b423669a57
strigi search engine, dependency of kde4.
...
compiles, probably doesn't run right yet.
2007-06-10 21:46:27 +00:00