aboutsummaryrefslogtreecommitdiff
path: root/korean
Commit message (Collapse)AuthorAgeFilesLines
* korean/py-korean-lunar-calendar: New port: Korean Lunar CalendarYuri Victorovich2022-12-265-0/+67
|
* Mk/**tex.mk: Convert bsd.tex.mk to USES=texMuhammad Moinur Rahman2022-12-193-1/+3
| | | | | | | | | | | | | | | | | - Update all the consumers to use USES=tex - USE_TEX=yes is the old way of writing USES=tex which has been removed and replaced in all ports - Almost all of the USE_TEX features remains unchanged - Some consumers had the same variables defined both in the mk infrastructure and also in the ports which have been removed from the ports as those are redundant. In case any of the consumers are failing to build please make sure that the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no longer load the required VARS for tex and related dependencies. Reviewed by: portmgr Approved by: portmgr (blanket)
* */libreoffice: update LibreOffice suite to 7.4.3 release (+)Dima Panov2022-11-281-5/+5
| | | | | | LibreOffice 7.4.3 is now available, with bugfixes and compatibility improvements. Read more: https://blog.documentfoundation.org/blog/2022/11/24/libreoffice-7-4-3-community/
* editors/libreoffice: update to 7.4.2 release (+)Dima Panov2022-10-141-5/+5
| | | | | | | | LibreOffice Community release 7.4.2 is now available, with 80+ bugfixes and improvements. Read more: https://blog.documentfoundation.org/blog/2022/10/13/libreoffice-7-4-2-community/ MFH: 2022Q4
* editors/libreoffice: update to 7.4.1 release (+)Dima Panov2022-09-181-5/+5
| | | | | | | LibreOffice 7.4.1 Community release is available for FreeBSD users! Read more: https://blog.documentfoundation.org/blog/2022/09/15/libreoffice-741-community/ Release notes: https://wiki.documentfoundation.org/ReleaseNotes/7.4
* korean/baekmukfonts-ttf: Reduce diff with korean/baekmukfonts-bdfJung-uk Kim2022-09-131-6/+8
| | | | Add secondary category, shorten WWW, clarify license, and set NO_ARCH.
* korean/baekmukfonts-bdf: Update to 2.2Jung-uk Kim2022-09-134-59/+29
|
* Fix WWW in parent/child portsTobias Kortkamp2022-09-102-2/+0
| | | | | | | | | | | | | | Many of the WWW are overwritten later which means the wrong value is used. This did not happen before where the children were either a) just using the pkg-descr from the parents b) or had their own separate pkg-descr with custom WWW Use WWW?= in parents when the child's WWW is different. Children that use the same WWW as the parent can just inherit it, i.e., the child WWW can be removed. Approved by: portmgr (implicit)
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-0727-54/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-0727-0/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* editors/libreoffice: update to 7.4.0 release (+)Dima Panov2022-08-181-5/+5
| | | | | | | | | | | | On behalf of Office team I proud to announce a major update: LibreOffice 7.4! * 16,384 columns in spreadsheets * Better change tracking * Document themes in presentations ...plus compatibility improvements, performance boosts and more. Read more: https://blog.documentfoundation.org/blog/2022/08/18/libreoffice-7-4-community/
* editors/libreoffice: update to 7.3.5 release (+)Dima Panov2022-07-231-5/+5
| | | | | | | LibreOffice 7.3.5 Office Suite Released with 83 Bug Fixes and improvements. Read more: https://blog.documentfoundation.org/blog/2022/07/21/libreoffice-7-3-5-community/ MFH: 2022Q3
* cleanup: remove '$MCom' tagTobias C. Berner2022-07-201-1/+0
| | | | | | | gnome@ no longer uses Marcusom as their staging ground. Approved by: gnome (nc) Differential Revision: https://reviews.freebsd.org/D35866
* korean: remove 'Created by' linesTobias C. Berner2022-07-2028-55/+0
| | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Alexey Dokuchaev <danfe@FreeBSD.org> * Hye-Shik Chang * Hye-Shik Chang <perky@FreeBSD.org> * Hyogeol Lee <hyogeollee@gmail.com> * Hyogeol, Lee <hyogeollee@gmail.com> * Jie Gao <gaoj@cpsc.ucalgary.ca> * Junho CHOI <junho.choi@gmail.com> * Ka Ho Ng <khng300@gmail.com> * Oh Junseon <hollywar@mail.holywar.net> * Satoshi TAOKA <taoka@FreeBSD.org> With hat: portmgr
* */libreoffice*: update to 7.3.4 release (+)Dima Panov2022-06-091-5/+5
| | | | | | | Stay fresh! LibreOffice 7.3.4 Community edition is now available, with over 80 bugfixes and compatibility improvements. Read more: https://blog.documentfoundation.org/blog/2022/06/09/libreoffice-7-3-4-community/
* korean/nanum-*: Make the first flavor in FLAVORS defaultJung-uk Kim2022-06-081-2/+1
| | | | PR: 264498
* editors/libreoffice: update to 7.3.3 release (+)Dima Panov2022-05-071-5/+5
| | | | | | | LibreOffice Suite release 7.3.3 is now Aaailable for community users, with 88 bug fixes and better cocument compatibility. Read more: https://blog.documentfoundation.org/blog/2022/05/05/libreoffice-733-community/
* lx's ports: Reset maintainer to ports@ per his requestJoseph Mingrone2022-04-251-1/+1
| | | | Sponsored by: The FreeBSD Foundation
* */libreoffice*: update to 7.3.2 release (+)Dima Panov2022-03-311-5/+5
| | | | | | LibreOffice 7.3.2 is now available for everyone, with over 80 fixes and compatibility improvements. Find out more info: https://blog.documentfoundation.org/blog/2022/03/31/libreoffice-732-community/
* LibreOffice 7.3.1 Community, the first minor release of the LibreOffice 7.3 ↵Dima Panov2022-03-051-5/+5
| | | | | | | | family, is available! More information at: https://blog.documentfoundation.org/blog/2022/03/03/lo731-community/ Sponsored by: Netzkommune GmbH
* korean/ko.TeX-fonts-extra: Fix after TeX updateMuhammad Moinur Rahman2022-03-043-7030/+37
| | | | | | | | - Move pkg-plist to dynamic TMPPLIST - Pet portclippy/portfmt PR: 262046 Approved by: hyogeollee@gmail.com (maintainer)
* korean/ko.TeX-fonts-base: Fix after TeX updateMuhammad Moinur Rahman2022-03-043-6369/+33
| | | | | | | | - Move pkg-plist to dynamic TMPPLIST - Pet portclippy/portfmt PR: 262046 Approved by: hyogeollee@gmail.com (maintainer)
* Please welcome new generation release of LibreOffice suite - 7.3.0! (+)Dima Panov2022-02-161-5/+5
| | | | | | | | | | | | It has change tracking enhancements, better autocompletion in Calc, and many compatibility and performance improvements to import/export filters. Since this release, FreeBSD port of LibreOffice include PDFium library. Learn more about LibreOffice 7.3: https://blog.documentfoundation.org/blog/2022/02/02/libreoffice-73-community/ Special thanks to: mikael (for pthread issue hunting) Sponsored by: Netzkommune, GmbH.
* korean/nanumfonts: Fix DISTNAME missed in the previous commitJung-uk Kim2022-02-111-1/+1
|
* korean/nanumfonts: Fix package name collisionsJung-uk Kim2022-02-1111-25/+26
| | | | Reported by: antoine
* korean/nanumfonts: remove flavors to fix PKGNAME collisionAntoine Brodin2022-02-111-4/+5
|
* korean/nanumfonts: Split korean/nanumfonts-{otf,ttf} into multiple portsJung-uk Kim2022-02-1130-107/+238
|
* korean/nanum-gothic-coding: Prefer PKGNAMESUFFIXJung-uk Kim2022-02-101-1/+2
|
* korean/nanum-gothic-coding: Rename korean/nanumcoding-ttf and update to 2.5Jung-uk Kim2022-02-108-45/+38
|
* USES=7z: convert p7zip to 7-zipJan Beich2022-01-081-1/+1
| | | | | PR: 260866 Tested by: mtree -R time -K sha256 in korean/nanumfonts-otf
* Please welcome LibreOffice suite 7.2.5 release! (+)Dima Panov2022-01-061-5/+5
| | | | | | | | LibreOffice 7.2.5 is now available, with 90 bugfixes and compatibility improvements. Learn more: https://blog.documentfoundation.org/blog/2022/01/06/libreoffice-7-2-5-is-now-available/ MFH: 2022Q1 Sponsored by: Netzkommune GmbH
* LibreOffice 7.2.4 Community release available ahead of schedule to provide ↵Dima Panov2021-12-101-5/+5
| | | | | | | | | | | an important security fix New version include the fixed NSS 3.73.0 cryptographic library, to solve CVE-2021-43527 (the nss secfix is the only change compared to the previous version). FreeBSD build is always use a system library and was not affected but we packed it anymore :) Read more: https://blog.documentfoundation.org/blog/2021/12/06/libreoffice-7-2-4-and-7-1-8-community/
* LibreOffice 7.2.3 is now available, with over 100 bugfixes and compatibility ↵Dima Panov2021-11-251-5/+5
| | | | | | improvements. Release notes: https://blog.documentfoundation.org/blog/2021/11/25/libreoffice-7-2-3-community/
* */scim*: Update WWWLi-Wen Hsu2021-11-162-2/+2
|
* */*: Remove redundant '-[0-9]*' from CONFLICTSStefan Eßer2021-10-293-3/+3
| | | | | | | | | | | | | The conflict checks compare the patterns first against the package names without version (as reported by "pkg query "%n"), then - if there was no match - agsinst the full package names including the version (as reported by "pkg query "%n-%v"). Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter for the bash package in any version. But that pattern is functionally identical with just "bash". Approved by: portmgr (blanket)
* *: fix tab vs. space issues, and comments according to the guide.Jimmy Olgeni2021-10-161-1/+1
|
* editors/libreoffice: update to 7.2.2 release (+)Dima Panov2021-10-141-5/+5
| | | | | | LibreOffice 7.2.2 is now available, with 68 bugfixes and compatibility improvements. Learn more: https://blog.documentfoundation.org/blog/2021/10/14/libreoffice-7-2-2-community/
* INSTALLS_ICONS: retire the macro and rework the related dependenciesBaptiste Daroussin2021-10-102-2/+0
| | | | | | | While here, make sure gtk-update-icon-cache is only on run dependency where added as a dependency Enforce gtk3 to depend on gtk-update-icon-cache (previously it was inheriting the dependency)
* editors/libreoffice: update to 7.2.1 release (+)Dima Panov2021-09-161-5/+5
| | | | | | | | | LibreOffice 7.2.1 is here, with many bugfixes and compatibility improvements. Learn more about it: https://blog.documentfoundation.org/blog/2021/09/16/libreoffice-7-2-1-community/ * Add OPTION to build GTK4 VCL * If both GTK3 and KF5 enabled, add GTK3_KDE5 VCL to build * Force RUN_DEPENDS on JDK if JAVA selected to run extensions
* editors/libreoffice: Please welcome LibreOffice suite 7.2.0 release!Dima Panov2021-08-191-5/+5
| | | | | | LibreOffice 7.2 launches with many new features, compatibility improvements and performance boosts. Learn all about it in blog announce post: https://blog.documentfoundation.org/blog/2021/08/19/libreoffice-7-2-community/
* hunspell: avoid plist substitutionBaptiste Daroussin2021-08-091-2/+2
| | | | | When using PLIST_FILES substitution is not necessary and recommended not to use, the direct use of make(1) variables, works perfectly fine.
* editors/libreoffice: Update to 7.1.5Li-Wen Hsu2021-07-231-5/+5
| | | | | Release note: https://blog.documentfoundation.org/blog/2021/07/22/libreoffice-7-1-5-community/
* editors/libreoffice: Update to 7.1.4Li-Wen Hsu2021-06-201-5/+5
| | | | | | Release note: https://blog.documentfoundation.org/blog/2021/06/10/libreoffice-7-1-4/ This is a joint work with fluffy.
* editors/libreoffice: Update to 7.1.3 releaseDima Panov2021-05-091-5/+5
| | | | | | | | LibreOffice 7.1.3 Community, the third minor release of the LibreOffice 7.1 family, includes over 100 bug fixes, with 25% focused on Microsoft Office file compatibility (DOCX, XLSX and PPTX). Release notes: https://blog.documentfoundation.org/blog/2021/05/06/libreoffice-7-1-3/
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-0713-13/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-0642-44/+0
|
* editors/libreoffice: update to 7.1.2 releaseDima Panov2021-04-061-5/+5
| | | | | | | | The FreeBSD Office team is proud to announce LibreOffice 7.1.2 – the second bugfix update to the 7.1 branch. Check out more in official blog post: https://blog.documentfoundation.org/blog/2021/04/01/libreoffice-712/
* LibreOffice 7.1.1 is now available, with over 90 bugfixes and compatibility ↵Dima Panov2021-03-081-5/+5
| | | | | | | | | | | improvements. Learn more: https://blog.documentfoundation.org/blog/2021/03/04/libreoffice-711/ MFH: 2021Q1 Notes: svn path=/head/; revision=567826
* Remove expired ports:Rene Ladan2021-03-035-1720/+0
| | | | | | | | 2021-03-02 korean/man-doc: Poor quality, severely outdated and undermaintained 2021-03-01 devel/relx: Script removed upstream, library included in devel/rebar3 Notes: svn path=/head/; revision=567095
* Deprecate korean/man-docDmitry Marakasov2021-02-161-0/+5
| | | | | | | | | | | | These manpages are around 2 decades outdated and were reported to be of poor quality such as being machine translated and having a lot of encoding errors. PR: 212125 Suggested by: hyun@caffeinated.codes (maintainer) Notes: svn path=/head/; revision=565396