Index: head/net-p2p/gift/Makefile =================================================================== --- head/net-p2p/gift/Makefile (revision 279765) +++ head/net-p2p/gift/Makefile (revision 279766) @@ -1,53 +1,55 @@ # New ports collection makefile for: giFT library # Date created: Fri Nov 16 02:47:45 BRST 2001 # Whom: Mario Sergio Fujikawa Ferreira # # $FreeBSD$ # PORTNAME= giFT PORTVERSION= 0.11.8.1 PORTREVISION= 8 CATEGORIES= net-p2p MASTER_SITES= SF DISTNAME= ${PORTNAME:L}-${PORTVERSION} MAINTAINER= shoesoft@gmx.net COMMENT= An OpenFT, Gnutella and FastTrack p2p network client +DEPRECATED= unmaintained upstream for several years + LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis USE_AUTOTOOLS= libltdl libtool USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_PERL5= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \ LDFLAGS="${LDFLAGS}" USE_LDCONFIG= yes USE_RC_SUBR= giftd MAN1= giftd.1 DOC_FILES= AUTHORS COPYING src/ChangeLog \ INSTALL NEWS QUICKSTART README TODO .include post-patch: @${REINPLACE_CMD} -e \ 's|(libdir)/pkgconfig|(prefix)/libdata/pkgconfig|g' \ ${WRKSRC}/lib/Makefile.in post-install: .ifndef(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for doc in ${DOC_FILES} @${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} .endfor .endif @${CAT} ${PKGMESSAGE} .include Property changes on: head/net-p2p/gift/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.34 \ No newline at end of property +1.35 \ No newline at end of property Index: head/net-p2p/giftcurs/Makefile =================================================================== --- head/net-p2p/giftcurs/Makefile (revision 279765) +++ head/net-p2p/giftcurs/Makefile (revision 279766) @@ -1,38 +1,40 @@ # New ports collection makefile for: giFTcurs # Date created: 2003-09-04 # Whom: Stefan Ehmann # # $FreeBSD$ # PORTNAME= giFTcurs PORTVERSION= 0.6.2 PORTREVISION= 5 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= giftcurs MAINTAINER= shoesoft@gmx.net COMMENT= A cursed frontend to the giFT daemon +DEPRECATED= unmaintained upstream for several years + RUN_DEPENDS= ${LOCALBASE}/bin/giftd:${PORTSDIR}/net-p2p/gift GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= glib20 MAN1= giFTcurs.1 MAN5= giFTcurs.conf.5 DOC_FILES= AUTHORS COPYING ChangeLog \ INSTALL NEWS README TODO post-install: .ifndef(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for doc in ${DOC_FILES} @${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} .endfor .endif .include Property changes on: head/net-p2p/giftcurs/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/net-p2p/giftoxic/Makefile =================================================================== --- head/net-p2p/giftoxic/Makefile (revision 279765) +++ head/net-p2p/giftoxic/Makefile (revision 279766) @@ -1,29 +1,31 @@ # New ports collection makefile for: giFToxic # Date Created: 23 December 2003 # Whom: Joel Diaz # # $FreeBSD$ # PORTNAME= giFToxic PORTVERSION= 0.0.10 PORTREVISION= 3 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME}-${PORTVERSION} MAINTAINER= joeldiaz@bellsouth.net COMMENT= GTK2 client for giFT +DEPRECATED= unmaintained upstream for several years + LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift USE_GNOME= gtk20 gnomeprefix gnomehack USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --without-included-gettext MAN1= giFToxic.1 .include Property changes on: head/net-p2p/giftoxic/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/net-p2p/giftui/Makefile =================================================================== --- head/net-p2p/giftui/Makefile (revision 279765) +++ head/net-p2p/giftui/Makefile (revision 279766) @@ -1,46 +1,48 @@ # New ports collection makefile for: giFTui # Date Created: 23 May 2004 # Whom: Joel Diaz # # $FreeBSD$ # PORTNAME= giFTui PORTVERSION= 0.4.1 PORTREVISION= 11 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME:L}-${PORTVERSION} DISTNAME= giftui-0.4.1 MAINTAINER= joeldiaz@bellsouth.net COMMENT= GTK2 client for giFT daemon +DEPRECATED= unmaintained upstream for several years + LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix gconf2 gtk20 USE_GMAKE= yes GNU_CONFIGURE= yes GCONF_SCHEMAS= giftui.schemas .if !defined(NOPORTDOCS) PORTDOCS= AUTHORS COPYING ChangeLog NEWS README TODO .endif post-patch: @${REINPLACE_CMD} -e 's|^giftuidatadir=.*|giftuidatadir=$${datadir}/giftui|g ; \ s|^giftuiicondir=.*|giftuiicondir=$${datadir}/pixmaps|g' \ ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|^giftuidocdir =.*|giftuidocdir =${DOCSDIR}|g' \ ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|/usr/share/pixmaps/||g' \ ${WRKSRC}/data/giftui.desktop post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} .endif .include Property changes on: head/net-p2p/giftui/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property