aboutsummaryrefslogtreecommitdiff
path: root/russian
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 4.1Wen Heping2014-12-212-4/+3
| | | | | | | | PR: 196153 Submitted by: 9267096@gmail.com(maintainer) Notes: svn path=/head/; revision=375151
* cleanup plistBaptiste Daroussin2014-12-203-3/+0
| | | | Notes: svn path=/head/; revision=375109
* Update to 4.3.5.Jung-uk Kim2014-12-181-4/+4
| | | | Notes: svn path=/head/; revision=374930
* Update to 4.3.4.Jung-uk Kim2014-11-271-4/+4
| | | | Notes: svn path=/head/; revision=373473
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-2612-10/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* - Drop dirrm* from plistsDmitry Marakasov2014-11-217-24/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=373009
* Upgrade to 4.0.1.Vanilla I. Shu2014-11-212-4/+4
| | | | | | | | PR: ports/195248 Submitted by: maintainer Notes: svn path=/head/; revision=373000
* Fix the generation of Fontmap.diff, which I broke earlier, when trying toMikhail Teterin2014-11-191-11/+10
| | | | | | | support staging... Notes: svn path=/head/; revision=372758
* Cleanup plistAntoine Brodin2014-11-1217-87/+3
| | | | Notes: svn path=/head/; revision=372495
* Update to 4.3.3.Jung-uk Kim2014-10-311-4/+4
| | | | Notes: svn path=/head/; revision=371880
* Cross-platform emulator of Elektronika RPN programmable calculatorDmitry Marakasov2014-10-284-0/+51
| | | | | | | | | | | | | | series (MK-152, MK-152M, MK-1152, MK-161). Only supports cyrillic user interface. WWW: http://sourceforge.net/projects/emkatic/ PR: 194459 Submitted by: f0andrey@gmail.com Notes: svn path=/head/; revision=371643
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!Max Brazhnikov2014-10-193-172/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USE_KDE4=kdehier component has been deprecated, new components added: baloo - Baloo core libraries baloo-widgets - Baloo widgets library kfilemetadata - KDE library for extracting file metadata New ports: graphics/kqtquickcharts - QtQuick plugin to render interactive charts misc/artikulate - Pronunciation trainer for KDE (not usable currently, links to both GStreamer 1.x and 0.10.x via dependencies) sysutils/baloo[-widgets] - KDE framework for searching and managing user metadata sysutils/kfilemetadata - Library for extracting file metadata l10n ports: - Farsi (Persian) and Indonesian translations has been readded - Vietnamese didn't pass threshold for inclusion into release astro/kstars: - switch dependency from math/eigen2 to math/eigen3 - add PYKDE option for updating supernovae data deskutils/kdepim4: - update dependencies: add libkgapi and baloo, remove now needless clucene, link-grammar, strigi - add patch to fix build with gcc42 - update COMMENT and description for all KDE PIM ports devel/ruby-krossruby: - remove BROKEN, it builds with ruby 2.x now editors/kate: - add patch to disable memory-hungry build of the kate tests [1] graphics/okular: - add dependency on graphics/libkscreen math/cantor: - add optional dependency on lang/luajit for LuaJIT backend - fix gfortran detection [2] misc/kdehier4: - adapt to new pkg world. Now the purpose of kdehier4 only to link some stuff between KDE4_PREFIX and LOCALBASE. science/kalzium: - switch dependency from math/eigen2 to math/eigen3 - add dependence on science/chemical-mime-data x11-themes/kdeartwork4 - switch dependency from math/eigen2 to math/eigen3 among other changes: - drop deprecated USE_KDE4=kdehier - drop @dirrm from plist - clean up pkg-descr - convert to options helpers - other portlint fixes The area51 repository features commits by alonso, rakuco and myself. PR: 187150 [1] Reported by: pe.freethread@live.com Patch by: Tobias Berner <tcberner@gmail.com> PR: 180674 [2] Reported by: torsten.eichstaedt@web.de PR: 194316 Exp-run: antoine Notes: svn path=/head/; revision=371193
* Update to 4.3.2.Jung-uk Kim2014-10-162-5/+4
| | | | Notes: svn path=/head/; revision=371023
* Add missing dependencies and CPE data.Dag-Erling Smørgrav2014-10-151-1/+8
| | | | | | | Approved by: maintainer silence Notes: svn path=/head/; revision=370894
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-104-2/+4
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* eric4 ports: update to version 4.5.24.Boris Samorodov2014-09-101-2/+2
| | | | Notes: svn path=/head/; revision=367812
* - Update to 4.0Sunpoet Po-Chuan Hsieh2014-09-062-3/+3
| | | | | | | | | Changes: http://wordpress.org/news/2014/09/benny/ PR: ports/193385 Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer) Notes: svn path=/head/; revision=367435
* Change MAINTAINER to bz-ports@ as discussed with bugzilla@ (now bz-ports@)Florian Smeets2014-09-051-1/+1
| | | | | | | | | | | and bugmeister@. bugzilla@ will be used by bugmeister@ from now on. Submitted by: bugzilla (ohauer) Approved by: bugzilla (ohauer) Hat: postmaster Notes: svn path=/head/; revision=367398
* Allow staging as a regular userAntoine Brodin2014-09-051-0/+1
| | | | Notes: svn path=/head/; revision=367355
* Remove non staged ports without pending PR from russianBaptiste Daroussin2014-09-0232-1215/+0
| | | | | | | While here commit the MOVED entries from last cleanup pass Notes: svn path=/head/; revision=366976
* More unzip removalAntoine Brodin2014-08-171-1/+0
| | | | Notes: svn path=/head/; revision=365245
* Upgrade OpenEXR and ilmbase to 2.2.0.Matthias Andree2014-08-152-1/+2
| | | | | | | | | | | | | | | | | | | | | | GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so GCC-based systems will upgrade to the default ports compiler (GCC 4.7 currently.) Add two patches to OpenEXR to permit building it in a live system with the older OpenEXR version installed. Bug report filed to upstream Github at https://github.com/openexr/openexr/issues/130 Couple OpenEXR more tightly to ilmbase and require its exact .so version. Add UPDATING note, and bump PORTREVISION of all dependent ports. Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer. Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports) Notes: svn path=/head/; revision=365038
* Merge 4 unzip slave ports into archivers/unzip as non-default optionsJohn Marino2014-08-152-93/+0
| | | | | | | | | | | | | | | | | | | | | | | | | It is practically impossible to use any of the unzip slave ports. This is because archivers/unzip is used by the ports infrastruction (via USES=zip, USES=zip:infozip) and each slave port conflicts with it. If you install the slave port first, then the port infrastructure can't install archivers/unzip (although if attempted, the extracts dependency might be satisfied by the slave port so it might actually work). In any case, this change: * Adds "iconv" support as an non-default option * Add a localization group that can have zero or one selection * That group contains Chinese, Korean, or Russian support * WITH_UNZIP_UNREDUCE support was removed (I'm not sure it even worked) * Makefile was simplified (several loops removed) * Removes unzip-iconv, Chinese, Korean, Russian slave ports PR: 190349 Reported by: Mikhail Rokhin Unzip overhaul: marino Approved by: maintainer (ehaupt@) Notes: svn path=/head/; revision=364956
* russian/wordpress: update to 3.9.2William Grzybowski2014-08-092-3/+3
| | | | | | | | PR: 192499 Submitted by: maintainer Notes: svn path=/head/; revision=364444
* Mark BROKEN: fails to installAntoine Brodin2014-08-091-0/+2
| | | | | | | | | | Error log: http://beefy2.isc.freebsd.org/data/10amd64-default/2014-08-06_15h34m43s/logs/errors/ru-PSCyr-0.4c2_4.log Reported by: pkg-fallout With hat: portmgr Notes: svn path=/head/; revision=364414
* www/MT, russian/MT: Upgrade version 5.2.9 => 5.2.10John Marino2014-08-0317-1/+200
| | | | | | | | PR: 188684 Submitted by: maintainer: takefu (airport.fm) Notes: svn path=/head/; revision=363930
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-295-5/+5
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* russian/xcode:Max Brazhnikov2014-07-291-3/+4
| | | | | | | | - Add stage support - Respect CC/CFLAGS Notes: svn path=/head/; revision=363302
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-244-4/+4
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362828
* Fix build with texliveBaptiste Daroussin2014-07-211-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362509
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-07-172-2/+2
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories P-S. CR: D422 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=362126
* remove NO_STAGE.Vanilla I. Shu2014-07-071-1/+0
| | | | Notes: svn path=/head/; revision=361071
* Update to version 4.5.23.Boris Samorodov2014-06-301-2/+2
| | | | Notes: svn path=/head/; revision=359833
* - Stage supportMartin Wilke2014-06-281-4/+3
| | | | | | | PR: 191299 Notes: svn path=/head/; revision=359647
* Update to 4.2.5.Jung-uk Kim2014-06-241-4/+4
| | | | Notes: svn path=/head/; revision=359029
* Remove localized bugzilla ports for which the master port expired:Rene Ladan2014-06-2111-667/+0
| | | | | | | | | | | | german/bugzilla40 german/bugzilla42 japanese/bugzilla40 japanese/bugzilla42 russian/bugzilla40 russian/bugzilla42 Notes: svn path=/head/; revision=358683
* Update distinfo after 4.2.4 updateAntoine Brodin2014-06-131-4/+4
| | | | Notes: svn path=/head/; revision=357708
* - stagify the portRodrigo Osorio2014-06-1311-33/+205
| | | | | | | | | | - fix clang issues - fix plist issues Approved by: bapt (mentor) Notes: svn path=/head/; revision=357671
* Support staging.Mikhail Teterin2014-06-091-2/+1
| | | | Notes: svn path=/head/; revision=357220
* - Update to 3.9.1Sunpoet Po-Chuan Hsieh2014-05-202-3/+3
| | | | | | | | | | Changes: http://wordpress.org/news/2014/05/wordpress-3-9-1/ PR: ports/189961 Submitted by: sunpoet (myself) Approved by: Mihail Timofeev <9267096@gmail.com> (maintainer) Notes: svn path=/head/; revision=354626
* Convert my ports to USES=tarMax Brazhnikov2014-05-124-4/+4
| | | | Notes: svn path=/head/; revision=353800
* Update eric4 ports to version 4.5.22.Boris Samorodov2014-05-111-2/+2
| | | | Notes: svn path=/head/; revision=353729
* KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!Max Brazhnikov2014-05-102-2/+3
| | | | | | | | | | deskutils/kdepim4: - Remove no longer needed patch, the problem was fixed since Qt 4.8.4. The area51 repository features commits by rakuco and makc. Notes: svn path=/head/; revision=353599
* Update to 4.1.6.Jung-uk Kim2014-05-061-4/+4
| | | | Notes: svn path=/head/; revision=353103
* - update to bugzilla-4.4.4-ru-20140422Olli Hauer2014-05-052-3/+3
| | | | Notes: svn path=/head/; revision=353048
* - Update to 3.9Sunpoet Po-Chuan Hsieh2014-04-263-25/+12
| | | | | | | | | | | - While I'm here, allow packaging as user Changes: http://ru.wordpress.org/2014/04/3-9-smith/ PR: ports/188687 Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer) Notes: svn path=/head/; revision=352314
* - update russian bugzilla language templatesOlli Hauer2014-04-236-15/+15
| | | | | | | MFH: 2014Q2 Notes: svn path=/head/; revision=351917
* - Update to 3.8.2Sunpoet Po-Chuan Hsieh2014-04-122-5/+3
| | | | | | | | | | | - While I'm here, remove .include <bsd.port.options.mk> Changes: http://wordpress.org/news/2014/04/wordpress-3-8-2/ PR: ports/188422 Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer) Notes: svn path=/head/; revision=351142
* Eric4 ports: update to version 4.5.21.Boris Samorodov2014-04-051-2/+2
| | | | Notes: svn path=/head/; revision=350252
* KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!Max Brazhnikov2014-04-032-3/+3
| | | | | | | | | | | | | | | | | | | | | | | KDE ports: - Convert to USES=tar:xz devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs: - Convert LIB_DEPENDS to new style devel/p5-perlqt, devel/p5-perlkde: - Don't remove directories installed by perl port net/kdnssd: - moved to net/zeroconf-ioslave (renamed upstream) x11/kdelibs4: - Clean up non-standard shared mime files and directories after deinstall The area51 repository features commits by Alonso Schaich <alonsoschaich@fastmail.fm> and makc. Notes: svn path=/head/; revision=349983