aboutsummaryrefslogtreecommitdiff
path: root/japanese
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetic.Akinori MUSHA2000-04-1415-15/+15
| | | | | | | | | | | | | | | | | {chinese,japanese,korean}/mule-*: - Set only the lang-specific category for each. editors/mule: - Set CATEGORIES+= editors to follow after a slave's lang-specific category. - Define MULE_VERSION and EMACS_VERSION to use. editors/mule-common: - Remove redundant `Version required' line. - Define MULE_VERSION and EMACS_VERSION to use. - Use ${VAR:S/../../} modifier instead of !=, and `echo | sed'. Notes: svn path=/head/; revision=27529
* Update with PORTNAME/PORTVERSION and get happy with the slave.Akinori MUSHA2000-04-132-0/+4
| | | | | | | | | | | Remove LANGPREFIX and just utilize PKGNAMEPREFIX. Utilize PKGNAMESUFFIX. Set the correct categories for both the master and the slaves. Notes: svn path=/head/; revision=27492
* Update with PORTNAME/PORTVERSION and get happy with the slave.Akinori MUSHA2000-04-131-0/+2
| | | | | | | | | | | Remove LANGPREFIX and just utilize PKGNAMEPREFIX. Correct the wrong CATEGORIES specification. - Language specific categories should come first. - SeizeDesktop is not a `x11-toolkits' port. (Copy & paste miss?) Notes: svn path=/head/; revision=27491
* Update with PORTNAME/PORTVERSION and get happy with the slave.Akinori MUSHA2000-04-131-0/+3
| | | | | | | | | | Remove LANGPREFIX and just utilize PKGNAMEPREFIX. Fix the wrong CATEGORIES specification. (language specific categories should come first) Notes: svn path=/head/; revision=27490
* palm/jpilot:Akinori MUSHA2000-04-131-1/+1
| | | | | | | | | | - Update with PORTNAME/PORTVERSION. palm/jpilot & japanese/jpilot: - Fix CATEGORIES lines to set the proper categories. Notes: svn path=/head/; revision=27487
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-1348-200/+167
| | | | | | | Finally `japanese' category has been done. Notes: svn path=/head/; revision=27480
* Don't need PORTNAME and PORTVERSION here -- they will be picked upSatoshi Asami2000-04-131-2/+0
| | | | | | | | from the master port (misc/magicpoint) and PKGNAMEPREFIX from ../Makefile.inc. Notes: svn path=/head/; revision=27466
* Update the japanese/[o-t]* ports with the newAkinori MUSHA2000-04-12112-1531/+363
| | | | | | | PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Notes: svn path=/head/; revision=27463
* Use ${DISTFILES:Npattern} in EXTRACT_ONLY as a cosmetic change.Akinori MUSHA2000-04-121-2/+1
| | | | Notes: svn path=/head/; revision=27462
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-11212-699/+666
| | | | | | | | | | | 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
* Set PKGNAMEPREFIX with ?= so it can be overridden.Satoshi Asami2000-04-111-1/+1
| | | | Notes: svn path=/head/; revision=27447
* Add PKGNAMEPREFIX definitions for language-specific dirs.Satoshi Asami2000-04-101-0/+4
| | | | Notes: svn path=/head/; revision=27441
* Remove j1594016@ed.kagu.sut.ac.jp as MAINTAINER; email has been bouncing forBill Fenner2000-04-081-2/+0
| | | | | | | 10 weeks with "550 <j1594016@ed.kagu.sut.ac.jp>... User unknown" Notes: svn path=/head/; revision=27413
* place optional variables after required onesMichael Haro2000-04-061-1/+1
| | | | Notes: svn path=/head/; revision=27385
* Update to 2.0.3.Akinori MUSHA2000-04-063-4/+8
| | | | | | | | | | - Small security fix - Add some more filters Change PKGNAME to PORTNAME + PORTVERSION. Remove `Version required'. Notes: svn path=/head/; revision=27376
* convert to slave portMichael Haro2000-04-063-62/+18
| | | | | | | | PR: 17811 Submitted by: maintainer Notes: svn path=/head/; revision=27364
* convert to a slave portMichael Haro2000-04-062-37/+6
| | | | | | | | PR: 17357 Submitted by: maintainer Notes: svn path=/head/; revision=27359
* Style fix:Akinori MUSHA2000-04-0410-22/+19
| | | | | | | | | | | - Remove post-install information from DESCR's. - Replace /usr/local with ${PREFIX} in DESCR's and MESSAGE's. - Remove unnecessary whitespace. Pointed out by: portlint Notes: svn path=/head/; revision=27329
* Update to 0.99.1 - pre-official release.Akinori MUSHA2000-04-043-7/+7
| | | | | | | | | | | | | Avoid direct use of `/usr/local' in pkg/MESSAGE and use `${PREFIX}' literally instead. Indicated by: portlint * Introducing `MESSAGE_SUB' might be a good idea to do substitutions * in order to give proper instructions. Notes: svn path=/head/; revision=27323
* Update to 2.0.2.Akinori MUSHA2000-04-043-10/+11
| | | | | | | | | | | | - Fix several small bugs. - Support Excel spreadsheets using xlHtml. (RUN_DEPENDS added) - Abolish mknmz --ole option. - Introduce mknmz --html-split option. Split a large HTML document into parts by <a name="..."> and index them respectively. Fix PLIST. (@dirrm share/namazu was missing) Notes: svn path=/head/; revision=27316
* netpnm moved to ${LOCALBASE}, update *_DEPENDSMichael Haro2000-04-021-1/+1
| | | | Notes: svn path=/head/; revision=27260
* update to 1.4dMichael Haro2000-04-014-11/+13
| | | | | | | | PR: 17025 Submitted by: maintainer Notes: svn path=/head/; revision=27255
* update to 2.4dMichael Haro2000-04-014-10/+10
| | | | | | | | PR: 17024 Submitted by: maintainer Notes: svn path=/head/; revision=27249
* update to 1.0.1iMichael Haro2000-04-014-18/+18
| | | | | | | | PR: 17732 Submitted by: maintainer Notes: svn path=/head/; revision=27244
* Change termcap and resource.Michael Haro2000-04-015-5/+4
| | | | | | | | PR: 17370 Submitted by: maintainer Notes: svn path=/head/; revision=27231
* update patch to fix some bugsMichael Haro2000-04-012-616/+588
| | | | | | | | PR: 17257 Submitted by: maintainer Notes: svn path=/head/; revision=27224
* update maintainer email addressMichael Haro2000-04-012-4/+4
| | | | Notes: svn path=/head/; revision=27223
* De-portlint.Akinori MUSHA2000-03-307-37/+37
| | | | | | | | | | | - install-info - ${GZIP_CMD} PR: ports/17684 Submitted by: MAINTAINER Notes: svn path=/head/; revision=27148
* Committed, thanks!Akinori MUSHA2000-03-304-8/+8
| | | | Notes: svn path=/head/; revision=27145
* Committed with a minimum change for portlint, thanks!Akinori MUSHA2000-03-306-0/+12
| | | | Notes: svn path=/head/; revision=27144
* Change PKGNAME: ja-namazu -> ja-namazu2Akinori MUSHA2000-03-301-1/+1
| | | | Notes: svn path=/head/; revision=27141
* - Using original source archive instead of rpm package.R. Imura2000-03-294-43/+45
| | | | | | | | | | - Version bump 9.1 -> 13 (it is only Debian specific change and won't bother us.) Thanks for giving me advice to: ISHIKAWA Mutsumi <ishikawa@linux.or.jp> Notes: svn path=/head/; revision=27120
* Update to 0.14.3Akinori MUSHA2000-03-282-4/+4
| | | | Notes: svn path=/head/; revision=27103
* Portlint.Akinori MUSHA2000-03-281-1/+1
| | | | | | | RUN_DEPENDS= ${PREFIX}/... -> RUN_DEPENDS= ${LOCALBASE}/... Notes: svn path=/head/; revision=27101
* Update to 0.14.2Akinori MUSHA2000-03-2610-49/+58
| | | | Notes: svn path=/head/; revision=27069
* Update to 0.14.3Akinori MUSHA2000-03-263-11/+16
| | | | Notes: svn path=/head/; revision=27068
* Activate ja-linux-nescape47-{communicator,navigator}.SADA Kenji2000-03-261-0/+2
| | | | | | | Submitted by: Ryuichiro IMURA <imura@FreeBSD.org> Notes: svn path=/head/; revision=27067
* Japanized Netscape Navigator for Linux emulation.SADA Kenji2000-03-261-0/+11
| | | | Notes: svn path=/head/; revision=27066
* Japanized Netscape Communicator for Linux emulation.SADA Kenji2000-03-262-0/+35
| | | | | | | Submitted by: Ryuichiro IMURA <imura@FreeBSD.org> Notes: svn path=/head/; revision=27065
* Cope with ja-linux-netscape ports, and some cosmetic refines.SADA Kenji2000-03-2612-37/+36
| | | | Notes: svn path=/head/; revision=27064
* Update to 1.2Satoshi Taoka2000-03-268-19/+19
| | | | Notes: svn path=/head/; revision=27062
* Update to 1.2beta2Satoshi Taoka2000-03-262-5/+6
| | | | Notes: svn path=/head/; revision=27061
* - Update to 3.04Akinori MUSHA2000-03-245-32/+31
| | | | | | | | | | | | - Change master site - Simplify the feature list in DESCR - Fix Makefile (suggested by Tsuguru-san) PR: ports/17318 Reviewed by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=27022
* Activate linux-localeR. Imura2000-03-241-0/+1
| | | | Notes: svn path=/head/; revision=27017
* Initial import of ja-linux_locale-9.1.R. Imura2000-03-245-0/+73
| | | | | | | | This is a Linux glibc 2.0/2.1 locale definition for Japanese. e.g.) We can play linux-netscape in our native language. :) Notes: svn path=/head/; revision=27016
* Change MASTER_SITES; I moved ports distfiles from http://www.idaemons.org/Akinori MUSHA2000-03-235-6/+5
| | | | | | | to http://people.FreeBSD.org/~knu/ Notes: svn path=/head/; revision=26982
* Add {BUILD,RUN}_DEPENDS on p5-MIME-Base64.Jun Kuriyama2000-03-221-0/+3
| | | | Notes: svn path=/head/; revision=26951
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Update to 2.02.Jun Kuriyama2000-03-219-25/+100
| | | | | | | | Submitted by: "Akinori -Aki- MUSHA" <knu@idaemons.org> PR: ports/17010 Notes: svn path=/head/; revision=26899
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835