Re: security update: sysutils/ntfs-3g: 2017.3.23 -> 2022.5.17

2022-06-11 Thread Josh Grosse
On Sat, Jun 11, 2022 at 02:49:40AM +, Yifei Zhan wrote: > This is a security update for ntfs-3g. > > - Tested on amd64, mount/read OK. Tested on amd64 with writes. Wrtes of small files work fine. The tested drive is on mSATA connected via a USB 3.0 adapter.

Re: UPDATE: SMPlayer-22.2.0

2022-06-20 Thread Josh Grosse
On Mon, Jun 20, 2022 at 10:42:56AM +0200, Gonzalo Rodriguez wrote: > ping > > On 5/31/22 20:44, Gonzalo L. Rodriguez wrote: > > Update for SMPlayer to 22.2.0: > > > > https://www.smplayer.info/en/changes Works fine on amd64. Unable to test new features.

Re: [new] archivers/7zip

2022-09-15 Thread Josh Grosse
A corrected tarball is attached -- pkg/DESCR was accidently empty. 7zip.tgz Description: application/tar-gz

[new] archivers/7zip

2022-09-15 Thread Josh Grosse
The 7zip project was originally Windows-only. It is now directly buildable on open systems. Attached is a port for its standalone command-line executable. My expectation is that this should eventually replace archivers/p7zip, as that portable version of 7zip is both a defunct project and it has a

Re: [new] archivers/7zip

2022-09-15 Thread Josh Grosse
On Thu, Sep 15, 2022 at 10:23:00PM -0400, George Koehler wrote: > On Thu, 15 Sep 2022 13:55:35 -0400 > Josh Grosse wrote: > > > A corrected tarball is attached -- pkg/DESCR was accidently empty. > > I can't install p7zip with 7zip, > > | Collision in p7zip-16.0

Re: [new] archivers/7zip

2022-09-15 Thread Josh Grosse
Oops. V2 tarball attached, now. On Thu, Sep 15, 2022 at 11:37:43PM -0400, Josh Grosse wrote: > On Thu, Sep 15, 2022 at 10:23:00PM -0400, George Koehler wrote: > > On Thu, 15 Sep 2022 13:55:35 -0400 > > Josh Grosse wrote: > > > > > A corrected tarball is attach

Re: [new] archivers/7zip

2022-09-16 Thread Josh Grosse
On Fri, Sep 16, 2022 at 08:44:09AM +0100, Stuart Henderson wrote: > Well done, Windows-centric software is usually a pain to get building! Sorry > I have found a few more things though - some easy some a bit more fiddly. > > Some of the -Wno-xxx might not be accepted by gcc, and the actual > warni

Re: [new] archivers/7zip

2022-09-16 Thread Josh Grosse
On Fri, Sep 16, 2022 at 09:35:12AM -0400, Josh Grosse wrote: > On Fri, Sep 16, 2022 at 08:44:09AM +0100, Stuart Henderson wrote: > > Well done, Windows-centric software is usually a pain to get building! Sorry > > I have found a few more things though - some easy some a

Re: [new] archivers/7zip

2022-09-18 Thread Josh Grosse
On Sun, Sep 18, 2022 at 12:47:28AM -0400, George Koehler wrote: > On Fri, 16 Sep 2022 21:54:54 -0400 > Josh Grosse wrote: > > > Attached is a "v3" tarball with the above changes, producing a single `7zz` > > executable binary. There is no long any conflict wi

Re: [new] archivers/7zip

2022-09-19 Thread Josh Grosse
On Sun, Sep 18, 2022 at 09:20:56PM +0100, Stuart Henderson wrote: > The issue with the unrar code is that it changes the produced binary to > a non-free license. That's why it is packaged separately in p7zip. > (roughly "must not use to create a rar compatible compressor") The attached v5 tarball

Re: WINE

2005-06-12 Thread Josh Grosse
On Sat, Jun 11, 2005 at 08:51:25PM -0700, Dan Smythe wrote: > Is anybody working on a port for a more recent version > of Wine? A recent thread (started last month) begins here: http://www.sigmasoft.com/cgi-bin/wilma_hiliter/openbsd-ports/200505/msg00283.html

Re: transmission_daemon silently freeze?

2024-05-21 Thread Josh Grosse
On Tue, May 21, 2024 at 08:37:26PM +0300, kasak wrote: > > 03.05.2024 20:21, Josh Grosse ??: > > On Fri, May 03, 2024 at 05:31:16PM +0300, kasak wrote: > > > OpenBSD 7.5 GENERIC.MP#82 amd64 > > There's not enough information here to understand either t

update: net/transmission 4.0.6

2024-06-13 Thread Josh Grosse
HOMEPAGE= https://transmissionbt.com/ MAINTAINER=Josh Grosse +DEBUG_PACKAGES=${BUILD_PACKAGES} + # GPLv2+ PERMIT_PACKAGE=Yes @@ -45,7 +46,7 @@ WANTLIB-qt += Qt6Widgets MODULES += devel/cmake \ textproc/intltool -BUILD_DEPENDS-common

