Commit Graph

71270 Commits

Author SHA1 Message Date
sthen
40bdea631e whitespace; no pkg change 2011-12-02 11:19:32 +00:00
robert
c97c329d70 update to 1.8.9 2011-12-02 09:11:20 +00:00
ajacoutot
ea2155da30 Remove MAINTAINER as per his request. 2011-12-02 08:29:45 +00:00
shadchin
dbc4ea267e Update to 1.0.0.
ok jasper@
2011-12-02 06:36:28 +00:00
dcoppa
85ae4cb798 Use -o ${SHAREOWN} -g ${SHAREGRP}. No pkg change. 2011-12-01 22:16:53 +00:00
sthen
dc8ed42ae2 update to scamper 20111202 2011-12-01 21:45:04 +00:00
jasper
26db0aff2c minor consistency, no pkg change 2011-12-01 20:58:32 +00:00
sthen
15ea4b6cae Mark the (default) -emacs21 flavour as BROKEN, it needs newer gnus.
other flavours build, but can't be linked in to bulk builds as they add
a build dep on versions of emacs which will conflict with dependencies
of other ports. Suggestion to use BROKEN from naddy@.
2011-12-01 20:16:56 +00:00
edd
51b797c4bc link lcdproc 2011-12-01 19:07:11 +00:00
edd
4e46f7e79c import lcdproc - a tool for interfacing LCD modules
OK sebastia@
2011-12-01 19:05:11 +00:00
shadchin
1f996719aa Update to 2.0.3.
ok aja@, benoit@, Amit Kulkarni
2011-12-01 19:02:48 +00:00
shadchin
e2967b1ffb Update to 1.64.6.
ok jasper@
2011-12-01 18:57:48 +00:00
edd
fc6c327b16 reserve a uid/gid for lcdproc
OK sebastia@
2011-12-01 18:43:32 +00:00
sthen
764618cd60 fixes from Irssi SVN, from Brad. "go ahead" viq (maintainer).
- Set window binds for channel items as sticky when re-creating window
binds as part of /layout save. This addresses the problem of previously
saved channel window items forgetting their windows upon reconnection,
which resulted in them being opened in new windows.

- Ensure that expando_cumode_space() doesn't free unallocated memory when no
prefix exists by conditionally allocating and marking to-be-freed the cumode
string inside of expando_cumode().
2011-12-01 17:51:10 +00:00
dcoppa
e258a5bb66 Update to libtorrent-0.12.9 / rtorrent-0.8.9
I also take maintainership, as per naddy@'s request
2011-12-01 17:10:40 +00:00
dcoppa
9db4a18991 Major update to i3-4.1 2011-12-01 16:00:01 +00:00
pascal
213abb2bae add torsocks to Makefile, reminded by aja@. 2011-12-01 13:50:58 +00:00
gsoares
4fac37e636 update to 1.004 2011-12-01 12:32:37 +00:00
gsoares
7898a82eb0 SECURITY FIX for lighttpd:
(CVE-2011-4362: out of bounds read due to a signedness error)

OK jasper, brad(maintainer), sthen
2011-12-01 12:17:11 +00:00
pascal
5fa8c0b38c Torsocks allows you to use most socks-friendly applications in a safe
way with Tor. It ensures that DNS requests are handled safely and
explicitly rejects UDP traffic from the application you're using.

ok benoit@
2011-12-01 11:49:27 +00:00
espie
5a04aafc13 zap old stuff, only read plist from stdin if -i was given 2011-12-01 11:20:19 +00:00
ajacoutot
dab57ab114 sync patch. 2011-12-01 11:15:02 +00:00
espie
ac5bbeeeae rpath without libs, that's a fun one 2011-12-01 11:13:25 +00:00
espie
2a68fab763 thinko 2011-12-01 11:11:23 +00:00
sthen
b7aa5ba17d Update postfix -snapshot to 20111129. Based on a diff for 1122 from Brad,
updated to 1129 by me and OK Brad.
2011-12-01 10:26:52 +00:00
dhill
7d606f23c6 +libsrtp 2011-11-30 21:19:13 +00:00
dhill
d9383761dd import libsrtp
The libSRTP library is an open-source implementation of the Secure
Real-time Transport Protocol (SRTP) originally authored by Cisco
Systems, Inc.

