Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CATEGORIES+= -> CATEGORIES= | max | 1996-11-11 | 43 | -86/+86 |
| | | | | Inspired by: obrien | ||||
* | CATEGORIES+= -> CATEGORIES= | max | 1996-11-11 | 1 | -3/+4 |
| | | | | Moved around some lines to standardize. | ||||
* | Add jtex209-ascii, jtex209-both, jtex209-ntt. Delete ptex, it is | asami | 1996-11-11 | 1 | -2/+4 |
| | | | | obsoleted by jtex209-ascii. | ||||
* | NTT version of Japanese tex/latex. Uses many files from jtex209-both port. | asami | 1996-11-11 | 4 | -0/+930 |
| | | | | Submitted by: mita@jp.freebsd.org | ||||
* | The ASCII (a Japanese publisher) version of Japanese tex/latex. Uses | asami | 1996-11-11 | 4 | -0/+383 |
| | | | | many files from jtex209-both port. | ||||
* | Japanese tex/latex. Builds both NTT and ASCII (no, not the American | asami | 1996-11-11 | 24 | -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. | max | 1996-11-11 | 3 | -0/+3 |
| | |||||
* | CATEGORIES+= -> CATEGORIES= | max | 1996-11-11 | 3 | -21/+9 |
| | | | | | Instead of writing several shell commands in post-install target, simply call pkg/INSTALL. | ||||
* | CATEGORIES+= -> CATEGORIES= | max | 1996-11-11 | 3 | -11/+11 |
| | | | | Moved around some lines to standardize. | ||||
* | This is just a test. Try to import a simple program from -current | asami | 1996-11-10 | 2 | -2/+2 |
| | | | | and see if our CVS setup is working. | ||||
* | Added dvi2ps and vfxdvi (now that's one hard-to-type word!). | asami | 1996-11-09 | 1 | -1/+3 |
| | |||||
* | Japanese version of xdvi with vector font support. | asami | 1996-11-09 | 12 | -0/+2115 |
| | | | | Submitted by: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp> | ||||
* | Japanese version of dvi2ps | asami | 1996-11-09 | 8 | -0/+250 |
| | | | | Submitted by: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp> | ||||
* | Add two patches. | asami | 1996-11-09 | 2 | -2/+15 |
| | | | | Submitted by: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp> | ||||
* | On system without ptex2 and platex, after doing ``make install'' in | max | 1996-11-07 | 3 | -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'' in | max | 1996-11-07 | 1 | -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'' in | max | 1996-11-07 | 2 | -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. | max | 1996-11-05 | 6 | -27/+23 |
| | |||||
* | Add vfghostscript to RUN_DEPENDS too, I heard it's kinda needed. | asami | 1996-11-04 | 1 | -1/+2 |
| | | | | Submitted by: mita@jp.FreeBSD.org | ||||
* | Use ${COMPRESS_MAN} to compress man pages. | max | 1996-11-03 | 5 | -32/+22 |
| | |||||
* | We no longer need -p flag to ${MKDIR}. | max | 1996-11-03 | 1 | -9/+7 |
| | | | | Use ${COMPRESS_MAN} to compress man pages. | ||||
* | Use ${CP} instead of cp. | max | 1996-11-03 | 1 | -8/+8 |
| | | | | | Use /usr/local instead of ${PREFIX} Removed `v' from tar command line in post-install: target. | ||||
* | Use ${PREFIX} instead of /usr/local. | max | 1996-11-03 | 1 | -52/+51 |
| | | | | Use macros for cp, mkdir, rm, cat and gzip for compressing man page. | ||||
* | Added vfghostscript and vflib. | asami | 1996-11-02 | 1 | -1/+3 |
| | |||||
* | Japanese ghostscirpt with vector font support. | asami | 1996-11-02 | 15 | -0/+1358 |
| | | | | Submitted by: Mita Yoshio <mita@jp.FreeBSD.org> | ||||
* | Vector font library, used by vfghostscript. | asami | 1996-11-02 | 6 | -0/+519 |
| | | | | Submitted by: Mita Yoshio <mita@jp.FreeBSD.org> | ||||
* | No -p flag is needed with ${MKDIR} macro. | max | 1996-11-02 | 2 | -6/+5 |
| | |||||
* | Do not use -p flag with ${MKDIR} macro. | max | 1996-11-02 | 1 | -4/+5 |
| | |||||
* | Upgrade, 6.1.0 -> 6.2.0. | asami | 1996-11-01 | 6 | -104/+40 |
| | |||||
* | Swap -L orders so it won't pick up libpico from /usr/local/lib accidentally | asami | 1996-11-01 | 1 | -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 generates | max | 1996-10-31 | 3 | -3/+90 |
| | | | | valid Makefiles. | ||||
* | ``Test -d'' is unnecessary if ``mkdir -p'' is used. | max | 1996-10-27 | 1 | -7/+4 |
| | |||||
* | Use ${MKDIR} macro to make directory. | max | 1996-10-27 | 4 | -23/+11 |
| | |||||
* | Prints some warning message about user initialization file at installation. | max | 1996-10-22 | 1 | -0/+9 |
| | |||||
* | Workaround for elvrec acts inproperly when there is symbolic links in | max | 1996-10-22 | 1 | -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. | max | 1996-10-22 | 1 | -0/+26 |
| | | | | | (Closing PR #1733.) Submitted by: sanpei@yy.cs.keio.ac.jp | ||||
* | This port now installs startup script into ${PREFIX}/etc/rc.d. | max | 1996-10-22 | 2 | -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.) | max | 1996-10-22 | 1 | -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. | max | 1996-10-22 | 1 | -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 into | max | 1996-10-19 | 2 | -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. | max | 1996-10-19 | 2 | -1/+13 |
| | | | | Suggested by: asami | ||||
* | Added dependency rule for netpbm. | max | 1996-10-19 | 1 | -1/+8 |
| | | | | Submitted by: mita@jp.freebsd.org | ||||
* | Added today. | asami | 1996-10-18 | 1 | -1/+2 |
| | |||||
* | Tells you what day today is. | asami | 1996-10-18 | 7 | -0/+636 |
| | | | | Submitted by: ABURAYER Rewsirow <pcs51674@asciinet.or.jp> | ||||
* | Updated the maintainer's E-mail address. | max | 1996-10-15 | 1 | -3/+3 |
| | |||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 8 | -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. | max | 1996-10-05 | 12 | -30/+33 |
| | |||||
* | Upgrade, 1.6 -> 1.62. | max | 1996-09-29 | 2 | -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. | max | 1996-09-26 | 1 | -21/+25 |
| | | | | | Also some minor changes in do-install:. (Result of make install doesn't change, though.) | ||||
* | Removed the version number in pkg/COMMENT. | max | 1996-09-25 | 3 | -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. | max | 1996-09-25 | 1 | -1/+2 |
| | |||||
* | Mnews, Mini News Reader Ver. 1.19PL2. | max | 1996-09-25 | 8 | -0/+418 |
| | |||||
* | Use ${INSTALL_MAN} instead of install -c to install the man page. | max | 1996-09-23 | 1 | -2/+2 |
| | |||||
* | Removed extra semi-colons. (again?) | max | 1996-09-21 | 1 | -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. | asami | 1996-09-21 | 3 | -3/+6 |
| | |||||
* | Use ${INSTALL_MAN}, not ${INSTALL_DATA}, for man page installation. | asami | 1996-09-21 | 1 | -2/+2 |
| | | | | | | (I know I know, it's the same thing, but it's the principle of things!) Reviewed by: max | ||||
* | Oops, don't use ${INSTALL_PROGRAM} for shared libraries...it won't | asami | 1996-09-21 | 1 | -3/+3 |
| | | | | | complain, but the resulting mess is quite useless because the library won't have any symbols! | ||||
* | Deleted extra semi-colon in do-install: target. | max | 1996-09-21 | 1 | -4/+4 |
| | | | | | And some cleanup on do-install:. Submitted by: asami@FreeBSD.ORG | ||||
* | Cleaned up do-install: target. | max | 1996-09-21 | 1 | -24/+25 |
| | | | | Submitted by: asami@FreeBSD.ORG | ||||
* | Updated CONFIGURE_ARGS to let --canna-include point to the new location of | max | 1996-09-20 | 1 | -2/+2 |
| | | | | Canna's header files. | ||||
* | Upgrade, 3.91 -> 3.95lj1.1b3 | max | 1996-09-20 | 16 | -454/+1133 |
| | |||||
* | Check on /etc/services will be performed upon pkg_add, too. | max | 1996-09-19 | 3 | -0/+18 |
| | |||||
* | So, here it comes back again. (I certainly hope the keyword substitution | max | 1996-09-19 | 3 | -0/+480 |
| | | | | mode is set correctly.) | ||||
* | The keyword substitution mode of patch-ad needs to be changed to -ko, | max | 1996-09-19 | 3 | -480/+0 |
| | | | | | so I remove this file first. (And it will be back soon.) | ||||
* | Fixed broken patch file. (Well, I hope it works...) | max | 1996-09-19 | 3 | -108/+132 |
| | |||||
* | Add "jp-" in front of PKGNAME. | asami | 1996-09-19 | 13 | -20/+28 |
| | |||||
* | Prefixed the PKGNAME with ``jp-'' | max | 1996-09-18 | 4 | -6/+8 |
| | |||||
* | PKGNAME is now prefixed with ``jp-.'' | max | 1996-09-18 | 3 | -9/+9 |
| | | | | | | ${LOCALBASE} is used instead of /usr/local. Submitted by: asami@FreeBSD.ORG | ||||
* | Minor rewording ("Japanese/Russian utilities" -> "... support"). | asami | 1996-09-18 | 1 | -1/+1 |
| | |||||
* | Changed the maintainer from Satoshi to Max. | max | 1996-09-18 | 18 | -879/+1644 |
| | | | | | | | | | | | | | | | | | | | | | This port now installs man pages. (Patch-ac is responsible for following three items.) This port now installs files into ${PREFIX}/{bin,include/canna,lib/canna} instead of /usr/local/Canna/{bin,include,lib}. Changed the location and the name of the lock file to /var/run/Canna.pid. Changed the location of the log file to /var/log. Now the readme file is not installed into the directory where the lock file resides. (patch-ab) In post-install:, /etc/services is checked and the user will be notified if there is no entry for Canna. Added new patch to modify source of several man pages to avoid it displaying an empty page before showing its content. (patch-ad) | ||||
* | Fixed the problem that the startup script installed in /usr/local/etc/rc.d | max | 1996-09-18 | 3 | -9/+12 |
| | | | | | didn't actually start the program. Amazingly, no one has complained about this problem!! | ||||
* | Updated Masafumi NAKANE's E-mail address. | max | 1996-09-17 | 13 | -30/+30 |
| | |||||
* | 1.0.5.2.2 (beta) -> 1.0.5.2. | max | 1996-09-17 | 9 | -33/+21 |
| | |||||
* | Always install MakeTeXPK, renaming the old one out of the way if necessary. | asami | 1996-09-14 | 4 | -2/+100 |
| | | | | Submitted by: max@sfc.wide.ad.jp | ||||
* | Remove BUILD_DEPENDS on bison, which is now part of the main source tree. | asami | 1996-09-11 | 2 | -6/+2 |
| | |||||
* | Upgrade, 1.0.3 -> 1.0.5.2.2. It's beta, but who cares, it's nethack! :) | asami | 1996-08-30 | 27 | -471/+993 |
| | | | | Submitted by: max@sfc.wide.ad.jp | ||||
* | Mr. Masafumi NAKANE (max@sfc.wide.ad.jp) agreed to maintain this port. | asami | 1996-08-30 | 1 | -2/+2 |
| | |||||
* | Upgrade, 1.5.1 -> 1.6. | asami | 1996-08-28 | 3 | -16/+9 |
| | | | | Submitted by: max@sfc.wide.ad.jp | ||||
* | Add BUILD_DEPENDS to bison. | asami | 1996-08-25 | 2 | -2/+6 |
| | | | | Submitted by: max@sfc.wide.ad.jp | ||||
* | Misc. bugfix and cleanup. | asami | 1996-08-22 | 9 | -98/+267 |
| | | | | Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp> | ||||
* | Change default port address to 3086 (3000 is already taken). | asami | 1996-08-22 | 6 | -3/+66 |
| | | | | Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp> | ||||
* | (1) Move one .endif to the right place so this compiles with BATCH set. | asami | 1996-08-22 | 2 | -16/+32 |
| | | | | | | | | | (2) Add "STRIP=" so it won't try to strip scripts, strip all binaries in post-install target. (3) Other cosmetic changes. Submitted in part by: max@sfc.wide.ad.jp | ||||
* | Fix up font path in kon.cfg. | asami | 1996-08-21 | 1 | -2/+2 |
| | | | | Submitted by: max@sfc.wide.ad.jp | ||||
* | Added kinput2-canna+sj3, kinput2-canna+sj3+wnn, kinput2-sj3 and | asami | 1996-08-20 | 1 | -1/+5 |
| | | | | kinput-sj3+wnn. | ||||
* | kinput2 that can use canna or sj3. | asami | 1996-08-20 | 4 | -0/+41 |
| | | | | Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp> | ||||
* | kinput2 that uses sj3. | asami | 1996-08-20 | 4 | -0/+40 |
| | | | | Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp> | ||||
* | Add mule-sj3, sj3, sjxa and skk. | asami | 1996-08-19 | 1 | -1/+5 |
| | |||||
* | A mule that uses sj3. | asami | 1996-08-19 | 3 | -0/+73 |
| | | | | Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp> | ||||
* | Yet another Japanese imput method method. | asami | 1996-08-19 | 4 | -0/+79 |
| | | | | Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp> | ||||
* | An sj3 frontend. | asami | 1996-08-19 | 6 | -0/+305 |
| | | | | Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp> | ||||
* | Yet another kanji input method. | asami | 1996-08-19 | 18 | -0/+5760 |
| | | | | Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp> | ||||
* | Use GNU_CONFIGURE instead of HAS_CONFIGURE. Conditionalize man | asami | 1996-08-16 | 4 | -12/+20 |
| | | | | page compression on NOMANCOMPRESS. | ||||
* | Added tcl75 and tk41. | asami | 1996-08-09 | 1 | -1/+3 |
| | |||||
* | Install startup script in .../etc/rc.d. | asami | 1996-08-09 | 9 | -30/+39 |
| | | | | Submitted by: Masafumi NAKANE <max@sfc.wide.ad.jp> | ||||
* | Updated distribution patch. | asami | 1996-07-28 | 1 | -1/+1 |
| | | | | Submitted by: max@sfc.wide.ad.jp | ||||
* | Updated distribution patch. | asami | 1996-07-28 | 1 | -2/+2 |
| | | | | Submitted by: max@sfc.wide.ad.jp | ||||
* | Added ejdict. | asami | 1996-07-10 | 1 | -1/+2 |
| | |||||
* | Upgrade to 96/03 version. The old one doesn't compile anymore. | asami | 1996-07-07 | 3 | -49/+50 |
| | | | | Submitted by: max@sfc.wide.ad.jp | ||||
* | NCFTPFLAGS -> FETCH_BEFORE_ARGS | gpalmer | 1996-06-27 | 3 | -6/+6 |
| | |||||
* | Convert from ncftp to fetch | gpalmer | 1996-06-27 | 1 | -2/+2 |
| | |||||
* | Change NCFTP* to FETCH* to make this work properly now that ncftp is no | gpalmer | 1996-06-27 | 1 | -2/+2 |
| | | | | more | ||||
* | Remove the "hey I'm going to overwrite the pre-existing blah blah, | asami | 1996-06-13 | 3 | -62/+3 |
| | | | | | | 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???") | ||||
* | freefall.cdrom.com -> freefall.freebsd.org | asami | 1996-06-03 | 2 | -4/+4 |
| | |||||
* | Add ircII and qkc. | asami | 1996-05-04 | 1 | -1/+3 |
| | |||||
* | A fast ("quick") kanji code converter. Can also do CR+LF <-> LF. | asami | 1996-05-04 | 5 | -0/+43 |
| | | | | Submitted by: max@sfc.wide.ad.jp | ||||
* | Japanezed ircII client. | asami | 1996-05-04 | 6 | -0/+624 |
| | | | | Submitted by: max@sfc.wide.ad.jp | ||||
* | A better version of the script from the maintainer. | asami | 1996-05-04 | 1 | -3/+2 |
| | | | | Submitted by: max@sfc.wide.ad.jp | ||||
* | Added pine. | asami | 1996-04-30 | 1 | -1/+2 |
| | |||||
* | Japanized pine for reading and writing Japanese mails (obviously!). | asami | 1996-04-30 | 16 | -0/+532 |
| | | | | Submitted by: max@sfc.wide.ad.jp | ||||
* | Add mimekit. | asami | 1996-04-30 | 1 | -1/+2 |
| | |||||
* | A little library with functions to encode/decode MIME headers. | asami | 1996-04-30 | 6 | -0/+63 |
| | |||||
* | Forgot to change maintainer of this one. | asami | 1996-04-30 | 1 | -3/+3 |
| | |||||
* | Maintainer's address change. | asami | 1996-04-26 | 3 | -13/+7 |
| | | | | Submitted by: max@sfc.wide.ad.jp | ||||
* | Add dvi2tty. | asami | 1996-04-26 | 1 | -1/+2 |
| | |||||
* | Display Japanese .dvi files on text terminals. | asami | 1996-04-26 | 6 | -0/+82 |
| | | | | Submitted by: max@sfc.wide.ad.jp | ||||
* | Some distfiles moved around. | asami | 1996-04-26 | 1 | -13/+27 |
| | | | | Submitted by: max@sfc.wide.ad.jp | ||||
* | Fix to recognize tty names over `f' (e.g., ttyph). | asami | 1996-04-23 | 1 | -0/+17 |
| | |||||
* | pkg/COMMENT files for use by ports READMEs. | asami | 1996-04-09 | 1 | -0/+1 |
| | |||||
* | Upgrade, 1.09+0.98 -> 1.10+0.99. | asami | 1996-04-01 | 3 | -245/+274 |
| | | | | Submitted by: Noritaka Ishizumi <graphite@taurus.bekkoame.or.jp> | ||||
* | Added kakasi. | asami | 1996-03-29 | 1 | -1/+2 |
| | |||||
* | Kanji->Kana converter. Try to figure out why this one is special | asami | 1996-03-29 | 5 | -0/+43 |
| | | | | | | (hint: direction). Submitted by: Masafumi NAKANE <masafumi@pobox.com> | ||||
* | Fix some comments. | asami | 1996-03-29 | 2 | -16/+22 |
| | | | | Submitted by: Masafumi NAKANE <masafumi@pobox.com> | ||||
* | Oops, forgot to change maintainer. | asami | 1996-03-25 | 2 | -4/+4 |
| | |||||
* | Upgrade, 2.1.1 -> 2.1.4. | asami | 1996-03-25 | 10 | -746/+780 |
| | | | | Submitted by: Masafumi NAKANE <masafumi@pobox.com> | ||||
* | Added pkfonts. | asami | 1996-03-22 | 1 | -1/+2 |
| | |||||
* | Change back the ftp://... to http://... as per Satoshi's request. This | ats | 1996-02-21 | 1 | -2/+2 |
| | | | | site doesn't have ftp access, only http. | ||||
* | Change the http://... to ftp://... Our installed 1.x ncftp version in | ats | 1996-02-21 | 1 | -2/+2 |
| | | | | /usr/bin doesn't like the http: version of an URL. | ||||
* | libexec/in.phoned -> phoned. | asami | 1996-02-08 | 3 | -4/+4 |
| | | | | Suggested by: pst | ||||
* | Oops, forgot to convert one Makefile to use CFLAGS from /etc/make.conf. | asami | 1996-02-08 | 1 | -0/+11 |
| | |||||
* | Added okphone. | asami | 1996-02-08 | 1 | -1/+2 |
| | |||||
* | Japanese phone (conference call). | asami | 1996-02-08 | 7 | -0/+157 |
| | |||||
* | Added tgif. | asami | 1996-02-01 | 1 | -1/+2 |
| | |||||
* | tgif, Japanese version. But it's still Wednesday! | asami | 1996-02-01 | 5 | -0/+52 |
| | | | | Submitted by: Mita Yoshio <mita@iis.u-tokyo.ac.jp> | ||||
* | Category "networking" -> "www". | asami | 1995-11-26 | 1 | -2/+2 |
| | |||||
* | Category name changes ("printing" -> "print", "languages" -> "lang"). | asami | 1995-11-22 | 5 | -10/+10 |
| | | | | "networking" is left alone for now. | ||||
* | Added platex and ptex2. | asami | 1995-11-15 | 1 | -1/+3 |
| | |||||
* | platex, a Japanese latex that runs under ptex2. | asami | 1995-11-15 | 5 | -0/+255 |
| | | | | Submitted by: ohmon@sfc.keio.ac.jp | ||||
* | New version of ptex. Since it's somewhat incompatible with the previous | asami | 1995-11-15 | 14 | -0/+2764 |
| | | | | | | version, imported with suffix "2". Required for platex2e (coming soon). Submitted by: ohmon@sfc.keio.ac.jp | ||||
* | Delete @cwd, @mode, @owner and @group from these packing lists. | asami | 1995-11-13 | 3 | -3/+0 |
| | | | | Reported by: jkh | ||||
* | Duhh, I meant ghostscript, not ghostcript, sir! | asami | 1995-11-09 | 1 | -2/+2 |
| | |||||
* | Added ghostscript and xdvi. | asami | 1995-11-09 | 1 | -1/+3 |
| | |||||
* | Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a | asami | 1995-11-09 | 23 | -23/+23 |
| | | | | lot of ports or what! ;> | ||||
* | Added elvis, the king of editors. | asami | 1995-10-18 | 1 | -1/+2 |
| | |||||
* | Japanese version of elvis. I was supposed to import this a long time | asami | 1995-10-18 | 5 | -0/+70 |
| | | | | | | ago, and simply FORGOT. Shame on me. Submitted by: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp> | ||||
* | Add netscape.language. | asami | 1995-10-13 | 1 | -1/+2 |
| | |||||
* | Remove unnecessary FONTFILES hack (our bsd.port.mk can now handle | asami | 1995-10-11 | 3 | -25/+10 |
| | | | | | | | multiple master sites with only subsets of files). Make sure font files are installed correctly. I don't know how in the hell it worked before. | ||||
* | Use BUILD_DEPENDS and LIB_DEPENDS instead of ".if !exists(...)" hack. | asami | 1995-10-11 | 4 | -14/+8 |
| | |||||
* | Added ptex. | asami | 1995-10-03 | 1 | -1/+2 |
| | |||||
* | Added chimera, convert to new format. | asami | 1995-09-22 | 1 | -4/+22 |
| | |||||
* | Japanese chimera, version 1.65 (same as original). | asami | 1995-09-22 | 8 | -0/+106 |
| | |||||
* | /usr/ports/distfiles -> $(DISTDIR) | asami | 1995-09-15 | 1 | -1/+1 |
| | | | | Submitted by: Shigeki Nogaya <nogaya@mbox.kyoto-inet.or.jp> | ||||
* | Doh! WTH was -I/usr/local/X11R6/include doing here! | asami | 1995-08-25 | 3 | -3/+3 |
| | |||||
* | Forgot to update the checksum of the patch file.... | asami | 1995-08-25 | 3 | -3/+3 |
| | |||||
* | Upgrade to version 2.3. The delta is almost identical to mule-wnn. | asami | 1995-08-08 | 3 | -13/+8 |
| | | | | Submitted by: NIIMI Satoshi <sa2c@st.rim.or.jp> | ||||
* | Repair a failure i made with the last commit. The make should not try | ats | 1995-08-06 | 1 | -1/+2 |
| | | | | to extract the fonts. Add a EXTRACT_ONLY for the port. | ||||
* | Fix the Makefile that it also works for the MASTER_SITE_OVERRIDE case. | ats | 1995-08-02 | 1 | -1/+7 |
| | | | | | The fonts are already in the distfiles and can be fetched with the normal fetch target. | ||||
* | Upgrade, 2.2.2 -> 2.3. Note the base emacs version is still 19.28. | asami | 1995-07-29 | 9 | -42/+27 |
| | | | | Other variations (japanese/mule-canna, editors/mule) to follow. | ||||
* | Remove redundant mkdir of share/emacs/site-lisp from post-install. | asami | 1995-07-24 | 4 | -16/+4 |
| | | | | | | The internal install rule already creates all the site-lisp directories! Pointed-out by: me (not asami!) | ||||
* | Add a mkdir -p for share/emacs/site-lisp, just in case. Reverse the | asami | 1995-07-20 | 4 | -8/+20 |
| | | | | | order of the search for site-lisp (lib/mule is searched before share/emacs now). | ||||
* | A full-blown PLIST. | asami | 1995-07-13 | 1 | -2/+215 |
| | |||||
* | Use | asami | 1995-06-27 | 4 | -9/+12 |
| | | | | | | | | | | | | | | | /usr/local/share/emacs/site-lisp /usr/local/lib/mule-site-lisp as the "site-lisp" directories. Basically all I did was tuck --locallisppath=${PREFIX}/share/emacs/site-lisp:${PREFIX}/lib/mule/site-lisp to the end of CONFIGURE_ARGS. Also, all the patch-aa's are unnecessary because bsd.port.mk now will take ${CFLAGS} from /etc/make.conf and put it in the environment before calling configure. | ||||
* | Revised PLIST, with all the correct permissions and ownerships. | asami | 1995-06-26 | 3 | -21/+369 |
| | | | | Submitted by: NIIMI Satoshi <sa2c@and.or.jp> | ||||
* | ${XMKMF} -> xmkmf, so that "make includes" and such won't get invoked | asami | 1995-06-26 | 3 | -6/+6 |
| | | | | | | twice. Submitted by: NIIMI Satoshi <sa2c@and.or.jp> | ||||
* | Add "PKGNAME=kon-0994e". | asami | 1995-06-25 | 1 | -1/+2 |
| | |||||
* | Add | asami | 1995-06-24 | 8 | -4/+20 |
| | | | | | | | | | | | | | | 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! :) | ||||
* | Added kon. | asami | 1995-06-24 | 1 | -2/+2 |
| | |||||
* | A Japanese console driver for VGA consoles. | asami | 1995-06-24 | 7 | -0/+1319 |
| | | | | Submitted by: Takashi Ogura <ogura@st.rim.or.jp> | ||||
* | List all files. | asami | 1995-06-23 | 5 | -15/+525 |
| | |||||
* | Make nethack happy with job controls (especially ^Z). | asami | 1995-06-23 | 3 | -3/+6 |
| | | | | Submitted by: NIIMI Satoshi <sa2c@and.or.jp> | ||||
* | Upgrade, 3.2p1 -> 3.2p2. | asami | 1995-06-22 | 15 | -888/+192 |
| | | | | Submitted by: NIIMI Satoshi <sa2c@and.or.jp> | ||||
* | Upgrade, 1.0.2 -> 1.0.3. The original (3.1.3) is still the same. | asami | 1995-06-19 | 9 | -18/+18 |
| | | | | patch-ag is now part of the distribution. | ||||
* | Protect the pre-fetch: target with .if !defined(MASTER_SITE_OVERRIDE), | asami | 1995-05-29 | 2 | -6/+10 |
| | | | | | | because this master site should already have the tarball, not the uuencoded pieces. Submitted by: Andreas Schulz <ats@freebsd.first.gmd.de> | ||||
* | Clean up subdir Makefiles. They now all look like this: | asami | 1995-05-14 | 1 | -5/+2 |
| | | | | | | | | | | | | | | | | | | | ===== # Id line # # RESTRICTED: restricted_port_1 (comment1) # RESTRICTED: restricted_port_2 (comment2) # # BROKEN: broken_port_3 (comment3) # BROKEN: broken_port_4 (comment4) # BROKEN: broken_port_5 (comment5) # SUBDIR= good_port_1 good_port_2 ... ===== Basically, the idea is to make it easy to find restricted or broken ports by doing a "grep". | ||||
* | Add "NCFTPFLAGS=-NP", seems like they are behind a firewall. | asami | 1995-05-14 | 3 | -3/+6 |
| | |||||
* | Add nethack. | asami | 1995-05-14 | 1 | -2/+2 |
| | |||||
* | The nethack dungeon slashing game, Japanese version. | asami | 1995-05-14 | 30 | -0/+882 |
| | |||||
* | Put nkf in correct alphabetical order. Shame on me! ;) | asami | 1995-05-13 | 1 | -2/+2 |
| | |||||
* | Add another site for getting patch files. (Commented out, as article | asami | 1995-05-09 | 1 | -1/+4 |
| | | | | numbers are different.) | ||||
* | Upgrade (2.15.4+mb1.03 -> 2.15.6+mb1.04). Also ftp the patch from a | asami | 1995-05-09 | 3 | -6/+28 |
| | | | | | news archive instead of carrying it as patch-aa. Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> | ||||
* | Temporary fix to pkg_create problem, instead of listing all the files | asami | 1995-05-05 | 1 | -215/+2 |
| | | | | | | just specify the directory name. (This is NOT recommended as a long- term fix and I'm going to back it out as soon as the pkg_create problem is corrected.) | ||||
* | Add kinput2-canna+wnn and kinput2-wnn. | asami | 1995-05-03 | 1 | -3/+4 |
| | |||||
* | Add missing CATEGORIES (japanese and printing). | asami | 1995-05-03 | 1 | -1/+2 |
| | |||||
* | jless.hlp was moved from lib to share in the previous update. | asami | 1995-05-02 | 1 | -1/+1 |
| | |||||
* | Oops, deleted too much (says) | asami | 1995-05-02 | 2 | -2/+34 |
| | | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> | ||||
* | Add gxditview. Move port into SUBDIR too (don't know why I didn't earlier!). | asami | 1995-05-02 | 1 | -4/+4 |
| | |||||
* | Japanized gxditview. | asami | 1995-05-02 | 5 | -0/+34 |
| | | | | Submitted by: nobu@psrc.isac.co.jp | ||||
* | Take out gxditview. The separate port is coming soon. | asami | 1995-05-02 | 1 | -55/+0 |
| | | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> | ||||
* | Added groff. | asami | 1995-05-02 | 1 | -2/+2 |
| | |||||
* | Japanized groff, version 0.98. Also installs and packages | asami | 1995-05-02 | 5 | -0/+351 |
| | | | | | | Japanese gxditview, but the packaging part is disabled for now. Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> | ||||
* | Added kinput2-canna. | asami | 1995-05-02 | 1 | -2/+3 |
| | |||||
* | A Japanese inputting tool, you can use it from multiple X clients. The | asami | 1995-05-02 | 4 | -0/+35 |
| | | | | | | actual conversion is done by the Canna engine. Submitted by: NIIMI Satoshi <sa2c@and.or.jp> | ||||
* | Why the heck was I calling the build target "pre-build"?!? (Changed | asami | 1995-04-24 | 5 | -10/+10 |
| | | | | to do-build.) | ||||
* | Since thud was down all day (no offense Gary :), I finally had time to | asami | 1995-04-23 | 13 | -122/+157 |
| | | | | | | | | | | | | | | | split mule into three ports: editors/mule: no language-specific support japanese/mule-canna: Japanese support, Canna library built-in japanese/mule-wnn: Japanese support, Wnn library built-in Note that the two ports under japanese/ will overwrite some of the emacs support files. Although this itself isn't a problem, if you pkg_delete it, you will lose some files needed for emacs. (This is explained in DESCR, although god knows who reads them.) Also I've listed every single file in the PLIST. | ||||
* | Update Makefile.canna to work with bsd.port.mk. | asami | 1995-04-22 | 4 | -4/+32 |
| | | | | | Also, strip the installed binaries. Aren't you glad I invented post-install? :) | ||||
* | Update of editors Makefiles! | asami | 1995-04-21 | 4 | -28/+8 |
| | |||||
* | Update of ports/japanese Makefiles to work with the new bsd.port.mk. | asami | 1995-04-21 | 6 | -27/+12 |
| | |||||
* | Upgrade, now use less-290 as the base. | asami | 1995-04-19 | 5 | -21/+20 |
| | | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> | ||||
* | Add 'f' flag to gzip so that it won't ask user about compressing | asami | 1995-04-16 | 1 | -1/+1 |
| | | | | the man page. | ||||
* | DEPENDS= ${PORTSDIR}/japanese/Wnn | jkh | 1995-04-10 | 4 | -8/+8 |
| | | | | | Not: DEPENDS= ${PORTSDIR}/utils/Wnn | ||||
* | Oops, one more CATEGORY -> CATEGORIES typo fix.... | asami | 1995-04-09 | 1 | -2/+2 |
| | |||||
* | Typo (CATEGORY -> CATEGORIES). | asami | 1995-04-09 | 1 | -2/+2 |
| | |||||
* | Another round of Makefile updates, editors version. | asami | 1995-04-09 | 4 | -48/+72 |
| | |||||
* | Clean up Makefiles, as per my promise. | asami | 1995-04-07 | 15 | -50/+81 |
| | |||||
* | Added gawk. | asami | 1995-04-05 | 1 | -2/+2 |
| | |||||
* | Japanized gawk. | asami | 1995-04-05 | 5 | -0/+32 |
| | | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> | ||||
* | Added grep and sed. | asami | 1995-04-04 | 1 | -2/+2 |
| | |||||
* | Japanized grep, 2.0 + patches. | asami | 1995-04-04 | 6 | -0/+62 |
| | | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> | ||||
* | Japanized sed, 1.18 + patches. | asami | 1995-04-04 | 5 | -0/+29 |
| | | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> | ||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 17 | -17/+34 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Try to get most ports checksummed | gpalmer | 1995-04-01 | 2 | -0/+2 |
| | |||||
* | Add mh to the "doesn't compile" list. | asami | 1995-03-30 | 1 | -1/+3 |
| | |||||
* | Japanese version of mh. It doesn't compile right now on thud but it | asami | 1995-03-30 | 5 | -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> | ||||
* | Reviewed by: | asami | 1995-03-28 | 6 | -139/+28 |
| | | | | | Submitted by: Obtained from: | ||||
* | Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and | asami | 1995-03-27 | 5 | -15/+5 |
| | | | | | pkg/REQ are now standard names recognized in bsd.port.mk so no need to redefine PKG_ARGS in Makefile. | ||||
* | Added tcl and tk. | asami | 1995-03-27 | 1 | -2/+2 |
| | |||||
* | Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, | asami | 1995-03-24 | 16 | -16/+32 |
| | | | | and some other minor cleanup. | ||||
* | Added less. | asami | 1995-03-20 | 1 | -2/+2 |
| | |||||
* | less-237 with patches to understand Japanese. It will install itself | asami | 1995-03-20 | 7 | -0/+117 |
| | | | | | with prefix "j" so as not to tramp on the regular less. Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> | ||||
* | Oops, forgot to upgrade the package files. | asami | 1995-03-16 | 2 | -3/+3 |
| | |||||
* | Upgrade, 1.4 + unofficial patches -> 1.5p1 | asami | 1995-03-16 | 2 | -21/+4 |
| | |||||
* | Change references to Wnn/Canna to point to ports/japanese instead of | asami | 1995-03-16 | 4 | -8/+8 |
| | | | | ports/utils. | ||||
* | The new /usr/ports/japanese hierarchy starts today. Here goes | asami | 1995-03-16 | 1 | -0/+7 |
| | | | | the Makefile. | ||||
* | Added chown bin.bin to the lock dir. | asami | 1995-03-07 | 3 | -0/+3 |
| | | | | | Submitted by: nobu@psrc.isac.co.jp (Actually the initial import should have had this Submitted by: line too) | ||||
* | Forgot to change these when upgraded from 2.2 -> 2.2.2. | asami | 1995-03-07 | 8 | -8/+8 |
| | |||||
* | Canna, a kana-kanji conversion engine from NEC. | asami | 1995-03-06 | 18 | -0/+1299 |
| | |||||
* | Upgrade, 2.2 -> 2.2.2 (2.2 PL02). | asami | 1995-03-04 | 4 | -12/+20 |
| | | | | | | Note: post-build and cannainfo.el are necessary only for reformatting one of the info files whose source was patched, and can go away when the next minor release (i.e., 2.3) comes out. | ||||
* | Fix to make it work for local Unix domain sockets (no JSERVER env variable | asami | 1995-03-04 | 2 | -0/+22 |
| | | | | set, for example). | ||||
* | Add .if !exists(/usr/X11R6/lib/libwnn.a) around DEPENDS line. | asami | 1995-02-17 | 4 | -4/+12 |
| | |||||
* | Add an empty STRIP= line to the toplevel Makefile to get all shell-scripts | ats | 1995-02-14 | 4 | -4/+8 |
| | | | | installed. | ||||
* | Converted Makefiles as much as I could. | asami | 1995-02-11 | 2 | -6/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out! | ||||
* | nkf-1.4, Network Kanji code conversion Filter | asami | 1995-02-06 | 5 | -0/+55 |
| | |||||
* | Gloat about my new patch. | asami | 1995-01-25 | 2 | -0/+16 |
| | |||||
* | Minor cleanup. | asami | 1995-01-25 | 2 | -6/+4 |
| | |||||
* | checksum! | asami | 1995-01-11 | 4 | -0/+4 |
| | |||||
* | Don't build every time. | asami | 1995-01-11 | 5 | -20/+5 |
| | | | | Pointed-out by: jkh | ||||
* | Version up to 2.2 (now based on emacs-19.28). | asami | 1995-01-03 | 12 | -52/+40 |
| | | | | | | | | | | @ Don't need freebsd.h and unexsunos4.c anymore (these were taken from 19.28, with a minor modification, which is now known as patch-ac). @ Tweaked lib-src/Makefile.in.in so that it won't clobber existing emacs installation (patch-ab). @ Taken out -g from configure per someone's suggestion (patch-aa). @ Changed patch site to one in US. @ New md5 checksums. | ||||
* | Fetch patch file into $DISTDIR directly instead of current dir. | asami | 1994-12-23 | 4 | -24/+24 |
| | |||||
* | With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of | gpalmer | 1994-12-12 | 2 | -2/+0 |
| | | | | these need to have INSTALL_MANPAGES= yes anymore. | ||||
* | Add cookies to pre-patch to pre-build targets so that this sucker | asami | 1994-11-27 | 4 | -12/+44 |
| | | | | won't do the same thing twice. | ||||
* | Put in an override rule for the patch site, if MASTER_SITE_OVERRIDE is set. | ats | 1994-11-27 | 4 | -4/+20 |
| | |||||
* | Oops, forgot to add new package files. REQ will test if the user "wnn" is | asami | 1994-11-26 | 2 | -0/+12 |
| | | | | | on the system or not. INSTALL will wnntouch the dictionary files upon install. | ||||
* | Update to make jserver work. Needed to "wnntouch" dictionary files | asami | 1994-11-26 | 6 | -21/+52 |
| | | | | here and there. | ||||
* | Make the message align with those from bsd.port.mk. | asami | 1994-11-24 | 4 | -8/+8 |
| | |||||
* | Cleaned up $Id:$ line. | asami | 1994-11-23 | 5 | -5/+5 |
| | |||||
* | Oops, forgot to touch build-cookie in dummy build target. Now I know | asami | 1994-11-23 | 5 | -0/+5 |
| | | | | why Wnn was getting built over and over. Sorry, Gary! | ||||
* | <Sigh> Another one that was refusing to install it's manpage | gpalmer | 1994-11-23 | 2 | -0/+2 |
| | | | | | | Reviewed by: Submitted by: Obtained from: | ||||
* | mule, multilingual extension to emacs (based on 19.27) | asami | 1994-11-23 | 12 | -0/+260 |
| | |||||
* | Japanese/Chinese/Korean input method (only Japanese part built and | asami | 1994-11-23 | 21 | -0/+1218 |
| | | | | tested---someone else please try other languages!) | ||||
* | kterm - Kanji xterm, version 6.1.0 for R6 | asami | 1994-11-18 | 10 | -0/+148 |