Question about Apache2 Port and FreeBSD 6 kernel options

2006-06-25 Thread FreeBSD-Ports
CATC USB Ethernet < devicekue # Kawasaki LSI USB Ethernet < devicerue # RealTek RTL8150 USB Ethernet --- > #device aue # ADMtek USB Ethernet > #device axe # ASIX Electronics U

Update of Dia port failed

2006-07-09 Thread FreeBSD-Ports
IL PROTECTED] sbin # uname -a FreeBSD lambda.socruel.nu 6.1-RELEASE-p1 FreeBSD 6.1-RELEASE-p1 #0: Sun Jun 25 15:15:43 CEST 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/LAMBDA i386 The Gmake port is up to date on this system. Anyone any idea what is wrong here? MTIA Regards, Lars. __

RE: Update of Dia port failed

2006-07-11 Thread FreeBSD-Ports
> _ > From: Lars Wittebrood On Behalf Of FreeBSD-Ports > Sent: Sunday, July 09, 2006 8:08 PM > To: 'freebsd-ports@freebsd.org' > Subject: Update of Dia port failed > > Hello list, > > On a 6.1

PLT scheme 'mred' crashes with OpenGL examples

2009-10-02 Thread freebsd-ports
e place. I'm not familiar with the PLT scheme codebase at all but can assist in testing any patches. ___ 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"

Improving Ada support on FreeBSD and in the ports system

2009-11-07 Thread freebsd-ports
[Apologies for the possible double-post, I mistyped the From: address] Hello. It's come to my attention that the FreeBSD ports system has very poor support for Ada and Ada software in general. A quick search on Freshports for 'Ada' shows the following packages: devel/adabooch

Re: Improving Ada support on FreeBSD and in the ports system

2009-11-08 Thread freebsd-ports
'Lo, On 2009-11-08 00:06:16, Daniel Eischen wrote: > > The packages are way out of date and don't build with the newer > GNAT's. Patches welcome. Right! > > PROBLEM 3. Compiler version chaos and lack of architecture support > > > >We have: > > > > lang/gnat (GPL 2009 version, i

Re: Improving Ada support on FreeBSD and in the ports system

2009-11-08 Thread freebsd-ports
On 2009-11-07 22:06:36, Mark Linimon wrote: > > There were several more working, but a recent compiler update broke them. > At that time the portmgr team went ahead and marked the ports "broken". > That both advises users that they don't compile, and also triggers a > periodic email to the ports@ m

Re: Improving Ada support on FreeBSD and in the ports system

2009-11-11 Thread freebsd-ports
4 in those GCC sources as far as I can tell and not being very familiar with the GCC codebase, I'm not sure how much work it'll be to add them. Any ideas? M _______ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fr

Re: Improving Ada support on FreeBSD and in the ports system

2009-11-11 Thread freebsd-ports
e extra complexity (downloading bootstrap binaries, etc) that I wanted to avoid until I knew it actually built without (much) modification. M ___________ 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"

Re: Improving Ada support on FreeBSD and in the ports system

2009-11-11 Thread freebsd-ports
oved by AdaCore? The system compiler is at 4.2.1 on my AMD64 machine, so I'm guessing that support was there and was removed? M ___________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send an

Re: Improving Ada support on FreeBSD and in the ports system

2009-11-18 Thread freebsd-ports
formal GCC releases rarely contain merged code from SVN for GNAT). I've still been completely unable to get GPL 2009 to compile on amd64 so am currently continuing the work to update (and add new) Ada ports. M _______ freebsd-ports@freebsd.org ma

Initial bsd.gnat.mk

2010-01-02 Thread freebsd-ports
; "${WRKSRC}/conf-incdir" @${ECHO_CMD} "${PREFIX}/lib/coreland/sdl-ada-static" > "${WRKSRC}/conf-slibdir" @${ECHO_CMD} "${PREFIX}/lib/coreland/sdl-ada" > "${WRKSRC}/conf-dlibdir" @${ECHO_CMD} "${PREFIX}

GNAT and LAPACK

2010-01-03 Thread freebsd-ports
an" so I'm confident there won't be any serious problems with the port itself. Perhaps somebody with a clue could tell me what the right way to handle this mess is. M _______ freebsd-ports@freebsd.org mailing list http://lists.freebsd.or

Re: GNAT and LAPACK

