summaryrefslogtreecommitdiff
path: root/russian (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add patch for netmask problems on 64bit machines.Lev A. Serebryakov2004-03-081-0/+113
| | | | Notes: svn path=/head/; revision=103334
* Add patch for netmask problems on 64bit machinesLev A. Serebryakov2004-03-082-0/+114
| | | | Notes: svn path=/head/; revision=103333
* - Unbreak on alpha, sparc64 and other non-i386 platforms.Max Khon2004-03-067-124/+137
| | | | | | | | | (remove discover binary for Linux which accidentally crept into tarball before build). - Generate sample config with comments even with gcc 3.x Notes: svn path=/head/; revision=103104
* BROKEN on sparc64 as wellKris Kennaway2004-03-051-2/+2
| | | | Notes: svn path=/head/; revision=102999
* - Mark BROKEN, doesn't build with multimedia/xmms version 1.2.10"Kirill Ponomarev2004-02-241-0/+2
| | | | Notes: svn path=/head/; revision=101974
* BROKEN: inconsistent dependencies (linux_base 7.x and 8.x)Kris Kennaway2004-02-171-0/+2
| | | | Notes: svn path=/head/; revision=101156
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-068-4/+4
| | | | Notes: svn path=/head/; revision=100139
* Use PLIST_FILES.Trevor Johnson2004-02-054-2/+2
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* Update to KDE 3.2.0Michael Nottebrock2004-02-0515-123/+776
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== - Kmail and knode have been moved from kdenetwork to kdepim. This means you will have to install kdepim if you want to continue using kmail or knode. This is to ease integration with korganizer, in the new 'Kontact' application. - The arabic translations for KDE and KOffice have been moved from misc to the arabic category. - There is a new module called kdeaccessibility in the accessibility category. It contains a few utilities for disabled users like a magnification lens and a text-to-speech frontend. - In KDM, you need to select the 'CUSTOM' session profile in order to have your .xsession executed. This is particularly important if you're using the aegypten tools (http://freebsd.kde.org/howtos/aegypten-kmail.php). - We have started making more parts of the ports optional. In kdepim, both Kandy and KPilot can be turned off with ports-knobs. This process will continue in the 3.2 series. Notes: svn path=/head/; revision=100015
* - Unbreak ru-xmms [1].Max Khon2004-02-042-1/+5
| | | | | | | | | | | - Provide separate distinfo for ru-xmms so recode patch distinfo will not be lost. PR: 62250 [1] Submitted by: Dima Panov <redfox@Fluffy.Khv.RU> Notes: svn path=/head/; revision=99944
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-042-0/+2
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-043-1/+3
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-045-10/+10
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* - Mark BROKEN, does not build with multimedia/xmms version 1.2.9Kirill Ponomarev2004-01-311-0/+1
| | | | Notes: svn path=/head/; revision=99630
* - Fix typo.Kirill Ponomarev2004-01-301-1/+1
| | | | Notes: svn path=/head/; revision=99544
* - Fix plist and bump PORTREVISIONKirill Ponomarev2004-01-302-0/+15
| | | | | | | Noticed by: bento via kris Notes: svn path=/head/; revision=99543
* - SIZEifyKirill Ponomarev2004-01-302-0/+4
| | | | Notes: svn path=/head/; revision=99518
* The linux-atk port was repo-copied into the accessibility category.Trevor Johnson2004-01-301-1/+1
| | | | Notes: svn path=/head/; revision=99467
* SIZEify.Trevor Johnson2004-01-294-0/+4
| | | | Notes: svn path=/head/; revision=99421
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-235-5/+5
| | | | Notes: svn path=/head/; revision=98909
* - Maintainer gave maintainership to Alexander Pohoyda ↵Clement Laforet2004-01-231-1/+1
| | | | | | | | | | (alexander.pohoyda@gmx.net) PR: 61758 Submitted by: Alexander Matey <ports@matey.org> (old maintainer) Notes: svn path=/head/; revision=98855
* Use the SORT macro from bsd.port.mk.Trevor Johnson2004-01-221-1/+1
| | | | Notes: svn path=/head/; revision=98788
* Add mueller-dic 1.2,Kirill Ponomarev2004-01-176-0/+91
| | | | | | | | | | | | | | | This is the GPL'd 7th edition of the very well known English-Russian dictionary by V.K.Mueller. It is arranged as single text file with cyrillic letters KOI8-R encoded. Transcription symbols correspond to the IPA (International Phonetic Alphabet) standard. There is also a simple dictionary search utility is included in this port. PR: 61455 Submitted by: Igor Pokrovsky <tiamat@comset.net> Notes: svn path=/head/; revision=98377
* New port: libcyrillic.Dmitry Sivachenko2004-01-076-0/+78
| | | | | | | | | | | | | | | | This C library allows to convert cyrillic text from any to any of the following cyrillic charsets: windows-1251, koi8-r, koi8-u, iso-8859-5, x-mac-cyrillic and ibm866. Automatic detection of charset is possible for any of those. The library also contains a number of automation features and useful service wrappers that are ready to be easily plugged into any application whenever one needs more wise features instead of just dumb converting. PR: 60042 Submitted by: Pavel Novikov <pavel@ext.by> Notes: svn path=/head/; revision=97573
* Update to version 0.99f7Dmitry Sivachenko2004-01-022-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=97071
* - Fix REINPLACE_CMDKirill Ponomarev2003-12-192-2/+2
| | | | | | | | PR: 60399 Submitted by: maintainer Notes: svn path=/head/; revision=96207
* Add ircd-hybrid-ru 7.1,Kirill Ponomarev2003-12-1526-0/+978
| | | | | | | | | | | | ircd-hybrid-ru is russian version of well known hybrid IRC server with plently number of features. it can handle russian channel names, nicknames and harset recoding PR: 60244 Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.org> Notes: svn path=/head/; revision=95859
* Add conflicts on xmms-[0-9]*Max Khon2003-12-081-0/+2
| | | | | | | Submitted by: oleg dashevskii <be9-ml@be9.ru> (MAINTAINER) Notes: svn path=/head/; revision=95345
* New port: ru-xmmsMax Khon2003-12-082-0/+19
| | | | | | | | | | RusXMMS - X Multimedia System with Russian encoding patch. PR: 59077 Submitted by: oleg dashevskii <be9-ml@be9.ru> Notes: svn path=/head/; revision=95330
* - Add WITH_MOTIF knob to enable pixmaps in indicator iconSergei Kolobov2003-12-052-6/+26
| | | | | | | | | - Install documentation - Silence configure warning - Bump PORTREVISION Notes: svn path=/head/; revision=95170
* Update to version 1.3.29+30.19+2.8.16Lev A. Serebryakov2003-11-214-33/+10
| | | | Notes: svn path=/head/; revision=94633
* Update to latest version 30.19+1.3.29Lev A. Serebryakov2003-11-214-31/+8
| | | | Notes: svn path=/head/; revision=94623
* new Russian-language, i386 Linux binary port of Firebird Web browser,Trevor Johnson2003-11-204-0/+39
| | | | | | | linked with GTK+ 2.X and using Xft Notes: svn path=/head/; revision=94422
* USE_REINPLACE must be defined before REINPLACE_CMD may be used.Trevor Johnson2003-11-171-0/+1
| | | | Notes: svn path=/head/; revision=94169
* Do not attempt to apply patches for OO 1.0.3 to version 1.1.Alexander Kabaev2003-11-141-3/+0
| | | | Notes: svn path=/head/; revision=93927
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+1
| | | | Notes: svn path=/head/; revision=93885
* Bump PORTREVISION.Max Khon2003-11-091-0/+1
| | | | Notes: svn path=/head/; revision=93566
* Obey CFLAGS.Max Khon2003-11-091-2/+1
| | | | | | | Submitted by: oleg dashevskii <be9 (at) be9.ru> Notes: svn path=/head/; revision=93544
* OpenOffice -> OpenOffice.orgMaho Nakata2003-11-093-3/+3
| | | | | | | Submitted by: Pavel@Janik.cz (Pavel Janik) Notes: svn path=/head/; revision=93539
* Add OpenOffice.org 1.1 for russian languageMaho Nakata2003-11-092-0/+23
| | | | Notes: svn path=/head/; revision=93463
* Forgot to change Makefile s..Maho Nakata2003-11-081-1/+1
| | | | | | | | | | Pointed out: sf Pointy hat to: myself Thank you very much fujishima-san! Notes: svn path=/head/; revision=93377
* rename openoffice* to openoffice-1.0* accodingly (repo copy).Maho Nakata2003-11-081-1/+1
| | | | | | | Pointed out: sf, kris Notes: svn path=/head/; revision=93374
* rename openoffice to openoffice-1.0 after repocopyMaho Nakata2003-11-082-23/+1
| | | | | | | Acknowledgment to: nork Notes: svn path=/head/; revision=93354
* Partial backout. I missed fjoe's commit from a few days ago thatMark Linimon2003-11-021-4/+0
| | | | | | | fixes 5.x. AFAICT alpha is still broken. Notes: svn path=/head/; revision=92835
* Per bento logs, mark broken on 5.x (gcc3.3) and alpha. The distfileMark Linimon2003-11-021-1/+11
| | | | | | | seems to be from 2001. Notes: svn path=/head/; revision=92832
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | | | | *** addresses that seem to be dead: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92818
* Clean up the patch.Max Khon2003-10-271-1/+1
| | | | Notes: svn path=/head/; revision=92358
* Fix build with gcc 3.3.1.Max Khon2003-10-272-3/+4
| | | | | | | Bump PORTREVISION. Notes: svn path=/head/; revision=92356
* Fix typo.Lev A. Serebryakov2003-10-241-1/+1
| | | | | | | Submitted by: fjoe@FreeBSD.org Notes: svn path=/head/; revision=92082
* [1] Use bsd.port.(pre|post).mkLev A. Serebryakov2003-10-244-720/+732
| | | | | | | [2] Use DOCSDIR Notes: svn path=/head/; revision=92069