Re: update: net/transmission 4.0.6

2024-06-21 Thread Josh Grosse
Ping in regards to https://marc.info/?l=openbsd-ports&m=171828585031997&w=2 On Thu, Jun 13, 2024 at 09:40:14AM -0400, Josh Grosse wrote: > This is a bugfix release that includes the previously patches > that Brad cherry picked for libfmt 10. > > Tested on amd64. The -gtk a

Re: [update] sysutils/tarsnap-gui: add desktop entry

2024-07-03 Thread Josh Grosse
On Wed, Jul 03, 2024 at 02:48:28PM -0400, Jag Talon wrote: > ah i reconfigured my editor and it should have less whitespace now :) > > i added the revision as well thank you. OK? I've got some minor changes to Jag's latest diff: 1. REVISION=0 as recommended by bsd.port.mk(5). 2. Two extra blan

Re: [update] sysutils/tarsnap-gui: add desktop entry

2024-07-03 Thread Josh Grosse
On Wed, Jul 03, 2024 at 07:22:46PM -0400, Jag Talon wrote: > Thank you for adjusting the REVISION! I should've read the man page > first. > > How do you get the diff of a new file, btw? See the "Directory comparison options" in the diff(1) man page. CVS, got, and git all have diff subcommands, to

update: net/transmission 4.0.6

2024-07-08 Thread Josh Grosse
mission-gtk-${VER} PKGNAME-qt=transmission-qt-${VER} -REVISION= 0 CATEGORIES=net HOMEPAGE= https://transmissionbt.com/ MAINTAINER=Josh Grosse +DEBUG_PACKAGES=${BUILD_PACKAGES} + # GPLv2+ PERMIT_PACKAGE=Yes @@ -45,7 +46,7 @@ WANTLIB-qt += Qt6Widgets MODU

[revision] fix missing libdep for net/transmission

2023-09-15 Thread Josh Grosse
n/Makefile index 335908e903f..e2cf1338446 100644 --- a/net/transmission/Makefile +++ b/net/transmission/Makefile @@ -10,9 +10,9 @@ PKGNAME-qt= transmission-qt-${VER} CATEGORIES=net HOMEPAGE= https://transmissionbt.com/ MAINTAINER=Josh Grosse -REVISION-gtk= 0 -REVISION-main= 0 -REVISI

Re: [revision] fix missing libdep for net/transmission

2023-09-15 Thread Josh Grosse
On Fri, Sep 15, 2023 at 07:31:00PM +0200, Antoine Jacoutot wrote: > On Fri, Sep 15, 2023 at 12:22:59PM -0400, Josh Grosse wrote: > > During bulk build, naddy@ took note of a missing libdep > > in net/transmission's Makefile. The build failed to > > find libdeflate du

Re: [revision] fix missing libdep for net/transmission

2023-09-15 Thread Josh Grosse
f --git a/net/transmission/Makefile b/net/transmission/Makefile index 335908e903f..ce94928b0ad 100644 --- a/net/transmission/Makefile +++ b/net/transmission/Makefile @@ -10,9 +10,9 @@ PKGNAME-qt= transmission-qt-${VER} CATEGORIES=net HOMEPAGE= https://transmissionbt.com/ MAINTAINER= Josh Gros

[update] net/transmission 4.0.4

2023-09-18 Thread Josh Grosse
-gtk-${VER} @@ -10,9 +10,6 @@ PKGNAME-qt= transmission-qt-${VER} CATEGORIES=net HOMEPAGE= https://transmissionbt.com/ MAINTAINER=Josh Grosse -REVISION-gtk= 1 -REVISION-main= 1 -REVISION-qt= 1 # GPLv2+ PERMIT_PACKAGE=Yes diff --git a/net/transmission/distinfo b/net

Re: xfce on -current broken ?

2008-11-21 Thread Josh Grosse
On Fri, Nov 21, 2008 at 10:12:29PM +0100, Cedric Brisseau wrote: > Hi all, > > I upgraded yesterday my system to latest packages snaphots > (2008/11/15) and xfce can't start. > > Is it a known issue ? Two possibilities: 1. You missed the 2008/11/06 update in the "Following -current" FAQ. 2.

UPDATE: archivers/p7zip

2008-11-30 Thread Josh Grosse
By maintainer. No regressions on i386. Applicable changes: LZMA supported for .zip archives. Improved password prompting for encrypted archives. UDF, XAR, DMG/HFS archives now supported for unpack. The -t switch now usable with list and extract commands. Timestamp bug fix for .zip

Re: OpenBSD 4.4 does not have a /usr/ports directory, is it broken?

2009-01-16 Thread Josh Grosse
On Fri, 16 Jan 2009 12:36:37 -0500, Support Team wrote > Greetings, > > I have installed OBSD4.4 with all packages. The install went > flawless I thought, I never received any errors. I'm trying > > To follow your document to add packages but I don't have a ports directory > under /usr/. Your he

