Commit Graph

37445 Commits

Author SHA1 Message Date
jakob
83544b1761 postfix 2.4.0 release candidate 5 2007-03-15 21:48:27 +00:00
jakob
52d5f57366 postfix 2.3.8 2007-03-15 21:34:31 +00:00
deanna
5b4289f461 Update to 1.0.3 - This version fixes a denial of service
vulnerability. Upgrading is very recommended.

Tested by Ben Lovett, from brad, ok ckuethe.
2007-03-15 20:25:12 +00:00
naddy
340a6b0a8d update to patchlevel 10 2007-03-15 19:30:52 +00:00
naddy
a1ab730fcd maintenance update to 2.2.29 2007-03-15 19:20:49 +00:00
naddy
b0a7e5d4d9 update to 1.2.16:
- minor bug fixes
- we now use the same API no matter whether asm optimizations are enabled
  or not
2007-03-15 19:19:23 +00:00
naddy
a572678eaa move libao.conf to SYSCONFDIR instead of hard-coded /etc 2007-03-15 19:12:35 +00:00
naddy
0064f34ace LP64 fix; problem reported by Bryan Irvine 2007-03-15 18:15:12 +00:00
naddy
2c2c250df3 makesum: don't try to create distinfo if there are no distfiles; ok espie@ 2007-03-15 18:11:54 +00:00
jasper
45855bbf7b bugfix update to geany 0.10.2
from MAINTAINER (Vlad Glagolev <stelzy@gmail.com>) with tweaks by me
2007-03-15 16:08:05 +00:00
jasper
806213bbaf update tkdvd to 4.0.6
from MAINTAINER (Vlad Glagolev <stelzy@gmail.com>) with tweaks by me
2007-03-15 15:57:44 +00:00
ckuethe
a5540c4973 memory testing utility 2007-03-15 15:49:06 +00:00
henning
ff7382a17d fix botched conversion to KERN_CPTIME2 for SMP support
only i386 and amd64 have working KERN_CPTIME2.
mimic top(1)s behaviour and only use KERN_CPTIME2 when ncpu > 1
ok bernd
2007-03-15 13:10:03 +00:00
jolan
4d65225fd7 remove Jim Geovedi as maintainer from all ports' Makefiles per his
request.
2007-03-15 11:30:07 +00:00
jolan
7d42dc4e37 SECURITY: update to 1.2.16 which fixes a remote DoS in chan_sip
from maintainer stuart henderson
2007-03-15 10:56:31 +00:00
jsg
53401d0c5f Update to 0.70 2007-03-15 09:05:20 +00:00
ajacoutot
bed54d1d39 - update to advchk-1.20
ok jasper@
2007-03-15 08:41:07 +00:00
espie
398b1a7dc0 update to 0.9.1 2007-03-15 08:07:39 +00:00
espie
22c3c61f00 +libkexiv2 2007-03-15 08:06:48 +00:00
espie
f010d8e16c kde wrapper lib around exiv2, needed for digikam update 2007-03-15 08:05:52 +00:00
espie
5c619cb222 minor update to new version. 2007-03-15 08:04:22 +00:00
jasper
2f6924e17a update p5-Net-Ping-External to 0.12 2007-03-15 07:56:33 +00:00
jasper
a01f257986 add trayer 2007-03-15 07:29:15 +00:00
jasper
6a3c5ba6e8 import trayer 1.0
Trayer is small program designed to provide systray functionality
present in GNOME/KDE desktop enviroments for window managers which don't
support that function. It's similar to other applications such as
'peksystray' and 'docker'.

tweaks by and ok ajacoutot@
2007-03-15 07:25:32 +00:00
jasper
dd04574f4f update herrie to 1.5.1 2007-03-15 07:20:29 +00:00
jasper
e194a57da9 honour CC.
ok pedro@
2007-03-15 07:18:12 +00:00
jasper
8e55bc08f4 update libmtp to 0.1.4 2007-03-15 07:17:59 +00:00
pvalchev
3a58459afd latest 2007-03-08 22:55:17 +00:00
pvalchev
feee346d91 sync 2007-03-06 20:16:02 +00:00
kurt
5169d71731 bump SO_VERSION to 19.0 to make room for firefox -stable updates. firefox
in -stable has internal nspr and will cause issues for users who upgrade if
SO_VERSION reaches 19.0 due to the .libs package. discussed with martynas.
okay pvalchev@
2007-03-06 18:30:31 +00:00
espie
64a9885735 fix @pkgpath for debug flavor, unconfuses pkg_add -u.
okay pvalchev@
2007-03-06 17:43:36 +00:00
pvalchev
ad1379a4cd sync 2007-03-05 02:24:57 +00:00
robert
8a943d859d use more saner defaults for minimo:
- disable SSR mode
- set the default page to a blank one
- do not hide the nav-bar in full screen mode

ok pvalchev@
2007-03-04 23:37:27 +00:00
pvalchev
ed8cf210c2 Fix permissions to /usr/local/mozilla (where ~/.mozilla inherits them
from) to allow owner writes. This was broken in the last commit... now
it allows users to save bookmarks, preferences, etc. From martynas
2007-03-04 20:23:57 +00:00
pvalchev
39aa16e13b tweak 2007-03-04 18:00:56 +00:00
pvalchev
c46042755b shrink 2007-03-04 08:02:23 +00:00
pvalchev
53d294e6f4 sync, 4209 unzels 2007-03-04 00:23:00 +00:00
kurt
1815263596 adjust LIB_DEPENDS due to disabling swscale support in ffmpeg.
ok pvalchev@
2007-03-02 23:42:41 +00:00
kurt
c1285d8a00 Disable building with swscale support since it breaks ffmpeg support in
vlc. ok pvalchev@
2007-03-02 23:38:28 +00:00
pvalchev
8a5cfa8199 update this to 2.0.0.2 too which was forgotten; from martynas 2007-03-02 15:59:15 +00:00
robert
d3d161c7d9 - update to version 2.0.0.2 and apply several security fixes,
therefore bump the PKGNAME to p0 now;
- enable official branding by default
- fix some WANTLIB markers

work done by Martynas Venckus; thanks.

tested by many many people; ok pvalchev@
2007-03-01 22:46:06 +00:00
robert
71dd59e68a update to version 4.6.5; from Martynas Venckus; ok pvalchev@ 2007-03-01 22:37:48 +00:00
jasper
4ff9eb7452 update libsoup to 2.2.100
ok pval@
2007-03-01 16:46:48 +00:00
dlg
b601fa8a17 fix on macppc where comparing a char to -1 doesnt have the desired effect.
ok robert@ marco@
2007-02-28 21:48:12 +00:00
mbalmer
473c1e5a05 Update to ClamAV 0.90. A lot of improvments and bugfixes, see www.clamav.net
for all details.

ok nikolay
2007-02-28 20:31:08 +00:00
david
d22ecb4a46 fix SUBDIR sorting; ok sturm@ 2007-02-27 20:52:19 +00:00
ajacoutot
d2daa1bf83 - update to xfe-0.98.2
ok espie@
2007-02-27 17:06:46 +00:00
espie
54363e1e66 synch goggles to the fox update.
took me forever to remember that goggles starts up at the previous
bookmark, which was broken on the dvd I was testing.

Also, clean up the startup script while I'm there...
2007-02-27 11:15:25 +00:00
espie
5f6c216aae update to much newer version. parallel work by ajacoutot@. 2007-02-27 10:46:00 +00:00
steven
e41afeeea3 add missing RUN_DEPENDS.
ok espie@
2007-02-26 15:15:38 +00:00