Port details |
- orcania Potluck with different functions for different purposes
- 2.3.1 devel
=0 2.3.1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2021-12-29 01:27:06
- Last Update: 2023-05-26 12:23:24
- Commit Hash: b096af3
- License: LGPL21
- Description:
- Orcania is a potluck with different functions for different purposes that can
be shared among C programs.
Here is a list of all modules:
* string functions
* split string and string array functions
* _pointer_list structure
* Memory functions
* Base64 encode and decode functions
More documentation at https://babelouest.github.io/orcania/
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/orcania/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/orcania
- pkg install orcania
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: orcania
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1665854174
SHA256 (babelouest-orcania-v2.3.1_GH0.tar.gz) = bbf08d563528b8ab88dd4b0e67aeb4e7c4fc9f19dcd1a0346b773cf492f7612b
SIZE (babelouest-orcania-v2.3.1_GH0.tar.gz) = 67013
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Build
-
- devel/hoel
- devel/yder
- security/iddawc
- security/rhonabwy
- www/glewlwyd
- www/ulfius
- for Libraries
-
- devel/hoel
- devel/yder
- multimedia/lebiniou
- security/iddawc
- security/rhonabwy
- for Run
-
- www/glewlwyd
Configuration Options:
- No options to configure
- Options name:
- devel_orcania
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.1 26 May 2023 12:23:24
    |
Dan Langille (dvl)  |
www/glewlwyd: Give up maintainership
Give up maintainership of www/glewlwyd and related ports.
I no longer use this and have no interest/motivation to maintain them.
I hope someone can pick it up and get it working/up to date. It seems
like a good solution, but I cannot devote time to it. |
2.3.1 21 Nov 2022 18:12:30
    |
Dan Langille (dvl)  |
devel/orcania: Update to 2.3.1
re: https://github.com/babelouest/orcania/releases |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.3.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above ) |
2.3.0 16 Jun 2022 12:07:11
    |
Dan Langille (dvl)  |
devel/orcania: Update to 2.3.0
re: https://github.com/babelouest/orcania/releases/tag/v2.3.0 |
2.2.2 16 May 2022 06:49:43
    |
Loïc Bartoletti (lbartoletti)  |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
2.2.2 09 May 2022 01:47:30
    |
Dan Langille (dvl)  |
devel/orcania: Update to 2.2.2 |
2.2.1 29 Dec 2021 01:22:59
    |
Dan Langille (dvl)  |
devel/orcania: New Port: Library of functions
Added because it is a dependency of www/glewlwyd - see upcoming commit |
Number of commits found: 8
|