aboutsummaryrefslogtreecommitdiff
path: root/japanese
Commit message (Collapse)AuthorAgeFilesLines
* - Remove Author lineSunpoet Po-Chuan Hsieh2013-08-295-8/+0
| | | | Notes: svn path=/head/; revision=325620
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-299-9/+9
| | | | Notes: svn path=/head/; revision=325562
* Fix clang build.Hiroki Sato2013-08-271-0/+22
| | | | Notes: svn path=/head/; revision=325436
* Fix build with clang by forcing the port to respect CFLAGS and adding ↵Baptiste Daroussin2013-08-261-5/+5
| | | | | | | -Wno-return-type to CFLAGS Notes: svn path=/head/; revision=325404
* - Remove unnecessary LICENSE_FILEAndrej Zverev2013-08-251-1/+0
| | | | | | | | PR: ports/181206 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) Notes: svn path=/head/; revision=325366
* Use OPTIONS_SLAVE instead of OPTIONS_OVERRIDE.MANTANI Nobutaka2013-08-232-2/+2
| | | | | | | Pointed out by: jgh and bapt Notes: svn path=/head/; revision=325261
* japanese/eb: Make gettext dependency a condition of NLSJohn Marino2013-08-231-1/+4
| | | | | | | | | | | | PORTREVISION bumped to reset dependencies for folks that don't use NLS. PR: 181205 Submitted by: az Reviewed by: jgh, marino Approved by: bapt/culot (mentors, implicit) Notes: svn path=/head/; revision=325246
* Update to 4.0.5.Jung-uk Kim2013-08-221-4/+4
| | | | Notes: svn path=/head/; revision=325230
* - Make slave ports of www/w3m work as are before master port isMANTANI Nobutaka2013-08-222-15/+8
| | | | | | | | | | | | | | | | | | | | | OptionsNG-fied. - Convert makefile header to new format. - Remove shlib version from LIB_DEPENDS. - Remove M17N option and make m17n feature always on. It is because configure script enables m17n feature by default and there is no practical advantage of disabling it. - Remove www/w3m-m17n and www/w3m-m17-img because they are now identical with www/w3m and www/w3m-img. - Add entry of removed ports to MOVED. - Update CONFLICTS. - Adjust dependency of www/emacs-w3m. - Bump PORTREVISON of w3m ports and www/emacs-w3m. PR: ports/178189 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=325211
* Conver to new perl5 framework.Andrej Zverev2013-08-201-1/+2
| | | | | | | | PR: ports/181207 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) Notes: svn path=/head/; revision=325042
* - Conver to new perl5 framework.Andrej Zverev2013-08-201-3/+1
| | | | | | | | | | - Remove duplication of 'USES=gettext'. PR: ports/181205 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) Notes: svn path=/head/; revision=325041
* Add a patch to fix a build error "invalid DSO for symbol `libiconv_open'Hiroki Sato2013-08-182-1/+10
| | | | | | | definition". Notes: svn path=/head/; revision=324891
* - Trim Makefile headerAntoine Brodin2013-08-151-7/+4
| | | | | | | | - Replace DISTFILES/WRKSRC with DISTNAME/EXTRACT_SUFX - Unbreak with clang Notes: svn path=/head/; revision=324779
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-1413-13/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* japanese/wordpress: update to 3.6William Grzybowski2013-08-132-5/+4
| | | | | | | | | | | | - Update to 3.6 [1] - Remove LICENSE_FILE [1] - Remove indefinite article from COMMENT PR: ports/181258 Submitted by: Takefu <takefu airport.fm> Notes: svn path=/head/; revision=324658
* - Update to 0.996TAKATSU Tomonari2013-08-112-6/+3
| | | | | | | | | | - Remove LICENSE_FILE for standard license PR: ports/177694 Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org> Notes: svn path=/head/; revision=324572
* - Update to 0.996TAKATSU Tomonari2013-08-112-6/+3
| | | | | | | | | | | - Remove LICENSE_FILE for standard license PR: ports/177694 Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org> Approved by: Junji NAKANISHI (maintainer) Notes: svn path=/head/; revision=324571
* - Update to 0.996TAKATSU Tomonari2013-08-112-6/+3
| | | | | | | | | | - Remove LICENSE_FILE for standard license PR: ports/177694 Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org> Notes: svn path=/head/; revision=324570
* - Update to 0.996TAKATSU Tomonari2013-08-113-12/+22
| | | | | | | | | | | - Pass maintainership to submitter - Remove LICENSE_FILE for standard license PR: ports/177694 Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org> Notes: svn path=/head/; revision=324569
* - Convert to new perl frameworkMathieu Arnold2013-08-032-3/+4
| | | | | | | - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324191
* - Convert to new perl frameworkAndrej Zverev2013-08-0313-58/+22
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324181
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Convert to new perl frameworkAndrej Zverev2013-08-024-4/+8
| | | | Notes: svn path=/head/; revision=324171
* Unbreak with clang (reported by pkg-fallout)Antoine Brodin2013-08-021-0/+1
| | | | Notes: svn path=/head/; revision=324160
* Fix build without gccBaptiste Daroussin2013-08-011-5/+2
| | | | Notes: svn path=/head/; revision=324128
* Minor, last-minute fixes missed in the previous commits.Alexey Dokuchaev2013-07-311-1/+1
| | | | Notes: svn path=/head/; revision=324022
* - Fix parallel builds, remove odious MAKE_JOB_UNSAFEAlexey Dokuchaev2013-07-292-7/+15
| | | | | | | | | | | | | - Define LICENSE (BSD), do not reset default DISTNAME - Cleanup the port a bit, inc. header and COMMENT - Add useful port description, fix WWW address Reported by: pointyhat-west NB: there is version 1.4.0 available. Notes: svn path=/head/; revision=323869
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-265-896/+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
* - Trim Makefile header, define LICENSE, fix grammar in COMMENTAlexey Dokuchaev2013-07-262-13/+22
| | | | | | | | | | | | - Try to unbreak parallel builds (-jX) - Drop shlib ABI version from LIB_DEPENDS - Install manual pages relative to MANPREFIX - Rephrase port description, kill EOL space, add WWW line Reported by: pointyhat-west Notes: svn path=/head/; revision=323723
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-261-6/+2
| | | | | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=323702
* Fix typos in comments and use correct flavor of braces.Alexey Dokuchaev2013-07-261-1/+1
| | | | Notes: svn path=/head/; revision=323682
* Do not define post-configure and pre-build target for mozc_el.Hiroki Sato2013-07-251-0/+2
| | | | | | | Spotted by: HATANO Tomomi Notes: svn path=/head/; revision=323625
* - Update MASTER_SITES.Hiroki Sato2013-07-201-5/+9
| | | | | | | - Use OPTIONS_DEFINE. Notes: svn path=/head/; revision=323355
* - Update to 1.11.1502.102. Changes include:Hiroki Sato2013-07-2030-154/+677
| | | | | | | | | | | | | | | * Fixes cursor movement issue on Emacs 24 (Issue 168) * Support numpad keys in mozc.el (Issue 170) * Support Emacs 24 in mozc.el (Issue 190) * Support surrounding text * Dictionary update - Take maintainership. Approved by: daichi (maintainer) Notes: svn path=/head/; revision=323333
* - Attempt to fix parallel builds (-jX)Alexey Dokuchaev2013-07-182-42/+35
| | | | | | | | | | - Convert to modern OPTIONS syntax - Generally clean up the port while here Reported by: pointyhat-west Notes: svn path=/head/; revision=323206
* - Unbreak after autotools updateMartin Wilke2013-07-181-0/+1
| | | | Notes: svn path=/head/; revision=323203
* - Mark BrokenMartin Wilke2013-07-181-0/+2
| | | | | | | Reported by: http://pointyhat-west.isc.freebsd.org/errorlogs/amd64-errorlogs/e.9-exp.20130717143058.pointyhat-west/ja-trac-0.12.3.log Notes: svn path=/head/; revision=323200
* Mark as jobs unsafeBaptiste Daroussin2013-07-121-5/+2
| | | | Notes: svn path=/head/; revision=322852
* Mark job unsafeBaptiste Daroussin2013-07-101-5/+2
| | | | Notes: svn path=/head/; revision=322735
* Mark as job unsafeBaptiste Daroussin2013-07-101-0/+1
| | | | Notes: svn path=/head/; revision=322713
* Mark jobs unsafeBaptiste Daroussin2013-07-101-1/+3
| | | | Notes: svn path=/head/; revision=322662
* 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
* Update MASTER_SITES.Motoyuki Konno2013-07-061-1/+0
| | | | Notes: svn path=/head/; revision=322398
* Update the KDE Software Compilation to 4.10.5.Raphael Kubo da Costa2013-07-042-4/+4
| | | | | | | | | | | | | | | | | | | | | | 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
* Fix BUILD_DEPENDS in japanese/mozc-tool.Hiroki Sato2013-07-031-1/+1
| | | | | | | Spotted by: ume Notes: svn path=/head/; revision=322217
* Remove support for the -qt package variant, this depends on theRene Ladan2013-07-021-8/+4
| | | | | | | | | expired QT3 port. NOPORTDOCS -> PORT_OPTIONS:MDOCS while here Notes: svn path=/head/; revision=322208
* Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.Raphael Kubo da Costa2013-07-022-4/+4
| | | | | | | | | | | | | | | | | | 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
* Update zipcode database to 20130628.Hiroki Sato2013-07-022-8/+8
| | | | Notes: svn path=/head/; revision=322178
* - Update to 20130628.Jun Kuriyama2013-07-014-10/+10
| | | | Notes: svn path=/head/; revision=322147