CVS: cvs.openbsd.org: ports

2022-07-03 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2022/07/03 17:09:47

Modified files:
textproc/redland-bindings: Makefile 

Log message:
Fix build of redland-bindings on sparc64 as it has been done for the
other instances where -fdeclspec is needed for llvm



CVS: cvs.openbsd.org: ports

2022-07-03 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2022/07/03 16:53:58

Modified files:
geo/py-osmium  : Makefile 

Log message:
py-osmium uses C++ so needs ports-gcc

Fixes build on sparc64



CVS: cvs.openbsd.org: ports

2022-07-03 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2022/07/03 16:51:46

Modified files:
games/vkquake  : Makefile 
games/vkquake/patches: patch-Quake_Makefile 

Log message:
Current versions of vkquake use C11, so drop base-gcc and gcc3 in favor
of ports-gcc. Fixes build on sparc64



CVS: cvs.openbsd.org: ports

2022-07-03 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2022/07/03 16:46:44

Modified files:
cad/xtrkcad: Makefile 

Log message:
xtrkcad needs ports-gcc on sparc64 as base-gcc isn't up to it.

Fixes build on sparc64



CVS: cvs.openbsd.org: ports

2022-07-03 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2022/07/03 16:45:21

Modified files:
print/ghostscript/gnu: Makefile 

Log message:
Fix build on sparc64 by adding -L${X11BASE}/lib to CONFIGURE_ENV LDFLAGS



CVS: cvs.openbsd.org: ports

2022-07-03 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2022/07/03 16:40:08

Modified files:
sysutils/mangl : Makefile 

Log message:
Fix build of sysutils/mangl on sparc64 by doing the usual c99 dance
for base-gcc



CVS: cvs.openbsd.org: ports

2022-07-03 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2022/07/03 16:37:31

Modified files:
net/guacamole/server: Makefile 

Log message:
Fix build of guacamole/server on sparc64 by adding X11BASE to
CONFIGURE_ENV



CVS: cvs.openbsd.org: ports

2022-07-03 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2022/07/03 16:31:00

Modified files:
security/encfs : Makefile 

Log message:
Fix build of security/encfs on sparc64. Switch to base-clang ports-gcc
by taking out ports-clang



CVS: cvs.openbsd.org: ports

2022-07-03 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2022/07/03 12:32:41

Modified files:
databases/ruby-pg: Makefile distinfo 

Log message:
Update to pg 1.4.1



CVS: cvs.openbsd.org: ports

2022-07-03 Thread Denis Fondras
CVSROOT:/cvs
Module name:ports
Changes by: de...@cvs.openbsd.org   2022/07/03 09:38:46

Modified files:
databases/victoriametrics: Makefile distinfo 
databases/victoriametrics/pkg: PLIST 

Log message:
update to v1.78.0

Changelog at 
https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.78.0



CVS: cvs.openbsd.org: ports

2022-07-03 Thread Denis Fondras
CVSROOT:/cvs
Module name:ports
Changes by: de...@cvs.openbsd.org   2022/07/03 09:24:43

Modified files:
graphics/flameshot: Makefile distinfo 

Log message:
update to v12.1.0

Minor update with bugfixes for v12.0.0
Changelog at : 
https://github.com/flameshot-org/flameshot/compare/v12.0.0...v12.1.0



CVS: cvs.openbsd.org: ports

2022-07-03 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/07/03 08:58:25

Modified files:
net/curl   : Makefile 
net/curl/pkg   : PLIST 

Log message:
include the mk-ca-bundle script/man in the curl package. ok naddy



CVS: cvs.openbsd.org: ports

2022-07-03 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2022/07/03 08:57:12

Modified files:
net: Makefile 
net/tdesktop   : Makefile 
net/tdesktop/pkg: DESCR PLIST 

Log message:
Provide a -qt6 flavor

At least cwm(1) has problems with Qt6 and thus tdesktop built against it
shows regressions.

Keep building against Qt5 but provide a new flavor that can be installed
alongside, such that users can test both Qt5 and Qt6 versions.

The package is called tdesktop-qt6 and installs telegram-desktop-qt6;
personal profile remains fine in case you switch between Qt versions.
(Only version downgrades, e.g. 4.0.2 -> 4.0.0, cause profile/cache data
to be invalidated and requires relinking the device.)

Feedback sthen
Feedback Tests OK op



CVS: cvs.openbsd.org: ports

2022-07-03 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2022/07/03 06:33:27

Modified files:
net/netatalk3  : Tag: OPENBSD_7_1 Makefile distinfo 
net/netatalk3/patches: Tag: OPENBSD_7_1 
   patch-etc_netatalk_Makefile_in 
Added files:
net/netatalk3/patches: Tag: OPENBSD_7_1 
   patch-contrib_shell_utils_asip-status_pl_in 
   patch-doc_manpages_man1_asip-status_pl_1_xml 
   patch-man_man1_asip-status_pl_1_in 
Removed files:
net/netatalk3/patches: Tag: OPENBSD_7_1 
   patch-etc_afpd_directory_h 

Log message:
SECURITY update to netatalk-3.1.13.
Merge https://github.com/Netatalk/Netatalk/pull/174 to prevent runtime breakage.



CVS: cvs.openbsd.org: ports

2022-07-03 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2022/07/03 06:33:23

Modified files:
net/netatalk3  : Makefile distinfo 
net/netatalk3/patches: patch-contrib_shell_utils_afpstats 
   patch-etc_netatalk_Makefile_in 
Removed files:
net/netatalk3/patches: patch-etc_afpd_directory_h 

Log message:
SECURITY update to netatalk-3.1.13.
Merge https://github.com/Netatalk/Netatalk/pull/174 to prevent runtime breakage.



CVS: cvs.openbsd.org: ports

2022-07-03 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2022/07/03 03:02:50

Modified files:
graphics/libgphoto2: Makefile distinfo 

Log message:
Update to libgphoto-2.5.30.