non port: japanese/migemo/Makefile |
Number of commits found: 46 |
Saturday, 14 Jan 2023
|
23:08 Muhammad Moinur Rahman (bofh)
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925
18c6e18 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:22 Tobias C. Berner (tcberner)
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>
* HONDA Yasuhiro <honda@kashio.info.mie-u.ac.jp>
* Hajimu UMEMOTO <ume@FreeBSD.org>
* Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
* Hiroto Kagotani <hiroto.kagotani@gmail.com>
* Hyper NIKKI System Project <hnsmaster@h14m.org>
* IWASHITA Yoji <shuna@pop16.odn.ne.jp>
* Jacques Vidrine <nectar@FreeBSD.org>
* Jie Gao <gaoj@cpsc.ucalgary.ca>
* Jonathan Hanna
* Jun Mukai <mukai@jmuk.org>
* KANOU Hiroki <kanou@mil.allnet.ne.jp>
* KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
* KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
* Ka Ho Ng <khng300@gmail.com>
* Kawaguti Ginga <ginga-freebsd@ginganet.org>
* Kawaguti Ginga <ginga@athena.club.ne.jp>
* Kazutoki TAKAMUNE <takamune@avrl.mei.co.jp>
* Kentaro Inagaki <JBD01226@niftyserve.ne.jp>
* Kimura Fuyuki <fuyuki@mj.0038.net>
* Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
* Koichiro IWAO <meta+ports@vmeta.jp>
* Koichiro IWAO <meta@FreeBSD.org>
* MANTANI Nobutaka <nobutaka@FreeBSD.org>
* MANTANI Nobutaka <nobutaka@nobutaka.com>
* MIHIRA Yoshiro <sanpei@FreeBSD.org>
* MITA Yoshio <mita@FreeBSD.org>
* Makoto Matsushita <matusita@jp.FreeBSD.ORG>
* Makoto Matsushita <matusita@jp.freebsd.org>
* Masafumi NAKANE <max@FreeBSD.org>
* Masahiro Teramoto <markun@onohara.to>
* Masanori Kiriake <seiken@nbs.co.jp>
* Masashi CHIBA
* Mita Yoshio <mita@jp.FreeBSD.org>
* Motoyuki Kasahara <m-kasahr@sra.co.jp>
* Murata Shuuichirou <mrt@mickey.ai.kyutech.ac.jp>
* NIIMI Satoshi <sa2c@sa2c.net>
* Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
* Norikatsu Shigemura <nork@FreeBSD.org>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* SADA Kenji <sada@FreeBSD.org>
* SAITO Itsuro <saito@miv.t.u-tokyo.ac.jp>
* SASAKI Shunsuke <ele@pop17.odn.ne.jp>
* Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
* Satoshi TAOKA <taoka@FreeBSD.org>
* Satoshi Taoka <taoka@FreeBSD.org>
* Seiichirou Hiraoka
* Seiya Yanagita <s_yanagita@ybb.ne.jp>
* Seth Kingsley <sethk@osd.bsdi.com>
* Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
* Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
* Shigeyuki Fukushima <shige@FreeBSD.org>
* Shin-ya MURAKAMI <murashin@gfd-dennou.org>
* TAKAHASHI Kaoru
* TAKAHASHI Kaoru <kaoru@kaisei.org>
* TAKANO, Yuji
* TAKATSU Tomonari <tota@FreeBSD.org>
* TAKATSU Tomonari <tota@rtfm.jp>
* TANAKA Hiroyuki <kattyo@abk.nu>
* TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
* TOGAWA Satoshi <toga@puyo.org>
* Takashi Mega <mega@minz.org>
* Takayuki Nakao <t@nakao.org>
* Takefu
* The 244th namelessness at 2ch.net
* Timothy Beyer <beyert@cs.ucr.edu>
* Toshihiko SHIMOKAWA <toshi@tea.forus.or.jp> & ELISA Font Project
* Yoichi Asai <yatt@msc.biglobe.ne.jp>
* Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
* Yoshihiko Sarumaru <mistral@imasy.or.jp>
* Yoshiro MIHIRA <sanpei@jp.FreeBSD.org>
* Yoshiro MIHIRA <sanpei@sanpei.org>
* Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
* Yukihiro Nakai <nakai@FreeBSD.org>
* Zhihao Yuan <lichray@gmail.com>
* asami
* gurkan@phys.ethz.ch
* hrs
* ichiro@ichiro.org
* issei
* kuriyama
* max
* mutoh@openedu.org
* n-shigemura@ensure.jp
* nivit@email.it
* nkazushi@highway.or.jp
* nork@FreeBSD.org
* sada
* shige
* sumikawa
With hat: portmgr
8d9b67b |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Friday, 2 Mar 2018
|
20:11 rene
japanese/migemo: remove now obsolete deprecated-if-slave section
Reported by: jrm
|
Friday, 2 Feb 2018
|
19:51 jrm
japanese/migemo-emacs: Deprecate and mark for deletion in one month
|
Thursday, 1 Feb 2018
|
18:03 jrm
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
|
Sunday, 25 Jun 2017
|
00:29 linimon
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket)
|
Friday, 1 Apr 2016
|
14:08 mat
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Thursday, 14 May 2015
|
10:15 mat
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Thursday, 25 Sep 2014
|
09:24 tijl
- Convert to USES=autoreconf
- Use BROKEN_ia64
- Don't display pkg-message from post-install
|
Sunday, 22 Jun 2014
|
09:52 nobutaka
Support staging.
|
Thursday, 2 Jan 2014
|
20:02 swills
- Ruby 1.9 is default now, remove conditionalization for it
With hat: ruby@
|
Friday, 20 Sep 2013
|
18:47 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Monday, 22 Aug 2011
|
14:48 nobutaka
Fix incompatibility with Ruby 1.9.
Reported by: linimon
|
Sunday, 14 Aug 2011
|
03:15 nobutaka
Use SKK dictionary as of 2011/08/13.
Bump PORTREVISION.
|
Saturday, 6 Aug 2011
|
08:41 swills
- Mark broken with Ruby 1.9
With hat: ruby@
|
Friday, 24 Dec 2010
|
15:38 nobutaka
- Fix build error.
- Update MASTER_SITES.
- Add license info.
- Use SKK dictionary as of 2010/12/23.
- Bump PORTREVISION.
|
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
|
Friday, 24 Sep 2010
|
03:22 ade
Migrate from devel/automake15 to devel/automake14 (legacy)
|
Sunday, 13 Jun 2010
|
08:40 erwin
BROKEN should not be quoted.
No functional change.
|
Wednesday, 27 Jan 2010
|
16:54 nobutaka
Fix breakage of isearch-backward function
Submitted by: kuriyama
|
Thursday, 19 Nov 2009
|
23:41 pav
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Tuesday, 6 May 2008
|
06:43 nobutaka
Make migemo ports to properly handle a case that EMACS_PORT_NAME is defined in
/etc/make.conf.
|
Monday, 5 May 2008
|
16:53 nobutaka
Fix build error.
|
Sunday, 9 Jul 2006
|
17:07 nobutaka
Update SKK dictionary for migemo to the today's snapshot.
|
Friday, 31 Mar 2006
|
13:44 nobutaka
Remove BROKEN mark since pthread support of lang/ruby18 port that causes
coredump is disabled by default.
|
Sunday, 12 Feb 2006
|
22:24 kris
BROKEN: Coredump during build
|
Sunday, 20 Nov 2005
|
12:40 nobutaka
Update SKK dictionary to the today's snapshot.
|
Thursday, 17 Nov 2005
|
10:31 sem
- Fix dependency on removed port.
- Bump PORTREVISION in master port
Reported by: cperciva
Pointy hat to: me
|
Tuesday, 15 Nov 2005
|
06:52 ade
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
Saturday, 18 Jun 2005
|
17:38 nobutaka
Use the latest SKK dictionary snapshot to generate the migemo dictionary.
|
Monday, 27 Sep 2004
|
22:58 kris
Now builds on amd64
Approved by: portmgr (self)
|
Friday, 4 Jun 2004
|
17:29 ade
Sync with new bsd.autotools.mk
|
Tuesday, 6 Apr 2004
|
13:23 nobutaka
Change MASTER_SITES to unbreak fetch.
|
01:06 kris
BROKEN: Unfetchable
|
Sunday, 14 Mar 2004
|
06:17 ade
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
Monday, 23 Feb 2004
|
22:07 kris
BROKEN on !i386 and !sparc64: Does not compile
|
Sunday, 15 Jun 2003
|
13:55 nobutaka
Update to 0.40.
|
Saturday, 22 Feb 2003
|
14:25 nobutaka
De-pkg-comment.
|
Sunday, 6 Oct 2002
|
12:55 nobutaka
Unify post-install targets of migemo-* ports.
|
Saturday, 3 Nov 2001
|
19:16 nobutaka
Maintainer is committer now.
|
Thursday, 11 Oct 2001
|
11:30 ijliao
add missing file into PLIST
|
Thursday, 20 Sep 2001
|
05:46 knu
- Update migemo to 0.32.
|
Number of commits found: 46 |