aboutsummaryrefslogtreecommitdiff
path: root/russian
Commit message (Collapse)AuthorAgeFilesLines
* Update russian/apache13 port to version 1.3.14-30.0James E. Housley2000-10-226-18/+93
| | | | | | | | PR: 22112 Submitted by: Vladimir N. Silyaev <vns@delta.odessa.ua> MAINTAINER Notes: svn path=/head/; revision=34114
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-082-2/+2
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Correct CATEGORIES - make first category in the CATEGORIES list matching parentMaxim Sobolev2000-10-042-2/+2
| | | | | | | directory. Notes: svn path=/head/; revision=33401
* Oops, got a bit overzealous with the chainsaw there. Take out FORBIDDEN -Kris Kennaway2000-09-291-2/+0
| | | | | | | | | | this port modifies an installed pine, it's not a version of the software itself. Submitted by: Dmitry S. Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=33243
* Mark all of the pine3/4 ports FORBIDDEN due to remotely exploitableKris Kennaway2000-09-291-0/+2
| | | | | | | | buffer overflows. Sorry guys, but having an insecure mailer just isn't worth it. Notes: svn path=/head/; revision=33242
* Update all ports using OpenSSL and RSA to work without rsaref sinceKris Kennaway2000-09-221-1/+1
| | | | | | | | | | it is no longer required. Apologies to the various maintainers whom I did not yet hear back from, but the ports freeze is coming up in a few hours and I will be verifying all of these ports on a 4.1 machine myself to catch any problems. Notes: svn path=/head/; revision=32957
* Update port to 1.3.12+2.6.6Chris D. Faulhaber2000-09-162-2/+2
| | | | | | | | PR: 20614 Submitted by: Maintainer Notes: svn path=/head/; revision=32695
* Back out the previous commit. That one has a problem which occurs onAkinori MUSHA2000-08-271-5/+1
| | | | | | | | | | | | | | | cross-language master-slave ports. I just wonder how I could overlook this. I thought I tested with Wnn, netscape and so on. *sigh* Yes, I know how I can fix it, but I'd certainly back out first. Reported by: steve Pointy hat to: knu Notes: svn path=/head/; revision=32040
* PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es.Akinori MUSHA2000-08-271-1/+5
| | | | | | | No response from: ports list, PW Notes: svn path=/head/; revision=32029
* Remove RUN_DEPENDSAndrey A. Chernov2000-08-101-2/+0
| | | | Notes: svn path=/head/; revision=31473
* portlintAndrey A. Chernov2000-08-101-3/+4
| | | | Notes: svn path=/head/; revision=31472
* netscape3.language -> netscape4.languageAndrey A. Chernov2000-08-101-1/+1
| | | | Notes: svn path=/head/; revision=31471
* Upgrade to 4.7Andrey A. Chernov2000-08-105-14/+12
| | | | Notes: svn path=/head/; revision=31470
* Fix MASTER_SITES, add WWW:Andrey A. Chernov2000-08-072-1/+3
| | | | Notes: svn path=/head/; revision=31367
* Update to russian apache subversion 29.7.Neil Blakey-Milner2000-08-062-2/+3
| | | | | | | | PR: ports/20216 Submitted by: Dmitry S. Sivachenko <dima@Chg.RU> (MAINTAINER) Notes: svn path=/head/; revision=31335
* Update to a newer bugfix release.Neil Blakey-Milner2000-08-062-2/+2
| | | | | | | | PR: ports/20055 Submitted by: Dmitry S. Sivachenko <dima@Chg.RU> (MAINTAINER) Notes: svn path=/head/; revision=31333
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=31272
* Fixup dependencies after version number bump of the png library.Steve Price2000-07-301-1/+1
| | | | Notes: svn path=/head/; revision=31133
* Don't set PKGNAMEPREFX, it's done by ../Makefile.incAlexander Langer2000-07-221-1/+0
| | | | | | | Requested by: PW Notes: svn path=/head/; revision=30964
* - Update RA-part to 29.5.Alexander Langer2000-07-194-6/+7
| | | | | | | | | | | - Add ru- PKGNAMEPREFIX - improve PLIST_SUB hack for WITH_SUEXEC PR: 19976 Submitted by: maintainer Notes: svn path=/head/; revision=30840
* Adding ru-apache13 with modssl support.Steve Price2000-07-1615-0/+999
| | | | | | | | PR: 19752 Submitted by: Dmitry S. Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=30721
* Update to version 1.3.12, RA 29.4.Steve Price2000-07-106-14/+78
| | | | | | | | PR: 19184 Submitted by: maintainer Notes: svn path=/head/; revision=30394
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-052-3/+21
| | | | | | | | | | 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. Notes: svn path=/head/; revision=30229
* Put manpages in the correct locale directory.Will Andrews2000-06-092-0/+20
| | | | | | | | PR: 19146 Submitted by: MAINTAINER Notes: svn path=/head/; revision=29486
* Add messarge, a set of tools to manipulate UNIX mailboxes.Will Andrews2000-06-046-0/+51
| | | | | | | | PR: 18912 Submitted by: Aleksandr A. Babaylov <.@babolo.ru> Notes: svn path=/head/; revision=29189
* Update to version 1.8.2.Steve Price2000-05-286-43/+169
| | | | Notes: svn path=/head/; revision=28815
* Fix a stupid patch breakage and unbreak port for gcc-2.95.Maxim Sobolev2000-05-252-4/+11
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=28751
* elm -> elm+MEAndrey A. Chernov2000-05-241-1/+1
| | | | Notes: svn path=/head/; revision=28729
* Put 2 more mirrors in. Russia is a wild country, you know, with frequient powerMaxim Sobolev2000-05-191-1/+4
| | | | | | | | | | | shortages, revolutions, unexpected gvmnt changes etc. I know, because I have to live here. Reported by: bento Submitted by: ftpsearch.lycos.com Notes: svn path=/head/; revision=28601
* Check for Fontmap.GS first and use is instead of Fontmap, if it isSteve Price2000-04-301-3/+4
| | | | | | | | | | present. PR: 17979 Submitted by: maintainer Notes: svn path=/head/; revision=28161
* Update to version 1.13.0.Steve Price2000-04-303-11/+20
| | | | | | | | PR: 18021 Submitted by: Igor Vinokurov <igor@zynaps.ru> Notes: svn path=/head/; revision=28132
* Install rispell scriptAndrey A. Chernov2000-04-235-4/+11
| | | | | | | | Move dicts to proper locations Add WWW Notes: svn path=/head/; revision=27927
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-2113-48/+50
| | | | Notes: svn path=/head/; revision=27846
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-1314-37/+37
| | | | Notes: svn path=/head/; revision=27497
* Set PKGNAMEPREFIX with ?= so it can be overridden.Satoshi Asami2000-04-111-1/+1
| | | | Notes: svn path=/head/; revision=27447
* Add PKGNAMEPREFIX definitions for language-specific dirs.Satoshi Asami2000-04-101-0/+4
| | | | Notes: svn path=/head/; revision=27441
* update to apache 1.3.11Michael Haro2000-04-016-41/+54
| | | | | | | | PR: 16659 Submitted by: maintainer Notes: svn path=/head/; revision=27232
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway2000-03-291-1/+1
| | | | | | | | | have time to maintain them. Approved by: andy Notes: svn path=/head/; revision=27113
* upgrade fonts to new versionAndrey A. Chernov2000-03-013-3/+18
| | | | Notes: svn path=/head/; revision=26471
* Don't add '-m486' to CFLAGS so this builds on the Alpha.Steve Price2000-02-201-0/+11
| | | | Notes: svn path=/head/; revision=26064
* switch to pine4Andrey A. Chernov2000-02-161-2/+2
| | | | Notes: svn path=/head/; revision=25880
* ports@freebsd.org -> ports@FreeBSD.orgDirk Froemberg2000-02-131-1/+1
| | | | Notes: svn path=/head/; revision=25764
* Adding ru-xcode version 1.0.Steve Price2000-01-296-0/+27
| | | | | | | | | | Autodetect encoding and convert to koi8, CP-1251, or CP-866. PR: 16095 Submitted by: Michael Vasilenko <acid@stu.cn.ua> Notes: svn path=/head/; revision=25219
* tarball slightly changedAndrey A. Chernov2000-01-243-41/+21
| | | | Notes: svn path=/head/; revision=25042
* Correct MASTER_SITES.R. Imura2000-01-231-2/+2
| | | | | | | This version 1.9.3 seems old. Notes: svn path=/head/; revision=24963
* Change package name from rapache to ru-apache.Steve Price1999-12-231-1/+1
| | | | Notes: svn path=/head/; revision=23914
* * Update port to Russian Apache version 29.2Steve Price1999-12-232-3/+3
| | | | | | | | | | * Fixed bug with 'historical' patch site PR: 15359 Submitted by: maintainer Notes: svn path=/head/; revision=23913
* update to version 2.1R. Imura1999-12-103-21/+12
| | | | | | | | PR: 15202 Submitted by: Maintainer Notes: svn path=/head/; revision=23697
* ${AWK} is not defined (yet) when determining the value of FONTMAP.Steve Price1999-11-291-1/+1
| | | | | | | Noticed by: fenner Notes: svn path=/head/; revision=23503
* Remove second MAINTAINER entry and portlint.Steve Price1999-11-281-3/+1
| | | | Notes: svn path=/head/; revision=23464