CVS: cvs.openbsd.org: ports

2014-09-27 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2014/09/27 01:48:07

Modified files:
productivity/davical: Makefile 
Removed files:
productivity/davical/patches: patch-dba_davical_sql 

Log message:
Fix user creation (and probably other db-related issues) by removing
quotes around LANGUAGE 'plpgsql' declarations, needed since pgsql > 9.3.
Remove the patch that was fixing a single occurence, and apply some perl
-pi -e magic during post-patch instead.
Taken from https://gitlab.com/davical-project/davical/issues/26, tested
by viq.



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2014/09/27 01:53:31

Modified files:
devel/droplet  : Makefile 

Log message:
BROKEN-hppa=   no atomic ops in json-c



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2014/09/27 01:55:46

Modified files:
telephony/libzrtp: Makefile 

Log message:
#error "Libzrtp can't detect byte order: use manual setup in zrtp_config_user.h"
#error "Can't define byte order for BG AES. Edit zrtp_system.h"
BROKEN-hppa =  no endianness definition



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2014/09/27 01:57:04

Modified files:
lang/moarvm: Makefile 

Log message:
BROKEN-hppa: dyncall_callvm.c:66:4: error: #error unsupported platform



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2014/09/27 02:00:51

Modified files:
sysutils/dcled : Makefile 
sysutils/dcled/pkg: DESCR 

Log message:
Add a DESCR.

from THEvoid



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2014/09/27 02:04:54

Modified files:
print/cups-filters: Makefile distinfo 

Log message:
Update to cups-filters-1.0.59.



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2014/09/27 02:50:32

Modified files:
textproc/meld  : Makefile distinfo 
textproc/meld/pkg: PLIST 
Added files:
textproc/meld/patches: patch-setup_py 

Log message:
Update to meld-3.12.0.



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2014/09/27 02:59:47

Modified files:
audio/easytag  : Makefile distinfo 
audio/easytag/pkg: PLIST 

Log message:
Update to easytag-2.2.4.



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2014/09/27 03:16:54

Modified files:
security/distorm3: Makefile 

Log message:
BROKEN-powerpc: src/config.h:147: error: duplicate 'static'



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Miod Vallat
CVSROOT:/cvs
Module name:ports
Changes by: m...@cvs.openbsd.org2014/09/27 05:25:01

Modified files:
telephony/libzrtp: Makefile 
Added files:
telephony/libzrtp/patches: patch-include_zrtp_config_h 

Log message:
Recognize hppa as a big-endian platform and unbreak on this arch. Bump VERSION.

ok landry@



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2014/09/27 06:37:26

Modified files:
devel/pango: Makefile distinfo 

Log message:
Update to pango-1.36.8.



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2014/09/27 10:31:41

Modified files:
audio  : Makefile 
converters : Makefile 
databases  : Makefile 
devel  : Makefile 
graphics   : Makefile 
net: Makefile 
security   : Makefile 
sysutils   : Makefile 
textproc   : Makefile 
www: Makefile 

Log message:
Remove building of ruby 1.8 and 1.9 packages by default.

This unlinks completely some ruby 1.8 and 1.9 specific packages, to be
removed shortly.

OK sthen@, no objection ajacoutot@



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2014/09/27 10:37:44

Removed files:
devel/ruby-home_run: Makefile distinfo 
devel/ruby-home_run/pkg: DESCR PLIST 

Log message:
Remove home_run.  These were faster versions of the Date/DateTime classes,
but a similar approach was committed to ruby 1.9.3.

OK sthen@



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2014/09/27 10:38:48

Removed files:
devel/ruby-parsetree: Makefile distinfo 
devel/ruby-parsetree/pkg: DESCR PLIST 

Log message:
Remove parsetree.  This manipulates the interpreter AST directly, and only
runs on ruby 1.8.

OK sthen@



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2014/09/27 10:42:22

Removed files:
devel/ruby-rdoc: Makefile distinfo 
devel/ruby-rdoc/patches: 
 
patch-lib_rdoc_generator_template_darkfish_js_darkfish_js 
devel/ruby-rdoc/pkg: DESCR PLIST 

Log message:
Remove rdoc.  rdoc has shipped with ruby since 1.8, and a newer version
ships in ruby 1.9+.

