notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
ctypes.sh Foreign function interface for bash
1.2_2 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2_2Version of this port present on the latest quarterly branch.
Maintainer: swills@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-17 16:24:04
Last Update: 2022-08-17 16:43:30
Commit Hash: f8275f7
License: MIT
WWW:
https://github.com/taviso/ctypes.sh
Description:
ctypes.sh is a bash plugin that provides a foreign function interface directly in your shell. In other words, it allows you to call routines in shared libraries from within bash. WWW: https://github.com/taviso/ctypes.sh
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/ctypes.sh
  2. lib/ctypes.so
  3. /usr/local/share/licenses/ctypes.sh-1.2_2/catalog.mk
  4. /usr/local/share/licenses/ctypes.sh-1.2_2/LICENSE
  5. /usr/local/share/licenses/ctypes.sh-1.2_2/MIT
Collapse this list.
Dependency lines:
  • ctypes.sh>0:devel/ctypes.sh
To install the port:
cd /usr/ports/devel/ctypes.sh/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ctypes.sh
  • pkg install ctypes.sh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ctypes.sh
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1594649847 SHA256 (ctypes-sh-1.2.tar.gz) = 8896334f5fa88f656057bff807ec6921c8f76fc6de801d996d2057fcb18b3a68 SIZE (ctypes-sh-1.2.tar.gz) = 475531

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash : shells/bash
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. autoconf>=2.71 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
  5. libtoolize : devel/libtool
Runtime dependencies:
  1. bash : shells/bash
Library dependencies:
  1. libffi.so : devel/libffi
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_ctypes.sh
USES:
autoreconf libtool pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/taviso/ctypes.sh/releases/download/v1.2/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2_2
17 Aug 2022 16:43:30
commit hash: f8275f75cd903e78a3110e61f6b20edc64f38231commit hash: f8275f75cd903e78a3110e61f6b20edc64f38231commit hash: f8275f75cd903e78a3110e61f6b20edc64f38231commit hash: f8275f75cd903e78a3110e61f6b20edc64f38231 files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
devel/ctypes.sh: Add missing patches

Add patches missing from last update.

PR:	265318
Fixes:	79f9679c7e795de9a15451910526cea3ea50c21f
(cherry picked from commit 505d19cfeea99671eecfa7a151e2665eece96a5f)
1.2_2
17 Aug 2022 16:18:47
commit hash: 1a028d3fb4a778d1762010eaa4075e6a8b08f8e9commit hash: 1a028d3fb4a778d1762010eaa4075e6a8b08f8e9commit hash: 1a028d3fb4a778d1762010eaa4075e6a8b08f8e9commit hash: 1a028d3fb4a778d1762010eaa4075e6a8b08f8e9 files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: Robert Clausecker
devel/ctypes.sh: Fix build on FreeBSD 13

ChangeLog: https://github.com/taviso/ctypes.sh/issues/57

While here change old WWW (not working)

PR:		265318
Reported by:	fuz@fuz.su (maintainer)
Approved by:	portmgr (maintainer timeout, ~1 month)
MFH:		2022Q3

(cherry picked from commit 2e73c354895691d93cee78b2efe81e5b260f637e)

Number of commits found: 2