summaryrefslogtreecommitdiff
path: root/japanese/emacs20-emcws (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-11-13Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson1-1/+1
Notes: svn path=/head/; revision=93890
2003-05-08Remove Y2K conformance statement URLs.Bill Fenner1-2/+0
Notes: svn path=/head/; revision=80471
2003-02-21De-pkg-comment.Akinori MUSHA2-1/+1
Notes: svn path=/head/; revision=76037
2002-11-11- fix option use messagesSADA Kenji2-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
2002-11-07Japanese/emacs20-emcws dump core when using x11. From currentEdwin Groothuis1-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
2002-10-30Fix build by removing declaration for deprecated and unreferencedSatoshi Taoka1-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
2002-10-30Bump PORTREVISION because of updating the dependency port japanese/Wnn6-libSatoshi Taoka1-2/+2
Approved by: maintainer Notes: svn path=/head/; revision=69159
2002-09-29s/PLIST_SUB=/PLIST_SUB+=/ to fix packaging.Akinori MUSHA1-1/+1
Notes: svn path=/head/; revision=67247
2002-09-23Since WITH_{CANNA,FREEWNN,WNN6,SJ3} are always defined, there is noAkinori MUSHA1-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
2002-08-27- Rename USE_* to WITH_*.Akinori MUSHA2-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
2002-04-10Fix wnn option.Shigeyuki Fukushima18-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
2002-04-09upgrade to 20020208Ying-Chieh Liao5-24/+32
PR: 36922 Submitted by: maintainer Notes: svn path=/head/; revision=57491
2002-01-29Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA1-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
2001-12-02Create appropriate DOC_FILE in build stage, instead of renamingYoichi NAKAYAMA2-5/+13
in install stage. Submitted by: MAINTAINER Reviewed by: knu(mentor) Notes: svn path=/head/; revision=50859
2001-12-01Update to emcws-20.7-20011002.gz and add mule-4.1 feature.Yoichi NAKAYAMA3-4/+54
PR: ports/32320 Submitted by: MAINTAINER Reviewed by: ports-jp@jp.freebsd.org,knu(mentor) Notes: svn path=/head/; revision=50799
2001-12-01Update to emcws-20.7-20011002.gz and add mule-4.1 feature.Yoichi NAKAYAMA3-12/+46
PR: ports/32320 Submitted by: MAINTAINER Reviewed by: ports-jp@jp.freebsd.org,knu(mentor) Notes: svn path=/head/; revision=50798
2001-06-27New port: emcws (emacs with various input methods).Shigeyuki Fukushima38-0/+1615
PR: ports/22107 Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> Notes: svn path=/head/; revision=44507