2010-01-08 Thread freebsd-ports
On 2010-01-08 00:09:57, Gerald Pfeifer wrote: > > I looked into the situation and think the following should work nicely > given the constraints of the FreeBSD Ports Collection in handling > dependencies and creating several packages from one build: > > 1. Make gnat-gcc44

Re: GNAT and LAPACK

2010-01-08 Thread freebsd-ports
This appears to be the correct list of files that only apply to GNAT: http://coreland.ath.cx/tmp/gnat-dist.txt M ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

Re: Initial bsd.gnat.mk

2010-01-08 Thread freebsd-ports
a lack of objections! M _______ 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"

Re: The state of Ada (Re: FreeBSD unmaintained ports which are currently scheduled for deletion)

2010-01-08 Thread freebsd-ports
e number of my own projects to submit (bindings for various libraries such as SDL, OpenGL, OpenAL and pure Ada libraries). In short, the current state of Ada on FreeBSD is poor but should shortly improve exponentially. M ___ freebsd-ports@freebsd.org ma

Re: Initial bsd.gnat.mk

2010-01-08 Thread freebsd-ports
ports/142476 M ___ 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"

Re: Maintaining compiler front-ends (Re: The state of Ada)

2010-01-08 Thread freebsd-ports
stall itself into the files installed by the existing lang/gcc44 port. I hope to work on this soon (getting USE_GNAT in and unbreaking all the existing ports is currently of higher priority). M _______ freebsd-ports@freebsd.org mailing list http://lists.freebsd.o

Re: The state of Ada

2010-01-09 Thread freebsd-ports
gnat-gcc. You're welcome! _______ 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"

Re: FreeBSD Port: xmonad-0.9.1_1

2010-04-30 Thread freebsd-ports
and saves a copy of the binary in your $HOME. Have a look in ~/.xmonad, I think... M _______ 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"

RE: Xorg upgrade & portmaster

2007-05-21 Thread FreeBSD-Ports
: Monday, May 21, 2007 9:19 PM Posted To: FreeBSD-Ports Conversation: Xorg upgrade & portmaster Subject: Re: Xorg upgrade & portmaster Vlad V. Teterya wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > from ports/UPDATING: > - --skip-- > This upgrade procedure is f

/libexec/ld-elf.so.1: Undefined symbol "optifd" referenced from COPY relocation in /bin/cp when installing sudo port

2007-07-29 Thread FreeBSD-Ports
in /bin/cp *** Error code 1 Stop in /usr/ports/security/sudo. *** Error code 1 Stop in /usr/ports/security/sudo. With regards, Lars. ___________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Error: Cannot read the portsdb!

