summaryrefslogtreecommitdiff
path: root/japanese/pine (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* The default location of the help file was wrong.Masafumi Max NAKANE1997-04-211-1/+1
| | | | Notes: svn path=/head/; revision=6266
* Reflect recent changes to mail/pine. (Mainly, removing imap/ipopMasafumi Max NAKANE1997-01-211-7/+0
| | | | | | | support.) Notes: svn path=/head/; revision=5404
* Reflect recent changes made to mail/pine. (Mainly, removing imap/apopMasafumi Max NAKANE1997-01-217-139/+71
| | | | | | | support.) Notes: svn path=/head/; revision=5403
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1996-11-131-8/+3
| | | | | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. Notes: svn path=/head/; revision=4440
* CATEGORIES+= -> CATEGORIES=Masafumi Max NAKANE1996-11-111-3/+4
| | | | | | | Moved around some lines to standardize. Notes: svn path=/head/; revision=4398
* We no longer need -p flag to ${MKDIR}.Masafumi Max NAKANE1996-11-021-9/+7
| | | | | | | Use ${COMPRESS_MAN} to compress man pages. Notes: svn path=/head/; revision=4264
* Swap -L orders so it won't pick up libpico from /usr/local/lib accidentallySatoshi Asami1996-11-011-2/+2
| | | | | | | | | (and boy it complained when the English version was already installed). Helped debugging by: max Notes: svn path=/head/; revision=4237
* Use ${MKDIR} macro to make directory.Masafumi Max NAKANE1996-10-271-4/+2
| | | | Notes: svn path=/head/; revision=4167
* Oops, don't use ${INSTALL_PROGRAM} for shared libraries...it won'tSatoshi Asami1996-09-201-3/+3
| | | | | | | | complain, but the resulting mess is quite useless because the library won't have any symbols! Notes: svn path=/head/; revision=3825
* Cleaned up do-install: target.Masafumi Max NAKANE1996-09-201-24/+25
| | | | | | | Submitted by: asami@FreeBSD.ORG Notes: svn path=/head/; revision=3823
* Upgrade, 3.91 -> 3.95lj1.1b3Masafumi Max NAKANE1996-09-2016-454/+1133
| | | | Notes: svn path=/head/; revision=3821
* Updated Masafumi NAKANE's E-mail address.Masafumi Max NAKANE1996-09-171-2/+2
| | | | Notes: svn path=/head/; revision=3797
* A better version of the script from the maintainer.Satoshi Asami1996-05-041-3/+2
| | | | | | | Submitted by: max@sfc.wide.ad.jp Notes: svn path=/head/; revision=3064
* Japanized pine for reading and writing Japanese mails (obviously!).Satoshi Asami1996-04-3016-0/+532
Submitted by: max@sfc.wide.ad.jp Notes: svn path=/head/; revision=3047