aboutsummaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
commit2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch)
tree0b080fcd55271333176593e1b9bc0b48aedbe9fa /russian
parent21829056931f158e125c2d89352e36c1c7196a26 (diff)
downloadports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.tar.gz
ports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.zip
Massive style enforcement - use ^I instead of spaces for variables identation.
Notes
Notes: svn path=/head/; revision=37252
Diffstat (limited to 'russian')
-rw-r--r--russian/X.language/Makefile22
-rw-r--r--russian/d1489/Makefile6
-rw-r--r--russian/gd/Makefile4
-rw-r--r--russian/netscape4.language/Makefile16
-rw-r--r--russian/rispell/Makefile10
-rw-r--r--russian/wmcyrx/Makefile8
6 files changed, 33 insertions, 33 deletions
diff --git a/russian/X.language/Makefile b/russian/X.language/Makefile
index 6e4535d05dce..04d4412a336d 100644
--- a/russian/X.language/Makefile
+++ b/russian/X.language/Makefile
@@ -7,26 +7,26 @@
PORTNAME= X11
PORTVERSION= 3.3
-CATEGORIES= russian x11
-MASTER_SITES= http://koi8.pp.ru/dist/ \
+CATEGORIES= russian x11
+MASTER_SITES= http://koi8.pp.ru/dist/ \
ftp://ftp.kiarchive.ru/pub/misc/fonts/cyrillic/xwindows/
-DISTFILES= x6rus-2.3.1-bin.tgz
+DISTFILES= x6rus-2.3.1-bin.tgz
.if defined(NON_FREE_FONTS)
-DISTFILES += Type1.koi8-r.tgz
+DISTFILES+= Type1.koi8-r.tgz
.else
-DISTFILES += Type1.koi8-r.free.tgz
+DISTFILES+= Type1.koi8-r.free.tgz
.endif
MAINTAINER= ache@FreeBSD.org
-NO_WRKSUBDIR= YES
-NO_BUILD= YES
-USE_X_PREFIX= YES
+NO_WRKSUBDIR= yes
+NO_BUILD= yes
+USE_X_PREFIX= yes
-PKGTMP = ${X11BASE}/.Xinstmp
-XLIB = ${X11BASE}/lib/X11
-CYRF = ${XLIB}/fonts/cyrillic
+PKGTMP= ${X11BASE}/.Xinstmp
+XLIB= ${X11BASE}/lib/X11
+CYRF= ${XLIB}/fonts/cyrillic
#Be careful to not delete embedded tab characters
do-install:
diff --git a/russian/d1489/Makefile b/russian/d1489/Makefile
index 24aea018e453..3f7b5102f6f0 100644
--- a/russian/d1489/Makefile
+++ b/russian/d1489/Makefile
@@ -7,9 +7,9 @@
PORTNAME= d1489
PORTVERSION= 1.4
-CATEGORIES= russian
-MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/convert/char/
-EXTRACT_SUFX= .tgz
+CATEGORIES= russian
+MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/convert/char/
+EXTRACT_SUFX= .tgz
MAINTAINER= ache@FreeBSD.org
diff --git a/russian/gd/Makefile b/russian/gd/Makefile
index ee1bf3a45d5d..701356c424ff 100644
--- a/russian/gd/Makefile
+++ b/russian/gd/Makefile
@@ -8,10 +8,10 @@
PORTNAME= gd
PORTVERSION= 1.8.2
CATEGORIES= russian graphics
-MASTER_SITES= http://www.boutell.com/gd/http/ \
+MASTER_SITES= http://www.boutell.com/gd/http/ \
ftp://ftp.boutell.com/pub/boutell/gd/
-MAINTAINER= gsm@infosite.ru
+MAINTAINER= gsm@infosite.ru
LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg
diff --git a/russian/netscape4.language/Makefile b/russian/netscape4.language/Makefile
index 9d9dbaab531b..2787ac184281 100644
--- a/russian/netscape4.language/Makefile
+++ b/russian/netscape4.language/Makefile
@@ -6,21 +6,21 @@
#
PORTNAME= netscape
-PORTVERSION= 4.7
+PORTVERSION= 4.7
CATEGORIES= russian www
-MASTER_SITES= http://koi8.pp.ru/
-DISTNAME= v4.7.subject.patch.txt
-EXTRACT_SUFX= # empty
+MASTER_SITES= http://koi8.pp.ru/
+DISTNAME= v4.7.subject.patch.txt
+EXTRACT_SUFX= # empty
EXTRACT_ONLY= # empty
MAINTAINER= ache@FreeBSD.org
RUN_DEPENDS+= ${X11BASE}/lib/X11/nls/ru_SU.KOI8-R:${PORTSDIR}/russian/X.language
-RUN_DEPENDS+= netscape:${PORTSDIR}/www/netscape47-communicator
+RUN_DEPENDS+= netscape:${PORTSDIR}/www/netscape47-communicator
-NO_BUILD= YES
-NO_WRKSUBDIR= YES
-USE_X_PREFIX= YES
+NO_BUILD= yes
+NO_WRKSUBDIR= yes
+USE_X_PREFIX= yes
APPDEF= ${X11BASE}/lib/X11/app-defaults
diff --git a/russian/rispell/Makefile b/russian/rispell/Makefile
index c4c82bd97bdf..410610ee37b1 100644
--- a/russian/rispell/Makefile
+++ b/russian/rispell/Makefile
@@ -7,15 +7,15 @@
PORTNAME= ispell
PORTVERSION= 1.0
-CATEGORIES= russian textproc
-MASTER_SITES= http://www.ispras.ru/~knizhnik/
+CATEGORIES= russian textproc
+MASTER_SITES= http://www.ispras.ru/~knizhnik/
DISTNAME= rispell
-MAINTAINER= ache@FreeBSD.org
+MAINTAINER= ache@FreeBSD.org
-BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
+BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
-WRKSRC= ${WRKDIR}/russian-ispell
+WRKSRC= ${WRKDIR}/russian-ispell
do-install:
cd ${WRKSRC} && \
diff --git a/russian/wmcyrx/Makefile b/russian/wmcyrx/Makefile
index c889908c37b7..72785d678027 100644
--- a/russian/wmcyrx/Makefile
+++ b/russian/wmcyrx/Makefile
@@ -7,17 +7,17 @@
PORTNAME= wmcyrx
PORTVERSION= 2.1
-CATEGORIES= russian windowmaker
-MASTER_SITES= http://yard.hitech.mipt.ru/~mini/distrib/ \
+CATEGORIES= russian windowmaker
+MASTER_SITES= http://yard.hitech.mipt.ru/~mini/distrib/ \
ftp://ftp.ssau.ru/pub/software/Linux/Cyrillic/ \
ftp://ftp.uven.ru/pub/cyrillic/X11/keyboard/
DISTNAME= cyrx-${PORTVERSION}
-MAINTAINER= ozz@FreeBSD.org.ru
+MAINTAINER= ozz@FreeBSD.org.ru
USE_XPM= yes
-NO_INSTALL_MANPAGES= yes
+NO_INSTALL_MANPAGES= yes
.include <bsd.port.pre.mk>