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 |
|
kili
|
e4f1b118ab
|
Update to poppler-data-0.4.5.
|
2011-11-26 19:51:13 +00:00 |
|
kili
|
2b721eac3e
|
Fix LIB_DEPENDS for poppler-0.18.
|
2011-11-26 19:50:50 +00:00 |
|
kili
|
9fce947504
|
Fix build with poppler-0.18.
|
2011-11-26 19:50:08 +00:00 |
|
kili
|
4fbfe0600b
|
Fix build with poppler-0.18. Gyped from archlinux.
|
2011-11-26 19:47:40 +00:00 |
|
kili
|
7560733068
|
Fix build with poppler-0.18. Gyped from opensuse.
|
2011-11-26 19:46:38 +00:00 |
|
kili
|
8aa77ceb5f
|
Update to poppler-0.18.1.
poppler-qt3 parts done by espie@ (basically, we still fetch
the old poppler-0.16.7 and patch the qt3 code of it).
|
2011-11-26 19:45:29 +00:00 |
|
espie
|
8c3cd40b09
|
sometimes you wonder who is using this.
add missing library to PFRAG.shared.
wondering what worked with the old package...
|
2011-11-26 14:13:26 +00:00 |
|
espie
|
a3733c98dd
|
for :patch ports, show-prepare-results should also include the list of
installed dependent ports, so we have no choice but ask, which is fairly
easy to do.
|
2011-11-26 13:52:52 +00:00 |
|
espie
|
199c383918
|
slightly nicer display, especially in the presence of a progress meter
on long lists of WANTLIBs.
|
2011-11-26 12:02:54 +00:00 |
|
espie
|
7b925859cf
|
stop getting bad timings from erroneous builds.
|
2011-11-26 11:46:15 +00:00 |
|