mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
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.
This commit is contained in:
parent
8a4f5274ec
commit
31d019fabf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163795
13 changed files with 8 additions and 9 deletions
2
MOVED
2
MOVED
|
@ -393,7 +393,6 @@ x11/gnome-fifth-toe||2003-07-15|removed as part of GNOME 1.4 desktop phase out
|
|||
x11-wm/sawfish||2003-07-15|removed as part of GNOME 1.4 desktop phase out
|
||||
audio/gnomemedia||2003-07-15|removed as part of GNOME 1.4 desktop phase out
|
||||
sysutils/gtop||2003-07-15|removed as part of GNOME 1.4 desktop phase out
|
||||
x11-fm/nautilus||2003-07-15|removed as part of GNOME 1.4 desktop phase out
|
||||
audio/gnomeaudio||2003-07-15|removed as part of GNOME 1.4 desktop phase out
|
||||
games/gnomegames||2003-07-15|removed as part of GNOME 1.4 desktop phase out
|
||||
misc/gnomeutils||2003-07-15|removed as part of GNOME 1.4 desktop phase out
|
||||
|
@ -2347,3 +2346,4 @@ x11/gnomepanel|x11/gnome-panel|2006-05-28|Renamed to use real vendor package nam
|
|||
x11/gnomepanel-reference|x11/gnome-panel-reference|2006-05-28|Renamed to use real vendor package name
|
||||
x11/gnomesession|x11/gnome-session|2006-05-28|Renamed to use real vendor package name
|
||||
x11/gnometerminal|x11/gnome-terminal|2006-05-28|Renamed to use real vendor package name
|
||||
x11-fm/nautilus2|x11-fm/nautilus|2006-05-28|Use unversioned name
|
||||
|
|
|
@ -388,7 +388,7 @@ gnomepanel_DETECT= ${X11BASE}/libdata/pkgconfig/libpanelapplet-2.0.pc
|
|||
gnomepanel_USE_GNOME_IMPL=gnomedesktop libwnck gnomemenus gnomedocutils
|
||||
gnomepanel_GNOME_DESKTOP_VERSION=2
|
||||
|
||||
nautilus2_LIB_DEPENDS= nautilus-extension.1:${PORTSDIR}/x11-fm/nautilus2
|
||||
nautilus2_LIB_DEPENDS= nautilus-extension.1:${PORTSDIR}/x11-fm/nautilus
|
||||
nautilus2_DETECT= ${X11BASE}/libdata/pkgconfig/libnautilus-extension.pc
|
||||
nautilus2_USE_GNOME_IMPL=librsvg2 eel2 gnomedesktop desktopfileutils
|
||||
nautilus2_GNOME_DESKTOP_VERSION=2
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
SUBDIR += jaffm
|
||||
SUBDIR += krusader
|
||||
SUBDIR += mtoolsfm
|
||||
SUBDIR += nautilus2
|
||||
SUBDIR += nautilus
|
||||
SUBDIR += offix-files
|
||||
SUBDIR += pcmanfm
|
||||
SUBDIR += py-nautilus
|
||||
|
|
|
@ -6,12 +6,11 @@
|
|||
# $MCom: ports/x11-fm/nautilus2/Makefile,v 1.105 2006/04/13 07:52:42 bland Exp $
|
||||
#
|
||||
|
||||
PORTNAME= nautilus2
|
||||
PORTNAME= nautilus
|
||||
PORTVERSION= 2.14.1
|
||||
CATEGORIES= x11-fm gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
|
||||
DISTNAME= nautilus-${PORTVERSION}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
|
||||
DIST_SUBDIR= gnome2
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
|
@ -17,7 +17,7 @@ DISTNAME= nautilus-python-${PORTVERSION}
|
|||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Python nautilus bindings
|
||||
|
||||
LIB_DEPENDS= nautilus-extension:${PORTSDIR}/x11-fm/nautilus2
|
||||
LIB_DEPENDS= nautilus-extension:${PORTSDIR}/x11-fm/nautilus
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
|
|
@ -20,7 +20,7 @@ RUN_DEPENDS= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-applets
|
|||
gnome-terminal:${PORTSDIR}/x11/gnome-terminal \
|
||||
gnome-session:${PORTSDIR}/x11/gnome-session \
|
||||
gnome-system-monitor:${PORTSDIR}/sysutils/gnome-system-monitor \
|
||||
nautilus:${PORTSDIR}/x11-fm/nautilus2 \
|
||||
nautilus:${PORTSDIR}/x11-fm/nautilus \
|
||||
yelp:${PORTSDIR}/x11/yelp \
|
||||
${X11BASE}/share/gnome/help/user-guide/C/user-guide.xml:${PORTSDIR}/misc/gnome-user-docs \
|
||||
${X11BASE}/share/gnome/sounds/question.wav:${PORTSDIR}/audio/gnome-audio \
|
||||
|
|
|
@ -28,7 +28,7 @@ RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-applets
|
|||
gnome-session:${PORTSDIR}/x11/gnome-session \
|
||||
bug-buddy:${PORTSDIR}/devel/bug-buddy \
|
||||
gnome-system-monitor:${PORTSDIR}/sysutils/gnome-system-monitor \
|
||||
nautilus:${PORTSDIR}/x11-fm/nautilus2 \
|
||||
nautilus:${PORTSDIR}/x11-fm/nautilus \
|
||||
yelp:${PORTSDIR}/x11/yelp \
|
||||
${X11BASE}/sbin/gdm:${PORTSDIR}/x11/gdm \
|
||||
${X11BASE}/share/gnome/help/user-guide/C/user-guide.xml:${PORTSDIR}/misc/gnome-user-docs \
|
||||
|
|
Loading…
Add table
Reference in a new issue