Port details |
- agg26 High Quality Rendering Engine for C++
- 2.6 graphics
=0 Package not present on quarterly.This is expected early in the quarter (because the new packaage repo has not been built yet.). Otherwise, this missing version is most likely a FreshPorts error. - Maintainer: dinoex@FreeBSD.org
 - Port Added: 2025-04-01 17:27:03
- Last Update: 2025-04-01 17:57:01
- Commit Hash: 2bed5a6
- License: GPLv2+
- WWW:
- https://github.com/ghaerr/agg-2.6
- 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/agg26/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/agg26
- pkg install agg26
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: agg26
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1730123960
SHA256 (ghaerr-agg-2.6-2.6-c4f36b44_GH0.tar.gz) = 932c2382f1da3bd13d9baa9f464f7cba57c0a032720b3f2f2604064a66bce63f
SIZE (ghaerr-agg-2.6-2.6-c4f36b44_GH0.tar.gz) = 118943923
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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_agg26
- USES:
- cpe localbase gmake libtool pkgconfig autoreconf pathfix xorg sdl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6 01 Apr 2025 17:57:01
    |
Dirk Meyer (dinoex)  |
graphics/agg26: fix PKGNAMESUFFIX |
2.6 01 Apr 2025 17:23:23
    |
Dirk Meyer (dinoex)  |
graphics/agg26: new port for 2.6
PR: 285652
update MASTER_SITES |
Number of commits found: 2
|