Port details on branch 2022Q4 |
- agg High Quality Rendering Engine for C++
- 2.7.0 graphics
=7 2.5_11Version of this port present on the latest quarterly branch. - Maintainer: dinoex@FreeBSD.org
 - Port Added: 2004-08-04 13:17:24
- Last Update: 2025-05-01 18:41:46
- Commit Hash: f2eb479
- People watching this port, also watch:: pcre, aalib, flac, vorbis-tools, gimp
- License: GPLv2+
- WWW:
- https://github.com/clausecker/agg
- Description:
- Anti-Grain Geometry (AGG) is an Open Source, free of charge graphic library,
written in industrially standard C++. AGG doesn't depend on any graphic API or
technology. Basically, you can think of AGG as of a rendering engine that
produces pixel images in memory from some vectorial data. But of course, AGG can
do much more than that. The ideas and the philosophy of AGG are:
* Anti-Aliasing.
* Subpixel Accuracy.
* The highest possible quality.
* High performance.
* Platform independence and compatibility.
* Flexibility and extensibility.
* Lightweight design.
* Reliability and stability (including numerical stability).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/graphics/agg/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/agg
- pkg install agg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: agg
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1746091363
SHA256 (clausecker-agg-2.7.0-b064760_GH0.tar.gz) = 771e1a68ec5b2924dc8e0c859b6cdd59aa5914c0b62d27f58bb693247897aacb
SIZE (clausecker-agg-2.7.0-b064760_GH0.tar.gz) = 1580108
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:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl-config : devel/sdl12
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libfreetype.so : print/freetype2
- libSDL.so : devel/sdl12
- This port is required by:
- for Libraries
-
- graphics/cfdg
- math/plplot
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- graphics_agg
- USES:
- cpe localbase gmake libtool pkgconfig autoreconf pathfix xorg sdl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|