summaryrefslogtreecommitdiff
path: root/japanese (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Japanese tex/latex. Builds both NTT and ASCII (no, not the AmericanSatoshi Asami1996-11-1124-0/+2282
| | | | | | | | character code, this one is a Japanese publisher) versions. Many files from this port (including the Makefile, hence the "?=" in DISTNAME) are used for jtex209-ntt an jtex209-ascii ports. Submitted by: mita@jp.FreeBSD.org
* Command line argument is checked and exits if $2!=POST-INSTALL.Masafumi Max NAKANE1996-11-113-0/+3
|
* CATEGORIES+= -> CATEGORIES=Masafumi Max NAKANE1996-11-113-21/+9
| | | | | Instead of writing several shell commands in post-install target, simply call pkg/INSTALL.
* CATEGORIES+= -> CATEGORIES=Masafumi Max NAKANE1996-11-113-11/+11
| | | | Moved around some lines to standardize.
* This is just a test. Try to import a simple program from -currentSatoshi Asami1996-11-102-2/+2
| | | | and see if our CVS setup is working.
* Added dvi2ps and vfxdvi (now that's one hard-to-type word!).Satoshi Asami1996-11-091-1/+3
|
* Japanese version of xdvi with vector font support.Satoshi Asami1996-11-0912-0/+2115
| | | | Submitted by: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
* Japanese version of dvi2psSatoshi Asami1996-11-098-0/+250
| | | | Submitted by: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
* Add two patches.Satoshi Asami1996-11-082-2/+15
| | | | Submitted by: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
* On system without ptex2 and platex, after doing ``make install'' inMasafumi Max NAKANE1996-11-073-196/+1
| | | | | | | | | | | | | | | platex, ``make package'' in ptex2 failed. It happend as: ``Make install'' led to ``make install'' in ptex2 and it installed old LaTeX files which ptex2 doesn't seem to use. However, they seem to be necessary for platex to generate newer pLaTeX files. Before installing new files, pLaTex removes old files, and that causes some files for ptex2 package to be missing. To solve this problem, ptex2 now doesn't install old LaTeX files and instead, platex port installs them. The Bug Found by: asami
* On system without ptex2 and platex, after doing ``make install'' inMasafumi Max NAKANE1996-11-071-21/+20
| | | | | | | | | | | | | | | | | platex, ``make package'' in ptex2 failed. It happend as: ``Make install'' led to ``make install'' in ptex2 and it installed old LaTeX files which ptex2 doesn't seem to use. However, they seem to be necessary for platex to generate newer pLaTeX files. Before installing new files, pLaTex removes old files, and that causes some files for ptex2 package to be missing. To solve this problem, ptex2 now doesn't install old LaTeX files and instead, platex port installs them. The Bug Found by: asami Simplified character code dependent contitionals.
* On system without ptex2 and platex, after doing ``make install'' inMasafumi Max NAKANE1996-11-072-136/+76
| | | | | | | | | | | | | | | | | | | platex, ``make package'' in ptex2 failed. It happend as: ``Make install'' led to ``make install'' in ptex2 and it installed old LaTeX files which ptex2 doesn't seem to use. However, they seem to be necessary for platex to generate newer pLaTeX files. Before installing new files, pLaTex removes old files, and that causes some files for ptex2 package to be missing. To solve this problem, ptex2 now doesn't install old LaTeX files and instead, platex port installs them. The Bug Found by: asami Moved around some lines to standardize Makefile. Simplify character code dependent conditionals.
* Use ${COMPRESS_MAN} to compress man pages.Masafumi Max NAKANE1996-11-056-27/+23
|
* Add vfghostscript to RUN_DEPENDS too, I heard it's kinda needed.Satoshi Asami1996-11-041-1/+2
| | | | Submitted by: mita@jp.FreeBSD.org
* Use ${COMPRESS_MAN} to compress man pages.Masafumi Max NAKANE1996-11-025-32/+22
|
* We no longer need -p flag to ${MKDIR}.Masafumi Max NAKANE1996-11-021-9/+7
| | | | Use ${COMPRESS_MAN} to compress man pages.
* Use ${CP} instead of cp.Masafumi Max NAKANE1996-11-021-8/+8
| | | | | Use /usr/local instead of ${PREFIX} Removed `v' from tar command line in post-install: target.
* Use ${PREFIX} instead of /usr/local.Masafumi Max NAKANE1996-11-021-52/+51
| | | | Use macros for cp, mkdir, rm, cat and gzip for compressing man page.
* Added vfghostscript and vflib.Satoshi Asami1996-11-021-1/+3
|
* Japanese ghostscirpt with vector font support.Satoshi Asami1996-11-0215-0/+1358
| | | | Submitted by: Mita Yoshio <mita@jp.FreeBSD.org>
* Vector font library, used by vfghostscript.Satoshi Asami1996-11-026-0/+519
| | | | Submitted by: Mita Yoshio <mita@jp.FreeBSD.org>
* No -p flag is needed with ${MKDIR} macro.Masafumi Max NAKANE1996-11-022-6/+5
|
* Do not use -p flag with ${MKDIR} macro.Masafumi Max NAKANE1996-11-021-4/+5
|
* Upgrade, 6.1.0 -> 6.2.0.Satoshi Asami1996-11-016-104/+40
|
* 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
* Replaced spaces with tabs in several places, so that Imake will generatesMasafumi Max NAKANE1996-10-313-3/+90
| | | | valid Makefiles.
* ``Test -d'' is unnecessary if ``mkdir -p'' is used.Masafumi Max NAKANE1996-10-271-7/+4
|
* Use ${MKDIR} macro to make directory.Masafumi Max NAKANE1996-10-274-23/+11
|
* Prints some warning message about user initialization file at installation.Masafumi Max NAKANE1996-10-221-0/+9
|
* Workaround for elvrec acts inproperly when there is symbolic links inMasafumi Max NAKANE1996-10-221-0/+28
| | | | | | | relevant directories. (Closing PR #1733.) Submitted by: sanpei@yy.cs.keio.ac.jp
* Changed the name of user initialization file in the man page to .elvisrc.Masafumi Max NAKANE1996-10-221-0/+26
| | | | | (Closing PR #1733.) Submitted by: sanpei@yy.cs.keio.ac.jp
* This port now installs startup script into ${PREFIX}/etc/rc.d.Masafumi Max NAKANE1996-10-222-1/+5
| | | | | | | | | Changed the location for the documentation to be installed to ${PREFIX}/share/doc/jp-elvis. (Closing PR #1733.) Submitted by: sanpei@yy.cs.keio.ac.jp
* Split the patch file. (Separate patch file for each file to be patched.)Masafumi Max NAKANE1996-10-221-0/+85
| | | | | | | | | Fixed the problem that elvis attempts to use /usr/preserve if /var/preserve doesn't exist. (Closing PR #1733.) Submitted by: sanpei@yy.cs.keio.ac.jp
* This port now installs its startup script in ${PREFIX}/etc/rc.d.Masafumi Max NAKANE1996-10-221-7/+28
| | | | | | | | | | | The location for the documentation to be installed is now ${PREFIX}/share/doc/jp-elvis. Added ``editors'' to the CATEGORIES list. (Closing PR #1733.) Submitted by: sanpei@yy.cs.keio.ac.jp
* This port now installs relevant docs and examples intoMasafumi Max NAKANE1996-10-192-26/+24
| | | | | | ${PREFIX}/share/doc/mnews and ${PREFIX}/share/examples/mnews respectively instead of ${PREFIX}/share/mnews/{doc,samples}. Suggested by: asami
* This port now installs several document files into ${PREFIX}/share/doc/kakasi.Masafumi Max NAKANE1996-10-192-1/+13
| | | | Suggested by: asami
* Added dependency rule for netpbm.Masafumi Max NAKANE1996-10-191-1/+8
| | | | Submitted by: mita@jp.freebsd.org
* Added today.Satoshi Asami1996-10-181-1/+2
|
* Tells you what day today is.Satoshi Asami1996-10-187-0/+636
| | | | Submitted by: ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
* Updated the maintainer's E-mail address.Masafumi Max NAKANE1996-10-151-3/+3
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-108-8/+8
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Upgrade, 1.0.5.2 -> 1.0.5.3-beta-960925.Masafumi Max NAKANE1996-10-0512-30/+33
|
* Upgrade, 1.6 -> 1.62.Masafumi Max NAKANE1996-09-282-5/+5
| | | | | Installation of the custom makefile is done in post-extract: instead of pre-patch:.
* Use ${INSTALL_DATA} instead of cp to install files.Masafumi Max NAKANE1996-09-261-21/+25
| | | | | Also some minor changes in do-install:. (Result of make install doesn't change, though.)
* Removed the version number in pkg/COMMENT.Masafumi Max NAKANE1996-09-253-4/+6
| | | | | | | Use @dirrm instead of rm -rf to delete directories at deinstallation time. Submitted by: asami Modified the default inews location.
* Activated jp-mnews.Masafumi Max NAKANE1996-09-241-1/+2
|
* Mnews, Mini News Reader Ver. 1.19PL2.Masafumi Max NAKANE1996-09-248-0/+418
|
* Use ${INSTALL_MAN} instead of install -c to install the man page.Masafumi Max NAKANE1996-09-231-2/+2
|
* Removed extra semi-colons. (again?)Masafumi Max NAKANE1996-09-211-6/+6
| | | | | Don't use mv to install files or you will have hard time doing make reinstall. :-)
* Don't forget to compress dlb.6.Satoshi Asami1996-09-213-3/+6
|