NumPy 2.0 / migration guide

2024-06-02 Thread Thierry Thomas
Hello, NumPy 2.0 will be released on June 16, in exactly 2 weeks from today. Exciting new features and performance improvements… and also *breaking API and ABI changes*. Please ensure your Python packages and code are ready for this release! See

cmake problem with cad/opencascade

2024-04-25 Thread Thierry Thomas
Hello, A problem has been reported for OpenCascade, and unfortunately I cannot try to fix it ATM for personal reasons. Reading the log it seems that it could be a problem with cmake: the PR is 278578: CMake Error at adm/cmake/occt_toolki

Re: Proposed ports deprecation and removal policy

2024-03-16 Thread Thierry Thomas
Le sam. 16 mars 24 à 9:28:23 +0100, Miroslav Lachman <000.f...@quip.cz> écrivait : > If you are asking to remove ports without maintainer, you are asking to > remove 3458 ports right now, and many others depends on these unmaintained > ports, so the impact will be much bigger. Seconded! Ports w

Re: Proposed ports deprecation and removal policy

2024-03-10 Thread Thierry Thomas
Le mer. 28 févr. 24 à 20:22:34 +0100, Florian Smeets écrivait : > Dear ports community, Hello, > as the removal of ports is a recurring source of friction and dispute we > would like to add a ports removal and deprecation policy to the porters > handbook. Thanks for working on this subject!

Re: math/sage misc/xiphos

2024-03-06 Thread Thierry Thomas
Le mer. 6 mars 24 à 8:34:44 +0100, Hiroo Ono écrivait : > On Sun, 3 Mar 2024 12:05:30 -1000 > bruce wrote: > > > What has happened to math/sage?  The port still exists but hasn't > > built in well over a year.  Also misc/xiphos. > > The ports' Makefile says: BROKEN= hoping to fix it

Re: Re: FreeBSD ports community is broken

2024-02-18 Thread Thierry Thomas
Le dim. 18 févr. 24 à 12:30:55 +0100, Aryeh Friedman écrivait : > > It is still possible for maintainer to submit PR with patches not tested > > on poudriere: it is the committer’s responsibility to perform these > > tests before committing them. > > Again when will mere mortals get to do anyth

Re: Re: FreeBSD ports community is broken

