Port details |
- birdfont Editor for vector graphics and TTF, OTF, EOT and SVG fonts
- 2.29.6 graphics
=0 2.29.6Version of this port present on the latest quarterly branch. BROKEN: build/libbirdfont/TestBirdFont.c:107:46: error: use of undeclared identifier 'BIRD_FONT_TEST_BIRD_FONT_NOT_STARTED'
IGNORE: is marked as broken: build/libbirdfont/TestBirdFont.c:107:46: error: use of undeclared identifier 'BIRD_FONT_TEST_BIRD_FONT_NOT_STARTED'
- 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: 2020-03-01 14:52:34
- Last Update: 2022-04-04 15:01:04
- Commit Hash: 5a4cfd2
- Also Listed In: x11-fonts
- License: GPLv3+
- Description:
- Birdfont is a free font editor which lets you create vector graphics and
export TTF, OTF, EOT and SVG fonts. The editor has good support for both
monochrome and color font formats.
WWW: https://birdfont.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- birdfont>0:graphics/birdfont
- For LIB depends:
- libbirdfont.so:graphics/birdfont
- libbirdgems.so:graphics/birdfont
- To install the port:
- cd /usr/ports/graphics/birdfont/ && make install clean
- A package is not available for ports marked as:
- Forbidden / Broken / Ignore / Restricted
- PKGNAME: birdfont
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1642688359
SHA256 (johanmattssonm-birdfont-v2.29.6_GH0.tar.gz) = 5212b57b65b2b20cd343fe4595f4bb381a4c8f40a27c150f7cfc22bc1afe590e
SIZE (johanmattssonm-birdfont-v2.29.6_GH0.tar.gz) = 4754570
- 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:
-
- py38-doit>0 : devel/py-doit@py38
- valac : lang/vala
- msgfmt : devel/gettext-tools
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.8 : lang/python38
- update-mime-database : misc/shared-mime-info
- Runtime dependencies:
-
- update-mime-database : misc/shared-mime-info
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libgee-0.8.so : devel/libgee
- libharfbuzz.so : print/harfbuzz
- libnotify.so : devel/libnotify
- libsoup-2.4.so : devel/libsoup
- libwebkit2gtk-4.0.so : www/webkit2-gtk3
- libxmlbird.so : textproc/libxmlbird
- libatk-1.0.so : accessibility/atk
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- graphics_birdfont
- USES:
- compiler:c++11-lang gettext-tools gnome pkgconfig python:3.7+,build shared-mime-info shebangfix sqlite:3 tar:xz
- 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 |
04 Apr 2022 15:01:04 2.29.6
|
Mateusz Piotrowski (0mp)  |
graphics/birdfont: Mark as broken |
04 Apr 2022 15:01:04 2.29.6
|
Mateusz Piotrowski (0mp)  |
graphics/birdfont: Return to the pool |
21 Jan 2022 09:05:34 2.29.6
|
Mateusz Piotrowski (0mp)  |
graphics/birdfont: Update to 2.29.6
Changes: https://github.com/johanmattssonm/birdfont/releases/tag/v2.29.6 |
11 Oct 2021 07:57:07 2.29.5
|
Mateusz Piotrowski (0mp)  |
graphics/birdfont: Update to 2.29.5 |
10 Oct 2021 19:44:42 2.29.4
|
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
16 Apr 2021 00:22:41 2.29.4
|
Mateusz Piotrowski (0mp)  |
graphics/birdfont: Update to 2.29.4 |
07 Apr 2021 08:09:01 2.29.1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.29.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
23 Sep 2020 18:59:54
2.29.1
|
0mp  |
Update to 2.29.1 |
21 Sep 2020 11:13:46
2.29.0_1
|
0mp  |
Bump revision number after updating textproc/libxmlbird |
09 May 2020 19:31:01
2.29.0
|
0mp  |
Update to 2.29.0 |
05 Mar 2020 02:05:48
2.28.0
|
linimon  |
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
/usr/local/include/webkitgtk-4.0/jsc/JSCClass.h:37: error: redefinition of
typedef 'JSCClass'
Approved by: portmgr (tier-2 blanket) |
01 Mar 2020 14:52:20
2.28.0
|
0mp  |
New port: graphics/birdfont
Birdfont is a free font editor which lets you create vector graphics and
export TTF, OTF, EOT and SVG fonts. The editor has good support for both
monochrome and color font formats.
WWW: https://birdfont.org/ |