pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/giftcurs Initial import of giftcurs-0.6.2 from pkg...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/198f4c580a07
branches:  trunk
changeset: 474961:198f4c580a07
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sat May 08 02:06:48 2004 +0000

description:
Initial import of giftcurs-0.6.2 from pkgsrc-wip.

giFTcurs is a cursed frontend to the giFT daemon and has been described
as "seriously slick".

diffstat:

 net/giftcurs/DESCR    |   2 ++
 net/giftcurs/Makefile |  24 ++++++++++++++++++++++++
 net/giftcurs/PLIST    |  15 +++++++++++++++
 net/giftcurs/distinfo |   4 ++++
 4 files changed, 45 insertions(+), 0 deletions(-)

diffs (61 lines):

diff -r 769e791fe531 -r 198f4c580a07 net/giftcurs/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/giftcurs/DESCR        Sat May 08 02:06:48 2004 +0000
@@ -0,0 +1,2 @@
+giFTcurs is a cursed frontend to the giFT daemon and has been described 
+as "seriously slick".
diff -r 769e791fe531 -r 198f4c580a07 net/giftcurs/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/giftcurs/Makefile     Sat May 08 02:06:48 2004 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/05/08 02:06:48 xtraeme Exp $
+#
+
+DISTNAME=      giFTcurs-0.6.2
+PKGNAME=       ${DISTNAME:S/FT/ft/}
+CATEGORIES=    net
+MASTER_SITES=  http://savannah.nongnu.org/download/giftcurs/
+
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+HOMEPAGE=      http://www.nongnu.org/giftcurs/
+COMMENT=       Curses frontend to the giFT daemon
+
+BUILD_USES_MSGFMT=     yes
+
+USE_BUILDLINK3=                yes
+USE_LIBTOOL=           yes
+GNU_CONFIGURE=         yes
+USE_PKGLOCALEDIR=      yes
+
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/ncurses/buildlink3.mk"
+.include "../../net/gift/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 769e791fe531 -r 198f4c580a07 net/giftcurs/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/giftcurs/PLIST        Sat May 08 02:06:48 2004 +0000
@@ -0,0 +1,15 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/08 02:06:48 xtraeme Exp $
+bin/giFTcurs
+man/man1/giFTcurs.1
+man/man5/giFTcurs.conf.5
+${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/giFTcurs.mo
+${PKGLOCALEDIR}/locale/da/LC_MESSAGES/giFTcurs.mo
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/giFTcurs.mo
+${PKGLOCALEDIR}/locale/en/LC_MESSAGES/giFTcurs.mo
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/giFTcurs.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/giFTcurs.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/giFTcurs.mo
+${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/giFTcurs.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/giFTcurs.mo
+${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/giFTcurs.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/giFTcurs.mo
diff -r 769e791fe531 -r 198f4c580a07 net/giftcurs/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/giftcurs/distinfo     Sat May 08 02:06:48 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/05/08 02:06:48 xtraeme Exp $
+
+SHA1 (giFTcurs-0.6.2.tar.gz) = f690ec39f3ed43b68c4927cf2a238fa8d5055a14
+Size (giFTcurs-0.6.2.tar.gz) = 455055 bytes



Home | Main Index | Thread Index | Old Index