2024-02-18 Thread Thierry Thomas
Le dim. 18 févr. 24 à 12:18:11 +0100, Aryeh Friedman écrivait : > Wonderful: Are we now moving to the binary pkg only for mere mortals > then. For example my desktop is a fairly standard 12 core machine > with 24 GB of RAM and plenty of disk space (on SSD's) but yet Proudrie > slows the machine

Re: a list of the ABI which get built?

2023-11-23 Thread Thierry Thomas
Le dim. 19 nov. 23 à 21:59:16 +0100, Dan Langille écrivait : > Is there a list of the ABI which get built? > > For example, the last time FreeBSD:12:aarch64 was updated is: Oct 11 2018 - > clearly not active. > > It would be helpful to me to have a list the ABI which the build farm > active

"libpython3.9.so.1.0" not found, required by "python3.9" / 124amd64

2023-10-28 Thread Thierry Thomas
Hello, The port science/code_saturne is failing in configure for 124amd64-quarterly with this error: checking for PyQt5 version >= 5.0... ld-elf.so.1: Shared object "libpython3.9.so.1.0" not found, required by "python3.9" no Full log at

Re: Does anyone has patch for math/py-scikit-umfpack ?

2023-10-16 Thread Thierry Thomas
Le lun. 16 oct. 23 à 12:26:07 +0200, KIRIYAMA Kazuhiko écrivait : > Hi, list Hello, > I'm building audio/audacity package, but failed at > math/py-scikit-umfpack: I just submitted PR 274518 with a patch from GH: With this patch it bui

Re: dns/bind916 builds rust unexpectedly

2023-09-26 Thread Thierry Thomas
Le mar. 26 sept. 23 à 9:44:51 +0200, Guido Falsi écrivait : > Actually it's much worse than that. It's not only rust per se. > > My poudriere machine rarely can do a build run without rebuilding one or > more of rust, some version of clang, some version of gcc, qt[56]-webengine, > py-qt6 (this

Re: Storage of options for ports

2023-07-07 Thread Thierry Thomas
Le ven. 7 juil. 23 à 21:23:04 +0200, Xavier Humbert écrivait : > Hi, Hello, > For backup purposes, I need to know where is stored port options (make > config) Under /var/db/ports/ . -- Th. Thomas. signature.asc Description: PGP signature

Re: M2 NVME support

2023-04-13 Thread Thierry Thomas
Le jeu. 13 avr. 23 à 13:25:36 +0200, ego...@ramattack.net écrivait : > Hi!, Hello, > We are in the process of buying new hardware for use with FreeBSD and > ZFS. We are planning whether to buy M2 NVME disks or just SATA SSD disks > (probably Samsung PM* ones). How is you experience with them?

Re: security/portsentry removal

2023-04-09 Thread Thierry Thomas
Le dim. 9 avr. 23 à 2:33:01 +0200, Mel Pilgrim écrivait : > But completeness, peace of mind, etc. > > FWIW, you can still build and use portsentry either extratree or copy > the port to your local category. It is even possible to resurrect this port, take its maintainership and host a copy

Re: textproc/py-sphinx causes filesystem violations

2023-03-30 Thread Thierry Thomas
Le jeu. 30 mars 23 à 14:59:38 +0200, Charlie Li écrivait : > > How to solve this problem? > Easiest way is to stop building as root (set BUILD_AS_NON_ROOT). Python > writes bytecode on import by default if it does not already exist and > the executing user has write privileges to the location(

textproc/py-sphinx causes filesystem violations

2023-03-30 Thread Thierry Thomas
Hello, I’m trying to upgrade a simple port, math/py-fpylll; it requires textproc/py-sphinx to build the doc, and now it fails in poudriere with these errors: =>> Checking for filesystem violations... done =>> Error: Filesystem touched during build: extra: usr/local/lib/python3.9/site-packages/pac

Re: Staging and /var

2022-12-27 Thread Thierry Thomas
Le mar. 27 déc. 22 à 22:29:02 +0100, Christoph Moench-Tegeder écrivait : > ## Stephen Roznowski (sjrb...@verizon.net): > > > I'm in the process of creating a new port that requires the installation > > of some files in /var. There already exist many examples: check $ find /usr/ports/games -nam

Re: Poudriere: Dependency loop detected

2022-11-10 Thread Thierry Thomas
Le jeu. 10 nov. 22 à 13:09:24 +0100, David Wolfskill écrivait : > FWIW, I am also seeing this (as I fired up poudriere to build the > newly-updated www/chromium, rather than trying to subject a laptop to > that). Fixed by Antoine in 005fd6c6bef3. -- Th. Thomas. signature.asc Description: PGP

Poudriere: Dependency loop detected

2022-11-10 Thread Thierry Thomas
Hello, Trying to run poudriere (bulk or testport) fails with this error: [00:00:05] Error: Dependency loop detected: These packages depend on each other: libgd-2.3.3_3,1 libavif-0.11.1 aom-3.5.0 libjxl-0.7.0 openexr-3.1.5 py39-breathe-4.34.0 doxygen-1.9.5,2 graphviz-2.50.0_14 These packages dep

[Differential] D35513: [WIP] Adding devel/py-threadpoolctl

2022-06-19 Thread thierry (Thierry Thomas)
thierry marked 2 inline comments as done. thierry added inline comments. INLINE COMMENTS > koobs wrote in Makefile:32 > I posted a specific target because many packages do not work with a standard > invocation. USES=pytest can be used with this port. REPOSITORY R11 FreeBSD ports repository

[Differential] D35513: [WIP] Adding devel/py-threadpoolctl

2022-06-18 Thread thierry (Thierry Thomas)
thierry marked 3 inline comments as done. REPOSITORY R11 FreeBSD ports repository CHANGES SINCE LAST ACTION https://reviews.freebsd.org/D35513/new/ REVISION DETAIL https://reviews.freebsd.org/D35513 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: thie

[Differential] D35513: [WIP] Adding devel/py-threadpoolctl

2022-06-18 Thread thierry (Thierry Thomas)
thierry updated this revision to Diff 107139. thierry added a comment. Taking koobs’s remarks into account: - set the range of Python versions; - build and run the tests (using the pytest helper), as an option since it requires more dependencies. Unfortunately, on my machine, I

[Differential] D35513: [WIP] Adding devel/py-threadpoolctl

2022-06-17 Thread thierry (Thierry Thomas)
thierry added subscribers: Python, freebsd-python-list. REPOSITORY R11 FreeBSD ports repository CHANGES SINCE LAST ACTION https://reviews.freebsd.org/D35513/new/ REVISION DETAIL https://reviews.freebsd.org/D35513 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferen

Re: armv7 targeting via poudriere-devel: devel/R-cran-rJava failed for lack of linker finding the library for -ljvm

2022-06-05 Thread Thierry Thomas
Le dim. 5 juin 22 à 22:57:16 +0200, Mark Millard écrivait : > Note: This was using an armv7 poudriere jail on a aarch64 machine able to > run armv7 code. > > work/rJava/config.log reports: > > configure:3852: checking whether JNI programs can be compiled > configure:3865: cc -o conftest -O2 -

Re: RKWard is in kdereview - again

2022-04-28 Thread Thierry Thomas
Le jeu. 28 avr. 22 à 20:52:29 +0200, Thomas Friedrichsmeier écrivait : > Hi, Hallo! > > Note: there is no [Unnamed][Active] but default.rko [Active] > > thanks. With this, and the other log, I think I now understand what > happens. > > 1. The initial difference between our setups is that yo

Re: RKWard is in kdereview - again

2022-04-28 Thread Thierry Thomas
Le jeu. 28 avr. 22 à 15:10:26 +0200, Thomas Friedrichsmeier écrivait : > And as an afterthought: What happens when you select Window->Show > Output->[Unnamed][Active] in a fresh session? If the same, could you > follow the above procedure, too, to produce a debug log? Attached too. Note: ther

Re: RKWard is in kdereview - again

2022-04-28 Thread Thierry Thomas
Le jeu. 28 avr. 22 à 14:49:44 +0200, Thomas Friedrichsmeier écrivait : > > > Is this inside the same session that you were running the tests in, > > > or a different one? While the error still baffles me, the auto-tests > > > session is known to be somewhat broken. So if that might be it, > > >

Re: RKWard is in kdereview - again

2022-04-27 Thread Thierry Thomas
Le mer. 27 avr. 22 à 22:04:14 +0200, Thomas Friedrichsmeier écrivait : > Hi, Hello, > > I just upgraded RKWard to 0.7.3 (just locally, not yet in the ports > > tree), and the patch of FindR.cmake is no more necessary. > > > > It builds and installs clearly, but I noticed 2 problems: > > > >

Re: RKWard is in kdereview - again

2022-04-27 Thread Thierry Thomas
Hello, Le lun. 28 mars 22 à 16:53:28 +0200, Adriaan de Groot écrivait : > > RKWard is used productively on Linux/BSD, Mac, and Windows. > > Congratulations! RKWard has been packaged on FreeBSD for a long time already > (although it's only at version 0.7.1, not the latest release -- cc'ing the

Re: RKWard is in kdereview - again

2022-04-27 Thread Thierry Thomas
Hello, Le lun. 28 mars 22 à 16:53:28 +0200, Adriaan de Groot écrivait : > > RKWard is used productively on Linux/BSD, Mac, and Windows. > > Congratulations! RKWard has been packaged on FreeBSD for a long time already > (although it's only at version 0.7.1, not the latest release -- cc'ing the

[FRsAG] Re: Fuck, l'outil improbable

2022-04-22 Thread Thierry Thomas
Le ven. 22 avr. 22 à 10:22:49 +0200, C.F.G.I. écrivait : > Bonjour, Salut, > Clairement, celui qui laisse sa connexion root active une minute ou > deux, > ça laisse largement le temps de foutre la merde sur les serveurs ... > ... ou d'installer un troyen... ou autre. La règle de base, c’est

Re: git: f1ef83b857f5 - main - math/octave: switch to Qhull8

2022-02-18 Thread Thierry Thomas
0c7a6182ca02002b63cfe80f9 > > Author: Thierry Thomas > > AuthorDate: 2022-02-18 18:36:53 + > > Commit: Thierry Thomas > > CommitDate: 2022-02-18 18:44:54 + > > > > math/octave: switch to Qhull8 > > Maybe I should retire qhull, and re

[sage-devel] Unreachable-code warnings in GiNaC / sagelib / sage-9.5.rc1

2022-01-13 Thread Thierry Thomas
Hello, Trying to upgrade Sage to 9.5 on FreeBSD, I'm encountering an infinite loop in doc-inventory--reference-manifolds. When investigating for this problem (not yet solved), I noticed several warnings in sagelib / ginac when compiled with clang: sage/symbolic/ginac/cmatcher.cpp:548:17: warning

Re: [FRsAG] Ordonnanceur / Jobs scheduler

2021-08-18 Thread Thierry Thomas
Le mer. 18 août 21 à 9:04:04 +0200, Julien écrivait : > Dans une autre vie je travaillais beaucoup avec $Universe, qui > permettait d'avoir des enchaînements assez poussés, sur plusieurs serveurs. > > Ils (Orsyp) avaient aussi une solution light Unijob, qui était en gros > une contrat amélio

Re: [FRsAG] Liste (XML, JSON, autre?) de logiciels et de leur version current pour mise à jour

2021-08-10 Thread Thierry Thomas
Le mar. 10 août 21 à 17:14:33 +0200, Jean-Yves LENHOF via FRsAG écrivait : > Le 2021-08-10 16:00, David Durieux a écrit : > > En fait, pour l'installation des paquets, on utilise FusionInventory, > > mais je voudrais une 'database' des logiciel et la version actuelle > > qu'on pourrait récupére

Re: RFC: vim default GUI

2021-08-02 Thread Thierry Thomas
Le lun. 2 août 21 à 13:51:24 +0200, Adam Weinberger écrivait : > Hello, ports users, Hello, > My thought is to flavorize the port and make separate packages for > each of the GUI toolkits: -console (TUI-only), -gtk3, -gtk2, -x11, > -motif, etc. I would like to make -console the default, meani

Re: Proposal: Include the Application Name in Ports and Packages

2021-07-24 Thread Thierry Thomas
Le ven. 23 juil. 21 à 23:36:28 +0200, probono écrivait : > Looking at https://github.com/freebsd/freebsd-ports/blob/main/Mk/bsd.port.mk > I don't see anything related to CPE, so I am not sure what to do > there. CPE is explained here: . -- Th. Thomas. sign

Re: Port from Linux, Makefile not in top-level

2021-06-18 Thread Thierry Thomas
Le ven. 18 juin 21 à 18:19:45 +0200, Xavier Humbert écrivait : > In fact, ${WRKSRC_SUBDIR}/Makefile takes care of the first-level > "rudder-agent", and files are correctly installed in the "stage" directory, > but a huge problem arises : > "make makepatch" and "make patch" ignore this first-leve

Re: Maintainer timeout: graphics/ImageMagick7 bug 256215

2021-06-18 Thread Thierry Thomas
Le ven. 18 juin 21 à 15:03:29 +0200, Toshimichi Maubuchi écrivait : > Hello FreeBSD Ports, Hello, > I believe we have exceeded the two week maintainer timeout on bug 256215. > There is a patch that allows you to optionally specify a dependency on FFMPEG. > > https://bugs.freebsd.org/bugzilla/

Re: New port: math/polymake -- some questions and help needed

2021-06-14 Thread Thierry Thomas
Le lun. 14 juin 21 à 21:41:02 +0200, Philipp Ost écrivait : > Hi ports@ Hello, > I've been working on a port of polymake (polymake.org). Most of the work > is done, but there are some questions. Please advise: Remark: this is a resurrection $ grep polymake /usr/ports/MOVED math/polymake||20

Re: Forcing options in required ports

2021-06-03 Thread Thierry Thomas
Le jeu. 3 juin 21 à 19:34:28 +0200, Xavier Humbert écrivait : > Hi, Hello, > I need to add a BUILD_DEPENDS to a port (p5-FusionInventory-Agent, > actually) with specifics options required by the port which requires it > > This lead to 12 questions : > > 1- Is there a way to specify options

Re: help finding a file

2021-05-20 Thread Thierry Thomas
Le jeu. 20 mai 21 à 3:00:19 +0200, paul beard écrivait : > ldd /usr/local/bin/smbtorture | grep found > > libpytalloc-util.cpython-38.so.2 => not found (0) > > libpytalloc-util.cpython-38.so.2 => not found (0) > > libpytalloc-util.cpython-38.so.2 => not found (0) > > > find . -name pkg-pli

Re: Large builds with poudriere

2021-05-20 Thread Thierry Thomas
Le jeu. 20 mai 21 à 14:47:35 +0200, Fernando Apesteguía écrivait : > > Hi guys, Hello, > > I've recently been using poudriere to test news ports but this resulted in > > building two large ports, namely: > > - devel/llvm [1] > > - lang/rust [2] > > > > Now, lang/rust takes 2 hourse to compile

Re: Is there a way to subscribe to the commit messages for only ports you maintain?

2021-05-18 Thread Thierry Thomas
Le mar. 18 mai 21 à 18:27:09 +0200, Julian H. Stacey écrivait : > Dave Horsfall wrote: > > On Tue, 18 May 2021, Julian H. Stacey wrote: > > > > > I'd use /usr/ports/mail/procmail > > > > I wouldn't; it's an unsupported and obscure scripting language just asking > > for bugs, and actually has

[sage-devel] Sage-9.3: error in dochtml/manifolds / matrix_real_double_dense / MPFR / matplotlib

2021-05-11 Thread Thierry Thomas
Hello, Trying to build Sage-9.3 on FreeBSD, it fails in dochtml/manifolds, with the following trace: [manifolds] # extension module 'sage.matrix.matrix_real_double_dense' loaded from '/usr/ports/math/sage-9.3/work/build/usr/local/lib/python3.8/site-packages/sage/matrix/matrix_real_double_dense.

Re: [imp] php-imap dropped from Fedora....

2021-04-28 Thread Thierry Thomas
Le mer. 28 avr. 21 à 21:53:32 +0200, Brent écrivait : Hello, > Apparently Fedora 34 dropped the php-imap package due to lack of any > upgrades to libc-client provided by uw-imap. > > https://bugzilla.redhat.com/show_bug.cgi?id=1933406 > > So...what to do if one wants to run Horde/Imp? Don´t

Re: [FRnOG] [MISC] IPv6 potentiellement plus dangereuse qu'IPv4 ?

2021-04-26 Thread Thierry Thomas
Le lun. 26 avr. 21 à 14:36:47 +0200, Vincent Habchi écrivait : > Hello, Salut, > > Bah, le portage de blacklistd lui meme doit pas etre bien mechant. > > Mais faut ajouter le support pour exporter des infos dans les autres > > softs. > > Le protcole utilise est documente quelque part ? > > ( l

Re: Hungarian: rST localisation for language "hu" not found

2021-04-14 Thread Thierry Thomas
Le mer. 14 avr. 21 à 14:50:37 +0200, Jan Beich écrivait : > Thierry Thomas writes: > > > [dochtml] File > > "/wrkdirs/usr/ports/math/sage/work/build/usr/local/lib/python3.7/site-packages/sage_setup/docbuild/__main__.py", > > line 2, in > > [

Hungarian: rST localisation for language "hu" not found

2021-04-14 Thread Thierry Thomas
Hello, The port math/sage used to build on different releases of FreeBSD (when there is no problem with some dependencies...), but since some days pkg- fallout reports a strange error when building the doc: [dochtml] [a_tour_of] The HTML pages are in ../build/usr/local/share/doc/sage/html/hu/a_t

Help needed for textproc/rubygem-ronn

2021-03-01 Thread Thierry Thomas
Hello, I recently ported a new port, astro/kosmorro, which uses ronn to build its man pages. No problem on recent FreeBSD versions, but pkg-fallout reported an error on 11.4 / i386: ronn --roff manpage/kosmorro.1.md roff: manpage/kosmorro.1 /usr/local/lib/ruby/gems/

[sage-devel] lrcalc 2.0

2021-02-07 Thread Thierry Thomas
Hello, lrcalc has been upgraded to 2.0: see Is it expected that Sage 9.3 support it, or is it safer to keep lrcalc-1.3? Regards. -- Th. Thomas. -- You received this message because you are subscribed to the Google Groups "sage-devel"

Re: [FRnOG] [MISC] ipv6 et les opérateurs télephoniques qui fournissent de la data

2021-01-01 Thread Thierry Thomas
Le ven. 1 janv. 21 à 16:07:53 +0100, err...@free.fr écrivait : > Bonjour la liste Bonjour, > Ça fait chier de ne pas pouvoir atteindre des sites web en ipv6 parce > que mon opérateur téléphonique ne me donne pas d'ipv6 (entre autre). > > Je parle de free, mais il y en a plein d'autres dans l

Re: Time to swicth from svn to git ?

2020-12-13 Thread Thierry Thomas
Le dim. 13 déc. 20 à 14:08:29 +0100, Xavier Humbert écrivait : > Hi, Hello, > Ca we switch our ports repository from svn to git ? Doc already switched, next will be src, and ports the latest. More infos on freebsd-git:

Re: editors/vim needs devel/llvm90 and devel/llvm10

2020-12-02 Thread Thierry Thomas
Le mer. 2 déc. 20 à 16:55:33 +0100, tech-lists écrivait : > Hi, > Is there a minimum version/maximum version listed in dependencies that > one can filter on? Is it the case that some ports want eg llvm8 and > *only* that version? Is llvm11 incompatible with llvm9 for example? Yes, some port

Re: STOP rust!

2020-11-12 Thread Thierry Thomas
Le ven. 13 nov. 20 à 0:47:49 +0100, Adam Weinberger écrivait : > It would be really nice if poudriere could keep a list of pkgs that > should be fetched rather than built locally, but that alone is a > nightmare for the solver, I suspect. Good news: it´s coming!

Re: Status of PEAR ports

2020-10-16 Thread Thierry Thomas
Le ven. 16 oct. 20 à 11:14:42 +0200, Andrea Venturoli écrivait : > Hello. Hello, > I'm maintaing a software that uses some pear packages, i.e. > php74-pear-1.10.6 > php74-pear-MDB2-2.5.0.b5 > php74-pear-MDB2_Driver_pgsql-1.5.0.b4_2 > php74-pear-Mail-1.4.1,1 > php74-pear-Mail_Mime-1.10.9,2 > ph

Re: OpenJDK ports and 13-CURRENT

2020-10-10 Thread Thierry Thomas
Le sam. 10 oct. 20 à 21:49:26 +0200, Shawn Webb écrivait : > > Ah, that is -fno-common fallout, strange that there is no build breakage > > reported in the FreeBSD ports build cluster? > > > > From gcc 10 and clang 11 onwards, -fno-common is the default (this is > > really a historical mistake,

Re: Conflicts between py37-pygments and ipython5

2020-10-06 Thread Thierry Thomas
Le mar. 6 oct. 20 à 2:36:27 +0200, Danilo G. Baio écrivait : > Hi. Hello, > Could you test math/sage with this patch? > https://people.freebsd.org/~dbaio/ipython5-pygments.patch > > Looking the commit history of devel/ipython5, the requirement > 'pygments<2.6' is only necessary to solve an

[sage-devel] libnauty: args inversed in spkg-configure.m4

2020-10-03 Thread Thierry Thomas
Hello, I´m working on Sage-9.2.beta14, and I noticed that 2 args are switched in AC_SEARCH_LIBS: densenauty is the function and nauty is the library: --- build/pkgs/libnauty/spkg-configure.m4.orig 2020-10-02 15:26:33 UTC +++ build/pkgs/libnauty/spkg-configure.m4 @@ -2,6 +2,6 @@ SAGE_SPKG_CONFIGU

Re: [FRsAG] Truc bête mais pratique...

2020-10-02 Thread Thierry Thomas
Salut, Le ven. 2 oct. 20 à 18:55:01 +0200, Wallace écrivait : > Je réagit sur Ganeti, ça existe encore? On avait utilisé cela y a 10 ans > pour créer une virtualisation multi providers c'était génial. Dans ce genre de cas, je regarde sur repology, et je vois que plusieurs distros proposent u

Re: Conflicts between py37-pygments and ipython5

2020-09-25 Thread Thierry Thomas
Le jeu. 24 sept. 20 à 20:54:57 +0200, Steve Wills écrivait : Hello, > I saw a similar thing with devel/py-jira with the SHELL option enabled. > I disabled it locally, but I think perhaps devel/nbconvert should use > textproc/pygments-25? Thanks, this is a good idea, and it would fix the prob

Conflicts between py37-pygments and ipython5

2020-09-23 Thread Thierry Thomas
Hello, math/sage is now BROKEN, caused by PR 249131 / r549076: ===> sage-math-9.1_5 depends on package: py37-nbconvert>0 - not found ===> Installing existing package /packages/All/py37-nbconvert-5.6.1_1.txz [121amd64-default-build-as-user-job-04] Installing py37-nbconvert-5.6.1_1... [121amd64

Re: [package - 121amd64-default][math/sage] Failed for sage-math-9.1_5 in package

2020-09-14 Thread Thierry Thomas
Hello, Le lun. 14 sept. 20 à 3:17:43 +0200, pkg-fall...@freebsd.org écrivait : > === > ===> Building package for sage-math-9.1_5 > actual-package-depends: dependency on /usr/lib/libedit.so not registered > (normal if it belongs to base) > Chil

Re: egg-info / dist-info

2020-07-23 Thread Thierry Thomas
Le lun. 29 juin 20 à 23:49:32 +0200, Thierry Thomas écrivait : > > I don´t care about egg-info or dist-info, but I´d like to keep the same > > namings on each platform; is it possible to enforce that? > > Well, it works, whatever the installation method, so I´ve just a

Re: need help with a poudriere build error of the port math/maxima

2020-07-06 Thread Thierry Thomas
Le lun. 6 juil. 20 à 20:06:47 +0200, Robert Cina écrivait : > Hi, I need help with creating a patch for a poudriere build error I'm > experiencing for the port math/maxima using 12.1 stable amd64. Hello, > I have filed a bug #247805 for the issue and was told there is no > maintainer for this

Re: fonts

2020-06-30 Thread Thierry Thomas
Le lun. 29 juin 20 à 22:34:56 +0200, Marc Lehmann écrivait : > And it would be far more productive to get the actual fonts fixed, of > which there are few, rather than propose hacks that actually break things. FontForge has a tool to validate fonts: see

Re: egg-info / dist-info

2020-06-29 Thread Thierry Thomas
Le ven. 26 juin 20 à 10:02:34 +0200, Thierry Thomas écrivait : > I don´t care about egg-info or dist-info, but I´d like to keep the same > namings on each platform; is it possible to enforce that? Well, it works, whatever the installation method, so I´ve just adapted the plist accord

Re: egg-info / dist-info

2020-06-26 Thread Thierry Thomas
Le ven. 26 juin 20 à 11:04:50 +0200, Kubilay Kocak écrivait : > Hi Thierry, Hello koobs! > Would need to spend some time isolating/understanding the behaviour > delta in detail to be able to recommend the best course of action, > modulo trying to use USE_PYTHON=distutils which automates most

egg-info / dist-info

2020-06-26 Thread Thierry Thomas
Hello, I´m maintaining the port math/sage. This is not a Python port, but it builds and installs several Python libraries. Untill now, it did´nt build on -CURRENT, because some dependencies were missing, but they have been fixed. And now I´m discovering that all the files such as '*.egg-info*' b

Re: a (re-)Introduction (Thierry Thomas)

2020-06-07 Thread Thierry Thomas
Le dim. 7 juin 20 à 14:25:52 +0200, Donald Wilde écrivait : > > Welcome back! > > Thanks, Thierry! What's your role in the Project? I´m a ports committer. -- Th. Thomas. signature.asc Description: PGP signature

Re: a (re-)Introduction

2020-06-06 Thread Thierry Thomas
Le sam. 6 juin 20 à 18:44:36 +0200, Donald Wilde écrivait : > Hello, FreeBSD Advocates! Hello! > Many years ago, 1997 - 2000, Bob Bruce of Walnut Creek paid me to be > an Advocate for FreeBSD. > > At the beginning of 2000, I orchestrated a three-way public press > conference with the NetBSD

Re: State of encrypted-almost-everything on ZFS in 2020

2020-05-19 Thread Thierry Thomas
Le lun. 18 mai 20 à 22:52:22 +0200, Thomas Zander via freebsd-stable écrivait : > Hi, Hello, > > Yes, this has been supported in a few varieties for a few major versions now > > ... and it's a cool feature, no doubt! Unfortunately, it requires me > to supply a password via keyboard, as you e

Re: [sage-devel] Packaging Sage?

2020-05-10 Thread Thierry Thomas
Le dim. 10 mai 20 à 16:02:51 +0200, Julien Puydt écrivait : > > TL;TR: Packagers, how do you deal with Sage to package it for your > > Linux distribution (or *BSD system)? > > > For Debian, we use our packages as much as possible ; the repository > can be seen here: > > https://salsa.debian.o

[sage-devel] Packaging Sage?

2020-05-10 Thread Thierry Thomas
Hello, TL;TR: Packagers, how do you deal with Sage to package it for your Linux distribution (or *BSD system)? Details: Sage has been ported to FreeBSD many years ago (4.8), but now the port is lagging and no more packages are built; I'm trying to fix it. Problem: on FreeBSD, packages are built

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

2020-04-20 Thread Thierry Thomas
Le dim. 19 avr. 20 à 11:24:30 +0200, Thierry Thomas écrivait : > > Hmpf - now I _had_ to fix FreeCAD - that thing has it's own dependency > > on vtk, and we cannot have vtk6 and vtk8 at the same time. > > Thanks, I did not know that. Christoph, Unfortunately, I had to

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

2020-04-19 Thread Thierry Thomas
Le dim. 19 avr. 20 à 0:57:29 +0200, Christoph Moench-Tegeder écrivait : > Hmpf - now I _had_ to fix FreeCAD - that thing has it's own dependency > on vtk, and we cannot have vtk6 and vtk8 at the same time. Thanks, I did not know that. > > Looks like vtk8 need some love... building as I write

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

2020-04-19 Thread Thierry Thomas
Le sam. 18 avr. 20 à 22:37:19 +0200, Loïc Bartoletti écrivait : > > I just committed a switch to VTK-8.1. > Salut, > > I'm working on a port which requires opencascade. > > Maybe I'm wrong, but just repalce vtk6 to vtk8 is not enough. Vtk8 does not > have python, and also requires qt5. Accord

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

2020-04-18 Thread Thierry Thomas
Le sam. 18 avr. 20 à 20:24:21 +0200, Christoph Moench-Tegeder écrivait : > > opencascade: 7.4.0_2 > > Again, vtk6... I just committed a switch to VTK-8.1. But there is also inkspace (if the option DOXYGEN is selected). It should be upgraded to a newer version to avoid Python 2.7. See PR

Re: [sage-devel] Sage on FreeBSD

2020-03-26 Thread Thierry Thomas
Hello, A work-in-progress has been proposed in the FreeBSD Phabricator at https://reviews.freebsd.org/D24195 Its aim is to upgrade the actual port to 9.0. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop r

Re: [FRnOG] [MISC] Covid-19

2020-03-19 Thread Thierry Thomas
Le jeu. 19 mars 20 à 15:44:05 +0100, Jean-Yves LENHOF écrivait : > https://discordapp.com ? J´ai justement vu passer ça ce matin : (aucune vérification de ma part, à voir…) -- Th. Thomas. signature.asc

OMP status?

2020-03-13 Thread Thierry Thomas
Hello, devel/openmp is deprecated, and should be removed, OK. But USES=compiler:openmp still brings GCC. Is there any reason for that? Thanks. -- Th. Thomas. signature.asc Description: PGP signature

Re: cad/gmsh port

2020-03-12 Thread Thierry Thomas
Le jeu. 12 mars 20 à 18:08:37 +0100, Thierry Thomas écrivait : > Same for me. Trying > > $ fetch -vvv http://gmsh.info/src/gmsh-4.5.4-source.tgz > > works fine until 96 or 98 %, then it freezes. Should be a problem of the > site gmsh.info. But fetching fro

Re: cad/gmsh port

2020-03-12 Thread Thierry Thomas
Le jeu. 12 mars 20 à 17:19:20 +0100, Montgomery-Smith, Stephen écrivait : > For some reason fetch freezes when the ports tries to build cad/gmsh. > But if I download the tarball via my web browser, it works. Any ideas why? Same for me. Trying $ fetch -vvv http://gmsh.info/src/gmsh-4.5.4-sou

Re: Pkg repository is broken...

2020-03-07 Thread Thierry Thomas
Le sam. 7 mars 20 à 1:38:55 +0100, Greg 'groggy' Lehey écrivait : > > Still broken for me on 12.1. Still broken for me on 12.1-STABLE, but with a different error: "size mismatch, fetching from remote" and then "size mismatch, cannot continue" for the first package being fetched. Same after

Re: openblas - cblas

2020-01-25 Thread Thierry Thomas
Le mer. 22 janv. 20 à 16:48:43 +0100, Jan Beich écrivait : > ajtiM via freebsd-ports writes: > > > It is impossible to update ports because there are a conflic with > > openblas and cblas - installs files in the same place. > > math/openblas exposed its own CBLAS API which is a superset of > m

Re: med

2019-12-24 Thread Thierry Thomas
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.noarch.tar.gz can't be > fetched from http://www.code-aster.org/FICHIERS/ and it is old more > than 5

Re: cclient, panda-cclient, and php71-imap (and others?)

2019-04-24 Thread Thierry Thomas
Le lun. 22 avr. 19 à 20:05:07 +0200, Adam Bernstein écrivait : > It seems to me that 'mail/cclient' should be marked as broken with > current OpenSSL > (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226621), and possibly > as unmaintained, and that all other ports that use it (the one tha

[Bacula-users-fr] Demande d'aide

2019-03-20 Thread Thierry THOMAS
Cordialement, -- Thierry THOMAS Service Informatique LBCMCP - UMR5088 CNRS Centre de Biologie Intégrative (CBI) de Toulouse FR3743 Université Toulouse III P. Sabatier

Re: [FRnOG] [MISC] la porte derobee des serveurs Supermicro

2019-01-15 Thread Thierry Thomas
Le mar. 15 janv. 19 à 19:55:28 +0100, Erwan David écrivait : > > Quand on pense aux millions de 68705P3S qui ont été vendus pour cet > > usage... En vérifiant la référence, suis tombé sur un gars qui en a > > recyclé un dans une "releveuse de friteuse". Grandeur et décadence :> > > > Ce sont sur

Re: Error upgrading 11-STABLE to 12-STABLE in ifunc resolver

2019-01-09 Thread Thierry Thomas
Le mer. 9 janv. 19 à 19:10:38 +0100, Ed Maste écrivait : > amd64_get_fsbase.c should be compiled with the toolchain built for > stable/12 and this error shouldn't occur absent non-default flags such > as WITHOUT_CLANG_BOOTSTRAP, I believe. Thierry did this occur with a > plain make buildworld,

Error upgrading 11-STABLE to 12-STABLE in ifunc resolver

2018-12-27 Thread Thierry Thomas
Hello, Trying to upgrade a machine from 11.2-STABLE #0 r337833: Wed Aug 15 12:50:47 CEST 2018 to 12-STABLE as: Working Copy Root Path: /usr/src URL: https://svn.freebsd.org/base/stable/12 Relative URL: ^/stable/12 Repository Root: https://svn.freebsd.org/base Repository UUID: ccf9f872-aa2e-dd11

Re: Do you support creation of "chemistry" and "physics" virtual categories?

2018-07-30 Thread Thierry Thomas
Le lun. 30 juil. 18 à 12:21:04 +0200, Mateusz Piotrowski <0...@freebsd.org> écrivait : > >> I assembled the lists of 50 ports for the chemistry virtual category, > >> and 25 ports for the physics virtual category: > >> https://reviews.freebsd.org/D13481#350005 > > [...] > >> Do you support crea

[rkward] [Bug 393309] Error message: R engine has died

2018-04-20 Thread Thierry Thomas
https://bugs.kde.org/show_bug.cgi?id=393309 --- Comment #3 from Thierry Thomas --- My bad! It was caused by an old patch, previously used to fix the detection of the backend under $PREFIX/lib/kde4/libexec/. Thanks for your quick help. -- You are receiving this mail because: You are watching

[rkward] [Bug 393309] Error message: R engine has died

2018-04-20 Thread Thierry Thomas
https://bugs.kde.org/show_bug.cgi?id=393309 --- Comment #3 from Thierry Thomas --- My bad! It was caused by an old patch, previously used to fix the detection of the backend under $PREFIX/lib/kde4/libexec/. Thanks for your quick help. -- You are receiving this mail because: You are the

[rkward] [Bug 393309] New: Error message: R engine has died

2018-04-19 Thread Thierry Thomas
https://bugs.kde.org/show_bug.cgi?id=393309 Bug ID: 393309 Summary: Error message: R engine has died Product: rkward Version: unspecified Platform: FreeBSD Ports OS: FreeBSD Status: UNCONFIRMED Severity: n

[rkward] [Bug 393309] New: Error message: R engine has died

2018-04-19 Thread Thierry Thomas
https://bugs.kde.org/show_bug.cgi?id=393309 Bug ID: 393309 Summary: Error message: R engine has died Product: rkward Version: unspecified Platform: FreeBSD Ports OS: FreeBSD Status: UNCONFIRMED Severity: n

Re: Firefox unstable on i386

2018-03-15 Thread Thierry Thomas
Le jeu. 15 mars 18 à 18:04:06 +0100, Mikhail T. écrivait : > > Although wonderful on amd64, the recent versions of Firefox have been > > remarkably unstable on the two i386 systems I maintain. > > > > Fortunately, a crash in a tab does not bring down the entire program. > > Unfortunately, some

Re: Option vs. flavor?

2017-12-16 Thread Thierry Thomas
Le sam. 16 déc. 17 à 2:38:51 +0100, Yuri écrivait : > One port is small by itself, but it semi-optionally requires 4.5GB of > static data installed. > > It is possible to download this data optionally, conditional on the port > option DATA_FILES which will be "off" by default, so that the us

Re: Suggestion: USES=autoplist

2017-11-22 Thread Thierry Thomas
Le mer. 22 nov. 17 à 17:59:39 +0100, Brooks Davis écrivait : > Looking to the future, is the port an obviously candidate for FLAVORS or > multi-packages? If so, they you probably want to keep the current > plist. If not, then I guess it depends on your confidence that the port > will remain we

xpi- addons ports and WebExtensions / legacy?

2017-09-02 Thread Thierry Thomas
Hello, Trying to upgrade www/xpi-ublock_origin to the latest release (1.14.4), I'm facing a problem: the common targets for xpi- ports, located in www/xpi-adblock/Makefile.xpi, relies upon install.rdf and chrome.manifest. These two files exist for the legacy addons, but no more for the new WebExte

  1   2   3   4   5   6   7   8   9   10   >