89320 Commits

Author SHA1 Message Date
ajacoutot
897166bdf0 From upstream. 2014-01-10 19:36:00 +00:00
landry
485cceb421 Fix build with freetype 2.5.2, from FreeBSD's
audio/musescore/files/patch-mscore_mscore_genft.cpp
2014-01-10 19:35:29 +00:00
brad
fa76add991 Have amd64 use Clang + the integrated assembler to build the ASM support
within x264. Enabling the ASM support results in a huge performance
improvement.

ok sthen@ espie@
2014-01-10 19:31:51 +00:00
jeremy
921981aefc Remove ext from CONFIGURE_STYLE, since gir_ffi does not include a C
extension.
2014-01-10 19:16:06 +00:00
landry
95d7b7069f Pass ${X11BASE}/include when building tkagg extension.
Fixes build with newer freetype.
2014-01-10 19:05:07 +00:00
jeremy
e367c1a794 Remove ext from CONFIGURE_STYLE, since rainbows does not include a C
extension.
2014-01-10 19:01:24 +00:00
naddy
199ad34132 fix build with newer FreeType 2014-01-10 18:54:50 +00:00
landry
4558742d44 pass ${X11BASE}/include directly within OMakefile, and while here remove
an hardcoded /usr/X11R6. Note: this horror doesnt seem to respect CFLAGS.
Fixes build with newer freetype.
2014-01-10 18:43:38 +00:00
landry
4f202da17b Also check for GL/glu.h, fixes build with newer freetype. 2014-01-10 18:41:50 +00:00
naddy
3720f16629 fix build with newer FreeType 2014-01-10 18:26:33 +00:00
landry
2949b18fa5 Fix build with newer freetype by using the #defines to reach includes.
Also from FreeBSD.
2014-01-10 18:17:06 +00:00
naddy
e703f7360d fix build with newer FreeType 2014-01-10 18:10:36 +00:00
landry
d5c26ac737 Fix build with newer freetype, no point in checking for freetype/config/ftheader.h. 2014-01-10 17:57:47 +00:00
giovanni
f4b8b1a810 Update to 0.13.62
prodded by Frantisek Holop
2014-01-10 16:12:52 +00:00
sthen
026133ccb7 minor update to yubikey-personalization-gui-3.1.13 2014-01-10 15:40:22 +00:00
dcoppa
3f0cd2b4d2 Fix build with newer FreeType for cmake-based ports
OK naddy@, landry@
2014-01-10 14:47:09 +00:00
naddy
a3d64dd4af fix build with newer FreeType; upstream has the same 2014-01-10 13:33:21 +00:00
espie
b0ba19b413 parse SIGNING_PARAMETERS, use it to match -DSIGNER and pass that to pkg_add
accordingly
2014-01-10 11:26:43 +00:00
sthen
86e52e1ab3 revert to gcc on i386, clang build fails 2014-01-10 11:26:02 +00:00
dcoppa
f89f6198f8 Fixes for Freetype 2.5.x
Upstream git commits:
http://cmake.org/gitweb?p=cmake.git;a=commit;h=7435ae7c97590a0713d86b63add761d5e1607ec1
http://cmake.org/gitweb?p=cmake.git;a=commit;h=bc49d820a276243324003bc34d92a69194938adf
http://cmake.org/gitweb?p=cmake.git;a=commit;h=9b08e3f5993eb004e3eb0d9ae8b593f553989f89

OK naddy@
2014-01-10 08:21:12 +00:00
zhuk
a2e20e2e66 Deconflict kde-runtime-4.x with kdebase-3.x. I tried hard but there still
could be some run-time fallout - feel free to report anything.
2014-01-10 08:12:11 +00:00
zhuk
f5978c5250 Make kdebase-3.x use recently imported kde-shared-data. 2014-01-10 08:06:11 +00:00
zhuk
9e663a3139 This package installs common non-compiled run-time components used by
both KDE 3 and KDE 4. This allows to run KDE 3 & 4 apps simultaneously.

Helps to deconflict kdebase-3.x and kde-runtime-4.x. Could probably evolve
in future by extracting more stuff.

