summaryrefslogtreecommitdiff
path: root/japanese
AgeCommit message (Collapse)Author
2015-11-07- Update to 20151030.Jun Kuriyama
2015-11-05Fix ports that confused the meaning of WRKDIR and WRKSRC.Mathieu Arnold
PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735
2015-11-03Update to 5.0.3.Jung-uk Kim
2015-10-30Bump portrevision of ports that might have been built with a broken post-installBaptiste Daroussin
script due to fallouts of r399992
2015-10-22Fix a bug in Makefile.in which installed a BDF file asHiroki Sato
a gzip-compressed PCF. Submitted by: Yasuhito FUTATSUKI PR: 203414
2015-10-21Update to 20151021.Mathieu Arnold
PR: 203907 Submitted by: maintainer Sponsored by: Absolight
2015-10-19Improve shebangfix frameworkDmitry Marakasov
- Support multiple values in *_OLD_CMD, i.e. we can now fix both "/usr/bin/python" and "/usr/bin/env python" at the same time - Default *_OLD_CMD values are now always appended, so you don't need to specify them in individual ports - Add lua support (depends on USES=lua) - Add more default values, such as "/usr/bin/env foo" for python, perl, bash, ruby and lua - Shebangfix now matches whole words, e.g. we will no longer (erroneously) replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is still (correctly) replaced with "${perl_CMD} -tt") Note that *_OLD_CMD items containing spaces must now be quoted (e.g. perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl") Update shebangfix usage according to new rules in many ports: - Remove *_OLD_CMD for patterns now replaced by default - Quote custom *_OLD_CMD which contain spaces Fix shebangfix usage in many ports (irrelevant to infrastructure change): - Remove redundant SHEBANG_LANG (no need to duplicate default langs) - Remove redundant *_CMD (such as python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present) - Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for exact string Approved by: portmgr (bapt) Differential Revision: D3756
2015-10-17japanese/spamassassin: Unbreak and adapt to 3.4.1Kurt Jaeger
PR: 203036 Submitted by: fmysh@iijmio-mail.jp
2015-10-17- Update WWWSunpoet Po-Chuan Hsieh
2015-10-10Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.Tijl Coosemans
These were FreeBSD specific aliases for libiconv(), libiconv_open() and libiconv_close() that are now also provided by libc which complicates writing configure tests that work correctly when both libc iconv and libiconv are available. Also, because the libiconv iconv.h header redefines iconv* to libiconv* correct use of the header implies that the aliases aren't used. The following ports needed fixes because there was something wrong with the way they tried to detect or use iconv: audio/deadbeef: Remove LIBICONV_PLUG from a source file. It's a compile-time option and should not be set in source code. comms/hidapi: Use standard AM_ICONV configure macro to look for iconv. deskutils/fbreader: Let ports framework deal with LIBICONV_PLUG. deskutils/ljclive: Override configure test for iconv. deskutils/owncloudclient: Add USES=iconv and patch test for iconv. devel/aegis: Bump PORTREVISION because it no longer uses libiconv. devel/libexplain: Add USES=iconv and override test for iconv. devel/sdl20: Override configure test for iconv. emulators/vmw: Replace OSVERSION checks with ICONV_LIB checks and include <iconv.h> instead of <sys/iconv.h>. irc/scrollz: Override configure test for iconv. japanese/chasen-base: Override configure test for iconv and patch configure so it no longer adds -liconv to linker flags just because it happens to be installed. japanses/eb: Patch configure test for iconv. japanses/eblook: Override configure test for iconv. java/jikes: Override configure test for iconv. multimedia/transcode: Bump PORTREVISION because only one plugin links with libiconv now. net/c3270: Override configure test for iconv. net/samba4*: Bump PORTREVISION because it no longer uses libiconv. The configure script will always add -liconv to the linker flags when it happens to be installed which would be wrong but later on binaries are linked with -Wl,--as-needed and the linker discards -liconv because it finds iconv*() functions in libc now and no longer in libiconv. net-mgmt/icinga-*: Remove dependency on iconv. net-mgmt/netxms: Patch configure so it no longer adds -liconv to linker flags just because it happens to be installed. net/asterisk11: Patch configure so it no longer adds -liconv to linker flags just because it happens to be installed. net-p2p/transmission-*: Override configure test for iconv. www/htmlcxx: Override configure test for iconv. www/httrack: Override configure test for iconv. www/xapian-omega: Override configure test for iconv. x11/mrxvt(-devel): Add USES=iconv and override configure test for iconv. x11/x3270: Override configure test for iconv. x11-wm/jwm: Override configure test for iconv. PR: 202838 Exp-run by: antoine Approved by: portmgr (antoine)
2015-10-08Remove trailing whitespace from Makefiles, A-L.Jimmy Olgeni
2015-09-26Fix RUN_DEPENDSAntoine Brodin
Reported by: pkg-fallout
2015-09-26Remove deprecated @exec/@unexec from ports using uim-module-managerAntoine Brodin
2015-09-26japanese/wordpress: update to 4.3.1Ruslan Makhmatkhanov
This release fixing multiple security vulnerabilities. PR: 203365 Submitted by: Yoshisato Yanagisawa <osho@pcc-software.org> Security: f4ce64c2-5bd4-11e5-9040-3c970e169bc2
2015-09-26Fix indexBaptiste Daroussin
2015-09-26Specify correctly @post* for gtk-query-immodulesBaptiste Daroussin
2015-09-25Update dependency.Hiroki Sato
2015-09-25Mark NO_ARCH.Hiroki Sato
2015-09-25Fix inconsistent installation directories of Japanese fonts andHiroki Sato
reorganize the package names: (new) -> font-ayu18 (new) -> font-ayu20 k10 -> font-naga10 (also builds "marunaga" variant now) k12 -> font-kaname12 (new) -> font-elisa10 (resurrected) elisa8x8 -> font-elisa8 kanji18 -> font-kanji18 (also builds 16-dot variant now) kanji26 -> font-kanji26 (also builds 24-dot variant now) kappa20 -> font-kappa20 (Ayu fonts is separated into font-ayu20) mikachan-ttfonts -> font-mikachan monafonts-ttf -> font-mona-ttf monafonts -> font-mona All of bitmap fonts are now installed into misc/, and the TrueType fonts go into TTF/. No objection from: maintainers
2015-09-25Add a missing dependency which could cause a build failure.Hiroki Sato
2015-09-23Update to 5.0.2.Jung-uk Kim
2015-09-21- Split japanese/font-mplus into font-mplus-outline andHiroki Sato
font-mplus-bitmap. Currently mplus-bitmap and mplus-outline use share/fonts/misc and mplus-outline as the installation directory, respectively. - Convert them to use Uses=fonts.
2015-09-20Typos, whitespace and capitalization fixes (G-P).Jimmy Olgeni
2015-09-19Make all GNUstep ports install into the System domain so that the Local ↵David Chisnall
domain is available for stuff built from source. Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain. The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision. Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D2977
2015-09-16It seems some people keep adding $FreeBSD$ to patch files.Mathieu Arnold
Patches must not be changed by the vcs, this includes the svn:keyword expansion. Set fbsd:nokeywords to a couple of patches. With hat: portmgr Sponsored by: Absolight
2015-09-15- Fix fetchDmitry Marakasov
2015-09-14Make it so that the default Perl is always called perl5.Mathieu Arnold
- Move Perl's man1 files along with its man3 files. - Move where Perl installs its modules man1 pages. - Convert the ports installing man1 pages. - Make different Perl versions installable at the same time. Though you should note that only the default version can be used to install Perl modules, and the non default Perl versions cannot use the modules installed via ports if they contain .so as they are installed in a version specific directory. Reviewed by: bapt (the Mk bits) Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3542
2015-09-13Fix fonts.dir by using fonts:fc and style consistency.Hiroki Sato
2015-09-13- Update to 0.20150901Danilo Egea Gondolfo
2015-09-13- Rename japanese/marumoji-fonts with japanese/font-marumoji.Hiroki Sato
- Add LICENSE.
2015-09-12- Use post-install-DOCS-on.Hiroki Sato
- Use %%FONTSDIR%% directly.
2015-09-12- Use post-install-DOCS-on.Hiroki Sato
- Use %%FONTSDIR%% directly.
2015-09-12Fix fonts.dir. It was totally broken since r381876.Hiroki Sato
2015-09-12- Use post-install-DOCS-on.Hiroki Sato
- Use %%FONTSDIR%% directly.
2015-09-12Use post-install-DOCS-on.Hiroki Sato
2015-09-12Fix fonts.dir. It was totally broken since r381876.Hiroki Sato
2015-09-12Fix fonts.alias. It was totally broken since r381876.Hiroki Sato
2015-09-12Put MKDIR into post-install-DOCS-on, too.Hiroki Sato
2015-09-12- Fix FONTSDIR.Hiroki Sato
- Use post-install-DOCS-on.
2015-09-11- Fix shebangsDmitry Marakasov
- Strip binaries Approved by: portmgr blanket
2015-09-09- Clarify LICENSEDmitry Marakasov
- Switch to options helpers
2015-09-09Fix dependency which could cause build failure pointed out in r396511.Hiroki Sato
2015-09-09- Mark MAKE_JOBS_UNSAFE as this fails sporadicallyDmitry Marakasov
... seemingly trying to use generated protocol buffer header before it is actually generated: ./../session/key_info_util.cc:43:10: fatal error: 'protocol/commands.pb.h' file not found master port doesn't seem to suffer from this issue. Reported by: pkg-fallout Approved by: portmgr blanket
2015-09-08- Update to 20150701Carlo Strub
- Add NO_ARCH=yes - Fix path in pkg-install.in - Switch upstream to GitHub PR: 201264 Submitted by: Koichiro Iwao (maintainer)
2015-09-08- Remove "BROKEN on powerpc" statement, the port builds fineAlexey Dokuchaev
- Install documentation files in `do-install-DOCS-on' target - Clean up Makefile and port description text while I'm here
2015-09-08- Fix PYDISTUTILS_EGGINFO, this time properlyDmitry Marakasov
Approved by: portmgr blanket
2015-09-08- Fix PYDISTUTILS_EGGINFODmitry Marakasov
Approved by: portmgr blanket
2015-09-06- Update to 20150831.Jun Kuriyama
2015-09-04Convert most ports using cloud.github.com to GHC.Mathieu Arnold
Convert a couple to github, and use some options helpers on the way. Sponsored by: Absolight
2015-09-03Shut up the warning messages in case of Perl 5.22.Hajimu UMEMOTO