101519 Commits

Author SHA1 Message Date
bcallah
b907fe3b6a Update to 1.5.5.23 2015-05-24 00:53:31 +00:00
czarkoff
b497014adc Remove HOMEPAGE for ports where the one auto-generated from GH_* variables is
completely identical.

OK sthen@
2015-05-23 16:34:40 +00:00
bluhm
d35706ef6d Make the regression tests of p5-Mail-SpamAssassin pass.
- Replace SSLv3_client_method() with  SSLv23_client_method() in spamc.
- Do not choose a specific SSL version, let IO::Socket::SSL decide.
- Print SSL error messages to make debugging easier.
- Fix search path in test.
input and OK sthen@
2015-05-23 14:18:55 +00:00
ajacoutot
f7060d926b Sync in the GStreamer change from Firefox to SeaMonkey.
from brad
ok sthen@
2015-05-23 12:18:32 +00:00
jung
3f019c9d19 update bgs to 0.7.1
ok czarkoff@
2015-05-23 11:58:19 +00:00
sthen
e9c14d501d mark fsharp BROKEN, like graphics/pinta (another project built using mono)
it frequently hangs during bulk builds.
2015-05-23 11:23:56 +00:00
czarkoff
38618cae6a Set HOMEPAGE to https://github.com/${GH_ACCOUNT}/${GH_PROJECT} for ports that
use GH_* variables.

