aboutsummaryrefslogtreecommitdiff
path: root/korean
Commit message (Collapse)AuthorAgeFilesLines
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-281-2/+2
| | | | | | | | | | | | | | | | | | From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540 Notes: svn path=/head/; revision=473503
* - Update to 6.0.5Li-Wen Hsu2018-06-261-5/+5
| | | | Notes: svn path=/head/; revision=473396
* multimedia/*phonon*: update and flavorize with @qt4/@qt5Tobias C. Berner2018-06-211-1/+1
| | | | | | | | Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D14632 Notes: svn path=/head/; revision=472983
* - Update MASTER_SITES and DISTNAME. The previous URLs do not work any more.Jung-uk Kim2018-06-204-12/+18
| | | | | | | - Update extra fonts to synchronize with core fonts. Notes: svn path=/head/; revision=472897
* Update to 13.3.Jung-uk Kim2018-06-202-3/+4
| | | | | | | Note there is no functional change in font files. Notes: svn path=/head/; revision=472889
* - Update to 6.0.4Li-Wen Hsu2018-05-101-5/+5
| | | | Notes: svn path=/head/; revision=469498
* - Update to 6.0.3Li-Wen Hsu2018-04-081-5/+5
| | | | Notes: svn path=/head/; revision=466788
* - 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
* 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
* Add local master site.Jung-uk Kim2018-01-251-1/+2
| | | | Notes: svn path=/head/; revision=459894
* D2Coding is a free fixed-width Hangul font, based on Nanum BarunGothic.Jung-uk Kim2018-01-254-0/+44
| | | | | | | | | This font was specifically designed for Hangul terminals. WWW: https://github.com/naver/d2codingfont Notes: svn path=/head/; revision=459893
* Fix packaging with python3Antoine Brodin2017-12-131-0/+1
| | | | Notes: svn path=/head/; revision=456216
* - Those ports fail to build with python3Antoine Brodin2017-12-121-2/+2
| | | | | | | - Add some explicit FLAVOR to dependencies where needed Notes: svn path=/head/; revision=456181
* OPTIONS_SUB only cares about being defined, its content is ignored.Mathieu Arnold2017-11-211-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=454590
* Update to 5.3.7.Jung-uk Kim2017-11-021-5/+5
| | | | Notes: svn path=/head/; revision=453378
* Update LICENSESunpoet Po-Chuan Hsieh2017-09-241-2/+2
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=450509
* 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
* Update to 5.3.5.Jung-uk Kim2017-08-031-5/+5
| | | | Notes: svn path=/head/; revision=447247
* Update to 5.3.4.Jung-uk Kim2017-06-221-5/+5
| | | | Notes: svn path=/head/; revision=444114
* Fix qt4 ports on armv6.Tobias C. Berner2017-06-061-1/+1
| | | | | | | | | | | | | | | Due to a misspelling in GCC [1] (probably) the check for the ARMv6KZ platform used ARM_ARCH_6ZK instead of ARM_ARCH_6KZ. [1] https://gcc.gnu.org/ml/gcc-patches/2015-06/msg01679.html PR: 210027 Submitted by: Mikaël Urankar <mikael.urankar@gmail.com> Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D8322 Notes: svn path=/head/; revision=442740
* Update to 5.3.3.Jung-uk Kim2017-05-191-5/+5
| | | | | | | | Unfortunately, support for Firebird database is temporarily disabled because Firebird 2.5 is no longer supported. Notes: svn path=/head/; revision=441257
* Update to 5.2.7.Jung-uk Kim2017-05-041-5/+5
| | | | Notes: svn path=/head/; revision=440112
* Chase ffmpeg 3.3 update (ABI changes)Thomas Zander2017-04-251-0/+1
| | | | | | | | PR: 218658 Submitted by: riggs Notes: svn path=/head/; revision=439367
* Update to 5.2.6.Jung-uk Kim2017-03-271-5/+5
| | | | Notes: svn path=/head/; revision=437081
* Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some moreTobias C. Berner2017-02-181-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Update Qt5 to 5.7.1 * Move Qt4 binaries to lib/qt4/bin * Move Qt5 libraries to lib/qt5/lib By moving the libraries we should finally be able to get rid of the inplace upgrade bug (see ports bugs 194088, 195105 and 198720): when Qt5's libraries were lying in /usr/local/lib, which would often get added by pkgconfig to the linker paths via dependencies, the already installed libraries were linked against, instead of the ones that were being built. This forced us to make sure, that -L${WRKSRC}/lib was always coming before -L/usr/local/lib in the linker flags. With this change this should no longer be the case. * Rename some ports to match the rest (foo-qtX -> qtX-foo) * Depend on new port misc/qtchooser [see UPDATING & CHANGES] There are several new Qt5 ports which all have been created by Marie Loise Nolden <nolden@kde.org>. Thanks again. PR: 216797 Exp-Run by: antoine Reviewed by: rakuco, mat, groot_kde.org Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9213 Notes: svn path=/head/; revision=434380
* Move devel/libcheck to devel/checkSunpoet Po-Chuan Hsieh2017-02-051-1/+1
| | | | | | | - Bump PORTREVISION for dependent ports Notes: svn path=/head/; revision=433395
* Update to 5.2.5.Jung-uk Kim2017-02-011-5/+5
| | | | Notes: svn path=/head/; revision=432960
* Fix ports using PREFIX in their depends instead of LOCALBASE.Mathieu Arnold2017-01-131-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=431402
* Use PYTHON_PKGNAMEPREFIX instead of py${PYTHON_SUFFIX}-Sunpoet Po-Chuan Hsieh2017-01-081-1/+1
| | | | | | | With hat: python Notes: svn path=/head/; revision=430874
* textproc/hunspell: update to 1.6.0Jan Beich2017-01-071-1/+1
| | | | | | | | | | | | | | | | | | - Restore DIST_SUBDIR from r305651 - Adjust license for "or later" clause - Restore GPLv2+/LGPL21+ license files removed upstream as GPLv3+/LGPL3+ only affects Hunspell 2.0 (not currently built) - Unbreak |make makepatch| Changes: https://github.com/hunspell/hunspell/releases/tag/v1.6.0 PR: 215714 Submitted by: sunpoet (based on) Exp-run by: antoine MFH: 2017Q1 Differential Revision: https://reviews.freebsd.org/D8887 Notes: svn path=/head/; revision=430796
* Update to 5.2.4.Jung-uk Kim2017-01-011-5/+5
| | | | Notes: svn path=/head/; revision=430266
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428152
* textproc/hunspell: update to 1.5.4Jan Beich2016-12-031-1/+1
| | | | | | | | | | Changes: https://github.com/hunspell/hunspell/blob/v1.5.4/ChangeLog PR: 214837 Exp-run by: antoine (for 1.5.3) Approved by: office (bapt) Notes: svn path=/head/; revision=427743
* Update libreoffice to 5.2.3 and liborcus to 0.11.2Baptiste Daroussin2016-11-121-4/+5
| | | | Notes: svn path=/head/; revision=425933
* Use USES=pathfix where applicable.Mathieu Arnold2016-10-212-2/+1
| | | | | | | | | | | PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093 Notes: svn path=/head/; revision=424427
* ${RM} already has -f.Mathieu Arnold2016-10-213-4/+4
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* Split korean/imhangul into korean/imhangul-gtk2 and korean/imhangul-gtk3.Jung-uk Kim2016-09-1511-23/+70
| | | | Notes: svn path=/head/; revision=422221
* Unbreak and modernize the port.Jung-uk Kim2016-09-152-25/+26
| | | | Notes: svn path=/head/; revision=422171
* - Unbreak and modernize the port.Jung-uk Kim2016-09-144-23/+44
| | | | | | | - Switch to GTK3 by default. Notes: svn path=/head/; revision=422169
* Unbreak the port and modernize.Jung-uk Kim2016-09-145-66/+23
| | | | Notes: svn path=/head/; revision=422163
* Unbreak the port and modernize.Jung-uk Kim2016-09-144-21/+35
| | | | Notes: svn path=/head/; revision=422162
* GOOGLE_CODE has gone away.Mathieu Arnold2016-09-144-0/+8
| | | | | | | | | | | | | - If a port has another upstream, remove GOOGLE_CODE - If a port only has GOOGLE_CODE mark it BROKEN Some ports have a local mirror configured but for security reasons, it is not considered upstream. Sponsored by: Absolight Notes: svn path=/head/; revision=422140
* Fix a package installation error: dvipsk must be installed to run updmapTijl Coosemans2016-09-094-13/+14
| | | | | | | | and POSIXLY_CORRECT must be undefined to handle --enable correctly. Use --disable to properly disable the font maps. Notes: svn path=/head/; revision=421629
* - Switch to options helpersDmitry Marakasov2016-07-222-7/+9
| | | | | | | - Regenerate patches with `make makepatch` Notes: svn path=/head/; revision=418913
* - Switch to options helpersDmitry Marakasov2016-07-152-5/+7
| | | | | | | | - Silence mkdirs - Regenerate patches with `make makepatch` Notes: svn path=/head/; revision=418574
* Many KDE i10n ports: Patch updates CURDIRKurt Jaeger2016-05-261-1/+1
| | | | | | | | | | | | This patch replaces a bunch of ${CURDIR}/../../ by ${CURDIR:H:H}; the latter is considered proper contemporary usage by kde@ . The patch is independent of other KDE4 infrastructure changes. PR: 209303 Submitted by: Adriaan de Groot <groot@kde.org>, rakuco, T.C.Berner <tcberner@gmail.com> (kde) Notes: svn path=/head/; revision=415873
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵Dmitry Marakasov2016-05-231-1/+0
| | | | | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket Notes: svn path=/head/; revision=415742
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415503
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-199-13/+13
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499