{"id":18847809,"url":"https://github.com/interkosmos/fortran-motif","last_synced_at":"2026-01-25T07:02:39.149Z","repository":{"id":139286016,"uuid":"267623688","full_name":"interkosmos/fortran-motif","owner":"interkosmos","description":"Fortran 2008 interface bindings to Motif","archived":false,"fork":false,"pushed_at":"2021-10-12T21:01:18.000Z","size":27,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-23T00:34:07.523Z","etag":null,"topics":["fortran","fpm","motif","x11","xlib","xm","xmhtml","xt"],"latest_commit_sha":null,"homepage":"","language":"Fortran","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/interkosmos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-05-28T15:16:27.000Z","updated_at":"2025-02-22T22:58:57.000Z","dependencies_parsed_at":"2023-09-21T19:18:04.450Z","dependency_job_id":null,"html_url":"https://github.com/interkosmos/fortran-motif","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"de5159ecf29c8a6780e7a34b7eea5926a3ec4cd4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/interkosmos/fortran-motif","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ffortran-motif","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ffortran-motif/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ffortran-motif/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ffortran-motif/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/interkosmos","download_url":"https://codeload.github.com/interkosmos/fortran-motif/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ffortran-motif/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28747308,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T05:12:38.112Z","status":"ssl_error","status_checked_at":"2026-01-25T05:04:50.338Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fortran","fpm","motif","x11","xlib","xm","xmhtml","xt"],"created_at":"2024-11-08T03:09:43.999Z","updated_at":"2026-01-25T07:02:39.132Z","avatar_url":"https://github.com/interkosmos.png","language":"Fortran","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fortran-motif\nA collection of ISO C binding interfaces to X/Motif, to create graphical user\ninterfaces for Unix in Fortran 2008. Currently, *fortran-motif* is just a proof\nof concept. The library includes selected bindings to Xlib, Xt, Xm, and the\n[XmHTML](https://sourceforge.net/projects/xmhtml/) widget to render HTML 3.2\ninside a Motif widget (optional).\n\n## Dependencies\nEither use [Motif](https://en.wikipedia.org/wiki/Motif_(software)) or\n[LessTif](https://en.wikipedia.org/wiki/LessTif).\n\nOn FreeBSD, install Open Motif with:\n\n```\n# pkg install x11-toolkits/open-motif\n```\n\nOn Linux, additional development headers may be required. If you want to\nuse the XmHTML widget, install:\n\n```\n# pkg install x11-toolkits/xmhtml\n```\n\n## Compilation\nThe compilation has been tested on FreeBSD 12 with Open Motif and GNU Fortran\n10.  Build *fortran-motif* with the provided `Makefile` and (optional)\narguments:\n\n```\n$ make motif\n```\n\nYou probably want to add the argument `PREFIX=/usr` on Linux. In order to\ninclude bindings to the XmHTML widget, run:\n\n```\n$ make all\n```\n\n## Examples\nSee directory `examples/` for Motif applications written in Fortran:\n\n* **bitmap** shows an XBM bitmap.\n* **click** displays an XmPushButton widget inside an XmForm widget.\n* **www** shows an XmHTML widget with HTML 3.2 content.\n\nCompile and run a particular example with:\n\n```\n$ make \u003cname\u003e\n$ cd examples/\u003cname\u003e/\n$ ./\u003cname\u003e\n```\n\n## Licence\nISC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterkosmos%2Ffortran-motif","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finterkosmos%2Ffortran-motif","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterkosmos%2Ffortran-motif/lists"}