aboutsummaryrefslogtreecommitdiff
path: root/japanese
Commit message (Collapse)AuthorAgeFilesLines
* MFH: r439350 r439360 r441445Martin Wilke2017-06-092-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | - Update to 4.7.4 - Switch to php7 Changelog: https://wordpress.org/news/2017/04/wordpress-4-7-4/ Submitted by: maintainer via irc - Revert the php7 switch, we can't force users to switch to php7 yet. - Update the Wordpress ports to 4.7.5 - Changes: https://wordpress.org/news/2017/05/wordpress-4-7-5/ Approved by: miwi (mentor) Security: http://vuxml.freebsd.org/freebsd/a5bb7ea0-3e58-11e7-94a2-00e04c1ea73d.html Differential Revision: https://reviews.freebsd.org/D10848 Approved by: ports-secteam (myself) Notes: svn path=/branches/2017Q2/; revision=442996
* MFH: r437435 r437437 r437439 r437475 by geraldJan Beich2017-04-024-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove files/patch-armv6-hf-support since armv6hf no longer exists as an arch. Reported by: andreast Update lang/gcc and hence the default version of GCC in the Ports Collection (requested by USE_GCC=yes and various USES=compiler invocations) from GCC 4.9.4 to GCC 5.4. files/patch-arm-support and files/patch-gcc_system.h have become obsolete. New patches files/patch-arm-unwind-cxx-support and files/patch-libc++ help support arm targets and new libc++ in base. ONLY_FOR_ARCHS now also includes arm. A new option GRAPHITE_DESC, off by default for now, adds support for Graphite loop optimizations. Finally, conflicts with other lang/gcc* ports are adjusted suitably. In terms of changes for users, this upgrade brings the following: The default mode for C is now -std=gnu11 instead of -std=gnu89. New warning options -Wc90-c99-compat and -Wc99-c11-compat may prove useful on that front. The C++ front end now has full C++14 language support including C++14 variable templates, C++14 aggregates with non-static data member initializers, C++14 extended constexpr, and more. The Standard C++ Library (libstdc++) has full C++11 support and experimental full C++14 support. It uses a new ABI by default. There have been significant improvements to inter-procedural optimizations and link-time optimization such as One Definition Rule based merging of C++ types as well as register allocation. OpenMP 4.0 specification offloading features are now supported by the C, C++, and Fortran compilers. Cilk Plus, an extension to the C and C++ languages to support data and task parallelism, has been added as well. New warning options -Wswitch-bool, -Wlogical-not-parentheses, -Wbool-compare and -Wsizeof-array-argument may prove useful as may new preprocessor directives __has_include, __has_include_next, and __has_attribute. GCC can now be built as a shared library for embedding in other processes (such as interpreters), suitable for Just-In-Time compilation to machine code. This provides a C API and a C++ wrapper API. Many code generation improvements for AArch64, ARM, support for AVX-512{BW,DQ,VL,IFMA,VBMI} and Intel MPX on x86-64, and generally improvements on many targets. The Local Register Allocator (LRA) now contains a rematerialization subpass and is able to reuse the PIC hard register on x86/x86-64 to improve performance of position independent code. https://gcc.gnu.org/gcc-5/changes.html has a more extensive set of changes and https://gcc.gnu.org/gcc-5/porting_to.html has a solid overview of issue you may encountering porting to this new version. PR: 216707, 218125 Tested by: antoine (-exp runs) Supported by: jbeich, tcberner, and others Bump PORTREVISIONs for ports depending on the canonical version of GCC and lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Add support for aarch64. Submitted by: andreast Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q2/; revision=437538
* Remove obsolete PROJECTHOST.Mathieu Arnold2017-03-301-1/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=437328
* mail/spamassassin japanese/spamassassin: add missing run dependenciesBartek Rutkowski2017-03-281-1/+1
| | | | | | | | | PR: 217487 Submitted by: Igor Roshchin <spamd-pr@str.komkon.org> MFH: 2017Q1 Notes: svn path=/head/; revision=437147
* Update to 5.2.6.Jung-uk Kim2017-03-271-5/+5
| | | | Notes: svn path=/head/; revision=437081
* Update to 2.0.6Sunpoet Po-Chuan Hsieh2017-03-112-5/+5
| | | | | | | | | - Pass maintainership to ruby@ Changes: https://github.com/kuroda/mail-iso-2022-jp/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=435946
* - Update to 20170228.Jun Kuriyama2017-03-094-12/+12
| | | | Notes: svn path=/head/; revision=435745
* chinese/wordpress-zh_CN, chinese/wordpress-zh_TW, german/wordpress,Torsten Zuehlsdorff2017-03-072-4/+4
| | | | | | | | | | | | | | | japanese/wordpress and www/wordpress, : Update from 4.7.2 to 4.7.3 Changelog: https://wordpress.org/news/2017/03/wordpress-4-7-3-security-and-maintenance-release/ This update fixes 6 security issues. PR: 217608 Submitted by: Jochen Neumeister (maintainer) MFH: 2017Q1 Notes: svn path=/head/; revision=435603
* Mark the remaining ports depending on Google Code as DEPRECATED, with anMathieu Arnold2017-03-031-0/+2
| | | | | | | | | | | | | | EXPIRATION_DATE at the end of April 2017. In the past six months, about a third of the ports marked BROKEN because they were hosted on Google Code have been fixed. The remaining must not be of use to anyone. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=435349
* Remove expired ports:Rene Ladan2017-03-0114-810/+0
| | | | | | | | | | | | 2017-01-28 japanese/ruby-eb: Upstream no longer active 2017-03-01 japanese/xyaku: Unmaintained, depends on expired japanese/ruby-eb 2017-03-01 archivers/libunrar4: Outdated version. Please use archivers/libunrar5 instead 2017-03-01 sysutils/xacpim: Mastersite disappeared 2017-03-01 sysutils/linux-nero: Probably cannot actually burn CD/DVD on recent FreeBSD 2017-03-01 audio/libofa: MusicDNS service has been discontinued Notes: svn path=/head/; revision=435180
* japanese/jacode.pl: update 2.13.4.15 -> 2.13.4.16Bartek Rutkowski2017-02-252-4/+4
| | | | | | | | PR: 216743 Submitted by: takefu@airport.fm (maintainer) Notes: svn path=/head/; revision=434826
* 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
* Fix USE_GITHUB usage.Mathieu Arnold2017-02-133-5/+5
| | | | | | | | | For a couple of ports, bump PORTEPOCH as their version were wrong. Sponsored by: Absolight Notes: svn path=/head/; revision=433999
* Mark ports not building with PHP 7.1.Mathieu Arnold2017-02-071-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=433543
* - Spell `LICENSE_FILE' variable correctlyAlexey Dokuchaev2017-02-041-1/+1
| | | | | | | - Fix some nearby bogosities (when noticed) Notes: svn path=/head/; revision=433287
* Update to 5.2.5.Jung-uk Kim2017-02-011-5/+5
| | | | Notes: svn path=/head/; revision=432960
* Fix build with devel/protobuf 3.2.0Sunpoet Po-Chuan Hsieh2017-01-301-1/+1
| | | | | | | Notified by: Tomoaki AOKI <junchoon@dec.sakura.ne.jp> Notes: svn path=/head/; revision=432876
* Update devel/protobuf to 3.2.0Sunpoet Po-Chuan Hsieh2017-01-291-0/+1
| | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases Notes: svn path=/head/; revision=432762
* Update to 4.7.2Sunpoet Po-Chuan Hsieh2017-01-282-4/+4
| | | | | | | | | Changes: https://wordpress.org/news/2017/01/wordpress-4-7-2-security-release/ PR: 216540 Submitted by: Jochen Neumeister <joneum@bsdproject.de> (maintainer) Notes: svn path=/head/; revision=432681
* Remove expired ports:Rene Ladan2017-01-2811-141/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2017-01-28 databases/ruby-rdbc1: Upstream no longer active 2017-01-28 databases/ruby-sybct: Upstream no longer active 2017-01-28 databases/ruby-o_dbm: Upstream no longer active 2017-01-28 databases/ruby-cdb: Upstream no longer active 2017-01-28 devel/ruby-rbison: Does not work on modern ruby 2017-01-28 devel/ruby-property: Upstream no longer exists 2017-01-28 devel/ruby-dialogs: Upstream no longer active 2017-01-28 devel/ruby-byaccr: Upstream no longer active 2017-01-28 devel/ruby-aspectr: Use rubygem-aspectr instead 2017-01-28 devel/ruby-locale: No longer useful 2017-01-28 devel/ruby-wirble: Upstream no longer active 2017-01-28 devel/ruby-tzfile: Upstream no longer exists 2017-01-28 devel/ruby-rreadline: Upstream no longer exists 2017-01-28 devel/ruby-intl: Use devel/rubygem-gettext instead 2017-01-28 graphics/ruby-imlib2: Upstream no longer active 2017-01-28 graphics/ruby-image_size: Upstream no longer active 2017-01-28 graphics/ruby-svg: Use graphics/rubygem-rsvg2 instead 2017-01-28 irc/ruby-rice: Upstream no longer active 2017-01-28 irc/ruby-rica: Upstream no longer active 2017-01-28 irc/ruby-irc: Upstream no longer active 2017-01-28 japanese/ruby-usersguide: Does not exist upstream 2017-01-28 japanese/ruby-mecab: Upstream no longer active 2017-01-28 mail/ruby-rmail: Upstream no longer active 2017-01-28 mail/ruby-rfilter: Upstream no longer active 2017-01-28 math/ruby-algebra: Use rubygem-algebra instead 2017-01-28 net/ruby-tserver: Upstream no longer active 2017-01-28 net/ruby-tcpsocketpipe: Upstream no longer active 2017-01-28 net/ruby-icmp: Upstream no longer active 2017-01-28 net/ruby-dict: Upstream no longer active 2017-01-28 palm/palmos-sdk: Upstream no longer exists 2017-01-28 security/ruby-hmac: Use www/rubygem-ruby-hmac instead 2017-01-28 security/ruby-tcpwrap: Upstream no longer active 2017-01-28 security/ruby-password: Upstream no longer active 2017-01-28 sysutils/ruby-quota: Upstream no longer active 2017-01-28 textproc/ruby-rss.alt: Upstream no longer active 2017-01-28 textproc/ruby-rss: Upstream no longer exists 2017-01-28 textproc/ruby-htmlrepair: Upstream no longer exists 2017-01-28 textproc/ruby-xmlscan: Upstream no longer active 2017-01-28 textproc/ruby-xml-configfile: Upstream no longer exists 2017-01-28 textproc/ruby-htmlsplit: Upstream no longer exists 2017-01-28 www/ruby-google: Upstream no longer active 2017-01-28 archivers/ruby-lha: Upstream no longer active 2017-01-28 x11/ruby-X11: Upstream no longer active 2017-01-28 audio/ruby-audiofile: Broken on modern versions of Ruby 2017-01-28 audio/ruby-mp3tag: Upstream no longer active 2017-01-28 converters/ruby-dump.rb: Upstream no longer active Notes: svn path=/head/; revision=432620
* japanese/xyaku: expire on March 1st, this port is unmaintained and itRene Ladan2017-01-281-0/+3
| | | | | | | depends on expired japanese/ruby-eb Notes: svn path=/head/; revision=432619
* Reset sanpei@'s ports after 18 months of inactivity.Rene Ladan2017-01-223-3/+3
| | | | Notes: svn path=/head/; revision=432165
* The output of tools like awk, date, sort, tr,... depends on the currentTijl Coosemans2017-01-181-1/+1
| | | | | | | | | | | | | | | | | | | | | locale set by the user. Add LANG=C and LC_ALL=C at the beginning of bsd.port.mk and export them so all commands are executed with the C locale. LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3) as default value for LC_* variables, so normally it isn't used when LC_ALL is set, but there's code out there that looks at LANG directly so it's safer to set it as well. The only commands not captured by this are != assignments before any inclusion of bsd.port.*mk. Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a different locale (e.g. USE_LOCALE=en_US.UTF-8). PR: 215882 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=431796
* Extract do-patch into a separate script.Mathieu Arnold2017-01-161-3/+2
| | | | | | | | | | | PR: 215761 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D9029 Notes: svn path=/head/; revision=431680
* - Update to 20161228.Jun Kuriyama2017-01-164-12/+12
| | | | Notes: svn path=/head/; revision=431609
* - Update to 0.20170104Danilo Egea Gondolfo2017-01-152-4/+4
| | | | Notes: svn path=/head/; revision=431555
* Update to 4.7.1Sunpoet Po-Chuan Hsieh2017-01-142-4/+4
| | | | | | | | | Changes: https://wordpress.org/news/2017/01/wordpress-4-7-1-security-and-maintenance-release/ PR: 216059 Submitted by: Jochen Neumeister <joneum@bsdproject.de> (maintainer) Notes: svn path=/head/; revision=431483
* Fix ports using PREFIX in their depends instead of LOCALBASE.Mathieu Arnold2017-01-134-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=431402
* Update to 3.0.4Sunpoet Po-Chuan Hsieh2017-01-135-25/+44
| | | | | | | | | | | | | | | - Add LICENSE - Use USES=localbase - Use PORTDATA - Sort PLIST Changes: http://git.savannah.gnu.org/cgit/bison.git/tree/NEWS Differential Revision: https://reviews.FreeBSD.org/D9073 PR: 215840 Exp-run by: antoine Notes: svn path=/head/; revision=431345
* Remove expired ports:Rene Ladan2017-01-074-52/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2017-01-07 databases/rubygem-dm-rails: Depends on deprecated www/rubygem-actionpack 2017-01-07 databases/rubygem-activerecord: Upstream support ended 2017-01-07 devel/rubygem-activesupport: Upstream support ended 2017-01-07 devel/rubygem-tzinfo03: Use devel/rubygem-tzinfo instead 2017-01-07 devel/rubygem-sprockets22: Use devel/rubygem-sprockets or devel/rubygem-sprockets3 instead 2017-01-07 devel/rubygem-prototype-rails: Depends on deprecated www/rubygem-rails 2017-01-07 devel/rubygem-rubigen: Depends on deprecated devel/rubygem-activesupport 2017-01-07 devel/rubygem-coffee-rails: Depends on deprecated www/rubygem-railties 2017-01-07 japanese/rubygem-jpmobile: Depends on deprecated rubygem-rails 2017-01-07 mail/rubygem-actionmailer: Upstream support ended 2017-01-07 mail/rubygem-mail25: Use mail/rubygem-mail instead 2017-01-07 security/dradis: Depends on deprecated www/rubygem-rails 2017-01-07 textproc/rubygem-sass-rails: Depends on deprecated www/rubygem-railties 2017-01-07 www/rubygem-rails: Upstream support ended 2017-01-07 www/rubygem-activeresource: Upstream support ended 2017-01-07 www/rubygem-responders-rails3: Depends on deprecated www/rubygem-railties 2017-01-07 www/rubygem-jquery-ui-rails: Depends on deprecated www/rubygem-railties 2017-01-07 www/rubygem-haml-rails: Depends on deprecated www/rubygem-actionpack 2017-01-07 www/rubygem-jquery-rails: Depends on deprecated www/rubygem-railties 2017-01-07 www/rubygem-railties: Upstream support ended 2017-01-07 www/rubygem-actionpack: Upstream support ended 2017-01-07 databases/rubygem-rubyrep: Depends on deprecated databases/rubygem-activerecord 2017-01-07 databases/rubygem-activerecord-mysql-adapter: Depends on deprecated databases/rubygem-activerecord 2017-01-07 databases/rubygem-dm-active_model: Depends on deprecated databases/rubygem-activemodel Notes: svn path=/head/; revision=430809
* Use GdkPixbuf::Pixbuf instead of deprecated Gdk::Pixbuf.Hajimu UMEMOTO2017-01-064-2/+24
| | | | Notes: svn path=/head/; revision=430715
* It is required to have RUN_DEPENDS to rubygem-gtk2Hajimu UMEMOTO2017-01-032-2/+4
| | | | | | | after recent update of rubygem-gio2. Notes: svn path=/head/; revision=430429
* Fix build of japanese/mozc-tool.Hiroki Sato2017-01-021-1/+1
| | | | Notes: svn path=/head/; revision=430352
* Update to 2.20.2677.102.02.Hiroki Sato2017-01-015-74/+6
| | | | Notes: svn path=/head/; revision=430281
* Update to 5.2.4.Jung-uk Kim2017-01-011-5/+5
| | | | Notes: svn path=/head/; revision=430266
* Fix build.Hiroki Sato2017-01-014-9/+66
| | | | Notes: svn path=/head/; revision=430263
* Add a patch to enable verbose build logging.Hiroki Sato2017-01-011-0/+11
| | | | Notes: svn path=/head/; revision=430244
* Update to 2.20.2677.102.Hiroki Sato2017-01-0124-749/+23
| | | | Notes: svn path=/head/; revision=430243
* Remove BROKEN_FreeBSD_9Sunpoet Po-Chuan Hsieh2017-01-012-4/+0
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=430235
* - Switch to use a GH repo to simplify maintenance of the patches.Hiroki Sato2016-12-308-135/+10
| | | | | | | - Remove outdated information. Notes: svn path=/head/; revision=429987
* Add LICENSE.Hiroki Sato2016-12-301-2/+5
| | | | Notes: svn path=/head/; revision=429976
* Update to 660.Hiroki Sato2016-12-306-11/+15
| | | | Notes: svn path=/head/; revision=429975
* - Make fetchableLi-Wen Hsu2016-12-292-4/+2
| | | | | | | | PR: 212965 Submitted by: hakotani000@gmail.com Notes: svn path=/head/; revision=429919
* japanese/ruby-usersguide: deprecateSteve Wills2016-12-281-0/+3
| | | | Notes: svn path=/head/; revision=429747
* japanese/ruby-mecab: deprecateSteve Wills2016-12-281-0/+3
| | | | Notes: svn path=/head/; revision=429704
* japanese/ruby-eb: deprecateSteve Wills2016-12-281-0/+3
| | | | Notes: svn path=/head/; revision=429703
* - Update devel/protobuf to 3.1.0Sunpoet Po-Chuan Hsieh2016-12-141-1/+1
| | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases Notes: svn path=/head/; revision=428581
* More USE_GITHUB cleanup.Mathieu Arnold2016-12-142-22/+13
| | | | | | | | | Use GH_SUBDIR, or GH_TUPLE, where applicable. Sponsored by: Absolight Notes: svn path=/head/; revision=428569
* - Update to 4.7Dmitry Marakasov2016-12-132-4/+4
| | | | | | | | PR: 215110 Submitted by: joneum@bsdproject.de (maintainer) Notes: svn path=/head/; revision=428508
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-085-4/+5
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428152