diff options
author | trevor <trevor@FreeBSD.org> | 2003-11-20 11:23:09 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-11-20 11:23:09 +0800 |
commit | cc90a400c812065aeef4d4d364d861cd21312ca7 (patch) | |
tree | b65aa158f7be37d96198f112e607e2d506c73920 /russian | |
parent | ddda064c3a70bb6a7951ec7dfc10715615d4907d (diff) | |
download | freebsd-ports-gnome-cc90a400c812065aeef4d4d364d861cd21312ca7.tar.gz freebsd-ports-gnome-cc90a400c812065aeef4d4d364d861cd21312ca7.tar.zst freebsd-ports-gnome-cc90a400c812065aeef4d4d364d861cd21312ca7.zip |
new Russian-language, i386 Linux binary port of Firebird Web browser,
linked with GTK+ 2.X and using Xft
Diffstat (limited to 'russian')
-rw-r--r-- | russian/Makefile | 1 | ||||
-rw-r--r-- | russian/linux-mozillafirebird/Makefile | 27 | ||||
-rw-r--r-- | russian/linux-mozillafirebird/distinfo | 2 | ||||
-rw-r--r-- | russian/linux-mozillafirebird/pkg-descr | 9 |
4 files changed, 39 insertions, 0 deletions
diff --git a/russian/Makefile b/russian/Makefile index 91737f8a8b8b..8d5943f7ce57 100644 --- a/russian/Makefile +++ b/russian/Makefile @@ -15,6 +15,7 @@ SUBDIR += koi2koi SUBDIR += koi8r-ps SUBDIR += ksocrat + SUBDIR += linux-mozillafirebird SUBDIR += messarge SUBDIR += mtc SUBDIR += muttprint diff --git a/russian/linux-mozillafirebird/Makefile b/russian/linux-mozillafirebird/Makefile new file mode 100644 index 000000000000..548fbf15a782 --- /dev/null +++ b/russian/linux-mozillafirebird/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: ru-linux-mozillafirebird +# Date created: 2003-11-19 +# Whom: trevor +# +# $FreeBSD$ +# + +CATEGORIES= russian www linux +MASTER_SITE_SUBDIR= firebird/releases/${PORTVERSION}/contrib-localized +PKGNAMEPREFIX= ru-linux- +DISTNAME= MozillaFirebird-${PORTVERSION}-i686-pc-linux-gnu-ruRU + +COMMENT= Firebird Web browser: Russian Linux/i386 version + +RUN_DEPENDS= \ +${LINUXBASE}/lib/libc-2.3.2.so:${PORTSDIR}/emulators/linux_base-8 \ +${LINUXBASE}/usr/X11R6/lib/libXrandr.so.2:${PORTSDIR}/x11/linux-XFree86-libs \ +${LINUXBASE}/usr/lib/libatk-1.0.so.0:${PORTSDIR}/devel/linux-atk \ +${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux-fontconfig \ +${LINUXBASE}/usr/lib/libgobject-2.0.so.0:${PORTSDIR}/devel/linux-glib2 \ +${LINUXBASE}/usr/lib/libgtk-x11-2.0.so.0:${PORTSDIR}/x11-toolkits/linux-gtk2 \ +${LINUXBASE}/usr/lib/libpango-1.0.so.0:${PORTSDIR}/x11-toolkits/linux-pango \ +${LINUXBASE}/usr/share/fonts/default:${PORTSDIR}/x11-fonts/linux-urw-fonts + +USE_BZIP2= yes + +.include "../../www/linux-mozillafirebird/Makefile" diff --git a/russian/linux-mozillafirebird/distinfo b/russian/linux-mozillafirebird/distinfo new file mode 100644 index 000000000000..d88da23beb3d --- /dev/null +++ b/russian/linux-mozillafirebird/distinfo @@ -0,0 +1,2 @@ +$FreeBSD$ +MD5 (MozillaFirebird-0.7-i686-pc-linux-gnu-ruRU.tar.bz2) = 5c1964b61c9ee6afb9f6afb9ebb5dc10 diff --git a/russian/linux-mozillafirebird/pkg-descr b/russian/linux-mozillafirebird/pkg-descr new file mode 100644 index 000000000000..46f13121ac8b --- /dev/null +++ b/russian/linux-mozillafirebird/pkg-descr @@ -0,0 +1,9 @@ +Mozilla Firebird is a Web, FTP and gopher browser branched from Mozilla. It +does not include an HTML editor, e-mail user agent, IRC client, or news reader. + +This is a pre-compiled Linux/i386 version, able to run plugins from that +platform. This port is compatible with the Flash plugin from +ports/www/linux-flashplugin6/ and with the Java plugin from +ports/java/linux-blackdown-jdk14/. + +WWW: http://www.mozilla.ru |