Commit graph

41 commits

Author SHA1 Message Date
nia
f3065cf92e editors: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:21:24 +00:00
nia
fb16529264 editors: Remove SHA1 hashes for distfiles 2021-10-07 13:47:35 +00:00
christos
0f7c635619 simplify... 2019-09-06 15:53:42 +00:00
christos
2facccbace PR/54520: greywolf, our TIOCREMOTE seems to be broken, disable it.
Also make the openpty use NetBSD only (Jonathan Perkin)
2019-09-06 14:52:39 +00:00
christos
65d9a390fb PR/54528: greywolf: fix fortify issue with stack overwrites. 2019-09-06 14:51:42 +00:00
christos
9798d207d0 move to the latest version. 2019-09-02 08:55:08 +00:00
christos
b0ef4719f0 PR/54519: Greywolf: jove crashes on redraw or time update (include <time.h>) 2019-09-02 08:53:32 +00:00
christos
d1fdbb6319 PR/54520: Greywolf: jove 'shell' fails with [Out of ptys!], use openpty(3). 2019-09-02 08:51:29 +00:00
rillig
a20d25368e editors/*: let pkglint fix indentation and variable alignment
pkglint -Wall -F -r editors

Manually fixed the changes in editors/nedit since the "fixed" indentation
was wrong.
2019-06-08 10:40:52 +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
dholland
f650b80eb0 Honor pkgsrc CFLAGS and LDFLAGS; should fix the Linux build. 2013-04-28 03:19:36 +00:00
asau
fae34ba053 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
dholland
d0a99816a7 Honor PKGMANDIR. 2012-05-23 04:43:17 +00:00
dholland
481f3cc518 Add missing termcap.bl3.mk. 2012-05-14 07:29:50 +00:00
dholland
1644483f6d Fix getline conflict with SUBST 2011-10-03 00:59:26 +00:00
joerg
4f6b6ed2a1 DESTDIR support 2010-01-29 19:43:36 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
rpaulo
1ba3ac7977 Update to jove 4.16.0.70.
I couldn't find any changelog. Sorry if I missed it.
2007-02-16 18:28:25 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
jlam
21f60837bd Don't use buildlink framework just to do a conditional dependency for a
binary tool.  We can now use the tools framework for this.  Remove the
various nroff/groff buildlink3.mk/builtin.mk files as editors/jove was
their only user in pkgsrc.
2005-05-26 21:49:39 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
tv
51e2087cde USE_BUILDLINK3. (Sometimes I wonder whether this should become the default,
using NO_BUILDLINK only as absolutely needed.)
2005-03-15 04:51:19 +00:00
tv
abcd91db7a Use nroff.buildlink3.mk to get ${NROFF}. 2005-03-15 04:46:36 +00:00
agc
01907502f3 Add RMD160 digests in addition to the SHA1 ones. 2005-02-23 17:15:09 +00:00
jmmv
37f761c4f2 Update to 4.16.0.63. Closes PR pkg/19924 by Greg A. Woods.
Changes since 4.16:
- Portability fixes.  Most important: work around a never-to-be-fixed
  bug in ncurses (the freely redistributable termcap/terminfo
  database).
- Various minor bug fixes.  Highlights:
  + use mkstemp to avoid a security loophole
  + avoid bad interaction between metakey and xterm mouse support
    in windows wider than 95 characters
  + handle symlinks better
  + obscure bug in text justification that could hang JOVE
  + misuse of stat that only misbehaved on LINUX
2003-09-22 14:10:14 +00:00
martti
e69ab8c365 COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +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
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +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
kim
934b5f0b80 Forgot to regen. 2000-03-05 17:33:39 +00:00
kim
0f0528d958 Make auto-fill-mode default for nn files, too. 2000-03-05 17:31:52 +00:00
kim
1475f3af80 Make jove turn on auto-fill-mode for Elm temporary files also. 2000-03-05 16:52:50 +00:00
agc
956abef7b3 Make this program compile and work on Solaris. 2000-01-19 16:32:12 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
kim
9080393567 Enable 8-bit character support. 1999-09-27 18:21:58 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
agc
43939eed81 Initial import of jove-4.16, "Jonathon's Own Version of EMACS", an
emacs-style editor but lacking the LISP engine.  This package was
constructed by James Graham (greywolf@starwolf.com), with minor
cleanups by me.
1999-03-06 22:07:50 +00:00