CVS: cvs.openbsd.org: ports

2012-12-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/12/05 23:56:08

Modified files:
x11/gnome/font-viewer: Makefile distinfo 

Log message:
- update to gnome-font-viewer-3.6.2



CVS: cvs.openbsd.org: ports

2012-12-05 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2012/12/05 11:51:56

Modified files:
mail/mimedefang: Makefile 
mail/mimedefang/patches: 
 patch-examples_mimedefang-filter-openbsd-ports 
mail/mimedefang/pkg: PLIST README 
Added files:
mail/mimedefang/pkg: mimedefang.rc 
Removed files:
mail/mimedefang/pkg: mimedefang_daemon.rc 

Log message:
Add `-r' to mimedefang flags by default.
Add an example for filter_relay() that works out of the box.
Rename the mimedefang_daemon rc.d(8) script to mimedefang as it's
supposed to be...

ok okan@ (maintainer)



CVS: cvs.openbsd.org: ports

2012-12-05 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2012/12/05 07:31:43

Modified files:
x11/gnome-mplayer: Makefile 
Added files:
x11/gnome-mplayer/patches: patch-src_support_c 

Log message:
Check for 'iTunes_Control' as well as 'iPod_Control', otherwise
gnome-mplayer won't detect some older iPod models
(upstream svn revision r2371)

While here, sync WANTLIB.



CVS: cvs.openbsd.org: ports

2012-12-05 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2012/12/05 06:44:35

Modified files:
graphics/feh   : Makefile 
graphics/feh/patches: patch-man_feh_pre 
Added files:
graphics/feh/patches: patch-src_winwidget_c 

Log message:
Do not apply --scale-down to a thumbnail window
(upstream git commit 7c00adf853acc76520d43a12eb63ec151924d5ab)



CVS: cvs.openbsd.org: ports

2012-12-05 Thread Gonzalo L. Rodriguez
CVSROOT:/cvs
Module name:ports
Changes by: gonz...@cvs.openbsd.org 2012/12/05 06:14:52

Modified files:
devel/arduino  : Makefile distinfo 
devel/arduino/patches: patch-hardware_arduino_boards_txt 
devel/arduino/pkg: PLIST 

Log message:
Update for Arduino to 1.0.2

http://arduino.cc/en/Main/ReleaseNotes

Ok jasper@



CVS: cvs.openbsd.org: ports

2012-12-05 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2012/12/05 05:46:19

Modified files:
audio/ncmpcpp  : Makefile 
Added files:
audio/ncmpcpp/patches: patch-src_song_info_cpp 

Log message:
Trying to use TagLib with mpd_music_dir unset resulted in a segfault
in TagLib when trying to open the file: its path was just the
filename (upstream git commit 1e1aba121d512f8fadc627d093c54e063416da67)



CVS: cvs.openbsd.org: ports

2012-12-05 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2012/12/05 05:20:43

Modified files:
audio/pianobar : Makefile distinfo 
audio/pianobar/patches: patch-src_libpiano_crypt_c 
Removed files:
audio/pianobar/patches: patch-src_libwaitress_waitress_c 
patch-src_libwaitress_waitress_h 
patch-src_main_c patch-src_player_c 
patch-src_settings_c patch-src_ui_c 

Log message:
Update to pianobar-2012.12.01



CVS: cvs.openbsd.org: ports

2012-12-05 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2012/12/05 04:42:55

Modified files:
databases/redis: Makefile distinfo 

Log message:
Bugfixing update to redis-2.6.7



CVS: cvs.openbsd.org: ports

2012-12-05 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2012/12/05 04:32:04

Modified files:
devel/cmake: Makefile distinfo 
devel/cmake/patches: 
 patch-Modules_CMakeDetermineJavaCompiler_cmake 
 patch-Modules_FindJNI_cmake 
 patch-Modules_FindJava_cmake 
 patch-Modules_FindLua51_cmake 
 patch-Modules_FindTCL_cmake 
 patch-Modules_Platform_OpenBSD_cmake 
Added files:
devel/cmake/patches: 
 patch-Modules_FindPackageHandleStandardArgs_cmake 
Removed files:
devel/cmake/patches: patch-Modules_FindGettext_cmake 
 patch-Modules_FindwxWindows_cmake 

Log message:
Bugfix update to cmake-2.8.10.2.
Sync patches with what has been committed upstream (kudos to Amit)



CVS: cvs.openbsd.org: ports

2012-12-05 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2012/12/05 02:38:41

Modified files:
mail/milter-spamd: Makefile 
mail/milter-spamd/pkg: milter_spamd.rc 

Log message:
Make the pexp match on "${daemon}"; when using the `-i' option (for regex),
the process name would not match otherwise.

ok sthen@



CVS: cvs.openbsd.org: ports

2012-12-05 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2012/12/05 01:41:30

Modified files:
geo/foxtrotgps : Makefile 

Log message:
Add textproc/intltool to MODULES.
Spotted by naddy@, thanks!