ajacoutot
43801f99c7
- bugfix update to gnome-speech 0.4.24
2009-02-15 17:23:17 +00:00
ajacoutot
bfacff7241
- add missing run_depends
...
- regen WANTLIB while here
2009-02-15 17:11:18 +00:00
jasper
d1edbf9681
- add geoclue
2009-02-15 16:35:45 +00:00
jasper
1edcbeecec
import geoclue 0.11.1
...
Geoclue is a modular geoinformation service built on top of the D-Bus
messaging system. The goal of the Geoclue project is to make creating
location-aware applications as simple as possible.
Geoclue defines a set of geoinformation APIs, but it also includes some
providers that implement those APIs.
2009-02-15 16:35:05 +00:00
ajacoutot
21ccc0db85
- make sure user password does not end-up in /var/log/messages!
2009-02-15 16:05:13 +00:00
ajacoutot
8e9be54b46
- add a patch from OpenSolaris to fix a hard crash in rarian-sk-migrate
...
- add /var/db/scrollkeeper/ removal to @extraunexec; it is not needed
anymore and people with earlier install can get rid of it
2009-02-15 13:41:41 +00:00
ajacoutot
f2444eb598
- fix icon path in desktop file (s/PREFIX/TRUEPREFIX)
...
...no cookie for me
2009-02-15 12:16:35 +00:00
ajacoutot
23f15565a4
- update mkvtoolnix to version 2.4.2
...
from Benoit Lecocq, thanks!
2009-02-15 12:14:25 +00:00
sthen
66959a17a4
the path in gui.c is used to find both wish (installed by tk which is a
...
different port, so, LOCALBASE), _and_ x11vnc (installed by the current port,
so PREFIX). fixit accordingly, for correctness and to cater for whoever
might like the pain of installing different ports with different prefixes.
discussed with/ok ajacoutot
2009-02-15 12:02:14 +00:00
ajacoutot
1b7ec9991b
- re-add f-spot
...
it is mark as BROKEN anyway but at least we will not forget to hook it back
when it gets fixed
2009-02-15 11:43:35 +00:00
ajacoutot
6d56b5e8c4
+gyrus
2009-02-15 11:39:45 +00:00
ajacoutot
7767211569
Import gyrus-0.3.8
...
Gyrus is a small tool for the administration of mailboxes in IMAP/Cyrus
servers. The main idea behind it, is to provide mail server
administrators with a better way to do the daily maintenance than a
command line or a plain and boring telnet client.
The main features gyrus includes are:
* Browsing, creation and deletion of mailboxes.
* Mailbox quotas control.
* Management of IMAP Access Control Lists.
* Creation of printable reports with over-quota mailboxes.
2009-02-15 11:39:05 +00:00
robert
5822d9f651
add pl_PL, fix RUN_DEPENDS and @pkgpath. based on a diff from
...
Mikolaj Kucharski
2009-02-15 10:29:58 +00:00
sthen
3505f7eed3
fix hardcoded paths in gui.c; prompted by ajacoutot. bump package.
2009-02-15 10:01:43 +00:00
sthen
a520652879
- add dependency on Tk for the gui; diff from Mikolaj Kucharski,
...
reworked to use MODULES=x11/tk (suggested by steven@) and Makefile
cleanup by Stuart Cassoff, thanks to both
- take MAINTAINER, previous maintainer didn't respond to my past emails
2009-02-15 09:47:48 +00:00
sthen
787e6f6d53
regenerate patch, no change
2009-02-15 09:41:29 +00:00
robert
d5b53ef6e8
put some files from the main plist to their places. this fixes
...
the no_lang flavour. noted by ian@
2009-02-15 08:57:27 +00:00
steven
377af8339a
update to 4.65
...
from maintainer Josh Grosse
2009-02-15 08:02:19 +00:00
sthen
a4aa5dcbf0
add a RUN_DEPENDS on x11/xplot, since producing xplot graph source
...
files is probably tcptrace's most important function. bump package,
and spaces->tabs while there.
2009-02-14 20:56:16 +00:00
ajacoutot
f0c87a4739
- make is work on non-default configurations where skip_omf_translate
...
is set to 0
- fix stat(1) calls
2009-02-14 17:31:44 +00:00
naddy
cb1e30fc22
sync with -current ls
2009-02-14 16:39:28 +00:00
sthen
4921da4669
don't pick up an installed webkit, bump
2009-02-14 15:03:38 +00:00
ajacoutot
dc8e9cf209
- bugfix update to libsamplerate-0.1.7
...
Fix a segfault which occurs when memcpy is passed a bad length parameter.
2009-02-14 14:50:46 +00:00
ajacoutot
0e13d5d5c3
- several cleanups and fixes:
...
* patch from gentoo so that we don't need to run_depends on gnugetopt
* remove obsolete + add missing configure switches
* fix print_usage() output
* fix typo in substituted file
* add @sample /var/db/rarian/
* /var/log/rarian.log* is not supposed to exist
2009-02-14 13:17:48 +00:00
sthen
3b31c247fd
build this on hppa; ok martynas (maintainer).
2009-02-14 12:01:48 +00:00
jasper
b3f27365c4
- fix potential 64-bit issues
...
- clean post-extract a bit
- regen PLISTs
2009-02-14 10:39:38 +00:00
sthen
02b1e4a2ef
log the correct filename in an error message; from upstream repo via Brad
2009-02-14 10:27:58 +00:00
jasper
c4f052628e
- fix potential 64-bit issue
...
- regen PLIST
- specify license version
- set NO_REGRESS=Yes
2009-02-14 10:10:37 +00:00
jasper
9e30e38a7a
- fix potential 64-bit issue
...
- regen WANTLIB, PLIST and patch-src_xscanimage_c
'ok as in ok' ajacoutot@ (MAINTAINER)
2009-02-14 10:05:21 +00:00
jasper
e68e51c9b0
- fix potential 64-bit issue by including a missing header
...
- regen PLIST
- specify license version
2009-02-14 09:46:59 +00:00
jasper
9e25d8e25b
- regen patches (for a cleaner next commit)
2009-02-14 09:41:35 +00:00
jasper
daccc032f3
- update checkbashisms to what's found in devscripts 2.10.46
...
- fix license marker
2009-02-14 08:53:21 +00:00
jasper
72ab722b14
- update p5-Net-Whois-Raw to 1.63
2009-02-14 08:44:05 +00:00
rui
62e6b805bc
Fix visible 64-bit issue, from Markus Lude.
...
ok naddy@
2009-02-13 22:58:18 +00:00
martynas
fd81c969cf
does not build for me on a clean system due to missing LIB_DEPENDS;
...
fix. ok sthen@
2009-02-13 21:42:55 +00:00
pirofti
217746ed61
Update to msmtp 1.4.17. Tested by few on sparc64, amd64 and i386. Thanks!
...
Also added @sample for msmtprc-system_example as a system configuration for
localhost per sthen@'s request.
Okay sthen@.
2009-02-13 14:59:01 +00:00
giovanni
3a31fb191a
Fix a segfault when using unicode chars with ttf fonts
...
ok sthen@
2009-02-13 13:57:17 +00:00
sthen
d82db3b07f
lowercase first word of COMMENT and bump
2009-02-13 11:01:25 +00:00
pea
8e6b469c7d
Update to 2.11.8
...
ok simon@, ajacoutot "ok me@"
2009-02-13 10:47:39 +00:00
jasper
885828f85d
- fix two crashers when adding feeds, evolution-plugin-rss now works
...
as expected again. patch from upstream svn.
2009-02-13 09:47:58 +00:00
jasper
dedfb1acca
- roll in a security fix for SA33884, which could disclose sensitive information
...
* patch taken from upstream svn
"<sthen_p> makes sense if you can get it in before lock" on rui's diff
ok rui@ (MAINTAINER) who came up with the same diff
2009-02-13 09:39:38 +00:00
sthen
119955c7e9
sync, 5560
2009-02-12 23:36:01 +00:00
ajacoutot
fd915cc8a5
- fix HOMEPAGE
2009-02-12 23:01:13 +00:00
rui
5ec2bcefaf
update snort to 2.8.3.2, from Markus Lude.
2009-02-12 22:12:08 +00:00
ajacoutot
167193e5f2
- fix dependencies, this would not not build on a clean system
...
porters, please add your run_depends *after* all build and lib depends
have been resolved
On a side note, I don't know if we really need to run_depends on firefox
as supposedly this plug-in should work with other mozilla-based
browsers... but that's just my guess.
2009-02-12 20:00:33 +00:00
pyr
4d4241b774
update to 0.9
...
ok wcmaier@
2009-02-12 16:22:14 +00:00
giovanni
09760b193b
Update to 1.11.6
...
Tweaks and ok by jasper@
2009-02-12 13:33:07 +00:00
sthen
0eb1dc6063
bugfix update to 0.15 from maintainer.
2009-02-12 12:27:35 +00:00
form
f7bb1ec099
No need to redirect stdout -- daemonize procedure is
...
silent now.
ok ajacoutot@
2009-02-12 11:06:50 +00:00
ajacoutot
8e0b671632
- remove incomplete/empty help directories; they are useless and only
...
provide garbage output with yelp
this removes the need for rarian and yelp
2009-02-12 10:17:02 +00:00