2007-09-26 Thread FreeBSD Ports
:721:in `main' from /usr/local/lib/ruby/1.8/optparse.rb:755:in `initialize' from /usr/local/sbin/portupgrade:220:in `new' from /usr/local/sbin/portupgrade:220:in `main' from /usr/local/sbin/portupgrade:2084 Can anyone help me? Thanks, Kevin _

Failure building Vim dependancies

2007-09-27 Thread FreeBSD Ports
when looking for trapproto. Here's the funny thing. If, without doing anything else, I rerun portinstall, the installation will continue and install another half dozen or so ports before failing again in a similar fashion. What's going on here? Kevin ____

sendmail from ports + blacklistd - no further luck?

2018-01-16 Thread freebsd-ports
 --- ___ 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"

Re: 'make clean' seemingly broken with FLAVORS

2018-01-29 Thread freebsd-ports
On 29-1-2018 13:31, Mathieu Arnold wrote: > Mmmm, maybe make clean with the default flavor could clean all flavors. Or (re)introduce something like `make clean` and `make realclean` ;) ___ freebsd-ports@freebsd.org mailing list ht

Ntop install failes on FBSD 6.1-P10 system

2006-11-29 Thread FreeBSD-Ports
/portconf .for i in ${_PORTCONF:S/|/ /g} ${i:S/%/ /g} .endfor .endif # End portconf settings I believe this could be bad memory, but something like this doesn't happen when installing other ports so I am not sure. Anyone any idea? MTIA. Regards, Lars. _

Your message to freebsd-ports awaits moderator approval

2006-07-29 Thread owner-freebsd-ports
Your mail to 'freebsd-ports' with the subject Subscribe Is being held until the list moderator can review it for approval. The reason it is being held: SpamAssassin identified this message as possible spam Either the message will get posted to the list, or you wi

Re: The ports collection has some serious issues

2016-12-15 Thread list-freebsd-ports
tupgrade could at times be an utter mess, I never looked back after switching to portmaster many years ago.) And I'm not at all interested in running poudriere or synth, thank you. Peter _______ 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"

Re: Install of pkg fuse-ntfs fails because of undefined symbol in pkg!?!

2017-02-08 Thread list-freebsd-ports
bout my view. But I'm just really, really sad to follow what in my opinion is the slow demise of FreeBSD. Sorry about all the negativism. Peter _______ 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"

Re: Cannot specify ntpd binary in ports with ntpd startup file.

2018-08-30 Thread RW via freebsd-ports
ript, which I'm not > > sure is supposed to be the case. My ports tree is a bit out of date, but it does appear to have a startup script. Where you looking in /usr/local/etc/rc.d/? _______ freebsd-ports@freebsd.org mailing list https://lists.fre

Re: RUN_DEPENDS and portmaster

2018-09-19 Thread RW via freebsd-ports
ding support for flavors into portupgrade but I don't know the > status of it: > > https://lists.freebsd.org/pipermail/freebsd-ports/2017-December/111445.html That said "in the next few weeks" last year. ___ freebsd-ports@fr

nvidia-driver failed after 11.1 to 11.2 update

2018-10-04 Thread RW via freebsd-ports
l, or have I done something strange? _______ 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"

Poudriere building far more ports than it should

2018-11-13 Thread reko.turja--- via freebsd-ports
etc. and started the build. For some reason poudriere wants to build a ton of extra baggage (360+ ports instead of 240.) Is this expected and will the packages once built be without any extra cruft? -Reko ___ freebsd-ports@freebsd.org mailing list

Re: FreeCAD 0.17 - is anyone using it?

2019-02-15 Thread ajtiM via freebsd-ports
b -lboost_python -lpython2.7 -- by ajtiM ---------- FreeBSD 12.0-Release ___ 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"

Re: FreeCAD 0.17 - is anyone using it?

2019-02-15 Thread ajtiM via freebsd-ports
On Fri, 15 Feb 2019 18:51:04 +0100 Christoph Moench-Tegeder wrote: > ## ajtiM via freebsd-ports (freebsd-ports@freebsd.org): > > > Reading > > /usr/ports/accessibility/qt5-speech/work/qtspeech-everywhere-src-5.12.1/src/plugins/tts/speechdispatcher/speechdispatcher.pro >

freecad cannot build

2019-02-23 Thread ajtiM via freebsd-ports
build ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/cad/freecad *** Error code 1 Stop. make: stopped in /usr/ports/cad/freecad ===>>> make buil

Re: freecad cannot build

2019-02-25 Thread ajtiM via freebsd-ports
On Sun, 24 Feb 2019 22:12:21 +0100 Christoph Moench-Tegeder wrote: > ## ajtiM via freebsd-ports (freebsd-ports@freebsd.org): > > > Subject: freecad cannot build > > Oh, it can, e.g.: > http://beefy6.nyi.freebsd.org/data/120amd64-default/493629/logs/FreeCAD-0.17.13541_6.log

Re: FreeCAD 0.17 - is anyone using it?

2019-03-02 Thread ajtiM via freebsd-ports
-lICE /usr/bin/ld: error: unable to find library -lX11 c++: error: linker command failed with exit code 1 (use -v to see invocation) *** [lib/libFreeCADGui.so] Error code 1 -- by ajtiM -- FreeBSD 12.0-Release ___ 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"

Re: Spamassassin/GeoIP2

2019-03-09 Thread RW via freebsd-ports
uration. You need to download a database file and set: country_db_type GeoIP2 country_db_path If you don't do that, or something goes wrong, the RelayCountry plugin tries to use GeoIP instead. _______ freebsd-ports@freebsd.org mailing list https://lists.

Re: FreeCAD 0.17 - is anyone using it?

2019-03-22 Thread ajtiM via freebsd-ports
; > FreeCAD 0.18 installed from ports without any problem. > Thank you! It built and works without problem. Thank you. -- by ajtiM -- FreeBSD 12.0-Release _______ freebsd-ports@freebsd.org mailing list https://lists.freebsd

python

2019-04-10 Thread ajtiM via freebsd-ports
rts/packages/portmaster-backup ===>>> Installation of hplip-3.17.11_4 (print/hplip) failed ===>>> Aborting update ===>>> Update for print/hplip failed ===>>> Aborting update I have FreeBSD 12.0-RELEASE-p3 (amd64). Thank you. -- by ajtiM -----

Re: python

2019-04-10 Thread ajtiM via freebsd-ports
On Wed, 10 Apr 2019 18:03:22 -0400 ajtiM via freebsd-ports wrote: > Hi! > > With portmaster I try to update todays ports and python default is > version 3.7 which is okay for me but not for hplip: > ===>>> All >> > hplip-3.17.11_3 (5/43) > > ===>

Re: python

2019-04-11 Thread ajtiM via freebsd-ports
On Thu, 11 Apr 2019 09:29:06 +0200 Stefan Esser wrote: > Am 11.04.19 um 00:03 schrieb ajtiM via freebsd-ports: > > Hi! > > > > With portmaster I try to update todays ports and python default is > > version 3.7 which is okay for me but not for hplip: > > ===>

Re: ImageMacgick6 seems to conflict with itself

2019-04-29 Thread ajtiM via freebsd-ports
70 > > The odd thing is that there is no /usr/local/bin/Magick++-config > > Using > > make install FORCE_PKG_REGISTER=yes > didn't help, is there something else I should try? > > Thanks for reading, > > bob prohaska > > _

Re: Portsnap broke?

2019-07-03 Thread ajtiM via freebsd-ports
Yes, looks like it is broken. For me doesn't works from yesterday morning. -- “Happiness is the meaning and the purpose of life, the whole aim and end of human existence.” ― Aristotle ___ freebsd-ports@freebsd.org mailing list

BIMP 2.10.12 - plugin crashed

2019-07-12 Thread ajtiM via freebsd-ports
.” ― Aristotle _______ 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"

Re: Massive PORTS_REVISION bump after making gcc-9.1 default

2019-07-27 Thread ajtiM via freebsd-ports
ineer > E-mail: rkober...@gmail.com > PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 > ___ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to > "freebsd-

Re: MariaDB 10.3.17

2019-08-04 Thread RW via freebsd-ports
On Sun, 4 Aug 2019 13:00:52 -0600 The Doctor wrote: > MariaDB 10.3.17 is out? > > Who is supposed to be looking after this port? > cd /usr/ports// make maintainer _______ freebsd-ports@freebsd.org mailing list https://lists.freebsd

Re: firefox or what?

2019-08-17 Thread ajtiM via freebsd-ports
tweight, not up to the > gymnastics required by modern crap-infested websites. > > I would also like to try to build Midori again, a more modern version > than 0.5.11. > > Tom > I am using for some web sites Qutebrowser. It works well but I am not sure how safe it is. -- “H

Perl 5.30

2019-09-08 Thread ajtiM via freebsd-ports
27;problem", please? Thank you. -- “Hungry man, reach for the book: it is a weapon.” ― Bertolt Brecht _______ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "fr

netsurf

2019-09-14 Thread ajtiM via freebsd-ports
___ 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"

jakarta-commons

2019-10-06 Thread ajtiM via freebsd-ports
. -- “Hungry man, reach for the book: it is a weapon.” ― Bertolt Brecht ___ 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"

Re: Is IPV6 option still necessary?

2019-10-08 Thread abi via freebsd-ports
why I need it. My home devices fit 10.0.0.0/16 nicely, I have faith in NAT and I encountered no IPv6-only sites. But I saw CVEs in IPv6 stack. ___________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsu

Re: Is IPV6 option still necessary?

2019-10-12 Thread abi via freebsd-ports
ability in runtime, I don't see problem at all. _______ 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"

FreeBSD Port: virtualbox-ose-5.2.32_1

2019-10-16 Thread Dutchman01 via freebsd-ports
https://www.virtualbox.org/ticket/18917> #18917) * Linux guests: improve compatibility of vboxvideo.ko kernel module build logic (bug <https://www.virtualbox.org/ticket/18869> #18869) Regards, Dutchman ___ freebsd-ports@freebsd.org

med

2019-12-24 Thread ajtiM via freebsd-ports
t;> Aborting update ===>>> Update for french/med failed ===>>> Aborting update -- “good people do not need laws to tell them to act responsibly, while bad people will find a way around the laws” Plato _______ freebsd-ports@freebsd.org

Re: med

2019-12-24 Thread ajtiM via freebsd-ports
; make[2]: stopped in /usr/ports/french/med > *** Error code 1 > > Stop. > make[1]: stopped in /usr/ports/french/med > *** Error code 1 > > Stop. > make: stopped in /usr/ports/french/med > > ===>>> make build failed for french/med > ===>>> A

Re: med

2019-12-24 Thread ajtiM via freebsd-ports
On Tue, 24 Dec 2019 17:50:39 +0100 Thierry Thomas wrote: > Hello, > > Le mar. 24 déc. 19 à 17:19:25 +0100, ajtiM via freebsd-ports > écrivait : > > > Is the proble related to /usr/ports/french/aster/bsd.aster.mk > > due to the source file aster-full-src-10.8.0-3

Re: Portmaster failing

2020-01-02 Thread ajtiM via freebsd-ports
eople will find a way around the laws” Plato _______ 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"

openblas - cblas

2020-01-21 Thread ajtiM via freebsd-ports
___ 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"

Re: FreeBSD Port: openblas-0.3.7_1,1 error install

2020-01-31 Thread ajtiM via freebsd-ports
libopenblas.so py-numpy and suitesparse are rebuilt. -- “In politics stupidity is not a handicap”. Napoleon Bonaparte ___________ 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"

Re: py-scipy with openble

2020-01-31 Thread ajtiM via freebsd-ports
laws to tell them to act responsibly, while bad people will find a way around the laws” Plato ___ 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"

Re: FreeBSD Port: openblas-0.3.7_1,1 error install

2020-01-31 Thread ajtiM via freebsd-ports
las* > > Thanks, > Steve ls -al /usr/local/lib/libopenblas* -rw-r--r-- 1 root wheel 32273330 Jan 31 10:45 /usr/local/lib/libopenblas_nehalemp-r0.3.7.a -rwxr-xr-x 1 root wheel 15492200 Jan 31 10:45 /usr/local/lib/libopenblas_nehalemp-r0.3.7.so lrwxr-xr-x 1 root wheel29 Jan 31 10

Re: FreeBSD Port: openblas-0.3.7_1,1 error install

2020-01-31 Thread ajtiM via freebsd-ports
On Fri, 31 Jan 2020 18:29:10 -0500 Steve Wills wrote: > Hi, > > On 1/31/20 5:47 PM, ajtiM via freebsd-ports wrote: > > > > ls -al /usr/local/lib/libopenblas* > > -rw-r--r-- 1 root wheel 32273330 Jan 31 10:45 > > /usr/local/lib/libopenblas_nehalemp-r0.3

Re: FreeBSD Port: openblas-0.3.7_1,1 error install

2020-02-01 Thread ajtiM via freebsd-ports
On Fri, 31 Jan 2020 18:49:39 -0500 ajtiM wrote: > On Fri, 31 Jan 2020 18:29:10 -0500 > Steve Wills wrote: > > > Hi, > > > > On 1/31/20 5:47 PM, ajtiM via freebsd-ports wrote: > > > > > > ls -al /usr/local/lib/libopenblas* > > > -rw-r

Re: FreeBSD Port: openblas-0.3.7_1,1 error install

2020-02-01 Thread ajtiM via freebsd-ports
e the saved config to use > math/openblas. (NETLIB was the previous default which used cblas.) > -- > Kevin Oberman, Part time kid herder and retired Network Engineer > E-mail: rkober...@gmail.com > PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 > > > On Sa

xterm-353

2020-02-02 Thread ajtiM via freebsd-ports
ed ===>>> Aborting update Thank you. -- “In politics stupidity is not a handicap”. Napoleon Bonaparte ___ 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"

Re: FreeBSD Port: openblas-0.3.7_1,1 error install

2020-02-02 Thread ajtiM via freebsd-ports
and retired Network Engineer > E-mail: rkober...@gmail.com > PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 > > Thank you. I did the same but I have problem with missing libraries sill. -- “In politics stupidity is not a handicap”. Napoleon Bonaparte ___

Re: xterm-353

2020-02-02 Thread ajtiM via freebsd-ports
On Sun, 2 Feb 2020 07:42:27 -0800 David Wolfskill wrote: > On Sun, Feb 02, 2020 at 10:36:00AM -0500, ajtiM via freebsd-ports > wrote: > > Update of xterm to version 253 has a problem: > > > > ===> License MIT accepted by the user > > ===> xterm-353

Re: xterm-353

2020-02-02 Thread ajtiM via freebsd-ports
On Sun, 2 Feb 2020 12:11:18 -0500 ajtiM via freebsd-ports wrote: I did solve the problem with download file from the xterm web site. compile and it works. The tgz file which automatically download from mirror site is not good. Thank you. -- “In politics stupidity is not a handicap

Re: xterm-353

2020-02-06 Thread ajtiM via freebsd-ports
ctfully, > > > Robert Huff > > > There is a talks on freebsd forum: https://forums.freebsd.org/threads/disaster-strikes-seamonkey-removed-from-ports-tree.71335/ -- “In politics stupidity is not a handicap”. Napoleon Bonaparte ________

nss update again

2020-02-07 Thread ajtiM via freebsd-ports
failed for security/nss ===>>> Aborting update ===>>> Update for security/nss failed ===>>> Aborting update -- “In politics stupidity is not a handicap”. Napoleon Bonaparte ___ freebsd-ports@freebsd.org mailing list https:/

rawtherapee

2020-02-10 Thread ajtiM via freebsd-ports
gt;> Aborting update Thank you. -- “In politics stupidity is not a handicap”. Napoleon Bonaparte _______ 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"

Re: good gui bit-torrent client?

2020-02-29 Thread RW via freebsd-ports
endencies were a pain. I tried several clients a few years ago and the one I liked best was qBittorrent. It also was the one that was most like azureus. _______ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To u

Re: Aria2 and magnets

2020-03-05 Thread RW via freebsd-ports
n this case Ubuntu server, works fine: Perhaps DHT is blocked in your firewall. It's also worth rechecking the magnet link in case the Ubuntu download bootstrapped DHT. _______ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/li

Re: Xorg 1.20 no mouse buttons

2020-03-05 Thread ajtiM via freebsd-ports
r swipe down & up (which > normally only scrolls) makes the browser go back. With xev I see that > next to logical button 4 & 5 for scrolling this also triggers logical > buttons 8 & 9. Swipe down presses 8 & 9 and up releases the buttons. > Why? > > Regards, >

Re: Xorg 1.20 no mouse buttons

2020-03-06 Thread ajtiM via freebsd-ports
alid argument > > > (22) > > > -- “There is only one good, knowledge, and one evil, ignorance.” ― Socrates ___ 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"

Re: cad/gmsh port

2020-03-13 Thread RW via freebsd-ports
2 hours to time out. _______ 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"

FreeBSD Port: nut-2.7.4_13

2020-03-24 Thread Dutchman01 via freebsd-ports
= yes GH_ACCOUNT= networkupstools GH_TAGNAME= e27f1f9 Regards, Dutchman01 ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-uns

hdf5 update and problem

2020-03-29 Thread ajtiM via freebsd-ports
so can it be a coffee without milk?’” _______ 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"

Re: graphics/vigra broken, unbreak?

2020-04-02 Thread ajtiM via freebsd-ports
On Thu, 2 Apr 2020 23:37:01 +0200 Guido Falsi via freebsd-ports wrote: > On 02/04/20 23:30, Felix Palmen wrote: > > Hello all, > > > > I'm referring to > > <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245164> here. > > This port is currently bro

qt5-webengine

2020-04-04 Thread ajtiM via freebsd-ports
ailed ===>>> Aborting update Thank you. -- Ernst Lubitsch’s Ninotchka: “‘Waiter! A cup of coffee without cream, please!’ ‘I’m sorry, sir, we have no cream, only milk, so can it be a coffee without milk?’” _______ freebsd-ports@freebsd.org ma

Re: qt5-webengine

2020-04-04 Thread ajtiM via freebsd-ports
On Sat, 4 Apr 2020 16:21:03 +0200 Christoph Moench-Tegeder wrote: > ## ajtiM via freebsd-ports (freebsd-ports@freebsd.org): > > > Today update for qt5-webengine cannot compile: > > > > /usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: > > undefin

Re: qt5-webengine

2020-04-04 Thread ajtiM via freebsd-ports
On Sat, 4 Apr 2020 17:33:56 +0200 Serpent7776 wrote: > On Sat, 4 Apr 2020 11:15:53 -0400 > ajtiM via freebsd-ports wrote: > > > On Sat, 4 Apr 2020 16:21:03 +0200 > > Christoph Moench-Tegeder wrote: > > > > > ## ajtiM via freebsd-ports (freebsd-ports@

Re: qt5-webengine

2020-04-05 Thread ajtiM via freebsd-ports
On Sun, 5 Apr 2020 18:08:27 +0700 "Alex V. Petrov" wrote: > 04.04.2020 21:10, ajtiM via freebsd-ports пишет: > > Hi! > > > > Today update for qt5-webengine cannot compile: > > > > /usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so

Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

2020-04-18 Thread ajtiM via freebsd-ports
have no cream, only milk, so can it be a coffee without milk?’” ___ 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"

Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

2020-04-18 Thread ajtiM via freebsd-ports
On Sat, 18 Apr 2020 20:24:21 +0200 Christoph Moench-Tegeder wrote: > ## ajtiM via freebsd-ports (freebsd-ports@freebsd.org): > > > > asterisk16: 16.9.0 > > That's surprising - asterisk16 with somewhat usual OPTIONS does not > have a direct python dependency

Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

2020-04-19 Thread ajtiM via freebsd-ports
e without cream, please!’ ‘I’m sorry, sir, we have no cream, only milk, so can it be a coffee without milk?’” _______ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "fr

Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

2020-04-19 Thread ajtiM via freebsd-ports
18AB39EF1B055683 > > I did try few months ago and it didn't work. -- Ernst Lubitsch’s Ninotchka: “‘Waiter! A cup of coffee without cream, please!’ ‘I’m sorry, sir, we have no cream, only milk, so can it be a coffee without milk?’” ___

Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

2020-04-23 Thread ajtiM via freebsd-ports
am, please!’ ‘I’m sorry, sir, we have no cream, only milk, so can it be a coffee without milk?’” _______ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd

Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

2020-04-23 Thread ajtiM via freebsd-ports
trac/ticket/9006 > > and it says that lyx after 2.3.0 should work with py3. > Thank you very much. -- Ernst Lubitsch’s Ninotchka: “‘Waiter! A cup of coffee without cream, please!’ ‘I’m sorry, sir, we have no cream, only milk, so can it be a coffee without milk?’”

Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

2020-04-23 Thread ajtiM via freebsd-ports
without cream, please!’ ‘I’m sorry, sir, we have no cream, only milk, so can it be a coffee without milk?’” _______ 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"

Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

2020-04-24 Thread ajtiM via freebsd-ports
aiter! A cup of coffee without cream, please!’ ‘I’m sorry, sir, we have no cream, only milk, so can it be a coffee without milk?’” _______ 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"

Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

2020-04-26 Thread ajtiM via freebsd-ports
e no cream, only milk, so can it be a coffee without milk?’” _______ 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"

Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

2020-04-27 Thread ajtiM via freebsd-ports
r : devel/qt5-designer qmake : devel/qt5-qmake -- Ernst Lubitsch’s Ninotchka: “‘Waiter! A cup of coffee without cream, please!’ ‘I’m sorry, sir, we have no cream, only milk, so can it be a coffee without milk?’” _______ freebsd-ports@freebsd.org mai

Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

2020-04-28 Thread ajtiM via freebsd-ports
On Tue, 28 Apr 2020 02:10:51 -0600 "@lbutlr" wrote: > On 27 Apr 2020, at 17:32, ajtiM via freebsd-ports > wrote: > > qt5-webengine > > There is py-qt5-webengine which seems to want py37 > And what is a point? www/qt5-webengine has in Makefile python:27. If you

FreeBSD Port: open-vm-tools-11.0.1_3,2

2020-04-29 Thread Dutchman01 via freebsd-ports
Hi, new maintenance release is out, this port could use an upstream release. Can you please upgrade the port? Ty , regards, dutchy ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To

ffmpeg 4.2.3'1

2020-05-23 Thread ajtiM via freebsd-ports
r, we have no cream, only milk, so can it be a coffee without milk?’” ___ 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"

  1   2   3   4   5   6   7   8   9   10   >