Re: OpenBSD 4.4 does not have a /usr/ports directory, is it broken?

2009-01-16 Thread Josh Grosse
On Fri, 16 Jan 2009 14:24:19 -0500, Support Team wrote > I was reading that faq and did adhere to warning of not building > from ports. I am new to OBSD and I don't want to brake my working > install. I'm able to get the packages I'll reply off-list, and help you get things straightened out

Re: openoffice breaks during patching

2009-02-01 Thread Josh Grosse
On Sun, Feb 01, 2009 at 04:39:02PM -0600, Beavis wrote: > I run OpenBSD 4.4 stable and i tried to build openoffice that came > with the ports: everything went well but during the patching process, > openoffice will just break. any help is greatly appreciated. It looked like the patch step did not

[Update] archivers/p7zip

2009-02-14 Thread Josh Grosse
>From maintainer. Regression tested on i386. Attempts to submit patches/patch-makefile_openbsd upstream continue to fail. Upgrade from 4.61 to 4.65. No announcement or publication of 4.62-4.64 at Sourceforge, though the changelog shows bugfixes for things in those releases. Index:

Re: [NEW]net/wireshark

2009-04-15 Thread Josh Grosse
On Wed, 15 Apr 2009 14:47:57 +0200, Ingo Schwarze wrote > > Wireshark is the world's foremost > > Is this now priviledge seperated? Actually, their Wiki says so: http://wiki.wireshark.org/Development/PrivilegeSeparation

Re: UPDATE: SMTube-15.5.17

2015-06-12 Thread Josh Grosse
On Thu, Jun 11, 2015 at 07:41:10PM -0300, Gonzalo L. Rodriguez wrote: > Hi, > > Update for Smtube to 15.5.17 > > Ok? Comments? Tested on i386. Thanks!

Re: [NEW] sysutils/tarsnap-gui

2015-06-12 Thread Josh Grosse
Neglected to mention: tested on amd64 and i386.

[NEW] sysutils/tarsnap-gui

2015-06-12 Thread Josh Grosse
$COMMENT: frontend to the popular Tarsnap backup service pkg/DESCR: The Tarsnap frontend is an open source cross-platform Graphical User Interface for the popular Tarsnap backup service, that's easy to use, light and open as the Tarsnap command line client itself. While the original Tarsnap comm

Re: [NEW] sysutils/tarsnap-gui

2015-06-13 Thread Josh Grosse
Antoine suggested putting the version number in a variable. A revised tarball is attached. --- Makefile.orig Fri Jun 12 17:15:13 2015 +++ MakefileSat Jun 13 07:51:58 2015 @@ -1,7 +1,8 @@ # $OpenBSD COMMENT = frontend to the popular Tarsnap backup service -DISTNAME =

Re: Refresh and reseting pkg_add configurations?

2015-06-21 Thread Josh Grosse
On Sun, Jun 21, 2015 at 01:06:10PM +0330, Mohammad BadieZadegan wrote: > Hi everybody, > I get some errors while I installing every package with pkg_add such as: > > couldn't read packing-list from installed package > gnome-icon-theme-3.12.0p1.tgz > File /var/db/pkg/gnome-icon-theme-3.12.0p1.tgz/

Re: [NEW] sysutils/acts

2015-06-29 Thread Josh Grosse
Update to acts-1.1. Tarball attached. New features: tarsnapbackupoptions option -- options passed to tarsnap backup runs syslog option -- set this to log to the specified syslog facility Licensing: now explicity released into the public domain acts.tar.gz Description: applicatio

Re: [NEW] sysutils/tarsnap-gui

2015-08-02 Thread Josh Grosse
Update to version 0.6. There have been significant revisions, detailed in: https://github.com/Tarsnap/tarsnap-gui/blob/v0.6/CHANGELOG If anyone has been testing 0.5, the database schema has been revised and is incompatible, as described in: http://marc.info/?l=tarsnap-users&m=143818842823087&w

Re: UPDATE: Smtube-15.8.0

