aboutsummaryrefslogtreecommitdiff
path: root/japanese
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 20171031.Jun Kuriyama2017-11-124-12/+12
| | | | Notes: svn path=/head/; revision=454033
* Fix the context of some patches so that they apply with stricter patch(1)Antoine Brodin2017-11-091-7/+2
| | | | | | | | PR: 223545 With hat: portmgr Notes: svn path=/head/; revision=453865
* - Update to 0.20171002Danilo Egea Gondolfo2017-11-083-4/+5
| | | | Notes: svn path=/head/; revision=453714
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.Jimmy Olgeni2017-11-021-1/+1
| | | | | | | This round is @FreeBSD.org residents except teams. Notes: svn path=/head/; revision=453381
* Update to 5.3.7.Jung-uk Kim2017-11-021-5/+5
| | | | Notes: svn path=/head/; revision=453378
* */wordpress: update to 4.8.3Jochen Neumeister2017-11-012-4/+4
| | | | | | | | | | | Changelog: https://wordpress.org/news/2017/10/wordpress-4-8-3-security-release/ Approved by: mentors (implicit) MFH: 2017Q4 Security: cee3d12f-bf41-11e7-bced-00e04c1ea73d Notes: svn path=/head/; revision=453318
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.Jimmy Olgeni2017-10-311-1/+1
| | | | Notes: svn path=/head/; revision=453238
* Remove options to compile these ports against net/asterisk11 inGuido Falsi2017-10-241-10/+2
| | | | | | | | | | | preparation for port expiration. asterisk 11.x will EOL on 2017-10-25 and is scheduled for removal. Please use the net/asterisk13 port. Notes: svn path=/head/; revision=452780
* Remove dead mirrorsBaptiste Daroussin2017-10-131-2/+1
| | | | Notes: svn path=/head/; revision=451987
* japanese/jd: remove port on request of maintainerKurt Jaeger2017-10-085-59/+0
| | | | | | | | | | | | - port is marked BROKEN since april or so - port is a browser for 2ch.net - 2ch.net changed their API, so even if fixed, it would no longer work PR: 218650 Submitted by: townwear@gmail.com (maintainer) Notes: svn path=/head/; revision=451552
* Canonicalize a few LICENSE_PERMSAntoine Brodin2017-09-291-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=450932
* - Update to 4.8.2Jochen Neumeister2017-09-272-4/+4
| | | | | | | | | | - Changelog: https://wordpress.org/news/2017/09/wordpress-4-8-2-security-and-maintenance-release/ Approved by: mentors (implicit) MFH: 2017Q3 Notes: svn path=/head/; revision=450786
* Fix kde4-l10n packages after sysutils/filelight's updateTobias C. Berner2017-09-162-2/+1
| | | | | | | | | | | | | | | | | | I chose filelight-17.* as it contains its own localization, which is good, as kde4-l10n is very outdated, and may not match modern filelight anymore. Unfortunately this lead to conflicts with the kde4-l10n. So strip the filelight parts from kde4-l10n-*. Reported by: VVD (via IRC) Reviewed by: rakuco Pointyhat to: tcberner Differential Revision: https://reviews.freebsd.org/D12393 Notes: svn path=/head/; revision=449969
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-1510-10/+10
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* Update LICENSESunpoet Po-Chuan Hsieh2017-09-155-14/+11
| | | | | | | | | | | - Add LICENSE_FILE - Regenerate patch files with makepatch: PR: 222302 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) Notes: svn path=/head/; revision=449884
* Update LICENSESunpoet Po-Chuan Hsieh2017-09-152-4/+5
| | | | | | | | | | | | | | - Add LICENSE_FILE - While I'm here: - Convert to options target helper - Fix typo - Fix WWW PR: 222299 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) Notes: svn path=/head/; revision=449883
* Add LICENSE_FILESunpoet Po-Chuan Hsieh2017-09-152-4/+2
| | | | | | | | | | | - Pet portlint: move DIST_SUBDIR upward - Remove outdated WWW from pkg-descr PR: 222297 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) Notes: svn path=/head/; revision=449882
* Regenerate patch files with makepatch:Sunpoet Po-Chuan Hsieh2017-09-152-5/+5
| | | | | | | | PR: 222296 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) Notes: svn path=/head/; revision=449881
* Chase Emacs updateAshish SHUKLA2017-09-129-6/+9
| | | | Notes: svn path=/head/; revision=449697
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-105-5/+5
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* - Update to 20170831.Jun Kuriyama2017-09-104-12/+12
| | | | Notes: svn path=/head/; revision=449577
* Update to 5.3.6.Jung-uk Kim2017-09-051-5/+5
| | | | Notes: svn path=/head/; revision=449308
* - japanese/wordpress: Update from 4.8 to 4.8.1Jochen Neumeister2017-09-012-4/+4
| | | | | | | | | | - Changelog: https://codex.wordpress.org/Version_4.8.1#List_of_Files_Revised Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D12168 Notes: svn path=/head/; revision=449091
* Update GNUstep core libraries.David Chisnall2017-08-211-1/+1
| | | | | | | | | | | | | Update the default Objective-C compiler. Fix various build failures in GNUstep ports from newer versions of the GNUstep core libraries and from changes to GNUstep Make. Update various ports that use GNUstep and bump the portrevision of the ones that haven't had a new release. Notes: svn path=/head/; revision=448472
* japanese/nethack34: Fix the BROKEN_FreeBSD_12 flagSteve Wills2017-08-182-4/+2
| | | | | | | | | | Pass maintainership to submitter PR: 220595 Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> Notes: svn path=/head/; revision=448262
* japanese/mh: fix builds on 12-CURRENTBartek Rutkowski2017-08-172-1/+12
| | | | | | | | | PR: 219257 Submitted by: Watanabe Kazuhiro <CQG00620@nifty.ne.jp> (maintainer) MFH: 2017Q3 Notes: svn path=/head/; revision=448088
* Update devel/protobuf to 3.4.0Sunpoet Po-Chuan Hsieh2017-08-161-1/+1
| | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases Notes: svn path=/head/; revision=448041
* Fix runtime on recent perl versions and change default optionsNiclas Zeising2017-08-091-1/+1
| | | | | | | | | | | | Add a patch from upstream to fix runtime when using perl 5.26 or later. [0] Change default options to include DKIM and SPF checking. Bump portrevision. PR: 220474 (based on) [0] Reported by: Trond.Endrestol@ximalas.info [0] Notes: svn path=/head/; revision=447641
* - Update to 0.20170801Danilo Egea Gondolfo2017-08-092-4/+4
| | | | Notes: svn path=/head/; revision=447587
* Update to 5.3.5.Jung-uk Kim2017-08-031-5/+5
| | | | Notes: svn path=/head/; revision=447247
* - fix support for Makefile.localDirk Meyer2017-07-291-0/+1
| | | | Notes: svn path=/head/; revision=446866
* Regular USE_GITHUB cleanup.Mathieu Arnold2017-07-271-2/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=446741
* - Update to 0.20170703Danilo Egea Gondolfo2017-07-092-4/+4
| | | | Notes: svn path=/head/; revision=445414
* - Update to 20170630.Jun Kuriyama2017-07-074-12/+12
| | | | Notes: svn path=/head/; revision=445285
* - Add option to choose which asterisk version to depend onGuido Falsi2017-07-051-2/+11
| | | | | | | - Set the default to asterisk13 Notes: svn path=/head/; revision=445080
* Remove Perl core modulesSunpoet Po-Chuan Hsieh2017-06-291-3/+2
| | | | | | | | | - Bump PORTREVISION for dependency change With hat: perl Notes: svn path=/head/; revision=444673
* Fix WWWSunpoet Po-Chuan Hsieh2017-06-261-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=444356
* Fix WWWSunpoet Po-Chuan Hsieh2017-06-261-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=444355
* Begin deorbit burn of ia64. We have not attempted to build packages forMark Linimon2017-06-252-4/+0
| | | | | | | | | | | it for many years. While here, alphabetize ARCHs, pet portlint, and modernize usages. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=444251
* Pass maintainership to ports@Sunpoet Po-Chuan Hsieh2017-06-241-1/+1
| | | | | | | | PR: 220254 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) Notes: svn path=/head/; revision=444227
* Pass maintainership to ports@Sunpoet Po-Chuan Hsieh2017-06-241-1/+1
| | | | | | | | PR: 220253 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) Notes: svn path=/head/; revision=444226
* - Add LICENSE when it it metaport.Matthew Seaman2017-06-233-10/+15
| | | | | | | | | | | - Simplify *_BUILD_DEPENS. - Update WWW. PR: 213328 Submitted by: yasu@utahime.org (maintainer) Notes: svn path=/head/; revision=444176
* Update to 5.3.4.Jung-uk Kim2017-06-221-5/+5
| | | | Notes: svn path=/head/; revision=444114
* - Fix LICENSEDmitry Marakasov2017-06-221-11/+12
| | | | | | | | | - Add LICENSE_FILE - Simplify installation - Switch to options helpers Notes: svn path=/head/; revision=444106
* Remove Perl core modulesSunpoet Po-Chuan Hsieh2017-06-181-17/+16
| | | | | | | | | | | | | - While I'm here: - Add LICENSE - Use TEST_DEPENDS - Fix indent - Bump PORTREVISION for dependency change With hat: perl Notes: svn path=/head/; revision=443809
* Update the Calligra ports to 3.0.1.Raphael Kubo da Costa2017-06-175-91/+0
| | | | | | | | | | | | | | | | | | | | | The 3.x series is based on KDE Frameworks 5, and some programs have been split into separate ports: - Sheets, Words & co are in editors/calligra. - Krita is in graphics/krita. - Kexi is in databases/kexi. - The calligra-l10n* ports are now part of editors/calligra itself. Okular support in editors/calligra and Marble support in textproc/kreport have been disabled for now because they need the KF5 version of those ports. Thanks to everyone who's tested it and worked on it in our area51 repository. Submitted by: Adrian de Groot <groot@kde.org>, tcberner, rakuco Reviewed by: rakuco, mat (earlier versions) Differential Revision: https://reviews.freebsd.org/D10167 Notes: svn path=/head/; revision=443772
* - Update 4 wordpress Ports to version 4.8Jochen Neumeister2017-06-122-4/+4
| | | | | | | | | | - Changelog: https://wordpress.org/news/2017/06/evans/ Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11112 Notes: svn path=/head/; revision=443430
* - Update to 0.20170601Danilo Egea Gondolfo2017-06-072-4/+4
| | | | Notes: svn path=/head/; revision=442815
* Remove outdated PERL_LEVEL checkSunpoet Po-Chuan Hsieh2017-06-051-10/+5
| | | | | | | | | | - While I'm here, convert to options target helper With hat: perl Approved by: portmgr (blanket) Notes: svn path=/head/; revision=442709
* Add LICENSE_FILESunpoet Po-Chuan Hsieh2017-05-281-1/+2
| | | | | | | | | - Fix OPTIONS_DEFAULT: remove DOCS which is added by framework Approved by: portmgr (blanket) Notes: svn path=/head/; revision=441960