summaryrefslogtreecommitdiffstats
path: root/russian/cyrproxy
diff options
context:
space:
mode:
authoritojun <itojun@FreeBSD.org>1997-10-23 13:38:46 +0000
committeritojun <itojun@FreeBSD.org>1997-10-23 13:38:46 +0000
commitde94babb4e029ea713bf918b825cad8d9873bcb0 (patch)
treed4ca0e9d73fd391218d8544484deb3ba413718ec /russian/cyrproxy
parent518d340a27c99931f1a1f0a24febed0a3860cd98 (diff)
downloadFreeBSD-ports-de94babb4e029ea713bf918b825cad8d9873bcb0.zip
FreeBSD-ports-de94babb4e029ea713bf918b825cad8d9873bcb0.tar.gz
original distribution updated to 1.4.2.
PR: 4823 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
Diffstat (limited to 'russian/cyrproxy')
-rw-r--r--russian/cyrproxy/Makefile25
-rw-r--r--russian/cyrproxy/distinfo2
-rw-r--r--russian/cyrproxy/files/patch-aa2
-rw-r--r--russian/cyrproxy/pkg-plist4
4 files changed, 17 insertions, 16 deletions
diff --git a/russian/cyrproxy/Makefile b/russian/cyrproxy/Makefile
index 5c3747e..6d5802c 100644
--- a/russian/cyrproxy/Makefile
+++ b/russian/cyrproxy/Makefile
@@ -1,33 +1,32 @@
# New ports collection makefile for: cyrproxy
-# Version required: 1.4.1
+# Version required: 1.4.2
# Date created: 20 May 1997
# Whom: Andrey Zakhvatov
#
+# $Id$
+#
-DISTNAME= cyrproxy-1.4.1
+DISTNAME= cyrproxy-1.4.2
CATEGORIES= russian net www
MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/lexa/
MAINTAINER= andy@icc.surw.chel.su
do-install:
- @ ${MKDIR} ${PREFIX}/etc/cyrproxy
@ ${MKDIR} ${PREFIX}/share/cyrproxy
@ ${MKDIR} ${PREFIX}/share/doc/cyrproxy
@ ${MKDIR} ${PREFIX}/www/cgi-bin
- ${INSTALL_PROGRAM} ${WRKSRC}/cyrproxy ${PREFIX}/libexec/cyrproxy
- ${INSTALL_PROGRAM} ${WRKSRC}/tcpspy ${PREFIX}/libexec/tcpspy
- ${INSTALL_PROGRAM} ${WRKSRC}/cyrcoder/cyrtrans ${PREFIX}/bin/cyrtrans
-# ${INSTALL_PROGRAM} ${WRKSRC}/cyrcoder/transfiles ${PREFIX}/bin/transfiles
-# ${INSTALL_PROGRAM} ${WRKSRC}/cyrcoder/transtree ${PREFIX}/bin/transtree
- ${INSTALL_PROGRAM} ${WRKSRC}/discover/discover ${PREFIX}/bin/discover
- ${INSTALL_PROGRAM} ${WRKSRC}/cyrcoder/cyrwww ${PREFIX}/www/cgi-bin/cyrwww
- ${INSTALL_DATA} ${WRKSRC}/config.gen ${PREFIX}/etc/cyrproxy/cyrproxy.conf.sample
+ @ ${INSTALL_PROGRAM} ${WRKSRC}/cyrproxy ${PREFIX}/libexec
+ @ ${INSTALL_PROGRAM} ${WRKSRC}/tcpspy ${PREFIX}/libexec
+ @ ${INSTALL_PROGRAM} ${WRKSRC}/cyrcoder/cyrtrans ${PREFIX}/bin
+ @ ${INSTALL_PROGRAM} ${WRKSRC}/discover/discover ${PREFIX}/bin
+ @ ${INSTALL_PROGRAM} ${WRKSRC}/cyrcoder/cyrwww ${PREFIX}/www/cgi-bin
+ @ ${INSTALL_DATA} ${WRKSRC}/config.gen ${PREFIX}/etc/cyrproxy.conf.sample
.for file in alt-iso alt-koi8 alt-win iso-alt iso-koi8 iso-win koi8-alt koi8-iso koi8-mac koi8-win mac-koi8 win-alt win-iso win-koi8
- ${INSTALL_DATA} ${WRKSRC}/tables/${file} ${PREFIX}/share/cyrproxy/${file}
+ @ ${INSTALL_DATA} ${WRKSRC}/tables/${file} ${PREFIX}/share/cyrproxy
.endfor
.for file in History README README.http
- ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/cyrproxy/${file}
+ @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/cyrproxy
.endfor
.include <bsd.port.mk>
diff --git a/russian/cyrproxy/distinfo b/russian/cyrproxy/distinfo
index 1b0fa9ca..8b8834d 100644
--- a/russian/cyrproxy/distinfo
+++ b/russian/cyrproxy/distinfo
@@ -1 +1 @@
-MD5 (cyrproxy-1.4.1.tar.gz) = 4c29d99515ddeaabb5c0a92eb39ed9f6
+MD5 (cyrproxy-1.4.2.tar.gz) = 2a5cfbcba5c51fff043121fdbe269b4a
diff --git a/russian/cyrproxy/files/patch-aa b/russian/cyrproxy/files/patch-aa
index adf2dda..e6d2298 100644
--- a/russian/cyrproxy/files/patch-aa
+++ b/russian/cyrproxy/files/patch-aa
@@ -56,7 +56,7 @@
! TBLDIR=${PREFIX}/share/cyrproxy
# config file location
-! CONF_FILE=${PREFIX}/etc/cyrproxy/cyrproxy.conf
+! CONF_FILE=${PREFIX}/etc/cyrproxy.conf
# Subdirs for make
# cyrcoder - filter-like cyrillic recoder
diff --git a/russian/cyrproxy/pkg-plist b/russian/cyrproxy/pkg-plist
index 3c17df7..e3ca053 100644
--- a/russian/cyrproxy/pkg-plist
+++ b/russian/cyrproxy/pkg-plist
@@ -1,6 +1,6 @@
bin/cyrtrans
bin/discover
-etc/cyrproxy/cyrproxy.conf.sample
+etc/cyrproxy.conf.sample
libexec/cyrproxy
libexec/tcpspy
share/cyrproxy/alt-iso
@@ -21,3 +21,5 @@ share/doc/cyrproxy/History
share/doc/cyrproxy/README
share/doc/cyrproxy/README.http
www/cgi-bin/cyrwww
+@dirrm share/cyrproxy
+@dirrm share/doc/cyrproxy
OpenPOWER on IntegriCloud