1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

231 Commits

Author SHA1 Message Date
Andrey A. Chernov
873db1e9ba netscape3.language -> netscape4.language 2000-08-10 09:48:38 +00:00
Andrey A. Chernov
aa2682a6a8 Upgrade to 4.7 2000-08-10 09:39:39 +00:00
Andrey A. Chernov
7a8aff276c Fix MASTER_SITES, add WWW: 2000-08-07 09:47:03 +00:00
Neil Blakey-Milner
167cc6f0bc Update to russian apache subversion 29.7.
PR:		ports/20216
Submitted by:	Dmitry S. Sivachenko <dima@Chg.RU> (MAINTAINER)
2000-08-06 14:30:04 +00:00
Neil Blakey-Milner
05ae3ad09b Update to a newer bugfix release.
PR:		ports/20055
Submitted by:	Dmitry S. Sivachenko <dima@Chg.RU> (MAINTAINER)
2000-08-06 14:09:48 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Steve Price
9e217d165e Fixup dependencies after version number bump of the png library. 2000-07-30 18:03:11 +00:00
Alexander Langer
a8a76dfca9 Don't set PKGNAMEPREFX, it's done by ../Makefile.inc
Requested by:	PW
2000-07-22 10:47:53 +00:00
Alexander Langer
c02cba49bd - Update RA-part to 29.5.
- Add ru- PKGNAMEPREFIX
- improve PLIST_SUB hack for WITH_SUEXEC

PR:		19976
Submitted by:	maintainer
2000-07-19 10:02:25 +00:00
Steve Price
676d035daf Adding ru-apache13 with modssl support.
PR:		19752
Submitted by:	Dmitry S. Sivachenko <dima@Chg.RU>
2000-07-16 20:09:51 +00:00
Steve Price
93be1a8992 Update to version 1.3.12, RA 29.4.
PR:		19184
Submitted by:	maintainer
2000-07-10 02:01:53 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Will Andrews
553ed20b80 Put manpages in the correct locale directory.
PR:		19146
Submitted by:	MAINTAINER
2000-06-09 23:01:00 +00:00
Will Andrews
2e97d535f1 Add messarge, a set of tools to manipulate UNIX mailboxes.
PR:		18912
Submitted by:	Aleksandr A. Babaylov <.@babolo.ru>
2000-06-04 23:08:19 +00:00
Steve Price
d3b9c3bb4c Update to version 1.8.2. 2000-05-28 03:52:44 +00:00
Maxim Sobolev
6a4a487b21 Fix a stupid patch breakage and unbreak port for gcc-2.95.
Reported by:	bento
2000-05-25 16:04:51 +00:00
Andrey A. Chernov
6cb6181413 elm -> elm+ME 2000-05-24 10:37:44 +00:00
Maxim Sobolev
68cdb0d075 Put 2 more mirrors in. Russia is a wild country, you know, with frequient power
shortages, revolutions, unexpected gvmnt changes etc. I know, because I have
to live here.

Reported by:	bento
Submitted by:	ftpsearch.lycos.com
2000-05-19 12:25:11 +00:00
Steve Price
f1b3c7f48e Check for Fontmap.GS first and use is instead of Fontmap, if it is
present.

PR:		17979
Submitted by:	maintainer
2000-04-30 19:19:27 +00:00
Steve Price
2d9e386984 Update to version 1.13.0.
PR:		18021
Submitted by:	Igor Vinokurov <igor@zynaps.ru>
2000-04-30 00:32:05 +00:00
Andrey A. Chernov
98bb460331 Install rispell script
Move dicts to proper locations
Add WWW
2000-04-23 14:58:19 +00:00
Michael Haro
feb212beb0 Correct whitespace introduced during PORTNAME conversion and portlint 2000-04-21 07:52:25 +00:00
Chris Piazza
fe5426321a Update to use PORTNAME/PORTVERSION 2000-04-13 19:19:05 +00:00
Satoshi Asami
935136d047 Set PKGNAMEPREFIX with ?= so it can be overridden. 2000-04-11 06:59:27 +00:00
Satoshi Asami
d73baabd78 Add PKGNAMEPREFIX definitions for language-specific dirs. 2000-04-10 16:34:45 +00:00
Michael Haro
d5d2aae0c4 update to apache 1.3.11
PR:		16659
Submitted by:	maintainer
2000-04-01 06:02:17 +00:00
Kris Kennaway
027f59c9d8 Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.

Approved by:	andy
2000-03-29 07:19:16 +00:00
Andrey A. Chernov
f3ebc2c77a upgrade fonts to new version 2000-03-01 16:16:36 +00:00
Steve Price
0ef9f55160 Don't add '-m486' to CFLAGS so this builds on the Alpha. 2000-02-20 21:03:59 +00:00
Andrey A. Chernov
d2a37a12a5 switch to pine4 2000-02-16 02:16:11 +00:00
Dirk Froemberg
64981bca23 ports@freebsd.org -> ports@FreeBSD.org 2000-02-13 17:09:11 +00:00
Steve Price
d5b4e10d76 Adding ru-xcode version 1.0.
Autodetect encoding and convert to koi8, CP-1251, or CP-866.

