aboutsummaryrefslogtreecommitdiff
path: root/japanese/mh
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | japanese) Notes: svn path=/head/; revision=327737
* Fix build with clang by forcing the port to respect CFLAGS and adding ↵Baptiste Daroussin2013-08-261-5/+5
| | | | | | | -Wno-return-type to CFLAGS Notes: svn path=/head/; revision=325404
* Update MASTER_SITES.Motoyuki Konno2013-07-061-1/+0
| | | | Notes: svn path=/head/; revision=322398
* - Use canonical format for FreeBSD.org MAINTAINER addressesSunpoet Po-Chuan Hsieh2010-12-252-2/+1
| | | | | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat) Notes: svn path=/head/; revision=266895
* Fix BROKEN in 9.0-current with new utmpx.Motoyuki Konno2010-06-233-4/+111
| | | | | | | | | PR: ports/145643 Submitted by: YAMAMOTO, Shigeru <shigeru@iij.ad.jp> Feature safe: yes Notes: svn path=/head/; revision=256865
* - Mark BROKEN: fails to build with new utmpxMartin Wilke2010-03-171-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=251157
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-191-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244490
* update URL of one of MASTER_SITES.Motoyuki Konno2008-11-211-1/+1
| | | | | | | Submitted by: Haruhisa Hayashi <hayashi@laic.u-hyogo.ac.jp> Notes: svn path=/head/; revision=223107
* Only run pre-install when NOPORTDOCS isn't setEdwin Groothuis2008-07-051-4/+6
| | | | | | | Noticed by: ionbot Notes: svn path=/head/; revision=216352
* [Patch] japanese/mh: port to termiosEdwin Groothuis2008-07-054-0/+172
| | | | | | | | | | | | | | The japanese/mh port is one of the last ports that still depends on COMPAT_43TTY, because it uses the sgtty programming interface. We'd better port it to the POSIX termios interface. The source code already contains code for SysV termio, which makes it easier to port. PR: ports/124466 Submitted by: Ed Schouten <ed@FreeBSD.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=216338
* Fix BROKEN on gcc 4.2.Motoyuki Konno2008-04-262-11/+7
| | | | | | | | | | | | PR: ports/119679 Submitted by: Tsuyoshi Arai <taraijpn@gmail.com> Reviewed by: nyan Note: I committed only some part of the PR. It's enough to unbreak this port. Notes: svn path=/head/; revision=212027
* - Mark BROKEN on 7.0: does not compile with GCC 4.2Pav Lucistnik2007-11-121-1/+7
| | | | | | | | Reported by: pointyhat Approved by: portmgr (hat) Notes: svn path=/head/; revision=202656
* Update patch file and unbreak.Motoyuki Konno2007-10-192-11/+4
| | | | Notes: svn path=/head/; revision=201659
* Mark as broken: fails to install.Mark Linimon2007-09-301-0/+4
| | | | Notes: svn path=/head/; revision=200435
* - Fix after objformat removalPav Lucistnik2007-03-271-0/+17
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=188566
* Add CONFLICTS=nmh-[0-9]*Motoyuki Konno2007-03-101-0/+2
| | | | | | | | PR: ports/109402 Submitted by: IWATSUKI Hiroyuki <don@na.rim.or.jp> Notes: svn path=/head/; revision=187053
* - Prepare for removal of shlib filtering. While here, remove manual ↵Pav Lucistnik2007-01-272-4/+2
| | | | | | | invocation of ldconfig, INSTALLS_SHLIB/USE_LDCONFIG handles this for us Notes: svn path=/head/; revision=183439
* Add SHA256 checksum.Motoyuki Konno2005-12-241-0/+1
| | | | Notes: svn path=/head/; revision=151952
* Fix typo.Motoyuki Konno2005-10-101-1/+1
| | | | | | | Pointed out by: fenner's ports distfiles survey. Notes: svn path=/head/; revision=144820
* Add SIZE.Motoyuki Konno2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104388
* Fix patch. Previous patch I committed contains test code.Motoyuki Konno2003-07-191-2/+1
| | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=85188
* Remove a garbage lines.Motoyuki Konno2003-07-191-4/+0
| | | | Notes: svn path=/head/; revision=85181
* * Update to 6.8.4 JP 3.05.Motoyuki Konno2003-07-198-126/+92
| | | | | | | | | | | * Use <stdarg.h> instead of <varargs.h> [1]. Use of <varargs.h> causes error on FreeBSD 5-current with GCC 3.3.1. Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> [1] PR: ports/54524 Notes: svn path=/head/; revision=85178
* retire pkg-comment.Motoyuki Konno2003-02-252-2/+2
| | | | Notes: svn path=/head/; revision=76436
* Add patch for FreeBSD 5-current.Motoyuki Konno2002-07-161-0/+19
| | | | | | | | There is not definition of 'struct ldat' in 5-current's curses.h (after May 21 2002). Notes: svn path=/head/; revision=63078
* Fix typo in directory list.Motoyuki Konno2001-07-021-1/+1
| | | | | | | Found by: bento.FreeBSD.org Notes: svn path=/head/; revision=44652
* Install additional documents written in Japanese under ${PREFIX}/share/doc.Motoyuki Konno2001-06-172-0/+21
| | | | | | | | | | Bump PORTREVISION. PR: ports/27897 Submitted by: NOKUBI Hirotaka <nokubi@ff.iij4u.or.jp> Notes: svn path=/head/; revision=44089
* Add extra files.Motoyuki Konno2000-06-291-0/+4
| | | | | | | References: Package building errors page. Notes: svn path=/head/; revision=29980
* Tell these port to use INSTALLS_SHLIB/LDCONFIG_DIRS.Akinori MUSHA2000-06-172-5/+1
| | | | Notes: svn path=/head/; revision=29662
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-111-3/+6
| | | | | | | | | | | Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :) Notes: svn path=/head/; revision=27449
* Fix some problems.Motoyuki Konno2000-03-114-0/+123
| | | | | | | | | | o Y2K problem. o repl coredump problem. Submitted by: mh-plus project (japanese/mh developper) Notes: svn path=/head/; revision=26730
* unFORBIDDEN this port. MIME-buffer overflow problem was already fixed.Motoyuki Konno2000-03-111-2/+0
| | | | Notes: svn path=/head/; revision=26729
* Because mh-plus (japanese/mh port) is actively maintained by mh-plus project,Motoyuki Konno2000-03-061-1/+1
| | | | | | | | | | the bug will be fixed soon. So, delete the wrong description "Since mh is no longer actively developed, this bug may not get fixed". Notes: svn path=/head/; revision=26590
* Mark FORBIDDEN due to MIME-parsing code. We don't have a japanese/nmhKris Kennaway2000-03-041-0/+2
| | | | | | | port which is a detriment since there's no simple replacement for it :( Notes: svn path=/head/; revision=26538
* Upgrade to mh-plus 6.8.4-JP-3.03.Motoyuki Konno1999-10-192-4/+4
| | | | Notes: svn path=/head/; revision=22515
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Update to mh-6.8.4-JP-3.02.Motoyuki Konno1999-02-103-30/+11
| | | | Notes: svn path=/head/; revision=16591
* ELFized.Motoyuki Konno1998-10-092-9/+11
| | | | | | | | | Maintainer changed (-> motoyuki@freebsd.org). Submitted by: sanpei@yy.cs.keio.ac.jp, motoyuki@freebsd.org Notes: svn path=/head/; revision=13792
* Remove man page entries.Masafumi Max NAKANE1998-09-051-51/+0
| | | | Notes: svn path=/head/; revision=13009
* upgraded to MH 6.8.4.Jun-ichiro itojun Hagino1998-05-274-70/+73
| | | | | | | | | maintainer changed (-> sanpei@yy.cs.keio.ac.jp) Submitted by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=11166
* Add a few more `ldconfig -R' I forgot yesterday. Remove duplicatesThomas Gellekum1998-05-061-0/+1
| | | | | | | from octave and iv. Notes: svn path=/head/; revision=10871
* Be more selective about which ports to maintain. I no longer have timeSatoshi Asami1997-12-251-2/+2
| | | | | | | to maintain all these ports I once committed (sometimes as a proxy). Notes: svn path=/head/; revision=9184
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationMasafumi Max NAKANE1997-09-141-2/+2
| | | | | | | for PKGNAME. (IE, jp-* to ja-*). Notes: svn path=/head/; revision=7911
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-171-2/+2
| | | | Notes: svn path=/head/; revision=7360
* Creation and execution of mhconfig moved to do-configure target in MakefileMasafumi Max NAKANE1997-01-073-3/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | instead of doing it in scripts/configure. Move ``make clean'' that should done before the build process to pre-build instead of doing it in scripts/configure. Define RUN_DEPENDS on jless so that the command show can display Japanese message correctly. Generate mh configuration for FreeBSD from template instead of doing that by patches. (This allows the port to respect ${PREFIX}.) Submitted by: sanpei@yy.cs.keio.ac.jp Integrated recent changes made to ports/mail/mh. Integrated widely used patches that are distributed with mew: - Patch to make the folder command faster. - Patch to suppress X-Authentication-Warning. Added configuration options to include full pop support. (Closing PR #2209.) CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS: ' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: Makefile patches/patch-ab patches/patch-ac patches/patch-ad CVS: pkg/DESCR pkg/PLIST CVS: Added Files: CVS: files/FreeBSD.in patches/patch-ag patches/patch-ah CVS: Removed Files: CVS: patches/patch-aa scripts/configure CVS: ---------------------------------------------------------------------- Notes: svn path=/head/; revision=5246
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-56/+60
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Removed unnecessary @* directives.Masafumi Max NAKANE1996-11-171-1/+0
| | | | Notes: svn path=/head/; revision=4550
* CATEGORIES+= -> CATEGORIES=Masafumi Max NAKANE1996-11-111-2/+2
| | | | | | | Inspired by: obrien Notes: svn path=/head/; revision=4399
* Remove the "hey I'm going to overwrite the pre-existing blah blah,Satoshi Asami1996-06-131-22/+1
| | | | | | | | | is that ok???" questions and scripts, the more I think about it the less it makes sense. (Like, "if you don't want a Japanized tcl, why the hell are you doing "make install" in japanese/tcl???") Notes: svn path=/head/; revision=3201
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aSatoshi Asami1995-11-091-1/+1
| | | | | | | lot of ports or what! ;> Notes: svn path=/head/; revision=2402