Commit Graph

45365 Commits

Author SHA1 Message Date
brad
5602513893 Fix a crash if VLC is not able to connect to a RTSP server.
ok sthen@
2008-09-05 01:01:00 +00:00
brad
9b5b2d8f21 Pull in integer overflow fixes for TTA, MMS and Ogg.
CVE-2008-3732, CVE-2008-3794

ok sthen@
2008-09-04 22:58:23 +00:00
kili
75b3599816 Distfile moved again. Sigh...
Noticed by landry.

ok landry
2008-09-04 20:33:24 +00:00
martin
a13e234b93 - update to 0.5.6
- take over maintainership

help and ok sthen@
2008-09-04 08:52:29 +00:00
brad
26ea736147 Update to Dovecot 1.1.3.
ok sthen@
2008-09-04 08:35:43 +00:00
fkr
a4916a1585 I moved (and not just to get a free commit) a while go.
ok ajacoutot@
2008-09-04 07:52:36 +00:00
brad
4861666ab0 Update to SpamAssassin 3.2.5; minor bug fix update.
ok mbalmer@
2008-09-04 06:42:12 +00:00
steven
39de130454 update to 7.30
from patrick keshishian (maintainer)
2008-09-04 05:30:53 +00:00
kili
9c0d3edd18 Drop maintainership.
If you have to work on ghc-HEAD but can't get the ghc-HEAD souces, there's
no point to work on it at all.
If you complain about missing portability, and all those Haskell guys agree,
but at the same time delay bootstrapping to the next release whenever a
release happens, there's no expectation for getting bootstrapping back at
all.
2008-09-03 22:40:27 +00:00
brad
5ad108aedd Remove forgotten MODGCC bits for sparc64. sparc64 has been using gcc3
for 4 1/2 years now.
2008-09-03 21:58:17 +00:00
jakob
f89347197a upgrade to v0.9.9 2008-09-03 21:02:31 +00:00
jakob
2f618aa0e4 upgrade to v3.1.1 2008-09-03 20:44:13 +00:00
jakob
b7efe9f8c5 upgrade to v0.9.1; bugfix release 2008-09-03 20:41:49 +00:00
ajacoutot
9df48de19c - small update to leafpad-0.8.15
"This release adds and update some translations."
2008-09-03 14:43:30 +00:00
jakob
ff1c336c38 upgrade to 2.7.2; fixes memory leaks 2008-09-03 14:33:06 +00:00
sthen
d339a110a1 regenerate PLIST (.egg-info was missing) and use MODPY_EGG_VERSION, bump 2008-09-03 13:29:33 +00:00
sthen
8e90856d30 SECURITY update to trac 0.10.5
- Fixes cross-site redirection in quickjump found by Russ McRee.
- Fixes wiki engine XSS found by Nathan Collins.
- Added PostgreSQL 8.3 support.
- Fixes FineGrainedPermissions for scoped repositories.
- Fixes problem with repository syncing raising exceptions.

ok Ben Lovett (MAINTAINER)
2008-09-03 13:26:16 +00:00
brad
2290578106 Enable V4L2 input support.
.e.g. mplayer tv:// -tv driver=v4l2:device=/dev/video0

ok robert@
2008-09-03 12:20:52 +00:00
todd
d8787fa8c7 verified to work via ekiga by me
PLEASE commit this ;-) ajacoutot@
2008-09-02 23:17:15 +00:00
todd
f721346741 give macppc a fighting chance, set the correct pic flag for this lib for macppc
ok ajacoutot@ (maint)
2008-09-02 23:16:01 +00:00
bernd
8ce0f5af89 Security update to apache-httpd-2.2.9. (CVE-2008-2364 and CVE-2007-6420)
http://www.apache.org/dist/httpd/CHANGES_2.2.9

Also fix LIB_DEPENDS and use the external pcre library instead of the shipped
one.

ok dlg@, simon@, merdely@ (pre-lock)
2008-09-02 22:05:23 +00:00
bernd
eea648f967 Update to offlineimap-6.0.3. 2008-09-02 21:51:42 +00:00
ajacoutot
e8398126f0 - make it possible to build under all archs without exhausting memory
fix build on alpha, tested by merdely@ thanks ;-)
2008-09-02 21:11:12 +00:00
steven
007f70e812 add MODRUBY_LIB_DEPENDS.
ok bernd@
2008-09-02 21:08:29 +00:00
todd
96efd786f4 corrects builds where MACHINE != MACHINE_ARCH (WRKDIST vs WRKSRC) 2008-09-02 18:35:57 +00:00
todd
1421c64499 obvious PERMIT typo, no pkg change, no pkg bump 2008-09-02 18:28:17 +00:00
jasper
e9660839fc - update leafpad to 0.8.14
- set USE_GMAKE=Yes to build the translations ("fucking classical" -antoine)