PR:		16095
Submitted by:	Michael Vasilenko <acid@stu.cn.ua>
2000-01-29 05:41:53 +00:00
Andrey A. Chernov
e6e41101bd tarball slightly changed 2000-01-24 23:08:50 +00:00
R. Imura
2942c68ad7 Correct MASTER_SITES.
This version 1.9.3 seems old.
2000-01-23 01:48:01 +00:00
Steve Price
77394c57cc Change package name from rapache to ru-apache. 1999-12-23 18:36:35 +00:00
Steve Price
11b234b675 * Update port to Russian Apache version 29.2
* Fixed bug with 'historical' patch site

PR:		15359
Submitted by:	maintainer
1999-12-23 18:35:06 +00:00
R. Imura
9c94c545d8 update to version 2.1
PR:		15202
Submitted by:	Maintainer
1999-12-10 00:34:58 +00:00
Steve Price
015011751d ${AWK} is not defined (yet) when determining the value of FONTMAP.
Noticed by:	fenner
1999-11-29 19:00:13 +00:00
Steve Price
af7f2abdfc Remove second MAINTAINER entry and portlint. 1999-11-28 17:09:24 +00:00
Steve Price
c7e763ba8e Update to apache version 1.3.9 and RA 29.0.
PR:		14846
Submitted by:	maintainer
1999-11-14 03:10:30 +00:00
Andrey A. Chernov
1f82a2f70a update from author
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1999-10-03 02:30:17 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Michael Haro
a941c55187 env -> ${SETENV} 1999-08-28 03:41:25 +00:00
Michael Haro
3262cce303 expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}
1999-08-28 02:42:41 +00:00
Michael Haro
8d6f14a9b2 sed -> ${SED} 1999-08-28 02:17:34 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Michael Haro
535add65ac grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Tim Vanderhoek
eb48f6f640 Re-enforce caps, no period. An "exceptions" file has been created
containing the ports editors/vim5, sysutils/star, and one other.
1999-08-02 16:55:21 +00:00
Steve Price
dacc2a3ed4 Update to version 28.16.
PR:		12587
Submitted by:	maintainer
1999-08-01 02:31:09 +00:00
Andrey A. Chernov
0f2a590ed6 add koi8r-ps 1999-07-30 17:07:46 +00:00
Andrey A. Chernov
274d5dbdae Russian PS fonts 1999-07-30 17:04:02 +00:00
Satoshi Asami
830c04a578 Mark these RESTRICTED, there seems to be a legal problem with the distfiles.
From their http site:

	The gd library is temporarily available. We have taken it off the
	site until we are able to arrive at an agreement with Unisys regarding
	their legal position with respect to gd. Please do not send email asking
	for the gd library at this time. We cannot send it to you, at least until
	this matter is resolved. Thank you for your understanding.

	Boutell.Com, Inc.

