16578 Commits

Author SHA1 Message Date
ajacoutot
002e255fbe Build the C++ code within VLC with Clang now as well now that binutils
2.17 is enabled and allows the code to be linked.

from brad (maintainer)
2015-05-22 05:43:08 +00:00
stu
bd6d64a428 Update to 8.6.4.
Discontinue the installation of private header files.
Better setting of Tcl include dir.
Improved lib/package/module path config/runtime.
Port improvements for less diff churn on future port updates.
2015-05-22 04:17:59 +00:00
ajacoutot
953cc85552 Do not use -nostartfiles when linking the shared library, fixes build with
binutils 2.17.

from brad
2015-05-21 05:46:20 +00:00
ajacoutot
506279ca10 Mark BROKEN; it's been crashing at runtime for a few months now. 2015-05-20 16:49:56 +00:00
sthen
2e2792e034 gnome/builder needs 64-bit atomic ops, build with -march=i586 on i386 so it
can use them
2015-05-20 13:35:30 +00:00
bcallah
4c7ecf0cbe Require the -fPIC flag in CXXFLAGS. Hopefully fixes the build with
binutils-2.17 as kettenis@ mentioned in an email to ports@ this morning.
Still works as expected on my binutils-2.15 machine.
2015-05-19 03:55:01 +00:00
ajacoutot
71feddba24 Upstream rerolled their tarball; noticed by naddy@ 2015-05-18 21:07:24 +00:00
ajacoutot
314ce60ae4 Update to gnome-initial-setup-3.16.3. 2015-05-18 17:48:20 +00:00
jasper
7e7ecc3b15 remove another bunch of @rm -f, some of which were hiding the arguments no
longer existed
2015-05-18 11:29:37 +00:00
ajacoutot
d923a3eb7b Update to gnome-builder-3.16.3. 2015-05-18 10:06:45 +00:00
dcoppa
be8e4a8dfa We have 'nm -D' now, so remove my hack using 'objdump -T' 2015-05-18 06:06:49 +00:00
jasper
a21ecb561f update to gedit-3.16.2 2015-05-17 09:01:14 +00:00
ajacoutot
e1d8f7ef82 This does not need evolution anymore. 2015-05-15 16:53:02 +00:00
ajacoutot
e3cfea0be0 Use patch from upstream to install files with executable mode. 2015-05-15 14:50:19 +00:00
ajacoutot
5eeca5d558 Remove some XXX. 2015-05-15 14:38:36 +00:00
ajacoutot
e9932a8735 Oops, that particular part was not meant to be committed. 2015-05-15 13:54:27 +00:00
ajacoutot
76d2c91b34 Drop patch; sofile will go under a subdirectory at next release anyway. 2015-05-15 13:48:09 +00:00
jasper
3433c399ca update to zenity-3.16.2 2015-05-15 08:26:56 +00:00
ajacoutot
7b323293e7 Update to dbus-1.8.18. 2015-05-15 06:50:04 +00:00
jasper
0e7b1d776c update to gnome-shell-3.16.2 2015-05-14 18:32:22 +00:00
jasper
8565b68374 update to mutter-3.16.2 2015-05-14 18:32:17 +00:00
jasper
d561ff578e update to eog-3.16.2 2015-05-14 07:23:04 +00:00
jasper
3ba3acf5e8 update to quadrapassel-3.16.1 2015-05-14 07:22:52 +00:00
ajacoutot
89e4906917 Update to nautilus-3.16.2. 2015-05-13 17:52:28 +00:00
jasper
127c4efa99 update to zenity-3.16.0 2015-05-13 17:31:26 +00:00
ajacoutot
20d363740f Update to sushi-3.16.0. 2015-05-13 16:54:48 +00:00
ajacoutot
d8caa49ea7 Update to gtk+2-2.24.28. 2015-05-13 14:27:47 +00:00
kettenis
a317cf2c85 On amd64 we need to make sure function calls in inline assembly code go
through the PLT, so do on OpenBSD what Linux and FreeBSD are already doing.

Fixes build with binutils 2.17 and fixes a potential runtime issue with
binutils 2.15.

ok espie@
2015-05-13 14:03:07 +00:00
ajacoutot
ded35a521e Update to gnome-photos-3.16.2. 2015-05-13 13:33:47 +00:00
jasper
53a597682d update to empathy-3.12.10 2015-05-13 13:24:23 +00:00
ajacoutot
3a039c244b Update to gnome-themes-standard-3.16.2. 2015-05-13 06:16:26 +00:00
ajacoutot
cf0f3483d4 Update to adwaita-icon-theme-3.16.2.1. 2015-05-13 06:07:30 +00:00
jasper
3b6ef224e3 update to gnome-font-viewer-3.16.2 2015-05-13 05:07:29 +00:00
jasper
b261d79fe0 update to gnome-screenshot-3.16.2 2015-05-13 05:06:41 +00:00
ajacoutot
4a67ec7cee Update to gnome-maps-3.16.2. 2015-05-12 22:35:18 +00:00
ajacoutot
8a62cc852a Update to seahorse-3.16.0. 2015-05-12 15:49:48 +00:00
ajacoutot
697c20faa0 Update to gcr-3.16.0. 2015-05-12 15:46:42 +00:00
ajacoutot
e1f2b559fc Update to orca-3.16.2. 2015-05-12 15:44:22 +00:00
ajacoutot
44300db645 Update to gnome-control-center-3.16.2. 2015-05-12 15:41:40 +00:00
ajacoutot
6908ea9974 Update to gnome-settings-daemon-3.16.2. 2015-05-12 15:30:37 +00:00
jasper
4427818b17 update to gnome-terminal-3.16.2 2015-05-12 12:45:56 +00:00
ajacoutot
da5c282dc6 Update to adwaita-icon-theme-3.16.2. 2015-05-12 12:30:23 +00:00
pascal
4b033515d5 Fix a bunch of my ports in preparation for decoupling CXXFLAGS from CFLAGS.
found by naddy@ in a bulk with jsg@'s diff
2015-05-12 11:58:51 +00:00
jasper
31c1d07de2 update to file-roller-3.16.2 2015-05-12 06:41:54 +00:00
jasper
95542e1d3d update to bijiben-3.16.2 2015-05-12 06:41:49 +00:00
jasper
2a1ccec866 update to gnome-calendar-3.16.2 2015-05-12 06:41:43 +00:00
jasper
aa648b9f34 update to gnome-online-accounts-3.16.2 2015-05-12 06:41:37 +00:00
ajacoutot
3119717702 Update to gnome-desktop-3.16.2. 2015-05-12 06:22:02 +00:00
ajacoutot
2d0252e46e Update to gtk+3-3.16.3. 2015-05-12 06:20:07 +00:00
ajacoutot
c7d23eff52 Update to gnome-initial-setup-3.16.2. 2015-05-12 06:16:21 +00:00