FreshPorts -- The Place For Ports Tue, 14 Oct 2008 12:27 AM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
nautilus 2.22.5.1_1 x11-fm on this many watch lists=32 search for ports that depend on this port
File manager for the GNOME desktop
Maintained by: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Sep 2000 15:57:57
Also Listed In: gnome


Nautilus is a file manager tightly integrated into the GNOME destkop.
It is also responsible for desktop and icon management, and provides
an intuitive interface for accessing files and webpages.

WWW: http://www.gnome.org/projects/nautilus/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/libtool15, textproc/intltool, misc/gnome-mime-data, devel/pkg-config, devel/desktop-file-utils, textproc/gnome-doc-utils
Required To Run: misc/gnomehier, misc/gnome-mime-data, devel/pkg-config, devel/desktop-file-utils, devel/gio-fam-backend, textproc/gnome-doc-utils
Required Libraries: graphics/libexif, devel/gettext, audio/esound, accessibility/atk, x11-toolkits/eel, accessibility/gail, devel/gconf2, devel/glib20, x11/gnome-desktop, devel/gnome-vfs, x11-toolkits/gtk20, devel/gvfs, graphics/libart_lgpl, devel/libbonobo, x11-toolkits/libbonoboui, devel/libglade2, x11/libgnome, graphics/libgnomecanvas, x11-toolkits/libgnomeui, devel/libgsf, devel/libIDL, graphics/librsvg2, textproc/libxml2, textproc/libxslt, devel/ORBit2, x11-toolkits/pango

To install the port: cd /usr/ports/x11-fm/nautilus/ && make install clean
To add the package: pkg_add -r nautilus


Configuration Options
===> The following configuration options are available for nautilus-2.22.5.1_1:
     TRACKER=Off (default) "Enable Tracker Search (sysutils/tracker)"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/nautilus/2.22/
ftp://ftp.no.gnome.org/pub/GNOME/sources/nautilus/2.22/
ftp://ftp.dit.upm.es/linux/gnome/sources/nautilus/2.22/
http://laotzu.acc.umu.se/pub/GNOME/sources/nautilus/2.22/
http://gemmei.acc.umu.se/pub/GNOME/sources/nautilus/2.22/
http://chuangtzu.acc.umu.se/pub/GNOME/sources/nautilus/2.22/
ftp://ftp.dataplus.se/pub/linux/gnome/sources/nautilus/2.22/
ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/nautilus/2.22/
http://ftp.unina.it/pub/linux/GNOME/sources/nautilus/2.22/
http://www.gtlib.cc.gatech.edu/pub/gnome/sources/nautilus/2.22/
ftp://ftp.dti.ad.jp/pub/X/gnome/sources/nautilus/2.22/
http://ring.nict.go.jp/archives/X/gnome/sources/nautilus/2.22/
http://ring.sakura.ad.jp/archives/X/gnome/sources/nautilus/2.22/
http://ring.riken.jp/archives/X/gnome/sources/nautilus/2.22/
ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/nautilus/2.22/
ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/nautilus/2.22/
http://ftp.gnome.org/pub/GNOME/sources/nautilus/2.22/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/gnome2/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2008-07-25
    Affects: users of x11-fm/nautilus and misc/shared-mime-info
    Author: gnome@FreeBSD.org
    Reason: 
      In order to properly update x11-fm/nautilus and misc/shared-mime-info, do
      the following using portupgrade:
    
    	# pkg_deinstall -fO nautilus
    	# portupgrade shared-mime-info
    	# portinstall -O nautilus
    
      Once misc/shared-mime-info has been updated, each user will need to run the
      following command:
    
    	$ update-mime-database ~/.local/share/mime/
    
    
Port Moves
  • port moved here from x11-fm/nautilus2 on 2006-05-28
    REASON: Use unversioned name