ok ajacoutot@ (MAINTAINER)
2008-09-02 16:41:11 +00:00
jasper
479c314970 - update gtksourceview to 2.2.2
from giovanni (MAINTAINER), with tweaks by me
2008-09-02 14:13:03 +00:00
jasper
9a6ffc2043 - update p5-Net-Z3950-Zoom to 1.24
- add MODULES+=devel/gettext
2008-09-02 14:10:22 +00:00
jasper
29edbe7b0c - update p5-MARC-Record to 2.0.0 2008-09-02 14:09:51 +00:00
brad
d8ab0f9395 Update glib2 to 2.16.5.
ok jasper@
2008-09-02 12:44:08 +00:00
jasper
b6b7d44ddb add pyzor 2008-09-02 12:34:20 +00:00
jasper
129eecc4f6 import pyzor 0.4.0
Pyzor is a collaborative, networked system to detect and block spam
using identifying digests of messages.

Pyzor initially started out to be merely a Python implementation of
Razor, but due to the protocol and the fact that Razor's server is not
Free Software, I decided to Pyzor should be based upon a new, lighter,
more language- independent protocol.

requested by and ok dlg@
2008-09-02 12:33:17 +00:00
landry
589d72e28f Add support for sensors through hw.sensors sysctls, currently temperature,
fan speed and voltages.
From a diff by Josh Elsasser on ports@ a while ago, thanks!

ok ajacoutot@ (maintainer)
2008-09-02 11:28:05 +00:00
jasper
761f6b3831 - update p5-Calendar-Simple to 1.20
- add run_depends on a recommended module
2008-09-02 10:15:49 +00:00
jcs
06d1318dc6 oh hai ruby-snmp 2008-09-01 23:52:56 +00:00
jcs
f1b7afdd10 ruby-snmp-1.0.2, a pure ruby snmp library 2008-09-01 23:49:57 +00:00
sthen
b35f6050f8 - SECURITY update, add patches to fix oCERT-2008-014,
WordNet stack and heap overflows. Thanks to Rob Holland
of oCERT for contacting us with the advisory.

- housekeeping: regenerate PLIST, move to Tcl/Tk 8.5,
use SUBST_CMD macro rather than hand-rolled command.
2008-09-01 20:02:53 +00:00
eric
b06556d4c9 * update to 1.1.6
* fix WANTLIB in subpackages
* -bin subpackage depends on -main
* install public headers
* remove maintainer per his request

ok mbalmer@
2008-09-01 19:13:05 +00:00
eric
bb665bad6f update to 0.9.32
ok wcmaier@
2008-09-01 19:11:04 +00:00
eric
0ea1ade29b update to 0.5.28
ok wcmaier@
2008-09-01 19:10:22 +00:00
eric
8c131ca116 update to 0.5.10
ok wcmaier@
2008-09-01 19:09:17 +00:00
jasper
f07a2558c3 - update p5-Archive-Zip to 1.24, mostly bug fixes 2008-09-01 16:54:48 +00:00
jasper
3610b7f319 - update p5-WebService-Audioscrobbler to 0.07 2008-09-01 16:25:16 +00:00
sthen
7b17ca6dda Maintenance update to latest stable version 0.6.32, from maintainer
Darrin Chandler on ports@.

"Thanks to Toni Mueller for prodding, and to Simon Kuhnle for prodding,
testing, and the patch (I had the same diff just before lock but kept
forgetting after unlock)." -dwc
2008-09-01 15:47:43 +00:00
espie
4db6459ed1 +liquid-rescale 2008-09-01 11:17:54 +00:00
espie
824f3c6733 liquid rescale plugin for gimp 2008-09-01 11:15:29 +00:00
espie
b7e69fb882 liquid resize library, a fun seam-carving library. 2008-09-01 11:03:28 +00:00
jasper
8b97ce9939 - update p5-WebService-MusicBrainz to 0.18 2008-09-01 10:15:31 +00:00
jasper
99acfd81e5 - update p5-POE-Component-IRC to 5.88 2008-09-01 09:57:57 +00:00