summaryrefslogtreecommitdiff
path: root/x11-fm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missing dependency on gnomevfs. Unbreak.Joe Marcus Clarke2002-09-201-3/+1
| | | | Submitted by: bento
* BROKEN: configure failsKris Kennaway2002-09-201-0/+2
|
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-202-2/+2
| | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
* Add a missing dependency on gdkpixbuf.Joe Marcus Clarke2002-09-182-2/+2
|
* fix for strcasestr problemYing-Chieh Liao2002-09-173-12/+19
| | | | | PR: 35244 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
* * Update to 2.0.7Joe Marcus Clarke2002-09-154-15/+44
| | | | * Add filesystem entries for some popular FreeBSD fstypes
* Backport sobomax's CD eject patch to nautilus from nautilus2.Joe Marcus Clarke2002-09-112-3/+12
|
* Since FreeBSD doesn't have unified eject command which works forMaxim Sobolev2002-09-112-3/+15
| | | | | all types of removable media, use `cdcontrol eject' instead, because it will at least make the most popular removable media working.
* Forward-port the nautilus patches for fixing removable media volumes onJoe Marcus Clarke2002-09-112-13/+64
| | | | the desktop.
* Okay, _this_ should complete the filesystem stuff. With this patch, CD namesJoe Marcus Clarke2002-09-112-13/+66
| | | | | | are correctly displayed on the desktop when a CD is mounted. This also correctly identifies removable media (based on the "noauto" mount option).
* Complete the removable media patch as was done in nautilus.Joe Marcus Clarke2002-09-102-6/+23
|
* Port sobomax's nautilus2 volume patches to nautilus, and take things a stepJoe Marcus Clarke2002-09-102-26/+37
| | | | | further. Now, removable media such as CDs, Zip drives, etc. are correctly handled by nautilus with pretty little icons. Bump PORTREVISION.
* Clean up some evilness in FreeBSD-specific volume monitor code. ParticularlyMaxim Sobolev2002-09-092-29/+28
| | | | | | | this solves long standing problem with icons for each mounted filesystem cluttering desktop. Reported by: legion
* Upgrade to 0.11.34.Oliver Braun2002-09-082-2/+2
|
* Upgrade to 0.11.33Oliver Braun2002-09-024-13/+3
| | | | Approved by: dwcjr (mentor)
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-027-7/+14
| | | | | PR: 42311 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Upgrade to 0.11.32.Oliver Braun2002-08-294-4/+14
| | | | Approved by: dwcjr (mentor)
* Update to 2.0.6.Joe Marcus Clarke2002-08-292-2/+2
|
* Upgrade to 2.6.1.Oliver Braun2002-08-263-2/+5
| | | | | | PR: ports/42032 Submitted by: maintainer Approved by: dwcjr (mentor)
* Update to 2.0.5.Joe Marcus Clarke2002-08-242-3/+3
|
* Use USE_GNOMENG.Joe Marcus Clarke2002-08-233-1/+26
| | | | | PR: 41955 Submitted by: maintainer
* Change MAINTAINER to my FreeBSD address.Oliver Braun2002-08-211-1/+1
| | | | Approved by: dwcjr (mentor)
* Update to 2.6.0Kevin Lo2002-08-212-2/+2
| | | | | PR: 41825 Submitted by: MAINTAINER
* Update to 2.0.4.Joe Marcus Clarke2002-08-154-12/+14
|
* define WITHOUT_ICONV, WITHOUT_ISPELLMax Khon2002-08-111-0/+2
|
* This port is no longer used in GNOME so take maintainership andMax Khon2002-08-1116-456/+5
| | | | | | use ports/misc/mc as master port. Approved by: gnome@freebsd.org
* Update to 0.11.31Patrick Li2002-08-092-2/+2
| | | | | PR: ports/41487 Submitted by: maintainer
* Update to 2.0.3.Joe Marcus Clarke2002-08-074-14/+12
|
* Fix links to the Handbook, the FAQ and the porters-handbook.Marc Fonvieille2002-08-041-1/+1
| | | | Approved by: portmgr
* Use USE_GNOMENG.Joe Marcus Clarke2002-07-282-16/+8
|
* Update port to version 1.3.3.Jimmy Olgeni2002-07-283-16/+5
|
* Update to 2.0.2.Joe Marcus Clarke2002-07-254-134/+13
|
* Don't bother to build included test programs - they aren't installed orMaxim Sobolev2002-07-251-0/+13
| | | | executed anyway.
* Fix the recent problem with list view. You need at least 2.0.1_1 forMaxim Sobolev2002-07-253-36/+123
| | | | | | this to work. Obrained from GNOME cvs, therefore the patch will go away during the next version update. Bump PORTREVISION. Update to GNOMENG while I am here.
* Fix the problem with Nautilus not sensing available desktop area properlyMaxim Sobolev2002-07-242-0/+122
| | | | | | | and therefore allowing to place icons under the panel. This will go away when gnomepanel is teached to set _NET_WORKAREA properly (it doesn't do it yet). More details are on the very top of the patch. Bump PORTREVISION.
* Update to 2.0.1.Joe Marcus Clarke2002-07-245-73/+60
|
* Update to 0.11.30Patrick Li2002-07-222-2/+2
| | | | | PR: ports/40823 Submitted by: maintainer
* Update to 0.11.28Patrick Li2002-07-173-2/+5
| | | | | PR: ports/40706 Submitted by: maintainer
* USE_GTK implies USE_GLIB, so that remove the latter when the former is present.Maxim Sobolev2002-07-151-1/+0
|
* Add a dependency on libghttp. This isn't polled at configure time, but itJoe Marcus Clarke2002-07-141-1/+1
| | | | | | is needed by nautilus-text-view.c. PR: 40522
* Apart from libpanel this port also requires bonobo and gnomevfs.Maxim Sobolev2002-07-121-1/+1
|
* Fix broken make configure. There is no gnomecore component to GNOMENG.Joe Marcus Clarke2002-07-121-2/+2
| | | | | | Instead, it's libpanel. Reported by: Mike Harding <mvh@ix.netcom.com>
* Convert all core GNOME1 components and some of the most popular GNOME1Maxim Sobolev2002-07-112-36/+5
| | | | | | | | | | | | | | | | apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular, which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably reduce langht of dependency chains for GNOME1 ports (for example after this commit AbiWord's dependency chain was reduced by 7 ports from 57 to only 50, while Gnumeric's - from 60 to 53 and so on). The most of the GNOME1 apps are still not converted, so that lot of work is still ahead. Please report any unusual problems to gnome@FreeBSD.org. Discussed with: marcus Reviewed by: marcus
* Add a patch to nautilus to fix the freeze problem when thumbnailing certainJoe Marcus Clarke2002-07-092-6/+18
| | | | | | images. FreeBSD has a 64K default thread stack size, and this is too small for eel's gdk extensions. This patch simply doubles the thumbnailing thread size to 128K.
* Add fam as a dependency if libfam.so.0 exists. Nautilus will implicitly addJoe Marcus Clarke2002-07-051-1/+5
| | | | | | it anyway, so this fixes the missing lib problem if fam is uninstalled. PR: 38253
* The FreeBSD GNOME team is proud to present GNOME 2.0 Release.Joe Marcus Clarke2002-06-301-1/+1
|
* This port doesn't need to run ldconfig.Dmitry Sivachenko2002-06-291-1/+0
|
* Update to version 4.4.7.Dmitry Sivachenko2002-06-294-21/+24
|
* Use REINPLACE_CMD instead of PERLHye-Shik Chang2002-06-263-6/+9
| | | | | PR: 39790 Submitted by: Scott Flatman <sf@dsinw.com>
* Update to GNOME 2.0 RC2.Joe Marcus Clarke2002-06-261-1/+1
|