102617 Commits

Author SHA1 Message Date
gsoares
ad6c87cd22 update to 1.6.2
slight tweak/ok sthen@
ok dcoppa@
2015-07-07 01:31:40 +00:00
gsoares
83abf7e7af +devdrawserver 2015-07-07 01:24:04 +00:00
gsoares
1e7ce77861 Import ports/plan9/devdrawserver, a client-server p9p devdraw.
It allows for later attachment, so it can easily be run on a remote machine,
proxying the draw calls to a local devdraw.

tweak/ok czarkoff@
2015-07-07 01:17:42 +00:00
zhuk
2e8b53ca43 Revert upstream commit 457492e97dd1435021cff15d4fbb8f1fd7be9b24, it breaks
due to changing "-I/usr/local/include/kde4" to
"-isystem /usr/local/include/kde4". Still investigating, who to blame:
CMake, Phonon or maybe someone else... not me, right?

(note for myself: there is no such thing as extra build for KDE stuff)

Breakage noticed by naddy@: thanks and sorry.
2015-07-06 23:54:04 +00:00
ajacoutot
6619783cf4 Use __sync_fetch_and_add on a few more archs other than i386 (amd64,
powerpc, alpha, sparc).

from brad (maintainer)
2015-07-06 21:54:33 +00:00
ajacoutot
dd58cd3ae5 Add RHBZ. 2015-07-06 21:51:17 +00:00
bcallah
498767c5e8 Update to 20150705 2015-07-06 15:50:50 +00:00
kili
e5ec2850ea Landry and cvs don't like each other.
Remove left-over patch files.

"i hate cvs' landry@
2015-07-06 14:15:34 +00:00
sthen
b1df7e3b26 update to newer rtmpdump checkout, and add KSV patchset (better resume,
support >4GB, etc).
2015-07-06 14:09:46 +00:00
sthen
8ff70fc1d5 show examples of HLS streaming in default config file 2015-07-06 13:49:49 +00:00
sthen
809418b1bc update to squid 3.5.6 2015-07-06 13:43:06 +00:00
kirby
677c029eaf sudo is not in base anymore. show how to use su in README
ok sthen@
2015-07-06 12:13:54 +00:00
sthen
b31860cf40 - update kde4libs' path to sudo, /usr/bin -> /usr/local/bin. ok zhuk@
- add a RUN_DEPENDS on sudo for now, suggested by zhuk@, subject to revision
when we know what if anything will replace sudo in base.
2015-07-06 11:38:16 +00:00
sthen
d5ffe85b7d Remove use of sudo from pkg READMEs in a few ports as packages and their
instructions are meant to work on a fresh install.

