Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests in addition to the SHA1 ones. | agc | 1 | -1/+2 | |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 | |
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. | |||||
2004-04-11 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2004-03-20 | Make this compilable by gcc3 - no more multi-line string constants, link | agc | 3 | -1/+152 | |
with the correct compiler invocation. | |||||
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -1/+2 | |
dependency bumps. | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2002-12-30 | Update manedit to version 0.5.6 as requested in PR 19512. | kristerw | 7 | -33/+88 | |
The author does not keep any change log, so I don't know what has been changed since the last packaged version... | |||||
2002-10-13 | buildlink1 -> buildlink2. | wiz | 1 | -3/+3 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-08-17 | Remove explicit settings of FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} in | jlam | 1 | -2/+2 | |
MAKE_ENV as they are now added by the buildlink files themselves. | |||||
2001-06-26 | converted to use buildlink.mk | zuntum | 1 | -4/+5 | |
2001-06-17 | No functional changes: | zuntum | 2 | -8/+9 | |
o use #ifdef in patch-aa so it can be sent back to the author | |||||
2001-06-11 | * update manedit to 0.4j | zuntum | 8 | -182/+26 | |
+ 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 | |||||
2001-06-11 | Makefile cleanup -- no user visible changes | zuntum | 1 | -21/+21 | |
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -11/+9 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-31 | Fix quoting | zuntum | 1 | -5/+2 | |
2001-03-16 | Change my email address to zuntum@netbsd.org | zuntum | 1 | -2/+2 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-10 | Update to 0.4h, and some internal restructuring. | hubertf | 5 | -26/+48 | |
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. | |||||
2001-01-21 | Initial import of manedit, a manpage editor and viewer, submitted by | fredb | 11 | -0/+223 | |
Tomasz Luchowski in PR pkg/12019. The viewer/browser does not work for me -- it seems to be having trouble with my "mandesc" files -- but I guess some problems are expected with a "0.4e" release, and someone should tell the author how to spell "preferences"! |