non port: japanese/mozc-el/Makefile |
SVNWeb
|
Number of commits found: 28 |
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 8d9b67b (Only the first 10 of 220 ports in this commit are shown above. )
japanese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Daichi GOTO <daichi@FreeBSD.org>
* Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
* David O'Brien (obrien@cs.ucdavis.edu)
* Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
* FUJISHIMA Satsuki <sf@FreeBSD.org>
* Fumihiko Kimura <jfkimura@yahoo.co.jp> (Only the first 15 lines of the commit message are shown above )
|
Tue, 5 Apr 2022
|
[ 21:37 Luca Pizzamiglio (pizzamig) ] 6ac564f
japanese/mozc-el: Fix PORTREVISION
Use the PORTREVISION of the master port
|
Mon, 15 Nov 2021
|
[ 15:19 Joseph Mingrone (jrm) ] 061afcc (Only the first 10 of 86 ports in this commit are shown above. )
USES=emacs: Chase package name changes
PR: 259259
Differential Revision: https://reviews.freebsd.org/D32613
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 15 Aug 2020
|
[ 01:21 hrs ]
Update japanese/mozc-{server,el,tool} and japanese/{fcitx,ibus,uim}-mozc
to 2.23.2815.102.01, and devel/py-gyp to a snapshot as of 20200512.
Changes include:
- Migration to Python 3.
- Update of the zipcode dictionary to 20200430.
- Fix of the icon path for fcitx.
|
Wed, 12 Aug 2020
|
[ 18:30 jrm ] (Only the first 10 of 86 ports in this commit are shown above. )
editors/emacs: Update to version 27.1
Please refer to the 20200811 UPDATING entry when upgrading
dependent (*-emacs26-*) ports.
Port changes:
- depend on math/gmp
- match upstream by turning CAIRO, HARFBUZZ, and JSON options and on and
turning MAGICK off by default
- remove OPENMP check for graphics/ImageMagick as the openmp is now
included in base
- update EMACS_VER in Mk/Uses/emacs.mk
- bump USES=emacs ports or remove BROKEN for net-im/jabber.el and
deskutils/howm, which now build
Submitted by: HIROSE Yuuji <yuuji@gentei.org> (canna patch)
Reviewed by: ashish
Differential Revision: https://reviews.freebsd.org/D23966
|
Tue, 7 Jan 2020
|
[ 04:55 jrm ] (Only the first 10 of 81 ports in this commit are shown above. )
editors/emacs-devel: Update to latest master branch commit, 4f2b415
This update includes an Emacs major version change from 27.0.50 to 28.0.50.
Ports that may depend on editors/emacs-devel must chase this update
with a PORTREVISION bump.
Submitted by: ashish (maintainer)
Differential Revision: https://reviews.freebsd.org/D23012
|
Tue, 5 Mar 2019
|
[ 07:05 hrs ] (Only the first 10 of 12 ports in this commit are shown above. )
Update to 2.23.2815.102.00.
|
Thu, 31 May 2018
|
[ 01:18 jrm ] (Only the first 10 of 86 ports in this commit are shown above. )
USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade
Or, mark ports that fail to build as BROKEN.
https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html
|
Thu, 1 Feb 2018
|
[ 18:03 jrm ] (Only the first 10 of 143 ports in this commit are shown above. )
Flavorize and modernize Emacs ports
- Convert USE_EMACS to USES=emacs
- Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and
editors/emacs-devel)
- Permit default Emacs flavor to be specified in make.conf
- Rename japanese/migemo-emacs23 to japanese/migemo-emacs
- Update and simplify audio/emms and fix build on FreeBSD 10 [1]
- Update databases/bbdd and fix build on FreeBSD 10 [1]
- Update editors/emacs-devel
- Ensure Makefile shell commands that change directory are executed in a
subshell
- Silence some portlint warnings
[1] By not depending on base texinfo
PR: 225404
Reviewed by: antoine
Approved by: portmgr (mat) ashish (maintainer)
Differential Revision: https://reviews.freebsd.org/D13506
|
Tue, 12 Sep 2017
|
[ 15:38 ashish ] (Only the first 10 of 78 ports in this commit are shown above. )
Chase Emacs update
|
Thu, 19 Jun 2014
|
[ 11:08 sanpei ]
support stage for mozc-el.
|
Fri, 20 Sep 2013
|
[ 18:47 bapt ] (Only the first 10 of 352 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
|
Tue, 14 May 2013
|
[ 19:46 hrs ] (Only the first 10 of 26 ports in this commit are shown above. )
- Add Japan Post zip code dictionary.
- Add LICENSE.
- Fix malformed BUILD_DEPENDS and remove unnecessary dependencies.
Use USE_* in a consistent manner.
- Fix inconsistency toolchain usage in build_tools and the others.
Hardcoded g++ was always used only for the former even if both gcc
and clang were available.
- Enable -Werror.
- Fix SSP issue on i386 platform.
- Let cpp(1) to replace LOCALBASE instead of patching and sed(1).
- Use GYP_DEFINES for build variables instead of patching.
- Separate the stages of configuration and build from each other.
- Add options for localbase and openssl-related configuration to gyp
instead of patching.
- Fix makesum target. (Only the first 15 lines of the commit message are shown above )
|
Wed, 24 Apr 2013
|
[ 07:32 daichi ]
fixed a mozc-el build issue
|
Tue, 23 Apr 2013
|
[ 03:11 daichi ] (Only the first 10 of 21 ports in this commit are shown above. )
update to 1.10.1390.102
|
Thu, 26 Jul 2012
|
[ 02:41 daichi ]
fixed mozc-el build fail
PR: 170131
Submitted by: Seiji Ariga <freebsd@khaotic.net>
|
Tue, 29 May 2012
|
[ 14:10 daichi ] (Only the first 10 of 20 ports in this commit are shown above. )
update to mozc-1.5.1090.102.1
|
Mon, 5 Mar 2012
|
[ 12:22 daichi ]
version bump to follow Emacs23 update
|
Tue, 27 Dec 2011
|
[ 01:57 daichi ] (Only the first 10 of 18 ports in this commit are shown above. )
Changed the mozc-el port to use the master mozc-server port
for its easy maintenance
- changed as mozc-server slave ports for easy maintenance
- updated to 1.3.931.102
Approved by: maho
|
Thu, 22 Dec 2011
|
[ 00:17 pav ]
- Mark BROKEN: does not build
Reported by: pointyhat
|
Tue, 6 Dec 2011
|
[ 06:12 maho ] (Only the first 10 of 17 ports in this commit are shown above. )
Update to 1.3.911.102.
PR: 163074
Submitted by: HATANO Tomomi <hatanou@infolab.ne.jp>
Feature safe: yes
|
Mon, 17 Oct 2011
|
[ 06:01 ashish ] (Only the first 10 of 65 ports in this commit are shown above. )
- Chase editors/emacs update
|
Wed, 7 Sep 2011
|
[ 20:21 ashish ] (Only the first 10 of 66 ports in this commit are shown above. )
Chase editors/emacs update
|
Sat, 27 Aug 2011
|
[ 22:22 ashish ] (Only the first 10 of 65 ports in this commit are shown above. )
Chase editors/emacs update.
PR: ports/160196
|
Mon, 8 Aug 2011
|
[ 08:29 maho ]
Update to 1.1.773.102.
PR: 159312
Submitted by: HATANO Tomomi <hatanou@infolab.ne.jp>
|
Sun, 17 Jul 2011
|
[ 21:30 pav ]
- Mark BROKEN on FreeBSD 7.X: does not compile
base/process.cc:317: error: '::posix_spawn' has not been declared
Reported by: pointyhat
|
Tue, 28 Jun 2011
|
[ 04:04 maho ] (Only the first 10 of 20 ports in this commit are shown above. )
Add japanese/mozc-el port.
Mozc.el is an Emacs client of Mozc, so you can input
Japanese via mozc in your tty, bypassing ibus.
WWW: http://code.google.com/p/mozc/
Submitted by: TAKANO, Yuji
|
Number of commits found: 28 |