Commit Graph

75354 Commits

Author SHA1 Message Date
pascal
0433b8c3da Use PROPERTIES for checking for be/le.
ok naddy@ jasper@
2012-06-04 20:59:41 +00:00
pascal
9fd4bd3254 Make use of new PROPERTIES:Mle.
ok naddy@ espie@
2012-06-04 20:20:07 +00:00
pascal
60449f9aa7 Make use of ${BE_ARCHS}. 2012-06-04 18:43:18 +00:00
pascal
769ccfc457 Add BE_ARCHS and LE_ARCHS vars to be able to determine endianness.
ok espie@
2012-06-04 18:41:46 +00:00
pascal
067e7e86b5 Disable on big-endian platforms due to upstream bugs.
ok landry@
2012-06-04 16:58:59 +00:00
pascal
9f8beb2799 OpenGL bindings also need pcre present. Noticed by landry@. 2012-06-04 15:59:36 +00:00
gonzalo
e3330a4634 Update for Smplayer to 0.8.0 whit this features:
* A toolbar editor has been added. Now it's possible to select  the
buttons and controls that want to appear in the toolbars.
* New video filters: gradfun, blur and sharpen.
* Now it's possible to change the GUI (default, mini, mpc) at
runtime, no restart required.
* Sub files from opensubtitles should work again.
* Better support for chapters in video files.
* Bug fix: remote m3u files work from the favorites menu or command line.
* Internal changes in the single instance option (switch to
QtSingleApplication).

While here, GROFF is not needed, disable debug from edd@ and remove the
LIB_DEPENDS line, it's not needed since the x11/qt4 module is used.

Tested on i386 and ppc.

OK edd@, landry@ and aja@
2012-06-04 14:27:41 +00:00
sthen
9824cf43ee update to Railo 3.3.3.001 2012-06-04 13:49:19 +00:00
pea
373110eb9f Bugfixes update to 9.1.4
ok ajacoutot@
2012-06-04 13:01:58 +00:00
pea
f68803aa1d This patch is already committed upstream.
Spotted by guenther@

ok sthen@
2012-06-04 11:35:54 +00:00
sthen
ac0f638eec update arpwatch's vendor list, now generated at build-time from the
oui-iab tar also used for arp-scan.
2012-06-04 11:04:27 +00:00
sthen
b7a1eae9f4 update vendor lists 2012-06-04 11:01:48 +00:00
ajacoutot
dd04d0cecc Typo in comment. 2012-06-04 08:22:13 +00:00
ajacoutot
acf77e3165 Committed upstream. 2012-06-04 07:54:36 +00:00
landry
00f3c2da53 Mark as BROKEN, it doesnt package as make fake gets stuck on 'Running
gui', that disturbs bulk builds and noone of the people using it got
enough incentive to look into it :)
2012-06-03 20:17:24 +00:00
pascal
70734078be Respect CC/CFLAGS for all parts of nqp; don't add -O3 in 3rdparty/dyncall.
prodded by and ok aja@
2012-06-03 12:17:54 +00:00
ajacoutot
c4486c33db Update to rhythmbox-2.97. 2012-06-03 11:12:30 +00:00
fgsch
ed7776d9d8 enter py-beautifulsoup4 2012-06-02 21:15:59 +00:00
fgsch
d16ce68119 Import beautifulsoup 4.1.0, a Python library designed for quick
turnaround projects like screen-scraping.

Original diff against py-beutifoulsup from wen heping, converted to
a stand alone port after some discussion in ports@.
2012-06-02 21:15:12 +00:00
fgsch
4c56c48c27 Update to sdlmame 0.146. 2012-06-02 16:09:40 +00:00
jasper
14bcd50f4b - update to 6.18.01
- take maintainership

tested by and ok matthieu@
2012-06-02 13:17:19 +00:00
jasper
588f2ae2fb sync 2012-06-02 12:25:11 +00:00
jasper
b9aaca8cf6 import elixir 0.5.0
Elixir is a programming language built on top of the Erlang VM. As
Erlang, it is a functional language built to support distributed,
fault-tolerant, non-stop applications with hot code swapping.

