summaryrefslogtreecommitdiff
path: root/japanese/emacs20-emcws (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+1
| | | | Notes: svn path=/head/; revision=93890
* Remove Y2K conformance statement URLs.Bill Fenner2003-05-081-2/+0
| | | | Notes: svn path=/head/; revision=80471
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* - fix option use messagesSADA Kenji2002-11-112-7/+7
| | | | | | | | | | - portlint PR: ports/45206 Submitted by: maintainer Pointed out by: Takashi Kobayashi <kobayasi@res.kutc.kansai-u.ac.jp> at FreeBSD-users-jp[71924] Notes: svn path=/head/; revision=69880
* Japanese/emacs20-emcws dump core when using x11. From currentEdwin Groothuis2002-11-071-5/+13
| | | | | | | | | | list, a linker option "-znocombreloc" can solve this problem. PR: ports/44926 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> Notes: svn path=/head/; revision=69660
* Fix build by removing declaration for deprecated and unreferencedSatoshi Taoka2002-10-301-0/+13
| | | | | | | | | | sys_nerr variable. This patch is copied from editors/emacs20/files/patch-src_emacs.c. Approved by: maintaner Notes: svn path=/head/; revision=69162
* Bump PORTREVISION because of updating the dependency port japanese/Wnn6-libSatoshi Taoka2002-10-301-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=69159
* s/PLIST_SUB=/PLIST_SUB+=/ to fix packaging.Akinori MUSHA2002-09-291-1/+1
| | | | Notes: svn path=/head/; revision=67247
* Since WITH_{CANNA,FREEWNN,WNN6,SJ3} are always defined, there is noAkinori MUSHA2002-09-231-14/+7
| | | | | | | | | | need to check if they are defined. Remove the checks and correct conditional PLIST_SUB+= assignment. Submitted by: bento Notes: svn path=/head/; revision=67052
* - Rename USE_* to WITH_*.Akinori MUSHA2002-08-272-18/+44
| | | | | | | | | | - Fix package generation for various options. PR: ports/41571 Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> (MAINTAINER) Notes: svn path=/head/; revision=65074
* Fix wnn option.Shigeyuki Fukushima2002-04-1018-293/+2
| | | | | | | | | | Don't build info (this package does not need info). Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> Obtained from: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/12612 Notes: svn path=/head/; revision=57536
* upgrade to 20020208Ying-Chieh Liao2002-04-095-24/+32
| | | | | | | | PR: 36922 Submitted by: maintainer Notes: svn path=/head/; revision=57491
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-4/+4
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53956
* Create appropriate DOC_FILE in build stage, instead of renamingYoichi NAKAYAMA2001-12-022-5/+13
| | | | | | | | | | in install stage. Submitted by: MAINTAINER Reviewed by: knu(mentor) Notes: svn path=/head/; revision=50859
* Update to emcws-20.7-20011002.gz and add mule-4.1 feature.Yoichi NAKAYAMA2001-12-013-4/+54
| | | | | | | | | PR: ports/32320 Submitted by: MAINTAINER Reviewed by: ports-jp@jp.freebsd.org,knu(mentor) Notes: svn path=/head/; revision=50799
* Update to emcws-20.7-20011002.gz and add mule-4.1 feature.Yoichi NAKAYAMA2001-12-013-12/+46
| | | | | | | | | PR: ports/32320 Submitted by: MAINTAINER Reviewed by: ports-jp@jp.freebsd.org,knu(mentor) Notes: svn path=/head/; revision=50798
* New port: emcws (emacs with various input methods).Shigeyuki Fukushima2001-06-2738-0/+1615
PR: ports/22107 Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> Notes: svn path=/head/; revision=44507