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.
- 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.
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.
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.
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).