Commit Graph

48681 Commits

Author SHA1 Message Date
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
ajacoutot
80240a38a6 - previous commit removed my console antispam redirection; put it back 2009-02-12 09:58:48 +00:00
sthen
1e106daa94 bugfix update to 2.0.3, from viq (maintainer). 2009-02-12 09:58:11 +00:00
ajacoutot
bf33aa2ef0 - missing run_depends on p5-Lchown
spotted by Stephan A. Rickauer, thanks!
2009-02-12 08:43:08 +00:00
sthen
4ef521b6b7 - update to 1.0
- re-add MAINTAINER (previously timed out) who expressed
interest again

from Brad.
2009-02-12 03:21:56 +00:00
sthen
a49968396f fix a memory leak in the SILC protocol, from upstream repository
via Brad (maintainer).
2009-02-12 03:07:59 +00:00
todd
61560e474f o more clarity in README based on feedback
o we are now at 4.5(beta)
bump pkgname
2009-02-11 23:39:30 +00:00
jasper
73ded9d05e - update mplayerplug-in to 3.55
- install plugins into a more appropriate directory (prodded by claudio@,
done with help from martynas@)
- fix mplayer zombie and firefox freeze when closing a movie,
with mplayer still playing it.

this makes mplayerplug-in work as it should've.

from mikolaj kucharski, thanks!
2009-02-11 22:54:01 +00:00
sthen
26809b86e4 bugfix update to 0.5.1, ok maintainer. 2009-02-11 20:49:35 +00:00
pea
c7c117ae3f Fixes amsn startup.
Patch from Azwaw Ousadou <bsdmaniak at gmail.com>, thanks.

ok ajacoutot@
2009-02-11 20:22:45 +00:00
naddy
36f67b8060 properly substitute paths in README.OpenBSD 2009-02-11 19:36:27 +00:00
jasper
07e69dbc2b - update gnome-ssh-askpass to 5.1
- regen PLIST
- sync WANTLIB
2009-02-11 15:58:35 +00:00
jasper
21caeb526e - add missing license markers 2009-02-11 15:50:30 +00:00