summaryrefslogtreecommitdiff
path: root/russian/apache13 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add login classes support for suexecSADA Kenji2002-11-113-9/+105
| | | | | | 'PORTCOMMENT' is discarded. PR: ports/45139 Submitted by: maintainer
* Update to apache 1.3.27 and 2.0.43. This fixes a security vulnerability.Kris Kennaway2002-10-053-6/+9
| | | | | | | | | | | Mark apache13-ssl FORBIDDEN because the new version does not yet exist. Partially based on patches submitted by below authors. Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru>, Udo Schweigert <udo.schweigert@siemens.com>, Lev A. Serebryakov <lev@serebryakov.spb.ru> PR: ports/43682, ports/43688, ports/43666, ports/43681
* upgrade to 1.3.26PL30.15Ying-Chieh Liao2002-07-085-13/+181
| | | | | PR: 40187 Submitted by: maintainer
* Update to Russian patch version 30.14.Dmitry Sivachenko2002-06-302-2/+2
| | | | | PR: 40011 Submitted by: maintainer
* - Update to 1.3.26.30.13Patrick Li2002-06-224-38/+70
| | | | | | | - Unmark forbidden PR: 39655 Submitted by: maintainer
* Mark FORBIDDEN until an update is available.Jacques Vidrine2002-06-181-0/+3
| | | | See <URL:http://httpd.apache.org/info/security_bulletin_20020617.txt>.
* Update to 1.3.24David W. Chapman Jr.2002-05-083-4/+5
| | | | | PR: 37025 Submitted by: maintainer
* Update to latest russian patch and include russian patch version inPatrick Li2002-01-282-5/+6
| | | | | | | PORTVERSION. PR: 34380 Submitted by: maintainer
* Update to 1.3.23Patrick Li2002-01-264-28/+12
| | | | | PR: 34301 Submitted by: maintainer
* - Update to 1.3.22 (PL30.9);Maxim Sobolev2001-11-057-45/+211
| | | | | | | | - assign maintainership to Lev Serebryakov <lev@serebryakov.spb.ru> - previous maintainer doesn't answer to e-mails during extended period of time. PR: 31325 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
* Update to version 1.3.19.Steve Price2001-06-174-33/+85
| | | | | PR: 28088 Submitted by: maintainer
* 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
* Correct CATEGORIES - make first category in the CATEGORIES list matching parentMaxim Sobolev2000-10-041-1/+1
| | | | directory.
* Update to version 1.3.12, RA 29.4.Steve Price2000-07-106-14/+78
| | | | | PR: 19184 Submitted by: maintainer
* 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.
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-7/+7
|
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-5/+4
|
* update to apache 1.3.11Michael Haro2000-04-016-41/+54
| | | | | PR: 16659 Submitted by: maintainer
* Change package name from rapache to ru-apache.Steve Price1999-12-231-1/+1
|
* * Update port to Russian Apache version 29.2Steve Price1999-12-232-3/+3
| | | | | | | * Fixed bug with 'historical' patch site PR: 15359 Submitted by: maintainer
* Update to apache version 1.3.9 and RA 29.0.Steve Price1999-11-1410-135/+146
| | | | | PR: 14846 Submitted by: maintainer
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-2/+2
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* awk -> ${AWK}Michael Haro1999-08-221-2/+2
| | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | chown -> ${CHOWN}
* Update to version 28.16.Steve Price1999-08-012-3/+3
| | | | | PR: 12587 Submitted by: maintainer
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | [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
* Add WWW: to more recent imports (so that they aren't missed).Tim Vanderhoek1999-05-031-6/+2
|
* Initial import of ru-apache version 1.3.6.Steve Price1999-05-0311-0/+720
A Russian version the Apache HTTP server. PR: 11108 Submitted by: Vladimir N.Silyaev <vns@delta.odessa.ua>