This a bugfix release:
- fix a typo in the compilation instructions in the readme file
- fix an old bug (4+ years) which messed up colors in HTML export when a
configuration file is used
- fix a bug which prevented some file systems to be displayed when the
filtering option was used
- fix a ba
Another trivial version bump adding support for github flavored markdown.
I've also ditched VERSION and DISTNAME since GH_* take care of that.
Any takers?
diff --git a/textproc/mdp/Makefile b/textproc/mdp/Makefile
index c02c4c6aa22..578d932ecf4 100644
--- a/textproc/mdp/Makefile
+++ b/textproc/m
Straight forward update, all tests pass and entr continues to work fine
on my amd64 machine.
Feedback? Does anyone want to commit this?
diff --git a/sysutils/entr/Makefile b/sysutils/entr/Makefile
index 49bdd79fa1d..ca6691145c1 100644
--- a/sysutils/entr/Makefile
+++ b/sysutils/entr/Makefile
@@ -
On Sun, Nov 12, 2017 at 12:02:39AM +, Stuart Henderson wrote:
> Yep. Updated locally. Seems a bit odd to list in both SUPDISTFILES
> and DISTFILES but bsd.port.mk(5) says it's allowed.
That's precisely the kind of stuff it's meant to deal with.
When we introduced SUPDISTFILES, the idea was to
On 2017/11/11 20:01, Martijn van Duren wrote:
> On 11/11/17 15:40, Stuart Henderson wrote:>> As for the php-fpm.conf, I only
> >> enabled the 7.0 (and 7.1) config for 5.6, this would make future updates
> >> easier instead of harder.
> >
> > If the fpm config in a 5.6 or 7.0 update is changed upst
On 11/11/17 22:30, Remi Locherer wrote:
> On Sat, Nov 11, 2017 at 04:57:43PM +, Nigel Taylor wrote:
>> On 11/11/17 15:59, Stuart Henderson wrote:
>>> On 2017/11/11 15:46, Nigel Taylor wrote:
On 11/11/17 14:19, Stuart Henderson wrote:
> On 2017/11/11 15:04, Jeremie Courreges-Anglas wrot
On Sat, Nov 11, 2017 at 04:57:43PM +, Nigel Taylor wrote:
> On 11/11/17 15:59, Stuart Henderson wrote:
> > On 2017/11/11 15:46, Nigel Taylor wrote:
> >> On 11/11/17 14:19, Stuart Henderson wrote:
> >>> On 2017/11/11 15:04, Jeremie Courreges-Anglas wrote:
> On Sat, Nov 04 2017, Remi Lochere
On Sat, Nov 11, 2017 at 03:30:20PM +0100, Jeremie Courreges-Anglas wrote:
> On Tue, Nov 07 2017, Mark Patruck wrote:
> > Hi,
> >
> > - the t/mojolicious/websocket_lite_app.t never passed w/o warnings
> >
> > - TEST_IPV6=Yes requires an IPV6 environment of course
>
> Seems like it's only using ::1
I could not get a clean build when I was looking for help. I am using it on
my system without problems but would like to see a proper port added.
-Original Message-
From: Stuart Henderson [mailto:s...@spacehopper.org]
Sent: Saturday, November 11, 2017 2:21 AM
To: Ingo Feinerer
Cc: Dmitr
attila wrote:
> Daniel Jakots wrote:
> > On Thu, 09 Nov 2017 11:30:24 -0600, attila
> > wrote:
> >
> > > The attached patch adds a python3 flavor to net/stem.
> >
> > It's more complicated than that because PKGNAME must be renamed in
> > py-stem.
>
> After some feedback on IRC and email I hav
Daniel Jakots wrote:
> On Thu, 09 Nov 2017 11:30:24 -0600, attila
> wrote:
>
> > The attached patch adds a python3 flavor to net/stem.
>
> It's more complicated than that because PKGNAME must be renamed in
> py-stem.
After some feedback on IRC and email I have another attempt, attached.
Pax,
ping.
On 30 October 2017 at 14:43, David CARLIER wrote:
> Another diff updated. Thanks for feedback.
>
> On 30 October 2017 at 08:12, Rafael Sadowski
> wrote:
>
>> On Mon Oct 30, 2017 at 08:07:07AM +, David CARLIER wrote:
>> > Here an an updated version.
>> >
>> > Kind regards.
>> >
>> > On
On 11/11/17 15:40, Stuart Henderson wrote:>> As for the php-fpm.conf, I only
>> enabled the 7.0 (and 7.1) config for 5.6, this would make future updates
>> easier instead of harder.
>
> If the fpm config in a 5.6 or 7.0 update is changed upstream, the whole
> file will have to be re-merged.
>
> W
On 11/11/17 15:59, Stuart Henderson wrote:
> On 2017/11/11 15:46, Nigel Taylor wrote:
>> On 11/11/17 14:19, Stuart Henderson wrote:
>>> On 2017/11/11 15:04, Jeremie Courreges-Anglas wrote:
On Sat, Nov 04 2017, Remi Locherer wrote:
> Hi,
H Remi,
> This updates Mojoliciou
Hey,
xbattmon is a simple battery monitor for X pretty similiar to
sysutils/xbattbar but actively maintained.
It draws a colorized bar on the edge of your screen, that blinks on
critical battery level.
Upstream ships our strtonum.c for all platforms but I patched it to use
our libc's one.
Feedb
On 2017/11/11 15:46, Nigel Taylor wrote:
> On 11/11/17 14:19, Stuart Henderson wrote:
> > On 2017/11/11 15:04, Jeremie Courreges-Anglas wrote:
> >> On Sat, Nov 04 2017, Remi Locherer wrote:
> >>> Hi,
> >>
> >> H Remi,
> >>
> >>> This updates Mojolicious-Plugin-TtRenderer to 1.59. This is needed
>
On 11/11/17 14:19, Stuart Henderson wrote:
> On 2017/11/11 15:04, Jeremie Courreges-Anglas wrote:
>> On Sat, Nov 04 2017, Remi Locherer wrote:
>>> Hi,
>>
>> H Remi,
>>
>>> This updates Mojolicious-Plugin-TtRenderer to 1.59. This is needed
>>> because of the p5-Mojolicious patch I sent before.
>>>
Please find enclosed a diff for bringing borgbackup to 1.1.2, which fixes some
bugs [0].
Tested using make test. I've been running this version for a couple of days
without any issue. Restoring an old backup works as advertised.
OK?
[0] https://github.com/borgbackup/borg/releases/tag/1.1.2
--
On 2017/11/10 11:28, Kevin Lo wrote:
> On Thu, Nov 09, 2017 at 04:13:44PM +0800, Kevin Lo wrote:
> >
> > Hi,
> >
> > Update both libchewing and scim-chewing to 0.5.1.
> > Tested scim and uim on amd64.
> >
> > While here, I would like to take over maintainership of the libchewing.
> >
> > Commen
On Sat, 11 Nov 2017 13:30:45 +, Stuart Henderson
wrote:
> No. The problem here is that Daniel's ports tree and packages aren't
> in sync (libxml's library version was bumped recently).
Ah right, I didn't read this carefully, sorry for the noise.
On Sat, Nov 11 2017, Stuart Henderson wrote:
> On 2017/11/11 15:04, Jeremie Courreges-Anglas wrote:
>> On Sat, Nov 04 2017, Remi Locherer wrote:
>> > Hi,
>>
>> H Remi,
>>
>> > This updates Mojolicious-Plugin-TtRenderer to 1.59. This is needed
>> > because of the p5-Mojolicious patch I sent befo
On 2017/11/11 15:23, Martijn van Duren wrote:
> On 11/11/17 14:22, Stuart Henderson wrote:
> > Leaving aside the splitting, which you know my feelings about from when
> > I replied after you first proposed this split, this diff as a whole is
> > too big, it's un-reviewable.
>
> And that's why I or
On Tue, Nov 07 2017, Mark Patruck wrote:
> Hi,
>
> - the t/mojolicious/websocket_lite_app.t never passed w/o warnings
>
> - TEST_IPV6=Yes requires an IPV6 environment of course
Seems like it's only using ::1. If people delete ::1 or remove IPv6
from the kernel, that's their problem.
> - the tes
On 11/11/17 14:22, Stuart Henderson wrote:
> Leaving aside the splitting, which you know my feelings about from when
> I replied after you first proposed this split, this diff as a whole is
> too big, it's un-reviewable.
And that's why I originally presented it as a new port. The diff itself
is in
On 2017/11/11 15:04, Jeremie Courreges-Anglas wrote:
> On Sat, Nov 04 2017, Remi Locherer wrote:
> > Hi,
>
> H Remi,
>
> > This updates Mojolicious-Plugin-TtRenderer to 1.59. This is needed
> > because of the p5-Mojolicious patch I sent before.
> >
> > OK?
>
> My p5-ports-fu is rusty. Why the
On Sat, Nov 04 2017, Remi Locherer wrote:
> Hi,
H Remi,
> This updates Mojolicious-Plugin-TtRenderer to 1.59. This is needed
> because of the p5-Mojolicious patch I sent before.
>
> OK?
My p5-ports-fu is rusty. Why the move from modbuild to modinst?
> Remi
>
>
> Index: Makefile
>
On 2017/11/11 13:43, Stuart Henderson wrote:
> On 2017/10/12 10:55, Laurence Tratt wrote:
> > On Thu, Sep 21, 2017 at 11:02:28AM +, Laurence Tratt wrote:
> >
> > Here's an updated version of devel/github-backup based on Stuart's pre-lock
> > comments. I think this is ready for importing, so am
On 2017/10/12 10:55, Laurence Tratt wrote:
> On Thu, Sep 21, 2017 at 11:02:28AM +, Laurence Tratt wrote:
>
> Here's an updated version of devel/github-backup based on Stuart's pre-lock
> comments. I think this is ready for importing, so am looking for OKs.
>
> For those who've forgotten:
>
>
On 2017/11/11 11:42, Björn Ketelaars wrote:
> On Fri 10/11/2017 15:49, Daniel Jakots wrote:
> > On Wed, 1 Nov 2017 12:58:59 +0100, Björn Ketelaars
> > wrote:
> >
> > > The diff below brings lastpass-cli to the latest version. Changelog
> > > can be found at
> > > https://github.com/lastpass/lastp
Leaving aside the splitting, which you know my feelings about from when
I replied after you first proposed this split, this diff as a whole is
too big, it's un-reviewable.
A lot of patches are removed/changed without explanation. In particular
the huge patches to php-fpm.conf.in files are going to
On Fri 10/11/2017 15:49, Daniel Jakots wrote:
> On Wed, 1 Nov 2017 12:58:59 +0100, Björn Ketelaars
> wrote:
>
> > The diff below brings lastpass-cli to the latest version. Changelog
> > can be found at
> > https://github.com/lastpass/lastpass-cli/releases/tag/v1.2.2
>
> /usr/ports/security/lastp
Hi All,
please find below a simple diff to update nomacs to the latest stable
version. Tested on amd64.
Ok? Comments?
Rafael Sadowski
Index: Makefile
===
RCS file: /cvs/ports/graphics/nomacs/Makefile,v
retrieving revision 1.11
diff
On 2017/11/11 00:38, Steven Mestdagh wrote:
> The software gnuvd looks unmaintained since 5 years.
> It's a CLI tool to query an online dictionary, and no longer works.
> Ok to remove it?
Yes, of course :)
On Sat Nov 11, 2017 at 10:13:41AM +0100, Landry Breuil wrote:
> On Sat, Nov 11, 2017 at 10:07:30AM +0100, Rafael Sadowski wrote:
> > On Sat Nov 11, 2017 at 09:58:57AM +0100, Landry Breuil wrote:
> > > On Sat, Nov 11, 2017 at 09:54:09AM +0100, Rafael Sadowski wrote:
> > > > Information for inst:Font
On 2017-11-06 11:30:22, Frederic Cambus wrote:
> Hi ports@,
>
> Here is a new port: comms/qodem
>
> Comments? OK?
>
> >From DESCR:
>
> Qodem is a from-scratch clone implementation of the Qmodem
> communications program made popular in the days when Bulletin Board
> Systems ruled the night. Qod
On Sat, Nov 11, 2017 at 10:07:30AM +0100, Rafael Sadowski wrote:
> On Sat Nov 11, 2017 at 09:58:57AM +0100, Landry Breuil wrote:
> > On Sat, Nov 11, 2017 at 09:54:09AM +0100, Rafael Sadowski wrote:
> > > Information for inst:Font-Awesome-4.7.0
> > >
> > > Comment:
> > > full suite pictographic ico
On Sat Nov 11, 2017 at 09:58:57AM +0100, Landry Breuil wrote:
> On Sat, Nov 11, 2017 at 09:54:09AM +0100, Rafael Sadowski wrote:
> > Information for inst:Font-Awesome-4.7.0
> >
> > Comment:
> > full suite pictographic icons
> >
> > Description:
> > Font Awesome is a full suite of 675 pictographic
On Sat, Nov 11, 2017 at 09:54:09AM +0100, Rafael Sadowski wrote:
> Information for inst:Font-Awesome-4.7.0
>
> Comment:
> full suite pictographic icons
>
> Description:
> Font Awesome is a full suite of 675 pictographic icons for easy scalable
> vector
> graphics on websites.
>
> Maintainer: Th
Information for inst:Font-Awesome-4.7.0
Comment:
full suite pictographic icons
Description:
Font Awesome is a full suite of 675 pictographic icons for easy scalable vector
graphics on websites.
Maintainer: The OpenBSD ports mailing-list
WWW: http://fontawesome.io
Ok?
font-awesome.tar.gz
Des
pkg_info devicons:
Information for inst:devicons-1.8.0
Comment:
iconic font made for developers
Description:
Devicons is a full stack iconic font for developers, code jedis, ninjas,
HTTPsters, evangelists and nerds.
Maintainer: The OpenBSD ports mailing-list
WWW: https://github.com/vorillaz/d
pkg_info awesome-terminal-fonts:
Information for inst:awesome-terminal-fonts-1.1.0
Comment:
fonts/icons for powerlines
Description:
Awesome symbols in a terminal with a monospace font
Maintainer: The OpenBSD ports mailing-list
WWW: https://github.com/gabrielelana/awesome-terminal-fonts
Ok?
Any objections?
On Sat Nov 04, 2017 at 09:55:19AM +0100, Rafael Sadowski wrote:
> Hi all,
>
> some upcoming KDE applications use the internal private Qt headers. The
> diff below will fix the (..qt5/cmake/Qt5*/Qt*Config.cmake) cmake files
> to detect private headers like this:
>
> find_package(
42 matches
Mail list logo