aboutsummaryrefslogtreecommitdiff
path: root/russian
Commit message (Collapse)AuthorAgeFilesLines
* devel/eric6: update to 18.11David Naylor2018-11-021-3/+3
| | | | | | | | | | | | ChangeLog: - IRC: added support for some of the "/" commands to the user list context menu - Translator: changed DeepL support to DeepL Pro - VCS: added capability to show some VCS information in the status bar of the main window (next to the VCS status indicator) Notes: svn path=/head/; revision=483841
* devel/eric6: update to 18.10David Naylor2018-10-281-3/+3
| | | | | | | | | | | | | | ChangeLog: - General: changed the extension of the generated script files for Windows from '.bat' to '.cmd' - Debugger: added code to use the default virtual environment, if none has been configured yet - IRC: added support for the /query, /notice, /ping, /ignore, /unignore, /away, /join, /part and /partall commands - Tasks: added code to mark a line as not containing a task with '__NO-TASK__' Notes: svn path=/head/; revision=483322
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-062-4/+4
| | | | | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw) Notes: svn path=/head/; revision=481365
* devel/eric6: update to 18.09David Naylor2018-09-091-3/+3
| | | | | | | | | | | ChangeLog: - bug fixes - Mercurial Interface: - added support for Mercurial 4.7 extended commands 'graft', 'rebase' and 'export' Notes: svn path=/head/; revision=479267
* Remove expired ports:Rene Ladan2018-09-023-188/+0
| | | | | | | | | | | | 2018-08-30 games/libdungeonmaker: Abandonware. Unused in the ports tree 2018-08-30 net-p2p/lopster: Unmaintained. Napster is dead 2018-08-30 audio/napster: Unmaintained. Napster and OpenNap are dead 2018-08-30 net-p2p/xnap: Unmaintained. Napster, OpenNap, and FastTrack are dead 2018-08-30 russian/napster: Unmaintained. Napster and OpenNap are dead 2018-08-30 devel/mico: unmaintained upstream and unused in the ports tree Notes: svn path=/head/; revision=478775
* devel/eric6: update to 18.08David Naylor2018-08-181-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 18.08: - General: made the activation of these internal tools configurable: - Template-Viewer - File-Browser - Symbols - Code Documentation Viewer - Cooperation - IRC - Numbers - File-Browser: changed code so file-browser is always a standalone window - Project Interfaces Browser: added actions to configure some IDL compiler options - Shell: changed code so shell is always a standalone window - Translator: added a translation engine for the IBM Watson Language Translator - Web Browser (NG): added default search engine definitions for - Qwant - StartPage 18.07: - Checkers: upgraded pyflakes to version 2.0.0 - Debugger: - added support of breakpoint() builtin of Python 3.7 - added code to try to open the source file if an exception occurred in a cython .pyd file - Git Interface: added capability to change the URL and/or user credentials for a remote repository - pip Interface: - added support for the '--user' option of install and list commands - changed to use the new VirtualEnv Manager - Unit Test: - extended the standalone unit test tool to be able to open source in an editor window - VirtualEnv Manager: - added a manager for virtual environments - changed a few places to use the newly introduced virtual environments (Note: a new session file format and debug properties file format has been introduced) Notes: svn path=/head/; revision=477492
* Update to 4.9.8Jochen Neumeister2018-08-072-4/+4
| | | | | | | | | | Changelog: - https://wordpress.org/news/2018/08/wordpress-4-9-8-maintenance-release/ - https://make.wordpress.org/core/tag/4-9-8/ - https://codex.wordpress.org/Version_4.9.8 Notes: svn path=/head/; revision=476587
* Remove all := from BUILD_DEPENDS, here are never needed.Mathieu Arnold2018-07-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | While there, cleanup, and sort depends. When build and run dependencies are the same, there are three ways to avoid duplicating the list while not adding the framework added BUILD_DEPENDS to the RUN_DEPENDS. In order of preference, they are: 1) use RUN_DEPENDS to set BUILD_DEPENDS: BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= foo:bar/baz 2) create another variable and use it: MY_DEPENDS= foo:bar/baz BUILD_DEPENDS= ${MY_DEPENDS} RUN_DEPENDS= ${MY_DEPENDS} 3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation: BUILD_DEPENDS= foo:bar/baz RUN_DEPENDS:= ${BUILD_DEPENDS} Sponsored by: Absolight Notes: svn path=/head/; revision=474242
* Update to 4.9.7Jochen Neumeister2018-07-082-4/+4
| | | | | | | | | | Changelog: https://wordpress.org/news/2018/07/wordpress-4-9-7-security-and-maintenance-release/ MFH: 2018Q3 Security: 4740174c-82bb-11e8-a29a-00e04c1ea73d Notes: svn path=/head/; revision=474185
* - Update to 6.0.5Li-Wen Hsu2018-06-261-5/+5
| | | | Notes: svn path=/head/; revision=473396
* devel/eric6: update to 18.06David Naylor2018-06-131-3/+3
| | | | | | | | | | | | | | | | | | | | | | ChangeLog: - bug fixes - Editor -- added a configuration option (Editor->Style page) to show the marker map on the left or right of the editor -- added a context menu for the "fold" margin -- improved handling of folded lines when using "go to" functions -- resize auto complete list box to fit with contents -- added a configuration option (Editor->autocomplete to set up maximum width and height of the auto complete list box - Shell -- resize auto complete list box to fit with contents - pip Interface -- added an action to install a locally available package/wheel - Web Browser (NG) -- improved the sending of the "Referer" header like it is done by Firefox Notes: svn path=/head/; revision=472341
* Update WWWSunpoet Po-Chuan Hsieh2018-06-041-3/+1
| | | | | | | | | - Remove Author line Approved by: portmgr (blanket) Notes: svn path=/head/; revision=471676
* - Bump PORTREVISION (editors/lazarus was updated)Jose Alonso Cardenas Marquez2018-06-031-0/+1
| | | | Notes: svn path=/head/; revision=471482
* Update WWWSunpoet Po-Chuan Hsieh2018-05-273-3/+3
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Update to 4.9.6Jochen Neumeister2018-05-252-5/+4
| | | | | | | Changelog: https://wordpress.org/news/2018/05/wordpress-4-9-6-privacy-and-maintenance-release/ Notes: svn path=/head/; revision=470867
* - Moved ports to Uses/lazarus.mkJose Alonso Cardenas Marquez2018-05-252-33/+19
| | | | | | | | | | - Add FLAVORS Approved by: portmgr Differential Revision: https://reviews.freebsd.org/D14661 Notes: svn path=/head/; revision=470851
* - Update to 6.0.4Li-Wen Hsu2018-05-101-5/+5
| | | | Notes: svn path=/head/; revision=469498
* devel/eric6: update to 18.05David Naylor2018-05-011-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change Log: - bug fixes - General -- added the '--disable-plugin=' option to disable plug-ins via the command line -- added config option to disable the use of the global menu bar - Code Style Checker -- added support for '# noqa' and '# NOQA' comments to suppress warnings -- extended the dialog to be able to define the number of blank lines before class and function/method definitions -- added checks for default docstring in functions and modules -- added check for dictionaries with sorted keys -- added checks for logging statements -- added check for the 'gettext' import statement -- added some checks of the bugbear checker - Project -- added support for 'make' to the Project menu and run it automatically before the main script is started (configuration option) - Syntax Checker -- added support for '# noqa' and '# NOQA' comments to suppress warnings - Translator -- updated the translator URL for DeepL - Web Browser (NG) -- improvement of the download manager -- added support for the Google Safe Browsing Lookup API (v4) - Third Party packages -- updated coverage.py to 4.5.1 -- updated pycodestyle to 2.4.0 -- updated send2trash to version 1.5.0 Notes: svn path=/head/; revision=468775
* Only sleep in ports if BATCH/PACKAGE_BUILDING are not defined.Mathieu Arnold2018-04-251-0/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=468307
* - Update to 6.0.3Li-Wen Hsu2018-04-081-5/+5
| | | | Notes: svn path=/head/; revision=466788
* Update distinfoSunpoet Po-Chuan Hsieh2018-04-062-3/+4
| | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for package change Only 9 .po files are updated. - wp-content/languages/admin-network-ru_RU.po - wp-content/languages/admin-ru_RU.po - wp-content/languages/continents-cities-ru_RU.po - wp-content/languages/plugins/akismet-ru_RU.mo - wp-content/languages/plugins/akismet-ru_RU.po - wp-content/languages/ru_RU.po - wp-content/languages/themes/twentyfifteen-ru_RU.po - wp-content/languages/themes/twentyseventeen-ru_RU.po - wp-content/languages/themes/twentysixteen-ru_RU.po PR: 227315 Submitted by: Mikhail Timofeev <9267096@gmail.com> (maintainer) Notes: svn path=/head/; revision=466675
* - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mkJose Alonso Cardenas Marquez2018-04-051-0/+1
| | | | | | | | | | | | | - Convert all fpc-based ports to USES=fpc PR: 227210 Reviewed by: portmgr Approved by: portmgr Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D14617 Notes: svn path=/head/; revision=466532
* Update to 4.9.5Sunpoet Po-Chuan Hsieh2018-04-042-4/+4
| | | | | | | | | | Changes: https://wordpress.org/news/2018/04/wordpress-4-9-5-security-and-maintenance-release/ https://codex.wordpress.org/Version_4.9.5 PR: 227279 Submitted by: Mikhail Timofeev <9267096@gmail.com> (maintainer) Notes: svn path=/head/; revision=466500
* devel/eric6: update to 18.03David Naylor2018-03-171-3/+3
| | | | | | | | | | | | - cleanup references to language packages - ChangeLog: - bug fixes - Editor -- added support for EditorConfig -- added VCS conflict markers to the types shown on the marker map Notes: svn path=/head/; revision=464829
* - Update LibreOffice to 6.0.2 [1]Li-Wen Hsu2018-03-172-8/+5
| | | | | | | | | | | | | | | | | | | - Build offline help when DOCS option enabled [2] - Fix bad symlink and add missing dependencies [3] PR: 224288 [1] 197071 [2] 226344 [3] Submitted by: Greg V <greg@unrelenting.technology> [1] bergerkos@yahoo.co.uk [2] Reported by: joneum [3] Helped & tested by: Daniel Ebdrup Greg Veldman <freebsd@gregv.net> Per olof Ljungmark <peo@nethead.se> StariKarp <starikarp@yandex.com> pi Security: 289269f1-0def-11e8-99b0-d017c2987f9a Notes: svn path=/head/; revision=464758
* Reset vg@'s ports after he resigned.Rene Ladan2018-02-233-3/+3
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=462745
* Fix build by adding chm to USE_FPCAntoine Brodin2018-02-221-1/+1
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=462578
* Rename KDE4 meta portsTobias C. Berner2018-02-101-1/+1
| | | | | | | | | | | | | | This is done for * consistency, * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications Bumps the dependencies. Reviewed by: adridg Differential Revision: https://reviews.freebsd.org/D12979 Notes: svn path=/head/; revision=461375
* Update to 4.9.4Jochen Neumeister2018-02-092-4/+4
| | | | | | | | | | | | Changelog: https://wordpress.org/news/2018/02/wordpress-4-9-3-maintenance-release/ https://wordpress.org/news/2018/02/wordpress-4-9-4-maintenance-release/ Approved by: mentors (implicit) MFH: 2018Q1 Notes: svn path=/head/; revision=461345
* devel/eric6: update to 18.02David Naylor2018-02-081-3/+3
| | | | | | | | | | | | | | | - remove translation packages no longer shipped by upstream: cs-eric6 fr-eric6 it-eric6 pt-eric6 tr-eric6 zh_CN-eric6 upstream considers these translations too incomplete. - add pkg-message explaining that there are translation available. Notes: svn path=/head/; revision=461243
* - Bump PORTREVISION. Lazarus was updated to 1.8.0Jose Alonso Cardenas Marquez2018-02-011-2/+2
| | | | Notes: svn path=/head/; revision=460567
* Securityupdate to 4.9.2:Jochen Neumeister2018-01-192-4/+4
| | | | | | | | | | | | | | | Changelog: https://codex.wordpress.org/Version_4.9.2 https://wordpress.org/news/2018/01/wordpress-4-9-2-security-and-maintenance-release/ PR: 225243 Submitted by: Mikhail Timofeev <9267096@gmail.com> (maintainer) Approved by: mentors (implicit) MFH: 2018Q1 Security: c04dc18f-fcde-11e7-bdf6-00e04c1ea73d Notes: svn path=/head/; revision=459399
* lang/eric6: update to 17.12David Naylor2018-01-171-3/+3
| | | | | | | | | | | | | | | | | | | | | | | - Version 18.01 is missing some language files - Switch to using the "nolang" version of source tarball as we ship - the languages separately - change log: - add support for Google protobuf protocol files* - add possibility to show the type of the object info is shown for - modified the top row and the search part in order to allow smaller sizes - introduced a configuration option to limit the viariables shown by the variables viewers depend on thier size (in order to avoid overload situations on low power or low memory machines) - added a dark style (*.qss and Python lexers) - updated send2trash to version 1.4.2 * This release introduces a new project format that will be rejected by previous releases Approved by: portmgr (implicit, see PR 225250) Notes: svn path=/head/; revision=459220
* devel/eric6: update to 17.11.1, add FLAVORSDavid Naylor2018-01-102-3/+4
| | | | | | | | | | | | | | | | | | | | | | | - add FLAVORS for the following combinations [1]: - python: 2.7 and 3.6 - qt: 4 and 5 - simplify Makefiles: - all common macros between eric6 and the language packages are in devel/eric6/bsd.eric6.mk - devel/eric6/Makefile.inc only includes language package specific macros - eric6 specific macros are now moved into devel/eric6/Makefile - spelling error fixed in Makefile.inc - dependency on eric6 (for language packages) removed as the addition of flavors removes the ability to depend on a single port origin - install language files directly, since setup.py fails without eric6 installed Approved by: portmgr (mat) [1] Differential Revision: https://reviews.freebsd.org/D13448 Notes: svn path=/head/; revision=458671
* Securityupdate to 4.9.1:Jochen Neumeister2017-12-022-7/+6
| | | | | | | | | | | | | | | | | | | | | | | www/wordpress russian/wordpress [1] chinese/wordpress-zh_CN japanese/wordpress german/wordpress french/wordpress Changelog: https://codex.wordpress.org/Version_4.9.1 https://wordpress.org/news/2017/11/wordpress-4-9-1-security-and-maintenance-release/ PR: 223982 [1] Submitted by: Mikhail Timofeev <9267096@gmail.com> (maintainer) [1] Approved by: tcberner (mentor) MFH: 2017Q4 Security: a2589511-d6ba-11e7-88dd-00e04c1ea73d Differential Revision: https://reviews.freebsd.org/D13337 Notes: svn path=/head/; revision=455354
* For ports that are marked BROKEN on armv6, and also fail to build onMark Linimon2017-11-301-0/+1
| | | | | | | | | | | | | armv7, mark them so. This is part two of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run Notes: svn path=/head/; revision=455167
* russian/wordpress: Update distinfoSteve Wills2017-11-202-3/+4
| | | | | | | | PR: 223759 Submitted by: Mikhail Timofeev <9267096@gmail.com> (maintainer) (with changes) Notes: svn path=/head/; revision=454513
* russian/wordpress: Update to 4.9Steve Wills2017-11-172-4/+4
| | | | | | | | PR: 223719 Submitted by: Mikhail Timofeev <9267096@gmail.com> (maintainer) Notes: svn path=/head/; revision=454372
* Update to 5.3.7.Jung-uk Kim2017-11-021-5/+5
| | | | Notes: svn path=/head/; revision=453378
* */wordpress: update to 4.8.3Jochen Neumeister2017-11-012-4/+4
| | | | | | | | | | | Changelog: https://wordpress.org/news/2017/10/wordpress-4-8-3-security-release/ Approved by: mentors (implicit) MFH: 2017Q4 Security: cee3d12f-bf41-11e7-bced-00e04c1ea73d Notes: svn path=/head/; revision=453318
* evel/eric6: update to 17.10David Naylor2017-10-271-3/+3
| | | | | | | | ChangeLog: - https://eric-ide.python-projects.org/eric-news.html Notes: svn path=/head/; revision=452964
* Change CONFLICTS to CONFLICTS_INSTALLRodrigo Osorio2017-10-141-1/+2
| | | | | | | | Add new ports we conflict with to the list Bump PORTREVISION Notes: svn path=/head/; revision=452071
* Update to 4.8.2Jochen Neumeister2017-10-052-4/+4
| | | | | | | | | | | - Changelog: https://wordpress.org/news/2017/09/wordpress-4-8-2-security-and-maintenance-release/ Approved by: mentors (implicit) MFH: 2017Q4 Security: a48d4478-e23f-4085-8ae4-6b3a7b6f016b Notes: svn path=/head/; revision=451327
* Fix kde4-l10n packages after sysutils/filelight's updateTobias C. Berner2017-09-162-2/+1
| | | | | | | | | | | | | | | | | | I chose filelight-17.* as it contains its own localization, which is good, as kde4-l10n is very outdated, and may not match modern filelight anymore. Unfortunately this lead to conflicts with the kde4-l10n. So strip the filelight parts from kde4-l10n-*. Reported by: VVD (via IRC) Reviewed by: rakuco Pointyhat to: tcberner Differential Revision: https://reviews.freebsd.org/D12393 Notes: svn path=/head/; revision=449969
* Update to 5.3.6.Jung-uk Kim2017-09-051-5/+5
| | | | Notes: svn path=/head/; revision=449308
* Remove expired ports:Rene Ladan2017-08-236-127/+0
| | | | | | | | | | | | | | | | | | | | | 2017-08-23 games/plee-the-bear: Broken for more than 6 months 2017-08-23 x11-themes/kde-icons-umicons: Broken for more than 6 months 2017-08-23 lang/bigloo: Broken for more than 6 months 2017-08-23 audio/linux-neroaaccodec: Broken for more than 6 months 2017-08-23 x11-themes/kde-icons-dark-glass: Broken for more than 6 months 2017-08-23 misc/fortune-mod-ferengi_rules_of_acquisition: Broken for more than 6 months 2017-08-23 misc/fortune-mod-culmea-culmilor: Broken for more than 6 months 2017-08-23 misc/xyzcmd: Broken for more than 6 months 2017-08-23 russian/fortuneru: Broken for more than 6 months 2017-08-23 security/bdc: Broken for more than 6 months 2017-08-23 x11-themes/kde-icons-icosx: Broken for more than 6 months 2017-08-23 devel/insight: Broken for more than 6 months 2017-08-23 devel/gdb66: Broken for more than 6 months 2017-08-23 biology/biojava: Broken for more than 6 months 2017-08-23 games/xroach: Broken for more than 6 months Notes: svn path=/head/; revision=448603
* - russian/wordpress: Update from 4.8 to 4.8.1Jochen Neumeister2017-08-042-4/+4
| | | | | | | | | | | | - Changelog: https://codex.wordpress.org/Version_4.8.1#List_of_Files_Revised PR: 221198 Submitted by: Mikhail Timofeev <9267096@gmail.com> (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11838 Notes: svn path=/head/; revision=447336
* Update to 5.3.5.Jung-uk Kim2017-08-031-5/+5
| | | | Notes: svn path=/head/; revision=447247
* Deprecate ports BROKEN for more than 6 monthsAntoine Brodin2017-07-221-0/+2
| | | | Notes: svn path=/head/; revision=446387
* Update to 5.3.4.Jung-uk Kim2017-06-221-5/+5
| | | | Notes: svn path=/head/; revision=444114