espie
440719fdce
fix clean + check for packages interaction
2012-11-18 01:59:31 +00:00
espie
7fafb5c793
allow for -DWAIT_TIMEOUT=0 to propagate correctly
...
lower default for junk
2012-11-18 01:58:36 +00:00
brad
1d311acfb9
Remove the hack to force enabling dirfd() since we've had
...
dirfd() as a function instead of a macro for awhile now.
ok stsp@
2012-11-17 23:26:39 +00:00
naddy
ca2cda64c4
requires imake to build
2012-11-17 16:45:41 +00:00
ratchov
7b222971b3
Add support for midi output using libsndio, to allow dosbox to use
...
softsynths or remote midi hardware
ok jsg
2012-11-17 14:07:50 +00:00
jasper
ffa89a7c6d
- update to gupnp-igd-0.2.1
2012-11-17 13:14:10 +00:00
ajacoutot
17c734768a
More run fixes against the new GDL; from upstream.
2012-11-17 13:09:32 +00:00
ajacoutot
424ae77478
Missing dependency on textproc/docbook-xsl.
...
spotted by naddy@
2012-11-17 12:43:04 +00:00
ajacoutot
2e38793226
Default libtool(1) is in base now so there is no point in settings
...
USE_LIBTOOL to no since this has no implication on the build for these
particular ports.
2012-11-17 09:40:41 +00:00
brad
c49af013fc
Update to znc 1.0.
...
ok jcs@
2012-11-17 00:16:54 +00:00
sthen
c4b4fc9490
cope with net/if.h struct changes.
2012-11-16 17:05:13 +00:00
giovanni
ac9bad0461
Update to 3.6.0 and fix regression tests
2012-11-16 16:53:53 +00:00
sthen
02ca98cc75
Somewhere between 5.2 and now, struct sensordev grew (96->108 bytes on
...
amd64) so old binaries no longer work. Bump REVISION to enforce updates.
Problem noticed by henning@, thanks
2012-11-16 16:02:41 +00:00
bentley
cdbac4ad9e
Escape DESCR in html pages.
...
ok espie@
2012-11-16 15:57:52 +00:00
abieber
da3f845045
Update to 2.0.0 release.
...
OK jasper@, sthen@
2012-11-16 15:06:57 +00:00
sthen
0d4b6f212b
add security to CATEGORIES
2012-11-16 12:46:22 +00:00
ajacoutot
b2eb60aee1
Bugfix update to accountsservice-0.6.26.
2012-11-16 08:50:19 +00:00
ajacoutot
5f9b92aa16
tracker-monitor: add support for GKqueueDirectoryMonitor ; pushed upstream.
2012-11-16 07:22:51 +00:00
sthen
12434a6dd8
update to cgit 0.9.1; new upstream site. ok landry
2012-11-15 19:58:48 +00:00
jasper
f4b07eedd5
- update to liboauth-1.0.0
2012-11-15 19:58:47 +00:00
ajacoutot
d346abdb5f
Enable GNUtls support.
...
ok pea@ (maintainer)
2012-11-15 19:18:55 +00:00
ajacoutot
af9a86cd7d
Minor update to cantarell-fonts-0.0.11.
2012-11-15 19:12:27 +00:00
jasper
c2d0ce55d2
Security fix for CVE-2012-5854:
...
weechat: Heap-based buffer overflow when decoding IRC colors
2012-11-15 15:48:01 +00:00
ajacoutot
2104d1b1ca
needs to be ported to gtkspell3
2012-11-15 14:53:20 +00:00
ajacoutot
08ffe27692
Update to stable gtkspell3-3.0.0.
2012-11-15 14:49:14 +00:00
ajacoutot
1725cdc243
needs to be ported to gtkspell3.
2012-11-15 14:44:14 +00:00
ajacoutot
b939c2681e
Bugfix update to baobab-3.6.3.
2012-11-15 14:41:06 +00:00
dcoppa
ca0eb5212e
Fix string literal typo (from upstream)
2012-11-15 12:29:07 +00:00
sthen
060ecd19ac
bump REVISION to force an update so that a working static library is
...
installed on architectures which have moved to PIE.
2012-11-15 11:24:39 +00:00
brad
fbd221f05c
More fixes from upstream..
...
- Fix :port handling in $HTTP["host"] checks.
- Ignore EPIPE/ECONNRESET after SSL_shutdown.
- Add PATCH method.
- Handle ENAMETOOLONG, return 404 Not Found.
ok sthen@
2012-11-15 10:45:23 +00:00
giovanni
daeccc7146
Install updates.php script and tell people how to configure it
...
together with Thinderbird Integrator plugin.
ok sebastia@ (Maintainer)
2012-11-15 10:25:50 +00:00
jasper
35d1b9d144
- update to opennx-0.16.0.724
2012-11-15 10:12:54 +00:00
dcoppa
a056eca19b
Update to cmake-2.8.10.1 (plus some fixes)
...
Thanks Vadim, landry@
OK landry@
2012-11-15 08:43:25 +00:00
ajacoutot
758ec70411
Better kqueue integration with tracker_monitor_init.
2012-11-15 08:38:03 +00:00
ajacoutot
b708e9bc14
Handle calendar-server errors, from upstream.
2012-11-15 08:32:36 +00:00
brad
655424c0b1
Sync with git
...
ok sthen@
2012-11-15 08:31:36 +00:00
ajacoutot
9fef008597
Bugfix update to orca-3.6.3.
2012-11-15 07:04:39 +00:00
sthen
5a1c4b813f
link strigi to the build, all but one tests pass, and it doesn't appear in
...
a grep over bulk build log, so unlikely to get picked up by anything in-tree.
2012-11-15 00:37:54 +00:00
sthen
c8429d3746
update strigi to a post-0.7.7 tarball rolled from git; worked on
...
by Vadim Zhukov, diff prepared by Amit Kulkarni
2012-11-15 00:04:30 +00:00
sthen
9bc7907818
update to roundcube 0.8.4, rolling in previously patched bug in compose
...
screen. also fixes an XSS vulnerability in handling of text/enriched messages.
2012-11-14 21:26:15 +00:00
naddy
69bdb11e1c
access to %tick on sparc64 is no longer privileged
2012-11-14 19:56:53 +00:00
ajacoutot
b045b75d4e
New iteration of the kqueue patch.
2012-11-14 19:05:49 +00:00
landry
b87f41935b
+ssh-ldap-helper
2012-11-14 18:43:31 +00:00
landry
2846773fbd
Import ssh-ldap-helper, extracted with great prejudice from Red Hat's
...
openssh-5.3p1.src.rpm.
ssh-ldap-helper is a small helper for sshd's AuthorizedKeysCommand
config keyword, allowing to fetch the AuthorizedKeys from an LDAP
directory with a given schema.
Note that you'll need an sshd with ssh/auth2-pubkey.c r1.33 for it
to work fine.
ok ajacoutot@ sthen@
2012-11-14 18:42:50 +00:00
ajacoutot
b298cdc8f9
Update to gdm-3.6.2.
2012-11-14 17:28:35 +00:00
ajacoutot
5948dc8133
Bugfix update to gnome-control-center-3.6.3.
2012-11-14 14:35:38 +00:00
ajacoutot
4f7751dccf
Bugfix update to gnome-settings-daemon-3.6.3.
2012-11-14 13:43:30 +00:00
gonzalo
b08fd30063
Update for Zile to 2.4.9:
...
* configure.ac: fix invocation of help2man when it is run by missing
* minibuf.c: fix display bugs
* minibuf.c: make minibuf_clear always clear; make minibuf_refresh
update the content before refreshing the minibuffer.
* basic.c: fix crash on out-of-range goto-char and add a test
* search.c: note inefficiency of re_search_2 on large buffers
* tests: fix an incorrect comment on an interactive test
* file.c: set mark on insert-file.
* search.c: fix docstring of isearch-backward-regexp
Ok aja@
2012-11-14 13:10:41 +00:00
gonzalo
c9d9adee68
Update for Avenger to 0.8.3.
...
While here GROFF is not needed.
Ok aja@
2012-11-14 12:57:34 +00:00
gonzalo
82f8b93a86
Update for Aget fo 0.4.1.
...
'yep' sthen@
2012-11-14 12:53:59 +00:00