CVS: cvs.openbsd.org: ports

2012-08-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2012/08/27 23:54:05

Modified files:
multimedia/xine-lib: Makefile 
multimedia/xine-lib/patches: patch-configure_ac 
 
patch-src_post_deinterlace_plugins_Makefile_in 
 patch-src_xine-engine_Makefile_in 
Added files:
multimedia/xine-lib/patches: patch-m4_attributes_m4 
Removed files:
multimedia/xine-lib/patches: patch-misc_libxine_pc_in 

Log message:
- Remove patching to configure to disable execinfo.h check and disable
it from CONFIGURE_ENV instead
- Enable the use of the linker -z,defs option after the -pthread change
- Resync patches

from Brad (maintainer)



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2012/08/27 23:50:57

Modified files:
x11/pinot  : Makefile distinfo 
x11/pinot/pkg  : PLIST 

Log message:
Minor update to pinot-1.01.



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2012/08/27 23:46:41

Modified files:
databases/riak : Makefile 
databases/riak/pkg: PLIST riak.rc 

Log message:
Add a @comment as to why _riak requires a valid homedir and shell.
Tweak rc.d(8) script:
* no need for a bin var, we have daemon for that
* set rc_reload and rc_usercheck to no
* don't redirect to /dev/null
* implement rc_check() using 'riak ping'

with and ok jmatthew@ (maintainer)



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2012/08/27 23:32:51

Modified files:
mail   : Makefile 

Log message:
Also build mono-gmime.



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2012/08/27 16:43:04

Modified files:
sysutils/dsh   : Makefile 

Log message:
fix LIB_DEPENDS path, spotted by naddy



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Federico G. Schwindt
CVSROOT:/cvs
Module name:ports
Changes by: fg...@cvs.openbsd.org   2012/08/27 15:07:26

Modified files:
devel/autoconf/2.69: Makefile 
devel/autoconf/2.69/patches: patch-doc_autoconf_texi 

Log message:
fix info docs references and bump version.
somewhat ok by espie@.



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/08/27 14:42:25

Modified files:
multimedia/libvpx: Makefile 
multimedia/libvpx/patches: patch-build_make_Makefile 
   patch-build_make_configure_sh 
   patch-libs_mk 

Log message:
- remove -pthread patching and pass --no-undefined now that that's accepted

from brad



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2012/08/27 14:06:16

Modified files:
lang/gcc/4.7   : Makefile 

Log message:
oops, lost "m" in WANTLIB-estdc in wantlib sync commit; fix and bump REVISION.



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Kenneth R Westerback
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2012/08/27 12:03:32

Modified files:
lang/sbcl  : Makefile distinfo 
lang/sbcl/patches: patch-src_runtime_Config_x86-openbsd 

Log message:
Upgrade to 1.58.

>From Manuel Giraud via tech@. Thanks!

Tested on i386/amd64/macppc to show fewer regressions failing than
1.54!

ok joshe@



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2012/08/27 10:16:28

Modified files:
textproc/p5-XML-Sablotron: Makefile 

Log message:
- change MASTER_SITES and HOMEPAGE
- bump REVISION

Problem noticed by Barry Grumbine, thanks.



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2012/08/27 09:10:49

Modified files:
sysutils/clusterit: Makefile 
sysutils/clusterit/pkg: PLIST 
sysutils/dsh   : Makefile 
sysutils/dsh/pkg: PLIST 

Log message:
clusterit and dsh conflict.

spotted by okan@



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2012/08/27 08:36:49

Modified files:
sysutils   : Makefile 

Log message:
+dsh



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2012/08/27 08:36:17

Log message:
Import dsh-0.25.7.

dsh is an implementation of a wrapper for executing multiple remote
shell (rsh/remsh/ssh) commands. rsh/remsh/ssh are wrappers for executing
shell (ksh/bash/zsh/tcsh/sh .. etc... ) on remote hosts.

from rpe with some tweaks
ok sthen@

Status:

Vendor Tag: ajacoutot
Release Tags:   ajacoutot_20120827

N ports/sysutils/dsh/Makefile
N ports/sysutils/dsh/distinfo
N ports/sysutils/dsh/pkg/DESCR
N ports/sysutils/dsh/pkg/PLIST
N ports/sysutils/dsh/patches/patch-parameter_c

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2012/08/27 08:34:56

Modified files:
devel  : Makefile 

Log message:
+libdshconfig



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2012/08/27 08:34:20

Log message:
Import libdshconfig-0.20.9.

Library for parsing dsh-style configuration files.

from rpe with some tweaks
ok sthen@

Status:

Vendor Tag: ajacoutot
Release Tags:   ajacoutot_201208227

N ports/devel/libdshconfig/Makefile
N ports/devel/libdshconfig/distinfo
N ports/devel/libdshconfig/pkg/DESCR
N ports/devel/libdshconfig/pkg/PLIST
N ports/devel/libdshconfig/pkg/PFRAG.shared

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2012/08/27 07:53:11

Modified files:
audio/teknap   : Makefile 
devel/automake/1.4: Makefile 
devel/libproplist: Makefile 
x11/rxvt   : Makefile 

Log message:
drop ish@ as maintainer, per his request



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2012/08/27 07:50:15

Modified files:
devel/doxygen  : Makefile 

Log message:
Fix .if statement dealing with mips64/mips64el to work-around and ld(1) failure.
>From Brian Callahan.



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2012/08/27 07:39:59

Modified files:
sysutils/apcupsd: Makefile 
sysutils/apcupsd/pkg: apcupsd.rc 

