Port details |
- belcard vCard support library
- 5.1.32 deskutils
=1 1.0.2_2Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2018-10-18 13:31:25
- Last Update: 2022-06-15 20:44:41
- Commit Hash: ca46ad8
- People watching this port, also watch:: py38-pycparser, rubygem-optimist, rubygem-hitimes, ladspa, python
- License: GPLv3
- Description:
- Belcard is a C++ library to manipulate vCard files.
WWW: https://www.linphone.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- belcard>0:deskutils/belcard
- For LIB depends:
- libbelcard.so:deskutils/belcard
- To install the port:
- cd /usr/ports/deskutils/belcard/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/belcard
- pkg install belcard
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: belcard
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1655322641
SHA256 (public-belcard-c7b1b58765bf5c99822025e77d0bc13cea82c719_GL0.tar.gz) = a61dfe9373aee563c37455844c2d3aaebc294046bf5b573fb0f035ca50ba96fd
SIZE (public-belcard-c7b1b58765bf5c99822025e77d0bc13cea82c719_GL0.tar.gz) = 201387
- 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
- ninja : devel/ninja
- Library dependencies:
-
- libbctoolbox.so : net/bctoolbox
- libbelr.so : textproc/belr
- This port is required by:
- for Libraries
-
- net/liblinphone
- net/linphone
- Configuration Options:
- No options to configure
- Options name:
- deskutils_belcard
- USES:
- cmake compiler:c++11-lib
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
15 Jun 2022 20:44:41 5.1.32
|
Muhammad Moinur Rahman (bofh)  |
deskutils/belcard: Update version 1.0.2=>5.1.32
- Switch MASTER_SITES to GL_SITE
- Take MAINTAINERSHIP
- Switch LICENSE from GPLv2+ to GPLv3
Relnotes: https://gitlab.linphone.org/BC/public/bzrtp/-/tags/5.1.32 |
16 Oct 2021 09:51:39 1.0.2_2
|
Jimmy Olgeni (olgeni)  |
*: fix tab vs. space issues, and comments according to the guide. |
07 Apr 2021 08:09:01 1.0.2_2
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.0.2_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Jul 2019 20:46:57
1.0.2_2
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
25 Dec 2018 20:25:40
1.0.2_1
|
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
12 Dec 2018 01:35:36
1.0.2_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
22 Oct 2018 19:23:52
1.0.2
|
tijl  |
Add USES=compiler:c++11-lib to Linphone ports.
PR: 232526
Submitted by: pkubaj@anongoth.pl |
18 Oct 2018 13:31:01
1.0.2
|
tijl  |
Update the Linphone stack and drop maintainership.
Linphone uses Qt5 now instead of GTK2.
audio/bcg729:
- switch to cmake, required by net/mediastreamer
- download distfile instead of using gitlab
- fix license: source code allows later GPL version
audio/msbcg729: deleted, net/mediastreamer contains a G.729 codec now
audio/msilbc: deleted, superseded by multimedia/mswebrtc
deskutils/belcard: version 1.0.2
multimedia/bcmatroska2: version 0.23
multimedia/msopenh264: version 1.2.1
multimedia/mswebrtc: version 1.1.1
multimedia/msx264: deleted, superseded by msopenh264
net/bctoolbox: version 0.6.0
net/belle-sip: version 1.6.3
net/liblinphone: version 3.12.0
net/linphone: version 4.1.1 + upstream Qt 5.11 patches
net/mediastreamer: version 2.16.1 + upstream libsrtp2 patch
net/ortp: version 1.0.2 + bump dependent port devel/libosmo-abis
security/bzrtp: version 1.0.6
textproc/belr: version 0.1.3 |