1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Add grn - a NNTP client for Gnome.

This commit is contained in:
Maxim Sobolev 2000-07-20 08:09:31 +00:00
parent ff32b9abf8
commit 660a624436
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30914
6 changed files with 66 additions and 0 deletions

View File

@ -9,6 +9,7 @@
SUBDIR += diablo
SUBDIR += dnews
SUBDIR += fidogate
SUBDIR += grn
SUBDIR += gup
SUBDIR += ifmail
SUBDIR += inn

33
news/grn/Makefile Normal file
View File

@ -0,0 +1,33 @@
# New ports collection makefile for: grm
# Date created: 20 July 2000
# Whom: Maxim Sobolev
#
# $FreeBSD$
#
PORTNAME= grn
PORTVERSION= 0.0.26
CATEGORIES= news gnome
MASTER_SITES= ftp://ivvs.ul.ru/pub/unix/grn/
MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
xml.5:${PORTSDIR}/textproc/libxml
RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
USE_X_PREFIX= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
LIBTOOLFILES= configure libmutt/configure
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
CONFIGURE_ENV= glibpath="${GLIB_CONFIG}" \
GTK_CONFIG="${GTK_CONFIG}" \
CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>

1
news/grn/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (grn-0.0.26.tar.bz2) = 9d888f17ceae21b8f3aaf8a47751b121

1
news/grn/pkg-comment Normal file
View File

@ -0,0 +1 @@
A NNTP client for Gnome

11
news/grn/pkg-descr Normal file
View File

@ -0,0 +1,11 @@
Grn is NNTP client which is written with the help of Gnome and Gtk. It is
designed primarily to look like tin as much as possible, but work under X, and
use all the advantages that Gnome and Gtk provide. It is written also under the
influence of FleetStreet - an FTN-compatible message editor for OS/2
Presentation Manager.
Grn also uses pthreads to allow the user to interact with the program during
different time-consuming tasks (such as fetching grouplist or threading
articles - these all run in another thread).
WWW: http://ivvs.ul.ru/~sc/grn/

19
news/grn/pkg-plist Normal file
View File

@ -0,0 +1,19 @@
bin/grn
share/locale/ru/LC_MESSAGES/grn.mo
share/gnome/apps/Internet/grn.desktop
share/gnome/help/grn/C/Perl_functions.html
share/gnome/help/grn/C/hooks-Perl.html
share/gnome/help/grn/C/index.html
share/gnome/help/grn/C/inline_vars.html
share/gnome/help/grn/C/keyboard.html
share/gnome/help/grn/C/topic.dat
share/gnome/help/grn/ru/Perl_functions.html
share/gnome/help/grn/ru/hooks-Perl.html
share/gnome/help/grn/ru/index.html
share/gnome/help/grn/ru/inline_vars.html
share/gnome/help/grn/ru/keyboard.html
share/gnome/help/grn/ru/topic.dat
share/gnome/pixmaps/grn.png
@dirrm share/gnome/help/grn/ru
@dirrm share/gnome/help/grn/C
@dirrm share/gnome/help/grn