summaryrefslogtreecommitdiff
path: root/russian (follow)
Commit message (Collapse)AuthorAgeFilesLines
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!Max Brazhnikov2013-05-182-4/+9
| | | | | | | | | - Remove patches and checks for unsupported FreeBSD versions. The area51 repository features commits by avilla, rakuco and myself. Notes: svn path=/head/; revision=318452
* Rectify USE_TEX to support both of teTeX and TeXLive.Hiroki Sato2013-05-111-1/+1
| | | | | | | | | | | | TEX_DEFAULT: A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf. USE_TEX: A knob for port developers. Valid keywords are listed in bsd.tex.mk. Notes: svn path=/head/; revision=317899
* Update to 4.0.3.Jung-uk Kim2013-05-091-4/+4
| | | | Notes: svn path=/head/; revision=317743
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexHiroki Sato2013-05-061-3/+1
| | | | | | | instead to make migration to TeXLive easier. Notes: svn path=/head/; revision=317455
* Please bmake(1)Baptiste Daroussin2013-05-021-1/+1
| | | | Notes: svn path=/head/; revision=317166
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here Notes: svn path=/head/; revision=316683
* - Convert USE_GETTEXT to USES (part 2)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316434
* Update to version 4.5.10.Boris Samorodov2013-04-231-2/+2
| | | | Notes: svn path=/head/; revision=316317
* Update to 4.0.2.Jung-uk Kim2013-04-161-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=315901
* - Update Calligra and l10n ports to 2.6.2:Alberto Villa2013-03-292-5/+4
| | | | | | | | | | | | | * Japanese translation is stuck at 2.5.5; * Southern Catalan translation is now up to date; * Bosnian, Slovenian and Turkish translations were added. This update brings several new features and the new Calligra Author; for a full list, please read 2.6 release notes: http://www.calligra.org/news/calligra-2-6-released Notes: svn path=/head/; revision=315586
* For perl@ owned ports:Eitan Adler2013-03-291-5/+1
| | | | | | | | - Fix COMMENT - Trim header Notes: svn path=/head/; revision=315509
* Style: tab -> space.Eitan Adler2013-03-282-2/+2
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!Max Brazhnikov2013-03-273-17/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | - kdegames4 port has been split. - kdeutils4-printer-applet and system-config-printer-kde have been replaced by print/kde4-print-manager. - Recover misc/kde4-l10n-mr from attic. - New USE_KDE4 components: kactivities, libkdegames, nepomuk-core, and nepomuk-widgets. - Provide sharedmime component with magic: ports don't need to run update-mime-database themselves now. - Switch some ports to out-of-source build. - Update port comments. - Adjust dependence on Qt4 components. - x11/kde4 installs modern kdepim4 now. - Remove redundant aspell and hspell from kdelibs4, both can be enabled in textproc/enchant if needed. - Remove stale bits from bsd.kde4.mk The area51 repository features commits by Schaich Alonso and myself. Contributors: - Tobias Berner Notes: svn path=/head/; revision=315373
* In categories starting with [n-s], remove empty lines (and also few cases ofAlexey Dokuchaev2013-03-171-1/+0
| | | | | | | trailing slashes) from pkg-plist. Notes: svn path=/head/; revision=314445
* Update to version 4.5.9.Boris Samorodov2013-03-102-3/+2
| | | | Notes: svn path=/head/; revision=313845
* Update to 4.0.1.Jung-uk Kim2013-03-081-4/+4
| | | | Notes: svn path=/head/; revision=313667
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-081-6/+2
| | | | | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix Notes: svn path=/head/; revision=313635
* - update to 5.2.3Ruslan Makhmatkhanov2013-02-232-11/+3
| | | | | | | | | | | - bump PORTEPOCH - convert to optionsng PR: 172319 Submitted by: Takefu <takefu@airport.fm> (maintainer) Notes: svn path=/head/; revision=312842
* - update russian bugzilla templatesOlli Hauer2013-02-236-12/+12
| | | | Notes: svn path=/head/; revision=312803
* Merge from area51 repository:Max Brazhnikov2013-02-053-7/+3
| | | | | | | | | | | - Update to 2.5.5 - Convert to new options framework - minor cleanups Courtesy of: avilla Notes: svn path=/head/; revision=311700
* Update to 3.6.5.Jung-uk Kim2013-02-041-4/+4
| | | | Notes: svn path=/head/; revision=311644
* KDE/FreeBSD team presents KDE SC 4.9.5 ports!Max Brazhnikov2013-02-033-20/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | - kdebindings ports have been renamed to match upstream. - kdemultimedia and kdenetwork have been split. - New port games/pairs added. - Trim Makefile header - Convert to new option framework - New USE_KDE4 components: libkcddb, libkcompactdisc - Update: databases/akonadi to 1.9.0 devel/grantlee to 0.3.0 textproc/rasqal to 0.9.30 textproc/redland-bindings to 1.0.16.1 textproc/soprano to 2.9.0 x11-toolkits/attica to 0.4.1 The area51 repository features commits by Schaich Alonso, avilla, dbn, jhale, makc and rakuco. Contributors: - Oleg Sidorkin - Tobias Berner - Kurt Jaeger Notes: svn path=/head/; revision=311483
* Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.Max Brazhnikov2013-02-031-1/+1
| | | | | | | | x11-toolkits/py-qt: - mark BROKEN: does not build with latest devel/py-sip Notes: svn path=/head/; revision=311476
* - Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov2013-02-011-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=311381
* Update to 3.5.1. While I'm there, also change russian to use gzipped tarball,Xin LI2013-01-303-8/+27
| | | | | | | | | | | | | | make the port to use OptionsNG and fix installation permissions. PR: ports/175525 [1], ports/175632 [2], ports/175679 [3] Submitted by: Takefu <takefu airport fm> [1], Mihail Timofeev <miha_hard mail ru> [2], delphij [3] Approved by: maintainer, 9267096@gmail.com [1][2], ychsiao [1][3] Security: 559e00b7-6a4d-11e2-b6b0-10bf48230856 Notes: svn path=/head/; revision=311195
* . ruUpdate to version 20120501;Boris Samorodov2013-01-282-10/+6
| | | | | | | | | | | | . use GOOGLE_CODE master site; . trim Makefile headers. PR: ports/173658 Submitted by: clutton <mbsd@isgroup.com.ua> Approved by: maintainer timeout (2 months+) Notes: svn path=/head/; revision=311127
* - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8Beat Gaetzi2012-12-302-0/+6
| | | | | | | | | | | was released in 2007 and KDE 3.5.10 in 2008 and both are no longer maintained upstream nor in our tree. - Set EXPIRATION_DATE to 2013-07-01 Discussed with: bapt, tabthorpe Notes: svn path=/head/; revision=309662
* - update russian [1], chinese_zh_TW [2] and chinese_zh_CN [3]Ruslan Makhmatkhanov2012-12-163-13/+7
| | | | | | | | | | | | | | | | | | | | | | | versions of wordpress to 3.5 while here, make changes common for all of this ports: - trim Makefile header - remove indefinite article from COMMENT - do not define LICENSE_FILE for standard license - remove license.txt from PORTDOCS - tab -> space change in pkg-descr:WWW - trailing whitespace fixes PR: 174399 [1] PR: 174452 [2] PR: 174400 [3] Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer) [1], Bo-Yi Wu <appleboy.tw@gmail.com> [2], Joe Horn <joehorn@gmail.com> (maintainer) [3] Approved by: Joe Horn <joehorn@gmail.com> (maintainer) [2] Notes: svn path=/head/; revision=309038
* Revert Chris Petrik's ports to the pool. Thank you for all your work so ↵Eitan Adler2012-12-101-1/+1
| | | | | | | | | | far, and should you desire to return just let us know. PR: ports/174309 Submitted by: Chris Petrik Notes: svn path=/head/; revision=308576
* - update german and russian bugzilla templates to official new versionsOlli Hauer2012-11-166-26/+12
| | | | | | | | | - remove hotfixes from german templates Feature safe: yes Notes: svn path=/head/; revision=307474
* - Update to 3.5.7.Jung-uk Kim2012-10-262-9/+4
| | | | | | | | | - Trim Makefile headers. Feature safe: yes Notes: svn path=/head/; revision=306473
* 2012-10-20 security/sscep: No more public distfilesBaptiste Daroussin2012-10-2510-183/+0
| | | | | | | | | | | | | | | | | | | 2012-10-20 security/py-rijndael: No more public distfiles 2012-10-20 security/pam_af: No more public distfiles 2012-10-20 security/its4: No more public distfiles 2012-10-20 russian/xcyrBGR: No more public distfiles 2012-10-20 russian/wmcyrx: No more public distfiles 2012-10-20 print/advi: No more public distfiles 2012-10-20 palm/plucker: No more public distfiles 2012-10-20 net-p2p/py-bittornado-core: Depends on the deprecated wx 2.4 2012-10-20 net-p2p/py-bittornado: Depends on the deprecated wx 2.4 2012-10-20 net-mgmt/nagios-radauth-plugin: No more public distfiles 2012-10-20 net-mgmt/nagios-check_nick: No more public distfiles Feature safe: yes Notes: svn path=/head/; revision=306391
* Update to version 4.5.7. This along with fixing other bugs shouldBoris Samorodov2012-10-152-2/+3
| | | | | | | | | restore working i18n. Feature safe: yes Notes: svn path=/head/; revision=305911
* - cleanup commentsDirk Meyer2012-10-131-5/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=305832
* - Reset maintainer to Chris Petrik, who is active and the current maintainer ↵Ryan Steinmetz2012-10-091-1/+1
| | | | | | | | | of multimedia/xmms. Approved by: maintainer timeout (4+ years) Notes: svn path=/head/; revision=305615
* . update to version 4.5.6;Boris Samorodov2012-10-022-7/+3
| | | | | | | . convert headers to the new style. Notes: svn path=/head/; revision=305172
* - Reassign to the heap at the maintainer's requestThomas Abthorpe2012-09-251-6/+2
| | | | Notes: svn path=/head/; revision=304808
* Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's ↵Baptiste Daroussin2012-09-212-0/+6
| | | | | | | distilator) Notes: svn path=/head/; revision=304618
* - Update Calligra Suite to 2.5.2.Alberto Villa2012-09-161-2/+2
| | | | | | | | | | This release contains a number of important bug fixes to 2.5.1 and we recommend everybody to update as soon as possible. An overview of the most important fixes can be found in the release notes: http://www.calligra.org/news/calligra-2-5-2-released Notes: svn path=/head/; revision=304374
* - Update to 3.4.2Steve Wills2012-09-092-3/+3
| | | | | | | | PR: ports/171432 Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer) Notes: svn path=/head/; revision=303953
* - update bugzilla language tempatesOlli Hauer2012-09-052-4/+4
| | | | Notes: svn path=/head/; revision=303719
* - move to bugzilla@Olli Hauer2012-09-011-1/+1
| | | | Notes: svn path=/head/; revision=303520
* - update bugzilla bugzilla3 and bugzilla42Olli Hauer2012-09-013-17/+16
| | | | | | | | | | | | | | | | | - use new bugzilla@ address (members skv@, tota@, ohauer@) - patch russian/japanese/german bugzilla and bugzilla templates so the reflect the security updates in the original templates - patch german/bugzilla42 templates - adopt new Makefile header vuxml: 6ad18fe5-f469-11e1-920d-20cf30e32f6d CVE: CVE-2012-3981 https://bugzilla.mozilla.org/show_bug.cgi?id=785470 https://bugzilla.mozilla.org/show_bug.cgi?id=785522 https://bugzilla.mozilla.org/show_bug.cgi?id=785511 Notes: svn path=/head/; revision=303519
* - Update Calligra to 2.5.1.Alberto Villa2012-09-012-7/+2
| | | | | | | | | | | | - Remove header from Makefiles. This release contains a number of important bug fixes to 2.5.0 and we recommend everybody to update. Release notes can be found in the official announcement: http://www.calligra.org/news/calligra-2-5-1-released Notes: svn path=/head/; revision=303464
* The KDE/FreeBSD team is pleased to announce version 2.5 of Calligra,Alberto Villa2012-08-252-11/+2
| | | | | | | | | | | | | | | | | | | | | | coming to the ports tree after a short testing period which showed it to be quite stable. For the productivity part of the suite (word processor, spreadsheet, and presentation program) the target user of version 2.5 is still the student or academic user. This version has a number of new features that will make it more suitable for these users. The artistic applications of the Calligra Suite are the most mature ones and are already used by professional users everywhere. As usual, detailed release notes can be found in the official announcement: http://www.calligra.org/news/calligra-2-5-released Meanwhile, new translations were added: - editors/calligra-l10n-gl (Gallegan) Notes: svn path=/head/; revision=303149
* - Update to 3.5.6.Jung-uk Kim2012-08-231-4/+4
| | | | | | | | | | - Use system mdds. - Fix build with the recent Clang (CURRENT). - Enable visibility for recent Clang (9.1 and CURRENT). - Attempt to fix build on 7.x and 8.x (not tested). Notes: svn path=/head/; revision=303028
* - connect bugzilla42Olli Hauer2012-08-091-0/+1
| | | | Notes: svn path=/head/; revision=302365
* - russian language template for bugzilla 4.2Olli Hauer2012-08-095-0/+347
| | | | | | | Approved by: skv (implicit) Notes: svn path=/head/; revision=302362
* - update russian bugzilla templates to current versionOlli Hauer2012-08-0915-76/+92
| | | | | | | | | | | | | | | | | | | - remove redundand PKGNAMESUFFIX (-ru) since we have already PKGNAMEPREFIX?=ru- - use PORTVERSION and DISTNAME instead DISTVERSION so we end up with a pretty PKGNAME and INDEX entry Example output for bugzilla: make -V PKGNAME ru-bugzilla-4.0.7 (now) ru-bugzilla-ru-4.0.7.r.201200809 (before) The changes where done with the view to pkgNG, so users can do an easy install/update of the package. Approved by: skv (impicit) Notes: svn path=/head/; revision=302361
* - Fix typos in COMMENTCarlo Strub2012-08-026-6/+6
| | | | | | | | - Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.) Notes: svn path=/head/; revision=301858