Commit Graph

75538 Commits

Author SHA1 Message Date
gonzalo
bb4ea2c485 Change xxxterem -> xombrero 2012-06-07 14:22:02 +00:00
gonzalo
14c939698e As Spectrwm time ago, now XXXterm change its name to Xombrero 1.0.0, so
here is the new port and the new stuff:

* Fix a bug where not the entire saved cert wouldn't be checked
* Add an include_config setting to load additional configuration
settings
* Add option to display when a download completes
* Rewrite mutex implementation to work around some bogus buggy mutex
implementation messages
* Make bunch of settings work in runtime vs start-of-day
* Add option to select search engine when used the first time
* Add ctrl-enter to prefix www. and postfix .com
* Add stop keybinding
* Fix a bunch of tiny bugs and general code improvement

OK sthen@
2012-06-07 14:18:14 +00:00
ajacoutot
403cb2c106 Update to gtranslator-2.91.5. 2012-06-07 12:58:39 +00:00
jasper
c9993e545e sync 2012-06-07 12:07:14 +00:00
jasper
5e9bfc8cab import automake 1.12
from brad
ok sthen@
2012-06-07 12:06:47 +00:00
sthen
083b487e01 bugfix update to Asterisk 1.8.13.0 2012-06-07 10:39:25 +00:00
jasper
6df1bf7389 Remove ser, it's long been dead upstream and superseded by telephony/kamailio
And.. "ONLY_FOR_ARCHS= i386 sparc", seriously..

prompted by brad
ok phessler@ sthen@
2012-06-07 10:31:24 +00:00
jasper
436c07027a unhook ser 2012-06-07 10:30:16 +00:00
robert
faae997c50 modify the README so that webacula can properly be configured with pgsql
ok ajacoutot@
2012-06-07 10:26:38 +00:00
sthen
005f61a896 fix DESCR, icinga-web is not packaged yet. pointed out by henning@ 2012-06-07 10:22:28 +00:00
edd
3325ecb776 link py-sympy 2012-06-07 10:20:34 +00:00
edd
eb099d6e0c Import py-sympy. A computer algebra library for Python.
OK rpointel@
2012-06-07 10:19:25 +00:00
sthen
7a9c056e4c update to Node 0.6.19, from maintainer Aaron Bieber 2012-06-06 20:33:50 +00:00
ajacoutot
03485cc5dc xpdf-utils -> poppler-utils 2012-06-06 18:29:47 +00:00
ajacoutot
35882a6904 Remove xpdf-utils (replaced by poppler-utils). Only keep pdfdetach(1) which
is not in poppler.

input from and ok kili@
2012-06-06 18:28:22 +00:00
ajacoutot
72ba0866cb Create a poppler-utils subpackage which bundles the same utilities that
xpdf-utils used to ship. The reason is that these are still actively
maintained and expected to be based on poppler by external tools.
While here, remove gcc3 workaround and regen all dependencies.

input from and ok kili@ (maintainer)
2012-06-06 18:27:34 +00:00
jakob
19a3e37e74 upgrade to LDNS v1.6.13; from brad 2012-06-06 15:01:49 +00:00
stsp
b69e7cfef0 Fix gnome-keyring description in DESCR-main, and other various DESCR tweaks.
ok sthen mpi
2012-06-06 14:20:36 +00:00
jasper
d7c9c58768 tweak 2012-06-06 11:52:42 +00:00
jasper
5c946ea30b - update to 1.0.2 2012-06-06 11:45:01 +00:00
giovanni
c26cbd5026 Update to 1.8.2
Fixes some bugs and a security issue (SA49330).
Many improvements and new features.
Now the MySQL user needs also the LOCK permission.
ok jasper@ on a previous diff
2012-06-06 10:24:26 +00:00
giovanni
8b143071b4 Update to 2.8.0
Major changes are described at http://www.gimp.org/release-notes/gimp-2.8.html
ok jasper@
2012-06-06 08:06:32 +00:00
giovanni
f848ac8508 Update to 0.2.0, initial diff from ajacoutot@
ok jasper@
2012-06-06 07:58:57 +00:00
giovanni
35604aa3af Update to 0.1.10, initial diff from ajacoutot@
ok jasper@
2012-06-06 07:55:14 +00:00
fgsch
1b967e9939 Update to pjsua 2.0.
dcoppa@ ok
2012-06-05 23:15:22 +00:00
jasper
b5a5e949ca sync,
353 insertions(+), 337 deletions(-)
2012-06-05 21:16:49 +00:00
ajacoutot
029a24ae87 Bugfix update to pango-1.30.1. 2012-06-05 12:45:20 +00:00
dcoppa
f00570ed25 Better fix for the endianness bug in EC
(upstream git commit ec79c81d6825b55ed826b6519287112056859735)
2012-06-05 08:42:31 +00:00
robert
06730e6652 update to 3.5.4.2 2012-06-05 08:24:17 +00:00
ajacoutot
30237d0675 Update to owncloud-4.0.1. 2012-06-05 07:17:12 +00:00
ajacoutot
183eee8532 Minor update to latexila-2.4.1. 2012-06-05 05:55:30 +00:00
pascal
ec51964fb9 Use PROPERTIES to check for be/le.
ok jasper@ naddy@
2012-06-04 21:04:42 +00:00
pascal
ee654d693d Use PROPERTIES to check for be/le.
ok naddy@ jasper@
2012-06-04 21:03:07 +00:00
pascal
9f95f81221 Use PROPERTIES to check for be/le, reorganise Makefile to make usd of
bsd.port.arch.mk and convert the WORDSIZE check to PROPERTIES while here,
requested by naddy@.

ok jasper@ naddy@
2012-06-04 21:02:15 +00:00
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