Elixir is also dynamic typed but, differently from Erlang, it is also
homoiconic, allowing meta-programming via macros. Elixir also supports
polymorphism via protocols (similar to Clojure's), dynamic records and
provides a reference mechanism.

Finally, Elixir and Erlang share the same bytecode and data types. This
means you can invoke Erlang code from Elixir (and vice-versa) without
any conversion or performance hit. This allows a developer to mix the
expressiveness of Elixir with the robustness and performance of Erlang.

feedback/ok sthen@
2012-06-02 12:24:13 +00:00
jasper
26f41e7051 - update to 1.3.2 2012-06-02 12:21:55 +00:00
sthen
b50ed7fbde +amtterm 2012-06-02 12:09:55 +00:00
sthen
ed5099f622 import ports/comms/amtterm, ok jasper@
amtterm provides gui and cli clients for Intel AMT serial-over-lan (sol),
and a perl script to gather information and control managed computers.

To reduce depencies when only the cli version is wanted, install the
amtterm-term subpackage instead.
2012-06-02 12:09:35 +00:00
ajacoutot
282e80f153 Missed bump, spotted by naddy@ 2012-06-02 12:06:37 +00:00
sthen
9a825bac33 update to icli 0.42, adds -U / --as-contact option to only operate on services
visible to a certain contact
2012-06-02 10:02:40 +00:00
ajacoutot
c30c23b74b Update to owncloud-4.0.0. 2012-06-02 06:54:57 +00:00
ajacoutot
d121383655 Tweak README to allow easier copy/paste. 2012-06-02 06:18:06 +00:00
landry
59b9711805 Add missing build_depends on boost, pointed out by nigel@, thanks! 2012-06-01 22:00:27 +00:00
ajacoutot
98edccd788 Fix from upstream:
Fix crash on double free if loading WAV file failed.
2012-06-01 15:58:13 +00:00
ajacoutot
acdcd5dbba Fixes from upstream:
- Fix alignment issues on strict alignment architectures.
- Don't unnecessarily byte-swap on big endian hosts.

from Brad
2012-06-01 15:58:00 +00:00
ajacoutot
612f280208 Fixes from upstream:
- Clean up symbol visibility.
- Don't force quit in signal handler, since we might double-free things.
- Disable reverb flag in modplug decoder. It's producing trash in some cases.
- Don't underflow array when parsing timidity config file.
- Fix read_config_file() not closing the file when there is an error.
- Honor the return code from recursive read_config_file() call.
- Reset some state on shutdown to prevent crash when reinitializing.

from Brad
2012-06-01 15:57:51 +00:00
ajacoutot
eee7df586d This was supposed to be commented. 2012-06-01 15:39:22 +00:00
ajacoutot
b28db4bc19 Add some commented examples on how to do most usual tasks (tag spam,
discard and/or quarantine virus mails...).

ok okan@ (maintainer)
2012-06-01 15:35:48 +00:00
ajacoutot
f852823107 Make the rc.d(8) script use pg_ctl all the way.
ok pea@ (maintainer)
2012-06-01 15:06:45 +00:00
espie
84455e0877 swapped arch and value for broken 2012-06-01 13:21:26 +00:00
landry
80032580e4 +dfc 2012-06-01 13:02:24 +00:00
landry
b6d7d7f6d8 Import dfc 3.0.0.
dfc is a simple tool that display file system space usage using graphs
and colors. It can also output to CSV, TeX or HTML.

ok jasper@ giovanni@
2012-06-01 13:01:45 +00:00
ajacoutot
8e69561317 Minor update to banshee-2.4.1. 2012-06-01 12:05:48 +00:00
pascal
02e910b7f3 Update to latest version 2.3. Also, remove a gcc3 workaround.
ok dcoppa@ (maintainer timeout)
2012-06-01 09:45:04 +00:00
pascal
25844d6524 Update to wdiff 1.1.1. Removes need for gsed during regress.
ok jasper@
2012-06-01 09:10:20 +00:00
sthen
5816d1b1b6 update to lighttpd 1.4.31, rolling in the backported patches. ok brad 2012-06-01 08:20:50 +00:00
ajacoutot
89e7fbd097 Remove '${DESTDIR}' from the html pages.
from gjones
2012-06-01 07:55:12 +00:00
jasper
7234d01e93 sync 2012-06-01 07:31:09 +00:00
jasper
053f265fbb import autoconf 2.69
from brad
ok sthen@
2012-06-01 07:30:46 +00:00
jasper
6d105eb08d Security fix for CVE-2012-2944: upsd can be remotely crashed
ok sthen@ (MAINTAINER)
2012-06-01 07:12:41 +00:00
ajacoutot
5f9fae9f61 Update to mimedefang-2.73.
Rework the port to comply with upstream defaults and generally simplify
it. Set default options in rc.d(8) following the default init script
behavior.
Activate ipheader and install gen-ip-validator.pl.

ok okan@ (maintainer)
2012-05-31 18:31:42 +00:00
landry
5dbe5158ed Unbreak. It doesnt respect CFLAGS but at least it builds. Reported by
naddy@.
2012-05-31 15:16:33 +00:00