2015-08-22 Thread Josh Grosse
On Thu, Aug 20, 2015 at 04:13:22PM -0300, Gonzalo L. Rodriguez wrote: > Hi, > > Update for SMTube to 15.8.0: > > Improve support for VEVO videos. > Possibility to play the audio only. > > Ok? Comments? Tested on amd64. Thank you!! (Can't test on i386 at the moment, my son took the net

Re: [NEW] sysutils/tarsnap-gui

2015-08-23 Thread Josh Grosse
Reposted at jturner@'s recommendation. On Sun, Aug 02, 2015 at 08:18:54AM -0400, Josh Grosse wrote: > Update to version 0.6. > > There have been significant revisions, detailed in: > > https://github.com/Tarsnap/tarsnap-gui/blob/v0.6/CHANGELOG > > If anyone has been

Re: tint-0.11 -> tint2-0.12.2 update attached

2015-09-05 Thread Josh Grosse
On Thu, Sep 03, 2015 at 08:14:33AM -0700, J. Scott Heppler wrote: > Attached is an update to x11/tint port that packages and runs on amd64. Tested successfully on amd64 with openbox-session, with your resubmitted tarball posted separately. [0] USE_SYSTRACE caught two attempts to execute gtk-icon

Re: tint-0.11 -> tint2-0.12.2 update attached

2015-09-11 Thread Josh Grosse
On Wed, Sep 09, 2015 at 03:40:03PM -0700, J. Scott Heppler wrote: [snip] > The following patch was tested with "pkg_add -u". tint2 installed > cleanly in place of tint. Your MUA mangled the devel/quirks patch. (Missing leading spaces, etc.) Here's a patch which should apply cleanly. As noted

Re: [NEW] sysutils/acts

2015-09-23 Thread Josh Grosse
Update to 1.2 attached. Packaging changes. No change to the tool. 1. The application renamed the configuration file to acts.conf.sample, but the port reverts this to acts.conf so that it may be added to the PLIST with @sample ${SYSCONFDIR}. 2. The application added systemd hooks which a

Re: UPDATE: Smplayer-15.9.0

2015-10-03 Thread Josh Grosse
On Fri, Oct 02, 2015 at 06:57:52PM -0300, Gonzalo L. Rodriguez wrote: > Hi, > > Update for SMPlayer to 15.9.0: > > http://smplayer.sourceforge.net/en/changes > > Ok? Comments? Tested and working fine on amd64. Thanks!

[UPDATE] archivers/p7zip

2015-10-20 Thread Josh Grosse
Updated to 15.09. Tested on amd64. OK? Index: Makefile === RCS file: /systems/cvs/ports/archivers/p7zip/Makefile,v retrieving revision 1.24 diff -u -p -r1.24 Makefile --- Makefile16 Mar 2015 17:20:40 - 1.24 +++ Makefil

Re: [UPDATE] archivers/p7zip

2015-10-20 Thread Josh Grosse
On Tue, Oct 20, 2015 at 11:16:15PM +0100, Stuart Henderson wrote: > On 2015/10/20 17:35, Josh Grosse wrote: > > Updated to 15.09. Tested on amd64. > > update-plist moved rar.so to the main package; you'll probably need > to reinstate the WANTLIBs after fixing that. Than

[UPDATE] sysutils/tarsnap-gui

2015-11-02 Thread Josh Grosse
Updated to version 0.7. Tested on amd64, with both a simple tiling window manager and also with Gnome, to test a new notification feature. A pkg-readme was added with one paragraph of upgrade notes, excerpted from the upstream CHANGELOG. OK? Index: Makefile ==

Re: p7zip: add support for more archs

2015-11-11 Thread Josh Grosse
On Thu, Nov 12, 2015 at 12:34:03AM +0100, J??r??mie Courr??ges-Anglas wrote: > > Right now p7zip fails to build on several archs, because of the rather > lame approach to endianness taken by this port. This patch should allow > to build p7zip on all archs supported by OpenBSD. > > ok? jca@, I'

Re: p7zip: add support for more archs

2015-11-11 Thread Josh Grosse
On Thu, Nov 12, 2015 at 02:02:50AM +0100, J??r??mie Courr??ges-Anglas wrote: > Back to your concern: I don't think it's a reasonable approach to ask > for tests on all architectures before introducing a change in a port. > If we did that, the ports tree would be ridiculously small and lagging > be

Re: p7zip: add support for more archs

2015-11-11 Thread Josh Grosse
On Wed, Nov 11, 2015 at 07:26:14PM -0700, Theo de Raadt wrote: > I really don't tell the ports people what to do. > > But... I also don't think they should be martyrs. Naddy said, after seeing an alignment error on Alpha: [1] "How about actually fixing the code rather than slapping on a list of

Re: p7zip: add support for more archs

2015-11-11 Thread Josh Grosse
On Wed, Nov 11, 2015 at 09:45:22PM -0500, Josh Grosse wrote: > Fixing the code may be the correct solution, but it is beyond me, as > I don't have the technical skills to deal with the portability issues > that were raised and to my understanding still exist. I've had an out

Re: Update: shells/tcsh 6.21.00

2019-12-01 Thread Josh Grosse
On Sun, Dec 01, 2019 at 05:47:46PM +0100, Christian Weisgerber wrote: > > Comments, OKs, preferably from people who use tcsh? Working for this tcsh user, so far, without any noticed regressions.

Re: Remove net/wireless

2018-09-26 Thread Josh Grosse
I was a very happy net/wireless user, though without 802.1X. I'm ok with removal for 6.4. On September 26, 2018 12:58:13 PM EDT, Gregor Best wrote: > >Hi, > >with the recent(-ish) introduction of `ifconfig $dev join $nwid`, >net/wireless became quite obsolete. > >The only thing that it does that

Re: Transmission broken on current?

2018-11-02 Thread Josh Grosse
On Thu, Nov 01, 2018 at 09:22:08AM +0200, Liviu Daia wrote: > I'm running transmission-daemon on current, and it has been broken > ever since I upgraded it some 10 days ago. I'm not sure how to describe > this beyond "it doesn't work": it seems to starts normally, it listens > to port 51413, i

Re: [UPDATE] print/lyx 2.2.3 -> 2.3.1

2018-11-27 Thread Josh Grosse
On Tue, Nov 27, 2018 at 05:17:32PM -0300, Elias M. Mariani wrote: > Changes port-wise: > - Changed from qt4 to qt5. > - Removed a patch no longer needed. > - New patch needed for the case when sizeof(long long) == sizeof(long). > - Take MAINTAINER. > - Removed files/lyx.desktop, 2.3.1 comes with on

Re: [UPDATE] print/lyx 2.2.3 -> 2.3.1

2018-11-28 Thread Josh Grosse
On Wed, Nov 28, 2018 at 02:06:08PM -0300, Elias M. Mariani wrote: > Modifications: > - Changed from textproc/enchant to textproc/enchant2. > - Added x11/qt5/qtx11extras to LIB_DEPENDS. > - Configure picked up new WANTLIBs: xcb Qt5X11Extras > Works for me on both amd64 and i386. :)

