summaryrefslogtreecommitdiffstats
path: root/japanese/mh
Commit message (Collapse)AuthorAgeFilesLines
* Update to mh-6.8.4-JP-3.02.motoyuki1999-02-103-30/+11
|
* ELFized.motoyuki1998-10-092-9/+11
| | | | | | Maintainer changed (-> motoyuki@freebsd.org). Submitted by: sanpei@yy.cs.keio.ac.jp, motoyuki@freebsd.org
* Remove man page entries.max1998-09-051-51/+0
|
* upgraded to MH 6.8.4.itojun1998-05-274-70/+73
| | | | | | maintainer changed (-> sanpei@yy.cs.keio.ac.jp) Submitted by: sanpei@yy.cs.keio.ac.jp
* Add a few more `ldconfig -R' I forgot yesterday. Remove duplicatestg1998-05-061-0/+1
| | | | from octave and iv.
* Be more selective about which ports to maintain. I no longer have timeasami1997-12-251-2/+2
| | | | to maintain all these ports I once committed (sometimes as a proxy).
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationmax1997-09-141-2/+2
| | | | for PKGNAME. (IE, jp-* to ja-*).
* ldconfig -> ${LDCONFIG}.max1997-07-171-2/+2
|
* Creation and execution of mhconfig moved to do-configure target in Makefilemax1997-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: ----------------------------------------------------------------------
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-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.
* Removed unnecessary @* directives.max1996-11-171-1/+0
|
* CATEGORIES+= -> CATEGORIES=max1996-11-111-2/+2
| | | | Inspired by: obrien
* Remove the "hey I'm going to overwrite the pre-existing blah blah,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???")
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aasami1995-11-091-1/+1
| | | | lot of ports or what! ;>
* Addasami1995-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! :)
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Japanese version of mh. It doesn't compile right now on thud but itasami1995-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>
OpenPOWER on IntegriCloud