Commit graph

59 commits

Author SHA1 Message Date
obache
7f78b705a4 Update nvi-m17n to 1.79.20040608.
2004/6/8
	iso-2022 autodetection was broken.  it is impossible to differentiate
	between iso-2022-jp and jp3, we don't think about jp3 in autodetect.
	found by Masamichi Takatsu.
2011-05-11 04:44:36 +00:00
obache
a2456bc57f Add an patch to fix multibyte char search on 64bit environment.
PR#42832 by Atsushi Onoe.

Bump PKGREVISION.
2011-02-12 02:52:34 +00:00
obache
592a9c86f8 Add user-destdir support. 2010-03-03 09:18:14 +00:00
abs
4a1bbcf83d Add DESTDIR to install target - not sufficient for PKG_DESTDIR_SUPPORT 2009-12-17 22:12:49 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
obache
275b378d74 Fixes typo in wapper script.
Problem noticed by Satoshi Suetake in PR 37445.

Bump PKGREVISION.
2007-11-28 11:40:35 +00:00
obache
f46c7c516f Improve wrapper script, closing to usual behavior.
* Pass settings to nvi with env NEXINIT instead of EXINIT, to avoid affect of env NEXINIT.
 * Honor NEXINIT, EXINIT environment variable.
 * Pass all setting in ~/.{n}exrc by using source command.  Fixes PR 13677.

Bump PKGREVISION.
2007-11-19 12:24:06 +00:00
wiz
0b09193af9 Reset maintainer for itojun's packages. 2007-11-17 13:40:15 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
joerg
938805eae9 Reorder and fix size of the diff. Fixes PR 35440. 2007-01-18 16:52:34 +00:00
joerg
7501a8173a Require perl at run time and bump revision. 2006-12-06 17:08:07 +00:00
joerg
f2a54795e8 DragonFly, FreeBSD and OpenBSD ship sys/queue.h just like nvi, so
assume they also provide a superset. This fixes conflicts in sys/select.h
on DragonFly.
2006-01-04 21:22:06 +00:00
taca
b7e0b9fdbc Update MASTER_SITES; ftp.foretune.co.jp's URL update and added official
site (ftp.sleepycat.com).

This should fix the situation reported by PR pkg/32263 by yamt@.
2005-12-19 16:09:57 +00:00
wiz
4a2c81680f Add -DGTAGS to the CFLAGS. Bump PKGREVISION because the binary changes. 2005-12-05 19:44:01 +00:00
wiz
057d916d58 Split up patch-global multipatch in multiple separate patches. 2005-12-01 18:46:53 +00:00
wiz
b6985a3a59 regen in diff -u format. 2005-12-01 18:33:48 +00:00
wiz
284e43cb9f Convert to options framework.
Fix lots of pkglint warnings while here.
Simplify PLIST handling.
2005-12-01 18:29:58 +00:00
taca
aa41827984 Update nvi-m17n to 1.79.20040401 applying patch from PR pkg/30216
by ISIHARA Takanori.

Brief changes:

2004/4/1
	publish a new diff as "cvs diff" (with old cvs) generated malformed
	diff.
2002/5/22
	support iso-2022-15 character encoding.
2001/10/24
	plug a printf string vulnerability.
2000/4/7
	support automatically recognize iso-2022-jp-3 character encoding.
		common/multibyte.c
2005-08-08 14:44:07 +00:00
taca
080ca9891e It seems that "sleepy.vwh.net" isn't exist anymore. 2005-08-04 01:39:08 +00:00
kristerw
77a1bc0d6e Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-07-12 20:19:35 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
agc
01907502f3 Add RMD160 digests in addition to the SHA1 ones. 2005-02-23 17:15:09 +00:00
agc
eaf120951f Use the same mechanism as used in nvi to switch off checks for grantpt(3)
and other System V options for now. Fixes a problem in the bulk build, and
addresses PR 26967.
2004-09-16 10:51:17 +00:00
xtraeme
74d5785eeb bl3ify 2004-04-12 10:53:07 +00:00
yamt
eaa0bb5d45 - fix a crash with the following seqence.
(i've sent the same patch to bostic@bostic.com a few years ago.)
	% vi a
	:N b
	:q
	:q
- bump to nb2.
2004-04-03 17:30:56 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
itojun
178547f81f checksum changed again... 2003-07-16 09:25:05 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
itojun
1fbfa822f5 use lkbreth.foretune.co.jp, it seems ftp.foretune.co.jp has problem with PASV 2002-11-09 02:18:09 +00:00
itojun
ecfd2de4db use /usr/include/sys/queue.h for netbsd, to make other include file happy 2002-11-09 01:58:29 +00:00
wiz
92529efe1b buildlink1 -> buildlink2. 2002-10-25 12:34:08 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
sakamoto
aaa2f282c3 use inputmethod/canna-lib/buildlink.mk for Canna-lib. 2002-06-10 12:16:37 +00:00
seb
d53a4a7ece Mark as conflicting with nvi package from editors/nvi. 2002-05-31 16:06:04 +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
jlam
67fb22d6c1 Find the canna-lib libraries and headers in ${X11PREFIX} instead of
${LOCALBASE}.  Also define USE_X11 if we use canna-lib as the latter
implies the former.
2002-04-14 15:13:59 +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
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
itojun
c443354325 plug string format vulnerability. 2001-10-25 07:46:27 +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
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
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
wiz
1b1003a0fe Remove some code handling the REQ file. 2000-12-08 08:49:22 +00:00
wiz
c233929cf7 Replace REQ file by a MESSAGE. 2000-12-08 08:43:03 +00:00
sakamoto
2e4b236d34 Support GTAGS. patch from global-3.55. 2000-05-08 11:52:12 +00:00
sakamoto
ca8658a065 Fix to set CANNA_OPT with euc-jp,sjis,iso-2022-jp encoding.
Suggested by iwamoto@sat.t.u-tokyo.ac.jp.
2000-05-01 14:20:15 +00:00