summaryrefslogtreecommitdiff
path: root/japanese/man-doc/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Increment PORTVERSION to 5.2, as the Japanese manual pagesOKAZAKI Tetsurou2003-11-211-2/+1
| | | | | | | | | | | | | | | live under doc/ja_JP.eucJP/man should be enough close for 5.2-RELEASE. PR: 59550 Submitted by: horikawa (maintainer) Remove NO_CHECKSUM according to the comment in bsd.port.mk: "NO_CHECKSUM is a user variable and is not to be set in a port's Makefile." Suggested by: portlint Notes: svn path=/head/; revision=94668
* Restore previous maintainer per his requestKris Kennaway2003-11-031-1/+1
| | | | Notes: svn path=/head/; revision=92923
* Reset maintainer on ports maintained by the following non-ports committers,Kris Kennaway2003-11-031-1/+1
| | | | | | | | | | who did not respond to my email confirming whether they have an active interest in maintaining the port: sue reg rv jmb dima reg horikawa msmith jhs ue Notes: svn path=/head/; revision=92913
* Increment PORTVERSION to 5.1, as the Japanese manual page roff sourcesJun Kuriyama2003-05-221-1/+1
| | | | | | | | | are believed to be enough close for 5.1-RELEASE. Submitted by: horikawa Notes: svn path=/head/; revision=81685
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Increment PORTVERSION to 5.0, as the Japanese manual page roff sourceJun Kuriyama2003-02-021-1/+1
| | | | | | | is now for 5.0-RELEASE. Notes: svn path=/head/; revision=74445
* Increment PORTVERSION to 4.7, as the Japanese manual page roff sourceJun Kuriyama2002-10-211-1/+1
| | | | | | | | | is now 4.7-RELEASE based. Submitted by: horikawa Notes: svn path=/head/; revision=68469
* Increment PORTVERSION to 4.6, as the Japanese manual page roff sourceJun Kuriyama2002-05-201-1/+1
| | | | | | | | | is mostly ready for 4.6-RELEASE. Submitted by: horikawa Notes: svn path=/head/; revision=59504
* Recommend to use official locale name "ja_JP.eucJP" instead ofJun Kuriyama2002-04-151-1/+1
| | | | | | | | | | obsolete locale name "ja_JP.EUC". Use FreeBSD email address in Makefile MAINTAINER line. Submitted by: horikawa (maintainer) Notes: svn path=/head/; revision=57705
* Fix ECHO_CMD overkill.Akinori MUSHA2002-03-021-1/+1
| | | | | | | Submitted by: horikawa Notes: svn path=/head/; revision=55412
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-6/+6
| | | | | | | | | | | 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
* Increment PORTVERSION to 4.5, since distfile is (almost) readyKazuo Horikawa2002-01-061-1/+1
| | | | | | | for 4.5-RELEASE. Notes: svn path=/head/; revision=52673
* Increment PORTVERSION to 4.4, since distfile is (almost) readyKazuo Horikawa2001-08-171-2/+1
| | | | | | | for 4.4-RELEASE. Notes: svn path=/head/; revision=46347
* Add section 9 to MANSECS.Kazuo Horikawa2001-07-311-2/+2
| | | | Notes: svn path=/head/; revision=45678
* Add section 2 of Japanese FreeBSD manuals.Kazuo Horikawa2001-03-171-1/+2
| | | | Notes: svn path=/head/; revision=39948
* o Bump PORTVERSION to 4.3 to represent Japanese translation forKazuo Horikawa2001-03-081-1/+1
| | | | | | | | | 4.3-RELEASE o Replace ja-man-1.1h with ja-man1.1.i, which is recent Japanese capable man, in pkg-message Notes: svn path=/head/; revision=39224
* Change PORTVERSION to fit with 4.2-RELEASE.Kazuo Horikawa2000-11-021-1/+1
| | | | Notes: svn path=/head/; revision=34657
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Update PORTVERSION to 4.1, expecting 4.0-20000714-STABLE is very closeKazuo Horikawa2000-07-151-1/+1
| | | | | | | to 4.1-RELEASE. Notes: svn path=/head/; revision=30633
* o Update DISTNAME and PKGNAME to meet with the version in doc/ja_JP.eucJP/man.Kazuo Horikawa2000-07-071-3/+1
| | | | | | | | | | | | o Stop making a symlink ${PREFIX}/share/man/ja_JP.EUC, in order to avoid that /usr/bin/man formats ja_JP.EUC manuals under it. o pkg/PLIST becomes placeholder, because actual PLIST (work/PLIST) is created dynamically based on doc/ja_JP.eucJP/man. Submitted by: man-jp@jp.FreeBSD.org Notes: svn path=/head/; revision=30286
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-111-3/+2
| | | | | | | | | | | 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
* Section 3 of Japanese man pages are not for 3.4R.Jun Kuriyama2000-01-101-1/+1
| | | | | | | Submitted by: horikawa Notes: svn path=/head/; revision=24615
* Add section 3 to list of directories so this port builds.Satoshi Asami1999-12-111-1/+1
| | | | Notes: svn path=/head/; revision=23774
* We are in preparation for 3.4-RELEASE.Jun Kuriyama1999-12-091-3/+3
| | | | | | | Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp> Notes: svn path=/head/; revision=23677
* Update of Japanese manual pages for 3.3-RELEASE.Jun Kuriyama1999-09-061-3/+3
| | | | | | | Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp> Notes: svn path=/head/; revision=21313
* ln -> ${LN}Michael Haro1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=21047
* Adjust manual source dir to match new reality.Satoshi Asami1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20962
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Bump version number of PKGNAME and DISTNAME.Jun Kuriyama1999-05-081-3/+3
| | | | | | | Submitted by: horikawa Notes: svn path=/head/; revision=18614
* Bump version number.Jun Kuriyama1999-02-121-3/+3
| | | | Notes: svn path=/head/; revision=16664
* Add sections 6 and 7 to MANSECS.Satoshi Asami1999-01-271-2/+2
| | | | | | | | PR: 9727 Submitted by: maintainer Notes: svn path=/head/; revision=16386
* PKGNAME and DISTNAME are changed for 3.0 branchSeiichirou Hiraoka1998-12-081-3/+3
| | | | Notes: svn path=/head/; revision=15184
* Generating PLIST on the fly. Some fixes.Jun Kuriyama1998-10-011-2/+25
| | | | | | | | PR: ports/7897 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=13577
* maintainer change, and missing item on pkg/PLIST addedJun-ichiro itojun Hagino1998-04-261-2/+2
| | | | | | | PR: 6409 Notes: svn path=/head/; revision=10695
* Makefile simplifications.Jun-ichiro itojun Hagino1998-03-201-25/+34
| | | | | | | PR: 6050 Notes: svn path=/head/; revision=10240
* Upgrade to version 2.2.5a.Steve Price1998-01-121-5/+5
| | | | | | | | PR: 5482 Submitted by: maintainer Notes: svn path=/head/; revision=9326
* Create install-man script and PLIST in ${WRKSRC}. Use TMPL_FILE moreSatoshi Asami1997-12-101-7/+5
| | | | | | | | | consistently. Do not use variable substitution to define ${PKGNAME} (sorry for being selfish, but having a variable here is really a pain for my cut & paste work). Notes: svn path=/head/; revision=9046
* Now this port respects the value of ${PREFIX}.Masafumi Max NAKANE1997-12-101-18/+11
| | | | | | | | Submitted by: maintainer PR: 5258 Notes: svn path=/head/; revision=9045
* Upgrade, 2.2.2f -> 2.2.2g.Masafumi Max NAKANE1997-12-081-4/+4
| | | | | | | | Submitted by: maintainer PR: 5235 Notes: svn path=/head/; revision=9024
* Upgrade, 2.2.2e -> 2.2.2f.Masafumi Max NAKANE1997-09-241-4/+4
| | | | | | | | PR: 4616 Submitted by: maintainer Notes: svn path=/head/; revision=8011
* Use ja instead of jp for PKGNAME.Masafumi Max NAKANE1997-09-161-2/+2
| | | | | | | | PR: 4548 Submitted by: the port maintainer Notes: svn path=/head/; revision=7929
* Upgrade, 2.2.2d -> 2.2.2e.Masafumi Max NAKANE1997-08-251-3/+3
| | | | | | | | PR: 4375 Submitted by: maintainer Notes: svn path=/head/; revision=7680
* Update, 2.2.2c -> 2.2.2d.Masafumi Max NAKANE1997-08-241-4/+7
| | | | | | | | PR: 4197 Submitted by: kiri@kiri.toba-cmt.ac.jp Notes: svn path=/head/; revision=7665
* Ooops, missed one more /bin/sh, changing to ${SH}.Masafumi Max NAKANE1997-07-131-2/+2
| | | | Notes: svn path=/head/; revision=7304
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-131-2/+2
| | | | Notes: svn path=/head/; revision=7303
* Upgrade.Masafumi Max NAKANE1997-07-111-4/+4
| | | | Notes: svn path=/head/; revision=7293
* Upgrade, 2.2.1 -> 2.2.2.Masafumi Max NAKANE1997-06-141-5/+7
| | | | | | | | PR: 3852 Submitted by: kiri@kiri.toba-cmt.ac.jp Notes: svn path=/head/; revision=6927
* Update to 2.2.1.Satoshi Asami1997-05-201-7/+19
| | | | | | | | PR: 3632 Submitted by: Kazuhiko Kiriyama <kiri@kiri.toba-cmt.ac.jp> Notes: svn path=/head/; revision=6500
* Upgrade, 0.2 -> 2.1 (yeah I know, the version number skip isSatoshi Asami1997-02-121-8/+8
| | | | | | | | | due to their naming convention change). Submitted by: kiri@kiri.toba-cmt.ac.jp Notes: svn path=/head/; revision=5583
* Upgrade to today's version.Satoshi Asami1997-01-061-4/+4
| | | | | | | Submitted by: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp> Notes: svn path=/head/; revision=5234