OK sthen@



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2014/09/27 10:44:23

Removed files:
devel/ruby-rcov: Makefile distinfo 
devel/ruby-rcov/pkg: DESCR PLIST 

Log message:
Remove rcov.  This was only reliable on ruby 1.8, as the 1.9 version was
buggy and it didn't run on 2.0+.  ruby 2.0+ ships with a coverage library.

OK sthen@



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2014/09/27 10:45:38

Removed files:
textproc/ruby-fastercsv: Makefile distinfo 
textproc/ruby-fastercsv/pkg: DESCR PLIST 

Log message:
Remove fastercsv.  This became the official ruby csv library starting in
ruby 1.9.

OK sthen@



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2014/09/27 10:46:41

Removed files:
textproc/ruby-fastri: Makefile distinfo 
textproc/ruby-fastri/pkg: DESCR PLIST 

Log message:
Remove fastri.  This was only built for ruby 1.8, as newer versions of
rdoc already have faster ri generation.

OK sthen@



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2014/09/27 10:48:02

Removed files:
textproc/eruby : Makefile distinfo 
textproc/eruby/patches: patch-Makefile_in patch-configure_rb 
textproc/eruby/pkg: DESCR PLIST 

Log message:
Remove eruby.  This was a faster version of the ERB library for ruby 1.8,
but with ruby 1.9+ it isn't necessary.

OK sthen@



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2014/09/27 10:49:24

Removed files:
www/ruby-mongrel: Makefile distinfo 
www/ruby-mongrel/patches: patch-_metadata patch-lib_mongrel_rb 
www/ruby-mongrel/pkg: DESCR PLIST 

Log message:
Remove mongrel.  This was the first decent ruby webserver, but it's only
built for ruby 1.8.  Any remaining users should switch to unicorn, which
is derived from mongrel.

OK sthen@



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2014/09/27 10:50:58

Removed files:
www/mod_ruby   : Makefile distinfo 
www/mod_ruby/patches: patch-configure_rb 
www/mod_ruby/pkg: DESCR MESSAGE PLIST UNMESSAGE 

Log message:
Remove mod_ruby.  Even 10 years ago it was considered a bad idea, as it
cannot run multiple applications safely.

OK sthen@



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Miod Vallat
CVSROOT:/cvs
Module name:ports
Changes by: m...@cvs.openbsd.org2014/09/27 10:52:50

ports/security/distorm3/patches

Update of /cvs/ports/security/distorm3/patches
In directory cvs.openbsd.org:/tmp/cvs-serv19031/patches

Log Message:
Directory /cvs/ports/security/distorm3/patches added to the repository



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Miod Vallat
CVSROOT:/cvs
Module name:ports
Changes by: m...@cvs.openbsd.org2014/09/27 10:53:53

Modified files:
security/distorm3: Makefile 
Added files:
security/distorm3/patches: patch-src_config_h 

Log message:
Fix on big-endian platforms.

ok landry@



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2014/09/27 10:59:31

Modified files:
www/ruby-sanitize: Makefile distinfo 
www/ruby-sanitize/pkg: PLIST 

Log message:
Update to sanitize 2.0.6.



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2014/09/27 11:00:19

Modified files:
textproc/ruby-nokogiri: Makefile distinfo 
textproc/ruby-nokogiri/pkg: PLIST 
Added files:
textproc/ruby-nokogiri/patches: patch-_metadata 
Removed files:
textproc/ruby-nokogiri/patches: patch-Rakefile 

Log message:
Update to nokogiri 1.6.3.1



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2014/09/27 11:02:29

Modified files:
devel/ruby-prof: Makefile distinfo 
devel/ruby-prof/pkg: PLIST 
Removed files:
devel/ruby-prof/patches: patch-Rakefile 
 patch-ext_ruby_prof_extconf_rb 

Log message:
Update to ruby-prof 0.15.1



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2014/09/27 11:04:02

Modified files:
net/munin  : Makefile 

Log message:
Don't set MODRUBY_REV explicitly, use default ruby version.

OK sthen@



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2014/09/27 11:05:37

Modified files:
textproc/ruby-rss: Makefile 

Log message:
Build a package for the default version of ruby, instead of ruby 1.9.



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2014/09/27 11:06:25

