summaryrefslogtreecommitdiffstats
path: root/graphics/librsvg
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.3.sobomax2002-01-252-2/+2
|
* Update version number of freetype2 shared library.sobomax2002-01-211-1/+1
|
* Backout previous change - it seems that new revision of the patch doesn'tsobomax2001-12-201-17/+8
| | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net>
* Don't filter libc_r on 5-CURRENT.sobomax2001-12-191-8/+17
|
* Add missed popt into LIB_DEPENDS.sobomax2001-11-261-1/+2
| | | | Submitted by: bento
* Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-311-1/+11
| | | | Submitted by: Ports Fury
* Update to 1.0.2.sobomax2001-10-095-18/+52
|
* Don't build test cases - they never get installed anyway, while require librarysobomax2001-07-271-6/+34
| | | | | | which is not in the LIB_DEPENDS, which breaks bento builds. Submitted by: bento
* Update version number of freetype2 shared library.sobomax2001-07-121-1/+1
|
* Update to 1.0.1.sobomax2001-07-062-4/+6
|
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-111-1/+1
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* The librsvg library is a lightweight library for parsing and renderingade2001-05-086-0/+91
vector-graphic files in SVG format (like the ones made by sodipodi). It also includes functions that render anti-aliased fonts using freetype, including caching of glyphs. It's used by Nautilus for drawing vector icons and anti-aliased type.
OpenPOWER on IntegriCloud