CVS: cvs.openbsd.org: ports

2013-01-02 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2013/01/02 01:34:32

Modified files:
devel/cil  : Makefile 

Log message:
This is BROKEN on powerpc.
/usr/local/libexec/cil/obj/x86_OPENBSD/cilly.asm.exe does not exist
/usr/local/libexec/cil/obj/x86_OPENBSD/cilly.byte.exe does not exist



CVS: cvs.openbsd.org: ports

2013-01-02 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2013/01/02 01:59:59

Modified files:
devel/cmake: Makefile 

Log message:
Do not pick up gmake first if installed (even without 'USE_GMAKE=Yes')

Add '--parallel=${MAKE_JOBS}' to CONFIGURE_ARGS

Add '--verbose' to CONFIGURE_ARGS

Remove USE_GROFF



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2013/01/02 02:12:58

Modified files:
devel/cil  : Makefile 

Log message:
ARCH - MACHINE_ARCH to unbreak.



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2013/01/02 03:12:03

Log message:
Re-import squid 2.7.STABLE9 under www/squid27, same as the previous port
in www/squid as of 2012/11/26 plus a REVISION bump. The newer version works
well in most cases, but is less portable and seems to have problems with
certain configurations.  ok ajacoutot.

Status:

Vendor Tag: sthen
Release Tags:   sthen_20130102

N ports/www/squid27/Makefile
N ports/www/squid27/distinfo
N ports/www/squid27/patches/gcc-patch-lib_Makefile_in
N ports/www/squid27/patches/patch-configure_in
N ports/www/squid27/patches/patch-errors_Makefile_in
N ports/www/squid27/patches/patch-icons_Makefile_in
N ports/www/squid27/patches/patch-helpers_basic_auth_MSNT_Makefile_in
N ports/www/squid27/patches/patch-helpers_basic_auth_SMB_Makefile_in
N 
ports/www/squid27/patches/patch-helpers_negotiate_auth_squid_kerb_auth_Makefile_in
N 
ports/www/squid27/patches/patch-helpers_external_acl_wbinfo_group_wbinfo_group_pl
N 
ports/www/squid27/patches/patch-helpers_negotiate_auth_squid_kerb_auth_squid_kerb_auth_c
N ports/www/squid27/patches/patch-src_Makefile_in
N ports/www/squid27/patches/patch-src_cf_data_pre
N ports/www/squid27/patches/patch-src_defines_h
N ports/www/squid27/patches/patch-src_ssl_support_c
N ports/www/squid27/patches/patch-tools_Makefile_in
N ports/www/squid27/pkg/PFRAG.ldap
N ports/www/squid27/pkg/DESCR
N ports/www/squid27/pkg/PFRAG.ntlm
N ports/www/squid27/pkg/PLIST
N ports/www/squid27/pkg/README
N ports/www/squid27/pkg/squid.rc

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2013/01/02 03:14:29

Modified files:
www: Makefile 

Log message:
build squid27



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2013/01/02 04:13:52

Modified files:
infrastructure/lib/DPB: Engine.pm 

Log message:
stats are comparatively cheap, run them even when the engine doesn't run.
Yields more accurate stat output, where we can see a staircase effect on
the queue when the engine is run not that often, and Built actually go
up until it goes back down again.



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2013/01/02 04:14:12

Modified files:
security/gnupg : Tag: OPENBSD_5_2 Makefile distinfo 
security/gnupg/patches: Tag: OPENBSD_5_2 
patch-cipher_Makefile_in 
patch-doc_Makefile_in 
patch-g10_Makefile_in 
patch-keyserver_Makefile_in 
patch-tools_Makefile_in 
patch-util_Makefile_in 
patch-util_secmem_c 
security/gnupg/pkg: Tag: OPENBSD_5_2 DESCR PLIST 

Log message:
MFC gnupg update. CVE-2012-6085 has now been assigned to this issue.

==
SECURITY update GnuPG to 1.4.13; earlier versions were vulnerable to memory
access violations and public keyring database corruption when importing
manipulated public keys.  http://seclists.org/bugtraq/2012/Dec/151

