CVS: cvs.openbsd.org: ports

2012-03-18 Thread Jonathan Matthew
CVSROOT:/cvs
Module name:ports
Changes by: jmatt...@cvs.openbsd.org2012/03/18 06:56:56

Modified files:
databases/leveldb: Makefile 
databases/leveldb/pkg: PLIST 

Log message:
include the headers in the package

ok aja sthen



CVS: cvs.openbsd.org: ports

2012-03-18 Thread Pascal Stumpf
CVSROOT:/cvs
Module name:ports
Changes by: pas...@cvs.openbsd.org  2012/03/18 08:27:22

Log message:
Object Oriented Input System (OIS) is meant to be a cross platform,
simple solution for using all kinds of Input Devices (Keyboards,
Mice, etc) and feedback devices (e.g. force feedback).
Written in C++ using Object Oriented Design pattern

with tweaks from kirby@, mpi@ and Antti Harri.

ok kirby@

Status:

Vendor Tag: pascal
Release Tags:   pascal_20121803

N ports/devel/ois/Makefile
N ports/devel/ois/distinfo
N ports/devel/ois/pkg/DESCR
N ports/devel/ois/pkg/PFRAG.shared
N ports/devel/ois/pkg/PLIST
N ports/devel/ois/patches/patch-src_Makefile_am
N ports/devel/ois/patches/patch-src_linux_LinuxInputManager_cpp

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2012-03-18 Thread Pascal Stumpf
CVSROOT:/cvs
Module name:ports
Changes by: pas...@cvs.openbsd.org  2012/03/18 08:28:18

Modified files:
devel  : Makefile 

Log message:
+ ois



CVS: cvs.openbsd.org: ports

2012-03-18 Thread Pascal Stumpf
CVSROOT:/cvs
Module name:ports
Changes by: pas...@cvs.openbsd.org  2012/03/18 08:31:00

Log message:
OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented,
flexible 3D engine written in C++ designed to make it easier and
more intuitive for developers to produce applications utilising
hardware-accelerated 3D graphics. The class library abstracts all
the details of using the underlying system libraries like Direct3D
and OpenGL and provides an interface based on world objects and
other intuitive classes.

lots of feedback & macppc testing mpi@, also tested by kirby@ and Antti 
Harri.

ok kirby@

Status:

Vendor Tag: pascal
Release Tags:   pascal_20121803

N ports/x11/ogre/Makefile
N ports/x11/ogre/distinfo
N ports/x11/ogre/pkg/DESCR-main
N ports/x11/ogre/pkg/PLIST-samples
N ports/x11/ogre/pkg/PLIST-main
N ports/x11/ogre/pkg/DESCR-samples
N ports/x11/ogre/patches/patch-CMake_ConfigureBuild_cmake
N ports/x11/ogre/patches/patch-OgreMain_CMakeLists_txt
N ports/x11/ogre/patches/patch-Samples_Browser_CMakeLists_txt
N ports/x11/ogre/patches/patch-Tools_MeshUpgrader_CMakeLists_txt
N ports/x11/ogre/patches/patch-OgreMain_include_OgreStringConverter_h
N ports/x11/ogre/patches/patch-Tools_XMLConverter_CMakeLists_txt
N ports/x11/ogre/patches/patch-OgreMain_src_OgreStringConverter_cpp

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2012-03-18 Thread Pascal Stumpf
CVSROOT:/cvs
Module name:ports
Changes by: pas...@cvs.openbsd.org  2012/03/18 08:32:21

Modified files:
x11: Makefile 

Log message:
+ ogre



CVS: cvs.openbsd.org: ports

2012-03-18 Thread Pascal Stumpf
CVSROOT:/cvs
Module name:ports
Changes by: pas...@cvs.openbsd.org  2012/03/18 09:11:37

Modified files:
x11/ogre/pkg   : PLIST-samples 

Log message:
add $OpenBSD$, noted by Antti Harri.



CVS: cvs.openbsd.org: ports

2012-03-18 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2012/03/18 09:28:02

Modified files:
devel/ois  : Makefile 
devel/ois/pkg  : DESCR 

Log message:
Full stop.



CVS: cvs.openbsd.org: ports

2012-03-18 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2012/03/18 09:47:28

Modified files:
games/openarena: Makefile distinfo 
games/openarena/patches: patch-Makefile 
 patch-code_client_libmumblelink_c 
 patch-code_client_snd_dma_c 
 patch-code_qcommon_q_platform_h 
games/openarena/pkg: PLIST-data 

Log message:
Update OpenArena to 0.8.8. Patch from Antti Harri, tested by me and Ryan 
Freeman.
Comments and OK from sthen@.



CVS: cvs.openbsd.org: ports

2012-03-18 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2012/03/18 10:05:30

Modified files:
lang/vala  : Makefile 
lang/vala/pkg  : PLIST 
Added files:
lang/vala/patches: patch-vapigen_Makefile_in 

Log message:
Fix pkgconfig file installation path.

spotted by Antti Harri



CVS: cvs.openbsd.org: ports

2012-03-18 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2012/03/18 10:15:16

Modified files:
www/drupal6/core: Makefile 
www/drupal6/core/pkg: PLIST 

Log message:
update to drupal core 6.25; minor fixes. ok espie@



CVS: cvs.openbsd.org: ports

