CVS: cvs.openbsd.org: ports

2012-05-23 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/05/23 01:31:46

Modified files:
net/scli   : Makefile distinfo 

Log message:
- update to 0.4.0



CVS: cvs.openbsd.org: ports

2012-05-23 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2012/05/23 01:51:00

Modified files:
multimedia/devede: Makefile distinfo 
Added files:
multimedia/devede/patches: patch-devede 
Removed files:
multimedia/devede/patches: patch-devede_py 

Log message:
Update to devede-3.22.0.



CVS: cvs.openbsd.org: ports

2012-05-23 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2012/05/23 03:16:19

Modified files:
net/dnsmasq: Makefile 
net/dnsmasq/patches: patch-src_dnsmasq_c 
Added files:
net/dnsmasq/patches: patch-src_util_c 

Log message:
Several fixes from upstream:
- Fix non-response to router-solicitations when router-advertisement
configured, but DHCPv6 not configured.
- Fix a bug which broke DHCPv6/RA with prefix lengths which are not
divisible by 8.

from Brad



CVS: cvs.openbsd.org: ports

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

Modified files:
x11/gnome/session: Makefile distinfo 
x11/gnome/session/pkg: PLIST 

Log message:
Minor update to gnome-session-3.4.2.1.



CVS: cvs.openbsd.org: ports

2012-05-23 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2012/05/23 09:02:52

Log message:
import java/jBCrypt, ok okan@

jBCrypt is a Java implementation of OpenBSD's Blowfish password
hashing code, compatible with the canonical C implementation of the
bcrypt algorithm.

This system hashes passwords using a version of Bruce Schneier's
Blowfish block cipher with modifications designed to raise the cost
of off-line password cracking and frustrate fast hardware implementation.
The computation cost of the algorithm is parametised, so it can be
increased as computers get faster. The intent is to make a compromise
of a password database less likely to result in an attacker gaining
knowledge of the plaintext passwords (e.g. using John the Ripper).

Status:

Vendor Tag: sthen
Release Tags:   sthen_20120523

N ports/java/jBCrypt/Makefile
N ports/java/jBCrypt/distinfo
N ports/java/jBCrypt/.nfs09CC55E70DB3B18C
N ports/java/jBCrypt/files/build.xml
N ports/java/jBCrypt/pkg/PLIST
N ports/java/jBCrypt/pkg/DESCR

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2012-05-23 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2012/05/23 09:03:58

Removed files:
java/jBCrypt   : .nfs09CC55E70DB3B18C 

Log message:
die.



CVS: cvs.openbsd.org: ports

2012-05-23 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2012/05/23 09:04:30

Modified files:
java   : Makefile 

Log message:
+jBCrypt



CVS: cvs.openbsd.org: ports

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

Modified files:
lang   : Makefile 

Log message:
sync



CVS: cvs.openbsd.org: ports

2012-05-23 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/05/23 09:11:44

Log message:
re-import node into lang, www was poorly chosen at the time of import

from aaron bieber (MAINTAINER), with cluestick hitting by espie@
as discussed with and ok sthen@

Status:

Vendor Tag: jasper
Release Tags:   jasper_20122305

N ports/lang/node/Makefile
N ports/lang/node/distinfo
N ports/lang/node/node.port.mk
N ports/lang/node/patches/patch-deps_v8_SConstruct
N ports/lang/node/patches/patch-deps_v8_src_atomicops_h
N ports/lang/node/patches/patch-deps_v8_src_heap_cc
N ports/lang/node/patches/patch-deps_v8_src_platform_h
N ports/lang/node/patches/patch-lib_module_js
N ports/lang/node/patches/patch-src_platform_openbsd_cc
N ports/lang/node/patches/patch-tools_wafadmin_Tools_python_py
N ports/lang/node/patches/patch-wscript
N ports/lang/node/patches/patch-deps_npm_node_modules_node-gyp_lib_build_js
N 
ports/lang/node/patches/patch-deps_npm_node_modules_node-gyp_lib_configure_js
N 
ports/lang/node/patches/patch-deps_npm_node_modules_node-gyp_lib_install_js
N ports/lang/node/pkg/PLIST
N ports/lang/node/pkg/DESCR

No conflicts created by this import



CVS: cvs.openbsd.org: ports

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

Modified files:
www: Makefile 

Log message:
unhook www/node, it moved to lang/node



CVS: cvs.openbsd.org: ports

2012-05-23 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/05/23 09:13:20

Modified files:
databases/node-pg: Makefile 
databases/node-sqlite3: Makefile 
devel/node-expresso: Makefile 
devel/node-fibers: Makefile 
devel/node-generic-pool: Makefile 
devel/node-mnm : Makefile 
lang/coffeescript: Makefile 
security/node-bcrypt: Makefile 
sysutils/node-syslog: Makefile 
graphics/node-canvas: Makefile 

Log message:
adjust for node.port.mk location change



CVS: cvs.openbsd.org: ports

2012-05-23 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/05/23 09:13:41

Removed files:
www/node   : Makefile distinfo node.port.mk 
www/node/patches: 
  patch-deps_npm_node_modules_node-gyp_lib_build_js 
  patch-deps_npm_node_modules_node-gyp_lib_configure_js 
  patch-deps_npm_node_modules_node-gyp_lib_install_js 
  patch-deps_v8_SConstruct 
  patch-deps_v8_src_atomicops_h 
  patch-deps_v8_src_heap_cc 
  patch-deps_v8_src_platform_h 
  patch-lib_module_js 
  patch-src_platform_openbsd_cc 
  patch-tools_wafadmin_Tools_python_py 
  patch-wscript 
www/node/pkg   : DESCR PLIST 

Log message:
be gone, you belong in lang/ now.



CVS: cvs.openbsd.org: ports

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

Modified files:
x11/gnome/eog/patches: patch-src_eog-exif-util_c 

Log message:
Committed uptream.



CVS: cvs.openbsd.org: ports

2012-05-23 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2012/05/23 12:02:09

Modified files:
productivity/radicale: Makefile distinfo 
productivity/radicale/patches: patch-config 
   patch-radicale_config_py 
productivity/radicale/pkg: PLIST 

Log message:
update to radicale 0.7, from maintainer Sergey Bronnikov



CVS: cvs.openbsd.org: ports

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

Modified files:
databases/mysql: Makefile 
databases/mysql/pkg: README-server 

Log message:
Stop recommending that people use mysqld_safe(1) directly, the rc script
is preferred. Adjust some wording in the paragraph about login classes while
there. From Brad.



CVS: cvs.openbsd.org: ports

2012-05-23 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2012/05/23 18:49:55

Modified files:
mail/dovecot-pigeonhole: Tag: OPENBSD_5_1 Makefile 
Added files:
mail/dovecot-pigeonhole/patches: Tag: OPENBSD_5_1 
 
patch-src_managesieve-login_managesieve-proxy_c 

Log message:
Add patch to -stable needed to build Pigeonhole 0.2.5 against Dovecot 2.0.20;
from form@, thanks!