1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

new port: net/giftcurs

add new port: net/giftcurs
	giFTcurs is a cursed based front-end for gift

PR:		ports/56486
Submitted by:	Stefan Ehmann <shoesoft@gmx.net>
This commit is contained in:
Edwin Groothuis 2003-10-06 11:19:54 +00:00
parent 2a7129d9c8
commit 39a56d0d40
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90417
9 changed files with 127 additions and 0 deletions

37
net-p2p/giftcurs/Makefile Normal file
View File

@ -0,0 +1,37 @@
# New ports collection makefile for: giFTcurs
# Date created: 2003-09-04
# Whom: Stefan Ehmann <shoesoft@gmx.net>
#
# $FreeBSD$
#
PORTNAME= giFTcurs
PORTVERSION= 0.6.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= giftcurs/giFTcurs.pkg/${PORTVERSION}/
MAINTAINER= shoesoft@gmx.net
COMMENT= A cursed frontend to the giFT daemon
RUN_DEPENDS= ${LOCALBASE}/bin/giftd:${PORTSDIR}/net/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 <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (giFTcurs-0.6.1.tar.gz) = 7ee790659ddd54d16150dbfe869424c1

View File

@ -0,0 +1,7 @@
giFTcurs is a cursed frontend to the giFT daemon and has been described as
"seriously slick". It won't work that well without giFT, which you should have
already. The version in CVS always works with the daemon in CVS. The latest
giFTcurs release also works with the latest giFT release, and there are very
rarely any incompatible changes in the protocol.
WWW: http://www.nongnu.org/giftcurs/

View File

@ -0,0 +1,18 @@
bin/giFTcurs
share/locale/ca/LC_MESSAGES/giFTcurs.mo
share/locale/da/LC_MESSAGES/giFTcurs.mo
share/locale/de/LC_MESSAGES/giFTcurs.mo
share/locale/es/LC_MESSAGES/giFTcurs.mo
share/locale/fr/LC_MESSAGES/giFTcurs.mo
share/locale/nl/LC_MESSAGES/giFTcurs.mo
share/locale/pl/LC_MESSAGES/giFTcurs.mo
share/locale/pt_BR/LC_MESSAGES/giFTcurs.mo
share/locale/sv/LC_MESSAGES/giFTcurs.mo
%%PORTDOCS%%share/doc/giFTcurs/AUTHORS
%%PORTDOCS%%share/doc/giFTcurs/COPYING
%%PORTDOCS%%share/doc/giFTcurs/ChangeLog
%%PORTDOCS%%share/doc/giFTcurs/INSTALL
%%PORTDOCS%%share/doc/giFTcurs/NEWS
%%PORTDOCS%%share/doc/giFTcurs/README
%%PORTDOCS%%share/doc/giFTcurs/TODO
@dirrm %%PORTDOCS%%share/doc/giFTcurs

View File

@ -154,6 +154,7 @@
SUBDIR += geta
SUBDIR += ggsd
SUBDIR += gicq
SUBDIR += giftcurs
SUBDIR += gini
SUBDIR += gift
SUBDIR += gkrellm_snmp

37
net/giftcurs/Makefile Normal file
View File

@ -0,0 +1,37 @@
# New ports collection makefile for: giFTcurs
# Date created: 2003-09-04
# Whom: Stefan Ehmann <shoesoft@gmx.net>
#
# $FreeBSD$
#
PORTNAME= giFTcurs
PORTVERSION= 0.6.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= giftcurs/giFTcurs.pkg/${PORTVERSION}/
MAINTAINER= shoesoft@gmx.net
COMMENT= A cursed frontend to the giFT daemon
RUN_DEPENDS= ${LOCALBASE}/bin/giftd:${PORTSDIR}/net/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 <bsd.port.mk>

1
net/giftcurs/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (giFTcurs-0.6.1.tar.gz) = 7ee790659ddd54d16150dbfe869424c1

7
net/giftcurs/pkg-descr Normal file
View File

@ -0,0 +1,7 @@
giFTcurs is a cursed frontend to the giFT daemon and has been described as
"seriously slick". It won't work that well without giFT, which you should have
already. The version in CVS always works with the daemon in CVS. The latest
giFTcurs release also works with the latest giFT release, and there are very
rarely any incompatible changes in the protocol.
WWW: http://www.nongnu.org/giftcurs/

18
net/giftcurs/pkg-plist Normal file
View File

@ -0,0 +1,18 @@
bin/giFTcurs
share/locale/ca/LC_MESSAGES/giFTcurs.mo
share/locale/da/LC_MESSAGES/giFTcurs.mo
share/locale/de/LC_MESSAGES/giFTcurs.mo
share/locale/es/LC_MESSAGES/giFTcurs.mo
share/locale/fr/LC_MESSAGES/giFTcurs.mo
share/locale/nl/LC_MESSAGES/giFTcurs.mo
share/locale/pl/LC_MESSAGES/giFTcurs.mo
share/locale/pt_BR/LC_MESSAGES/giFTcurs.mo
share/locale/sv/LC_MESSAGES/giFTcurs.mo
%%PORTDOCS%%share/doc/giFTcurs/AUTHORS
%%PORTDOCS%%share/doc/giFTcurs/COPYING
%%PORTDOCS%%share/doc/giFTcurs/ChangeLog
%%PORTDOCS%%share/doc/giFTcurs/INSTALL
%%PORTDOCS%%share/doc/giFTcurs/NEWS
%%PORTDOCS%%share/doc/giFTcurs/README
%%PORTDOCS%%share/doc/giFTcurs/TODO
@dirrm %%PORTDOCS%%share/doc/giFTcurs