naddy
21f1bb8ad8
drop RCS Ids
2022-03-11 20:15:18 +00:00
ajacoutot
c3733369b2
Unbreak with new vala.
2021-10-26 22:09:23 +00:00
ajacoutot
04dbec37ea
This one also needs textproc/intltool.
...
Reported by naddy@
2021-09-05 09:02:48 +00:00
ajacoutot
48f9fcae93
Add libsoup to BDEP; it's only needed for the experimental WEB provider
...
which is disabled by default; but if libsoup is present at configure time,
it will be picked up even if -Dlibsoup=false
(see meson.build and tools/meson.build)
breakage due to dpb(1) junking reported bu sthen@
2021-04-07 06:36:17 +00:00
ajacoutot
d5155e3be2
Major update to libgda-6.0.0.
...
The ldap and mysql/mariadb providers aren't built anymore.
2021-02-05 12:25:50 +00:00
ajacoutot
e34c150de3
Update to libgda-5.2.10.
2020-11-10 10:48:15 +00:00
jasper
4409fc2bb6
bump API_V/sync WANTLIB for vala-0.50
2020-11-02 16:03:41 +00:00
jasper
5124c87643
remove libgda-ui, it's unused and depends on goocanvas2 which is
...
going the way of the dodo.
ok aja@
2020-09-13 08:46:54 +00:00
sthen
d9cfe4113e
bump REVISION; python 3 default changed to 3.8
2020-07-03 21:12:24 +00:00
ajacoutot
8b9d0d0db2
Regen WANTLIB/PLIST.
2020-06-09 21:50:55 +00:00
jasper
39567b34b2
bump after libxslt dependency changed
2020-06-09 07:14:44 +00:00
jasper
fe73e9cf30
switch to python3, patches from upstream git
2020-05-15 11:17:42 +00:00
jasper
3317f70b5b
sync after vala update
2020-05-14 15:21:33 +00:00
jasper
c00e9b8d2d
sync with recent lang/vala update
2019-11-01 19:25:28 +00:00
ajacoutot
7db7805d52
PERMIT_PACKAGE_CDROM -> PERMIT_PACKAGE
2019-07-07 11:20:50 +00:00
ajacoutot
f952def981
Update to libgda-5.2.9.
2019-05-08 22:04:51 +00:00
jasper
5b359e29e7
sync WANTLIB after vala update
2019-04-30 17:41:56 +00:00
jasper
6a0fa8e35d
unbreak after vala update
2019-01-02 19:13:13 +00:00
ajacoutot
b5b7146653
Update to libgda-5.2.8.
2018-12-07 14:06:09 +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
ajacoutot
6ce04465fe
Link to merge request.
2018-10-04 06:42:17 +00:00
ajacoutot
dc161628e8
Update to libgda-5.2.5.
2018-09-29 08:08:19 +00:00
ajacoutot
d862c931af
Tell portroach to skip version 5.90.1.
2018-08-05 19:04:52 +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
jasper
6a3da7f01a
bump VALA_API_VERSION
2018-04-23 08:49:32 +00:00
ajacoutot
0296382282
Regen WANTLIB to unbreak.
...
reported by naddy@
2017-11-01 13:41:00 +00:00
jasper
ba360f75c8
recognize vala-0.38
2017-10-29 08:58:12 +00:00
ajacoutot
26e77ee135
Comment
2017-10-26 11:54:28 +00:00
ajacoutot
a4fb2edcf1
Unbreak with newer GLib (glib-mkenums).
...
While here:
- fix includes for newer gtksourceview
- fix sed(1) regex which only worked with GNU sed
2017-10-26 11:50:50 +00:00
ajacoutot
b7846c95f2
Temporarily mark broken until I fix it to build with our new GLib.
2017-10-26 08:54:27 +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
jasper
18aaf46597
sync for VALA_API_VERSION
2017-04-13 07:08:14 +00:00
sthen
073d25a37c
use LIBCXX
2017-04-10 11:46:32 +00:00
jasper
3c5399ac4c
handle vala 0.34
2016-10-29 07:48:53 +00:00
ajacoutot
ff8060a3aa
Fix dependencies.
2016-04-28 14:29:50 +00:00
jasper
109546dbd2
drop gettext module
2016-04-27 10:12:41 +00:00
jasper
a423640d95
unbreak after vala update to 0.32.0
2016-04-20 06:22:34 +00:00
naddy
deea7ed07b
drop SHARED_ONLY from python and ruby ports
2016-03-20 16:12:22 +00:00
ajacoutot
8ed222a237
Only -main needs python.
...
reported by nigel@
2016-01-05 17:18:19 +00:00
ajacoutot
49641ae1b7
Needs python for trml2html.py and trml2pdf.py.
2016-01-04 19:11:00 +00:00
jasper
5ef0e20dff
handle vala 0.30.0
2015-09-19 12:46:29 +00:00
ajacoutot
27b971fd1e
Move to sed -i.
...
ok jasper@
2015-07-18 22:29:56 +00:00
ajacoutot
6fa0c0b5cb
Update to libgda-5.2.4.
2015-06-13 13:16:23 +00:00
ajacoutot
4c72077de5
Add XXX: variables need to be in sync.
2015-06-13 08:35:18 +00:00
ajacoutot
fe5cf7548f
Remove commented lines.
2015-06-13 08:31:46 +00:00
ajacoutot
2dc7633c58
Update to libgda-5.2.3.
2015-06-13 08:30:55 +00:00
ajacoutot
544e4fc0cd
include/ssl -> include/openssl
...
Regen WANTLIB while here.
2015-05-29 07:47:48 +00:00