OK sthen@
2015-05-23 10:53:24 +00:00
espie
c551020f16 make it build again, likely to not work anyway 2015-05-23 10:44:37 +00:00
espie
5facf9c757 qt apps are mostly components, make it build post binutils 2.17 by compiling
everything with -fPIC
2015-05-23 10:43:32 +00:00
ajacoutot
fe7142550b Update PLIST to register share/ghostscript/ as part of the package. 2015-05-23 08:40:02 +00:00
ajacoutot
cdeb006f7d Enable libbluray support.
from brad
ok czarkoff@ (maintainer)
2015-05-23 07:58:40 +00:00
ajacoutot
7c2e4a28d2 Tighten up dependency on libbluray.
from brad (maintainer)
2015-05-23 07:19:44 +00:00
ajacoutot
f40c29167a Update some modules to their latest 3.2.X version. 2015-05-23 07:04:20 +00:00
robert
3fe7a7ca88 remove binutils hack 2015-05-22 22:31:05 +00:00
bluhm
4bfa35d642 update p5-List-MoreUtils to 0.412 2015-05-22 21:39:31 +00:00
bluhm
949a9c5ec4 Add test dependency. 2015-05-22 21:28:56 +00:00
bluhm
414083612a Disable regression tests, spampd does not provide any.
OK Henrik Friedrichsen (MAINTAINER)
2015-05-22 20:47:51 +00:00
ajacoutot
84fe36a769 Bump after recent ptlib changes. 2015-05-22 15:16:47 +00:00
ajacoutot
75266ac947 Add -fPIC to PTLIB_CFLAGS to build with newer binutils.
As a bonus, drop patching for STDCCFLAGS used by ptlib dependencies
(/usr/local/share/ptlib/make/unix.mak) since PTLIB_CFLAGS is appended to
CFLAGS/CXXFLAGS automatically.
2015-05-22 15:16:24 +00:00
schwarze
b098c511a6 Update to pstree-2.39 (includes our manual and one of our patches).
Update patch from Jan Stary <hans at stare dot cz>, OK sthen@.
2015-05-22 13:45:30 +00:00
ajacoutot
42b50ca3bd Update to libaacs-0.8.1.
from brad
ok phessler@
2015-05-22 12:38:29 +00:00
ajacoutot
dd2f05af51 Update to libbluray-0.8.0.
from brad
ok phessler@ (maintainer)
2015-05-22 12:38:28 +00:00
ajacoutot
69ca030d39 -Wl,--as-needed is not needed anymore with newer binutils. 2015-05-22 12:17:23 +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
ajacoutot
a183b75553 "/usr/local/lib/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:31:10 +00:00
ajacoutot
39cb9bfe61 Don't pick up libcares. 2015-05-22 09:30:13 +00:00
jca
0fe0e38160 Dancer needs Module::Runtime
From Liviu Daia.
2015-05-22 09:27:25 +00:00
kettenis
fadf553350 Use cc to link shared library to make sure crtbeginS.o gets linked in.
ok ajacoutot@, jca@
2015-05-22 09:17:35 +00:00
ajacoutot
16f7014184 Sync with ffmpeg configure patch. 2015-05-22 06:40:19 +00:00
ajacoutot
fcc9457da7 Update to cyrus-imapd-2.5.3. 2015-05-22 06:05:43 +00:00
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
ajacoutot
ed111437ff Correct the pkgconfig bits and re-add the use of the -Bsymbolic flag.
from brad (maintainer)
2015-05-22 05:41:22 +00:00
stu
461313c628 Update to 1.0.3.
Fix Tcl module installation dir.
Port improvements for less diff churn on future port updates.
2015-05-22 04:24:54 +00:00
stu
d7429df3be Update to 1.0.3.
Move lib to ${LOCALBASE}/lib.
Port improvements for less diff churn on future port updates.
2015-05-22 04:23:29 +00:00
stu
40ed2d8ee0 Update to 2.7.2.
Install header file and move lib to ${LOCALBASE}/lib.
Port improvements for less diff churn on future port updates.
2015-05-22 04:21:42 +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
stu
b167292249 Update to 8.6.4.
Discontinue the installation of private header files.
Discontinue patching an irrelevant file.
Use INSTALL_* as with the other Tcl/Tk ports. Better stripping.
Setup Tcl package path at configure time.
Cleanup README and adjust for new man.conf.
Improved lib/package/module path config/runtime.
Skip tests that will always fail due to assumptions that don't hold on OpenBSD.
Port improvements for less diff churn on future port updates.
2015-05-22 04:17:01 +00:00
bcallah
4bf93e9ac6 Update to 1.16 -- development moves to github 2015-05-22 03:33:10 +00:00
bcallah
f3e3d068fc Add a PORTROACH marker. This is the latest version. 2015-05-22 03:02:04 +00:00
juanfra
8055dec35f Update to chibi-scheme 0.7.3. 2015-05-21 18:57:12 +00:00
juanfra
3c09cbfcc2 Add a note about gambit 4.7.6. 2015-05-21 17:50:00 +00:00
jca
4e99746ee0 Remove ADMfzap. ok sthen@
Broken, unmaintainable, proprietary licence, limited usefulness, etc
Also, doesn't build as is with binutils-2.17@amd64
2015-05-21 15:07:02 +00:00
czarkoff
c60a51c930 patches that should have been committed on previous commit 2015-05-21 15:06:09 +00:00
czarkoff
da16c68e25 Make taskwarrior use uuid functions from libc.
OK abieber@, kspillner@ and sthen@
2015-05-21 14:49:42 +00:00
jca
30cda20be8 Tyop. 2015-05-21 11:44:00 +00:00
ajacoutot
c9f639af33 Unbreak: this was not properly bumped. 2015-05-21 10:45:38 +00:00
ajacoutot
cfbd8c50f6 Fix implicit declaration of malloc. 2015-05-21 06:45:48 +00:00
ajacoutot
d4a5fb09f7 Sync in the GStreamer related changes and the README from the mainstream
Firefox to the Firefox ESR port.

from brad
"don't care" landry@
2015-05-21 06:25:30 +00:00
ajacoutot
f389db384e Update to hwdata-0.278. 2015-05-21 06:22:34 +00:00
dcoppa
9b6c2dd22d Update to minitube-2.4
Minitube now uses the YouTube Data API v3: follow the README on how
to get an API key.

Help and OK sthen@
2015-05-21 05:52:10 +00:00