Reported by:	"Stephen J. Roznowski" <sjr@home.net>
1999-07-13 23:59:58 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Justin M. Seger
66dcbafab4 Switch to USE_ZIP 1999-05-07 03:26:25 +00:00
Michael Haro
4d7c08358b WWW: (what else?) 1999-05-03 04:56:53 +00:00
Tim Vanderhoek
af551dbbe5 Add WWW: to more recent imports (so that they aren't missed). 1999-05-03 04:30:23 +00:00
Steve Price
ed2845b7a3 Add the ru-apache13 port. 1999-05-03 03:59:22 +00:00
Steve Price
ed70463eb8 Initial import of ru-apache version 1.3.6.
A Russian version the Apache HTTP server.

PR:		11108
Submitted by:	Vladimir N.Silyaev <vns@delta.odessa.ua>
1999-05-03 03:57:54 +00:00
Jun Kuriyama
4758103964 Activate ru-wmcyrx. 1999-02-12 14:41:43 +00:00
Jun Kuriyama
b23c72ab06 The cyrillic keyboard layout manager for Window Maker.
PR:		ports/9315
Submitted by:	Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru>
1999-02-12 13:44:21 +00:00
Bill Fenner
c18bddc29b Upgrade to version 1.9.3
PR:		ports/9924
Submitted by:	Igor Vinokurov <igor@rtsnet.ru>
1999-02-07 22:00:16 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Andrey A. Chernov
c6eb57cbb4 upgrade to 1.4 1998-12-22 00:51:59 +00:00
Seiichirou Hiraoka
99a50fe247 Update by MAINTAINER
PR: ports/9151
Submitted by: andy@icc.surw.chel.su
1998-12-21 12:27:33 +00:00
Seiichirou Hiraoka
8c85ccc90c Add SUBDIR += xruskb 1998-12-06 12:22:02 +00:00
Seiichirou Hiraoka
559ec0e771 PR: ports/5509
Submitted by:	igor@zynaps.ru
A keyboard layout switcher and indicator.
1998-12-06 12:19:18 +00:00
Jun Kuriyama
5281b7d9d4 Graphics library for fast GIF creation (uses fonts in KOI8-R encoding)
PR:		ports/7648
Submitted by:	Groznyh Sergey <gsm@infosite.ru>
1998-12-05 14:10:52 +00:00
Jun Kuriyama
9416b3c6d6 Activate ru-gd. 1998-12-05 14:08:01 +00:00
Satoshi Asami
f16405eb8a Don't use NO_WRKDIR. 1998-12-02 05:11:02 +00:00
Satoshi Asami
b921525985 DOn't use NO_WRKDIR. 1998-12-01 11:29:29 +00:00
Satoshi Asami
8878cf3e7c Don't use NO_WRKDIR. 1998-12-01 09:35:42 +00:00
Andrey A. Chernov
4b00ded032 Depends on config.txt to not confuse with pgp5 installed 1998-10-19 20:00:35 +00:00
Justin M. Seger
8eab637064 Unmark RBOKEN, mark RESSTRICTED: crypto 1998-10-16 02:54:07 +00:00
Justin M. Seger
a80e63be7b Mark BROKEN for ELF:
===>   ru-pgp-2.6.3ia depends on executable: pgp - found
[ -d /usr/local/lib/pgp ] || mkdir -p /usr/local/lib/pgp
cd /usr/ports/russian/pgp.language/work; install -c -o bin -g bin -m 444 language.txt ru.hlp /usr/local/lib/pgp
cd /usr/ports/russian/pgp.language/work; tr -d '\015' < NOTES.ru > /usr/local/lib/pgp/NOTES.ru
cd /usr/local/lib/pgp; grep -l -q '^Language.*=.*ru' config.txt || {  cp config.txt config.txt.bak;  sed 's/^Language.*=.*$/Language = ru/' < config.txt.bak > config.txt; }
grep: config.txt: No such file or directory
cp: config.txt: No such file or directory
*** Error code 1
1998-10-16 00:48:11 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Andrey A. Chernov
96e55b94b4 simplify install target 1998-08-03 08:49:00 +00:00
Andrey A. Chernov
553c50ac72 Install free fonts by default.
Package tweaks
1998-08-02 12:56:28 +00:00
Andrey A. Chernov
12fb739dbc Install Type1 KOI8-R fonts now 1998-07-29 16:11:38 +00:00
Satoshi Asami
ebd1d7acba Fix PKGNAME and dependency (pine -> pine3). 1998-07-25 12:35:50 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
Andrey A. Chernov
b4eef3f33d Remove some NLS files too 1997-12-25 22:55:07 +00:00
Satoshi Asami
942601bba5 Add comment about version ("N/A"). 1997-12-25 22:54:34 +00:00
Andrey A. Chernov
bdbd3923c0 Unmark BROKEN, affected files deleted from PLIST 1997-12-25 22:42:19 +00:00
Andrey A. Chernov
64a59c953d Remove standard locale files 1997-12-25 22:41:06 +00:00
Satoshi Asami
0b0164b6e2 Mark this port broken (doesn't package). While I'm here, change "+="
to "=" in RUN_DEPENDS.
1997-12-25 22:08:25 +00:00
Andrey A. Chernov
28c040d96b Switch to updated fonts set 1997-12-24 15:46:57 +00:00
Satoshi Asami
e92920c50b portlint. 1997-12-23 07:23:24 +00:00
Andrey A. Chernov
aa598410b5 Change PKGNAME to ru-ispell-1.0 1997-12-21 12:07:17 +00:00
Andrey A. Chernov
f85b7ec44a Use sort order now 1997-12-17 11:15:05 +00:00
Andrey A. Chernov
b82eacd2db Add 1.0 as version to PKGNAME 1997-12-17 04:17:08 +00:00
Andrey A. Chernov
07d6b55481 Add rispell 1997-12-16 18:31:27 +00:00
Andrey A. Chernov
8618b16310 Russian (KOI8-R) ispell dictionaries 1997-12-16 18:26:12 +00:00
Andrey A. Chernov
2256b22c67 Upgrade to 1.3 1997-11-10 04:32:15 +00:00
Jun-ichiro itojun Hagino
035302b19f original distribution updated to 1.4.2.
PR:		4823
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1997-10-23 13:38:46 +00:00
Bill Fenner
4bcbe11de3 Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.ru
Submitted by:	ache (Andrey A. Chernov)
1997-08-10 22:31:36 +00:00
Bill Fenner
b07a9ea872 Fix path on MASTER_SITE
Found by:	distfile checker
1997-08-09 19:50:02 +00:00
Andrey A. Chernov
fe2b394506 Always put charset= if we decode document. 1997-06-20 23:16:25 +00:00