aboutsummaryrefslogtreecommitdiff
path: root/devel/gnome-vfs
Commit message (Collapse)AuthorAgeFilesLines
* - Use GNOME macro instead of ${MASTER_SITE_GNOME}, removeMarcelo Araujo2009-02-021-2/+1
| | | | | | | | | | | | MASTER_SITE_SUBDIR when possible. PR: ports/125243 Submitted by: pgollucci Reworked by: myself Tested on: pointyhat exp-run (pav) Notes: svn path=/head/; revision=227416
* Presenting GNOME 2.24 for FreeBSD.Joe Marcus Clarke2009-01-106-31/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=225629
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214431
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 forJoe Marcus Clarke2008-03-245-8/+12
| | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=209647
* It only needs to depend on avahi-app.Jeremy Messenger2007-12-271-1/+1
| | | | | | | | PR: ports/119030 Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru> Notes: svn path=/head/; revision=204598
* Update to 2.20.1.Joe Marcus Clarke2007-12-124-8/+8
| | | | Notes: svn path=/head/; revision=203145
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-248-21/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* Silence Kerberos check lines from being echoed.Joe Marcus Clarke2007-07-281-2/+2
| | | | Notes: svn path=/head/; revision=196496
* Add a check for WITHOUT_KERBEROS, and trigger an error during make configure.Joe Marcus Clarke2007-07-281-0/+4
| | | | | | | | | | Kerberos support is required for gnome-vfs and other GNOME components. PR: 114838 Suggested by: Steven G. Kargl <kargl@troutmask.apl.washington.edu> Notes: svn path=/head/; revision=196495
* - Fix post-patch (unbalanced quotes)Pav Lucistnik2007-05-201-1/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=191562
* Remove support for a separate X11BASE.Joe Marcus Clarke2007-05-192-4/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=191551
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-39/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to 2.18.1.Joe Marcus Clarke2007-04-112-4/+4
| | | | Notes: svn path=/head/; revision=189775
* Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEJoe Marcus Clarke2007-03-1910-92/+26
| | | | | | | | | | | | | | | | releases in that it focuses more on stability and functionality than on new features. Not that it doesn't have its share of new and exciting items. See http://www.gnome.org/start/2.18/ for all the goodies in this release. GNOME 2.18 for FreeBSD would not have been possible without the hard work of the FreeBSD GNOME Team and our intrepid band of testers including J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi, Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen, Phillip Neumann, Franz Klammer, and Neal Delmonico. Notes: svn path=/head/; revision=187702
* Update to 2.16.3Michael Johnson2006-11-203-21/+21
| | | | Notes: svn path=/head/; revision=177667
* - Fix PTHREAD_LIBS in .pc filesMichael Johnson2006-11-071-1/+3
| | | | Notes: svn path=/head/; revision=176755
* -Update to 2.16.2Michael Johnson2006-11-074-31/+25
| | | | Notes: svn path=/head/; revision=176751
* The reference port does not need hal.Jean-Yves Lefort2006-10-311-2/+1
| | | | Notes: svn path=/head/; revision=175775
* Presenting GNOME 2.16.1 for FreeBSD. This release represents a massiveJoe Marcus Clarke2006-10-1415-192/+169
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | amount of work by the FreeBSD GNOME Team and our testers. On top of the usual GNOME update, we have taken this opportunity to move GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of the GNOME Desktop also need to be changed. The bulk of the move was carried out by ahze, mezz, and pav, but it would not have been possible without cooperation from the FreeBSD KDE team who worked with us to make sure GNOME and KDE can still coexist happily. We would also like to send a shout out to kris and pointyhat for putting up with multiple test runs until we got something that was solid. Back to GNOME 2.16. This release brings a huge amount of new functionality to FreeBSD. The standard release notes can be read at http://www.gnome.org/start/2.16/ . But on top of what you will read there, jylefort and marcus have completed work on a port of HAL to FreeBSD. This will allow FreeBSD to take advantage of closer hardware interaction such as auto-mounting CD-ROMs, USB drives, and music players; auto-playing audio CDs; and managing laptop power consumption. But where would this all be without our loyal testers and contributors? Therefore, the FreeBSD GNOME team would like to thank the following users: Phillip Neumann <pneumann@gmail.com> tmclaugh mux Yuri Pankov <yuri.pankov@gmail.com> chinsan Thomas <freebsdlists@bsdunix.ch> Brian Gruber <knightbg@yahoo.com> Franz Klammer <klammer@webonaut.com> Dominique Goncalves <dominique.goncalves@gmail.com> Pascal Hofstee <caelian@gmail.com> Yasuda Keisuke <kysd@po.harenet.ne.jp> backyard <backyard1454-bsd@yahoo.com> Andris Raugulis <endrju@null.lv> <endrju@null.lv> Eric L. Chen <d9364104@mail.nchu.edu.tw> Pawel Worach <pawel.worach@gmail.com> QuiRK on #freebsd-gnome Shane Bell <decept0@gmail.com> luigi sajd on #freebsd-gnome sat Chris Coleman <chrisc@vmunix.com> kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz <joeldiaz@mac.com> Enjoy! Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175253
* - Add header in these *-reference ports.Jeremy Messenger2006-05-311-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix a few of pkg-descr by chase the rename. - Move all PORTREVISION and PORTEPOCH to top with ?=. - Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and USE_XLIB. This fix ports to use the correct mtree when you change the prefix, for example: Incorrect: (Without USE_X_PREFIX) ================================ # cd /usr/ports/x11-toolkits/gtk20 # make -V MTREE_FILE /etc/mtree/BSD.x11-4.dist # make PREFIX=/tmp/foo -V MTREE_FILE /etc/mtree/BSD.local.dist <-- Here... ================================ Correct: (With USE_X_PREFIX) ================================ # cd /usr/ports/x11-toolkits/gtk20 # make -V MTREE_FILE /etc/mtree/BSD.x11-4.dist # make PREFIX=/tmp/foo -V MTREE_FILE /etc/mtree/BSD.x11-4.dist <-- Here... ================================ - Change a several of *-reference ports to install in LOCALBASE instead X11BASE, but only two gtkmm*-reference couldn't be change at the moment. Bump the PORTREVISION for change prefix. Discussed with: marcus Notes: svn path=/head/; revision=164120
* Remove a double of PORTREVISION, now it actually bump.Jeremy Messenger2006-05-311-2/+1
| | | | Notes: svn path=/head/; revision=164037
* Correct a potential symbol conflict between the xdgmime functions in gtk+Joe Marcus Clarke2006-05-312-0/+26
| | | | | | | | | and those in gnome-vfs. This problem would manifest itself by screwing up MIME types for various files, and causing GTK+ filtered file choosers not to display contents correctly. Notes: svn path=/head/; revision=164022
* - Update to 2.14.2Michael Johnson2006-05-303-14/+23
| | | | Notes: svn path=/head/; revision=163970
* - Rename portsPav Lucistnik2006-05-281-2/+1
| | | | | | | | | devel/gnomevfs -> devel/gnome-vfs1 devel/gnomevfs2 -> devel/gnome-vfs devel/gnomevfs2-reference -> devel/gnome-vfs-reference Notes: svn path=/head/; revision=163728
* Fix a bug which sometimes caused the processing of events receivedJean-Yves Lefort2006-05-122-1/+132
| | | | | | | | | from FAM to be delayed. GNOME Bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=341585 Notes: svn path=/head/; revision=162198
* Move the gnomevfs2 programming reference to the gnomevfs2-reference port.Jean-Yves Lefort2006-05-102-65/+11
| | | | Notes: svn path=/head/; revision=161880
* Fix the build with HAL present.Joe Marcus Clarke2006-05-073-9/+42
| | | | | | | Reported by: Caelian on #freebsd-gnome Notes: svn path=/head/; revision=161540
* Presenting GNOME 2.14.1 for FreeBSD! CheckoutJoe Marcus Clarke2006-04-3013-99/+112
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://www.gnome.org/start/2.14/ for the official release notes, and a list of all the gooides in this new release. In particular, GNOME 2.14 focused on performance, and they did not miss the mark. There's some new eye candy, but most of the big things are waiting until GNOME 2.16. On the FreeBSD side, we tried to clean up all the crashers we could. In particular, we really improved GNOME's 64-bit support. The good news is that this release does not bring any big shared library version bumps, so you can almost do a simple portupgrade to get to 2.14. There are a few minor gotchas that will be documented in UPDATING shortly. The FreeBSD GNOME Team would like th thank the following users for their patches, feedback, and sometimes incessant complaing about crashes (you know who you are). Yasuda Keisuke <kysd@po.harenet.ne.jp> Pascal Hofstee <caelian@gmail.com> rmgls@wanadoo.fr tmclaugh Yuri Pankov <yuri.pankov@gmail.com> sajd on #freebsd-gnome ade ankon on #FreeBSD-Gnome mux Pascal Hofstee <caelian@gmail.com> QuiRK on #freebsd-gnome Vladimir Timofeev <vovkasm@gmail.com> Notes: svn path=/head/; revision=160863
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+30
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Fix use after free bug in http-neon method.Alexander Nedotsukov2006-01-262-0/+22
| | | | Notes: svn path=/head/; revision=154510
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-6/+6
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Add USE_OPENSSL and modify CONFIGURE_ENV and LDFLAGS accordingly. This fixesJoe Marcus Clarke2006-01-161-1/+2
| | | | | | | | | the build if non-base OpenSSL is used. Based on patch by: dinoex Notes: svn path=/head/; revision=153626
* Update to 2.12.2.Joe Marcus Clarke2005-11-294-82/+4
| | | | Notes: svn path=/head/; revision=149857
* Fix an infinite loop in the bzip2 method.Jean-Yves Lefort2005-11-282-1/+12
| | | | | | | Reference: http://bugzilla.gnome.org/show_bug.cgi?id=322652 Notes: svn path=/head/; revision=149782
* Unbreak bzip2 support.Jean-Yves Lefort2005-11-282-35/+10
| | | | Notes: svn path=/head/; revision=149775
* - Add SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149215
* Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesJoe Marcus Clarke2005-11-0517-169/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and new features. Don't believe me? Then see for yourself at http://www.gnome.org/start/2.12/notes/en/. DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use the gnome_upgrade.sh script from http://www.marcuscom.com/downloads/gnome_upgrade212.sh. This script will circumvent some potential pitfalls users can see if they use portupgrade by itself. In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special splash screen. The winner of this release's contest is Dominique Goncalves <dominique.goncalves@gmail.com>. His splash screen was inspired by http://art.gnome.org/contests/2.12-splash/83. The FreeBSD GNOME Team would lank to thank the following users for their contributions to this release: Matthew Luckie <mjl@luckie.org.nz> ade sajd on #freebsd-gnome Caelian on #freebsd-gnome mnag Yasuda Keisuke <kysd@po.harenet.ne.jp> Mark Hobden <markhobden@gmail.com> Sergey Akifyev <asa@agava.com> Andreas Kohn For more information on GNOME on FreeBSD, checkout http://www.FreeBSD.org/gnome/. The 2.12 documentation will be posted shortly. Notes: svn path=/head/; revision=147261
* Fix build with new libsmbclient, and bump PORTREVISION due to ABI change.Joe Marcus Clarke2005-09-122-3/+13
| | | | Notes: svn path=/head/; revision=142503
* Use the new USE_FAM macro to dynamically choose between fam and gamin.Joe Marcus Clarke2005-06-111-5/+1
| | | | Notes: svn path=/head/; revision=137239
* - Update to 2.10.1Alexander Nedotsukov2005-04-113-5/+7
| | | | | | | - Quiet bind port installation check. Notes: svn path=/head/; revision=133001
* Use gamin for our FAM dependency if Gamin is installed.Joe Marcus Clarke2005-04-101-1/+5
| | | | Notes: svn path=/head/; revision=132910
* Protect more calls to xdg_mime* functions with mime_mutex to avoidJoe Marcus Clarke2005-03-202-0/+39
| | | | | | | re-entrancy crashes. Notes: svn path=/head/; revision=131676
* Presenting GNOME 2.10 for FreeBSD!Joe Marcus Clarke2005-03-1210-366/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The release notes can be found at http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a good idea of what has gone into this release overall. However, a lot of FreeBSD specific additions and fixes have been made. For example, this release offers fixed ACPI support as well as new CPU freqeuncy monitoring support. See the FreeBSD GNOME 2.10 upgrade page at http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well as a list of known issues and upgrade instructions. GNOME 2.10, as well as all of our releases, would not be possible without the great team that goes into porting and testign each and every component. Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all their work. We would also like to thank our adventurous users that chose to ride the walrus. We'd especially like to thank the following users that provided patches for GNOME 2.10: ade Yasuda Keisuke Franz Klammer Khairil Yusof Radek Kozlowsk And anyone else I may have accidentally omitted. As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen courtesy of Franz Klammer. However, unlike GNOME 2.8, we've included all of the FreeBSD GNOME splashscreen entries with gnomesession. You can use the deskutils/splashsetter port to choose the one you like best. As always, GNOME users should _not_ use portupgrade alone to upgrade to 2.10. Instead, get the gnome_upgrade.sh script from http://www.FreeBSD.org/gnome/gnome_upgrade.sh. Enjoy! Notes: svn path=/head/; revision=130972
* Update to 2.8.4.Joe Marcus Clarke2005-02-213-7/+10
| | | | Notes: svn path=/head/; revision=129513
* devel/gconf2Jeremy Messenger2005-01-293-1/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the post-install/pkg-install, since gnomehier is taking care of it. devel/gnomevfs2 Add pkg-install and pkg-deinstall to restore libgnome's gconf key if libgnome's .schemas exists. This fix the plist complained by pointyhat. Why restore libgnome's gconf key during the installtion if it exists? Because, libgnome always depend on gnomevfs2 so make sure the libgnome is still in the top when we either reinstall or upgrade gnomevfs2. misc/gnomehier Remove the etc/gconf/gconf.xml.defaults/*, since the gconftool is taking care of it. ie: GCONF_SCHEMAS x11/libgnome Add pkg-deinstall to restore gnomevfs2's gconf key if gnomevfs2's schemas exists. This fix the plist complained by pointyhat. Also, this is a real fix for the weird keyboard problem when you uninstall libgnome without reinstall it. Bump the PORTREVISION in all of four ports above to fix everything with gconf keys stuff for plist. Those have been tested in the MarcusCom CVS, GNOME tinderbox, and my tinderbox. Notes: svn path=/head/; revision=127651
* Chase the howl 0.9.8 update.Joe Marcus Clarke2005-01-241-1/+1
| | | | Notes: svn path=/head/; revision=127218
* Disable howl support on Alpha during package building since howl is currentlyJoe Marcus Clarke2005-01-101-0/+2
| | | | | | | | broken on Alpha. I'm waiting to hear back from the maintainer on a proposed fix. Notes: svn path=/head/; revision=126031
* - Stop taking care of share/gnome/vfolders, it's now part of gnomehierPav Lucistnik2004-12-282-3/+0
| | | | Notes: svn path=/head/; revision=125372
* Axe stale configure option.Alexander Nedotsukov2004-11-151-2/+1
| | | | | | | Spotted by: mezz Notes: svn path=/head/; revision=121641