1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

x11-wm/sawfish2 -> x11-wm/sawfish

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:
Jeremy Messenger 2006-05-29 06:23:01 +00:00
parent 5e32716f8b
commit 7cd8c2797d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163799
18 changed files with 7 additions and 8 deletions

2
MOVED
View File

@ -390,7 +390,6 @@ x11/xalf||2003-07-15|removed as part of GNOME 1.4 desktop phase out
x11/linux-xalf||2003-07-15|removed as part of GNOME 1.4 desktop phase out
x11/gnome||2003-07-15|removed as part of GNOME 1.4 desktop phase out
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
audio/gnomeaudio||2003-07-15|removed as part of GNOME 1.4 desktop phase out
@ -2350,3 +2349,4 @@ x11-fm/nautilus2|x11-fm/nautilus|2006-05-28|Use unversioned name
x11-toolkits/gtk--|x11-toolkits/gtkmm12|2006-05-29|Renamed to use real vendor package name
x11-toolkits/gtk--2|x11-toolkits/gtkmm20|2006-05-29|Renamed to use real vendor package name
x11-toolkits/gtk--2-reference|x11-toolkits/gtkmm20-reference|2006-05-29|Renamed to use real vendor package name
x11-wm/sawfish2|x11-wm/sawfish|2006-05-29|Use unversioned name

View File

@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= karma@ez.pereslavl.ru
COMMENT= Themes for Sawfish window manager
RUN_DEPENDS= sawfish:${PORTSDIR}/x11-wm/sawfish2
RUN_DEPENDS= sawfish:${PORTSDIR}/x11-wm/sawfish
USE_X_PREFIX= yes

View File

@ -88,7 +88,7 @@
SUBDIR += ratmenu
SUBDIR += ratpoison
SUBDIR += sapphire
SUBDIR += sawfish2
SUBDIR += sawfish
SUBDIR += selectwm
SUBDIR += skippy
SUBDIR += skippy-xd

View File

@ -15,8 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ebert@informatik.unibw-muenchen.de
COMMENT= A pager for sawfish without GNOME
BUILD_DEPENDS= ${X11BASE}/bin/sawfish:${PORTSDIR}/x11-wm/sawfish2
RUN_DEPENDS= ${X11BASE}/bin/sawfish:${PORTSDIR}/x11-wm/sawfish2
BUILD_DEPENDS= ${X11BASE}/bin/sawfish:${PORTSDIR}/x11-wm/sawfish
RUN_DEPENDS= ${X11BASE}/bin/sawfish:${PORTSDIR}/x11-wm/sawfish
USE_GMAKE= yes
MAKEFILE= GNUmakefile

View File

@ -5,14 +5,13 @@
# $FreeBSD$
#
PORTNAME= sawfish2
PORTNAME= sawfish
PORTVERSION= 1.3
PORTREVISION= 12
PORTEPOCH= 2
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sawmill
DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org

View File

@ -1,5 +1,5 @@
$FreeBSD$
$FreeBSD: /tmp/pcvs/ports/x11-wm/sawfish/files/Attic/patch-lisp::sawfish::ui::widgets::workspace-geometry.jl,v 1.1 2006-05-29 06:23:01 mezz Exp $
--- lisp/sawfish/ui/widgets/workspace-geometry.jl 2002/04/29 19:16:50 1.1
+++ lisp/sawfish/ui/widgets/workspace-geometry.jl 2002/04/29 19:17:07