Commit Graph

71225 Commits

Author SHA1 Message Date
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
dcoppa
8b5d26302d Update to the most recent snapshot from git. 2011-11-28 15:53:06 +00:00
dcoppa
1eed8714f8 clearer comment 2011-11-28 15:38:38 +00:00
dcoppa
24baca1900 Update to aMule version 2.3.1 - The "unobvious evil date" version. 2011-11-28 15:28:49 +00:00
dcoppa
4eacb07c51 Update to pianobar-2011.11.21 2011-11-28 14:11:25 +00:00
sthen
6a53633581 devel/quirks is important, enforce adding it to the plists in check-plist
as done with pkglocatedb. Adding it here suggested by naddy@ (I was originally
going to add it to all the plists).
2011-11-28 12:59:50 +00:00
ajacoutot
b27408e54f Move the pst importer plugin into -plugins where it belongs.
Set SHARED_ONLY and merge PLISTs accordingly.
2011-11-28 12:32:04 +00:00
sthen
ac25fc1cb7 update xphoon to newer version (from 2000, rather than 1991. :-)
adds support for the southern hemisphere.
2011-11-28 11:16:29 +00:00
sthen
9ea05cb806 better SYSCONFDIR handling, get rid of CONFIGURE_STYLE=...old hack 2011-11-28 10:52:03 +00:00
sthen
db0a920335 Better SYSCONFDIR handling (remove the CONFIGURE_STYLE=...old hack) now that
we have BASESYSCONFDIR. Maintainer timeout.
2011-11-28 10:46:19 +00:00
jasper
5c15af4428 - move to bin and adjust paths where needed, manpages will follown soon 2011-11-28 10:30:22 +00:00
sthen
67bd7b497a Fix path to nutdb's config files and build the gui version. Problem noted
by Juha Erkkila (with a diff, but I fixed the problems in a different way).
2011-11-28 10:18:53 +00:00
sthen
887b604584 Add an rc script for no-ip2, from Mark Peoples with tweaks by me
Maintainer timeout, ok ajacoutot@
2011-11-28 08:37:51 +00:00
sthen
e7fe871f2c replace "!defined(MASTER_SITE_OVERRIDE)" check for MASTER_SITES[0..9] with the
new ${MASTER_SITE_OVERRIDE:L} == "no" construct, problem reported by naddy@.
2011-11-27 21:04:34 +00:00
espie
48b9bf74ff bug fix, don't forget to finish_scanning when reading from source ! 2011-11-27 17:37:47 +00:00
espie
34c5369453 unconfuse naming 2011-11-27 17:31:54 +00:00
espie
03d1bfec7f generate a tempfile, THEN move to saved_libs if things are okay 2011-11-27 17:21:44 +00:00
ajacoutot
93635f2390 Remove uneeded patch for alpha; tested by naddy@ 2011-11-27 17:02:25 +00:00
ajacoutot
f740231698 Bugfix update to devede-3.19.0. 2011-11-27 16:53:55 +00:00
espie
51892d0631 explicitly ask for stdin 2011-11-27 16:52:04 +00:00
espie
0dd6bc04b7 document current changes 2011-11-27 16:50:34 +00:00
espie
adfd6c2aaf flag error with -i and no source 2011-11-27 16:50:19 +00:00
espie
5c28768a5a more sensible option combinations. 2011-11-27 16:40:58 +00:00
rpointel
421a5cdc92 Update py-lxml to 2.3.2.
From Web Heping (thanks).
2011-11-27 16:40:17 +00:00
espie
e0c5221e97 add a bit of debug code that logs everything that's going on... 2011-11-27 16:15:52 +00:00
jasper
d435bb4bc0 whitespace nit 2011-11-27 14:59:21 +00:00
espie
bc6cc54b9b move binary scanner into its own module 2011-11-27 14:49:42 +00:00
ajacoutot
17feac188f Explicitely disable gnome-keyring support (which breaks the build).
ok pirofti@ gsoares@ (maintainer)
2011-11-27 14:13:37 +00:00
jasper
5a5c2e9e14 add a manpage
ok espie@
2011-11-27 13:52:10 +00:00
espie
961be0f72e add a "quiet" option that doesn't say anything about extra libraries unless
there's also missing wantlibs.
2011-11-27 13:39:11 +00:00
espie
f57d8eb001 run objdump in batches, for a *huge* speed-up 2011-11-27 13:29:38 +00:00
jasper
953ca5dbf2 move to bin/ and ajust CPANTEST path
ok espie@
2011-11-27 13:29:35 +00:00
espie
061934ab66 prepare the non ldd parser to handle multiple files 2011-11-27 13:10:36 +00:00
dcoppa
caf4d0df5c Temporarily disable Smartcard support due to issues with mixing gnu pth
and libpthread. See: http://marc.info/?l=openbsd-ports&m=132197024628355

Ok pea@ (maintainer)
2011-11-27 12:48:30 +00:00
espie
d1e36fa052 finish moving parts to the Runner object 2011-11-27 12:42:40 +00:00
fgsch
aef7d40637 Update to sdlmame 0.144.
with input from sthen@. previous updates tested by edd@.
2011-11-27 12:42:28 +00:00
espie
7a7321a0bb rename a few things 2011-11-27 12:29:10 +00:00
espie
d80fe79869 explain source to runner 2011-11-27 12:24:06 +00:00
espie
63f57fae21 abstract running objdump/ldd a bit more into its own class 2011-11-27 12:09:17 +00:00
espie
07aa1b9ba6 move objdump runs to state in order to be able to run it once 2011-11-27 11:50:26 +00:00
espie
cd9c477eff tweak to allow for several files in a single run 2011-11-27 11:37:58 +00:00
espie
5b1516ea0b unify ldd/objdump runs somewhat
tweak FileSource to return its directory separately from the filename,
so that running objdump does a chdir
adjust filename to be a relative path.
2011-11-27 11:29:33 +00:00
pirofti
9e968f07f3 Drop maintainership 2011-11-27 11:12:46 +00:00
pirofti
e303d6c2df Drop maintainership. 2011-11-27 11:08:48 +00:00
fgsch
51f75be3a1 update to ircd-ratbox 3.0.7.
from brad. maintainer timed out
2011-11-27 10:57:24 +00:00
kili
0132b0aa29 Fill in the master_sites* columns of the sqlports.ports table.
From espie@, after a short discussion on icb.
2011-11-26 22:30:30 +00:00