Tweaked from a submission from David Hill.
==



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2013/01/02 04:21:13

Modified files:
www/squid27: Makefile 
Added files:
www/squid27/patches: patch-src_client_side_c 

Log message:
add a patch from upstream's stable diff; fix memleak with malformed headers.



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Gonzalo L. Rodriguez
CVSROOT:/cvs
Module name:ports
Changes by: gonz...@cvs.openbsd.org 2013/01/02 04:50:17

Modified files:
www/py-CherryPy: Makefile distinfo 
www/py-CherryPy/pkg: PLIST 

Log message:
Little update for py-Cherrry to 3.2.2

And zinke@ drop maintership.

'Looks good to me' zinke@



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2013/01/02 05:26:58

Modified files:
www/squid  : Makefile 

Log message:
build with gcc 4.6 on ppc to avoid unrecognizable insn in src/ipc/StoreMap.cc
breakage reported by aja@



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2013/01/02 06:49:20

Removed files:
print/cups/patches: patch-desktop_cups_desktop_in 

Log message:
Remove useless patch; the Desktop file is not installed anymore.



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2013/01/02 06:59:05

Modified files:
databases/hs-HDBC-postgresql: Makefile 

Log message:
update homepage

from Dawe



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2013/01/02 08:13:02

Modified files:
audio/libmikmod: Makefile 
Added files:
audio/libmikmod/patches: patch-playercode_mloader_c 

Log message:
Fix a NULL dereference in libmikmod triggered by the games/ri-li port.
While here, make the build honour CFLAGS.
Tweak and ok brad



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2013/01/02 08:42:02

Modified files:
devel/coccigrep: Makefile 

Log message:
Mark as NOT_FOR_ARCHS=hppa, it run_depends on coccinelle which depends on
ocaml which is not available on hppa. Makes sure that dpb doesnt try to
build it.



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2013/01/02 08:50:28

Modified files:
editors/emacs  : Makefile 
editors/emacs22: Makefile 

Log message:
Mark as BROKEN-hppa:
Illegal operands in asm on callproc.c for emacs 22
Invalid function: DEAD for emacs24



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2013/01/02 09:28:19

Modified files:
audio/pulseaudio: Makefile 
audio/pulseaudio/patches: patch-src_daemon_default_pa_in 
Removed files:
audio/pulseaudio/patches: patch-src_daemon_pulseaudio_desktop_in 
  patch-src_pulsecore_pstream_c 

Log message:
Remove a couple of useless patches.
Add a BUILD_DEPENDS on devel/check for regression tests.
Re-order loading of the sndio(7) module in the configuration file.




CVS: cvs.openbsd.org: ports

2013-01-02 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2013/01/02 10:12:23