Modified files:
sysutils/god   : Makefile 
sysutils/god/pkg: PLIST 

Log message:
Use the default version of ruby instead of ruby 1.9.

OK sthen@ ajacoutot@



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2014/09/27 11:07:20

Modified files:
net/weechat: Makefile 

Log message:
Use default version of ruby instead of ruby 1.9 for ruby subpackage.

OK sthen@ ajacoutot@



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2014/09/27 11:08:47

Modified files:
databases/puppetdb: Makefile 
sysutils/mcollective: Makefile 
sysutils/ruby-facter: Makefile 
sysutils/ruby-puppet: Makefile.inc 
sysutils/ruby-puppet/3: Makefile 

Log message:
Use default version of ruby instead of ruby 2.0.

OK jasper@



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Pascal Stumpf
CVSROOT:/cvs
Module name:ports
Changes by: pas...@cvs.openbsd.org  2014/09/27 11:16:00

Modified files:
net/tor: Makefile distinfo 

Log message:
Bugfix update to 0.2.4.24.



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2014/09/27 11:23:45

Modified files:
java/java-getopt: Makefile distinfo 

Log message:
update to java-getopt-1.0.14



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2014/09/27 11:41:20

Modified files:
lang/myhdl : Makefile distinfo 

Log message:
update to myhdl-0.8.1



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2014/09/27 11:47:54

Modified files:
devel/ruby-rspec/1: Makefile 
devel/ruby-rspec/2: Makefile.inc 
devel/ruby-rspec/3: Makefile.inc 

Log message:
add PORTROACH to restrict to the right major version



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2014/09/27 11:50:28

Modified files:
lang/iverilog  : Makefile distinfo 
lang/iverilog/pkg: PLIST 

Log message:
update to iverilog-0.9.7



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2014/09/27 12:44:36

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

Log message:
Update to 1.4.9.27



Re: CVS: cvs.openbsd.org: ports

2014-09-27 Thread Miod Vallat
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   lan...@cvs.openbsd.org  2014/09/01 14:19:12
> 
> Modified files:
>   lang/seed7 : Makefile 
> 
> Log message:
> BROKEN-hppa =  SIGILL during build
> 
Actually, it builds if you raise your stack limit before building. The
default from /etc/login.conf is 4MB and not enough, raising to 32MB
allows seed7 to build, but is probably way too much.



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2014/09/27 14:37:04

Modified files:
lang/jruby : Makefile distinfo 
lang/jruby/patches: patch-lib_ruby_shared_ffi_library_rb 
lang/jruby/pkg : PLIST 

Log message:
- update to jruby-1.7.16

ok jeremy@ who had the same diff



CVS: cvs.openbsd.org: ports

2014-09-27 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2014/09/27 15:46:32

Modified files:
converters/recode: Makefile 
converters/recode/patches: patch-tests_bigauto_py 

Log message:
fix big regression test



[no subject]

2014-09-27 Thread 8087691277


CVS: cvs.openbsd.org: ports

2014-09-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2014/09/28 00:52:14

Modified files:
www/webkit : Makefile 
www/webkit/patches: 

patch-Source_JavaScriptCore_heap_MachineStackMarker_cpp 

patch-Source_JavaScriptCore_llint_LLIntOfflineAsmConfig_h 

patch-Source_JavaScriptCore_llint_LowLevelInterpreter32_64_asm 

patch-Source_JavaScriptCore_llint_LowLevelInterpreter_asm 

patch-Source_ThirdParty_gtest_include_gtest_internal_gtest-port_h 
patch-Source_ThirdParty_leveldb_port_port_posix_h 
patch-Source_WTF_wtf_DisallowCType_h 
patch-Source_WTF_wtf_MathExtras_h 
patch-Source_WebKit2_Platform_IPC_Connection_h 

patch-Source_WebKit2_Platform_IPC_unix_ConnectionUnix_cpp 

patch-Source_WebKit2_UIProcess_StatisticsRequest_cpp 

patch-Source_WebKit2_WebProcess_soup_WebKitSoupRequestInputStream_h 
patch-Tools_MiniBrowser_gtk_main_c 

Log message:
Cleanup to help future update and split; no pkg change.