- easy cases: replace some '$ sudo somecommand' with '# somecommand'
(while there I've swapped some "${RCDIR}/foo start" with "rcctl foo start").

- replace some 'sudo -u user somecommand foo bar' with
'su -s /bin/sh user "/path/to/somecommand foo bar"' and similar.
Not pretty with the -s, but many of the uids that need to run
these commands have /sbin/nologin as their usual shell.
2015-07-06 11:25:36 +00:00
dcoppa
0ee2bc31a8 Update to ncmpcpp-0.6.5 2015-07-06 06:04:57 +00:00
landry
a7fa30f67c Remove patches from #1144087 and #1143411 which were merged in 39.
Both reported by David Hill and Pavel Korovin.
Because cvs...
2015-07-06 05:07:04 +00:00
landry
cdb6568afc Major update to thunderbird 38.0.1/lightning 4.0.
- See https://www.mozilla.org/en-US/thunderbird/38.0.1/releasenotes/
- Fixes MFSA 2015-59,63,66,67,70,71
- We keep lightning optional by moving it out of the distributions/ dir,
  this way we ensure updates are done from the port (no xpi are provided
upstream for openbsd anyway, so updates wouldnt work)
- Switch i386 to build with clang
- Remove libvpx hack & patches
- Remove useless patches

Been using the betas since a while without major issue, this will ensure
it gets proper testing/dogfooding - since my call for testing on ports@
lead to .. not much feedback. Note that the first bugfix 38.1.0 release
is already around the corner.
2015-07-05 20:18:06 +00:00
landry
5da0abcc10 Update to firefox-esr{,-i18n} 38.1.0.
- See https://www.mozilla.org/en-US/firefox/38.1.0/releasenotes/
- Fixes MFSA 2015-59 -> 71 (unaffected by 2015-68)
2015-07-05 20:05:46 +00:00
landry
36e9854114 Update to firefix{,-i18n} 39.0.
- See https://www.mozilla.org/en-US/firefox/39.0/releasenotes/
- Fixes MFSA 2015-59 -> 71
2015-07-05 20:03:36 +00:00
landry
b062595b0f bump REVISION after mozilla.port.mk change 2015-07-05 20:00:31 +00:00
landry
a392891148 Enforce dependency on nss 3.19.2, required by gecko 39. 2015-07-05 19:58:57 +00:00
afresh1
1d5d0ce589 Update textproc/p5-Lingua-EN-Inflect-Number to 1.12
Packaging changes, so make portroach happy.

Ok Sam Smith (maintainer)
2015-07-05 17:22:24 +00:00
afresh1
271dc6dc49 Update textproc/p5-Lingua-EN-Inflect to 1.889
Fixes a problem with huge integers being downgraded to floats incorrectly

Ok Sam Smith (maintainer)
2015-07-05 17:21:00 +00:00
afresh1
fac9acac5a Update textproc/p5-Lingua-EN-Number-IsOrdinal to 0.05
Packaging changes, license clarification (still same as perl).
2015-07-05 17:07:04 +00:00
afresh1
3bb831d7cc Update textproc/p5-Lingua-EN-FindNumber to 1.31
Just packaging changes, so make portroach happy.
2015-07-05 16:46:09 +00:00
afresh1
e9b28ffb65 Update textproc/p5-Lingua-EN-Tagger to 0.25
Floating point number regex fix
2015-07-05 15:53:19 +00:00
afresh1
acbb7211a5 Update devel/p5-Package-Stash-XS to 0.28
+maintainership

ok benoit@
2015-07-05 15:36:41 +00:00
ajacoutot
9efc82faa0 Pass -I${X11BASE}/include to WXCONFIG_CPPFLAGS.
committing on behalf of jasper@
2015-07-05 15:17:36 +00:00
ajacoutot
ce94d7b0ef Garbage collect some patches that looks uneeded. Survived a bulk.
If it ends up we have some runtime fallout because of these, we'll fix it and
document the patch.

from Brad (maintainer)
jasper@ had the same diff
2015-07-05 15:15:58 +00:00
bcallah
d81c49650a Update to 1.5.7.4 2015-07-05 14:05:36 +00:00
zhuk
33ae395104 Add a test of presence of user settings in port Makefiles. 2015-07-05 12:32:44 +00:00
zhuk
23940f0fa7 Catch usage of variables representing user settings. The list of settings
is taken from bsd.port.mk(5).

Idea inspired by recent commits on ports@ and supported by sthen@.
2015-07-05 12:26:26 +00:00
zhuk
aee6cc5bcb Switch lensfun to CMake, dropping build-time Python dependency and
lowering overall patches count. Also enables libauxfun to build.

The main point is to stop putting wrong soname in shared objects,
to unbreak lib-depends-check in dependant ports.

okay sthen@
2015-07-05 12:03:34 +00:00
sthen
cc76150531 remove bogus USE_SYSTRACE=Yes 2015-07-05 12:02:59 +00:00
espie
eae55793ed document the junk-proxy addition 2015-07-05 10:53:00 +00:00
jung
cdb31b30b3 update cloc to 1.64
ok gsoares@ benoit@
2015-07-05 07:54:57 +00:00
zhuk
dcb827eb68 Minor update for Phonon to 4.8.3, mostly build infrastructire fixes;
this results in removing many extra Qt dependencies from WANTLIB.

Also, sync MASTER_SITES with reality while there.
2015-07-05 01:24:04 +00:00
zhuk
7b52e25f95 Vorbis plugins now lives in gstreamer1-plugins-good, so add dependency on it.
Otherwise most Phonon (read: KDE) apps won't be able to play sounds,
including System Settings test widget.
2015-07-05 01:21:34 +00:00
afresh1
839f38dedb Update devel/p5-Clone to 0.38 2015-07-05 00:53:41 +00:00
zhuk
bb0e51c329 No need for explicit MASTER_SITES here, too. 2015-07-05 00:47:56 +00:00
zhuk
16f3be1429 Update VLC backend for Phonon to 0.8.2, and add a few patches from upstream.
Among others, this should fix "no devices" problem.
2015-07-05 00:47:36 +00:00
zhuk
9453cfdcc5 Phonon backends have MASTER_SITES standardized now. 2015-07-05 00:46:14 +00:00
zhuk
864a807cbd Very minor update of GStreamer backend for Phonon. 2015-07-05 00:27:16 +00:00
afresh1
5ce8bec3b5 Update devel/p5-Sub-Identify to 0.10
+maintainership

ok benoit@
2015-07-04 22:12:56 +00:00
czarkoff
665bb289a0 Silence portroach
OK sthen@
2015-07-04 20:28:42 +00:00
kurt
925bb79a52 Bad timing. Just as I committed this, upstream deleted the distfile.
Host this on my site for now.
2015-07-04 20:14:43 +00:00
afresh1
fed1580739 Update devel/p5-Test-Deep to 0.117
Fixes regression
2015-07-04 19:52:50 +00:00
afresh1
850149341d Update textproc/p5-Text-CSV_XS to 1.19 2015-07-04 18:13:50 +00:00
afresh1
2d29f745a5 Update devel/p5-Class-Unload to 0.09
No code changes, just packaging and tests
2015-07-04 17:48:48 +00:00
afresh1
59495f8bba Update to www/p5-CGI 4.21
Documentation updates and one regression fix
2015-07-04 17:07:40 +00:00