ok benoit@
2011-11-30 21:16:42 +00:00
jasper
aab87b92af - allow tab-completion to work for all clojure namespaces. 2011-11-30 19:40:28 +00:00
sthen
1532a55649 update to stunnel 4.49 2011-11-30 19:37:21 +00:00
naddy
a870ad260e maintenance update to 2.9.1 2011-11-30 18:57:49 +00:00
jasper
a25c73da15 - bugfix update to 0.14.1 2011-11-30 15:10:27 +00:00
dcoppa
13ef888ad6 src/Makefile: respect CPPFLAGS
(upstream git commit 2424b51f3df9e570612f0098600d9877b5c0160b)
2011-11-30 14:15:39 +00:00
dcoppa
8161c89872 Update to awesome v3.4.11 (Pickapart)
ChangeLog at http://awesome.naquadah.org/changelogs/short/v3.4.11
2011-11-30 11:50:58 +00:00
ajacoutot
0764d62851 Sync with what I'm about to commit upstream. 2011-11-30 11:13:47 +00:00
robert
d01a9d9204 create the working directories with the correct group
so that others can access it
discussed with ajacoutot@
2011-11-30 11:00:59 +00:00
rpointel
5f568ac341 +py-zmq 2011-11-30 06:14:17 +00:00
rpointel
e45b60b4b8 Import py-zmq, a lightweight and super-fast messaging library built on top of
the ZeroMQ library.
ok benoit@, mpi@ and Anders Langworthy.
2011-11-30 06:13:25 +00:00
gsoares
8e99253606 SECURITY update to 1.003; zap groff while here
Fix CVE-2011-4114: PAR packed files are extracted to unsafe
and predictable temporary directories.

OK jasper@
2011-11-29 18:30:35 +00:00
jasper
bbcca1ebc9 - update to 1.6.2; you may need to run 'lein upgrade' if you already
have leiningen installed.
2011-11-29 17:42:17 +00:00
pascal
a8274ecebc Fix MODPY_INCDIR with python3.
ok rpointel@
2011-11-29 17:29:37 +00:00
giovanni
2ed965c98b Update to 2.5
from Brad
2011-11-29 17:22:01 +00:00
dcoppa
13e8687552 - Update to redis-2.4.4
- Enable backtracing support using libexecinfo's backtrace()
- Add a rc script

rc_script diff from william@, who seems to have disappeared...
2011-11-29 16:07:23 +00:00
dcoppa
f1ac9597b6 Reserve a seat for the redis user 2011-11-29 15:50:24 +00:00
naddy
4742472cb6 alpha uses gcc4 now, and so does hppa64 2011-11-29 15:11:18 +00:00
jasper
c72f7d470a - update to 1.20.1 2011-11-29 13:14:11 +00:00
dcoppa
fc7d6e4814 grrr, missed one :( 2011-11-29 12:31:25 +00:00
dcoppa
5a6836f5cf Proper fix for thread priority scheduling support 2011-11-29 12:18:11 +00:00
dcoppa
022a8b415b Bugfixes from upstream:
in tag editor, fix going to right column when filename is highlighted
in middle one
(upstream git commit 8e3b0620f0f7f00af76405c1ac5001dd8eb5885b)

fix going to wrong directory in tag editor
(upstream git commit 78cd46b7568e92bbecaa358bae21f3079ecf11ae)

display more detailed info if connection to MPD couldn't be
estabilished (upstream git commit 62157909d5d2008b90bef74a21fdab164f391728)
2011-11-29 12:07:18 +00:00
sthen
310dd5ec36 various fixes to Net-SNMP, mostly from upstream repo, one chunk suggested
by Joel Knight to avoid a segfault
2011-11-28 22:40:25 +00:00
dcoppa
cf138c48e1 Bugfixing update to pjsua-1.12 2011-11-28 16:17:47 +00:00