Commit Graph

1672 Commits

Author SHA1 Message Date
Satoshi Asami
b9ee6c5ed6 Add .if !exists(/usr/X11R6/lib/libwnn.a) around DEPENDS line. 1995-02-17 06:28:02 +00:00
Andreas Schulz
25063b45c5 Add an empty STRIP= line to the toplevel Makefile to get all shell-scripts
installed.
1995-02-13 18:08:49 +00:00
Satoshi Asami
86793c984d Converted Makefiles as much as I could.
(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!
1995-02-11 13:51:48 +00:00
Satoshi Asami
11f6aecd8d nkf-1.4, Network Kanji code conversion Filter 1995-02-06 05:28:26 +00:00
Satoshi Asami
1678c18cc7 Gloat about my new patch. 1995-01-25 03:41:49 +00:00
Satoshi Asami
6837dae705 Minor cleanup. 1995-01-25 03:40:43 +00:00
Satoshi Asami
41a21872fa checksum! 1995-01-11 08:10:47 +00:00
Satoshi Asami
9ebdb2ae09 Don't build every time.
Pointed-out by:	jkh
1995-01-11 07:20:03 +00:00
Satoshi Asami
d1ae7a460d Version up to 2.2 (now based on emacs-19.28).
@ 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.
1995-01-03 14:17:05 +00:00
Satoshi Asami
259557dab0 Fetch patch file into $DISTDIR directly instead of current dir. 1994-12-23 06:56:00 +00:00
Gary Palmer
ba2097f169 With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of
these need to have INSTALL_MANPAGES=	yes anymore.
1994-12-12 04:32:04 +00:00
Satoshi Asami
ceeda912e9 Add cookies to pre-patch to pre-build targets so that this sucker
won't do the same thing twice.
1994-11-27 03:40:09 +00:00
Andreas Schulz
7707dae37c Put in an override rule for the patch site, if MASTER_SITE_OVERRIDE is set. 1994-11-26 23:07:02 +00:00
Satoshi Asami
b00fafca5b Oops, forgot to add new package files. REQ will test if the user "wnn" is
on the system or not.  INSTALL will wnntouch the dictionary files upon
install.
1994-11-25 18:23:01 +00:00
Satoshi Asami
59d082981f Update to make jserver work. Needed to "wnntouch" dictionary files
here and there.
1994-11-25 18:21:00 +00:00
Satoshi Asami
95d1bcf11a Make the message align with those from bsd.port.mk. 1994-11-24 00:08:17 +00:00
Satoshi Asami
c4e947be7c Cleaned up $Id:$ line. 1994-11-23 08:27:46 +00:00
Satoshi Asami
d107e4edbb Oops, forgot to touch build-cookie in dummy build target. Now I know
why Wnn was getting built over and over.  Sorry, Gary!
1994-11-23 08:26:49 +00:00
Gary Palmer
3e18f2e840 <Sigh> Another one that was refusing to install it's manpage
Reviewed by:
Submitted by:
Obtained from:
1994-11-23 07:58:37 +00:00
Satoshi Asami
da9473c95c mule, multilingual extension to emacs (based on 19.27) 1994-11-22 23:59:14 +00:00
Satoshi Asami
ee16c53194 Japanese/Chinese/Korean input method (only Japanese part built and
tested---someone else please try other languages!)
1994-11-22 23:37:45 +00:00
Satoshi Asami
ac06a26ab5 kterm - Kanji xterm, version 6.1.0 for R6 1994-11-18 02:55:04 +00:00