summaryrefslogtreecommitdiff
path: root/x11-fm/nautilus (follow)
Commit message (Collapse)AuthorAgeFilesLines
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-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.
* Backport sobomax's CD eject patch to nautilus from nautilus2.Joe Marcus Clarke2002-09-112-3/+12
|
* 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).
* 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.
* 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 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
* Put USE_LIBTOOL back.Maxim Sobolev2002-04-264-36/+20
|
* GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already inMaxim Sobolev2002-04-151-2/+1
| | | | LIB_DEPENDS.
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-5/+3
| | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
* Take into account that not only -current, but the -stable as well now hasMaxim Sobolev2002-03-291-8/+6
| | | | | | | nl_langinfo() interface. Also remove iconv->giconv hack while I here. PR: 36064 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Fix another few places where giconv used instead of iconv.Maxim Sobolev2002-03-192-28/+1
| | | | | PR: 36059, 36063, 36082 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
* Use correct location of nautilusConf.sh.Maxim Sobolev2002-03-131-0/+14
| | | | Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Add galeon into RUN_DEPENDS - we need it for HTML rendering.Maxim Sobolev2002-03-131-0/+1
|
* Victims of Mozilla update to 0.9.9.Maxim Sobolev2002-03-121-0/+2
|
* Chase increase of freetype2 shlib version.Maxim Sobolev2002-03-111-1/+1
|
* Add patch missed in the previous commit.Maxim Sobolev2002-03-012-3/+11
| | | | Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Set LD_LIBRARY_PATH and MOZILLA_FIVE_HOME properly.Maxim Sobolev2002-02-265-4/+83
| | | | Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>, sobomax
* Respect WITH_FULL_MOZILLA, which allows nautilus be linked with www/mozillaMaxim Sobolev2002-02-211-1/+12
| | | | instead of www/mozilla-embedded.
* The embedded mozilla component now appears to work with mozilla-0.9.8Ade Lovett2002-02-121-3/+1
| | | | (it was broken with 0.9.7)
* Update version number of freetype2 shared library.Maxim Sobolev2002-01-211-1/+1
|
* Disable Mozilla component for now, because it doesn't work with 0.9.7.Maxim Sobolev2001-12-261-0/+2
|
* Backout previous change - it seems that new revision of the patch doesn'tMaxim Sobolev2001-12-201-17/+8
| | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net>
* Don't filter libc_r on 5-CURRENT.Maxim Sobolev2001-12-191-8/+17
|
* Fix braino: when WITHOUT_MOZILLA isn't defined don't override BUILD_DEPENDS,Maxim Sobolev2001-12-191-1/+1
| | | | | | | but instead append appropriate entries using `+='. This should fix bento build. Submitted by: bento
* - Don't build included tests - we don't install them anyway;Maxim Sobolev2001-12-082-4/+38
| | | | - check exit code of FAMMonotor*() functions.
* Remove debugging trap that somehow slipped into previous commit causingMaxim Sobolev2001-12-072-1/+2
| | | | | | | Nautilus to hang as startup. PR: 32566 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Fix a harmless warning from gnomevfs about local path not starting with `/'.Maxim Sobolev2001-12-051-11/+19
|
* Tech gnome-session how to set-up a LD_LIBRARY_PATH, so that mozillaMaxim Sobolev2001-11-201-10/+0
| | | | | | component of nautilus Just Works[tm], without the need to customize environment. Remove appropriate comment from post-install section of nautilus' Makefile.
* Add FreeBSD Newsflash newsfeed.Maxim Sobolev2001-11-121-2/+5
| | | | Submitted by: Joseph Scott <joseph@randomnetworks.com>
* Add Daily Daemon News feed.Maxim Sobolev2001-11-121-0/+13
|
* Update to 1.0.6.Maxim Sobolev2001-11-124-11/+39
|
* Fix braino in the previous commit:Maxim Sobolev2001-11-071-1/+1
| | | | | | ${X11BASE}/mozilla-embedded --> ${X11BASE}/lib/mozilla-embedded Submitted by: Joe Clarke <marcus@marcuscom.com>
* After installation display an short instruction on how to get MozillaMaxim Sobolev2001-11-071-0/+10
| | | | component working in Nautilus.
* Don't link in libc - FreeBSD doesn't need this.Maxim Sobolev2001-10-311-1/+11
| | | | Submitted by: Ports Fury
* Update to 1.0.5. With an updated ORBit it works in 5-CURRENT and 4-STABLEMaxim Sobolev2001-10-309-82/+348
| | | | | systems. Some functionality is still missed, though (e.g. Mozilla component doesn't work), but it is a good start.
* Turn Mozilla support off, because it doesn't compile with 0.9.3 milestone.Maxim Sobolev2001-08-281-0/+2
| | | | Submitted by: bento
* Update version number of freetype2 shared library.Maxim Sobolev2001-07-121-1/+1
|
* Update to 1.0.4. Still doesn't work (hangs at startup)... :-<Maxim Sobolev2001-07-065-277/+167
|
* Clean up dependency chains after moving gtkhtml/gal inside theAde Lovett2001-06-191-1/+1
| | | | USE_GNOME knob
* Put back Mozilla support.Maxim Sobolev2001-05-223-6/+24
|
* Update to 1.0.3.Maxim Sobolev2001-05-149-480/+406
|
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-111-1/+1
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* Remove patch that may cause build breakage if XFREE86_VERSION == 4.Maxim Sobolev2001-05-111-10/+0
|
* Correct path to the /proc/PID/status (it's /proc/PID/stat in Linux).Maxim Sobolev2001-05-102-0/+15
| | | | Submitted by: Matthew Hawkins <matthew@topic.com.au>
* Use proper location of freetype library (LOCALBASE, not X11BASE).Maxim Sobolev2001-05-051-2/+2
|
* Add missed libghttp dependency.Maxim Sobolev2001-05-051-1/+2
|