aboutsummaryrefslogtreecommitdiff
path: root/ukrainian
Commit message (Collapse)AuthorAgeFilesLines
* cleanup plistBaptiste Daroussin2014-12-204-4/+0
| | | | Notes: svn path=/head/; revision=375114
* 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
* Cleanup plistAntoine Brodin2014-11-122-5/+0
| | | | Notes: svn path=/head/; revision=372495
* Update to 4.3.3.Jung-uk Kim2014-10-311-4/+4
| | | | Notes: svn path=/head/; revision=371880
* Update to 1.8.0Baptiste Daroussin2014-10-312-3/+3
| | | | Notes: svn path=/head/; revision=371816
* Update to 1.8.0Baptiste Daroussin2014-10-312-3/+6
| | | | Notes: svn path=/head/; revision=371814
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!Max Brazhnikov2014-10-193-304/+86
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-103-2/+3
| | | | | | | | | | | | | 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
* 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
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-08-033-3/+3
| | | | | | | | | | | | 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 T-V. CR: D509 Approved by: portmgr (antoine) Notes: svn path=/head/; revision=363904
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-292-4/+2
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-141-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361812
* Stagify.Vanilla I. Shu2014-07-021-8/+4
| | | | Notes: svn path=/head/; revision=360149
* Update to 4.2.5.Jung-uk Kim2014-06-241-4/+4
| | | | Notes: svn path=/head/; revision=359029
* Update to libreoffice 4.2.4Baptiste Daroussin2014-06-111-4/+4
| | | | | | | | | | | - Speed staging phase by really installing to the stagedir directly - Rework to use predefined targets for build and install - Strip binaries - Remove now unnecessary dependencies on autotools - Add patches to fix crashes with icu 53.1 Notes: svn path=/head/; revision=357484
* Support staging.Mikhail Teterin2014-06-092-3/+2
| | | | Notes: svn path=/head/; revision=357221
* Remove the NO_STAGE. This port is as stage-ready as graphics/gd.Mikhail Teterin2014-06-091-2/+1
| | | | Notes: svn path=/head/; revision=357212
* KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!Max Brazhnikov2014-05-101-2/+2
| | | | | | | | | | 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
* KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!Max Brazhnikov2014-04-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | 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
* - Update to 1.7.1Sunpoet Po-Chuan Hsieh2014-03-312-3/+3
| | | | Notes: svn path=/head/; revision=349748
* - Update to 1.7.1Sunpoet Po-Chuan Hsieh2014-03-312-3/+3
| | | | Notes: svn path=/head/; revision=349747
* Convert u* and v* to USES=zipBaptiste Daroussin2014-03-102-2/+2
| | | | Notes: svn path=/head/; revision=347787
* KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!Max Brazhnikov2014-03-042-11/+11
| | | | | | | | | | | | | | | | | | | | | deskutils/kdepim4: - Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1] misc/kdehier4: - add tests directory (r343428 commit to Templates/BSD.local.dist) security/kwallet: - moved to security/kwalletmanager (renamed upstream) x11/kdelibs: - remove workaround, which is not needed after global fix in Mk/bsd.kde4.mk (r315373) PR: ports/187259 [1] Submitted by: Tobias Berner <tcberner@gmail.com> Notes: svn path=/head/; revision=347059
* Update to 4.1.5. It is partially based on the following PR.Jung-uk Kim2014-02-251-4/+4
| | | | | | | PR: ports/186265 Notes: svn path=/head/; revision=346062
* - Bump PORTREVISION after KDE4_PREFIX changeMax Brazhnikov2014-02-181-0/+1
| | | | Notes: svn path=/head/; revision=344898
* KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!Max Brazhnikov2014-02-184-103/+168
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Among changes: - Switch KDE4_PREFIX to ${LOCALBASE} - Remove now needless misc/kde4-shared-mime-info port - Add stage support - Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK - Squeeze MASTER_SITES/MASTER_SITE_SUBDIR - Convert LIB_DEPENDS to new style - Use options helpers - Drop support for FreeBSD 7.x - Remove Qt/KDE 3 related workarounds - Remove local patches and use upstream version scheme for libraries - sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4, and x11-clocks/kdetoys4 ports have been split. - devel/kcachegrind is now a part of KDE SC [1] - more logs in area51 repo... New ports: devel/kde-dev-scripts: KDE development scripts devel/kde-dev-utils: KDE development utilities games/klickety: Tetris themed solitaire games/picmi: Single player logic-based puzzle game textproc/libkomparediff2: Library to compare files and strings The area51 repository features commits by Schaich Alonso, avilla, rakuco and myself. PR: ports/186491 Exp-run: by bdrewery Approved by: beat (former maintainer) [1] Notes: svn path=/head/; revision=344893
* Remove ispell which is deprecated for long, consider using aspell instead or ↵Baptiste Daroussin2014-01-296-58/+0
| | | | | | | | | | | | | | | | | | | | | | | the aspell-ispell wrapper french/ispell german/ispell german/ispell-alt german/ispell-neu hungarian/ispell polish/ispell portuguese/ispell-pt_BR russian/rus-ispell textproc/british-ispell textproc/es-ispell textproc/ispell textproc/it-ispell textproc/nl-ispell textproc/sk-ispell ukrainian/ispell Notes: svn path=/head/; revision=341681
* - Update to 1.7.0Sunpoet Po-Chuan Hsieh2013-12-302-4/+3
| | | | Notes: svn path=/head/; revision=338075
* - Update to 1.7.0Sunpoet Po-Chuan Hsieh2013-12-302-4/+6
| | | | | | | - Add LICENSE Notes: svn path=/head/; revision=338074
* - Update Calligra Suite to 2.7.5.Alberto Villa2013-12-163-3/+8
| | | | | | | | | | | | | | | - Require a new compiler to build Calligra. - Make GTL really an option in Calligra. - STAGEify. - Use OPTIONS helpers. - Set NO_ARCH for translation ports. - Add translation port for Intelingua. Calligra 2.7 release notes: http://www.calligra.org/news/calligra-2-7-released Notes: svn path=/head/; revision=336675
* - use STAGEDIRDirk Meyer2013-11-291-1/+0
| | | | Notes: svn path=/head/; revision=335144
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-11-172-2/+2
| | | | Notes: svn path=/head/; revision=334111
* StagifyBaptiste Daroussin2013-11-041-4/+3
| | | | | | | Use bsdtar to extract Notes: svn path=/head/; revision=332695
* StagifyBaptiste Daroussin2013-11-041-3/+2
| | | | | | | Use bsdtar to extract Notes: svn path=/head/; revision=332691
* Support stage, use bsdtar to extractBaptiste Daroussin2013-11-041-3/+2
| | | | Notes: svn path=/head/; revision=332687
* StagifyBaptiste Daroussin2013-11-041-1/+0
| | | | | | | | Fix shebang for aspell itself, make perl also a run dependency for aspell (needed for a couple of scripts) Always install manpages for aspell. Notes: svn path=/head/; revision=332672
* - Update to 4.0.6.Jung-uk Kim2013-10-252-5/+4
| | | | | | | - Support staging. Notes: svn path=/head/; revision=331614
* Fix NO_STAGE attributionBaptiste Daroussin2013-09-221-1/+1
| | | | Notes: svn path=/head/; revision=327888
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-2012-30/+16
| | | | | | | ukrainian) Notes: svn path=/head/; revision=327774
* - Use USES=gmakeSunpoet Po-Chuan Hsieh2013-09-161-2/+1
| | | | | | | - Cleanup Makefile header Notes: svn path=/head/; revision=327422
* Convert to new perl frameworkBaptiste Daroussin2013-09-161-2/+1
| | | | | | | Convert USE_GMAKE to USES Notes: svn path=/head/; revision=327414
* 1. Introduce using iconv with arguments:Boris Samorodov2013-09-021-3/+1
| | | | | | | | | | | | | | | | | | | | . lib (default, implicit); . build, . patch. The default is the same, all existing ports stay valid. 2. Introduce variable ICONV_CMD with default to ${LOCALBASE}/bin/iconv. It is intended to get the value of /usr/bin/iconv at recent 10.x. 3. Adopt all ports to using USES+= icomv:build and iconv:patch and change iconv (executable) at Makefile commands to ${ICONV_CMD} at those ports. Submitted by: bsam (me, via e-mail) Approved by: portmgr (bapt) Notes: svn path=/head/; revision=325937
* Update to 4.0.5.Jung-uk Kim2013-08-221-4/+4
| | | | Notes: svn path=/head/; revision=325230
* ukrainian/webalizer: Fix gd dependencyJohn Marino2013-08-181-6/+2
| | | | | | | | | Also trim the header while here. Approved by: culot (mentor) Notes: svn path=/head/; revision=324897
* - Convert to new perl frameworkAndrej Zverev2013-08-042-3/+4
| | | | | | | Approved by: bapt@ (office@) Notes: svn path=/head/; revision=324225
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-265-674/+0
| | | | | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt Notes: svn path=/head/; revision=323748
* Mark job unsafe and convert to USES=gmakeBaptiste Daroussin2013-07-101-6/+4
| | | | Notes: svn path=/head/; revision=322643