Re: UPDATE: SMtube-18.11.0

2018-12-11 Thread Josh Grosse
On Tue, Dec 11, 2018 at 11:02:32AM +0100, Gonzalo L. Rodriguez wrote: > Hello, > > Minor update for SMTube to 18.11.0: Working fine here on amd64. However: > * New option in the context menu to play the video with a web browser. The web > browser may allow you to download the video. I couldn

Re: [UPDATE] mail/spampd to 2.52

2018-12-23 Thread Josh Grosse
On Sun, Dec 23, 2018 at 01:25:14PM +0100, Henrik Friedrichsen wrote: > Pretty simple update. > > The previously required Net::Server's HUP handling patch is now upstream. > > OK? Working on amd64 (6.4), on my production server. Installs in -current, but it is easier for me to test in production

Re: UPDATE: x11/i3

2018-12-27 Thread Josh Grosse
On Thu, Dec 27, 2018 at 08:35:09PM +0100, Rafael Sadowski wrote: > Simple update to the latest version 4.16. > > Works fine on amd64, OK? Also comes up and seems to work fine on i386. :)

Re: UPDATE: x11/i3

2019-01-05 Thread Josh Grosse
On Sat, Jan 05, 2019 at 10:55:31AM +0100, Rafael Sadowski wrote: > On Fri Dec 28, 2018 at 04:36:27PM +0100, Theo Buehler wrote: > > +dcoppa > > > > On Thu, Dec 27, 2018 at 08:35:09PM +0100, Rafael Sadowski wrote: > > > Simple update to the latest version 4.16. > > > > > > Works fine on amd64, OK?

[Makefile patch] add libass to graphics/ffmpeg

2014-01-23 Thread Josh Grosse
The following minor proposed patch adds --enable-libass to ffmpeg. Tested on i386 and it appears to integrate well with the Xenocara fontconfig. I sent this to $MAINTAINER brad@ at his comstyle address on Friday and as I've had no reply, I assume he's been busy, or the Email is stuck in greylist

Best practice for CUPS-less foomatic use?

2014-02-24 Thread Josh Grosse
I'm currently using foomatic-rip with lpd(8) for standard print, but find myself using foomatic-rip directly, without spooling, when I need to set a print option such as papersize or InputPort (tray). I am not using apsfilter, which uses lpr(1)'s -C option to pass print options, as I am using th

Re: Best practice for CUPS-less foomatic use?

2014-02-24 Thread Josh Grosse
On Mon, Feb 24, 2014 at 06:36:35PM +0100, Andr?? St??be wrote: > I had a similar setup some time ago. If I remember correctly, you can > use lpr's -J option to pass options to foomatic-rip. Thank you, Andre'. I haven't found that the -J option works for me. OTOH, the foomatic-rip -o operand doe

Re: Best practice for CUPS-less foomatic use?

2014-02-24 Thread Josh Grosse
On Mon, Feb 24, 2014 at 04:51:22PM -0500, Josh Grosse wrote: > I haven't found that the -J option works for me. OTOH, the foomatic-rip -o > operand does work with print options when printing directly. To be clear, the symptom is that -J has no effect. No errors or warnings are pro

Re: Best practice for CUPS-less foomatic use?

2014-02-25 Thread Josh Grosse
On Tue, Feb 25, 2014 at 10:03:27AM +0100, Andr?? St??be wrote: > Josh Grosse wrote: > > I haven't found that the -J option works for me. OTOH, the foomatic-rip -o > > operand does work with print options when printing directly. > > Are you sure? I've used this

Re: Best practice for CUPS-less foomatic use?

