CVS: cvs.openbsd.org: ports

2021-02-02 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/02/02 22:46:04

Modified files:
x11/kde-applications/akonadi: Makefile 

Log message:
Add missing build dependency on archivers/gtar

Found by naddy the hard way



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2021/02/02 19:04:56

Modified files:
games/frotz: Makefile 
Added files:
games/frotz/patches: patch-src_curses_ux_audio_c 

Log message:
Fix build on base-gcc. Had -std=c99 set but was using things not in C99.
Reported to me by naddy@ via the sparc64 bulk. I reported upstream, they
chose to enforce C99. This patch is cherry-picked from upstream.
ok naddy@



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/02 17:33:47

Modified files:
security/suricata: Makefile 
security/suricata/pkg: PLIST 

Log message:
the pre-install target to avoid generating revision.py if git is
installed no longer works, fix it a different way.



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/02 16:08:05

Modified files:
net/routinator : Makefile distinfo 
Added files:
net/routinator : crates.inc 

Log message:
update to routinator-0.8.3

(experimenting with a .include to make it easier to generate the
crates list..)



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Solene Rapenne
CVSROOT:/cvs
Module name:ports
Changes by: sol...@cvs.openbsd.org  2021/02/02 15:54:04

Modified files:
www/nginx  : Makefile distinfo 
Added files:
www/nginx/patches: patch-naxsi_naxsi_src_naxsi_net_h 

Log message:
Update to nginx-naxsi-1.3

ok landry@
maintainer timeout

the commit contains a new patch file that will be
available in upstream next release



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2021/02/02 15:41:40

Modified files:
graphics/mtpaint: Makefile distinfo 

Log message:
mtpaint: update to 3.50, fix the build with -fno-common
Changelog: http://mtpaint.sourceforge.net/news.html

Upstream brought back `-fcommon', but only for clang11 and gcc10,
meanwhile force `-fcommon' for any compiler.

OK naddy@



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2021/02/02 15:12:13

Modified files:
sysutils/wmapm : Makefile 
sysutils/wmapm/patches: patch-wmapm_c 
Added files:
sysutils/wmapm/patches: patch-wmgeneral_wmgeneral_c 
patch-wmgeneral_wmgeneral_h 

Log message:
wmapm: fix the build with -fno-common

OK naddy@



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2021/02/02 15:10:38

Modified files:
x11/wmclockmon : Makefile 
x11/wmclockmon/patches: patch-wmclockmon-config_edit_c 
x11/wmclockmon/pkg: DESCR 
Added files:
x11/wmclockmon/patches: patch-wmclockmon-cal_main_c 
patch-wmclockmon-cal_main_h 
patch-wmclockmon-cal_mainwindow_h 
patch-wmclockmon-config_actions_c 
patch-wmclockmon-config_edit_h 
patch-wmclockmon-config_mainwindow_h 
patch-wmclockmon-config_tools_c 
patch-wmclockmon-config_variables_h 

Log message:
wmclockmon: fix the build with -fno-common and remove a
trailing whitespace in DESCR.

OK naddy@



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2021/02/02 15:05:42

Modified files:
x11/wmcalclock : Makefile 
x11/wmcalclock/patches: patch-wmCalClock_c 
Added files:
x11/wmcalclock/patches: patch-Src_xutils_c patch-Src_xutils_h 

Log message:
wmcalclock: fix the build with -fno-common

OK naddy@



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Solene Rapenne
CVSROOT:/cvs
Module name:ports
Changes by: sol...@cvs.openbsd.org  2021/02/02 14:45:17

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

Log message:
Update to shapezio-1.2.2pl20201207



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2021/02/02 14:11:14

Modified files:
multimedia/transcode: Makefile 
Added files:
multimedia/transcode/patches: patch-import_demux_pass_c 
  patch-import_extract_ac3_c 
  patch-import_extract_mp3_c 
  patch-import_extract_pcm_c 

Log message:
multimedia/transcode: -fno-common fixes for this piece of abandonware



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2021/02/02 13:11:44

Modified files:
security   : Makefile 

Log message:
Hookup ruby-argon2



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/02 13:11:02

Modified files:
security/suricata: Makefile distinfo 

Log message:
oops, bits of an experiment crept in



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2021/02/02 13:10:09

Modified files:
sysutils/ruby-puppet/5: Makefile 
Added files:
sysutils/ruby-puppet/5/patches: 

patch-lib_puppet_file_system_file_impl_rb 

Log message:
get rid of these annoying warnings since ruby 2.7:

file_impl.rb:80: warning: Using the last argument as keyword parameters is 
deprecated



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2021/02/02 13:08:59

Modified files:
sysutils/facter: Makefile distinfo 

Log message:
simple update 3.14.14 -> 3.14.15



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2021/02/02 13:07:55

Log message:
Import ruby-argon2 2.0.3

This Ruby Gem provides FFI bindings, and a simplified interface, to the
Argon2 algorithm. Argon2 is the official winner of the Password Hashing
Competition, a several year project to identify a successor to
bcrypt/PBKDF/scrypt methods of securely storing passwords. This is an
independant project and not official from the PHC team.

