> Op 26 apr 2024, om 16:01 heeft Stuart Henderson het
> volgende geschreven:
>
> I noticed this was behind the latest version, ok to update?
> I simplified the distfile fetching as this is a good place to use
> DIST_TUPLE.
>
> Upstream has now archived the repository - and it has weak CSS sup
Hello Denis,
Unfortunately I'm of no help here. I don't have much experience solving
problems like this. I am able to reliably reproduce the crash for wkhtmltopdf
https://www.google.com out.pdf indeed. It seems the upstream bugtracker
contains similair cases on FreeBSD, Ubuntu and CentOS, altho
On Fri, Apr 12, 2019, at 01:00, Stuart Henderson wrote:
> On 2019/04/11 23:22, Stuart Henderson wrote:
> > On 2019/04/11 20:25, Stuart Henderson wrote:
> > > On 2019/04/10 05:12, Frank Groeneveld wrote:
> > > > Last week an update to apache-httpd was released whi
Last week an update to apache-httpd was released which fixes an important
security issue. I updated a number of servers right away, but after receiving
some traffic they started to produce SSL errors. I've tried to debug this as
far as I could and have come to the conclusion that it only happens
Great, thank you very much!
--
Frank
On Tue, Jul 24, 2018, at 12:07, Stuart Henderson wrote:
> On 2018/07/24 08:40, Frank Groeneveld wrote:
> > Ping
>
> > GH_ACCOUNT = wkhtmltopdf
> > +GH_TAGNAME = 0.12.5
>
> Testing now, I'll take care of this.
>
On Tue, Jul 17, 2018, at 08:28, Frank Groeneveld wrote:
> On Mon, Jul 16, 2018, at 16:10, Brian Callahan wrote:
> >
> > It looks like you may have forgotten to cvs add a number of patches.
> >
> > ~Brian
> >
>
> Thanks, I hadn't noticed. Attached a
On Mon, Jul 16, 2018, at 16:10, Brian Callahan wrote:
>
> It looks like you may have forgotten to cvs add a number of patches.
>
> ~Brian
>
Thanks, I hadn't noticed. Attached a complete and working patch, tested with a
clean checkout.
Frank
Index: Makefile
On Tue, Jul 10, 2018, at 18:44, Frank Groeneveld wrote:
> Thanks for committing the update and thanks for the hints Stuart!
> I got version 0.12.5 to compile and run correctly by undoing two patches
> of upstream:
> https://github.com/wkhtmltopdf/qt/commit/4d3f24547b2e6d43f6af766411a8
/b612c88a5f214bf35e0748c330aa855a1b90ce81
Attached a diff to update to 0.12.5, the latest release!
--
Frank
On Tue, Jul 10, 2018, at 14:25, Jeremie Courreges-Anglas wrote:
> On Tue, Jul 10 2018, Frank Groeneveld wrote:
> > Attached a patch to update textproc/wkhtmltopdf to version 0.12.4. This
> > rel
Attached a patch to update textproc/wkhtmltopdf to version 0.12.4. This release
fixes some small bugs, a full release log can be found at:
https://github.com/wkhtmltopdf/wkhtmltopdf/releases/tag/0.12.4
Unfortunately this is not the latest version yet, I'm still trying to get
0.12.5 to work with
On Thu, Feb 8, 2018, at 15:49, Aaron Bieber wrote:
> On Thu, Feb 08, 2018 at 07:46:01AM -0700, Aaron Bieber wrote:
> > On Fri, Feb 02, 2018 at 07:09:00AM -0700, Aaron Bieber wrote:
> > > Hola!
> > >
> > > Here is a fairly big jump for the node port that brings us to the current
> > > LTS.
> > >
> >
On Fri, Oct 6, 2017, at 16:21, Frank Groeneveld wrote:
> Attached patch backports an upstream feature to add swap usage to the
> memory plugin of munin. The original upstream patch can be found at:
> https://github.com/munin-monitoring/munin/commit/0ceb8560ad5967862a4dfa0f6695f27
Attached patch backports an upstream feature to add swap usage to the
memory plugin of munin. The original upstream patch can be found at:
https://github.com/munin-monitoring/munin/commit/0ceb8560ad5967862a4dfa0f6695f2763ef00599
Hopefully this can be added after the ports tree is unlocked again.
On Sat, Sep 2, 2017, at 00:42, Juan Francisco Cantero Hurtado wrote:
> Can you both try to reproduce the bug using something else instead of
> aac?
I tried Big Buck Bunny in mp4 format, which has AC3 audio
(http://download.blender.org/peach/bigbuckbunny_movies/big_buck_bunny_480p_surround-fix.avi)
On Mon, Aug 28, 2017, at 14:33, Frank Groeneveld wrote:
> ...
Apparently my ports tree was outdated and ffmpeg was updated 3 days
before my email. Using that version I am still able to reproduce the
bug, which lead me to believe that it was somewhere in an OpenBSD port
specific patch. Some m
When I try to convert certain video files using ffmpeg from ports on
6.1-stable or -current it randomly hangs about one in three or four
tries. I've uploaded a sample movie at:
https://ivaldi.nl/wp-content/uploads/sample.mp4
The following command reproduces the problem:
ffmpeg -i sample.mp4 -acode
Aaron Bieber schreef op 5 juli 2017 20:33:45 CEST:
>
>What cast app / extension are you using? I can't seem to find the
>chrome extension that existed at one point.
It has been integrated in Chrome itself. There is a cast menu-item in the main
menu.
Frank
On Wed, Jul 5, 2017, at 10:35, Stuart Henderson wrote:
> Just a quick guess, but do you have multicast=YES in rc.conf.local?
> If not, either try setting that + rebooting, or 'route delete 224/4'
>
Thanks for the hint. I didn't have it on and it is probably needed
indeed. Unfortunately enabling w
Is anybody using Chrome to cast a tab or the complete desktop to a
Chromecast? I have never been able to do this on OpenBSD, while it works
on the same network and machine with Linux. On OpenBSD I see some
network packages going back and forth using tcpdump, but I can't find
out why Chrome decides
On Wed, Mar 1, 2017, at 17:47, Amit Kulkarni wrote:
> I meant to say the .a file is missing for libQtWebkit
>
> Thanks
>
Found the cause and fixed it. Attached patch makes it build correctly
without g++/gcc.
Thanks again Stuart and Amit for the hints.
Frank
Index: Makefile
On Wed, Mar 1, 2017, at 15:14, Stuart Henderson wrote:
> Oops, I forgot to re-run update-patches and had an old one. However
> unfortunately
> not enough as linking fails.
>
Thanks, that gets us a lot further indeed. The complete QT build
finished and now only the final linking step fails indeed.
On Tue, Feb 28, 2017, at 14:03, Christian Weisgerber wrote:
> textproc/wkhtmltopdf Frank Groeneveld
I've been trying to fix textporc/wkhtmltopdf in the last few days, but
can't seem to make qmake use the correct compiler. The do-configure step
of this port configures the patched QT
On Sun, Feb 12, 2017 at 01:18:36PM +0100, Bj??rn Ketelaars wrote:
> With lastpass-cli 1.1.2 on current I'm unable to reproduce your error. Same is
> true for 1.1.1 on current.
You're right, I can now only reproduce this on 6.0. Sorry for the noise.
Frank
On Wed, Feb 08, 2017 at 11:33:41AM +0100, Bj??rn Ketelaars wrote:
> Please find enclosed a diff for bringing security/lastpass-cli to the latest
> version (bug fix release). Changelog can be found at:
>
> https://github.com/lastpass/lastpass-cli/releases/tag/v1.1.2
>
> OK?
Hello Bj??rn,
It seem
Attached patch updates composer from 1.0.0 to 1.3.2.
This update fixes an issue where OpenSSL detection wouldn't work
for LibreSSL.
Thanks,
Frank
Index: Makefile
===
RCS file: /cvs/ports/www/composer/Makefile,v
retrieving revision 1.
Attached patch updates ruby-bundler to 1.13.6.
Frank
Index: Makefile
===
RCS file: /cvs/ports/devel/ruby-bundler/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- Makefile15 Nov 2015 17:14:29 - 1.10
+++ M
Hello Jeremie,
On Mon, Dec 12, 2016 at 02:10:33AM +0100, Jeremie Courreges-Anglas wrote:
> It is not clear to me whether this update doesn't have any drawback.
> Also, the issue at hand may be fixed only because the patches have been
> removed. Markus is the maintainer and should decide here (I a
On Fri, Dec 09, 2016 at 12:30:47AM +0100, Rafael Sadowski wrote:
>
> Just for fun, diff below updates igmpproxy from beta2 (2005-09-13) to final
> (2009-10-05). I deleted all undocumented patches. Maybe this is a
> mistake, maybe not.
>
> Frank, maybe it helps you.
>
> Rafael
>
Great, that fix
On Thu, Dec 08, 2016 at 11:11:33PM +0100, Frank Groeneveld wrote:
> On Sun, Dec 04, 2016 at 07:17:44PM +0100, Jeremie Courreges-Anglas wrote:
> >
> > Hi,
> >
> > Frank Groeneveld writes:
> >
> > > On Sun, Nov 20, 2016 at 03:21:32PM +0100, Martin Pie
On Sun, Dec 04, 2016 at 07:17:44PM +0100, Jeremie Courreges-Anglas wrote:
>
> Hi,
>
> Frank Groeneveld writes:
>
> > On Sun, Nov 20, 2016 at 03:21:32PM +0100, Martin Pieuchot wrote:
> >> On 20/11/16(Sun) 13:58, Frank Groeneveld wrote:
> >> > A f
Because of the bundled webkit, attached patch needs to be applied to
textproc/wkhtmltopdf to be usable again. Could somebody commit this for
me?
Cheers.
Frank
? wkhtmltopdf-0.12.3.2p0.patch
Index: Makefile
===
RCS file: /cvs/ports/te
On Sat, Aug 20, 2016 at 03:25:25PM +0200, Jeremie Courreges-Anglas wrote:
> Pretty much any time you see this, you can assume that the kernel
> returned ENOEXEC. This can happen with an invalid executable,
> a partition mounted "noexec", or... a program annotated with wxneeded
> but placed on a pa
Attached patch updates Ansible to 2.1.1.0 to fix an important bug: using
the cron modules user argument might result in the root users crontab
being cleared, see the following bugreport.
https://github.com/ansible/ansible-modules-core/issues/3344
Thanks.
Frank
Index: Makefile
On Tue, Aug 16, 2016 at 09:04:00AM +0200, Frank Groeneveld wrote:
> Got some feedback off-list. I've incorporated these fixes (missing >,
> added homepage, license on seperate line). Any other comments?
Ping?
Thanks.
Frank
gitlab-ci-multi-runner-1.4.1.tar.gz
Description: application/tar-gz
On Wed, Aug 10, 2016 at 12:37:33PM +0200, Frank Groeneveld wrote:
> Attached a port for gitlab-ci-multi-runner:
>
> ---
> A runner for Gitlab CI. It runs tests and sends the results to GitLab.
> GitLab CI is the open-source continuous integration service included
> with GitLa
On Thu, Aug 11, 2016 at 03:48:59PM +0800, Tinker wrote:
> On 2016-08-11 15:38, Tinker wrote:
> >On 2016-07-28 22:54, Frank Groeneveld wrote:
> >>On Thu, Jul 28, 2016 at 12:54:52PM +0100, Stuart Henderson wrote:
> >>>On 2016/07/28 01:02, Tinker wrote:
> >>&
Attached a port for gitlab-ci-multi-runner:
---
A runner for Gitlab CI. It runs tests and sends the results to GitLab.
GitLab CI is the open-source continuous integration service included
with GitLab that coordinates the testing.
---
My previous attempt stranded because I needed some upstream pat
On Thu, Jul 28, 2016 at 04:54:18PM +0200, Frank Groeneveld wrote:
>
> I'll bring this patch up again after the lock is removed, because
> without security issues there is no rush this port update.
>
Bringing this up again now that the lock is gone. Could somebody commit
thi
On Thu, Jul 28, 2016 at 12:54:52PM +0100, Stuart Henderson wrote:
> On 2016/07/28 01:02, Tinker wrote:
> > On 2016-07-27 16:36, Frank Groeneveld wrote:
> > > Attached patch updates wkhtmltopdf to the latest release. Some important
> > > security fixes (OpenSSL updates) w
On Wed, Jul 27, 2016 at 10:59:45AM +0200, Rafael Sadowski wrote:
> > ? wkhtmltopdf-0.12.3.2.patch
>
> Remove it and create new diff.
Attached.
> > -GH_TAGNAME = 0.12.2.4
> > -REVISION = 3
> > -QT_COMMIT =7e48a1fac7e0f9aefccd01e9871f987da3a62fda
> > +GH_TAGNA
Attached patch updates wkhtmltopdf to the latest release. Some important
security fixes (OpenSSL updates) were added and some minor bugfixes are
included as well. I've tested this in production on our servers and the
produced PDF files seem to be visually identical.
Can this be included in 6.0 or
On Mon, Jul 11, 2016 at 06:00:50PM -0500, Amit Kulkarni wrote:
> I think you missed ports lock, you will have to wait a month or so before
> port imports can start again.
Thanks for the reply, but my first concern is cleaning up this port and
resolving the two problems. Do you have any suggestions
On Mon, Apr 18, 2016 at 09:51:08PM +0200, Frank Groeneveld wrote:
> Attached a port for gitlab-ci-multi-runner:
>
> ---
> A runner for Gitlab CI. It runs tests and sends the results to GitLab.
> GitLab CI is the open-source continuous integration service included
> with GitLa
On Mon, Apr 18, 2016 at 08:18:51PM +0200, Frank Groeneveld wrote:
> Attached another build dependency for gitlab-ci-multi-runner: gox.
>
> Gox is a simple, no-frills tool for Go cross compilation that behaves a
> lot like standard go build. Gox will parallelize builds for multiple
On Fri, Apr 08, 2016 at 04:32:36PM +0200, Frank Groeneveld wrote:
> Thanks to Dmitrij D. Czarkof, I hereby sent you a port for go-bindata.
>
> A tool that can be used to embed binary data in a Go program. It is a
> build requirement for gitlab-ci-multi-runner,for which I'm plann
Attached another build dependency for gitlab-ci-multi-runner: gox.
Gox is a simple, no-frills tool for Go cross compilation that behaves a
lot like standard go build. Gox will parallelize builds for multiple
platforms. Gox will also build the cross-compilation toolchain for you.
Any comments or
On Thu, Apr 14, 2016 at 11:29:50AM +0100, Stuart Henderson wrote:
> untested (no time right now) but this should work:
It does indeed work, seems like a much nicer solution to me. Thanks!
Could somebody commit this to -current and possibly -stable?
Frank
On Wed, Apr 13, 2016 at 12:32:03PM +0200, Frank Groeneveld wrote:
> ...
>
> One other small bug: files/php.conf contains "php5" in some places, it
> should be dynamic, depending on the php major version. I'm not sure how
> to capture only the first char from the $
On Wed, Apr 13, 2016 at 09:40:49AM +0100, Stuart Henderson wrote:
> it's already there:
>
> $ cd /usr/ports/lang/php/7.0
> $ make show=BUILD_DEPENDS
> devel/bison www/apache-httpd STEM->=0.10.38:devel/gettext devel/gettext-tools
> devel/metaauto devel/autoconf/2.69 devel/ccache archivers/bzip2
>
Great work on getting php 7.0 in for 5.9 release!
Apparently you need to have apache-httpd installed before you can build
the php 7.0 port, though. Could somebody add it to the port?
Thanks!
Frank
Thanks to Dmitrij D. Czarkof, I hereby sent you a port for go-bindata.
A tool that can be used to embed binary data in a Go program. It is a
build requirement for gitlab-ci-multi-runner,for which I'm planning to
create a port.
Please let me know if this port works everywhere and whether it needs
On Sat, Apr 02, 2016 at 07:42:06PM +0100, Stuart Henderson wrote:
> Thanks, done (I did it as LIB_DEPENDS and added a comment as well).
> I don't see much point in pushing this to -stable, it's easier to just
> pkg_add icu4c if you don't already have it pulled in from something
> else (though most
On Tue, Mar 22, 2016 at 07:43:57PM +0100, Frank Groeneveld wrote:
> Apparently wkhtmltopdf has a runtime dependency on icu4c. Attached
> patch adds it to the port. It would be great if this patch could
> also be added to 5.9-stable.
>
> Thanks.
>
> Frank
Ping?
=Frank Groeneveld
On Thu, Jan 14, 2016 at 11:45:17AM +, Stuart Henderson wrote:
> Thank you - works for me (and fixes an annoying bug I was bumping into
> with the rsync module where it tries to use sudo when it doesn't need to :)
>
> Update is OK sthen@.
Great! Could somebody commit this for me? Thanks.
Fran
On Wed, Jan 13, 2016 at 09:41:56PM +0100, Daniel Jakots wrote:
> > share/examples/ansible/
> > -@sample ${SYSCONFDIR}/ansible/
> > share/examples/ansible/ansible.cfg
> > -@sample ${SYSCONFDIR}/ansible/ansible.cfg
> > share/examples/ansible/hosts
> > -@sample ${SYSCONFDIR}/ansible/hosts
>
> I don
e0f9aefccd01e9871f987da3a62fda
MASTER_SITES0 =https://github.com/wkhtmltopdf/qt/archive/
DISTFILES =${DISTNAME}.tar.gz \
@@ -26,11 +26,8 @@ MAINTAINER = Frank Groeneveld
= wkhtmltox 0.0 # 0.12
@@ -19,19 +25,104 @@ MAINTAINER = Frank Groeneveld
Index: distinfo
===
RCS file: /cvs/ports/textproc/wkhtmltopdf/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- disti
On Sun, Jan 03, 2016 at 06:01:33PM +, Stuart Henderson wrote:
> On 2016/01/03 17:40, Stuart Henderson wrote:
> > Here's a diff that's updated for -current. It also provides a meaningful
> > distfile name for the patched Qt, and adds DPB markers to build on multiple
> > CPUs and avoid junking du
On 12/27/15 14:21, Frank Groeneveld wrote:
I fixed the final problem, attached a complete diff to -current. The
build takes quite a while (due to the custom qt4). On my system 125
minutes. If nobody has any objections, could somebody then commit it for
me?
Would somebody be able to test this
${QT_COMMIT}.tar.gz:0
SHARED_LIBS = wkhtmltox 0.0 # 0.12
@@ -20,19 +25,103 @@ MAINTAINER = Frank Groeneveld
Index: distinfo
===
RCS file: /cvs/ports/textproc/wkhtmltopdf/distinfo,v
retrieving revision 1.1.1.1
https://github.com/wkhtmltopdf/qt/archive/
DISTNAME = wkhtmltopdf-${GH_TAGNAME}
+DISTFILES += ${DISTNAME}.tar.gz ${QT_COMMIT}.tar.gz:0
SHARED_LIBS = wkhtmltox 0.0 # 0.12
@@ -20,19 +25,103 @@ MAINTAINER = Frank Groeneveld
Index
On 12/17/15 01:07, Stuart Henderson wrote:
Check the -L flags - the path to the build directory containing the newly
built Qt library will need to be listed before -L/usr/local/lib. I'm not
sure how you'd go about passing this in through qmake though.
Thanks for your hint. I should have phrased
https://github.com/wkhtmltopdf/qt/archive/
DISTNAME = wkhtmltopdf-${GH_TAGNAME}
+DISTFILES += ${DISTNAME}.tar.gz ${QT_COMMIT}.tar.gz:0
SHARED_LIBS = wkhtmltox 0.0 # 0.12
@@ -20,10 +25,7 @@ MAINTAINER = Frank Groeneveld
Index: dis
On 11/15/15 20:08, Jeremy Evans wrote:
I apologize, I obviously didn't read your bug report closely enough. Yes
that is a bug in the port, and it's because the port adds a post-install
target to fix a bug, which overrides the post-install target in
Makefile.inc.
No problem. I tested your fix an
On 11/15/15 18:04, Jeremy Evans wrote:
There's various ports that don't build without modifications
(textproc/ruby-nokogiri) or that have issues at runtime with ruby
2.3.0-preview1 (www/ruby-capybara). Hopefully these issues will be fixed
before the ruby 2.3.0 final release, but they aren't a bu
On 11/12/15 07:53, Jeremy Evans wrote:
Attached is a port for ruby 2.3.0-preview1. This is useful if you want
to test your ruby software to make sure it will run on ruby 2.3, but it
won't be committed till the ruby 2.3.0 final release in late December.
Release announcement is at:
https://www.ru
On 11/15/15 13:56, Rafael Sadowski wrote:
Why? Is there any benefit from Qt5 now?
It was suggested earlier on the list and I thought Amit had a good point:
On 11/11/15 20:53, Amit Kulkarni wrote:
why have multi-packages for the same functionality? eventually the
ports@ tree will move towards
Attached a diff that updates ruby-bundler to vesion 1.10.6.
I use bundler on a daily basis and having the --jobs option available
(introduced in 1.5) is a real time saver on big projects. I've tested
the new version with a few of my projects on amd64.
Any comments?
Frank
Index: Makefile
===
= wkhtmltox 0.0 # 0.12
@@ -19,11 +20,11 @@ MAINTAINER =Frank Groeneveld
On 11/09/15 17:51, Amit Kulkarni wrote:
I asked the upstream author privately, and he said that if you prefer the
stock qt4 or the "unpatched" as he calls it, you can switch as well to the
qt5 in ports.
Thanks for bringing that to my attention! It does compile and seems to
run fine against qt5
On 11/04/15 22:34, Stuart Henderson wrote:
Done. (I also added a blank line before the COMMENT).
Thank you!
Seems pretty common for Qt things unfortunately. phantomjs needs a
patched Qt too, calibre uses private interfaces so it needs a :patch
target to find the headers...
Yes, I saw the ph
On 11/03/15 21:59, Landry Breuil wrote:
> That reads good to me - minor nit, if you run make update-plist it
> should remove the man/ man/man1/ dirs from the PLIST which i think are
> not needed.
Thanks for the feedback, I've done this and the updated PLIST is in the
tarball attached.
On 11/04
On 10/31/15 16:47, Frank Groeneveld wrote:
Ping?
It's quite a simple port which only takes a few minutes to build on my
machine. You can then test it by running something like:
wkhtmltopdf http://www.openbsd.org/ openbsd.pdf
Frank
As noted by somebody off-list, it might be useful to hav
On 10/23/15 22:27, Frank Groeneveld wrote:
This is my first attempt at writing a port.
wkthmltopdf is a program that uses Webkit to convert an HTML file to a
PDF or image file. More information can be found on their website:
http://wkhtmltopdf.org
I use it in a number of Ruby on Rails
This is my first attempt at writing a port.
wkthmltopdf is a program that uses Webkit to convert an HTML file to a
PDF or image file. More information can be found on their website:
http://wkhtmltopdf.org
I use it in a number of Ruby on Rails applications with the wickedpdf
gem to generate
76 matches
Mail list logo