CVS log for ports/x11-fm/py-nautilus/Makefile
Up to [FreeBSD] / ports / x11-fm / py-nautilus
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Jun 4 22:44:41 2011 UTC (8 months, 1 week ago) by mezz
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +7 -6 lines
-Update to 0.7.2. -Add LICENSE. -Add WWW. PR: ports/155956 Submitted by: Maxim Samsonov <xors@mne.ru>
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:45:59 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:45:50 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -0 lines
- update to jpeg-8
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Jan 23 19:13:51 2010 UTC (2 years ago) by marcus
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Update to 0.6.1.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jan 18 07:12:59 2010 UTC (2 years ago) by marcus
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -2 lines
Update to 0.6.0.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:57:06 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Apr 12 04:49:05 2009 UTC (2 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -2 lines
Fix the build with GNOME 2.26. Reported by: QAT
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Apr 10 05:56:21 2009 UTC (2 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -4 lines
Presenting GNOME 2.26 for FreeBSD. See http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new. On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers can make use of this provider by setting: WITH_GECKO=libxul The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen, Martin Matuska, Craig Butler, and Pawel Worach.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Feb 2 01:36:09 2009 UTC (3 years ago) by araujo
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jan 10 05:22:03 2009 UTC (3 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -3 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.10: download - view: text, markup, annotated - select for diffs
Sun Dec 28 10:54:07 2008 UTC (3 years, 1 month ago) by pgollucci
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
CATEGORIES+= python for py- ports missing it PR: ports/124921 Approved by: portmgr (pav)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:12:22 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Mar 27 00:21:12 2008 UTC (3 years, 10 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
-Fix the build on FreeBSD 6.x and below. -Remove USE_X_PREFIX, no dependency change. Reported by: pointyhat via pav
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Mar 24 03:50:35 2008 UTC (3 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -3 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.6: download - view: text, markup, annotated - select for diffs
Sat May 19 20:28:57 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.5: preferred, colored
Changes since revision 1.5: +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.5: download - view: text, markup, annotated - select for diffs
Mon May 29 05:32:31 2006 UTC (5 years, 8 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
x11-fm/nautilus2 -> x11-fm/nautilus Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for other ports, chase the rename.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Apr 3 23:51:59 2006 UTC (5 years, 10 months ago) by mezz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -4 lines
-Update to 0.4.3. [1] -Portlint: -Remove USE_REINPLACE. Reminded by: http://beta.inerd.com/portscout/ [1]
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:40:02 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Feb 11 05:57:14 2006 UTC (6 years ago) by marcus
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Update to 0.4.2.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Nov 5 06:36:39 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Add py-nautilus, Python bindings for the Nautilus file manager API. Submitted by: adamw
