diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1996-12-03 15:31:22 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1996-12-03 15:31:22 +0000 |
commit | d95a1a2841cf462b57ed8c2f32c19b00314edc8b (patch) | |
tree | 4eab4f75ceb17f40d39b7a56fd9e3c5377e25c0b /russian | |
parent | b1b50ae0b59c8ce3be94c9b16de9fd0787cd1a8b (diff) | |
download | ports-d95a1a2841cf462b57ed8c2f32c19b00314edc8b.tar.gz ports-d95a1a2841cf462b57ed8c2f32c19b00314edc8b.zip |
Notes
Diffstat (limited to 'russian')
-rw-r--r-- | russian/pine.language/Makefile | 28 | ||||
-rw-r--r-- | russian/pine.language/files/pine.add | 12 | ||||
-rw-r--r-- | russian/pine.language/pkg-comment | 1 | ||||
-rw-r--r-- | russian/pine.language/pkg-descr | 1 | ||||
-rw-r--r-- | russian/pine.language/pkg-plist | 1 |
5 files changed, 43 insertions, 0 deletions
diff --git a/russian/pine.language/Makefile b/russian/pine.language/Makefile new file mode 100644 index 000000000000..606648b6019f --- /dev/null +++ b/russian/pine.language/Makefile @@ -0,0 +1,28 @@ +# New ports collection makefile for: ru-pine +# Date created: 2 Dec 1995 +# Whom: ache +# +# $Id: Makefile,v 1.9 1996/11/18 11:39:02 asami Exp $ +# + +PKGNAME= ru-pine-3.95 +CATEGORIES= russian mail + +RUN_DEPENDS+= pine:${PORTSDIR}/mail/pine + +MAINTAINER= ache@FreeBSD.org + +NO_EXTRACT= YES +NO_WRKDIR= YES +NO_CONFIGURE= YES +NO_PATCH= YES +NO_BUILD= YES + +do-fetch: + +do-install: + grep -q -i koi8 ${PREFIX}/etc/pine.conf || \ + cat ${FILESDIR}/pine.add >> \ + ${PREFIX}/etc/pine.conf + +.include <bsd.port.mk> diff --git a/russian/pine.language/files/pine.add b/russian/pine.language/files/pine.add new file mode 100644 index 000000000000..76c18234df24 --- /dev/null +++ b/russian/pine.language/files/pine.add @@ -0,0 +1,12 @@ +############################### Preferences ################################ + +# List of features; see Pine's Setup/options menu for the current set. +# e.g. feature-list= select-without-confirm, signature-at-bottom +# Default condition for all of the features is no-. +feature-list=enable-8bit-esmtp-negotiation, + enable-8bit-nntp-posting + +# Reflects capabilities of the display you have. Default: US-ASCII. +# Typical alternatives include ISO-8859-x, (x is a number between 1 and 9). +character-set=KOI8-R + diff --git a/russian/pine.language/pkg-comment b/russian/pine.language/pkg-comment new file mode 100644 index 000000000000..47610fbd6c8f --- /dev/null +++ b/russian/pine.language/pkg-comment @@ -0,0 +1 @@ +Tune Pine for Russian (KOI8-R) defaults diff --git a/russian/pine.language/pkg-descr b/russian/pine.language/pkg-descr new file mode 100644 index 000000000000..47610fbd6c8f --- /dev/null +++ b/russian/pine.language/pkg-descr @@ -0,0 +1 @@ +Tune Pine for Russian (KOI8-R) defaults diff --git a/russian/pine.language/pkg-plist b/russian/pine.language/pkg-plist new file mode 100644 index 000000000000..da0dfcf03366 --- /dev/null +++ b/russian/pine.language/pkg-plist @@ -0,0 +1 @@ +etc/pine.conf |