OK sthen@

Status:

Vendor Tag: jeremy
Release Tags:   jeremy_2021-Feb-02

N ports/security/ruby-argon2/Makefile
N ports/security/ruby-argon2/distinfo
N ports/security/ruby-argon2/pkg/DESCR
N ports/security/ruby-argon2/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:ports
Changes by: matth...@cvs.openbsd.org2021/02/02 12:35:13

Modified files:
net/tcl-snmptools: Makefile 
Added files:
net/tcl-snmptools/patches: patch-generic_snmptools_c 
   patch-generic_util_h 

Log message:
tcl-snmptools: fix for -fno-common. ok naddy@



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2021/02/02 12:29:18

Modified files:
devel  : Makefile 

Log message:
Hookup ruby-ffi-compiler



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2021/02/02 12:27:50

Modified files:
math/dieharder : Makefile 

Log message:
math/dieharder: Fix build by passing -fcommon

This port is up-to-date and has more than 50 common symbols defined
in more than half a dozen headers. Take the easy route and follow
FreeBSD by adding -fcommon to CFLAGS and let upstream fix this.

ok kn



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2021/02/02 12:25:20

Log message:
Import ruby-ffi-compiler 1.0.1

ffi-compiler is a ruby library for automating compilation of native
libraries for use with ffi.

OK sthen@

Status:

Vendor Tag: jeremy
Release Tags:   jeremy_2021-Feb-02

N ports/devel/ruby-ffi-compiler/Makefile
N ports/devel/ruby-ffi-compiler/distinfo
N ports/devel/ruby-ffi-compiler/pkg/DESCR
N ports/devel/ruby-ffi-compiler/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2021/02/02 12:09:14

Modified files:
devel/ruby-ffi : Makefile distinfo 
devel/ruby-ffi/pkg: PLIST 

Log message:
Update to ffi 1.14.2



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs
Module name:ports
Changes by: gonz...@cvs.openbsd.org 2021/02/02 11:28:31

Modified files:
www/nextcloud  : Tag: OPENBSD_6_8 Makefile distinfo 
www/nextcloud/pkg: Tag: OPENBSD_6_8 PLIST 

Log message:
Update for Nextcloud to 19.0.8

OK landry@ rsadowski@



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/02/02 11:08:35

Modified files:
devel/jenkins/devel: Makefile distinfo 

Log message:
Update jenkins devel to 2.278



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2021/02/02 09:15:13

Modified files:
devel/ruby-semantic_puppet: Makefile distinfo 
devel/ruby-semantic_puppet/pkg: PLIST 

Log message:
simple update 1.0.2 -> 1.0.3



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2021/02/02 09:12:02

Removed files:
security/stegcracker: Makefile distinfo 
security/stegcracker/pkg: DESCR PLIST 

Log message:
remove stegcracker, replaced with stegseek



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2021/02/02 09:10:46

Modified files:
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 

Log message:
quirks to replace stegcracker with stegseek



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2021/02/02 09:09:49

Modified files:
security   : Makefile 

Log message:
hook up stegseek, unhook stegcracker



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2021/02/02 09:07:54

Log message:
import stegseek:

Stegseek is a lightning fast steghide cracker that can be used to
extract hidden data from files. It is built as a fork of the original
steghide project and, as a result, it is thousands of times faster than
other crackers and can run through the entirety of rockyou.txt* in under
2 seconds.

Stegseek can also be used to extract steghide metadata without a
password, which can be used to test whether a file contains steghide
data.

feedback kn@ and gonzalo@, lots of feedback and OK sthen@

Status:

Vendor Tag: sebastia
Release Tags:   sebastia_20210202

N ports/security/stegseek/Makefile
N ports/security/stegseek/distinfo
N ports/security/stegseek/patches/patch-src_PasswordCracker_cc
N ports/security/stegseek/patches/patch-src_CMakeLists_txt
N ports/security/stegseek/pkg/DESCR
N ports/security/stegseek/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2021/02/02 08:37:25

Modified files:
x11/awesome: Makefile 
Added files:
x11/awesome/patches: patch-common_lualib_c patch-common_lualib_h 
 patch-luaa_c patch-luaa_h 
 patch-objects_button_c 
 patch-objects_button_h 
 patch-objects_client_c 
 patch-objects_client_h 
 patch-objects_drawin_c 
 patch-objects_drawin_h patch-objects_key_c 
 patch-objects_key_h patch-objects_tag_c 
 patch-objects_tag_h patch-objects_window_c 
 patch-objects_window_h 

Log message:
x11/awesome: fix -fno-common build error

Fix taken from upstream.



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2021/02/02 08:36:37

Modified files:
x11/aewm   : Makefile 
Added files:
x11/aewm/patches: patch-aedesk_c patch-aepanel_c 

Log message:
x11/aewm, fix -fno-common build failure

Fix taken from Gentoo.



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs
Module name:ports
Changes by: gonz...@cvs.openbsd.org 2021/02/02 07:49:54

