aboutsummaryrefslogtreecommitdiff
path: root/russian
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Upgrade to 0.99f8Andrey A. Chernov2005-03-112-4/+3
| | | | Notes: svn path=/head/; revision=130877
* Use @freebsd.org address for my ports.Roman Bogorodskiy2005-03-082-2/+2
| | | | | | | Approved by: krion (mentor) Notes: svn path=/head/; revision=130591
* BROKEN: Incorrect pkg-plistKris Kennaway2005-02-282-0/+4
| | | | Notes: svn path=/head/; revision=129949
* BROKEN: Changes permissions of installed directoryKris Kennaway2005-02-281-0/+2
| | | | Notes: svn path=/head/; revision=129948
* Update to version 7.0rc12Kirill Ponomarev2005-02-138-20/+140
| | | | | | | | PR: ports/77441 Submitted by: maintainer Notes: svn path=/head/; revision=128682
* BROKEN: Removes pine.conf upon deinstallationKris Kennaway2005-02-121-0/+2
| | | | Notes: svn path=/head/; revision=128577
* - don't create httpd.conf.bakClement Laforet2005-02-114-0/+32
| | | | | | | | | - remove httpd.conf.bak if exists Approved by: portmgr (krion, kris) Notes: svn path=/head/; revision=128539
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-1/+1
| | | | | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors) Notes: svn path=/head/; revision=127737
* [ maintainer ] russian/prawda: try to fix build on 6.x/i386 and 6.x/sparc64Edwin Groothuis2005-01-124-10/+36
| | | | | | | | | | | | | | Attemt to fix build on 6.x/i386 and 6.x/sparc64. Added files: files/patch-src-trans-slowo3.cpp files/patch-src-trans-slowo3.h PR: ports/75724 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Notes: svn path=/head/; revision=126187
* - Fix pkg-plistSergey Matveychuk2005-01-081-1/+1
| | | | | | | | PR: ports/75813 Submitted by: maintainer Notes: svn path=/head/; revision=125804
* Say hello to the linux mega patch, it consolidates our linux bits aAlexander Leidinger2004-12-311-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | little bit and allows to proceed to a more recent linux_base from a stable (read as: the major bugs should be ironed out or identified and most linux ports build just fine) source. It also allows to ship 4.11 with a working linuxolator (the EOLed linux_base is marked forbidden because of a security hole). This is a major update, please read UPDATING (and CHANGES if you develop linux ports). Changes: - change the default linux_base from v7 to v8 - add a newer freetype to linux_base-8 for nicer fonts display [1] - don't let cpio use hardlinks in the linux_base-8 port to quiet some warnings in some cases [2] - fix a cut&past error in the linux_base-8 pkg-install script [3] - convert the binary knob "USE_LINUX" to a version specifier, e.g. USE_LINUX=<value> specifies a dependency upon emulators/linux_base-<value>, exceptions are a value of "7" (which does what you want and adds a dependency to linux_base) and any value without a corresponding port in PORTSDIR/emulators/linux_base-<value> (which adds a dependency to the default linux_base) - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob, this allows us to use the USE_LINUX_PREFIX knob for linux_base and paves the way for splitting up future linux base ports into individual pieces - remove RESTRICTED from some GPL licensed ports, even when we only distribute binaries, we get them from official linux sites, so anyone can grab them there if he needs to - add a dependency upon the linux X11 bits where necessary (based upon guesswork) - don't use USE_X_PREFIX in some linux ports since it adds a dependency to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean solution would be to remove the implicit USE_XLIB from USE_X_PREFIX) - bump the portrevision of the linux ports ("better safe than sorry" algorithm) - pass maintainership of the important linux infrastructure to a mailinglist, hijack freebsd-emulation@ for this purpose (if somebody doesn't like this: tell us your bikeshed color at freebsd-emulation@, my color would be "linuxolator@" in case someone cares...) - add a pkg-install script for linux-fontconfig, but don't use it; everything should work without it (the FreeBSD fc-cache program should do all the work), but in case we need it we just need to decomment the pkg-install part in the Makefile - fix some dependencies - fix some bugs - add some static plists - unbreak the ports with dependecies to more than one linux_base This also fixes some ports which are marked BROKEN because of dependencies to v7 and v8 of linux_base at the same time. Known bugs: - the linux-mesa and linux-devtools ports install libGL*.so symlinks - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by the linux X11 port, so linx_Base-8 moans at deinstall time) Future work (interested souls should coordinate with freebsd-emulation@): - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies, or modify the behavior of USE_XLIB in the USE_LINUX case AFAIK trevor has some patches. - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of the PREFIX?= workaround in some linux ports Should be discussed/coordinated on/with x11@. - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/ - update to a more recent linux base PR: 69997, 70539 (and maybe others) Discussed with/on: java@, x11@, trevor, portmgr Tested by: mezz, portmgr, pointyhat RPM hunted down by: Joseph Gelinas <scirocco@tasam.com> [1] Requested by: portmgr [2] Submitted by: kris [3] Approved by: portmgr Notes: svn path=/head/; revision=125613
* Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly.Michael Nottebrock2004-12-225-5/+0
| | | | Notes: svn path=/head/; revision=124856
* Drop maintainership.Kirill Ponomarev2004-12-221-1/+1
| | | | Notes: svn path=/head/; revision=124818
* Remove myself from MAINTAINERAndrey A. Chernov2004-12-141-1/+1
| | | | Notes: svn path=/head/; revision=124003
* Update to KDE 3.3.2Michael Nottebrock2004-12-1312-32/+134
| | | | Notes: svn path=/head/; revision=123951
* Remove myself from MAINTAINERAndrey A. Chernov2004-12-131-1/+1
| | | | Notes: svn path=/head/; revision=123946
* - Update to 7.1rc4Pav Lucistnik2004-11-1626-212/+422
| | | | | | | | PR: ports/73966 Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.org> (maintainer) Notes: svn path=/head/; revision=121753
* Update to KDE 3.3.1Michael Nottebrock2004-11-0810-13/+489
| | | | Notes: svn path=/head/; revision=121092
* Add artwiz-ru, a russian version of the artwiz fonts.Pav Lucistnik2004-11-066-0/+82
| | | | | | | | PR: ports/73392 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Notes: svn path=/head/; revision=120997
* Update to 1.3.33 + 2.8.22 + PL30.21Lev A. Serebryakov2004-11-063-14/+11
| | | | | | | Some security issues fixed in these versions. Notes: svn path=/head/; revision=120948
* Update to 1.3.33+PL30.21. It fixes all security problems, found in 1.3.31 ↵Lev A. Serebryakov2004-11-063-11/+8
| | | | | | | and 1.3.32. Notes: svn path=/head/; revision=120947
* - Finish ports/73231, I forgot to commit this part last night.Pav Lucistnik2004-11-031-1/+0
| | | | | | | | | | | This port now uses master port's distinfo. PR: ports/73231 Submitted by: Dima Panov <redfox@Fluffy.Khv.RU> Pointy hat: all mine Notes: svn path=/head/; revision=120692
* Clean up time for email addresses MIA!Edwin Groothuis2004-10-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If you know new email addresses for the people involved, please send-pr it! <mcsi@agava.com>: host relay.agava.net.ru[195.161.118.3] said: 550 <mcsi@agava.com>: User unknown in local recipient table (in reply to RCPT TO command) <woju@bbsmail.ntu.edu.tw> (expanded from <woju@bbsmail>): Host or domain name not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not found <esoha@attbi.com>: host gateway.attbi.com[204.127.198.6] said: 551 not our customer (in reply to RCPT TO command) <crow@nektor.hu>: host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in reply to RCPT TO command) <cyrilm@tower.pp.ru>: host mail.tower.pp.ru[213.85.109.133] said: 550 unknown user (in reply to RCPT TO command) <ports@henrik-motakef.de>: Host or domain name not found. Name service error for name=henrik-motakef.de type=A: Host not found <jj@nttmcl.com>: host mx1.nttmcl.com[216.69.64.132] said: 550 5.2.1 <jj@nttmcl.com>... Mailbox disabled for this recipient (in reply to RCPT TO command) <koji@jet.es>: host mx.wanadoo.es[62.81.235.75] said: 550 Relay not permitted / No such user (in reply to RCPT TO command) <proot@iaces.com>: host horton.iaces.com[204.147.87.98] said: 550 5.1.1 <proot@iaces.com>... User unknown (in reply to RCPT TO command) <roland.jesse@gmx.net>: host mx0.gmx.net[213.165.64.100] said: 550 5.1.1 {mx034} <roland.jesse@gmx.net>... User is unknown (in reply to RCPT TO command) <vess@slavof.net>: host mail.slavof.net[213.130.68.146] said: 550 5.7.1 Access denied (in reply to MAIL FROM command) <tuxsuximus@hotmail.com>: host mx3.hotmail.com[65.54.253.99] said: 550 Requested action not taken: mailbox unavailable (in reply to RCPT TO command) <zenin@archive.rhps.org>: host mail.rhps.org[66.250.128.137] said: 550 5.7.1 <zenin@archive.rhps.org>... Relaying denied (in reply to RCPT TO command) Notes: svn path=/head/; revision=120152
* Shift my manitainer address to FreeBSD.org domain.Dmitry Morozovsky2004-10-181-1/+1
| | | | | | | Drop PERL dependency on ehnt as it is no longer needed (since 0.8_3). Notes: svn path=/head/; revision=119735
* Update CONFLICTS and fix portlint warnings.Kirill Ponomarev2004-10-141-3/+3
| | | | | | | | PR: ports/72669 Submitted by: Matthias Andree <matthias.andree@gmx.de> Notes: svn path=/head/; revision=119376
* - Remove russian/gaim port, it's functionality was merged into original GaimPav Lucistnik2004-10-113-93/+0
| | | | | | | | PR: ports/72237 Submitted by: Andrey Slusar <anray@inet.ua> (maintainer) Notes: svn path=/head/; revision=118687
* Update to KDE 3.3Michael Nottebrock2004-08-309-55/+579
| | | | Notes: svn path=/head/; revision=117701
* Fix build with gcc-3.4Kirill Ponomarev2004-08-221-0/+15
| | | | Notes: svn path=/head/; revision=117029
* fix build on 4.x.Sergey Matveychuk2004-08-161-2/+2
| | | | | | | Reported by: kris with pointyhat Notes: svn path=/head/; revision=116427
* Update to 1.2.Sergey Matveychuk2004-08-1513-343/+509
| | | | | | | | PR: ports/70423 Submitted by: maintainer Notes: svn path=/head/; revision=116308
* Factor out all but one of the build switches of the KDE main module portsMichael Nottebrock2004-08-119-12/+9
| | | | | | | | | | | | | | | | | | into separate ports. The OPTIONS will remain as of yet and trigger dependencies now, for easy transition. Update KOffice to version 1.3.2. Add patches to fix a number of issues, including: - fix kxkb on Xorg - fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2 with optimizations greater than -O Add security related patches and entries to portaudit.txt. Notes: svn path=/head/; revision=115880
* Shorten COMMENT to satisfy portlint.Sergey Matveychuk2004-08-101-1/+1
| | | | Notes: svn path=/head/; revision=115813
* Client for the OpenNAP network with Russian koi8 <> win1251 encoding patch.Sergey Matveychuk2004-08-103-0/+192
| | | | | | | | | | Slave for audio/napster PR: ports/69543 Submitted by: Roman Y. Bogdanov <sam@brj.pp.ru> Notes: svn path=/head/; revision=115810
* Change maintainer's email.Kirill Ponomarev2004-08-071-1/+1
| | | | | | | | PR: ports/70138 Submitted by: Andrey Slusar <vasallia@ukr.net> Notes: svn path=/head/; revision=115587
* Distfile was modified by author. Minor changes.Sergey Matveychuk2004-08-031-2/+2
| | | | | | | | | | PR: ports/69913 Reported by: Demin Alexander <support@spectrum.ru> Submitted by: maintainer Reviewed by: sem Notes: svn path=/head/; revision=115330
* Add prawda 0.3.0, english-Russian translator.Sergey Matveychuk2004-07-318-0/+423
| | | | Notes: svn path=/head/; revision=115134
* Utilize DATADIR macro.Sergey A. Osokin2004-07-282-17/+17
| | | | Notes: svn path=/head/; revision=114920
* Change maintainer's email.Kirill Ponomarev2004-07-211-1/+1
| | | | Notes: svn path=/head/; revision=114355
* Gaim with underclared charsets support for oscar protocol.Sergey Matveychuk2004-07-173-0/+93
| | | | | | | | | | | Slave to net/gaim. PR: ports/68112 Submitted by: Andrey Slusar <vasallia@ukr.net> Approved by: krion (mentor) Notes: svn path=/head/; revision=113799
* nagios v 1.1 with Russian language patchesSergey Matveychuk2004-07-1513-0/+657
| | | | | | | | | PR: ports/68977 Submitted by: Roman Y. Bogdanov <sam@brj.pp.ru> Approved by: krion (implicit) Notes: svn path=/head/; revision=113683
* Establish a correct master-slave relationship betweenMark Linimon2004-06-231-1/+2
| | | | | | | | | | | | | | | | | www/linux-mozillafirebird and the ports that inherit most of their information (except, e.g., distinfo) from it. These changes should be transparent to installs (tested and verified locally). While here, update two cases of stale distfile info. (MD5s verified versus mozilla.org.) PR: ports/67701 Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=112084
* fix ircd-hybrid-7 low-bandwidth DoSOliver Eikemeier2004-06-214-2/+24
| | | | | | | | | | | | - <http://people.freebsd.org/~eik/portaudit/23aafa20-c28a-11d8-864c-02e0185c0b53.html> - <http://vuxml.freebsd.org/23aafa20-c28a-11d8-864c-02e0185c0b53.html> PR: 68161 Submitted by: Evgueni V. Gavrilov <aquatique-ports@rambler.ru> (maintainer) Obtained from: Erik Sperling Johansen <einride@einride.org> (http://www.securityfocus.com/archive/1/366486) Notes: svn path=/head/; revision=111922
* Add a new port russian/bogofilter (ru-bogofilter), which isYaroslav Tykhiy2004-06-182-0/+19
| | | | | | | | | | a sub-port of main/bogofilter. If installed from this port, bogofilter will convert mails in the other popular "windows-1251" charset to KOI8-R, thus improving spam detection for mails in different Cyrillic charsets. Notes: svn path=/head/; revision=111725
* Update to version 3.2.3Michael Nottebrock2004-06-094-6/+174
| | | | Notes: svn path=/head/; revision=111165
* Don't remove www/ now that it is created by the system.Kris Kennaway2004-06-093-5/+0
| | | | Notes: svn path=/head/; revision=111131
* Update to latest mod_ssl 2.8.18: security fix.Lev A. Serebryakov2004-06-072-4/+3
| | | | Notes: svn path=/head/; revision=110988
* Add `www/apache2' port with non-default MPMs to CONFLICTS.Lev A. Serebryakov2004-05-232-0/+4
| | | | | | | Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=109805
* Make CONFLICTS more specific: conflicts with apache-[0-9]*, not with apache-*Lev A. Serebryakov2004-05-232-2/+2
| | | | | | | | PR: ports/67066 Submitted by: Vassily Ragosin <vr@vrgraphics.ru> Notes: svn path=/head/; revision=109797
* Update to latest, 1.3.31 based, version.Lev A. Serebryakov2004-05-224-124/+20
| | | | Notes: svn path=/head/; revision=109721