2014-02-27 Thread Josh Grosse
On Thu, Feb 27, 2014 at 10:26:32AM +0100, Jan Stary wrote: > To be sure: you only need foomatic to pass the _options_, right? That was my intent, yes. On Thu, Feb 27, 2014 at 10:36:13AM +0100, Jan Stary wrote: > Quoting directly from printcap(5): [snip] > I don't think there is some other w

Re: Update: net/transmission 2.83

2014-05-28 Thread Josh Grosse
On Mon, May 26, 2014 at 09:19:48PM +0200, Christian Weisgerber wrote: > Update of net/transmission to 2.83. Some of our old patches can > go away and I decided that removing the many warning options isn't > worth the effort. > > Untested. It builds, but I've done zero actual data transfers with

Re: UPDATE: MPlayer

2014-06-09 Thread Josh Grosse
On Sun, Jun 08, 2014 at 11:39:36PM -0400, Brad Smith wrote: > Looking for any additional testing. Seems to be funtioning fine on i386 with typical h.264/aac in .mp4 containers.

Re: UPDATE: MPlayer

2014-06-09 Thread Josh Grosse
On i386, Speex and Opus have now both been tested, using .ogg containers. Both playback fine.

Re: UPDATE: libass 0.11.2

2014-06-11 Thread Josh Grosse
On Wed, Jun 11, 2014 at 01:08:52AM -0400, Brad Smith wrote: > Here is an update to libass 0.11.2. It seems to work fine on i386 with both mplayer and with ffmpeg built with --enable-libass.

[update] sysutils/tarsnap-gui

2019-05-26 Thread Josh Grosse
Update to 1.0.2. Tested on amd64. Index: Makefile === RCS file: /systems/cvs/ports/sysutils/tarsnap-gui/Makefile,v retrieving revision 1.14 diff -u -p -r1.14 Makefile --- Makefile8 Mar 2019 20:00:51 - 1.14 +++ Makefile

Re: [update] sysutils/udfclient

2019-05-26 Thread Josh Grosse
On Fri, Jul 20, 2018 at 11:39:21PM -0400, Josh Grosse wrote: > Minor release fixing a possible out of bounds in calculating an Unicode > string. > > Tested on amd64 Annual ping. Here's an updated diff to accomodate the September '18 conversion to P

Re: [update] sysutils/tarsnap-gui

2019-08-17 Thread Josh Grosse
Since we're on 6.6-beta, I thought I'd ping. On Sun, May 26, 2019 at 10:50:54AM -0400, Josh Grosse wrote: > Update to 1.0.2. Tested on amd64. > Index: Makefile > === > RCS file: /systems/cvs/ports/sysutils/

Re: UPDATE: SMPlayer-20.4.2

2020-05-15 Thread Josh Grosse
On Fri, May 15, 2020 at 10:28:09AM +0200, Gonzalo L. Rodriguez wrote: > Hello, > > Update for SMPlayer to 20.4.2: > > https://www.smplayer.info/en/changes > > OK? Comments? Installed and runs here. The WANTLIB QtScript was removed per port-lib-depends-check, and the LIB_DEPENDS then became unn

Re: UPDATE: SMPlayer-20.4.2

2020-05-15 Thread Josh Grosse
On Fri, May 15, 2020 at 04:32:35PM +0200, Gonzalo L. Rodriguez wrote: > yes, right! diff attached! No more complaints from port-lib-depends-check. :) Working for me on amd64.

[update] net/transmission

2020-05-23 Thread Josh Grosse
-main= transmission-${VER} PKGNAME-gtk= transmission-gtk-${VER} @@ -15,9 +15,6 @@ PKGNAME-qt= transmission-qt-${VER} CATEGORIES=net HOMEPAGE= https://transmissionbt.com/ MAINTAINER=Josh Grosse -REVISION-gtk= 4 -REVISION-qt= 4 -REVISION-main= 2 # GPLv2+ PERMIT_PACKAGE

[update] sysutils/udfclient

2020-05-27 Thread Josh Grosse
Update 0.8.9 -> 0.8.11. >From $HOMEPAGE: "Minor release fixing compilation errors on gcc 10. Also corrected some minor spelling mistakes." Index: Makefile === RCS file: /systems/cvs/ports/sysutils/udfclient/Makefile,v retrieving r

[update] devel/codeblocks

2020-06-05 Thread Josh Grosse
Update from 17.12 to 20.03. Builds and runs on amd64. Changelog: http://www.codeblocks.org/downloads/binaries/changelog Index: Makefile === RCS file: /systems/cvs/ports/devel/codeblocks/Makefile,v retrieving revision 1.55 diff -u -p

Re: [update] devel/codeblocks

2020-06-25 Thread Josh Grosse
On Thu, Jun 25, 2020 at 04:04:28PM +0200, Charlene Wendling wrote: > Hi, > > On Fri, 5 Jun 2020 19:44:06 -0400 > Josh Grosse wrote: > > > Update from 17.12 to 20.03. Builds and runs > > on amd64. Changelog: > > http://www.codeblocks.org/downloads/binaries/cha

