Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 0722d175 | 2024-07-05 04:58:27 | Update to xdrawchem-1.11.1 | ||
| 4217575e | 2023-12-28 21:15:00 | Drop workaround to fix the build of xdracwchem with libcxx 16.0.6 Issue has been resolved in openbabel. Diff from tb@ | ||
| 505ee9bc | 2023-12-28 17:48:16 | xdrawchem: prepare for libcxx update by re-enabling binary functions This is a hopefully temporary workaround. openbabel upstream already has a fix. bket will look into updating the port or backporting the fix. ok bket (maintainer) | ||
| 0d78a6b6 | 2023-09-27 20:37:01 | MASTER_SITES -> SITES now I only need to finish modules! | ||
| 903895c0 | 2023-02-13 04:33:41 | Fix botched patch Forgot the replace a hardcoded include path, no REVISION bump needed. | ||
| 275207bc | 2023-02-08 20:57:08 | Update to xdrawchem-1.11.0 Use a fork of the original xdrawchem project that fixes many bugs and adds some convenience features. Changes: https://gitlab.com/yamanq/xdrawchem/-/blob/master/HISTORY.txt OK sthen@ | ||
| 34a8a25e | 2022-03-08 08:53:49 | remove rcs IDs in ports maintained by me | ||
| 12690c9f | 2019-08-18 06:47:04 | Fix segfault in xdrawchem. Pressing almost any key twice while hovering over a bond causes a segmentation fault because a text-editor is internally created and discarded but not deleted. Based on diff provided by https://github.com/bryanherger/xdrawchem/pull/12. While here take MAINTAINER. OK tb@ | ||
| 0a5b5bdd | 2019-07-12 20:50:46 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| 6309a2bb | 2019-03-08 20:00:39 | qt5.port.mk: change COMPILER Move it to "base-clang ports-gcc" and bump REVISION accordingly. This unbreaks Qt5-related binaries runtime on macppc. OK sthen@ |