summaryrefslogtreecommitdiff
path: root/japanese/mh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* AddSatoshi Asami1995-06-242-1/+5
| | | | | | | | | | | | | | | | | post-install: pkg_add -m ${PREFIX}/lib to Makefiles and @exec ldconfig -m %D to packing lists of ports that install shared libraries. This should get rid of a huge chunk of confusion for novice users! All hail Paul Kranenburg! :) Notes: svn path=/head/; revision=1871
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Japanese version of mh. It doesn't compile right now on thud but itSatoshi Asami1995-03-305-0/+166
works on my machine and the origninal mh has the same problem so I'm importing this before I forget. Submitted by: Akito FUJITA <fujita@zoo.ncl.omron.co.jp> Notes: svn path=/head/; revision=1247