Re: [update] net/transmission

2020-07-01 Thread Josh Grosse
"Ping." On Sat, May 23, 2020 at 02:20:38PM -0400, Josh Grosse wrote: > Update from 2.94 to 3.00 > > Changelog: https://github.com/transmission/transmission/releases/tag/3.00 > Index: Makefile > === >

[update] shells/tcsh 6.22.03 -> 6.22.04

2021-08-17 Thread Josh Grosse
>From the "Fixes" file: Don't crash with 'bindkey "^0" clear-screen' (Karl Jeacle) Fix $x:q:h and $x:q:t return the whole string for strings not containing / diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index d178f13a6e9..b109f141950 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcs

Re: [update] shells/tcsh 6.22.03 -> 6.22.04

2021-08-17 Thread Josh Grosse
Corrected. This removes $REVISION. diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index d178f13a6e9..1e0ce9eb387 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -2,8 +2,7 @@ COMMENT= extended C-shell with many useful features -DISTNAME= tcsh-6.22.03 -REVIS

Re: UPDATE: SMTube-21.7.0

2021-08-19 Thread Josh Grosse
On Thu, Aug 19, 2021 at 10:26:02AM +0200, Gonzalo L. Rodriguez wrote: > ping... > > anyone? Hi. I get the following message from portcheck(1). The output from port-lib-depends-check is clean. "LIB_DEPENDS x11/qt5/qtscript not needed for x11/smtube ?" Tested fine on amd64.

Re: UPDATE: SMTube-21.7.0

2021-08-24 Thread Josh Grosse
On Thu, Aug 19, 2021 at 12:03:43PM +0100, Stuart Henderson wrote: > On 2021/08/19 06:28, Josh Grosse wrote: > > On Thu, Aug 19, 2021 at 10:26:02AM +0200, Gonzalo L. Rodriguez wrote: > > > ping... > > > > > > anyone? > > > > Hi. I get the follo

Re: UPDATE: gmic and dependent ports

