summaryrefslogtreecommitdiffstats
path: root/graphics/libgnomecanvas
Commit message (Collapse)AuthorAgeFilesLines
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Update to 2.6.1.1.marcus2004-04-283-14/+3
|
* Update to 2.6.1.marcus2004-04-204-3/+16
|
* Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best releasemarcus2004-04-055-54/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | ever. It fixes many bugs, and adds some features missing in previous FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an upgrade FAQ at: http://www.freebsd.org/gnome/docs/faq26.html Please read it carefully. GNOME 2.6 packages are also available for all supported i386 versions of FreeBSD at: http://www.marcuscom.com/tinderbox/ The FreeBSD GNOME Team would like the thank the following users for their wonderful testing and patching efforts. We would especially like to thank Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen. Without these people, our team, and our team alumni, GNOME on FreeBSD would not be possible. Jeremy Messenger <mezz7@cox.net> Khairil Yusof <kaeru@pd.jaring.my> Koop Mast <kwm@rainbow-runner.nl> Simon Barner <barner@in.tum.de> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Scott Dodson <sdodson@sdodson.com> Vladimir Grebenschikov <vova@sw.ru>
* - Add SIZE to GNOME portspav2004-03-181-0/+1
| | | | Submitted by: trevor
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
|
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,marcus2003-09-183-26/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-121-4/+0
|
* Update to 2.2.1.marcus2003-05-183-3/+34
|
* Convert to new GNOME infrastructure.marcus2003-04-221-5/+1
|
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* * Update to 2.2.0.2marcus2003-02-284-8/+6
| | | | * De-pkg-comment
* Update to GNOME 2.2.marcus2003-02-073-9/+17
| | | | | This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts.
* Remove share/doc/libgnomecanvas.marcus2003-01-131-0/+1
| | | | Reported by: bento
* Update to 2.0.5.marcus2002-11-213-2/+4
|
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-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.4.marcus2002-09-063-2/+3
|
* Update to 2.0.3.marcus2002-08-293-3/+7
|
* Update to 2.0.2.marcus2002-08-073-3/+4
|
* Use USE_REINPLACE.sobomax2002-07-111-2/+3
|
* The FreeBSD GNOME team is proud to present GNOME 2.0 Release.marcus2002-06-301-1/+1
|
* Update to GNOME 2.0 RC2.marcus2002-06-261-1/+1
|
* Allow libgnomwcanvas to be built when gtk-doc is present.marcus2002-06-161-1/+2
| | | | Reported by: laurent wan <laurent.wan@free.fr>
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.marcus2002-06-153-3/+4
|
* Update to the latest GNOME 2 snapshot. This will be done it two parts.marcus2002-06-113-3/+22
| | | | | This first part is the GNOME 2 API. The next part will contain the desktop components.
* Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.marcus2002-05-281-1/+1
|
* Add MAINTAINER line.marcus2002-05-221-0/+2
| | | | Reported by: Edward Glowacki <glowack2@msu.edu>
* Back to betas...Update to GNOME 2.0 beta 5.marcus2002-05-193-23/+5
|
* Update to GNOME 2.0 RC2.marcus2002-05-121-1/+1
|
* Update to GNOME 2.0 RC 1.marcus2002-05-022-3/+3
|
* Add patch necessary for USE_LIBTOOL.sobomax2002-04-261-0/+13
|
* - Update to 1.115.0 (version found in the GNOME2 beta4);sobomax2002-04-264-49/+5
| | | | - use USE_LIBTOOL.
* Update to GNOME 2.0 beta3.marcus2002-04-063-3/+5
| | | | Approved by: sobomax
* Bring up already ported portion on GNOME2 development platform on par withsobomax2002-03-113-3/+7
| | | | GNOME2 beta2 release.
* Update all components of the GNOME 2.0 to the versions included into GNOMEsobomax2002-02-272-3/+3
| | | | 2.0-beta release.
* Remove pkgconfig from ${BUILD,RUN}_DEPENDS - it's inherited with anothersobomax2002-02-211-2/+0
| | | | dependencies.
* Add file missed in the previous commit (update to 1.110.0).sobomax2002-02-161-0/+1
|
* Update libgnomecanvas to 1.110.0 after a repo-copy from ↵sobomax2002-02-163-31/+132
| | | | | | ports/graphics/gnomecanvas and connect it to the build.
* Grammar nit.sobomax2002-02-161-1/+1
|
* Update to 0.13.0.sobomax2001-11-092-3/+3
|
* Split gdk-pixbuf into the non-GNOME part (gdk-pixbuf) and theade2001-05-214-0/+46
GNOME part (gnomecanvas) to allow for other ports to access the lower level parts of gdk-pixbuf without the "excess baggage" of even a minimal GNOME environment. Submitted by: sobomax (with extensive patches - complain to me)
OpenPOWER on IntegriCloud