aboutsummaryrefslogtreecommitdiff
path: root/science/rdkit/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* science/rdkit: update 2025_09_1 → 2025.09.2Yuri Victorovich2025-11-101-2/+6
|
* science/rdkit: Broken on 16: clang crashesYuri Victorovich2025-11-041-0/+2
|
* science/rdkit: update 2025_03_1 → 2025.09.1Yuri Victorovich2025-10-311-18/+43
|
* devel/boost: bump consumers after boost upgrade (+)Dima Panov2025-10-201-2/+2
| | | | Get rid of direct dependency ob libbost_system.so, use libboost_thread.so instead
* science/rdkit: Broken on 16/amd64Yuri Victorovich2025-10-171-0/+1
| | | | Reported by: fallout
* all: bump PORTREVISION after updating graphics/libyuvRene Ladan2025-08-311-1/+1
| | | | Using the Tools/scripts/bump_revision.pl script
* devel/boost: bump consumers after Boost updateDima Panov2025-06-021-0/+1
|
* science/rdkit: update 2024_09_4 → 2025_03_1Yuri Victorovich2025-04-151-5/+10
|
* devel/boost: bump consumers after Boost-1.87 updateDima Panov2025-02-141-0/+1
| | | | Sponsored by: Future Crew, LLC
* science/rdkit: Broken ion 15/i386Yuri Victorovich2025-01-031-0/+1
| | | | Reported by: fallout
* science/rdkit: update 2024_03_6 → 2024_09_4Yuri Victorovich2024-12-221-3/+4
|
* science/rdkit: correct pkg-plist on big-endian, correct ARCH check, enable ↵Piotr Kubaj2024-12-201-5/+4
| | | | | | | | | on i386 1. powerpc64le is also little-endian. 2. There are now less big-endian architectures than little-endian, so revert the check, now also covering powerpc64le. 3. Tested on i386, works fine on 14.2-RELEASE.
* devel/boost: bump consu,ers after update Boost to 1.86 releaseDima Panov2024-11-201-1/+1
| | | | Sponsored by: Future Crew, LLC
* */*: bump consumers after devel/boost* updateDima Panov2024-10-031-0/+1
| | | | | With hat: office Sponsored by: Future Crew, LLC
* science/rdkit: Fix fetch by caching unstable font distfileYuri Victorovich2024-09-071-1/+1
| | | | | PR: 281322 Reported by: Daniel Engberg <diizzy@FreeBSD.org>
* science/rdkit: update 2023_09_6 → 2024_03_6Yuri Victorovich2024-08-311-4/+13
| | | | Reported by: portscout
* science/rdkit: Broken on 15 aarch64Yuri Victorovich2024-05-271-0/+1
| | | | Reported by: fallout
* science/rdkit: Clang-17 crashes on FreeBSD 15 amd64Yuri Victorovich2024-03-171-0/+1
| | | | Reported by: fallout
* science/rdkit: update 2023_09_5 → 2023_09_6Yuri Victorovich2024-03-081-1/+1
| | | | Reported by: portscout
* science/rdkit: update 2023_09_3 → 2023_09_5Yuri Victorovich2024-02-131-4/+4
| | | | Reported by: portscout
* devel/boost: bump consumers after library updateDima Panov2024-02-131-0/+1
|
* science/rdkit: Update/add BROKEN_xx linesYuri Victorovich2023-12-141-1/+2
|
* science/rdkit: update 2023_09_1 → 2023_09_3Yuri Victorovich2023-12-071-1/+1
| | | | Reported by: portscout
* science/rdkit: update 2023_03_3 → 2023_09_1Yuri Victorovich2023-10-151-2/+1
| | | | Reported by: portscout
* devel/boost*: bump all consumers after 1.83.0Dima Panov2023-09-271-0/+1
|
* science/rdkit: Update 2023_03_2 → 2023_03_3Yuri Victorovich2023-08-181-1/+1
| | | | Reported by: portscout
* science/rdkit: Mark BROKEN on FreeBSD 14Muhammad Moinur Rahman2023-08-181-0/+1
| | | | | | | | | | | Fails to compile as clang crashes with: error: clang frontend command failed with exit code 134 Have tried to build with llvm14 and llvm15 and it builds but there are lots of modules which are not built. Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
* all: remove explicit versions in USES=python for "3.x+"Rene Ladan2023-06-271-1/+1
| | | | | | | | | | | | | | | | | | | The logic in USES=python will automatically convert this to 3.8+ by itself. Adjust two ports that only had Python 3.7 mentioned but build fine on Python 3.8 too. finance/quickfix: mark BROKEN with PYTHON libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found ^~~~~~~~~~ 1 warning and 1 error generated. Reviewed by: portmgr, vishwin, yuri Differential Revision: <https://reviews.freebsd.org/D40568>
* science/rdkit: Update 2022_03_5 → 2023_03_2Yuri Victorovich2023-06-201-5/+3
| | | | Reported by: portscout
* */*: bump all direct Boost cunsumersDima Panov2023-04-271-1/+1
|
* *: Bump PORTREVISIONs for math/mpc update to 1.3.1Gerald Pfeifer2023-04-231-1/+1
|
* */*: bump libboost*.so libraries consumert after Boost upgradeDima Panov2023-01-161-1/+1
|
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* */*: bump all consumers after recent boost upgradeDima Panov2022-08-121-0/+1
|
* science/rdkit: Update 2022.03.4 -> 2022.03.5Yuri Victorovich2022-08-071-1/+1
| | | | Reported by: portscout
* science/rdkit: Update 2022.03.3 -> 2022.03.4Yuri Victorovich2022-07-061-1/+1
| | | | Reported by: portscout
* science/rdkit: Update 2022.03.2 -> 2022.03.3Yuri Victorovich2022-06-031-2/+1
| | | | Reported by: portscout
* devel/boost-all: bump all library consumers after boost upgradeDima Panov2022-05-221-0/+1
| | | | PR: 246106
* science/rdkit: Update 2022.03.1 -> 2022.03.2Yuri Victorovich2022-04-251-1/+1
| | | | Reported by: portscout
* science/rdkit: Update 2021.09.5 -> 2022.03.1Yuri Victorovich2022-03-291-1/+1
| | | | Reported by: portscout
* science/rdkit: Update 2021.09.4 -> 2021.09.5Yuri Victorovich2022-03-061-1/+1
| | | | Reported by: portscout
* science/rdkit: Broken on i386Yuri Victorovich2022-01-221-0/+2
| | | | Reported by: fallout
* science/rdkit: Update 2021.03.5 -> 2021.09.4Yuri Victorovich2022-01-151-2/+1
| | | | | PR: 261223 Reported by: diizzy@
* science/coordgenlibs: Update 2.0.3 -> 3.0.0Yuri Victorovich2021-09-091-0/+1
|
* science/rdkit: Update 2021.03.4 -> 2021.03.5Yuri Victorovich2021-08-261-1/+1
|
* science/rdkit: Update 2021.03.3 -> 2021.03.4Yuri Victorovich2021-07-121-1/+1
| | | | Reported by: portscout
* science/rdkit: Update 2020.09.5 -> 2021.03.3Yuri Victorovich2021-06-111-2/+5
| | | | Reported by: portscout
* math/py-matplotlib: chase minimum Python version in dependent portsThierry Thomas2021-05-101-1/+1
| | | | | | | | | Since the previous update changed USES=python from 3.6+ to 3.7+, all dependent ports must have USES=python:3.7+ as well, otherwise it breaks the @py36 flavor. PR: 255347 Reported by: sunpoet
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|