summaryrefslogtreecommitdiff
path: root/x11-fm/nautilus2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove REINPLACE commands that were rolled into gnomehack.Adam Weinberger2003-06-121-4/+0
| | | | Notes: svn path=/head/; revision=82858
* Update to 2.2.4.Joe Marcus Clarke2003-05-083-2/+4
| | | | Notes: svn path=/head/; revision=80414
* Change the gnomecontrolcenter2 dependency to a GNOME component.Joe Marcus Clarke2003-04-131-2/+2
| | | | Notes: svn path=/head/; revision=78902
* * Update to new GNOME infrastructureJoe Marcus Clarke2003-04-061-5/+2
| | | | | | | | * Set GNOME_DESKTOP_VERSION explicitly so users can upgrade or downgrade across desktop versions Notes: svn path=/head/; revision=78454
* Update to 2.2.3.1.Joe Marcus Clarke2003-04-044-16/+19
| | | | Notes: svn path=/head/; revision=78135
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* chmod the Nautilus .desktop files since they will be copied to each user'sJoe Marcus Clarke2003-02-151-0/+3
| | | | | | | | | home directory, where they should be writeable by the user. PR: 48263 Notes: svn path=/head/; revision=75606
* Update to 2.2.1.Joe Marcus Clarke2003-02-113-2/+3
| | | | Notes: svn path=/head/; revision=75323
* Update to GNOME 2.2.Joe Marcus Clarke2003-02-079-444/+63
| | | | | | | | This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts. Notes: svn path=/head/; revision=75035
* Add a RUN_DEPENDS on gnomecontrolcenter2. This is for users that like toJoe Marcus Clarke2003-01-191-0/+2
| | | | | | | | | | | use Nautilus without the rest of GNOME. With this, users can now configure file associations. PR: 45902 Submitted by: Brad Laue <brad@brad-x.com> Notes: svn path=/head/; revision=73521
* Update to 2.0.8.Joe Marcus Clarke2002-11-203-2/+7
| | | | Notes: svn path=/head/; revision=70550
* 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. Notes: svn path=/head/; revision=66862
* * Update to 2.0.7Joe Marcus Clarke2002-09-154-15/+44
| | | | | | | * Add filesystem entries for some popular FreeBSD fstypes Notes: svn path=/head/; revision=66338
* 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. Notes: svn path=/head/; revision=66137
* Forward-port the nautilus patches for fixing removable media volumes onJoe Marcus Clarke2002-09-112-13/+64
| | | | | | | the desktop. Notes: svn path=/head/; revision=66109
* Complete the removable media patch as was done in nautilus.Joe Marcus Clarke2002-09-102-6/+23
| | | | Notes: svn path=/head/; revision=66088
* 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 Notes: svn path=/head/; revision=65966
* Update to 2.0.6.Joe Marcus Clarke2002-08-292-2/+2
| | | | Notes: svn path=/head/; revision=65217
* Update to 2.0.5.Joe Marcus Clarke2002-08-242-3/+3
| | | | Notes: svn path=/head/; revision=64946
* Update to 2.0.4.Joe Marcus Clarke2002-08-154-12/+14
| | | | Notes: svn path=/head/; revision=64525
* 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
* 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
* 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
* 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
* Update to GNOME 2.0 RC2.Joe Marcus Clarke2002-06-261-1/+1
| | | | Notes: svn path=/head/; revision=62009
* 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
* 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
* 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
* 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
* Remove leftover file.Maxim Sobolev2002-05-201-11/+0
| | | | Notes: svn path=/head/; revision=59550
* Update nautilus2 to 1.1.16 after a repo-copy from ports/x11-fm/nautilus andMaxim Sobolev2002-05-2016-881/+240
| | | | | | | connect it to the build. Notes: svn path=/head/; revision=59549
* Put USE_LIBTOOL back.Maxim Sobolev2002-04-264-36/+20
| | | | Notes: svn path=/head/; revision=58142
* GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already inMaxim Sobolev2002-04-151-2/+1
| | | | | | | LIB_DEPENDS. Notes: svn path=/head/; revision=57721
* 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 Notes: svn path=/head/; revision=57625
* 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> Notes: svn path=/head/; revision=56868
* 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> Notes: svn path=/head/; revision=56333
* 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 Notes: svn path=/head/; revision=56168
* Use correct location of nautilusConf.sh.Maxim Sobolev2002-03-131-0/+14
| | | | | | | Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=56045
* Add galeon into RUN_DEPENDS - we need it for HTML rendering.Maxim Sobolev2002-03-131-0/+1
| | | | Notes: svn path=/head/; revision=56032
* Victims of Mozilla update to 0.9.9.Maxim Sobolev2002-03-121-0/+2
| | | | Notes: svn path=/head/; revision=55945
* Chase increase of freetype2 shlib version.Maxim Sobolev2002-03-111-1/+1
| | | | Notes: svn path=/head/; revision=55873
* Add patch missed in the previous commit.Maxim Sobolev2002-03-012-3/+11
| | | | | | | Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=55372
* Set LD_LIBRARY_PATH and MOZILLA_FIVE_HOME properly.Maxim Sobolev2002-02-265-4/+83
| | | | | | | Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>, sobomax Notes: svn path=/head/; revision=55286