Date: Tue, 4 Nov 1997 20:21:44 -0800 (PST) From: Satoshi Asami <asami@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/games Makefile ports/net Makefile ports/misc Makefile ports/converters Makefile ports/x11 Makefile ports/converters/kdesupport Makefile ports/games/kdegames Makefile ports/misc/kdeutils Makefile ports/net/kdenetwork Makefile ... Message-ID: <199711050421.UAA14498@freefall.freebsd.org>
index | next in thread | raw e-mail
asami 1997/11/04 20:21:43 PST
Modified files:
games Makefile
net Makefile
misc Makefile
converters Makefile
x11 Makefile
converters/kdesupport Makefile
games/kdegames Makefile
misc/kdeutils Makefile
net/kdenetwork Makefile
x11/kdebase Makefile
x11/kdelibs Makefile
Removed files:
x11/kdegames Makefile
x11/kdegames/files md5
x11/kdegames/patches patch-a0 patch-aa patch-ab
x11/kdegames/pkg COMMENT DESCR PLIST
x11/kdenetwork Makefile
x11/kdenetwork/files md5
x11/kdenetwork/patches patch-a0 patch-aa patch-ab
x11/kdenetwork/pkg COMMENT DESCR PLIST
x11/kdesupport Makefile
x11/kdesupport/files md5
x11/kdesupport/patches patch-a0
x11/kdesupport/pkg COMMENT DESCR PLIST
x11/kdeutils Makefile
x11/kdeutils/files md5
x11/kdeutils/patches patch-a0 patch-aa patch-ab patch-ac
x11/kdeutils/pkg COMMENT DESCR PLIST
Log:
(1) Move the following ports out of x11/:
kdegames -> games/
kdenetwork -> net/
kdesupport -> converters/
kdeutils -> misc/
(Repository copy already done, dependency path and category name fixups
is being done in this commit.)
(2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib})
ports.
(3) Make package names follow the convention.
(4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...".
There is no need to specify the full pathname if the target is an
executable in the standard path. (Actually, as the same port is
specified in LIB_DEPENDS, I think we can completely do away with
this line but since Stefan added this explicitly, I assume there
is a reason for it and left it alone.)
Approved by: se (all but 4)
Revision Changes Path
1.89 +2 -1 ports/games/Makefile
1.123 +2 -1 ports/net/Makefile
1.118 +2 -1 ports/misc/Makefile
1.7 +2 -1 ports/converters/Makefile
1.170 +1 -5 ports/x11/Makefile
1.2 +4 -3 ports/converters/kdesupport/Makefile
1.3 +4 -3 ports/games/kdegames/Makefile
1.3 +4 -3 ports/misc/kdeutils/Makefile
1.3 +6 -5 ports/net/kdenetwork/Makefile
1.4 +4 -3 ports/x11/kdebase/Makefile
1.3 +4 -3 ports/x11/kdelibs/Makefile
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711050421.UAA14498>