Number of commits found: 99

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
25 Jul 2008 23:24:14
Original commit files touched by this commit  2.22.5.1_1
marcus search for other commits by this committer
Update shared-mime-info to 0.51, and remove conflicts with x11-fm/nautilus.
Add an UPDATING entry on how to properly perform this upgrade.
12 Jul 2008 20:06:31
Original commit files touched by this commit  2.22.5.1
marcus search for other commits by this committer
Update to 2.22.5.1.
01 Jul 2008 03:49:35
Original commit files touched by this commit  2.22.4
mezz search for other commits by this committer
Update to 2.22.4.
06 Jun 2008 15:12:23
Original commit files touched by this commit  2.22.3_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
28 May 2008 21:23:32
Original commit files touched by this commit  2.22.3
mezz search for other commits by this committer
Update to 2.22.3.
19 Apr 2008 18:56:05
Original commit files touched by this commit  2.22.2_2
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
08 Apr 2008 02:00:10
Original commit files touched by this commit  2.22.2_1
ahze search for other commits by this committer
Readd tracker (if you want the gnome bits you must install
sysutils/tracker-gnome)
07 Apr 2008 22:25:33
Original commit files touched by this commit  2.22.2
marcus search for other commits by this committer
* Update to 2.22.2
* Disable tracker support as it causes a circular dependency [1]

Discussed with: ahze [1]
05 Apr 2008 18:02:17
Original commit files touched by this commit  2.22.1_2
ahze search for other commits by this committer
Split tracker into gnome and non-gnome ports

  The sysutils/tracker port is now a meta port and tracker is now split into
  separate ports to allow non-GNOME users to install tracker without pulling
  in GNOME components. To upgrade please use the directions below.

  portmaster users:
  portmaster -o sysutils/tracker-client tracker
  portmaster -u sysutils/tracker

  portupgrade users:
  portupgrade -o sysutils/tracker-client tacker
  portupgrade -u sysutils/tracker

Repocopied by:  marcus
28 Mar 2008 21:52:18
Original commit files touched by this commit  2.22.1
marcus search for other commits by this committer
Update to 2.22.1.
24 Mar 2008 03:50:55
Original commit files touched by this commit  2.22.0_2
marcus search for other commits by this committer
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD.  The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ .  On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media.  Work
is also underway to tie webkit more closely into GNOME.  As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.

This release would not have been possible without the contributions and
testing efforts of the following people:

Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
25 Oct 2007 00:37:25
Original commit files touched by this commit  2.20.0
marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
03 Jul 2007 18:16:52
Original commit files touched by this commit  2.18.3
mezz search for other commits by this committer
-Update to 2.18.3.
-Get rid of X11BASE.
27 May 2007 16:25:39
Original commit files touched by this commit  2.18.1_3
pav search for other commits by this committer
- Chase libexif update
25 May 2007 13:07:17
Original commit files touched by this commit  2.18.1_2
pav search for other commits by this committer
- Chase libexif update
19 May 2007 21:32:57
Original commit files touched by this commit  2.18.1_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
11 Apr 2007 14:39:55
Original commit files touched by this commit  2.18.1
bland search for other commits by this committer
- Update to 2.18.1
- Sort plist.
19 Mar 2007 05:14:07
Original commit files touched by this commit  2.18.0.1_1
marcus search for other commits by this committer
Presenting GNOME 2.18 for FreeBSD.  GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features.  Not that it doesn't have its share of new and exciting
items.  See http://www.gnome.org/start/2.18/ for all the goodies in
this release.

GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
20 Nov 2006 14:26:41
Original commit files touched by this commit  2.16.3
ahze search for other commits by this committer
Update to 2.16.3
16 Nov 2006 17:52:49
Original commit files touched by this commit  2.16.2_1
mezz search for other commits by this committer
Add a patch fo fix the desktop icons(computer,home,trash)'s position that
couldn't load from ~/.nautilus/metafiles/. This patch was took from in this
bugzilla by Luis Medinas. Bump the PORTREVISION.