Modified files:
x11/xfce4  : xfce4.port.mk 
x11/xfce4/exo  : Makefile 
x11/xfce4/exo/pkg: PLIST 
x11/xfce4/garcon: Makefile 
x11/xfce4/garcon/pkg: PLIST 
x11/xfce4/gtk-xfce-engine: Makefile 
x11/xfce4/gtk-xfce-engine/pkg: PLIST-gtk3 PLIST-main 
x11/xfce4/libxfce4ui: Makefile 
x11/xfce4/libxfce4ui/pkg: PLIST 
x11/xfce4/libxfce4util: Makefile 
x11/xfce4/libxfce4util/pkg: PLIST 
x11/xfce4/libxfcegui4: Makefile 
x11/xfce4/libxfcegui4/pkg: PLIST 
x11/xfce4/mousepad: Makefile 
x11/xfce4/notification-daemon-xfce: Makefile 
x11/xfce4/notification-daemon-xfce/pkg: PLIST 
x11/xfce4/orage: Makefile 
x11/xfce4/orage/pkg: PLIST 
x11/xfce4/parole: Makefile 
x11/xfce4/parole/pkg: PLIST 
x11/xfce4/terminal: Makefile 
x11/xfce4/thunar: Makefile 
x11/xfce4/thunar/pkg: PLIST 
x11/xfce4/thunar-archive: Makefile 
x11/xfce4/thunar-archive/pkg: PLIST 
x11/xfce4/thunar-media-tags: Makefile 
x11/xfce4/thunar-media-tags/pkg: PLIST 
x11/xfce4/thunar-vcs: Makefile 
x11/xfce4/thunar-vcs/pkg: PLIST 
x11/xfce4/tumbler: Makefile 
x11/xfce4/tumbler/pkg: PLIST 
x11/xfce4/xfce4-appfinder: Makefile 
x11/xfce4/xfce4-battery: Makefile 
x11/xfce4/xfce4-battery/pkg: PLIST 
x11/xfce4/xfce4-clipman: Makefile 
x11/xfce4/xfce4-clipman/pkg: PLIST 
x11/xfce4/xfce4-cpugraph: Makefile 
x11/xfce4/xfce4-cpugraph/pkg: PLIST 
x11/xfce4/xfce4-dict: Makefile 
x11/xfce4/xfce4-diskperf: Makefile 
x11/xfce4/xfce4-diskperf/pkg: PLIST 
x11/xfce4/xfce4-fsguard: Makefile 
x11/xfce4/xfce4-fsguard/pkg: PLIST 
x11/xfce4/xfce4-genmon: Makefile 
x11/xfce4/xfce4-genmon/pkg: PLIST 
x11/xfce4/xfce4-mailwatch: Makefile 
x11/xfce4/xfce4-mixer: Makefile 
x11/xfce4/xfce4-mount: Makefile 
x11/xfce4/xfce4-mount/pkg: PLIST 
x11/xfce4/xfce4-mpc: Makefile 
x11/xfce4/xfce4-mpc/pkg: PLIST 
x11/xfce4/xfce4-notes: Makefile 
x11/xfce4/xfce4-notes/pkg: PLIST 
x11/xfce4/xfce4-notifyd: Makefile 
x11/xfce4/xfce4-panel: Makefile 
x11/xfce4/xfce4-panel/pkg: PLIST 
x11/xfce4/xfce4-places: Makefile 
x11/xfce4/xfce4-places/pkg: PLIST 
x11/xfce4/xfce4-power-manager: Makefile 
x11/xfce4/xfce4-quicklauncher: Makefile 
x11/xfce4/xfce4-quicklauncher/pkg: PLIST 
x11/xfce4/xfce4-screenshooter: Makefile 
x11/xfce4/xfce4-session: Makefile 
x11/xfce4/xfce4-session/pkg: PLIST 
x11/xfce4/xfce4-settings: Makefile 
x11/xfce4/xfce4-smartbookmark: Makefile 
x11/xfce4/xfce4-smartbookmark/pkg: PLIST 
x11/xfce4/xfce4-systemload: Makefile 
x11/xfce4/xfce4-systemload/pkg: PLIST 
x11/xfce4/xfce4-taskmanager: Makefile 
x11/xfce4/xfce4-time-out: Makefile 
x11/xfce4/xfce4-time-out/pkg: PLIST 
x11/xfce4/xfce4-verve: Makefile 
x11/xfce4/xfce4-wavelan: Makefile 
x11/xfce4/xfce4-wavelan/pkg: PLIST 
x11/xfce4/xfce4-weather: Makefile 
x11/xfce4/xfce4-weather/pkg: PLIST 
x11/xfce4/xfce4-wmdock: Makefile 
x11/xfce4/xfce4-xkb: Makefile 
x11/xfce4/xfconf: Makefile 
x11/xfce4/xfconf/pkg: PLIST 
x11/xfce4/xfdesktop: Makefile 
x11/xfce4/xfmpc: Makefile 
x11/xfce4/xfprint: Makefile 
x11/xfce4/xfprint/pkg: PLIST 
x11/xfce4/xfwm4: Makefile 

Log message:
Winter cleanup of the Xfce ports:

