summaryrefslogtreecommitdiffstats
path: root/devel/gnome-vfs
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.10.1bland2005-04-113-5/+7
| | | | - Quiet bind port installation check.
* Use gamin for our FAM dependency if Gamin is installed.marcus2005-04-101-1/+5
|
* Protect more calls to xdg_mime* functions with mime_mutex to avoidmarcus2005-03-202-0/+39
| | | | re-entrancy crashes.
* Presenting GNOME 2.10 for FreeBSD!marcus2005-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!
* Update to 2.8.4.marcus2005-02-213-7/+10
|
* devel/gconf2mezz2005-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.
* Chase the howl 0.9.8 update.marcus2005-01-241-1/+1
|
* Disable howl support on Alpha during package building since howl is currentlymarcus2005-01-101-0/+2
| | | | | broken on Alpha. I'm waiting to hear back from the maintainer on a proposed fix.
* - Stop taking care of share/gnome/vfolders, it's now part of gnomehierpav2004-12-282-3/+0
|
* Axe stale configure option.bland2004-11-151-2/+1
| | | | Spotted by: mezz
* Bump 29 ports that use GCONF_SCHEMAS. Somehow, the diff of GNOME 2.8.x hasmezz2004-11-101-0/+1
| | | | | | | lost the small part. The small part was GCONF_SCHEMAS in bsd.gnome.mk that is taking care of gconf key and schemas files for pkg-plist. Pav has committed by re-add GCONF_SCHEMAS back in bsd.gnome.mk this afternoon. Therefore, must bump PORTREVISION to correct our pkg-plist database installed.
* Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).marcus2004-11-0714-156/+171
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release notes detailing all of the new goodies in GNOME 2.8 can be found at http://www.gnome.org/start/2.8/notes/, and the list of what was fixed in GNOME 2.8.1 can be found at http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html. This release, as well as all of our others, would not have been possible without the great efforts of our FreeBSD GNOME Team. The list of current members can be found at http://www.freebsd.org/gnome/contact.html (including our newest member, Michael Johnson <ahze@FreeBSD.org>). Special thanks also goes out to all of the loyal FreeBSD GNOME users that put up with crashes and hangs to test and debug GNOME on FreeBSD. We would especially like to thank those users that provided patches for GNOME 2.7 and 2.8: Franz Klammer <klammer@webonaut.com> Piotr Smyrak <piotr.smyrak@heron.pl> Radek Kozlowski <radek@raadradd.com> Khairil Yusof <kaeru@pd.jaring.my> Yasuda Keisuke <kysd@po.harenet.ne.jp> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Vladimir Grebenschikov <vova@fbsd.ru> GNOME 2.8 also features a new, FreeBSD-specific splashscreen that was designed by jimmac for GNOME 2.8, then daemonized by Franz Klammer <klammer@webonaut.com> and Radek Kozlowski <radek@raadradd.com>. As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh that will aid in the upgrade process. Full documentation on the GNOME 2.8 upgrade is coming following this commit. From all of us at FreeBSD GNOME, ENJOY!
* Remove the extfs module and associated utilities. These never really worked,marcus2004-08-274-24/+45
| | | | | | | and had security issues. They have been removed in the upcoming gnome-vfs for GNOME 2.8. Obtained from: gnome-vfs CVS (based on)
* Update to 2.6.2.marcus2004-08-136-191/+28
|
* Sync some MIME search directory changes from MarcusCom CVS.marcus2004-08-042-2/+2
| | | | This fixes some prioritization issues with custom MIME types.
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 ormezz2004-07-071-77/+8
| | | | | | | | | | | | those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team
* Add support for a mime database in ${X11BASE} as well as ${LOCALBASE}.marcus2004-06-262-2/+15
| | | | Requested by: pav
* Fix password-based sftp authentication.marcus2004-05-112-0/+13
| | | | Reported by: mezz
* Update to 2.6.1.1.marcus2004-04-203-12/+3
|
* Update to 2.6.1, but keep the shared lib at 600.marcus2004-04-197-62/+122
|
* * statfs.f_flags is a bitmap, so we need to do boolean operations, and notmarcus2004-04-172-3/+25
| | | | | | simply test for equality * Fix a potential crash in many GNOME applications because the device number for various file systems could not be obtained
* Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best releasemarcus2004-04-0515-158/+575
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* Borrow from the OpenLDAP ports, and refuse to build if bind has beenmarcus2004-03-191-0/+6
| | | | | | | installed with PORT_REPLACES_BASE_BIND defined. PR: 61756 Obtained from: OpenLDAP ports
* 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.
* Update to 2.4.3.marcus2004-03-093-12/+60
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Use intlhack to fix build.bland2004-01-281-1/+1
| | | | | PR: 62009 Reported by: Stacey Roberts <stacey@vickiandstacey.com>
* Update to 2.4.2bland2004-01-273-9/+8
|
* * Fix some whitespace nits spotted by portlintmarcus2003-12-292-4/+8
| | | | | | * Add a WITHOUT_KDE_MENUS knob to prevent the merging of KDE menus [1] Submitted by: Franz Klammer <klammer@webonaut.com> [1]
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-1/+1
|
* Make sure to merge the KDE applnk directory (if it exists) into the listmarcus2003-10-182-1/+14
| | | | of application directories.
* Update to 2.4.1.adamw2003-10-135-98/+18
|
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,marcus2003-09-187-32/+140
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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-1/+0
|
* Update to 2.2.5.marcus2003-05-216-81/+20
|
* Convert to new GNOME infrastructure.marcus2003-04-221-5/+1
|
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* Update to 2.2.4.marcus2003-04-045-12/+36
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update to 2.2.2.marcus2003-02-132-2/+2
|
* Update to 2.2.1.marcus2003-02-113-2/+7
|
* Add an optional dependency on fam. FAM support will be compiled in ifmarcus2003-02-101-1/+7
| | | | fam is installed on the system, or the user specifies WITH_FAM.
* * Fix build with cdparanoia.marcus2003-02-103-1/+42
| | | | | | * Add support for optional cdparanoia support [1] Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> [1]
* Update to GNOME 2.2.marcus2003-02-0710-92/+186
| | | | | This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts.
* Remove share/doc/gnome-vfs-2.0.marcus2003-02-021-0/+1
| | | | Reported by: bento
* Although funny, the pkg-descr didn't explain anything about what theadamw2002-12-101-4/+10
| | | | GnomeVFS is or does. Plus the humor was based upon a pretty old joke.
* Remove CONFIGURE_ARGS as it is taken care of by the gnomeprefix component.marcus2002-11-171-1/+0
|
* Fix creative capitalization of variable name, which led to the installationadamw2002-11-143-30/+2
| | | | | | | of many unnecessary files. Bump PORTREVISION, because the pkg-plist changed. Noticed by: marcus Approved by: pat
* Update gnomevfs2 2.0.4 -> 2.0.4.1.adamw2002-11-138-113/+113
| | | | | | Mostly bugfixes. Approved by: pat
* 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.
OpenPOWER on IntegriCloud