Reviewed by:    marcus
Reported by:    a few of people in freebsd-gnome both mailing list and IRC
Bugzilla:       http://bugzilla.gnome.org/show_bug.cgi?id=373895
07 Nov 2006 22:38:05
Original commit files touched by this commit  2.16.2
ahze search for other commits by this committer
Update to 2.16.2
14 Oct 2006 09:35:50
Original commit files touched by this commit  2.16.1
marcus search for other commits by this committer
Presenting GNOME 2.16.1 for FreeBSD.  This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.

On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE.  This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed.  The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily.  We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.

Back to GNOME 2.16.  This release brings a huge amount of new functionality
to FreeBSD.  The standard release notes can be read at
http://www.gnome.org/start/2.16/ .  But on top of what you will read there,
(Only the first 15 lines of the commit message are shown above View all of this commit message)
01 Aug 2006 05:11:07
Original commit files touched by this commit  2.14.3
marcus search for other commits by this committer
Update to 2.14.3.
29 May 2006 06:32:31
Original commit files touched by this commit  2.14.1
mezz search for other commits by this committer
x11-fm/nautilus2 -> x11-fm/nautilus

Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.
15 Jul 2003 20:00:40
Original commit files touched by this commit  1.0.6_9
marcus search for other commits by this committer
Begin the de-orbit burn of the GNOME 1.4 desktop.  This is phase I.  All
core desktop components are being removed.
12 Jun 2003 10:46:10
Original commit files touched by this commit  1.0.6_9
adamw search for other commits by this committer
Remove REINPLACE commands that were rolled into gnomehack.
06 Apr 2003 22:16:05
Original commit files touched by this commit  1.0.6_9
marcus search for other commits by this committer
* Update to new GNOME infrastructure
* Set GNOME_DESKTOP_VERSION explicitly so users can upgrade or downgrade
  across desktop versions
07 Mar 2003 06:12:45
Original commit files touched by this commit  1.0.6_9
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
17 Feb 2003 18:49:35
Original commit files touched by this commit  1.0.6_9
marcus search for other commits by this committer
Clean up the Makefile some to remove the dead Mozilla bits.
20 Sep 2002 18:07:51
Original commit files touched by this commit  1.0.6_9
marcus search for other commits by this committer
GNOME has just changed the layout of their FTP site.  This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
11 Sep 2002 17:20:10
Original commit files touched by this commit  1.0.6_9
marcus search for other commits by this committer
Backport sobomax's CD eject patch to nautilus from nautilus2.
11 Sep 2002 05:21:34
Original commit files touched by this commit  1.0.6_8
marcus search for other commits by this committer
Okay, _this_ should complete the filesystem stuff.  With this patch, CD names
are correctly displayed on the desktop when a CD is mounted.  This
also correctly identifies removable media (based on the "noauto" mount
option).
10 Sep 2002 21:24:07
Original commit files touched by this commit  1.0.6_7
marcus search for other commits by this committer
Port sobomax's nautilus2 volume patches to nautilus, and take things a step
further.  Now, removable media such as CDs, Zip drives, etc. are correctly
handled by nautilus with pretty little icons.  Bump PORTREVISION.
14 Jul 2002 05:08:06
Original commit files touched by this commit  1.0.6_6
marcus search for other commits by this committer
Add a dependency on libghttp.  This isn't polled at configure time, but it
is needed by nautilus-text-view.c.

PR:             40522
12 Jul 2002 10:39:57
Original commit files touched by this commit  1.0.6_6
sobomax search for other commits by this committer
Apart from libpanel this port also requires bonobo and gnomevfs.
12 Jul 2002 04:20:06
Original commit files touched by this commit  1.0.6_6
marcus search for other commits by this committer
Fix broken make configure.  There is no gnomecore component to GNOMENG.
Instead, it's libpanel.

