Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 May 2009 11:06:30 +0900
From:      Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, bug-followup@FreeBSD.org, turutani@scphys.kyoto-u.ac.jp
Subject:   Re: ports/134352: fix all the ports depending print/cups-base
Message-ID:  <200905080206.AA01051@POLYMER5.scphys.kyoto-u.ac.jp>
In-Reply-To: <200905080050.n480o1HS046850@freefall.freebsd.org>
References:  <200905080050.n480o1HS046850@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Please leave some messages to UPDATING.
I upgraded cups with the following command;
% portinstall print/cups-client
% portupgrade -M FORCE_PKG_REGISTER=1 cups-base-\*

here is a list dependent on cups-base:
editors/openoffice.org-3-devel/files/Makefile.knobs:LIB_DEPENDS+=	cups.2:${PORTSDIR}/print/cups-base
editors/openoffice.org-3/files/Makefile.knobs:LIB_DEPENDS+=	cups.2:${PORTSDIR}/print/cups-base
editors/openoffice.org-3-RC/files/Makefile.knobs:LIB_DEPENDS+=	cups.2:${PORTSDIR}/print/cups-base
editors/openoffice.org-2/files/Makefile.knobs:LIB_DEPENDS+=	cups.2:${PORTSDIR}/print/cups-base
editors/openoffice.org-2-RC/files/Makefile.knobs:LIB_DEPENDS+=	cups.2:${PORTSDIR}/print/cups-base
editors/openoffice.org-2-devel/files/Makefile.knobs:LIB_DEPENDS+=	cups.2:${PORTSDIR}/print/cups-base
emulators/wine/Makefile:LIB_DEPENDS+=	cups.2:${PORTSDIR}/print/cups-base
graphics/epdfview/Makefile:LIB_DEPENDS+=	cups.2:${PORTSDIR}/print/cups-base
java/jdk16/Makefile:	${LOCALBASE}/include/cups/cups.h:${PORTSDIR}/print/cups-base
java/openjdk6/Makefile:LIB_DEPENDS+=	cups.2:${PORTSDIR}/print/cups-base
net/samba3/Makefile:LIB_DEPENDS+=	cups.2:${PORTSDIR}/print/cups-base
net/samba32/Makefile:LIB_DEPENDS+=	cups.2:${PORTSDIR}/print/cups-base
net/samba33/Makefile:LIB_DEPENDS+=	cups.2:${PORTSDIR}/print/cups-base
print/cups/Makefile:	cupsd:${PORTSDIR}/${PKGCATEGORY}/cups-base
print/cups-pdf/Makefile:RUN_DEPENDS=	${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups-base
print/cups-pstoraster/Makefile:LIB_DEPENDS=	cups.2:${PORTSDIR}/print/cups-base
print/cups-samba/Makefile:	${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups-base
print/gtklp/Makefile:LIB_DEPENDS=	cups.2:${PORTSDIR}/print/cups-base
print/hpijs/Makefile:LIB_DEPENDS+=	cups.2:${PORTSDIR}/print/cups-base
print/splix/Makefile:BUILD_DEPENDS=	cups-config:${PORTSDIR}/print/cups-base \
print/cupsddk/Makefile:	cups.2:${PORTSDIR}/print/cups-base
print/libgnomecups/Makefile:LIB_DEPENDS=	cups.2:${PORTSDIR}/print/cups-base
print/xpp/Makefile:LIB_DEPENDS=	cups.2:${PORTSDIR}/print/cups-base \
print/muttprint/Makefile:RUN_DEPENDS+=	cupstestppd:${PORTSDIR}/print/cups-base \
print/pips800/Makefile.pips:LIB_DEPENDS+=	cups.2:${PORTSDIR}/print/cups-base
print/pips800/Makefile.pips:LIB_DEPENDS+=	cups.2:${PORTSDIR}/print/cups-base
print/scribus/Makefile:	cups.2:${PORTSDIR}/print/cups-base \
print/xfce4-print/Makefile:LIB_DEPENDS+=	cups.2:${PORTSDIR}/print/cups-base
print/cups-magicolor/Makefile:LIB_DEPENDS=	cups.2:${PORTSDIR}/print/cups-base \
print/gutenprint-base/Makefile:LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
print/cups-smb-backend/Makefile:	${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups-base
print/foo2zjs/Makefile:LIB_DEPENDS=	cups.2:${PORTSDIR}/print/cups-base
print/hplip/Makefile:	cups.2:${PORTSDIR}/print/cups-base \
print/py-cups/Makefile:LIB_DEPENDS=	cups.2:${PORTSDIR}/print/cups-base
sysutils/LPRng/Makefile:CONFLICTS=	cups-base-1.[2-9]*
x11/kdelibs3/Makefile:LIB_DEPENDS+=	cups:${PORTSDIR}/print/cups-base
x11-toolkits/gnustep-gui/Makefile:LIB_DEPENDS+=	cups.2:${PORTSDIR}/print/cups-base
x11-toolkits/gtk20/Makefile:LIB_DEPENDS+=	cups.2:${PORTSDIR}/print/cups-base
x11-toolkits/qt33/Makefile:LIB_DEPENDS+=	cups.2:${PORTSDIR}/print/cups-base
x11-toolkits/qt4-gui/Makefile:BUILD_DEPENDS+=	cupsd:${PORTSDIR}/print/cups-base



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905080206.AA01051>