summaryrefslogtreecommitdiff
path: root/japanese (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade, 2.2 -> 2.2.2 (2.2 PL02).Satoshi Asami1995-03-044-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. Notes: svn path=/head/; revision=1085
* Fix to make it work for local Unix domain sockets (no JSERVER env variableSatoshi Asami1995-03-042-0/+22
| | | | | | | set, for example). Notes: svn path=/head/; revision=1082
* Add .if !exists(/usr/X11R6/lib/libwnn.a) around DEPENDS line.Satoshi Asami1995-02-174-4/+12
| | | | Notes: svn path=/head/; revision=995
* Add an empty STRIP= line to the toplevel Makefile to get all shell-scriptsAndreas Schulz1995-02-134-4/+8
| | | | | | | installed. Notes: svn path=/head/; revision=969
* Converted Makefiles as much as I could.Satoshi Asami1995-02-112-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! Notes: svn path=/head/; revision=935
* nkf-1.4, Network Kanji code conversion FilterSatoshi Asami1995-02-065-0/+55
| | | | Notes: svn path=/head/; revision=892
* Gloat about my new patch.Satoshi Asami1995-01-252-0/+16
| | | | Notes: svn path=/head/; revision=825
* Minor cleanup.Satoshi Asami1995-01-252-6/+4
| | | | Notes: svn path=/head/; revision=824
* checksum!Satoshi Asami1995-01-114-0/+4
| | | | Notes: svn path=/head/; revision=745
* Don't build every time.Satoshi Asami1995-01-115-20/+5
| | | | | | | Pointed-out by: jkh Notes: svn path=/head/; revision=744
* Version up to 2.2 (now based on emacs-19.28).Satoshi Asami1995-01-0312-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. Notes: svn path=/head/; revision=676
* Fetch patch file into $DISTDIR directly instead of current dir.Satoshi Asami1994-12-234-24/+24
| | | | Notes: svn path=/head/; revision=603
* With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none ofGary Palmer1994-12-122-2/+0
| | | | | | | these need to have INSTALL_MANPAGES= yes anymore. Notes: svn path=/head/; revision=558
* Add cookies to pre-patch to pre-build targets so that this suckerSatoshi Asami1994-11-274-12/+44
| | | | | | | won't do the same thing twice. Notes: svn path=/head/; revision=516
* Put in an override rule for the patch site, if MASTER_SITE_OVERRIDE is set.Andreas Schulz1994-11-264-4/+20
| | | | Notes: svn path=/head/; revision=512
* Oops, forgot to add new package files. REQ will test if the user "wnn" isSatoshi Asami1994-11-252-0/+12
| | | | | | | | on the system or not. INSTALL will wnntouch the dictionary files upon install. Notes: svn path=/head/; revision=503
* Update to make jserver work. Needed to "wnntouch" dictionary filesSatoshi Asami1994-11-256-21/+52
| | | | | | | here and there. Notes: svn path=/head/; revision=502
* Make the message align with those from bsd.port.mk.Satoshi Asami1994-11-244-8/+8
| | | | Notes: svn path=/head/; revision=488
* Cleaned up $Id:$ line.Satoshi Asami1994-11-235-5/+5
| | | | Notes: svn path=/head/; revision=476
* Oops, forgot to touch build-cookie in dummy build target. Now I knowSatoshi Asami1994-11-235-0/+5
| | | | | | | why Wnn was getting built over and over. Sorry, Gary! Notes: svn path=/head/; revision=475
* <Sigh> Another one that was refusing to install it's manpageGary Palmer1994-11-232-0/+2
| | | | | | | | | Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=474
* mule, multilingual extension to emacs (based on 19.27)Satoshi Asami1994-11-2212-0/+260
| | | | Notes: svn path=/head/; revision=467
* Japanese/Chinese/Korean input method (only Japanese part built andSatoshi Asami1994-11-2221-0/+1218
| | | | | | | tested---someone else please try other languages!) Notes: svn path=/head/; revision=466
* kterm - Kanji xterm, version 6.1.0 for R6Satoshi Asami1994-11-1810-0/+148
Notes: svn path=/head/; revision=410