CVS log for ports/graphics/ruby-cairo/Makefile
Up to [FreeBSD] / ports / graphics / ruby-cairo
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Dec 6 11:09:29 2011 UTC (2 months ago) by swills
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- Update to 1.10.2 Feature safe: yes
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Oct 29 01:39:53 2011 UTC (3 months, 1 week ago) by swills
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Update to 1.10.1
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Mar 18 20:01:35 2011 UTC (10 months, 3 weeks ago) by swills
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -6 lines
- Update to 1.10.0 - Fix build with RUBY_VER == 1.9
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Jun 8 00:20:51 2010 UTC (20 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2 lines
- Update to 1.8.1
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:37:50 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jun 16 15:53:10 2009 UTC (2 years, 7 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- Assign all unmaintained ruby ports to ruby@, so people will know where to send questions to.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Mar 18 20:06:35 2009 UTC (2 years, 10 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Release these ports into wild. I don't have time for these ports anymore. I am keeping maintain two ports that don't require a lot of time to take care of.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jan 10 05:21:33 2009 UTC (3 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Presenting GNOME 2.24 for FreeBSD. See http://library.gnome.org/misc/release-notes/2.24/ for the general release notes. On the FreeBSD front, this release introduces Fuse support in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some long-standing seahorse and gnome-keyring bugs. The documentation updates to the website are forthcoming. This release features commits by adamw, ahze, kwm, mezz, and myself. It would not have been possible without are contributors and testers: Alexander Loginov Craig Butler [1] Dmitry Marakasov [6] Eric L. Chen Joseph S. Atkinson Kris Moore Lapo Luchini [7] Nikos Ntarmos Pawel Worach Romain Tartiere TAOKA Fumiyoshi [3] Yasuda Keisuke Zyl aZ [4] bf [2] [5] Florent Thoumie Peter Wemm pluknet PR: 125857 [1] 126993 [2] 130031 [3] 127399 [4] 127661 [5] 124302 [6] 129570 [7] 129936 123790
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jul 25 22:09:17 2008 UTC (3 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -2 lines
-Update to 1.6.3. -NOPORTDOCS -> NOPORTEXAMPLES on example/sample files.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jun 30 20:16:20 2008 UTC (3 years, 7 months ago) by mezz
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -3 lines
First all, ahze did most of work. Thanks ahze! Last week or so, I am just merely pick up and help him. Thanks to many testers in both private and mailing list emails for report a few of build and dependencies problems. Also, thanks to marcus and Chess Griffin for test in their tinderboxes. x11/pixman: Update to 0.10.0 ------------------------------------------------------- Firefox 3 needs it. Orignal, the shared library was bumped and ahze has added a new feature in our USE_GNOME=ltverhack by can control the number of shared library. To control the number of shared library, add the ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your port, you need to make sure the ABI doesn't change to use it.. ------------------------------------------------------- graphics/cairo: Update to 1.6.4 ------------------------------------------------------- Firefox 3 needs it. We have updated most cairo binding ports too. ------------------------------------------------------- graphics/poppler: Update to 0.8.3 ------------------------------------------------------- The shared libraries version have been changed. All ports that depend on poppler have PORTREVISION bump. The graphics/py-poppler has been updated to 0.8.1 to work with newer poppler better. As for the poppler-qt, there is no shared library version change. ------------------------------------------------------- www/firefox3 and gecko ports related: Update to 3.0 final ------------------------------------------------------- The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer need to include bsd.gecko.mk/Makefile.common by manual. We are keeping it in backward compatibility, so the rest ports won't be break. We haven't add some other ports to have Firefox 3 support yet, so feel free to send us patch or commit it by yourself (to committers). However, view in bsd.gecko.mk for document. ------------------------------------------------------- Approved by: portmgr (marcus)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon May 19 20:12:04 2008 UTC (3 years, 8 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Fix the installation and plist when NOPORTDOCS is defined, bump the PORTREVISION. Reported by: itetcu
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Mar 24 03:49:48 2008 UTC (3 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -5 lines
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for FreeBSD. The official GNOME 2.22 release notes can be found at http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front, this release features an updated hal port with support for video4linux devices, DRM (Direct Rendering), and better support of removable media. Work is also underway to tie webkit more closely into GNOME. As part of the GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well. Be sure to consult UPDATING on the proper steps to upgrade all of your GNOME ports. This release would not have been possible without the contributions and testing efforts of the following people: Pawel Worach kan edwin Peter Ulrich Kruppa J. W. Ballantine Yasuda Keisuke Andriy Gapon
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat May 19 20:10:39 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Mar 23 02:52:56 2007 UTC (4 years, 10 months ago) by mezz
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -2 lines
Update to 1.4.1.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:53:05 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Nov 5 05:34:24 2005 UTC (6 years, 3 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Ruby/Cairo is a Ruby binding for Cairo. (rcairo) WWW: http://cairographics.org/
