Port details |
- flag-icons Curated collection of all country flags rendered in PNG
- 7.5.0 misc
=1 7.3.2Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
 - Port Added: 2025-05-05 14:48:05
- Last Update: 2025-07-17 09:31:26
- Commit Hash: 41895fe
- People watching this port, also watch:: roboto-fonts-ttf, burp
- License: MIT
- WWW:
- https://flagicons.lipis.dev/
- Description:
- A curated collection of all country flags in 4x3 and 1x1 formats
converted from SVG to PNG for various sizes, from 16px to 256px.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- flag-icons>0:misc/flag-icons
- To install the port:
- cd /usr/ports/misc/flag-icons/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/flag-icons
- pkg install flag-icons
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: flag-icons
- Package flavors (<flavor>: <package>)
- plain: flag-icons
- bordered: flag-icons-bordered
- rounded: flag-icons-rounded
- distinfo:
- TIMESTAMP = 1748541140
SHA256 (lipis-flag-icons-v7.5.0_GH0.tar.gz) = 5502d1bb0bda9f258d726d3c084a2d57a07cfdfa6d2ed18cbb5a1ee11b307778
SIZE (lipis-flag-icons-v7.5.0_GH0.tar.gz) = 1324796
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:
-
- convert : graphics/ImageMagick6
- This port is required by:
- for Run
-
- x11/gxkb
Configuration Options:
- No options to configure
- Options name:
- misc_flag-icons
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.5.0 17 Jul 2025 09:31:26
    |
Alexey Dokuchaev (danfe)  |
misc/flag-icons: update the port to version 7.5.0
- Optimize all flags with the latest SVGO 3.3.2
- Fix Palestine flag (red triangle shape and color)
- Assert the last known number of flags to catch
new or deleted flags in the future updates
Reported by: portscout |
7.3.2 13 May 2025 14:14:06
    |
Alexey Dokuchaev (danfe)  |
misc/flag-icons: add Esperanto flag and parallelize the build. |
7.3.2 08 May 2025 01:52:50
    |
Alexey Dokuchaev (danfe)  |
misc/flag-icons: supply three flag decoration flavors
- Add 16px height missing from the initial check-in
- Factor out common shell code into simple() function
and feed it with specifics; rounded() is special as
it does more complicated image transformations |
7.3.2 05 May 2025 14:44:42
    |
Alexey Dokuchaev (danfe)  |
misc/flag-icons: new port had been added (+)
A curated collection of all country flags in 4x3 and 1x1 formats
converted from SVG to PNG for various sizes, from 24px to 256px,
with rounded corners (based on the blog post by Joel Dare).
Depend on ImageMagick 6.x for the time being until I can come up
with a nice version-agnostic way to circumvent the WARNING: The
"convert" command is deprecated in IMv7, use "magick" instead of
"convert" or "magick convert". |
Number of commits found: 4
|