summaryrefslogtreecommitdiff
path: root/russian (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN: inconsistent dependencies (linux_base 7.x and 8.x)Kris Kennaway2004-02-171-0/+2
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-068-4/+4
|
* Use PLIST_FILES.Trevor Johnson2004-02-054-2/+2
| | | | Reviewed by: marcus
* 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.
* - 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>
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-042-0/+2
| | | | (Part 2)
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-043-1/+3
| | | | (Part 1)
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-045-10/+10
| | | | | Submitted by: trevor Tested by: bento
* - Mark BROKEN, does not build with multimedia/xmms version 1.2.9Kirill Ponomarev2004-01-311-0/+1
|
* - Fix typo.Kirill Ponomarev2004-01-301-1/+1
|
* - Fix plist and bump PORTREVISIONKirill Ponomarev2004-01-302-0/+15
| | | | Noticed by: bento via kris
* - SIZEifyKirill Ponomarev2004-01-302-0/+4
|
* The linux-atk port was repo-copied into the accessibility category.Trevor Johnson2004-01-301-1/+1
|
* SIZEify.Trevor Johnson2004-01-294-0/+4
|
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-235-5/+5
|
* - 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)
* Use the SORT macro from bsd.port.mk.Trevor Johnson2004-01-221-1/+1
|
* 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>
* 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>
* Update to version 0.99f7Dmitry Sivachenko2004-01-022-2/+2
| | | | Approved by: maintainer
* - Fix REINPLACE_CMDKirill Ponomarev2003-12-192-2/+2
| | | | | PR: 60399 Submitted by: maintainer
* 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>
* Add conflicts on xmms-[0-9]*Max Khon2003-12-081-0/+2
| | | | Submitted by: oleg dashevskii <be9-ml@be9.ru> (MAINTAINER)
* 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>
* - Add WITH_MOTIF knob to enable pixmaps in indicator iconSergei Kolobov2003-12-052-6/+26
| | | | | | - Install documentation - Silence configure warning - Bump PORTREVISION
* Update to version 1.3.29+30.19+2.8.16Lev A. Serebryakov2003-11-214-33/+10
|
* Update to latest version 30.19+1.3.29Lev A. Serebryakov2003-11-214-31/+8
|
* 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
* USE_REINPLACE must be defined before REINPLACE_CMD may be used.Trevor Johnson2003-11-171-0/+1
|
* Do not attempt to apply patches for OO 1.0.3 to version 1.1.Alexander Kabaev2003-11-141-3/+0
|
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+1
|
* Bump PORTREVISION.Max Khon2003-11-091-0/+1
|
* Obey CFLAGS.Max Khon2003-11-091-2/+1
| | | | Submitted by: oleg dashevskii <be9 (at) be9.ru>
* OpenOffice -> OpenOffice.orgMaho Nakata2003-11-093-3/+3
| | | | Submitted by: Pavel@Janik.cz (Pavel Janik)
* Add OpenOffice.org 1.1 for russian languageMaho Nakata2003-11-092-0/+23
|
* Forgot to change Makefile s..Maho Nakata2003-11-081-1/+1
| | | | | | | Pointed out: sf Pointy hat to: myself Thank you very much fujishima-san!
* rename openoffice* to openoffice-1.0* accodingly (repo copy).Maho Nakata2003-11-081-1/+1
| | | | Pointed out: sf, kris
* rename openoffice to openoffice-1.0 after repocopyMaho Nakata2003-11-082-23/+1
| | | | Acknowledgment to: nork
* 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.
* Per bento logs, mark broken on 5.x (gcc3.3) and alpha. The distfileMark Linimon2003-11-021-1/+11
| | | | seems to be from 2001.
* 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>
* Clean up the patch.Max Khon2003-10-271-1/+1
|
* Fix build with gcc 3.3.1.Max Khon2003-10-272-3/+4
| | | | Bump PORTREVISION.
* Fix typo.Lev A. Serebryakov2003-10-241-1/+1
| | | | Submitted by: fjoe@FreeBSD.org
* [1] Use bsd.port.(pre|post).mkLev A. Serebryakov2003-10-244-720/+732
| | | | [2] Use DOCSDIR
* utilize SITE_PERLYing-Chieh Liao2003-10-246-22/+20
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Fix problem with zombies.Lev A. Serebryakov2003-10-234-1/+52
| | | | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21737
* Update to version 0.99f6.Dmitry Sivachenko2003-10-192-2/+2
| | | | Approved by: maintainer
* - Make tarballs fetchableKirill Ponomarev2003-10-181-3/+5
| | | | Reported by: kris via bento
* Update the distribution sites and the maintainer's address.Peter Pentchev2003-10-102-5/+7
| | | | | PR: 57828 Submitted by: maintainer