Commit graph

24 commits

Author SHA1 Message Date
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
roy
d28b726662 Bump for curses removal 2013-10-10 11:09:35 +00:00
roy
d9d2c81657 ex uses termcap, not curses 2013-10-09 10:22:55 +00:00
dholland
a3dfc1076f Fix legacy C. Pass -Wall -W -Wmissing-declarations -Wwrite-strings on
gcc45.

   - avoid implicit int, declare void functions void
   - return values from non-void functions
   - put most external declarations properly in header files
   - use some static and const
   - fix up a big mess with function pointer casting
   - use standard includes, don't provide own decls of standard functions
   - use types matching libc when providing own malloc, printf, and putchar
   - use <ctype.h> functions correctly
   - silence assorted compiler warnings
   - fix some bugs exposed by compiler warnings
   - don't intentionally exercise signed overflow
   - remove some unused items
   - add patch comments to other patch (patch-aa)

As this includes several fixes and removes some undefined behavior on
a commonly reachable code path, bump PKGREVISION.
2012-12-28 03:03:08 +00:00
asau
fae34ba053 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
sbd
68d59e5f50 Add missing mk/curses buildlink.
Bump PKGREVISION
2011-12-17 10:15:16 +00:00
dholland
befc9c5c71 Fix broken build with clang. 2011-08-01 05:44:26 +00:00
joerg
251b54e564 Honour varbase and create tmp/vi.recover during +INSTALL. Bump revision. 2010-01-31 21:24:03 +00:00
joerg
012dc3eef2 DESTDIR support 2010-01-29 19:31:33 +00:00
zafer
5dc7f40f65 ex-vi has moved to sourceforge. update homepage and master_sites. add license. 2009-12-15 23:24:33 +00:00
minskim
298a650720 Adjust the valloc return value on Darwin not to conflict with the one
declared in unistd.h.
2006-07-22 04:23:29 +00:00
minskim
7fc5e51865 Make this package build with gcc-4. 2006-06-08 16:12:48 +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
joerg
58b0d1b544 Adjust valloc return value on DragonFly to not conflict with unistd.h. 2005-12-09 14:10:39 +00:00
rillig
77cadc1c1a install(1) on NetBSD 1.6.2 refused to install bin/ex with mode 1755 as
unprivileged user. It is now installed with mode 755 instead.
2005-11-08 21:46:03 +00:00
rillig
aa98316659 Fixed patch-ac from tv to only change the code on Interix. This makes all
other platforms work again.
2005-11-08 21:39:12 +00:00
tv
67a06c55ca Include <stdlib.h> to get [u]intptr_t on Interix. 2005-10-31 20:04:45 +00:00
agc
01907502f3 Add RMD160 digests in addition to the SHA1 ones. 2005-02-23 17:15:09 +00:00
kristerw
227648818b Change the INSTALL value to make this package actually install. 2004-02-18 21:29:10 +00:00
itojun
e14efcea47 upgrade to 040103. various portability fixes 2004-02-15 22:29:39 +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
itojun
1bb854a679 use libcurses 2002-12-16 15:05:56 +00:00
itojun
f0e747e038 Berkeley ex/vi 3.7 2002-12-16 14:59:00 +00:00