Modified files:
net/ziproxy: Makefile 
net/ziproxy/pkg: PLIST 
Added files:
net/ziproxy/patches: patch-src_cfgfile_c patch-src_tosmarking_c 

Log message:
Fix for -fno-common

OK sthen@



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs
Module name:ports
Changes by: gonz...@cvs.openbsd.org 2021/02/02 07:47:29

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

Log message:
Update for Japana to 2.0.6

Looks good, okay espie@ (maintainer)



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/02 07:44:40

Modified files:
devel/ccache   : Makefile distinfo 
devel/ccache/patches: patch-cmake_config_h_in 
Removed files:
devel/ccache/patches: patch-CMakeLists_txt 
  patch-cmake_GenerateConfigurationFile_cmake 
  patch-src_Logging_cpp patch-src_system_hpp 
  patch-src_third_party_blake3_CMakeLists_txt 

Log message:
update to ccache-4.2



CVS: cvs.openbsd.org: ports

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

Modified files:
www/nghttp2: Makefile distinfo 
www/nghttp2/patches: patch-Makefile_in 

Log message:
update to nghttp2-1.43.0



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/02 07:23:59

Modified files:
devel/py-tz: Makefile distinfo 

Log message:
update to pytz-2021.1



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2021/02/02 05:28:50

Modified files:
textproc/p5-Template-Tiny: Makefile 

Log message:
p5-Template-Tiny: requires FIX_EXTRACT_PERMISSIONS



CVS: cvs.openbsd.org: ports

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

Modified files:
www/webalizer/patches: patch-dns_resolv_c patch-webalizer_c 
Added files:
www/webalizer/patches: patch-webalizer_h 

Log message:
webalizer: -fno-common fixes



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/02/02 05:03:24

Modified files:
sysutils/terragrunt: Makefile distinfo 

Log message:
Update to terragrunt-0.27.4.



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/02 04:56:48

Modified files:
net/mbrowse: Makefile 
Added files:
net/mbrowse/patches: patch-src_callbacks_c 

Log message:
mbrowse: -fno-common fix, sync wantlib while there



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/02 04:53:33

Modified files:
net/rtg: Makefile 

Log message:
mark net/rtg BROKEN for now; as well as failing with -fno-common, some
of the provided scripts are several years out of date from working with
current perl/php.

If someone wants to resurrect this there are a bunch of patches in
FreeBSD ports.



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/02/02 04:52:30

Modified files:
sysutils/consul: Makefile distinfo 

Log message:
Update to consul-1.9.3.



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/02/02 04:49:22

Modified files:
print/cups : Makefile distinfo 
print/cups/patches: patch-test_run-stp-tests_sh 

Log message:
Update to cups-2.3.3.2.



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/02/02 04:46:20

Modified files:
multimedia/py-chromecast: Makefile distinfo 

Log message:
Update to py3-chromecast-8.0.0.



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/02/02 04:41:11

Modified files:
misc/hwdata: Makefile distinfo 

Log message:
Update to hwdata-0.344.



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/02 04:39:59

Modified files:
games/qstat: Makefile distinfo 
Removed files:
games/qstat/patches: patch-utils_h 

Log message:
update qstat to a git checkout; hasn't had a release in a while and the
newer version fixes -fno-common as well as protocol updates and a few
other fixes. ok Tom Murphy (maintainer)



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/02 04:24:22

Modified files:
devel/py-setuptools_scm: Makefile 

Log message:
oops, textproc not devel for py-toml in my TDEP



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/02 04:21:59

Modified files:
net/mosquitto  : Makefile 

Log message:
mosquitto also needs docbook-xsl



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2021/02/02 03:24:53

Modified files:
geo/viking/patches: patch-src_babel_h 

Log message:
geo/viking: add link to upstream fix, slightly different



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2021/02/02 03:15:02

Modified files:
geo/viking : Makefile 
Added files:
geo/viking/patches: patch-src_babel_h 

Log message:
geo/viking: fix for -fno-common



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/02 03:06:42

Modified files:
net/librenms   : Tag: OPENBSD_6_8 Makefile distinfo 
net/librenms/patches: Tag: OPENBSD_6_8 patch-LibreNMS_Config_php 
  patch-daily_sh 
  patch-misc_config_definitions_json 
net/librenms/pkg: Tag: OPENBSD_6_8 PLIST 

Log message:
update to librenms-21.1.0



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/02 03:05:11

Modified files:
net/librenms   : Makefile distinfo 
net/librenms/pkg: PLIST 

Log message:
update to librenms-21.1.0



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/02 02:32:32

Modified files:
www/composer   : Makefile distinfo 

Log message:
update to composer-2.0.9



CVS: cvs.openbsd.org: ports

2021-02-02 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2021/02/02 02:28:20

Modified files:
net/etherape   : Makefile 
net/etherape/patches: patch-src_diagram_c 
Added files:
net/etherape/patches: patch-src_appdata_c patch-src_appdata_h 
  patch-src_diagram_h patch-src_main_c 
  patch-src_preferences_c 
  patch-src_preferences_h 

Log message:
Add fix for -fno-common