CVS: cvs.openbsd.org: ports

2012-04-19 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2012/04/19 15:39:08

Modified files:
audio/pianobar : Makefile 
Added files:
audio/pianobar/patches: patch-src_ui_act_c 

Log message:
Bandaid fix to avoid unlocking a non-locked mutex.
PTHREAD_MUTEX_STRICT_NP is merciless ;-)



CVS: cvs.openbsd.org: ports

2012-04-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2012/04/19 15:30:38

Modified files:
www/pecl-APC   : Makefile 
www/pecl-chroot: Makefile 
www/pecl-geoip : Makefile 
www/pecl-memcache: Makefile 
www/pecl-phar  : Makefile 
www/pecl-proctitle: Makefile 
www/pecl-ssh2  : Makefile 
www/pecl-swish : Makefile 
www/pecl-uploadprogress: Makefile 

Log message:
use pecl.port.mk, ok jasper@



CVS: cvs.openbsd.org: ports

2012-04-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2012/04/19 15:30:26

Modified files:
archivers/pecl-lzf: Makefile 
archivers/pecl-rar: Makefile 
archivers/pecl-zip: Makefile 
graphics/pecl-imagick: Makefile 
mail/pecl-mailparse: Makefile 
sysutils/pecl-fileinfo: Makefile 

Log message:
use pecl.port.mk, ok jasper@



CVS: cvs.openbsd.org: ports

2012-04-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2012/04/19 15:29:33

Added files:
lang/php/pecl  : pecl.port.mk 

Log message:
add a MODULE for pecl ports. ok jasper@



CVS: cvs.openbsd.org: ports

2012-04-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2012/04/19 15:28:41

ports/lang/php/pecl

Update of /cvs/ports/lang/php/pecl
In directory cvs.openbsd.org:/tmp/cvs-serv17749/pecl

Log Message:
Directory /cvs/ports/lang/php/pecl added to the repository



CVS: cvs.openbsd.org: ports

2012-04-19 Thread Okan Demirmen
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2012/04/19 08:53:39

Modified files:
security   : Makefile 

Log message:
+p5-Crypt-RC5



CVS: cvs.openbsd.org: ports

2012-04-19 Thread Okan Demirmen
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2012/04/19 08:52:43

Log message:
import p5-Crypt-RC5

Crypt::RC5 is a Perl implementation of the RC5 encryption algorithm.

RC5 is a fast block cipher designed by Ronald Rivest for RSA Data Security
(now RSA Security) in 1994. It is a parameterized algorithm with a variable
block size, a variable key size, and a variable number of rounds.
This particular implementation is 32 bit. As such, it is suggested that a
minimum of 12 rounds be performed.

from Olivier Cherrier.

ok gsoares@

Status:

Vendor Tag: okan
Release Tags:   okan_20120419

N ports/security/p5-Crypt-RC5/Makefile
N ports/security/p5-Crypt-RC5/distinfo
N ports/security/p5-Crypt-RC5/pkg/DESCR
N ports/security/p5-Crypt-RC5/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2012-04-19 Thread Gleydson Soares
CVSROOT:/cvs
Module name:ports
Changes by: gsoa...@cvs.openbsd.org 2012/04/19 08:49:43

Modified files:
devel/p5-Event : Makefile distinfo 
devel/p5-Event/pkg: PLIST 

Log message:
> * update to 1.20
> * zap groff
> * install examples files
> * regen plist

looks good to jasper@ (maintainer)



CVS: cvs.openbsd.org: ports

2012-04-19 Thread Okan Demirmen
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2012/04/19 08:48:16

Modified files:
lang   : Makefile 

Log message:
+pcc



CVS: cvs.openbsd.org: ports

2012-04-19 Thread Okan Demirmen
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2012/04/19 08:47:17

Log message:
import pcc; ok sthen@

portable C compiler

from Eric Radman

Status:

Vendor Tag: okan
Release Tags:   okan_20120419

N ports/lang/pcc/Makefile
N ports/lang/pcc/distinfo
N ports/lang/pcc/pkg/DESCR
N ports/lang/pcc/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

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

Modified files:
games/wesnoth  : Makefile distinfo 
games/wesnoth/pkg: PLIST 

Log message:
- update to 1.10.2
- regen WANTLIB



CVS: cvs.openbsd.org: ports

2012-04-19 Thread Alexandre Ratchov
CVSROOT:/cvs
Module name:ports
Changes by: ratc...@cvs.openbsd.org 2012/04/19 01:43:47

Modified files:
games/scummvm  : Makefile 
games/scummvm/patches: patch-configure 
Added files:
games/scummvm/files: sndio.cpp 
games/scummvm/patches: patch-backends_module_mk 
   patch-base_plugins_cpp 
   patch-base_version_cpp 

Log message:
make scummvm use sndio(7) for midi. Now, those who have no hardware midi
synth could use any soft synth to get the music. This decreases the
number of sequencer(4) users as well ;)

ok jsg, dcoppa



CVS: cvs.openbsd.org: ports

2012-04-19 Thread Alexandre Ratchov
CVSROOT:/cvs
Module name:ports
Changes by: ratc...@cvs.openbsd.org 2012/04/19 01:41:04

ports/games/scummvm/files

Update of /cvs/ports/games/scummvm/files
In directory cvs.openbsd.org:/tmp/cvs-serv17215/files

Log Message:
Directory /cvs/ports/games/scummvm/files added to the repository



CVS: cvs.openbsd.org: ports

2012-04-19 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2012/04/19 01:29:15

Modified files:
databases/hs-redis: Makefile distinfo 

Log message:
Update hs-redis to 0.12.1.
New dependency on devel/hs-concurrent-extra.

OK kili@



CVS: cvs.openbsd.org: ports

2012-04-19 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2012/04/19 01:27:14

Modified files:
devel  : Makefile 

Log message:
Hook hs-base-unicode-symbols, hs-concurrent-extra and hs-unbounded-delays



CVS: cvs.openbsd.org: ports

2012-04-19 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2012/04/19 01:18:41

Log message:
Import devel/hs-concurrent-extra.
Extra concurrency and synchronisation primitives.

Needed by an upcoming update of databases/hs-redis.

OK kili@

Status:

Vendor Tag: dcoppa
Release Tags:   dcoppa_20120419

N ports/devel/hs-concurrent-extra/distinfo
N ports/devel/hs-concurrent-extra/Makefile
N ports/devel/hs-concurrent-extra/pkg/DESCR
N ports/devel/hs-concurrent-extra/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

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

Log message:
Import devel/hs-unbounded-delays.
Unbounded thread delays and timeouts.

Needed by an upcoming update of databases/hs-redis.

OK kili@

Status:

Vendor Tag: dcoppa
Release Tags:   dcoppa_20120419

N ports/devel/hs-unbounded-delays/distinfo
N ports/devel/hs-unbounded-delays/Makefile
N ports/devel/hs-unbounded-delays/pkg/DESCR
N ports/devel/hs-unbounded-delays/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

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

Log message:
Import devel/hs-base-unicode-symbols.
Unicode symbols for various functions, operators and types in the
base package.

Needed by an upcoming update of databases/hs-redis.

OK kili@

Status:

Vendor Tag: dcoppa
Release Tags:   dcoppa_20120419

N ports/devel/hs-base-unicode-symbols/distinfo
N ports/devel/hs-base-unicode-symbols/Makefile
N ports/devel/hs-base-unicode-symbols/pkg/DESCR
N ports/devel/hs-base-unicode-symbols/pkg/PLIST

No conflicts created by this import