Commit graph

25 commits

Author SHA1 Message Date
kei
b694fd3662 fixed build problem noted by Ken Nakajima in port-powerpc-ja mailing list.
confirmed on i386 and macppc.
2002-11-29 00:24:48 +00:00
uebayasi
779b38ccbb Mark as BROKEN; compilation has some problems. 2002-11-27 08:47:41 +00:00
wiz
43aa70891d buildlink1 -> buildlink2 (untested). 2002-10-13 16:09:32 +00:00
hubertf
afe3e6d21e Update to mule-2.3nb1:
* adjust bdf-path (for any2ps, m2ps, ...) from really non-useful
   (/usr/share/fonts) to where pkgsrc/fonts/intlfonts puts it's
   BDF-files. (The intlfonts pkg still needs to be installed manually!)
 * Fix character-set=>bdf-file mapping for a few cases (latin, jis);
   mule seems to expect other filenames than what intl installs.

This intends to fix PRs 17589 and 17336.
2002-07-24 02:35:09 +00:00
sakamoto
70c98f1dc2 use inputmethod/{canna-lib,ja-freewnn-lib}/buildlink.mk. 2002-06-12 04:30:32 +00:00
wiz
4055b6202d Wildcard ja-freewnn-lib dependency. 2002-06-12 01:47:38 +00:00
seb
5f661affe6 Adjust various pathnames to use newly reimported packages from the japanese
category.
This is part of the japanese category retirement.
2002-05-31 15:19:55 +00:00
wiz
c35435cf98 Give canna-lib (and canna-server) a nice dewey pkg-version, and fix
all depends to use it.
2002-04-05 23:44:39 +00:00
uebayasi
bba64231cb Modify DEPENDS line (Canna-lib-3.5b2 -> Canna-lib>=3.5b2). 2002-04-04 16:09:51 +00:00
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.
2002-02-18 15:14:00 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
skrll
6ef52dcdce mkdir -> ${MKDIR}
chmod -> ${CHMOD}
2002-02-13 22:30:27 +00:00
agc
8ddadc7e0e Remove references to the USE_LOCALBASE_FOR_X11 definition, which was
removed some time ago.
2002-01-08 09:36:51 +00:00
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
kei
458c64611c make it compile with USE_CANNA == YES. 2001-05-23 23:25:05 +00:00
agc
46e325bb48 Apply fix for Canna library support from PR 12959 by NAGAI Yutaka
(nagai@hc.uec.ac.jp).
2001-05-16 10:10:25 +00:00
agc
7d757ead9a Move to sha1 digests, and add distfile sizes. 2001-04-19 11:00:59 +00:00
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00
kei
4a7142c86d * Fixed alpha support. Patch supplied and submitted by kay@kaynet.or.jp to
tech-pkg-ja@jp.netbsd.org.  Tested on macppc.
2001-03-18 14:14:24 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
wiz
1a84da5cc1 emacs and mule install files with the same name in info -- make
them CONFLICT.
2000-12-16 13:56:40 +00:00
wiz
fbb68ed11d Don't patch $Revision$ in the file (otherwise this patch would never
apply cleanly).
2000-12-16 13:54:50 +00:00
kei
3546ca5e39 patch-bb was broken. Problem reported by Thomas Klausner by a private message.
Thanks Thomas!
2000-12-16 03:21:16 +00:00
kei
4dab7cd057 Import of "Mule" package:
Multilingual GNU editing macros (editor)

It was based on Mule ports of FreeBSD and Emacs ports of NetBSD originally,
lots of changes are adapted as a result of discussion on
tech-pkg-ja@jp.NetBSD.ORG mailing list.
2000-11-21 05:21:08 +00:00