2012-03-18 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2012/03/18 10:15:19

Modified files:
audio/taglib   : Makefile 
audio/taglib/patches: patch-taglib_ape_apeproperties_cpp 
Added files:
audio/taglib/patches: patch-taglib_ogg_xiphcomment_cpp 

Log message:
Fix for CVE-2012-1107
(upstream git commit 77d61c6eca4d08b9b025738acf6b926cc750db23)

Fix for CVE-2012-1108
(upstream git commit ab8a0ee8937256311e649a88e8ddd7c7f870ad59)

..And fix regress tests (do-regress target).



CVS: cvs.openbsd.org: ports

2012-03-18 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2012/03/18 10:16:24

Modified files:
www/drupal6/FCKeditor: Makefile distinfo 
www/drupal6/FCKeditor/pkg: PLIST 

Log message:
SECURITY update to drupal-FCKeditor 2.3; XSS and arbitrary PHP code execution
for users with FCKeditor access privileges. ok espie@



CVS: cvs.openbsd.org: ports

2012-03-18 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2012/03/18 10:18:34

Modified files:
www/drupal6/core: Makefile 

Log message:
oops, fix CVS conflict in $OpenBSD$ line.



CVS: cvs.openbsd.org: ports

2012-03-18 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2012/03/18 10:19:26

Modified files:
www/drupal6/CKeditor: Makefile distinfo 
www/drupal6/CKeditor/pkg: PLIST 

Log message:
SECURITY update to drupal-CKeditor 1.10; XSS and arbitrary PHP code execution
for users with CKeditor access privileges. ok espie@



CVS: cvs.openbsd.org: ports

2012-03-18 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2012/03/18 10:48:16

Added files:
games/openarena/patches: patch-code_qcommon_vm_x86_64_c 
 patch-code_qcommon_vm_x86_c 
Removed files:
games/openarena/patches: patch-code_qcommon_net_ip_c 
 patch-code_qcommon_q_shared_h 
 patch-code_renderer_tr_local_h 
 patch-code_renderer_tr_surface_c 

Log message:
Add missing VM patches by Toni Spets. Pointed by Antti Harri, thanks.
Remove old patches (yes, I should tattoo cvs add and cvs rm on my wrist).



CVS: cvs.openbsd.org: ports

2012-03-18 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2012/03/18 10:50:09

Modified files:
security/nfsshell: Makefile 
security/nfsshell/patches: patch-nfs_c 

Log message:
getline -> get_line



CVS: cvs.openbsd.org: ports

2012-03-18 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2012/03/18 10:53:04

Removed files:
games/openarena/patches: patch-code_qcommon_vm_interpreted_c 

Log message:
(sigh) And this one...



CVS: cvs.openbsd.org: ports

2012-03-18 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2012/03/18 11:02:00

Modified files:
editors/jove   : Makefile 
Added files:
editors/jove/patches: patch-insert_c patch-io_c patch-io_h 
  patch-recover_c patch-util_c patch-util_h 

Log message:
getline -> get_line



CVS: cvs.openbsd.org: ports

2012-03-18 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2012/03/18 11:09:27

Modified files:
audio/ncmpcpp  : Makefile distinfo 
audio/ncmpcpp/patches: patch-configure patch-doc_Makefile_in 
   patch-src_clock_cpp 
Removed files:
audio/ncmpcpp/patches: patch-src_helpers_cpp 
   patch-src_status_cpp 
   patch-src_tag_editor_cpp 

Log message:
Update to ncmpcpp-0.5.9



CVS: cvs.openbsd.org: ports

2012-03-18 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2012/03/18 12:05:03

Modified files:
cad/chipmunk   : Makefile 
Added files:
cad/chipmunk/patches: patch-until_V1_2_ffman_c 

Log message:
getline -> get_line



CVS: cvs.openbsd.org: ports

2012-03-18 Thread Remi Pointel
CVSROOT:/cvs
Module name:ports
Changes by: rpoin...@cvs.openbsd.org2012/03/19 00:07:20

Modified files:
www/aria2  : Makefile distinfo 

Log message:
Update aria2 to 1.14.2.
Diff from Gonzalo L. R. (thanks !).



CVS: cvs.openbsd.org: ports

2012-03-18 Thread Remi Pointel
CVSROOT:/cvs
Module name:ports
Changes by: rpoin...@cvs.openbsd.org2012/03/19 00:16:22

Modified files:
devel/mercurial: Makefile 

Log message:
MASTER_SITES has changed (previous still works but has a 301 status code).
Information from Stefan Koerner (thanks).



CVS: cvs.openbsd.org: ports

2012-03-18 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2012/03/19 00:37:37

Removed files:
x11/gtk3-engines: Makefile distinfo 
x11/gtk3-engines/pkg: DESCR PLIST 

Log message:
Remove. It uses the old GtkThemeEngine interface which is no longer
supported by gtk+3.



CVS: cvs.openbsd.org: ports

2012-03-18 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2012/03/19 00:38:03

Modified files:
x11: Makefile 

Log message:
-gtk3-engines



CVS: cvs.openbsd.org: ports

2012-03-18 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2012/03/19 00:56:32

Modified files:
x11/gnome/video-arcade: Makefile 
x11/gnome/video-arcade/pkg: PFRAG.shared PLIST 

Log message:
Remove useless dependency on glade.