summaryrefslogtreecommitdiff
path: root/graphics/librsvg2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 2)
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
|
* Try to make the package a little safer when handling gdk-pixbuf.loaders. ItJoe Marcus Clarke2003-11-032-2/+3
| | | | | looks like pkg_add on this might not have found gdk-pixbuf-query-loaders in the PATH, and thus it over gdk-pixbuf.loaders with a blank file.
* Remove gimp support since gimp-1.3.21 will include an SVG import plug-in.Joe Marcus Clarke2003-10-062-20/+3
|
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,Joe Marcus Clarke2003-09-184-45/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | future plans, etc., please see http://www.gnome.org/start/2.4/. This commit represents work done by adamw, bland, and myself as well as many other contributers: Koop Mast <einekoai@chello.nl> Akifyev Sergey <asa@gascom.ru> Franz Klammer <klammer@webonaut.com> Øyvind Kolbu <oyvind@kebab.gaffel.nu> Thomas E. Zander <riggs@rrr.de> Jeremy Messenger <mezz7@cox.net> Without these contirbuters, and our faithful users, GNOME 2.4.0 would not be possible. Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as general FAQs and documentation (GNOME 2.4 updates to be posted soon). The best way to upgrade so that you get all shared library dependencies is: portupgrade -rf -m BATCH=yes atk portupgrade -R -m BATCH=yes gnome2 Approved by: portmgr (kris, will, myself implicitly) Requested by: re as well as many other users
* Do not try and access memory after it's been free'd. This fixes a busJoe Marcus Clarke2003-07-302-1/+35
| | | | | | | error on -CURRENT with default malloc options. PR: 55076 Submitted by: Alexander Nedotsukov <bland@mail.ru>
* Utilize USE_GNOME= libgsf.Adam Weinberger2003-06-161-3/+2
|
* Remove REINPLACE commands that were rolled into gnomehack.Adam Weinberger2003-06-121-4/+0
|
* Chase libgsf's shared lib version.Joe Marcus Clarke2003-05-131-1/+2
|
* * Add --disable-gtk-doc [1]Joe Marcus Clarke2003-04-061-9/+5
| | | | | | | * Make portlint a little happier * Convert to new GNOME infrastructure PR: 50648
* Add a patch forgotten in the last commit.Joe Marcus Clarke2003-04-041-0/+11
|
* Update to 2.2.5.Joe Marcus Clarke2003-04-043-4/+21
|
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Enable runtime decompression support.Joe Marcus Clarke2003-02-102-1/+5
|
* Update to GNOME 2.2.Joe Marcus Clarke2003-02-073-10/+33
| | | | | This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts.
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
* Update to 2.0.1.Joe Marcus Clarke2002-07-232-3/+3
|
* Missed an update to GNOME 2.0 Final.Joe Marcus Clarke2002-07-072-7/+8
| | | | Reported by: fenner's unfetchable distfiles script
* The FreeBSD GNOME team is proud to present GNOME 2.0 Release.Joe Marcus Clarke2002-06-301-1/+1
|
* Update to GNOME 2.0 RC2.Joe Marcus Clarke2002-06-261-1/+1
|
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.Joe Marcus Clarke2002-06-151-1/+1
|
* Update to the latest GNOME 2 snapshot.Joe Marcus Clarke2002-06-121-1/+1
|
* Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.Joe Marcus Clarke2002-05-281-1/+1
|
* Update librsvg2 to 1.1.6 after a repo-copy from ports/graphics/librsvg andMaxim Sobolev2002-05-205-102/+22
| | | | connect it to the build.
* Put USE_LIBTOOL back.Maxim Sobolev2002-04-253-29/+14
|
* Bump PORTREVISION after the freetype2 shlib major update.Akinori MUSHA2002-03-121-0/+1
|
* Chase increase of freetype2 shlib version.Maxim Sobolev2002-03-111-1/+1
|
* Update to 1.0.3.Maxim Sobolev2002-01-252-2/+2
|
* Update version number of freetype2 shared library.Maxim Sobolev2002-01-211-1/+1
|
* Backout previous change - it seems that new revision of the patch doesn'tMaxim Sobolev2001-12-201-17/+8
| | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net>
* Don't filter libc_r on 5-CURRENT.Maxim Sobolev2001-12-191-8/+17
|
* Add missed popt into LIB_DEPENDS.Maxim Sobolev2001-11-261-1/+2
| | | | Submitted by: bento
* Don't link in libc - FreeBSD doesn't need this.Maxim Sobolev2001-10-311-1/+11
| | | | Submitted by: Ports Fury
* Update to 1.0.2.Maxim Sobolev2001-10-095-18/+52
|
* Don't build test cases - they never get installed anyway, while require libraryMaxim Sobolev2001-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.Maxim Sobolev2001-07-121-1/+1
|
* Update to 1.0.1.Maxim Sobolev2001-07-062-4/+6
|
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-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 renderingAde Lovett2001-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.