aboutsummaryrefslogtreecommitdiff
path: root/korean
Commit message (Collapse)AuthorAgeFilesLines
* Fix INDEX by really fixing the kde4-l10n portsBaptiste Daroussin2013-07-101-0/+1
| | | | Notes: svn path=/head/; revision=322618
* KDE4 l10n fixes.Raphael Kubo da Costa2013-07-092-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove an entry from all plists that slipped under radar and made packaging fail. - Properly save the OPTIONS defined by the user in the l10n ports. [1] Quoting bapt, master of all things ports: That is because misc/kde4-l10n/files/bsd.l10n.mk is totally wrong it does ... .include <bsd.port.pre.mk> ... .include <bsd.port.options.mk> ... .include <bsd.port.post.mk> First the right order in that case should be: ... .include <bsd.port.options.mk> ... .include <bsd.port.pre.mk> ... .include <bsd.port.post.mk> Second in that case (kde) the pre.mk/post.mk can be removed just keeping the options.mk and given that we now have the helpers options.mk can also be removed. The check for variables in OPTIONS_DEFINE is also useless (already done by the framework) defining OPTIONS_DEFINE and OPTIONS_DEFAULT to some empty values is also useless. No PORTREVISION bump because the generated packages do not change regardless of the changes/fixes in behavior here. Reported by: avg [1] Submitted by: bapt [1] Notes: svn path=/head/; revision=322586
* Add local distfiles.Jung-uk Kim2013-07-081-1/+3
| | | | Notes: svn path=/head/; revision=322534
* Add local distfile and trim makefile header.Jung-uk Kim2013-07-081-6/+3
| | | | Notes: svn path=/head/; revision=322533
* Update the KDE Software Compilation to 4.10.5.Raphael Kubo da Costa2013-07-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two KDE updates in just a few days, but the work on 4.10.5 was very light compared to 4.10.4 so it was ready much faster. The release announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.5.php The biggest news for us on FreeBSD is that the Ruby bindings should work with Ruby 1.9 now. I will probably add a note to UPDATING later about this, but as avilla@ pointed out, the clang support we mentioned that was improved in 4.10.4 requires a rebuild of the ports that depend on kdelibs4. Most of them are covered by this update, but those which are not part of the Software Compilation need to be rebuilt manually to make sure the previous issues (proper symbol visibility being the most annoying of them) are solved. Notes: svn path=/head/; revision=322300
* Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.Raphael Kubo da Costa2013-07-021-2/+2
| | | | | | | | | | | | | | | | | | With commits from avilla@, makc@, rakuco@ and Schaich Alonso. The upstream announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.4.php clang support should be more stable now, with clang being recognized by kdelibs4 and being passed the correct flags to build other ports. Additionally, all ports being committed have been verified to build with -CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for providing it). Work on the newly-released 4.10.5 will begin shortly. Notes: svn path=/head/; revision=322191
* - Take over the maintainership. [1]Jung-uk Kim2013-06-241-12/+9
| | | | | | | | | - Use pkgconfig for detecting dependencies. Tidy up a bit while I am here. Approved by: Hyogeol Lee <hyogeollee@gmail.com> (maintainer) [1] Notes: svn path=/head/; revision=321708
* Update to 1.4.2.Jung-uk Kim2013-06-212-16/+10
| | | | Notes: svn path=/head/; revision=321508
* Add an option to build with GTK+ 3.0.Jung-uk Kim2013-06-213-13/+37
| | | | Notes: svn path=/head/; revision=321507
* Update to 1.0.0.Jung-uk Kim2013-06-213-10/+15
| | | | Notes: svn path=/head/; revision=321505
* Update to 2.1.1.Jung-uk Kim2013-06-212-4/+3
| | | | Notes: svn path=/head/; revision=321495
* Remove extra line space.Boris Samorodov2013-06-211-1/+0
| | | | Notes: svn path=/head/; revision=321494
* . delete an article from COMMENT;Boris Samorodov2013-06-211-6/+2
| | | | | | | . trim Makefile headers. Notes: svn path=/head/; revision=321493
* . NOPORTDOCS -> PORT_OPTIONS:MDOCS;Boris Samorodov2013-06-212-6/+10
| | | | | | | | | . mute mkdir commands; . use PLIST_FILES and PORTDOCS at Makefile; . delete pkg-plist (3 lines). Notes: svn path=/head/; revision=321492
* Use @${MKDIR} instead of direct use of command command "mkdir -p".Boris Samorodov2013-06-211-1/+1
| | | | Notes: svn path=/head/; revision=321490
* . incorporate PLIST_FILES;Boris Samorodov2013-06-212-3/+1
| | | | | | | . remove pkg-plist (3 lines). Notes: svn path=/head/; revision=321488
* Update to 4.0.4.Jung-uk Kim2013-06-191-4/+4
| | | | Notes: svn path=/head/; revision=321324
* Remove redundant lines.Jung-uk Kim2013-06-171-2/+0
| | | | Notes: svn path=/head/; revision=321164
* - Re-add ftp.kaist.ac.kr and remove defunct ftp.kreonet.re.kr.Jung-uk Kim2013-06-1715-65/+181
| | | | | | | - Modernize the port and make Clang happy. Notes: svn path=/head/; revision=321163
* - Re-add ftp.kaist.ac.kr and remove defunct ftp.kreonet.re.kr.Jung-uk Kim2013-06-1710-33/+5271
| | | | | | | - Honor CFLAGS and make Clang happy. Notes: svn path=/head/; revision=321162
* - Re-add ftp.kaist.ac.kr and remove defunct ftp.kreonet.re.kr.Jung-uk Kim2013-06-172-7/+10
| | | | | | | - Modernize the port and make portlint happy. Notes: svn path=/head/; revision=321161
* Update e-mail address on behalf of cjh as he personally requested.Jung-uk Kim2013-06-178-28/+8
| | | | Notes: svn path=/head/; revision=321160
* Update e-mail address on behalf of cjh as he personally requested.Jung-uk Kim2013-06-177-33/+7
| | | | Notes: svn path=/head/; revision=321159
* - Do not remove directories not created by this portMartin Wilke2013-06-142-6/+1
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320881
* Add ftp.kaist.ac.kr back and remove ftp.kreonet.re.kr.Jung-uk Kim2013-06-121-2/+3
| | | | Notes: svn path=/head/; revision=320724
* - Fix build with Clang.Jung-uk Kim2013-06-125-43/+46
| | | | | | | - Modernize the port, e.g., trim makefile header. Notes: svn path=/head/; revision=320720
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!Max Brazhnikov2013-05-182-4/+2
| | | | | | | | | - 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-113-3/+3
| | | | | | | | | | | | 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
* Add DIST_SUBDIR to fix a fetch error because the distfiles are often replacedHiroki Sato2013-05-102-2/+3
| | | | | | | with the same names in every release. Notes: svn path=/head/; revision=317774
* Update to 4.0.3.Jung-uk Kim2013-05-091-4/+4
| | | | Notes: svn path=/head/; revision=317743
* Convert from WITHOUT_NLS to PORT_OPTIONS:MNLSBaptiste Daroussin2013-05-064-25/+17
| | | | Notes: svn path=/head/; revision=317521
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexHiroki Sato2013-05-063-9/+4
| | | | | | | instead to make migration to TeXLive easier. Notes: svn path=/head/; revision=317455
* Update to 3.03.Hiroki Sato2013-05-014-29/+55
| | | | Notes: svn path=/head/; revision=316988
* Rely on bsdtar to autodetermine the format of the distfiles when possibleBaptiste Daroussin2013-04-291-1/+0
| | | | | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format Notes: svn path=/head/; revision=316786
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-272-2/+2
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-245-5/+5
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Convert USE_GETTEXT to USES (part 2)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316434
* - Convert USE_GETTEXT to USES (part 1)Alex Kozlov2013-04-241-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316407
* Do not install UnBom font. There was a copyright dispute and the upstreamJung-uk Kim2013-04-231-2/+2
| | | | | | | | | decided to stop redistribution of the font. https://kldp.org/node/135598 Notes: svn path=/head/; revision=316392
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-232-2/+2
| | | | Notes: svn path=/head/; revision=316355
* Update to 4.0.2.Jung-uk Kim2013-04-161-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=315901
* Trim Makefile header.Jung-uk Kim2013-04-161-5/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=315891
* Update to 3.1.Jung-uk Kim2013-04-163-11/+28
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=315889
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!Max Brazhnikov2013-03-273-15/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* - Add explicit pkgconf dependencyBryan Drewery2013-03-241-5/+2
| | | | | | | | | | | - Trim headers PR: ports/177306 Reported by: John Marino <draco@marino.st> With hat: portmgr Notes: svn path=/head/; revision=315130
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Update to 4.0.1.Jung-uk Kim2013-03-081-4/+4
| | | | Notes: svn path=/head/; revision=313667
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: korean)Pietro Cerutti2013-02-071-2/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=311824
* Update to 3.6.5.Jung-uk Kim2013-02-041-4/+4
| | | | Notes: svn path=/head/; revision=311644