sthen
b39eaa83cb
sync WANTLIB
2022-03-31 17:05:02 +00:00
naddy
21f1bb8ad8
drop RCS Ids
2022-03-11 20:15:18 +00:00
rsadowski
c28edaf82e
Drop RTLD_NODELETE patch, from Brad
2021-06-05 03:50:40 +00:00
daniel
53850840be
switch compizconfig-python from pyrex to cython
...
This port is the last user of pyrex, so switching to cython will let us
retire pyrex.
2021-02-28 21:01:32 +00:00
sthen
3cbe1c2f30
Reverse the polarity of MODPY_VERSION; default is now 3.x,
...
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.
This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.
Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
bket
e9f5533653
x11/compiz/plugins-main, fix -fno-common build error
...
Fix taken from upstream.
2021-02-13 22:16:12 +00:00
jasper
39567b34b2
bump after libxslt dependency changed
2020-06-09 07:14:44 +00:00
ajacoutot
31ec4d522f
Regent WANTLIB after recent librsvg update (lost its croco dependency).
2019-11-18 19:57:43 +00:00
sthen
0a5b5bddee
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:50:46 +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
f4b7f81318
convert to PKGSTEM
2018-09-04 12:46:09 +00:00
espie
c36d0659b9
@tag gtk-update-icon-cache
2018-06-29 22:16:08 +00:00
espie
150a0f36fa
first tag: update-desktop-database
2018-06-27 21:03:34 +00:00
naddy
1a87aebd2d
mechanical replacement of the gettext module
2017-11-21 00:12:59 +00:00
sthen
cd095cec5e
Handle pthread-stubs removal.
2017-10-23 17:11:02 +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
65e305f38a
replace libiconv module
2016-09-13 19:15:03 +00:00
naddy
a75f6223b1
remove SHARED_ONLY, nothing uses it
2016-03-19 15:47:04 +00:00
sthen
9005d1d063
sync WANTLIB
2016-01-17 17:29:07 +00:00
ajacoutot
48339035f7
Add PORTROACH annotation: limit to even version numbers.
2015-06-29 07:20:11 +00:00
ajacoutot
0d830c3ad2
"/usr/local/share/pkgconfig/" is part of mtree(8).
...
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:36:15 +00:00
sthen
7670c47f8a
WANTLIB+=lzma pthread
2015-04-21 18:53:15 +00:00
sthen
e76718f18f
add some simple missing lzma WANTLIBs (crept in via libxml)
2015-04-21 18:51:24 +00:00
ajacoutot
aa988913b0
Bump after the recent changes in packaging dbus and dconf.
2015-04-04 09:20:59 +00:00
ajacoutot
893323e150
x11/gtk+2,-guic -> x11/gtk+3,-guic && bump
2015-03-27 08:16:15 +00:00
matthieu
87404526a7
WANTLIB updates and patches for new xcb-util libs. tested by naddy@
2014-04-14 19:52:44 +00:00
fgsch
f91bc201ce
Hook bcop, ccsm, compizconfig-python, libcompizconfig and plugins-main.
2013-12-17 00:39:39 +00:00
fgsch
9f6c39bd47
Add compiz-plugins-main, the main plugins for compiz.
2013-12-03 00:53:41 +00:00
fgsch
3a5424c337
Add ccsm, the compiz configuration manager.
2013-12-03 00:52:03 +00:00
fgsch
6f91c8b7c6
Add compizconfig-python, the compiz configuration system bindings.
2013-12-03 00:51:19 +00:00
fgsch
fc60e889bd
Add libcompizconfig, the compiz configuration system library.
2013-12-03 00:49:44 +00:00
fgsch
47aecd728f
Add bcop, the compiz option code generator.
2013-12-03 00:47:07 +00:00
fgsch
5f36706bbf
And this is needed now since more stuff is coming.
2013-11-26 12:00:56 +00:00
fgsch
d92251a379
long overdue update to compiz 0.8.8
...
ajacoutot@ ok a while back
2013-11-26 11:59:32 +00:00
ajacoutot
de423d4d84
Bump after devel/gconf2,-main is gone.
2013-09-27 17:49:01 +00:00
ajacoutot
3de9758da8
Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
...
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
ajacoutot
e953a008f8
Quiet gconftool-2:
...
gconf_ping() will try to shutdown gconfd, but since installing pkg is
done as root, there is not gconfd nor dbus that can be started when
DISPLAY isn't set and an annoying warning is issued.
discussed with espie@
2013-02-06 14:23:06 +00:00
brett
72e803b963
Updated compiz website/master site addresses. ok Stuart Henderson and David Coppa.
2013-02-04 10:33:33 +00:00
sthen
b7e535002c
sync wantlib
2012-12-23 12:25:30 +00:00
sthen
22edabdcb4
Remove patches casting NULL when used as a sentinel to a pointer.
...
These are no longer needed since unistd.h r1.63 et al. ok ajacoutot@
2012-02-21 22:19:31 +00:00
ajacoutot
1c86afc6cd
Sync dependencies after gconf2 lost its dependency to ORBit.
...
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
ajacoutot
cb23c34893
Sync.
2011-10-14 07:15:26 +00:00
ajacoutot
027583d952
Regen WANTLIB to unbreak.
2011-10-14 07:15:08 +00:00
espie
346b5bc6dc
normalize pkgpath
2011-09-16 12:29:12 +00:00
ajacoutot
f982995f2b
Add a consistent header that substitutes FULLPKGNAME for the READMEs.
...
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
ajacoutot
8e6304f974
deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
...
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.
discussed with jasper@
2011-05-14 21:29:03 +00:00