- use LIBTOOL_FLAGS=--tag=disable-static to avoid building useless
static libs.
- add a MODXFCE_PURGE_LA variable holding the list of dirs to purge from
libtool archive useless files.
- add a MODXFCE4_post-install hook in xfce4.port.mk to purge the la files.
This requires  bsd.port.mk r1.1201.
- remove --disable-linker-opts now that --as-needed seems to work fine
- fix WANTLIB (mostly adding harfbuzz icudata icule icuuc in lots of
places)
- update PLISTs: remove @comment'ed static/la files, redundant dirs

ok sthen@ ajacoutot@



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2013/01/02 11:25:27

Modified files:
x11/xfce4/exo  : Makefile distinfo 
x11/xfce4/exo/pkg: PLIST 

Log message:
Update to exo-0.10.2.



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2013/01/02 11:28:22

Modified files:
x11/xfce4/thunar: Makefile distinfo 
x11/xfce4/thunar/pkg: PLIST 

Log message:
Update to thunar 1.6.2.
Adds tab support, a new sidebar and lots of bugfixes. See
http://git.xfce.org/xfce/thunar/tree/NEWS for details.
tested by  ok giovanni@



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2013/01/02 11:29:09

Modified files:
x11/xfce4/tumbler: Makefile distinfo 
x11/xfce4/tumbler/pkg: PLIST 

Log message:
Update to tumbler 0.1.26.



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2013/01/02 11:32:21

Modified files:
x11/xfce4/mousepad: Makefile distinfo 
x11/xfce4/mousepad/pkg: PLIST 
Added files:
x11/xfce4/mousepad/patches: patch-mousepad_main_c 
Removed files:
x11/xfce4/mousepad/patches: patch-src_search_c 

Log message:
Major update to mousepad 0.3.0.

Now features syntax hilighting, multiple instance support, statusbar,
DND between windows, reorderable/detachable tabs..
See http://git.xfce.org/apps/mousepad/tree/NEWS for details.
Cherry pick a git commit to fix locale initialization.



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2013/01/02 11:42:19

Modified files:
sysutils/augeas: Makefile 
sysutils/augeas/patches: patch-lenses_shellvars_aug 
Removed files:
sysutils/augeas/patches: patch-lenses_simplevars_aug 

Log message:
actually, move /etc/{audio,mixer}ctl.conf into the shellvars lens. as discussed
with upstream.



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2013/01/02 11:53:21

Modified files:
x11/xfce4/ristretto: Makefile distinfo 
x11/xfce4/ristretto/pkg: PLIST 

Log message:
Update to ristretto 0.6.3.



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2013/01/02 11:56:15

ports/x11/xfce4/xfce4-screenshooter/patches

Update of /cvs/ports/x11/xfce4/xfce4-screenshooter/patches
In directory cvs.openbsd.org:/tmp/cvs-serv11912/patches

Log Message:
Directory /cvs/ports/x11/xfce4/xfce4-screenshooter/patches added to the 
repository



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2013/01/02 11:56:43

Modified files:
x11/xfce4/xfce4-screenshooter: Makefile distinfo 
x11/xfce4/xfce4-screenshooter/pkg: PLIST 
Added files:
x11/xfce4/xfce4-screenshooter/patches: patch-Makefile_in 

Log message:
Update to xfce4-screenshooter 1.8.1.



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2013/01/02 11:58:25

Modified files:
x11/xfce4/xfce4-weather: Makefile distinfo 
x11/xfce4/xfce4-weather/pkg: PLIST 

Log message:
Update to xfce4-weather 0.8.2.



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2013/01/02 12:01:12

Modified files:
x11/xfce4/xfce4-mixer: Makefile distinfo 
x11/xfce4/xfce4-mixer/pkg: PLIST 

Log message:
Update to xfce4-mixer 4.10.0.



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2013/01/02 12:10:52

Modified files:
x11/xfce4/terminal: Makefile distinfo 
x11/xfce4/terminal/pkg: PLIST 

Log message:
Major update to xfce4-terminal 0.6.1.

