CVS: cvs.openbsd.org: ports

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

Modified files:
lang/ruby/2.7  : Makefile distinfo 
lang/ruby/2.7/patches: patch-common_mk 

Log message:
Use a better fix for the copy coroutine fiber implementation

This comes from the Ruby fiber maintainer.  It doesn't require compiling a
couple files without optimization, and it was able to get through a make
test run without crashing on sparc64, which uses the copy coroutine fiber
implementation.

OK kn@



CVS: cvs.openbsd.org: ports

2020-12-07 Thread Matthias Kilian
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/12/07 14:31:24

Modified files:
print/poppler  : Makefile distinfo 
print/poppler/patches: patch-glib_CMakeLists_txt 
   patch-qt5_src_CMakeLists_txt 
print/poppler/pkg: PLIST-main 

Log message:
Update to poppler-20.12.0.



CVS: cvs.openbsd.org: ports

2020-12-07 Thread Matthias Kilian
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/12/07 14:30:13

Added files:
graphics/pdf2djvu/patches: patch-configure 

Log message:
In configure, check for poppler instead of poppler-splash.

ok juanfra@ (maintainer)



CVS: cvs.openbsd.org: ports

2020-12-07 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2020/12/07 13:21:32

Modified files:
x11/gtk+2  : Makefile 
Added files:
x11/gtk+2/patches: 
   patch-modules_printbackends_lpr_gtkprintbackendlpr_c 

Log message:
Backport fix from GTK+3: Allow the lpr backend to print PDF and PS files.
ok ajacoutot@



Re: CVS: cvs.openbsd.org: ports

2020-12-07 Thread Solene Rapenne
On Mon, 7 Dec 2020 10:29:55 +
Stuart Henderson :

> On 2020/12/06 16:02, Solene Rapenne wrote:
> > CVSROOT:/cvs
> > Module name:ports
> > Changes by: sol...@cvs.openbsd.org  2020/12/06 16:02:58
> > 
> > Log message:
> > Import catgirl-1.3
> > 
> > catgirl proposes features such as:
> > - Tab complete, Split scroll, URL detection, Nick coloring,
> > Topic diffing, Ignore
> > 
> > But won't implement so called "non-features" as:
> > - Dynamic configuration, Multi-network, Reconnection, CTCP,
> > Cleartext IRC
> > 
> > ok paco@ stsp@  
> 
> Shouldn't DESCR say that it's an IRC client?
> 

Indeed, I thought so later after reading the commit message...
I will fix this.



CVS: cvs.openbsd.org: ports

2020-12-07 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs
Module name:ports
Changes by: gonz...@cvs.openbsd.org 2020/12/07 07:25:13

Modified files:
emulators/nono : Makefile distinfo 

Log message:
Update for Nono to 0.1.5

OK benoit@



CVS: cvs.openbsd.org: ports

2020-12-07 Thread Solene Rapenne
CVSROOT:/cvs
Module name:ports
Changes by: sol...@cvs.openbsd.org  2020/12/07 06:57:56

Modified files:
net/catgirl: Makefile 
net/catgirl/pkg: DESCR 

Log message:
Small change to DESCR to introduces catgirl
as a terminal based IRC client

noticed by sthen@



CVS: cvs.openbsd.org: ports

2020-12-07 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2020/12/07 06:30:13

Modified files:
emulators/ucon64: Makefile 
Removed files:
emulators/ucon64/patches: patch-src_Makefile 
  patch-src_libdiscmage_Makefile_in 

Log message:
Use sed in a pre-configure target in order to drop the remaining patches
for hardcoded optimization (-O3) flags.



CVS: cvs.openbsd.org: ports

2020-12-07 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2020/12/07 05:35:49

Modified files:
multimedia/gstreamer1: Makefile.inc 
multimedia/gstreamer1/core: Makefile distinfo 
multimedia/gstreamer1/core/pkg: PLIST 
multimedia/gstreamer1/plugins-bad: Makefile distinfo 
multimedia/gstreamer1/plugins-base: Makefile distinfo 
multimedia/gstreamer1/plugins-good: distinfo 
multimedia/gstreamer1/plugins-libav: distinfo 
multimedia/gstreamer1/plugins-ugly: distinfo 
multimedia/gstreamer1/py-gstreamer: distinfo 

Log message:
Update the GStreamer gang to version 1.18.2.



CVS: cvs.openbsd.org: ports

2020-12-07 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/12/07 04:05:48

Modified files:
math/visidata/patches: patch-visidata_loaders_xlsx_py 

Log message:
committed upstream



Re: CVS: cvs.openbsd.org: ports

2020-12-07 Thread Stuart Henderson
On 2020/12/06 16:02, Solene Rapenne wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   sol...@cvs.openbsd.org  2020/12/06 16:02:58
> 
> Log message:
> Import catgirl-1.3
> 
> catgirl proposes features such as:
> - Tab complete, Split scroll, URL detection, Nick coloring,
> Topic diffing, Ignore
> 
> But won't implement so called "non-features" as:
> - Dynamic configuration, Multi-network, Reconnection, CTCP,
> Cleartext IRC
> 
> ok paco@ stsp@

Shouldn't DESCR say that it's an IRC client?



CVS: cvs.openbsd.org: ports

2020-12-07 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/12/07 01:24:51

Modified files:
sysutils/shelldap: Makefile 

Log message:
sysutils/shelldap: add missing rdep on devel/p5-Tie-IxHash



CVS: cvs.openbsd.org: ports

2020-12-07 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2020/12/07 01:09:09

Modified files:
converters/p5-Types-Serialiser: Makefile distinfo 

Log message:
Update to p5-Types-Serialiser-1.01.