summaryrefslogtreecommitdiff
path: root/x11-fm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* define WITHOUT_ICONV, WITHOUT_ISPELLMax Khon2002-08-111-0/+2
| | | | Notes: svn path=/head/; revision=64374
* 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 Notes: svn path=/head/; revision=64372
* Update to 0.11.31Patrick Li2002-08-092-2/+2
| | | | | | | | PR: ports/41487 Submitted by: maintainer Notes: svn path=/head/; revision=64296
* Update to 2.0.3.Joe Marcus Clarke2002-08-074-14/+12
| | | | Notes: svn path=/head/; revision=64173
* Fix links to the Handbook, the FAQ and the porters-handbook.Marc Fonvieille2002-08-041-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=63962
* Use USE_GNOMENG.Joe Marcus Clarke2002-07-282-16/+8
| | | | Notes: svn path=/head/; revision=63678
* Update port to version 1.3.3.Jimmy Olgeni2002-07-283-16/+5
| | | | Notes: svn path=/head/; revision=63676
* Update to 2.0.2.Joe Marcus Clarke2002-07-254-134/+13
| | | | Notes: svn path=/head/; revision=63566
* Don't bother to build included test programs - they aren't installed orMaxim Sobolev2002-07-251-0/+13
| | | | | | | executed anyway. Notes: svn path=/head/; revision=63530
* 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. Notes: svn path=/head/; revision=63529
* 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. Notes: svn path=/head/; revision=63493
* Update to 2.0.1.Joe Marcus Clarke2002-07-245-73/+60
| | | | Notes: svn path=/head/; revision=63466
* Update to 0.11.30Patrick Li2002-07-222-2/+2
| | | | | | | | PR: ports/40823 Submitted by: maintainer Notes: svn path=/head/; revision=63356
* Update to 0.11.28Patrick Li2002-07-173-2/+5
| | | | | | | | PR: ports/40706 Submitted by: maintainer Notes: svn path=/head/; revision=63160
* USE_GTK implies USE_GLIB, so that remove the latter when the former is present.Maxim Sobolev2002-07-151-1/+0
| | | | Notes: svn path=/head/; revision=63001
* 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 Notes: svn path=/head/; revision=62914
* Apart from libpanel this port also requires bonobo and gnomevfs.Maxim Sobolev2002-07-121-1/+1
| | | | Notes: svn path=/head/; revision=62851
* 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> Notes: svn path=/head/; revision=62843
* 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 Notes: svn path=/head/; revision=62821
* 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. Notes: svn path=/head/; revision=62733
* 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 Notes: svn path=/head/; revision=62459
* The FreeBSD GNOME team is proud to present GNOME 2.0 Release.Joe Marcus Clarke2002-06-301-1/+1
| | | | Notes: svn path=/head/; revision=62233
* This port doesn't need to run ldconfig.Dmitry Sivachenko2002-06-291-1/+0
| | | | Notes: svn path=/head/; revision=62172
* Update to version 4.4.7.Dmitry Sivachenko2002-06-294-21/+24
| | | | Notes: svn path=/head/; revision=62165
* Use REINPLACE_CMD instead of PERLHye-Shik Chang2002-06-263-6/+9
| | | | | | | | PR: 39790 Submitted by: Scott Flatman <sf@dsinw.com> Notes: svn path=/head/; revision=62032
* Update to GNOME 2.0 RC2.Joe Marcus Clarke2002-06-261-1/+1
| | | | Notes: svn path=/head/; revision=62009
* Update to version 1.3.2.Jimmy Olgeni2002-06-232-2/+2
| | | | Notes: svn path=/head/; revision=61819
* upgrade to 0.11.27Ying-Chieh Liao2002-06-232-5/+5
| | | | | | | | PR: 39685 Submitted by: maintainer Notes: svn path=/head/; revision=61777
* Update port to version 0.1.16.Jimmy Olgeni2002-06-213-12/+2
| | | | Notes: svn path=/head/; revision=61708
* Add USE_REINPLACE.Joe Marcus Clarke2002-06-192-0/+2
| | | | Notes: svn path=/head/; revision=61585
* Update to 0.9.7.Joe Marcus Clarke2002-06-1910-26/+74
| | | | | | | | PR: 39437 Submitted by: maintainer Notes: svn path=/head/; revision=61579
* Add USE_REINPLACE where appropriate.Maxim Sobolev2002-06-191-0/+1
| | | | Notes: svn path=/head/; revision=61545
* Update to 0.5.Joe Marcus Clarke2002-06-157-51/+72
| | | | | | | | PR: 39323 Submitted by: maintainer Notes: svn path=/head/; revision=61323
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.Joe Marcus Clarke2002-06-154-11/+11
| | | | Notes: svn path=/head/; revision=61311
* Replace ${PERL} with ${REINPLACE_CMD}.Ying-Chieh Liao2002-06-141-1/+1
| | | | | | | | PR: 39243, 39244, 39245, 39249 Submitted by: maintainer Notes: svn path=/head/; revision=61249
* Fix up patches from previous commit.Joe Marcus Clarke2002-06-121-0/+0
| | | | Notes: svn path=/head/; revision=61140
* Update to the latest GNOME 2 snapshot.Joe Marcus Clarke2002-06-125-195/+15
| | | | Notes: svn path=/head/; revision=61139
* Update to 0.11.26Patrick Li2002-06-112-2/+2
| | | | | | | | PR: 39143 Submitted by: maintainer Notes: svn path=/head/; revision=61122
* Update to 0.11.25Patrick Li2002-06-062-2/+2
| | | | | | | | PR: 38887 Submitted by: maintainer Notes: svn path=/head/; revision=60720
* Actually include the patch.Joe Marcus Clarke2002-06-061-0/+84
| | | | | | | Submitted by: sobomax Notes: svn path=/head/; revision=60688
* Update the bookmarks to make them more FreeBSD-friendly.Joe Marcus Clarke2002-06-061-0/+1
| | | | | | | Suggested by: marcel Notes: svn path=/head/; revision=60679
* This port does no longer depend on rox-base.Jimmy Olgeni2002-05-311-2/+1
| | | | Notes: svn path=/head/; revision=60358
* Update port to version 1.3.1 (uses shared-mime-info rather than rox-base).Jimmy Olgeni2002-05-313-13/+73
| | | | | | | Fix a small bug from post-extract (wrong icon path). Notes: svn path=/head/; revision=60354
* Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.Joe Marcus Clarke2002-05-284-15/+11
| | | | Notes: svn path=/head/; revision=60202
* upgrade to 2.5.0Ying-Chieh Liao2002-05-272-2/+2
| | | | | | | | PR: 38601 Submitted by: maintainer Notes: svn path=/head/; revision=60099
* Update to version 0.1.15.Jimmy Olgeni2002-05-242-2/+2
| | | | Notes: svn path=/head/; revision=59926
* Add back jafm which was prematurely removed by will, but mark it BROKENKris Kennaway2002-05-2412-0/+249
| | | | | | | because it doesn't build with recent versions of bison. Notes: svn path=/head/; revision=59886
* Update port to version 0.1.14 (gtk2 based).Jimmy Olgeni2002-05-244-16/+18
| | | | Notes: svn path=/head/; revision=59869
* Update port to version 1.3.0 (which requires gtk2).Jimmy Olgeni2002-05-243-29/+31
| | | | Notes: svn path=/head/; revision=59868
* Remove leftover file.Maxim Sobolev2002-05-201-11/+0
| | | | Notes: svn path=/head/; revision=59550