Age | Commit message (Collapse) | Author | Files | Lines |
|
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
|
|
|
|
|
pkglint -Wall -F -r editors
Manually fixed the changes in editors/nedit since the "fixed" indentation
was wrong.
|
|
|
|
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:
pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
to shut up the pkglint warnings.
|
|
|
|
|
|
|
|
Release Notes
-------------
Fixed a bug that caused a crash whenever a string was added
to the selection.
Added new select and copy functions to the Viewer's menu.
Improved the Editor's copy/paste ownership widget behavior.
Fixed a GtkSelection bug in which redundant GtkSignals were
being connected.
Added pointer roller scroll support.
Fixed a bug in the mapping of popup menus.
|
|
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.
|
|
|
|
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
|
|
|
|
|
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
|
|
with the correct compiler invocation.
|
|
|
|
|
|
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
dependency bumps.
|
|
|
|
The author does not keep any change log, so I don't know
what has been changed since the last packaged version...
|
|
|
|
|
|
MAKE_ENV as they are now added by the buildlink files themselves.
|
|
|
|
o use #ifdef in patch-aa so it can be sent back to the author
|
|
+ Version 0.4.0j Mon Mar 26 19:43:26 PST 2001
-Added
Find string in current loaded manual page on viewer.
Keyboard keys SPACE, b, HOME, and END now work properly on viewer.
-Fixed
GTK+ `main breaking behavour' work-around made on the viewer's
GtkText widget.
+ Version 0.4.0i Thu Feb 22 17:31:41 PST 2001
-Fixed
Additional compiling bugs for FreeBSD and also directory defaults on
FreeBSD.
* pass maintainership to packages@netbsd.org
* don't bother fixing manpages any more (author should fix that, not me) --
changing "preferances" to "preferences" to match the reality
every time new version is out isn't something I like
|
|
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
|
|
|
|
Changes:
+ Version 0.4.0h Thu Feb 8 16:18:53 PST 2001
-Added
-Fixed
Font and style handling bug within GTK+ library avoidance.
Typos and formatting errors in various help/template documents.
+ Version 0.4.0f Sun Jan 21 17:12:20 PST 2001
-Added
Drag and drop target highlighting.
-Fixed
Copy and cut routines.
Patch sent by Tomasz Luchowski <zuntum@eik.pl> in private mail.
|