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
joerg
4c8518dd65 Add termios.h formerly included by unistd.h. 2013-07-18 12:07:24 +00:00
dholland
7cccd5c5d6 Rev distfile patch: improve probing of terminfo. Should fix Joerg's build.
PKGREVISION -> 2.
2013-04-04 16:01:55 +00:00
dholland
3691c821a9 Add termcap bl3 file. Is now MAKE_JOBS_SAFE. Part of previous commit. 2013-03-30 21:58:16 +00:00
dholland
abd365d89d General cleanup, via a distfile patch.
- NULL is a pointer. Don't use it for '\0', which is a character.
   - Silence warnings about unused variables.
   - Silence clang warnings about format strings.
   - Fix up the makefile and configure logic, rolling in patch-aa and
     patch-ab. Make the configure script report what it's doing instead
     of making wrong decisions silently.
   - Fix broken build when using system curses instead of the builtin
     curses subset. (This is not the default, nor apparently recommended,
     but can happen if the configure script doesn't like you.)
   - Bump PKGREVISION.
2013-03-30 21:57:25 +00:00
asau
fae34ba053 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
dholland
04a6ad4838 Run this thing's configure script at the configure phase, so it's easier
to tell what's going on. Patch it to be able to find netbsd's terminfo.
This might fix the bulk failure.
2011-10-03 00:45:47 +00:00
abs
f4bb0e74c4 MAKE_JOBS_SAFE=no 2009-02-07 17:33:51 +00:00
jlam
80c7fb273d Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-03 18:25:52 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +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
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
agc
01907502f3 Add RMD160 digests in addition to the SHA1 ones. 2005-02-23 17:15:09 +00:00
snj
2fd234ed7c Update to 1.4.6.
Changes:
* modified new_curse.c to handle different subdirectory naming in terminfo
  directory
2004-11-25 19:45:52 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
cjep
fea3ce99ba Respect ${CC} and ${MAKE}. Fixes build on Solaris. 2003-07-03 07:05:09 +00:00
agc
1cf87833d6 When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather than
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent
PKGREVISION changes. With thanks to jmc for the nudge.
2003-06-18 09:22:14 +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
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +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
cjep
4a2b99c748 Use INSTALL_PROGRAM, INSTALL_MAN 2002-10-03 08:42:41 +00:00
cjep
a0d0e5ab02 Fix description for easyedit package. 2002-10-03 07:08:08 +00:00
cjep
a026f43512 Reimport of the Easy Editor 1.4.5a as editors/easyedit into the NetBSD
packages collection (to avoid conflict with graphics/ee).

This is an easy to use text editor, intended to be usable with little or no
instruction. (A version of this editor is found in FreeBSD as ee).
2002-10-03 07:02:22 +00:00