summaryrefslogtreecommitdiff
path: root/japanese (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Category "networking" -> "www".Satoshi Asami1995-11-261-2/+2
| | | | Notes: svn path=/head/; revision=2469
* Category name changes ("printing" -> "print", "languages" -> "lang").Satoshi Asami1995-11-225-10/+10
| | | | | | | "networking" is left alone for now. Notes: svn path=/head/; revision=2448
* Added platex and ptex2.Satoshi Asami1995-11-151-1/+3
| | | | Notes: svn path=/head/; revision=2422
* platex, a Japanese latex that runs under ptex2.Satoshi Asami1995-11-155-0/+255
| | | | | | | Submitted by: ohmon@sfc.keio.ac.jp Notes: svn path=/head/; revision=2421
* New version of ptex. Since it's somewhat incompatible with the previousSatoshi Asami1995-11-1514-0/+2764
| | | | | | | | | version, imported with suffix "2". Required for platex2e (coming soon). Submitted by: ohmon@sfc.keio.ac.jp Notes: svn path=/head/; revision=2420
* Delete @cwd, @mode, @owner and @group from these packing lists.Satoshi Asami1995-11-133-3/+0
| | | | | | | Reported by: jkh Notes: svn path=/head/; revision=2415
* Duhh, I meant ghostscript, not ghostcript, sir!Satoshi Asami1995-11-091-2/+2
| | | | Notes: svn path=/head/; revision=2410
* Added ghostscript and xdvi.Satoshi Asami1995-11-091-1/+3
| | | | Notes: svn path=/head/; revision=2409
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aSatoshi Asami1995-11-0923-23/+23
| | | | | | | lot of ports or what! ;> Notes: svn path=/head/; revision=2402
* Added elvis, the king of editors.Satoshi Asami1995-10-181-1/+2
| | | | Notes: svn path=/head/; revision=2346
* Japanese version of elvis. I was supposed to import this a long timeSatoshi Asami1995-10-185-0/+70
| | | | | | | | | ago, and simply FORGOT. Shame on me. Submitted by: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp> Notes: svn path=/head/; revision=2345
* Add netscape.language.Satoshi Asami1995-10-131-1/+2
| | | | Notes: svn path=/head/; revision=2333
* Remove unnecessary FONTFILES hack (our bsd.port.mk can now handleSatoshi Asami1995-10-113-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. Notes: svn path=/head/; revision=2314
* Use BUILD_DEPENDS and LIB_DEPENDS instead of ".if !exists(...)" hack.Satoshi Asami1995-10-114-14/+8
| | | | Notes: svn path=/head/; revision=2313
* Added ptex.Satoshi Asami1995-10-031-1/+2
| | | | Notes: svn path=/head/; revision=2230
* Added chimera, convert to new format.Satoshi Asami1995-09-221-4/+22
| | | | Notes: svn path=/head/; revision=2173
* Japanese chimera, version 1.65 (same as original).Satoshi Asami1995-09-228-0/+106
| | | | Notes: svn path=/head/; revision=2172
* /usr/ports/distfiles -> $(DISTDIR)Satoshi Asami1995-09-151-1/+1
| | | | | | | Submitted by: Shigeki Nogaya <nogaya@mbox.kyoto-inet.or.jp> Notes: svn path=/head/; revision=2154
* Doh! WTH was -I/usr/local/X11R6/include doing here!Satoshi Asami1995-08-253-3/+3
| | | | Notes: svn path=/head/; revision=2106
* Forgot to update the checksum of the patch file....Satoshi Asami1995-08-253-3/+3
| | | | Notes: svn path=/head/; revision=2105
* Upgrade to version 2.3. The delta is almost identical to mule-wnn.Satoshi Asami1995-08-083-13/+8
| | | | | | | Submitted by: NIIMI Satoshi <sa2c@st.rim.or.jp> Notes: svn path=/head/; revision=2036
* Repair a failure i made with the last commit. The make should not tryAndreas Schulz1995-08-051-1/+2
| | | | | | | to extract the fonts. Add a EXTRACT_ONLY for the port. Notes: svn path=/head/; revision=2033
* Fix the Makefile that it also works for the MASTER_SITE_OVERRIDE case.Andreas Schulz1995-08-011-1/+7
| | | | | | | | The fonts are already in the distfiles and can be fetched with the normal fetch target. Notes: svn path=/head/; revision=2024
* Upgrade, 2.2.2 -> 2.3. Note the base emacs version is still 19.28.Satoshi Asami1995-07-289-42/+27
| | | | | | | Other variations (japanese/mule-canna, editors/mule) to follow. Notes: svn path=/head/; revision=2014
* Remove redundant mkdir of share/emacs/site-lisp from post-install.Satoshi Asami1995-07-234-16/+4
| | | | | | | | | The internal install rule already creates all the site-lisp directories! Pointed-out by: me (not asami!) Notes: svn path=/head/; revision=2003
* Add a mkdir -p for share/emacs/site-lisp, just in case. Reverse theSatoshi Asami1995-07-204-8/+20
| | | | | | | | order of the search for site-lisp (lib/mule is searched before share/emacs now). Notes: svn path=/head/; revision=1998
* A full-blown PLIST.Satoshi Asami1995-07-131-2/+215
| | | | Notes: svn path=/head/; revision=1964
* UseSatoshi Asami1995-06-274-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. Notes: svn path=/head/; revision=1896
* Revised PLIST, with all the correct permissions and ownerships.Satoshi Asami1995-06-263-21/+369
| | | | | | | Submitted by: NIIMI Satoshi <sa2c@and.or.jp> Notes: svn path=/head/; revision=1892
* ${XMKMF} -> xmkmf, so that "make includes" and such won't get invokedSatoshi Asami1995-06-263-6/+6
| | | | | | | | | twice. Submitted by: NIIMI Satoshi <sa2c@and.or.jp> Notes: svn path=/head/; revision=1891
* Add "PKGNAME=kon-0994e".Satoshi Asami1995-06-251-1/+2
| | | | Notes: svn path=/head/; revision=1877
* AddSatoshi Asami1995-06-248-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! :) Notes: svn path=/head/; revision=1871
* Added kon.Satoshi Asami1995-06-241-2/+2
| | | | Notes: svn path=/head/; revision=1869
* A Japanese console driver for VGA consoles.Satoshi Asami1995-06-247-0/+1319
| | | | | | | Submitted by: Takashi Ogura <ogura@st.rim.or.jp> Notes: svn path=/head/; revision=1868
* List all files.Satoshi Asami1995-06-235-15/+525
| | | | Notes: svn path=/head/; revision=1862
* Make nethack happy with job controls (especially ^Z).Satoshi Asami1995-06-223-3/+6
| | | | | | | Submitted by: NIIMI Satoshi <sa2c@and.or.jp> Notes: svn path=/head/; revision=1861
* Upgrade, 3.2p1 -> 3.2p2.Satoshi Asami1995-06-2215-888/+192
| | | | | | | Submitted by: NIIMI Satoshi <sa2c@and.or.jp> Notes: svn path=/head/; revision=1852
* Upgrade, 1.0.2 -> 1.0.3. The original (3.1.3) is still the same.Satoshi Asami1995-06-199-18/+18
| | | | | | | patch-ag is now part of the distribution. Notes: svn path=/head/; revision=1842
* Protect the pre-fetch: target with .if !defined(MASTER_SITE_OVERRIDE),Satoshi Asami1995-05-292-6/+10
| | | | | | | | | because this master site should already have the tarball, not the uuencoded pieces. Submitted by: Andreas Schulz <ats@freebsd.first.gmd.de> Notes: svn path=/head/; revision=1800
* Clean up subdir Makefiles. They now all look like this:Satoshi Asami1995-05-141-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". Notes: svn path=/head/; revision=1740
* Add "NCFTPFLAGS=-NP", seems like they are behind a firewall.Satoshi Asami1995-05-143-3/+6
| | | | Notes: svn path=/head/; revision=1739
* Add nethack.Satoshi Asami1995-05-141-2/+2
| | | | Notes: svn path=/head/; revision=1738
* The nethack dungeon slashing game, Japanese version.Satoshi Asami1995-05-1430-0/+882
| | | | Notes: svn path=/head/; revision=1737
* Put nkf in correct alphabetical order. Shame on me! ;)Satoshi Asami1995-05-131-2/+2
| | | | Notes: svn path=/head/; revision=1710
* Add another site for getting patch files. (Commented out, as articleSatoshi Asami1995-05-091-1/+4
| | | | | | | numbers are different.) Notes: svn path=/head/; revision=1667
* Upgrade (2.15.4+mb1.03 -> 2.15.6+mb1.04). Also ftp the patch from aSatoshi Asami1995-05-083-6/+28
| | | | | | | | news archive instead of carrying it as patch-aa. Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> Notes: svn path=/head/; revision=1664
* Temporary fix to pkg_create problem, instead of listing all the filesSatoshi Asami1995-05-051-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.) Notes: svn path=/head/; revision=1622
* Add kinput2-canna+wnn and kinput2-wnn.Satoshi Asami1995-05-031-3/+4
| | | | Notes: svn path=/head/; revision=1591
* Add missing CATEGORIES (japanese and printing).Satoshi Asami1995-05-031-1/+2
| | | | Notes: svn path=/head/; revision=1589
* jless.hlp was moved from lib to share in the previous update.Satoshi Asami1995-05-021-1/+1
| | | | Notes: svn path=/head/; revision=1584