Commit graph

68 commits

Author SHA1 Message Date
wiz
2b0a009d0e Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
agc
411fefe420 Add SHA512 digests for distfiles for editors category
Problems found with existing distfiles:
	distfiles/javascript-2.1b1.el
	distfiles/yEd-3.14.2.zip
No changes made to the javascript-mode or yEd distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 03:32:14 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
rodent
cdadf8804e 'You can use "foo" instead of "${WRKSRC}/foo".' 2013-04-06 15:46:33 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
asau
fae34ba053 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
marino
80bd4f083d editors/nvi-m17n: Use provided <sys/queue.h>
DragonFly doesn't have CIRCLEQ_* macros anymore.  They were replaced
with TAILQ_*.  As a result, DragonFly needs the provided sys/queue.h
to define them.  Also, like NetBSD, it doesn't support streams, so
disable pty.
2012-08-14 15:24:51 +00:00
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