Log message:
simplify rc_pre(); this uses rm -f which returns a successful exit code
even if the file doesn't exist, so no need to explicitly test for its
presence. from rpe, ok ajacoutot@



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2012/08/27 07:38:08

Modified files:
lang/gawk  : Makefile distinfo 

Log message:
update to gawk 4.0.1, from rpe, ok ajacoutot@



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2012/08/27 07:32:24

Modified files:
net/trafshow   : Makefile 

Log message:
missing / in MASTER_SITES, from rpe



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Gonzalo L. Rodriguez
CVSROOT:/cvs
Module name:ports
Changes by: gonz...@cvs.openbsd.org 2012/08/27 07:03:06

Modified files:
net/haproxy: Makefile distinfo 
net/haproxy/patches: patch-Makefile_bsd 
net/haproxy/pkg: PLIST 
Added files:
net/haproxy/pkg: haproxy.rc 
Removed files:
net/haproxy/pkg: MESSAGE 

Log message:
Update for haproxy to 1.4.21 with some changes:

- MINOR: stats admin: allow unordered parameters in POST requests
- BUG/MAJOR: possible crash when using capture headers on TCP frontends
- MINOR: config: disable header captures in TCP mode and complain
- CLEANUP: http: message parser must ignore HTTP_MSG_ERROR
- BUG/MAJOR: checks: don't call set_server_status_* when no LB algo is set
- MINOR: proxy: make findproxy() return proxies from numeric IDs too
- BUG/MINOR: stop connect timeout when connect succeeds

And others (http://haproxy.1wt.eu/download/1.4/src/CHANGELOG), while here GROFF 
is not needed,
add a rc.d(8) script and maintainer drop maintainership.

Tested on i386.

Ok sthen@ (untested)



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2012/08/27 06:40:19

Modified files:
graphics/glew  : Makefile distinfo 
graphics/glew/patches: patch-Makefile 

Log message:
Update to glew-1.9.0.

from Brad (maintainer)



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/08/27 06:30:20

Modified files:
infrastructure : README 

Log message:
zap a bundle-readmes mention



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/08/27 06:30:00

Removed files:
infrastructure/bin: bundle-readmes 

Log message:
remove this script since the old readmes infrastructure has been replaced
by databases/ports-readmes.

ok espie@



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/08/27 05:24:52

Modified files:
infrastructure/bin: check_register 

Log message:
- use mktemp -t

from rpe
ok espie@



CVS: cvs.openbsd.org: ports

2012-08-27 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2012/08/27 04:45:44

Modified files:
x11/fluxbox: Makefile 
Added files:
x11/fluxbox/patches: patch-src_Window_cc 

Log message:
Fix sanity check for transient and explicitly placed windows
(upstream git commit 60a53113e05db443af4d520883ec3145680642a8)



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2012/08/27 04:39:42

Modified files:
www/owncloud   : Makefile distinfo 
www/owncloud/pkg: PLIST 

Log message:
add yubikey support by using a distpatch, ok ajacoutot@



CVS: cvs.openbsd.org: ports

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

Modified files:
x11/i3 : Makefile 
x11/i3/patches : patch-src_commands_c 

Log message:
Fix resizing floating windows by height
(upstream git commit 1089b0b201cef30fbfd03620339f5e8a166feded)



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/08/27 03:34:43

Modified files:
multimedia/gstreamer-0.10/plugins-bad: Makefile 
multimedia/hdhomerun: Makefile 
multimedia/hdhomerun/patches: patch-Makefile 
multimedia/kguitar: Makefile 
multimedia/kguitar/patches: patch-configure 
multimedia/libaacs: Makefile 
multimedia/libaacs/patches: patch-configure 
multimedia/libbluray: Makefile 
multimedia/libbluray/patches: patch-configure 
multimedia/libquicktime: Makefile 
multimedia/recordmydesktop/base: Makefile 
multimedia/schroedinger: Makefile 
multimedia/x264: Makefile 
multimedia/x264/patches: patch-configure 
multimedia/xvidcore: Makefile 
multimedia/xvidcore/patches: patch-build_generic_configure 
Removed files:
multimedia/gstreamer-0.10/plugins-bad/patches: 
   patch-configure_ac 
multimedia/libaacs/patches: patch-src_libaacs_pc_in 
multimedia/libbluray/patches: patch-src_libbluray_pc_in 
multimedia/recordmydesktop/base/patches: patch-configure 
multimedia/schroedinger/patches: patch-schroedinger_pc_in 

Log message:
Remove -pthread patching.

from brad



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/08/27 02:04:52

Removed files:
x11/libdesktop-agnostic: Makefile distinfo 
x11/libdesktop-agnostic/patches: patch-data_wscript 
 
patch-libdesktop-agnostic_vfs-glob_vala 
 patch-libdesktop-agnostic_wscript 
 patch-wscript 
x11/libdesktop-agnostic/pkg: DESCR PLIST 
x11/awn: Makefile distinfo 
x11/awn/patches: patch-applet-activation_main_c 
 patch-awn-settings_awnDefs_py_in 
 patch-bindings_python___init___py_in 
 patch-configure 
x11/awn/pkg: DESCR MESSAGE PLIST 

Log message:
remove libdesktop-agnostic and awn which have been given a second chance
in the past to catch up with modern times, and ignored it. now with vala
0.18 around the corner it's time to zap it.

ok aja@ landry@



CVS: cvs.openbsd.org: ports

2012-08-27 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/08/27 02:03:36

Modified files:
x11: Makefile 

Log message:
unhook libdesktop-agnostic and awn