summaryrefslogtreecommitdiff
path: root/japanese
AgeCommit message (Collapse)Author
1996-03-21Added pkfonts.Satoshi Asami
1996-02-21Change back the ftp://... to http://... as per Satoshi's request. ThisAndreas Schulz
site doesn't have ftp access, only http.
1996-02-20Change the http://... to ftp://... Our installed 1.x ncftp version inAndreas Schulz
/usr/bin doesn't like the http: version of an URL.
1996-02-08libexec/in.phoned -> phoned.Satoshi Asami
Suggested by: pst
1996-02-08Oops, forgot to convert one Makefile to use CFLAGS from /etc/make.conf.Satoshi Asami
1996-02-08Added okphone.Satoshi Asami
1996-02-08Japanese phone (conference call).Satoshi Asami
1996-02-01Added tgif.Satoshi Asami
1996-02-01tgif, Japanese version. But it's still Wednesday!Satoshi Asami
Submitted by: Mita Yoshio <mita@iis.u-tokyo.ac.jp>
1995-11-26Category "networking" -> "www".Satoshi Asami
1995-11-22Category name changes ("printing" -> "print", "languages" -> "lang").Satoshi Asami
"networking" is left alone for now.
1995-11-15Added platex and ptex2.Satoshi Asami
1995-11-15platex, a Japanese latex that runs under ptex2.Satoshi Asami
Submitted by: ohmon@sfc.keio.ac.jp
1995-11-15New version of ptex. Since it's somewhat incompatible with the previousSatoshi Asami
version, imported with suffix "2". Required for platex2e (coming soon). Submitted by: ohmon@sfc.keio.ac.jp
1995-11-13Delete @cwd, @mode, @owner and @group from these packing lists.Satoshi Asami
Reported by: jkh
1995-11-09Duhh, I meant ghostscript, not ghostcript, sir!Satoshi Asami
1995-11-09Added ghostscript and xdvi.Satoshi Asami
1995-11-09Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aSatoshi Asami
lot of ports or what! ;>
1995-10-18Added elvis, the king of editors.Satoshi Asami
1995-10-18Japanese version of elvis. I was supposed to import this a long timeSatoshi Asami
ago, and simply FORGOT. Shame on me. Submitted by: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
1995-10-13Add netscape.language.Satoshi Asami
1995-10-11Remove unnecessary FONTFILES hack (our bsd.port.mk can now handleSatoshi Asami
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.
1995-10-11Use BUILD_DEPENDS and LIB_DEPENDS instead of ".if !exists(...)" hack.Satoshi Asami
1995-10-03Added ptex.Satoshi Asami
1995-09-22Added chimera, convert to new format.Satoshi Asami
1995-09-22Japanese chimera, version 1.65 (same as original).Satoshi Asami
1995-09-15/usr/ports/distfiles -> $(DISTDIR)Satoshi Asami
Submitted by: Shigeki Nogaya <nogaya@mbox.kyoto-inet.or.jp>
1995-08-25Doh! WTH was -I/usr/local/X11R6/include doing here!Satoshi Asami
1995-08-25Forgot to update the checksum of the patch file....Satoshi Asami
1995-08-08Upgrade to version 2.3. The delta is almost identical to mule-wnn.Satoshi Asami
Submitted by: NIIMI Satoshi <sa2c@st.rim.or.jp>
1995-08-05Repair a failure i made with the last commit. The make should not tryAndreas Schulz
to extract the fonts. Add a EXTRACT_ONLY for the port.
1995-08-01Fix the Makefile that it also works for the MASTER_SITE_OVERRIDE case.Andreas Schulz
The fonts are already in the distfiles and can be fetched with the normal fetch target.
1995-07-28Upgrade, 2.2.2 -> 2.3. Note the base emacs version is still 19.28.Satoshi Asami
Other variations (japanese/mule-canna, editors/mule) to follow.
1995-07-23Remove redundant mkdir of share/emacs/site-lisp from post-install.Satoshi Asami
The internal install rule already creates all the site-lisp directories! Pointed-out by: me (not asami!)
1995-07-20Add a mkdir -p for share/emacs/site-lisp, just in case. Reverse theSatoshi Asami
order of the search for site-lisp (lib/mule is searched before share/emacs now).
1995-07-13A full-blown PLIST.Satoshi Asami
1995-06-27UseSatoshi Asami
/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.
1995-06-26Revised PLIST, with all the correct permissions and ownerships.Satoshi Asami
Submitted by: NIIMI Satoshi <sa2c@and.or.jp>
1995-06-26${XMKMF} -> xmkmf, so that "make includes" and such won't get invokedSatoshi Asami
twice. Submitted by: NIIMI Satoshi <sa2c@and.or.jp>
1995-06-25Add "PKGNAME=kon-0994e".Satoshi Asami
1995-06-24AddSatoshi Asami
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! :)
1995-06-24Added kon.Satoshi Asami
1995-06-24A Japanese console driver for VGA consoles.Satoshi Asami
Submitted by: Takashi Ogura <ogura@st.rim.or.jp>
1995-06-23List all files.Satoshi Asami
1995-06-22Make nethack happy with job controls (especially ^Z).Satoshi Asami
Submitted by: NIIMI Satoshi <sa2c@and.or.jp>
1995-06-22Upgrade, 3.2p1 -> 3.2p2.Satoshi Asami
Submitted by: NIIMI Satoshi <sa2c@and.or.jp>
1995-06-19Upgrade, 1.0.2 -> 1.0.3. The original (3.1.3) is still the same.Satoshi Asami
patch-ag is now part of the distribution.
1995-05-29Protect the pre-fetch: target with .if !defined(MASTER_SITE_OVERRIDE),Satoshi Asami
because this master site should already have the tarball, not the uuencoded pieces. Submitted by: Andreas Schulz <ats@freebsd.first.gmd.de>
1995-05-14Clean up subdir Makefiles. They now all look like this:Satoshi Asami
===== # 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".
1995-05-14Add "NCFTPFLAGS=-NP", seems like they are behind a firewall.Satoshi Asami