2021-08-30 Thread Josh Grosse
On Mon, Aug 30, 2021 at 04:37:56PM +0200, Marc Espie wrote: > On Sun, Aug 01, 2021 at 01:19:10PM +0200, Marc Espie wrote: > > G'mic released a new version, 2.9.8. > > > > Here's a patch to adjust to the new version (mostly removal of upstreamed > > patch). There are some minor tweaks (there's no d

[update] textproc/calibre

2021-10-03 Thread Josh Grosse
This update to 5.28.0 has had some testing on amd64. diff --git a/textproc/calibre/Makefile b/textproc/calibre/Makefile index cb9b5e6c48b..154f735cc86 100644 --- a/textproc/calibre/Makefile +++ b/textproc/calibre/Makefile @@ -2,7 +2,7 @@ COMMENT = ebook management application -V =

Re: textproc/calibre depends on devel/py-jeepney

2021-10-04 Thread Josh Grosse
On Mon, Oct 04, 2021 at 07:23:41PM +0200, Caspar Schutijser wrote: > Hi, > > Calibre depends on py-deepney. Becomes apparent for example when > clicking "Fetch news", selecting a news source and then clicking > "Download now". Diff below is one way to fix it. > > Caspar Thanks, Caspar. This lo

update: security/cvechecker

2021-10-06 Thread Josh Grosse
Attached is an update to cvechecker 4.0, which switches to JSON from gzip. Tested on amd64. diff --git a/security/cvechecker/Makefile b/security/cvechecker/Makefile index d52a00ba1bc..1a9f106c6ca 100755 --- a/security/cvechecker/Makefile +++ b/security/cvechecker/Makefile @@ -4,8 +4,7 @@ COMMENT=

Re: update: security/cvechecker

2021-10-06 Thread Josh Grosse
Oops. I neglected to include the new patches. Revised diff attached. diff --git a/security/cvechecker/Makefile b/security/cvechecker/Makefile index d52a00ba1bc..1a9f106c6ca 100755 --- a/security/cvechecker/Makefile +++ b/security/cvechecker/Makefile @@ -4,8 +4,7 @@ COMMENT=local CVE check

Re: NEW PORT: pngcheck

2021-10-17 Thread Josh Grosse
On Sun, Oct 17, 2021 at 11:03:38AM +0200, Marc Espie wrote: > Compiles out of the box, a bit of love to the man pages > (upstreamed) > > seems to work just fine, verifies correct pngs, and errors out properly > on truncated ones Works for me on amd64 with .png files. I don't have the other forms

update: textproc/calibre

2021-10-25 Thread Josh Grosse
Update from 5.28.0 to 5.30.0. Tested on amd64. Changelog: https://calibre-ebook.com/whats-new diff --git a/textproc/calibre/Makefile b/textproc/calibre/Makefile index 958c9fa7eab..32bbf6600bd 100644 --- a/textproc/calibre/Makefile +++ b/textproc/calibre/Makefile @@ -2,7 +2,7 @@ COMMENT =

Re: [new] graphics/peek, a simple screencast to mp4/gif recorder

2021-10-29 Thread Josh Grosse
On Fri, Oct 29, 2021 at 10:28:24PM +0200, Landry Breuil wrote: > Hi, > > seems to work in basic testing, either outputting gif or mp4 files, cf > https://github.com/phw/peek/ for the website. it can use > https://gif.ski/ at runtime if found but that isnt port yet, for now it > seems to work fine

Re: NEW: sysutils/ntfs-3g

2013-06-16 Thread Josh Grosse
Paul Irofti irofti.net> writes: > Cool! The port has been imported as well. So the only bits that need > tweaking are the kernel bits. Reporting that this is working fine on i386. Thank you Paul!

[update] sysutils/tarsnap-gui

2018-06-04 Thread Josh Grosse
Update to v1.0.1 - "This is a small release which fixes build problems with Qt 5.10 and 5.11." Index: Makefile === RCS file: /systems/cvs/ports/sysutils/tarsnap-gui/Makefile,v retrieving revision 1.11 diff -u -p -r1.11 Makefile --- Mak

Re: [update] sysutils/tarsnap-gui

2018-06-04 Thread Josh Grosse
On Mon, Jun 04, 2018 at 11:46:01PM -0400, Josh Grosse wrote: > Update to v1.0.1 - "This is a small release which > fixes build problems with Qt 5.10 and 5.11." Neglected to mention: tested on amd64.

Re: [patch] archivers/p7zip

2018-06-19 Thread Josh Grosse
A patch for CVE-2018-10115 was posted May 8, no comments received. https://marc.info/?l=openbsd-ports&m=152581494615299&w=2 A patch for CVE-2017-17969 has been added to the attached diff. Index: Makefile === RCS file: /systems/cvs

Re: [patch] archivers/p7zip

2018-06-19 Thread Josh Grosse
On Tue, Jun 19, 2018 at 11:25:01AM +0100, Stuart Henderson wrote: > On 2018/06/19 05:15, Josh Grosse wrote: > > A patch for CVE-2018-10115 was posted May 8, no comments received. > > > >https://marc.info/?l=openbsd-ports&m=152581494615299&w=2 > > > >

Re: UPDATE: Tarsnap-gui-1.0.1

2018-07-11 Thread Josh Grosse
On Wed, Jul 11, 2018 at 02:36:25PM +0200, Gonzalo L. Rodriguez wrote: > Hello, > > Update for Tarsnap-gui to 1.0.1: > > https://github.com/Tarsnap/tarsnap-gui/releases > > OK? Comments? Appears identical to the update I posted on June 5 [1]. OK maintainer. [1] https://marc.info/?l=openbsd-por

[update] sysutils/udfclient

2018-07-20 Thread Josh Grosse
Minor release fixing a possible out of bounds in calculating an Unicode string. Tested on amd64 Index: Makefile === RCS file: /systems/cvs/ports/sysutils/udfclient/Makefile,v retrieving revision 1.6 diff -u -p -r1.6 Makefile --- Makef

Re: [UPDATE] mail/spampd 2.30 -> 2.51 + fix boot issue

2018-08-24 Thread Josh Grosse
On Fri, Aug 24, 2018 at 02:16:31PM -0400, trondd wrote: > I'd love to get update in for 6.4 as it fixes a long standing issue with > spampd > failing to start correctly via rc at boot time. > > Tim. Seems to be working here. Tested on my personal MTA, an amd64 6.3-release system. (I am not run

Re: UPDATE: FFmpeg 4.4.1

2021-11-07 Thread Josh Grosse
On Sat, Nov 06, 2021 at 10:30:35PM -0400, Brad Smith wrote: > On Sun, Oct 24, 2021 at 09:35:11PM -0400, Brad Smith wrote: > > Here is an update to FFmpeg 4.4.1. > > And with the missing MPlayer piece. Tested ffplay / ffmpeg and mplayer on amd64. Working for me.

Re: [wip] graphics/gimp/stable 2.99.8

2021-12-01 Thread Josh Grosse
On Wed, Nov 03, 2021 at 02:49:29PM +0100, Landry Breuil wrote: > Hi, > > here's a very wip port for gimp 3 latest beta (cf > https://www.gimp.org/news/2021/10/20/gimp-2-99-8-released/), builds and > packages fine here - untested at runtime, but that's one less py-gtk2 > consumer. Seems it detects

patch print/py-reportlab for Python 3.9 base64

2021-12-06 Thread Josh Grosse
It appears that the transition to Python 3.9 caused a regression for print/py-reportlab. The base64 API changed: encodestring and decodestring are now encodebytes and decode bytes. The attached patch revises print/py-reportlab accordingly. I have added `MODPY_VERSION=3.9` to the Makefile, which

  1   2   3   4   5   >