Now supports colorschemes, a search dialog, and a quake-like drop-down
mode to bind on a kbd shortcut - and also a lots of bugfixes.
See http://git.xfce.org/apps/xfce4-terminal/tree/NEWS for details.



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2013/01/02 13:18:48

Modified files:
sysutils/augeas: Makefile 
sysutils/augeas/patches: patch-lenses_shellvars_aug 
Added files:
sysutils/augeas/patches: patch-lenses_fonts_aug 
 patch-lenses_simplevars_aug 
 patch-man_augparse_1 

Log message:
- fix a path in the manpage
- adjust the fonts lens' exclusion rule to ignore all README files



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2013/01/02 13:26:23

ports/sysutils/augeas/files

Update of /cvs/ports/sysutils/augeas/files
In directory cvs.openbsd.org:/tmp/cvs-serv25937/files

Log Message:
Directory /cvs/ports/sysutils/augeas/files added to the repository



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2013/01/02 13:28:08

Modified files:
sysutils/augeas: Makefile 
sysutils/augeas/pkg: PLIST 
Added files:
sysutils/augeas/files: bootconf.aug test_bootconf.aug 

Log message:
add a lens which parses our boot.conf(8).



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2013/01/02 13:29:49

Modified files:
print/lyx  : Makefile distinfo 
print/lyx/pkg  : PLIST 
Removed files:
print/lyx/patches: patch-src_frontends_qt4_Menus_cpp 

Log message:
Update to LyX 2.0.4.
Based on a diff from Marc Peters on ports@ ages ago, thanks!
Tested by matthieu@, and then i completely forgot to commit it...



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2013/01/02 13:37:11

Added files:
sysutils/augeas/patches: patch-tests_Makefile_in 

Log message:
missed in previous



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2013/01/02 13:40:21

Modified files:
databases/luma : Makefile distinfo 
databases/luma/pkg: DESCR PLIST 
Added files:
databases/luma/patches: patch-setup_py 
Removed files:
databases/luma/files: setup.py 
databases/luma/patches: 
patch-lib_luma_base_backend_PluginLoader_py 

Log message:
Update to luma 3.0.7, now uses py-qt4.

Nothing uses x11/py-qt3 anymore, so it will hit the Attic after a grace
period...



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2013/01/02 15:33:43

Modified files:
telephony/asterisk: Makefile distinfo 

Log message:
update to Asterisk 10.11.1, fixing:

AST-2012-014: crashes due to large stack allocations in TCP;
affects remote unauthenticated SIP *over TCP* and remote authenticated
XMPP/HTTP connections.

AST-2012-015: DoS through resource consumption by exploiting device
state caching; exploitable if anonymous calls are permitted.



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2013/01/02 15:34:16

Modified files:
telephony/asterisk: Tag: OPENBSD_5_2 Makefile distinfo 
telephony/asterisk/patches: Tag: OPENBSD_5_2 patch-configure_ac 
patch-pbx_pbx_spool_c 

Log message:
update -stable to Asterisk 1.8.19.1, fixing:

AST-2012-014: crashes due to large stack allocations in TCP;
affects remote unauthenticated SIP *over TCP* and remote authenticated
XMPP/HTTP connections.

AST-2012-015: DoS through resource consumption by exploiting device
state caching; exploitable if anonymous calls are permitted.



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Brad Smith
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2013/01/02 20:07:29

Added files:
x11/vlc/patches: patch-include_vlc_common_h 
 patch-include_vlc_cpu_h 
 patch-modules_video_filter_deinterlace_yadif_h 

Log message:
Switch back to using LLVM on i386.

ok sthen@



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Brad Smith
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2013/01/02 20:18:21

Modified files:
x11/vlc: Makefile 
x11/vlc/pkg: PLIST-main 

Log message:
Disable the media library support as its buggy at the moment and
causes VLC to crash upon exit especially with some of the malloc
flags being enabled. It isn't a default enabled feature anyway.

ok sthen@



CVS: cvs.openbsd.org: ports

2013-01-02 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2013/01/03 00:53:29

Modified files:
sysutils/augeas/patches: patch-tests_Makefile_in 

Log message:
committed upstream