/libopencv_freetype.so.3.4.1:No
such file or directory
I'm building it with poudriere; full logs available here:
https://gist.github.com/serpent7776/cae43c5bbaea078a658cc31be15a4641.
Does anyone have similar issue?
--
/*
* Serpent7776
*/
___
freebsd-
On Fri, 1 Jun 2018 16:12:20 -0400
Steve Wills wrote:
> Hi,
>
> On 06/01/18 14:44, Serpent7776 wrote:
> > Hello,
> >
> > graphics/opencv fails to package for me with error
> >
> > pkg-static: Unable to access
> > file
> > /wrkdirs/usr/ports/g
Hello,
Could you please update devel/love port?
It's outdated v0.10 and current version is 11.1
Thanks
--
/*
* Serpent7776
*/
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe,
On Tue, 27 Nov 2018 15:42:40 +0300
Dmitry Marakasov wrote:
> * Serpent7776 (serpent7...@gmail.com) wrote:
>
> > Could you please update devel/love port?
> > It's outdated v0.10 and current version is 11.1
>
> Done.
>
Thanks; haven't noticed your r
Hello,
Current version of ocaml is 4.02.3, but newest is 4.07.
Could ocaml port be updated to newest version please?
--
/*
* Serpent7776
*/
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To
ugzilla/show_bug.cgi?id=218333
>
Thanks, wasn't aware update is already in progress.
--
/*
* Serpent7776
*/
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
: checking for libedit
configure:13720: result: no
configure:13740: error: Could not detect libedit with pkg-config
so I guess there's some issue with finding libedit
I already had libedit enabled previously and it built fine.
Thanks
--
/*
* Serpen
On Sun, 13 Jan 2019 07:57:52 -0800
Cy Schubert wrote:
> In message <20190113135944.244bc58d@DaemONX>, Serpent7776 writes:
> > On Sun, 13 Jan 2019 13:56:54 +0100
> > Serpent7776 wrote:
> >
> > > Hello,
> > >
> > > security/krb5 fails at conf
On Sun, 13 Jan 2019 13:56:54 +0100
Serpent7776 wrote:
> Hello,
>
> security/krb5 fails at configure stage when compiling under poudirere for me.
>
> My OS version
> FreeBSD DaemONX 11.2-RELEASE-p8 FreeBSD 11.2-RELEASE-p8 #0: Tue Jan 8
> 21:35:12 UTC 2019
> r...@amd64
nks
> av.
> ___
> freebsd-ports@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
--
/*
* Serpent7776
*/
Hello,
I've just stumbled upon a possible typo in Makefile:
DEBUG_CONFIGURE_EBABLE=¦¦ debug
Shouldn't this be ENABLE instead of EBABLE?
--
/*
* Serpent7776
*/
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.o
On Mon, 15 Apr 2019 23:21:39 +0200
Jan Bramkamp wrote:
> Probably ;-) Please create a PR for this to get it fixed.
Somebody already commited the fix on head, thanks.
> On 15.04.19 21:09, Serpent7776 wrote:
> > Hello,
> >
> > I've just stumbled upo
Hi,
Anyone know what happened to this app? Upstream git repo vanished from
existence and when I try to run my current installation I get
YouTube Error 403: Access Not Configured.
error.
That's really unfortunate, it was a really handy tool.
Regards,
--
/*
* Serpen
On Thu, 2 Apr 2020 20:21:08 +0200
Serpent7776 wrote:
> Hi,
>
> Anyone know what happened to this app? Upstream git repo vanished from
> existence and when I try to run my current installation I get
>
> YouTube Error 403: Access Not Configured.
>
> error.
>
> Tha
broken?? I do not have a problem with the other
> ports. And everything is updated.
> Thank you anywhere.
>
> BTW: I do not want to use poudriere on the single desktop computer.
I'm using poudriere on my desktop machine, it helps avoid many issues with
compiling ports. If it's
t; ===> libreoffice-7.1.0.3_2 depends on shared library: libBox2D.so - not
> found *** Error code 1
Maybe that's a stupid question, but why does libreoffice depend on a game
physics engine?
--
/*
* Serpent7776
*/
___
freebsd-port
Hello,
Starting from version 3.1.5 wxgtk31 got a hard dependency on wayland.
Could that depndency be made optional? I don't use wayland and don't want to
have it installed.
--
/*
* Serpent7776
*/
___
freebsd-ports@freebsd.org mailing
't xorg-minimal already bring in Wayland?
>
> https://svnweb.freebsd.org/ports/head/x11/xorg-minimal
> https://www.freebsd.org/cgi/ports.cgi?query=xorg-minimal
>
Hmm, seems so, but I don't have xorg-minimal installed
$ pkg info xorg-\*
xorg-font
wayland
https://www.freebsd.org/cgi/ports.cgi?query=%5Exf86-video-vesa-2.5.0&stype=name
--
/*
* Serpent7776
*/
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
On Thu, 15 Aug 2013 00:44:43 -0600
LuKreme wrote:
> Am I missing a search feature in postmaster?
>
> If not, how are people finding where a port is to install it (I had a
> heck of a time finding sudo, for example)
>
I recommend using ports-mgmt/xps. It can search port tree by various
criteria
Hello,
> Hi,
>
> I want to use this header (or footer) to tell vim showing syntax
> highliting on Apache conf files:
>
> # vim: syntax=apache
>
> If put at head of file, only the comment will be colored, not the
> text. If put at the end of fiel, nothing is colored.
>
> Then if a :set syntax=a
Hello,
graphics/pqiv fails to build.
building with portmaster gives this (trimmed) errors:
---CUT HERE
===> Building for pqiv-0.12_1
(cd /usr/ports/graphics/pqiv/work/pqiv-0.12 && cc $( --cflags gtk+-2.0
gthread-2.0) -O2 -pipe -march=athlon64 -DNO_INOTIFY -DBINARY_NAME=\"pqiv\"
-fno-strict-a
N/A 0.5.2 500
This port uses github as master site.
When I run distilator from commandline
$ distilator /usr/ports/ports-mgmt/xps
403 [DISTFILE]
http://cloud.github.com/downloads/serpent7776/xps/xps-0.5.2.tar.gz
200 [DISTFILE]
https://codeload.github.com/serpent7776/xps
ations.
When I installed devel/dconf all settings changes are saved properly, thus my
question:
Should net/liferea depend on devel/dconf?
I'm building my own packages from ports using poudriere if that matters.
Thanks
--
//Serpent7776
___
freeb
Hello,
ranger version from ports is 1.6.1, newest released version is 1.7.1. Could
this port be updated to newest version?
Thanks
--
//Serpent
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubs
On Mon, 27 Jul 2015 12:21:34 +0800
Daniel Lin wrote:
> Hello, Serpent,
>
> I'd sent a pr a month ago,
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201034
>
> Just wait for committers' help.
>
> Thanks.
ok, thanks for info.
>
14
r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
Can somebody help?
--
//Serpent7776
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
On Tue, 15 Jul 2014 14:51:42 -0700
Kevin Oberman wrote:
> On Tue, Jul 15, 2014 at 2:11 PM, Herbert J. Skuhra wrote:
>
> > On Tue, 15 Jul 2014 22:42:38 +0200
> > Serpent7776 wrote:
> >
> > > Hello,
> > >
> > > I'm trying to upgrade p5-sub
On Wed, 16 Jul 2014 22:11:58 +0200
"Herbert J. Skuhra" wrote:
> On Wed, 16 Jul 2014 21:12:23 +0200
> Serpent7776 wrote:
>
> > On Tue, 15 Jul 2014 14:51:42 -0700
> > Kevin Oberman wrote:
> >
> > > On Tue, Jul 15, 2014 at 2:11 PM, Herbert J. Skuh
On Wed, 16 Jul 2014 23:52:38 +0200
"Herbert J. Skuhra" wrote:
> On Wed, 16 Jul 2014 22:40:36 +0200
> Serpent7776 wrote:
>
> > On Wed, 16 Jul 2014 22:11:58 +0200
> > "Herbert J. Skuhra" wrote:
> >
> > > On Wed, 16 Jul 2014 21:12:23 +020
ubscriber.cc fixes this error, but
chrome still crashes with bus error.
Does somebody also has these issues?
--
//Serpent7776
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
()
#10 0x026bd08c in ?? ()
#11 0x00a713b0 in ?? ()
#12 0x00a70359 in ?? ()
#13 0x004f5419 in ChromeMain ()
#14 0x004f52a1 in _start ()
--
//Serpent7776
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailma
for mentioning this. I wondered why poudriere is asking me to configure
each port after updating.
I think it should me mentioned in UPDATING.
--
/*
* Serpent7776
*/
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Hello,
I created initial working qlipper port (a clipboard manager), but I will not
maintain or improve it further. If anyone is interested in this port, just
clone repo and continue.
Project url:
https://github.com/pvanek/qlipper
port url:
https://github.com/serpent7776/freebsd-ports/tree
Project url:
> > https://github.com/pvanek/qlipper
> >
> > port url:
> > https://github.com/serpent7776/freebsd-ports/tree/master/deskutils/qlipper
>
> Fails to build using poudriere on current. See
>
> http://people.freebsd.org/~pi/logs/deskutils__qlipp
Hi,
Current version of copyq if outdated - it is 2.7.1 and newest version is 3.3.0.
Could the port be updated, please?
Thanks
--
/*
* Serpent7776
*/
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
On Sun, 18 Mar 2018 21:30:29 +0100
Vidar Karlsen wrote:
> On Saturday, March 17, 2018 06:44:54 PM Serpent7776 wrote:
> > On Sat, 17 Mar 2018 18:18:57 +0100
> >
> > Kurt Jaeger wrote:
> > > > I created initial working qlipper port (a clipboard manager), b
have not specified any default perl version in /etc/make.conf.
I'm using custom built ports via poudriere.
What might be causing this?
Thanks
--
/*
* Serpent7776
*/
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listin
r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
--
// Serpent7776
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
thon2.7, too...
>
I think it would be
#!/usr/bin/env python2
--
//
// Serpent7776
//
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
me for me. I think all special symbols should be escaped, so
pkg_delete -f docbook-xml* docbook-sk* docbook[2345]??-* docbook-4*
should be
pkg_delete -f docbook-xml\* docbook-sk\* docbook\[2345\]\?\?-\* docbook-4\*
--
//
// Serpent7776
//
___
freebsd
D is the first place to look when port disappear.
--
//
// Serpent7776
//
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
e glad if somebody could help me with this.
--
//
// Serpent7776
//
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
43 matches
Mail list logo