rui
d513b3cb62
Security: update tor to 0.2.0.33 which fixes an important security-related bug.
...
Reference: http://secunia.com/Advisories/33635
I got almost the same diff from merdely@ and robert at openbsd dot pap dot st
ok merdely@
2009-01-24 14:53:57 +00:00
bernd
ce191c802f
Update to git-1.6.1.
...
Also fixes command injection vulnerabilities in gitweb.
(CVE-2008-5516, CVE-2008-5517) Hint from jasper@, thanks!
help & tests sturm@
2009-01-24 14:31:28 +00:00
sobrado
cf89c19ebf
add geographical information about myself to the list of OpenBSD developers.
...
ok jasper@, sthen@
2009-01-24 12:44:28 +00:00
ajacoutot
1711486182
- re-add gstreamer-ffmpeg dependency now that it works
...
needs version >= 0.10.5, as requested by jasper@
2009-01-24 12:40:40 +00:00
ajacoutot
45d58e0dc9
- unbreak by updating to a more recent version
...
ok jasper@
2009-01-24 12:39:11 +00:00
ajacoutot
477f228b72
- better patch from David Coppa so that we can get rid of the gtar dep
...
- regen patches and set GPL version number while here
2009-01-24 11:49:55 +00:00
espie
db7f3a147c
say exactly WHAT was skipped, instead of giving the pattern
2009-01-24 11:32:43 +00:00
sthen
ca074f9466
SECURITY update to 1.4.22.2; updated fix for CVE-2009-0041 in IAX
2009-01-24 11:22:26 +00:00
landry
062baafddc
Update to comix 4.0.2, rewritten from scratch upstream.
...
Properly register mime types and install schema file while here.
Use PKG_SUBST instead of perl -pi dance.
With help from wcmaier@ for python-fu and ajacoutot@ for gconf-fu, tnx!
MAINTAINER timeout, ok ajacoutot@
grudgingly-ok-though-itd-be-nice-if-people-just-used-distutils wcmaier@
2009-01-24 11:07:04 +00:00
jakemsr
9465f22229
there's no reason to stop SDL from doing audio playback conversions
2009-01-24 11:00:41 +00:00
jakemsr
53ef50a03a
cleanup sndio backend
...
- rename from "libsndio" to "sndio"
- remove support for "frame tick" synchronization; nothing uses it
- as with many other sndio backends, the audio device block size is the
buffer-write-size the application wants and there are 2 blocks per
device buffer
- if SDL will resample, increase the audio block and buffer size by
the same ratio, so that device latency (or how much *time* the
application has between write()s to not let the buffer underrun) does
not change
- allow applications to disable conversions
tested with almost every port that uses this code (exceptions being some
games that require non-free game data) on a device most likely to be
affected by the changes (azalia(4) that only does 44.1 or 48 kHz s16)
unoverriding conversion disabling exposes brokenness in a few other
ports, those will be fixed soon
2009-01-24 10:56:11 +00:00
ajacoutot
9191f98fe2
- do not strip bin/lib when DEBUG is defined
2009-01-24 10:31:15 +00:00
jasper
0baf77c9e7
- do the correct db4-dance in LIB_DEPENDS
...
spotted by naddy@, thanks!
2009-01-23 18:13:25 +00:00
naddy
eaaca9c3d5
isfinite() is in the std namespace
2009-01-23 17:45:36 +00:00
jasper
2c8cd7c176
- regen WANTLIB
2009-01-23 17:42:14 +00:00
ajacoutot
3e076fc88a
- this needs gtar
...
- regen WANTLIB
from David Coppa on ports@, thanks!
ok jasper@
2009-01-23 16:31:26 +00:00
jasper
38ef4736e9
- fix potential 64-bit issues by including a missing header
...
- honor CFLAGS
- regen PLIST while here
2009-01-23 16:13:50 +00:00
ajacoutot
d42eb01bf6
+lxrandr
2009-01-23 15:55:05 +00:00
ajacoutot
524cbdbe9d
Import lxrandr-0.1
...
LXRandR is a very basic monitor config tool utilizing X RandR extension.
It's a GUI frontend of the command line program xrandr. LXRandR can let
you change the screen resolution on the fly. Besides, when you run
lxrandr with external monitor connected, its GUI will change, and show
you some quick options to get your projector working correctly.
<...>
Note that this will not work on each and every installations but it does
its job for me.
ok jasper@
2009-01-23 15:53:27 +00:00
jasper
ff607dab68
- fix MASTER_SITES
2009-01-23 13:27:50 +00:00
ajacoutot
f84adeeefe
- unbreak
2009-01-23 12:46:36 +00:00
ajacoutot
e0d53431ee
- fix a locales related crash in the editor
...
crash reported by Niels Van Mourik via jasper@
2009-01-23 11:41:29 +00:00
sthen
749586611f
patch from upstream git via Brad; increment stat.clients statistics
...
whenever adding new client. Otherwise it is possible to go under zero
when removing clients from the server.
2009-01-23 11:01:06 +00:00
sthen
824f5f7aad
fix the missing package bump for kevlo's PLIST change (add @conflict marker).
2009-01-23 09:11:57 +00:00
jasper
ea8986db67
- update dkim-milter to 2.8.1
...
* includes a SECURITY FIX for the DDoS in SA33581
- re-order WANTLIB
ok jakob@ (MAINTAINER)
2009-01-23 06:43:07 +00:00
kevlo
cfccbde5ad
add @conflict marker
2009-01-23 02:33:17 +00:00
kevlo
bf64d836df
add deco
2009-01-23 02:30:55 +00:00
kevlo
0fd5615b3a
initial import of deco 1.6
...
Deco is a Unix script able to extract various archive file formats.
Supported archive formats: 7z, ace, ar, arc, arj, bz2, cab, cpio, deb,
flac, gz, jar, lha, lzma, lzo, rar, rpm, tar, zip, zoo.
ok sthen@
2009-01-23 02:30:20 +00:00
sthen
2703733a18
update to 0.4.7 from Ryan Freeman <ryan at slipgate dot org> on ports@
...
with small adjustments. maintainer's email bounces.
2009-01-22 20:39:03 +00:00
jasper
ed319b6040
- fix potential 64-bit issue by including a missing header
2009-01-22 20:07:20 +00:00
wcmaier
9dea1a870f
Use numpy's special setuptools file when building (and regen PLIST).
...
Build breakage pointed out by jasper@; fix by me. ok jasper@, ajacoutot@
2009-01-22 19:23:10 +00:00
ajacoutot
ef8927a5a6
- fix WANTLIB after esound removal from libgnome
2009-01-22 19:06:27 +00:00
ajacoutot
1be520b9c7
- set PORTHOME to please systrace
...
- add a missing build_depends
- remove gstreamer-ffmpeg from dependencies; it doesn't work at all and is
only good at leaving core dumps under $HOME; people wanting xvid/divx/mpeg4
support under totem should install the xine FLAVOR
2009-01-22 18:41:17 +00:00
jasper
3212401369
- merge PFRAG.shared into PLIST for ports that are SHARED_ONLY=Yes
...
agreed by ajacoutot@
2009-01-22 18:40:13 +00:00
robert
63e78dd49d
update to openoffice 3.0.1rc1;
...
this now builds with gcc4
2009-01-22 17:44:38 +00:00
jasper
54837f932b
don't hardcode python version
...
spotted by antoine
2009-01-22 17:14:24 +00:00
ajacoutot
a00531f779
- add missing rarian goo and dependency
2009-01-22 16:30:12 +00:00
ajacoutot
8a0d6ed314
- no need for rarian/scrollkeeper here
...
- regen PLIST gives us a new translation
2009-01-22 16:14:01 +00:00
jasper
e79ecf35a5
...cvs was hungry and ate this
2009-01-22 16:08:01 +00:00
jasper
3eba13c190
- get rid of ugly way to prevent run-time dependency on python
...
- use SUBST_CMD
ok wcmaier@
2009-01-22 16:06:05 +00:00
kevlo
8b8782ca2d
unbreak(add options to check tcl/tk headers).
...
Pointed it out by naddy@
ok naddy@
2009-01-22 13:43:00 +00:00
jasper
c399ea7a0f
- add gnome-games-extra-data
2009-01-21 22:08:59 +00:00
jasper
a7578ff303
import gnome-games-extra-data 2.24.0
...
gnome-games-extras-data contains extra data files for the gnome-games
package. At the moment this is almost entirely extra themes and artwork
for the games.
2009-01-21 22:07:55 +00:00
naddy
8a38b54d7e
maintenance update to 7.19.3
2009-01-21 21:17:27 +00:00
matthieu
258b21309a
+omconsole
2009-01-21 20:43:40 +00:00
matthieu
c9a37fe9f7
Add omconsole, a small utility to access the OpenMoko console using
...
the DebugBoard. ok sthen@.
2009-01-21 20:43:23 +00:00
djm
228b9323d8
fix build when python => ${MODPY_BIN} symlink does not exist;
...
pointed out by naddy@
2009-01-21 20:31:18 +00:00
ajacoutot
cb812aa962
- last commit was garbled somehow, so sync again: 5460
2009-01-21 20:14:43 +00:00
jasper
3e8cbb9a5d
regen, 5433
2009-01-21 18:35:08 +00:00
kili
0fd59bd72a
Update to slib-guile-1.0.
...
portswise ok, jasper@
"if it works...", espie@ (MAINTAINER)
2009-01-21 18:32:51 +00:00