aboutsummaryrefslogtreecommitdiff
path: root/japanese/migemo
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Convert to UCL & cleanup pkg-message (categories h-k)Mathieu Arnold2019-08-131-7/+10
| | | | Notes: svn path=/head/; revision=508880
* japanese/migemo: remove now obsolete deprecated-if-slave sectionRene Ladan2018-03-021-5/+0
| | | | | | | Reported by: jrm Notes: svn path=/head/; revision=463448
* japanese/migemo-emacs: Deprecate and mark for deletion in one monthJoseph Mingrone2018-02-021-0/+5
| | | | Notes: svn path=/head/; revision=460732
* Flavorize and modernize Emacs portsJoseph Mingrone2018-02-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=460621
* Begin deorbit burn of ia64. We have not attempted to build packages forMark Linimon2017-06-251-2/+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
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=386312
* Cleanup plistAntoine Brodin2014-11-121-1/+0
| | | | Notes: svn path=/head/; revision=372492
* - Convert to USES=autoreconfTijl Coosemans2014-09-251-21/+14
| | | | | | | | - Use BROKEN_ia64 - Don't display pkg-message from post-install Notes: svn path=/head/; revision=369227
* Support staging.MANTANI Nobutaka2014-06-221-1/+0
| | | | Notes: svn path=/head/; revision=358779
* - Ruby 1.9 is default now, remove conditionalization for itSteve Wills2014-01-021-7/+1
| | | | | | | With hat: ruby@ Notes: svn path=/head/; revision=338480
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | japanese) Notes: svn path=/head/; revision=327737
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-3/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* Fix incompatibility with Ruby 1.9.MANTANI Nobutaka2011-08-2213-7/+217
| | | | | | | Reported by: linimon Notes: svn path=/head/; revision=280186
* Use SKK dictionary as of 2011/08/13.MANTANI Nobutaka2011-08-142-4/+4
| | | | | | | Bump PORTREVISION. Notes: svn path=/head/; revision=279672
* - Mark broken with Ruby 1.9Steve Wills2011-08-061-0/+4
| | | | | | | With hat: ruby@ Notes: svn path=/head/; revision=279008
* - Fix build error.MANTANI Nobutaka2010-12-242-12/+16
| | | | | | | | | | - Update MASTER_SITES. - Add license info. - Use SKK dictionary as of 2010/12/23. - Bump PORTREVISION. Notes: svn path=/head/; revision=266844
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Migrate from devel/automake15 to devel/automake14 (legacy)Ade Lovett2010-09-241-1/+1
| | | | Notes: svn path=/head/; revision=261747
* BROKEN should not be quoted.Erwin Lansing2010-06-131-1/+1
| | | | | | | No functional change. Notes: svn path=/head/; revision=256468
* Fix breakage of isearch-backward functionMANTANI Nobutaka2010-01-272-1/+17
| | | | | | | Submitted by: kuriyama Notes: svn path=/head/; revision=248700
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-191-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244490
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Make migemo ports to properly handle a case that EMACS_PORT_NAME is defined ↵MANTANI Nobutaka2008-05-061-4/+4
| | | | | | | in /etc/make.conf. Notes: svn path=/head/; revision=212708
* Fix build error.MANTANI Nobutaka2008-05-051-1/+1
| | | | Notes: svn path=/head/; revision=212675
* Update email address in pkg-descr.MANTANI Nobutaka2007-08-041-1/+1
| | | | Notes: svn path=/head/; revision=197058
* Update SKK dictionary for migemo to the today's snapshot.MANTANI Nobutaka2006-07-092-4/+4
| | | | Notes: svn path=/head/; revision=167282
* Remove BROKEN mark since pthread support of lang/ruby18 port that causesMANTANI Nobutaka2006-03-311-2/+0
| | | | | | | coredump is disabled by default. Notes: svn path=/head/; revision=158476
* Remove directory now owned by parentKris Kennaway2006-02-251-1/+0
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=156806
* BROKEN: Coredump during buildKris Kennaway2006-02-121-0/+2
| | | | Notes: svn path=/head/; revision=155872
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154134
* Update SKK dictionary to the today's snapshot.MANTANI Nobutaka2005-11-202-4/+6
| | | | Notes: svn path=/head/; revision=148847
* - Fix dependency on removed port.Sergey Matveychuk2005-11-171-1/+1
| | | | | | | | | | - Bump PORTREVISION in master port Reported by: cperciva Pointy hat to: me Notes: svn path=/head/; revision=148567
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Use the latest SKK dictionary snapshot to generate the migemo dictionary.MANTANI Nobutaka2005-06-182-2/+22
| | | | Notes: svn path=/head/; revision=137689
* Now builds on amd64Kris Kennaway2004-09-271-2/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118464
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-0/+1
| | | | Notes: svn path=/head/; revision=110841
* Change MASTER_SITES to unbreak fetch.MANTANI Nobutaka2004-04-061-3/+1
| | | | Notes: svn path=/head/; revision=106321
* BROKEN: UnfetchableKris Kennaway2004-04-061-0/+2
| | | | Notes: svn path=/head/; revision=106282
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* BROKEN on !i386 and !sparc64: Does not compileKris Kennaway2004-02-231-1/+7
| | | | Notes: svn path=/head/; revision=101907
* Update to 0.40.MANTANI Nobutaka2003-06-154-17/+14
| | | | Notes: svn path=/head/; revision=83017
* De-pkg-comment.MANTANI Nobutaka2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76145
* Create EMACS_SITE_LISPDIR before install.MANTANI Nobutaka2003-01-051-2/+3
| | | | Notes: svn path=/head/; revision=72551
* Unify post-install targets of migemo-* ports.MANTANI Nobutaka2002-10-061-0/+4
| | | | Notes: svn path=/head/; revision=67478
* Stop to create the unused directory.MANTANI Nobutaka2002-06-021-1/+1
| | | | | | | Pointed out by: Takayuki Nakao <t@nakao.org> Notes: svn path=/head/; revision=60454
* Maintainer is committer now.MANTANI Nobutaka2001-11-031-1/+1
| | | | | | | Reviewed by: knu Notes: svn path=/head/; revision=49534
* add missing file into PLISTYing-Chieh Liao2001-10-112-0/+2
| | | | | | | | PR: 31186 Submitted by: MAINTAINER Notes: svn path=/head/; revision=48663