Hi,
please find attached a port for muttprint, a tool for pretty printing
your mails (http://muttprint.sourceforge.net/).
Some comments:
- RUN_DEPENDS on print/texlive/texmf,-full because lastpage.sty is
needed.
- The perl expression in post-patch was my attempt to insert "=encoding
latin1"
Hi all,
By updating cmake it could not install due to a non existing file.
Hope it helps.
Index: pkg/PLIST
===
RCS file: /cvs/ports/devel/cmake/pkg/PLIST,v
retrieving revision 1.33
diff -u -p -r1.33 PLIST
--- pkg/PLIST 15 Apr 2016
Stuart Henderson wrote:
> On 2016/04/15 12:58, Michael McConville wrote:
> > +GH_ACCOUNT = libfuse
> > +GH_PROJECT = sshfs
> > +GH_TAGNAME = sshfs-${V}
>
> Please use the proper uploaded release tarball
>
> DISTNAME =sshfs-2.7
> MASTER_SITES =
> https://github.com/li
Out of the blue after 5.9 upgrade I've started getting chromium reporting
use-after-free. I do not seem to be the only person with this problem
http://www.bsdforen.de/threads/chromium-st%C3%BCrzt-mit-dem-fehler-chrome-in-free-ab.32523/
I suspect both of us have some bizarre left over state on our s
On Fri, 15 Apr 2016 22:25:19 +0200
Frederic Cambus wrote:
> On Fri, Apr 15, 2016 at 01:31:01AM +0200, Adam Wolk wrote:
> >
> > Looks good to me and works correctly. make port-lib-depends-check
> > does complain on extra deps but it did the same for 2.10.
> >
> > vimb-2.11(www/vimb):
> > Extra:
On Fri, Apr 15, 2016 at 01:31:01AM +0200, Adam Wolk wrote:
>
> Looks good to me and works correctly. make port-lib-depends-check does
> complain on extra deps but it did the same for 2.10.
>
> vimb-2.11(www/vimb):
> Extra: iconv.6 m.9 pthread.21
>
> vimb-2.10p0(www/vimb):
> Extra: iconv.6 m.9
Hi,
I think this is a good candidate for 5.9 stable ports. It's essentially
the same mbox fix that I committed in -current.
OK?
Index: Makefile
===
RCS file: /cvs/ports/mail/fdm/Makefile,v
retrieving revision 1.20
diff -u -p -u -r1
attila writes:
> attila writes:
>
>> Micah Muer writes:
>>
>>> On Tue, 22 Mar 2016 12:58:32 -0600
>>> attila wrote:
>>>
Stuart Henderson writes:
> On 2016/03/19 15:38, Michael McConville wrote:
>> > +ALL_TARGET = deprecated
>> > +
>> > +# golf MAKE_FLAGS down
On Sat, 9 Apr 2016 22:23:56 +0500, Alexandr Shadchin
wrote:
> For coverage need add py-coverage or simplify test to "cd ${WRKSRC}
> && nosetests"
>
> Otherwise ok shadchin@
Thanks. New diff:
Index: Makefile
===
RCS file: /cvs/port
On Tue, 05 Apr 2016 20:47:14 +0200, Jeremie Courreges-Anglas
wrote:
> > Here's a port needed for adding test to devel/py-smmap.
>
> setup.py says:
>
> install_requires=['nose', 'coverage>=3.4'],
>
> Shouldn't those be run-deps?
Indeed, thanks, and it needs also coverage for the test. New
On 2016/04/15 12:58, Michael McConville wrote:
> +GH_ACCOUNT = libfuse
> +GH_PROJECT = sshfs
> +GH_TAGNAME = sshfs-${V}
Please use the proper uploaded release tarball
DISTNAME = sshfs-2.7
MASTER_SITES = https://github.com/libfuse/sshfs/releases/download/${DISTNAME}/
and get rid of the roll
Also prevent build from calling out to the internet for some ports.
--
Alexandr Shadchin
Index: databases/py-peewee/Makefile
===
RCS file: /cvs/ports/databases/py-peewee/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
I think it's time to kill it:
- unmaintained
- nowadays is no more useful
- has some problems with current Spamassassin (can't locate
SpamassAssin::dummy_check every now and then)
Opinions ?
Cheers
Giovanni
Does anyone who uses sshfs-fuse want to test this? It seems like an
interesting tool and I'm planning on trying it, but I haven't previously
and therefore might not notice regressions.
Index: Makefile
===
RCS file: /cvs/ports/sysutil
On my laptop, which I guess is 64-bit capable, I installed FPC 3.0.0
by copying the port from 5.9 ports, then installed Lazarus 1.6
directly from the tarball, no problem at all. Might be a 32/64 bit
thing, this is an old Dell Optiplex GX270 from 2002. Both under
OpenBSD 5.7. A few differences in
Reasoning:
o the code was last touched in 1995
o the port hasn't been updated since import in 1999
o it's obviously a very security-sensitive tool
Alternatively, someone could update to a fork. I could only find this
one, which doesn't seem popular and hasn't been touched in three years:
ht
On 2016/04/15 17:43, Jeremie Courreges-Anglas wrote:
> Adam Wolk writes:
>
> > Hi ports@
> >
> > Straightforward port bump but I'm upping the major as I don't trust
> > upstream that much on the ABI promise.
>
> I don't think this is a valid approach. nm -g, abi-compliance-checker
> and tarball
I always find the current wording confusing. The first clause of this
sentence initially seems to imply that there may actually be a race
condition in the code.
Index: infrastructure/man/man1/dpb.1
===
RCS file: /cvs/ports/infrastruc
On Fri, 15 Apr 2016 17:43:15 +0200
Jeremie Courreges-Anglas wrote:
> Adam Wolk writes:
>
> > Hi ports@
> >
> > Straightforward port bump but I'm upping the major as I don't trust
> > upstream that much on the ABI promise.
>
> I don't think this is a valid approach. nm -g, abi-compliance-che
Adam Wolk writes:
> Hi ports@
>
> Straightforward port bump but I'm upping the major as I don't trust
> upstream that much on the ABI promise.
I don't think this is a valid approach. nm -g, abi-compliance-checker
and tarball diff all point to the same conclusion: no bump needed.
> Upstream Cha
ok to import this?
CasperJS is an open source navigation scripting & testing utility
written in Javascript for the PhantomJS WebKit headless browser and
SlimerJS (Gecko). It eases the process of defining a full navigation
scenario and provides useful high-level functions, methods & syntactic
sugar
Hi,
TB 45.0 was recently released, i've been using the betas since 6+ months
without big issues, along lightning of course. There will probably be a
45.1.0 or 45.0.1 bugfix release soonish, but might aswell test this one.
Release notes: https://www.mozilla.org/en-US/thunderbird/45.0/releasenotes/
Quoting Amit Kulkarni :
I was able to build it on 4.9 without any issues and provision an AD DC
in
a test network. I plan to test Windows 10/8/7/XP clients running Office
2016 applications over the weekend.
4.9? You really meant 5.9, right? :)
Yes, meant to say 5.9 -- I blame autocorrec
On 2016-04-13 Wed 20:46 PM |, Thomas Dickey wrote:
> On Wed, Apr 13, 2016 at 10:01:19AM +0100, Craig Skinner wrote:
> > Hello Thomas,
> >
> > Lynx was moved from OpenBSD's base to ports
> > tree at release 5.6 (1st November 2014):
> > http://www.openbsd.org/faq/upgrade56.html#ToPorts
>
> thanks f
On Sun, Apr 10, 2016 at 06:26:46PM +0500, Alexandr Shadchin wrote:
> On Sun, Apr 10, 2016 at 06:17:54PM +0500, Alexandr Shadchin wrote:
> > Hi,
> >
> > ok to import py-lazy-object-proxy ? Need to update pylint.
> >
> > DESCR:
> > A fast and thorough lazy object proxy.
> >
>
> Add missing WANTLI
On Apr 12, 2016, at 12:11 , Stuart Henderson wrote:
>
> Thanks, that's now working for me. I'd also move WANTLIB up to
> the usual place next to PERMIT_PACKAGE_CDROM and convert
> from using the libiconv module to a plain LIB_DEPENDS+WANTLIB
> we've been doing this recently since we no longer bu
26 matches
Mail list logo