input and okay landry@
2014-01-10 08:03:29 +00:00
brad
f1fb6fd0f9 Ensure that the appropriate pkg rev of irssi is installed. 2014-01-10 00:55:10 +00:00
jca
df41afad7b Build against the headers now installed by the irssi package + bump.
ok sthen@
2014-01-09 23:28:49 +00:00
naddy
983702358e fix build with newer FreeType 2014-01-09 23:03:18 +00:00
sthen
cbd7f567fb bump some others that portbump missed 2014-01-09 22:56:18 +00:00
sthen
6432f83ec6 bump REVISION of firmware packages 2014-01-09 22:48:24 +00:00
sthen
ad372c9dcf bugfix update to OpenVPN 2.3.2 2014-01-09 22:42:43 +00:00
naddy
c21bb05a38 fix build with newer FreeType 2014-01-09 22:42:33 +00:00
naddy
31acb6f584 fix build with newer FreeType 2014-01-09 22:22:19 +00:00
landry
4e01710169 Update to xfce4-taskmanager 1.0.1. 2014-01-09 21:09:16 +00:00
landry
0b19d27c16 Update to gigolo 0.4.2. 2014-01-09 21:00:17 +00:00
naddy
7d7385f450 fix build with newer FreeType 2014-01-09 20:37:02 +00:00
landry
559f7b8b5e Update to nss 3.15.4, needed by gecko 27.
Contains a fix for (CVE-2013-1740): When false start is enabled, libssl
will sometimes return unencrypted, unauthenticated data from PR_Recv
(https://bugzilla.mozilla.org/show_bug.cgi?id=919877)

See https://developer.mozilla.org/en-US/docs/NSS/NSS_3.15.4_release_notes
2014-01-09 20:09:44 +00:00
naddy
4b455296ca fix build with newer FreeType 2014-01-09 19:54:46 +00:00
landry
84bc032ff9 Allow to build with upcoming freetype update.
5.4 patch from matthieu@, backported to 5.3 - still builds with current
freetype.
2014-01-09 19:51:04 +00:00
jeremy
42f5904b22 Replace do-extract target with EXTRACT_CASES.
Prodded by espie@.  OK espie@
2014-01-09 18:28:22 +00:00
fgsch
eb6a449df4 Update to python to 2.7.6.
Tested on i386, amd64 and macppc. macppc included a diff that's not part
of this update but will be added at a later time.
Committing on behalf of rpointel@. sthen@ OK
2014-01-09 18:03:35 +00:00
naddy
5bdbdfab05 fix build with newer FreeType; from matthieu@, ok brad@ 2014-01-09 17:39:11 +00:00
brad
a98034c1c8 Remove the explicit -integrated-as command line parameter as the integrated
assembler is already enabled by default with LLVM.

ok sebastia@
2014-01-09 17:24:16 +00:00
naddy
dc2257bdd3 fix build with newer FreeType; from upstream 2014-01-09 16:48:47 +00:00
bcallah
652c03c1ec Update dos2unix to 6.0.4
ok sthen@
2014-01-09 16:22:59 +00:00
naddy
2d9bff856e fix extraction of symlinks; found by tedu@
http://article.gmane.org/gmane.comp.version-control.git/181173
2014-01-09 15:22:45 +00:00
jca
42e2bffa16 Install irssi include files, needed to compile some irssi plugins.
Patch from Florian Stinglmayr, maintainer timeout.
2014-01-09 14:58:51 +00:00
jca
4bcdeaf2ec Update to quilt-0.61, from maintainer Kent R. Spillner, plus a few fixes
by me.
2014-01-09 14:55:42 +00:00
jca
e699c3f8bb Remove deps on update-desktop-database and guic for the no_x11 flavor.
PFRAG-no-no_x11 suggested by sthen, ok ajacoutot@ zhuk@
2014-01-09 14:53:29 +00:00
ajacoutot
10aef650f0 Update to gtg-0.3.1. 2014-01-09 13:31:31 +00:00
ajacoutot
b02eeaff6e -py-liblarch_gtk 2014-01-09 13:29:41 +00:00
ajacoutot
a84d79d0f3 Remove, it's been merged into py-liblarch. 2014-01-09 13:29:18 +00:00