Reported by:    Mike Harding <mvh@ix.netcom.com>
11 Jul 2002 18:16:11
Original commit files touched by this commit  1.0.6
sobomax search for other commits by this committer
Convert all core GNOME1 components and some of the most popular GNOME1
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
05 Jul 2002 06:43:27
Original commit files touched by this commit  1.0.6_6
marcus search for other commits by this committer
Add fam as a dependency if libfam.so.0 exists.  Nautilus will implicitly add
it anyway, so this fixes the missing lib problem if fam is uninstalled.

PR:             38253
26 Apr 2002 06:58:40
Original commit files touched by this commit  1.0.6_5
sobomax search for other commits by this committer
Put USE_LIBTOOL back.
15 Apr 2002 18:05:52
Original commit files touched by this commit  1.0.6_5
sobomax search for other commits by this committer
GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.
12 Apr 2002 18:10:20
Original commit files touched by this commit  1.0.6_5
ade search for other commits by this committer
gettext upgrade uber-patch (stage 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
29 Mar 2002 13:01:03
Original commit files touched by this commit  1.0.6_4
sobomax search for other commits by this committer
Take into account that not only -current, but the -stable as well now has
nl_langinfo() interface. Also remove iconv->giconv hack while I here.

PR:             36064
Submitted by:   Joe Marcus Clarke <marcus@marcuscom.com>
19 Mar 2002 12:52:55
Original commit files touched by this commit  1.0.6_4
sobomax search for other commits by this committer
Fix another few places where giconv used instead of iconv.

PR:             36059, 36063, 36082
Submitted by:   Joe Marcus Clarke <marcus@marcuscom.com>
15 Mar 2002 19:44:29
Original commit files touched by this commit  1.0.6_4
ade search for other commits by this committer
Stage 1 of gettext update.

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
13 Mar 2002 23:34:03
Original commit files touched by this commit
sobomax search for other commits by this committer
Use correct location of nautilusConf.sh.

Submitted by:   Joe Marcus Clarke <marcus@marcuscom.com>
13 Mar 2002 21:16:33
Original commit files touched by this commit
sobomax search for other commits by this committer
Add galeon into RUN_DEPENDS - we need it for HTML rendering.
12 Mar 2002 19:34:35
Original commit files touched by this commit
sobomax search for other commits by this committer
Victims of Mozilla update to 0.9.9.
11 Mar 2002 17:25:31
Original commit files touched by this commit
sobomax search for other commits by this committer
Chase increase of freetype2 shlib version.
01 Mar 2002 16:22:38
files touched by this commit
sobomax search for other commits by this committer
Add patch missed in the previous commit.    
26 Feb 2002 23:10:47
files touched by this commit
sobomax search for other commits by this committer
Set LD_LIBRARY_PATH and MOZILLA_FIVE_HOME properly.    
21 Feb 2002 14:16:52
files touched by this commit
sobomax search for other commits by this committer
(forced)    
21 Feb 2002 14:15:58
files touched by this commit
sobomax search for other commits by this committer
Respect WITH_FULL_MOZILLA, which allows nautilus be linked with www/mozilla  
instead of www/mozilla-embedded.    
12 Feb 2002 19:31:20
files touched by this commit
ade search for other commits by this committer
The embedded mozilla component now appears to work with mozilla-0.9.8   (it was
broken with 0.9.7)    
21 Jan 2002 11:46:49
files touched by this commit
sobomax search for other commits by this committer
Update version number of freetype2 shared library.    
26 Dec 2001 10:24:24
files touched by this commit
sobomax search for other commits by this committer
Disable Mozilla component for now, because it doesn't work with 0.9.7.    
20 Dec 2001 06:19:02
files touched by this commit
sobomax search for other commits by this committer
Backout previous change - it seems that new revision of the patch doesn't  
apply everywhere.    
19 Dec 2001 20:20:23
files touched by this commit
sobomax search for other commits by this committer
Don't filter libc_r on 5-CURRENT.    
19 Dec 2001 11:39:09
files touched by this commit
sobomax search for other commits by this committer
Fix braino: when WITHOUT_MOZILLA isn't defined don't override BUILD_DEPENDS,  
but instead append appropriate entries using `+='. This should fix bento  
build.    
08 Dec 2001 00:58:06
files touched by this commit
sobomax search for other commits by this committer
- Don't build included tests - we don't install them anyway;   - check exit code
of FAMMonotor*() functions.    
07 Dec 2001 08:53:33
files touched by this commit
sobomax search for other commits by this committer
Remove debugging trap that somehow slipped into previous commit causing  
Nautilus to hang as startup.    
05 Dec 2001 22:15:04
files touched by this commit
sobomax search for other commits by this committer
Fix a harmless warning from gnomevfs about local path not starting with `/'.    
20 Nov 2001 13:07:45
files touched by this commit
sobomax search for other commits by this committer
Tech gnome-session how to set-up a LD_LIBRARY_PATH, so that mozilla   component
of nautilus Just Works[tm], without the need to customize   environment. Remove
appropriate comment from post-install section   of nautilus' Makefile.    
12 Nov 2001 17:35:29
files touched by this commit
sobomax search for other commits by this committer
Add FreeBSD Newsflash newsfeed.    
12 Nov 2001 13:59:37
files touched by this commit
sobomax search for other commits by this committer
Add Daily Daemon News feed.    
12 Nov 2001 13:19:39
files touched by this commit
sobomax search for other commits by this committer
Update to 1.0.6.    
07 Nov 2001 20:31:27
files touched by this commit
sobomax search for other commits by this committer
Fix braino in the previous commit:    
07 Nov 2001 19:47:42
files touched by this commit
sobomax search for other commits by this committer
After installation display an short instruction on how to get Mozilla  
component working in Nautilus.    
31 Oct 2001 08:20:45
files touched by this commit
sobomax search for other commits by this committer
Don't link in libc - FreeBSD doesn't need this.    
30 Oct 2001 08:12:37
files touched by this commit
sobomax search for other commits by this committer
Update to 1.0.5. With an updated ORBit it works in 5-CURRENT and 4-STABLE  
systems. Some functionality is still missed, though (e.g. Mozilla component  
doesn't work), but it is a good start.    
28 Aug 2001 10:43:52
files touched by this commit
sobomax search for other commits by this committer
Turn Mozilla support off, because it doesn't compile with 0.9.3 milestone.    
12 Jul 2001 12:10:30
files touched by this commit
sobomax search for other commits by this committer
Update version number of freetype2 shared library.    
06 Jul 2001 14:51:34
files touched by this commit
sobomax search for other commits by this committer
Update to 1.0.4. Still doesn't work (hangs at startup)... :-<    
19 Jun 2001 11:43:09
files touched by this commit
ade search for other commits by this committer
Clean up dependency chains after moving gtkhtml/gal inside the   USE_GNOME knob 
  
22 May 2001 15:41:12
files touched by this commit
sobomax search for other commits by this committer
Put back Mozilla support.    
14 May 2001 19:18:53
files touched by this commit
sobomax search for other commits by this committer
Update to 1.0.3.    
11 May 2001 18:36:50
files touched by this commit
ade search for other commits by this committer
SWitch maintainership of core GNOME ports to a small group of   committers
(gnome@FreeBSD.org), since this is now definitely too big   for just one person.
   
11 May 2001 17:36:48
files touched by this commit
sobomax search for other commits by this committer
Remove patch that may cause build breakage if XFREE86_VERSION == 4.  
10 May 2001 14:29:28
files touched by this commit
sobomax search for other commits by this committer
Correct path to the /proc/PID/status (it's /proc/PID/stat in Linux).    
05 May 2001 17:00:11
files touched by this commit
sobomax search for other commits by this committer
Use proper location of freetype library (LOCALBASE, not X11BASE).    
05 May 2001 16:15:00
files touched by this commit
sobomax search for other commits by this committer
Add missed libghttp dependency.    
04 May 2001 23:51:18
files touched by this commit
ade search for other commits by this committer
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole   bunch of
GNOME applications under one convenient building mechanism.    
09 Apr 2001 20:20:17
files touched by this commit
sobomax search for other commits by this committer
Ensure that the freetype-config is available. This should workaround the  
XFree86-4 + freetype2 problem. This is not a final solution and provided   only
for forthcoming 4.3 release, after which it will be removed.    
29 Mar 2001 17:35:19
files touched by this commit
sobomax search for other commits by this committer
-pthread --> ${PTHREAD_LIBS}   -D_THREAD_SAFE --> ${PTHREAD_CFLAGS}    
20 Mar 2001 20:28:14
files touched by this commit
obrien search for other commits by this committer
`rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".    
01 Feb 2001 20:16:40
files touched by this commit
sobomax search for other commits by this committer
Update to 0.8. Unfortunately it doesn't work apart from setup wizard, so   use
it cautiously and don't forget to let me know if you managed to fix it.    
01 Feb 2001 11:48:35
files touched by this commit
sobomax search for other commits by this committer
Reflect divorce of mozilla-embedded and mozilla-headers.    
31 Jan 2001 15:57:22
files touched by this commit
ade search for other commits by this committer
Chase gtkhtml shared library revision.    
30 Jan 2001 16:45:58
files touched by this commit
ade search for other commits by this committer
Max kindly agreed to be the vict^Wmaintainer.  We need fresh new   blood to
sacrif^Wget rid of the Linuxisms.    
25 Jan 2001 23:32:55
files touched by this commit
ade search for other commits by this committer
Chase new gtkhtml shared library number    
12 Jan 2001 19:59:39
files touched by this commit
ade search for other commits by this committer
Long-awaited update to 0.5 -- goes "bang" fairly quickly, spewing corefiles  
all over the place.  If some enterprising hacker wants to figure out why,  
patches are more than welcome, both to me and the nautilus developers.    
15 Dec 2000 17:56:17
files touched by this commit
ade search for other commits by this committer
Use new gtkhtml (still broken, though)    
20 Oct 2000 18:27:45
files touched by this commit
ade search for other commits by this committer
Chase gtkhtml shlib version    
11 Oct 2000 22:41:22
files touched by this commit
ade search for other commits by this committer
Unbreak the BROKEN line (add missing ")    
10 Oct 2000 19:26:17
files touched by this commit
ade search for other commits by this committer
Temporarily mark broken, primarily because of the new bonobo.   New releases
should be out real soon now.    
08 Oct 2000 08:37:12
files touched by this commit
asami search for other commits by this committer
Convert category x11-fm to new layout.  
05 Oct 2000 09:17:31
files touched by this commit
reg search for other commits by this committer
Implement USE_GNOME, part 2.    
03 Oct 2000 19:37:51
files touched by this commit
ade search for other commits by this committer
Chase new gconf    
17 Sep 2000 21:09:28
files touched by this commit
ade search for other commits by this committer
Fix rpm dependency issue.    
14 Sep 2000 19:57:57
files touched by this commit
ade search for other commits by this committer
Add nautilus, the file manager and graphical shell being   developed for GNOME
2.0    

Number of commits found: 99

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Oct 12
drupal6Oct 12
cups-baseOct 10
mysql41-server*Oct 10
mysql50-client*Oct 10
mysql50-server*Oct 10
mysql51-client*Oct 10
mysql51-server*Oct 10
mysql60-client*Oct 10
operaOct 10
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03
phpmyadmin*Oct 03

12 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19307
Broken 157
Deprecated 80
Ignore 437
Forbidden 7
Restricted 279
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 62
Interactive 78
new 24 hours 13
new 48 hours24
new 7 days45
new fortnight79
new month139

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.283 seconds.