CVS: cvs.openbsd.org: ports

2023-09-09 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/09 21:21:19

Modified files:
audio/aqualung : Makefile distinfo 

Log message:
Backport upstream commits to work with audio/mac update

As one of the commits affects configure.ac, add autoreconf
CONFIGURE_STYLE.



CVS: cvs.openbsd.org: ports

2023-09-09 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/09 21:11:51

Modified files:
audio/mac  : Makefile distinfo 
audio/mac/pkg  : PLIST 
Added files:
audio/mac/patches: patch-Shared_All_h patch-Shared_NoWindows_h 
Removed files:
audio/mac/patches: patch-configure patch-src_Console_Console_cpp 
   patch-src_MACLib_APEDecompress_cpp 
   patch-src_MACLib_APELink_cpp 
   patch-src_MACLib_MACLib_h 

Log message:
Update to Monkey's Audio Codec 10.20

This switches to using the upstream distfile, instead of what appears
to be a Linux port of a quite old version (Monkey's Audio was
previously Windows-only). The upstream distfile compiles without
hanges.

The shared library has changed from libmac to libMAC.  The license
has changed from a custom, non-open source license to a standard
BSD-3-Clause license.

All previous patches no longer necessary or apply. Add a couple
new patches to the include files to make it easier to use the
library.



CVS: cvs.openbsd.org: ports

2023-09-09 Thread Omar Polo
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2023/09/09 12:56:54

Modified files:
audio/amused   : Makefile distinfo 
audio/amused/pkg: DESCR PLIST 
Removed files:
audio/amused/patches: patch-configure 

Log message:
update audio/amused to 0.13

changelog:
- few configure enhancements: allow CC, CFLAGS and LDADD_LIB_* as args too
- fix the compat test for getdtablecount(3)
- drop the dependency on libevent
- add amused-web to control amused remotely (optional; needs libm on linux)
- contrib/amusing: use fancy unicode characters for the buttons
- unbreak percentage relative seeking
- contrib/amused-monitor: fix handling of non-ASCII characters (finally!)
- update bundled imsg
- add missing HAVE_IMSG in config.h (from tb@; thanks!)

The port installs amused-web(1) too.



CVS: cvs.openbsd.org: ports

2023-09-09 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2023/09/09 08:57:23

Removed files:
infrastructure/lib/OpenBSD: SharedLibs2.pm 

Log message:
the changed interface has been in base for ages



CVS: cvs.openbsd.org: ports

2023-09-09 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2023/09/09 08:56:17

Modified files:
infrastructure/bin: check-lib-depends 

Log message:
totally forgot about this.
SharedLibs has been in base long enough



CVS: cvs.openbsd.org: ports

2023-09-09 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2023/09/09 07:06:25

Modified files:
infrastructure/mk: bsd.port.mk 

Log message:
use internal state to figure out whether we're doing "make package"
at the top-level, or as a dependency.

-> if so display an extra message when using FETCH_PACKAGES.

As discussed with tb@: I see no reason to have different FETCH_PACKAGES
behavior on the top level, but apparently, it's a gotcha for some people,
so give them a clue about what they're doing.



CVS: cvs.openbsd.org: ports

2023-09-09 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2023/09/09 06:35:16

Modified files:
devel/autoconf : Makefile.inc 
devel/autoconf/2.71: Makefile 
devel/automake : Makefile.inc 
devel/automake/1.16: Makefile 

Log message:
don't limit the newest autoconf/automake
so that we get notifications of new versions



CVS: cvs.openbsd.org: ports

2023-09-09 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/09/09 05:42:17

Modified files:
mail/mutt  : Tag: OPENBSD_7_3 Makefile distinfo 
mail/mutt/pkg  : Tag: OPENBSD_7_3 PLIST 

Log message:
update to mutt-2.2.12

"This is a bug-fix release, fixing two crash issues. One is possible by
viewing a crafted message header, so upgrading is strongly recommended."



CVS: cvs.openbsd.org: ports

2023-09-09 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/09/09 05:41:33

Modified files:
mail/mutt  : Makefile distinfo 

Log message:
update to mutt-2.2.12

"This is a bug-fix release, fixing two crash issues. One is possible by
viewing a crafted message header, so upgrading is strongly recommended."



CVS: cvs.openbsd.org: ports

2023-09-09 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2023/09/09 04:55:59

Modified files:
infrastructure/mk: bsd.port.mk 

Log message:
WRKDIR_LINK_NAME has been deprecated for 5 years, kill it.



CVS: cvs.openbsd.org: ports

2023-09-09 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2023/09/09 04:43:17

Modified files:
infrastructure/mk: bsd.port.mk 

Log message:
don't bother caching .VARIABLES, the extra complexity isn't worth it,
and it turns out not to be that slow actually



CVS: cvs.openbsd.org: ports

2023-09-09 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2023/09/09 04:06:09

Modified files:
infrastructure/mk: bsd.port.mk 

Log message:
PATCH_DEBUG has been Yes since 2016.
At this point, it's just noise.



CVS: cvs.openbsd.org: ports

2023-09-09 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/09/09 03:18:12

Modified files:
security/rust-openssl-tests: Makefile distinfo 

Log message:
Update to rust-openssl-tests 20230909