summaryrefslogtreecommitdiff
path: root/editors/manedit
AgeCommit message (Collapse)AuthorFilesLines
2015-11-03Add SHA512 digests for distfiles for editors categoryagc1-1/+2
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.
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2011-12-08editors/manedit: Add __DragonFly__ macros to fix buildmarino5-12/+53
2011-04-22recursive bump from gettext-lib shlib bump.obache1-1/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-4/+1
2009-04-28Remove dead mirror. Ok'd by obache.zafer1-3/+2
2008-02-28Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,rillig1-2/+2
to shut up the pkglint warnings.
2008-01-04Added support for installation to DESTDIR.heinz1-9/+13
2007-12-27Fix build on DragonFly.joerg2-7/+7
2007-12-10Add one mirror site.obache1-2/+3
2007-10-14Updated manedit to 0.8.1.rillig8-156/+430
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.
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-5/+5
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.
2006-09-09Rename variable MAKEFILE to MAKE_FILE.obache1-2/+2
2006-05-14Uses C++.joerg1-1/+3
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
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-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
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
2005-06-16Create directories before installing files into them.jlam1-1/+3
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests in addition to the SHA1 ones.agc1-1/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-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-11Convert to buildlink3.snj1-3/+3
2004-03-20Make this compilable by gcc3 - no more multi-line string constants, linkagc3-1/+152
with the correct compiler invocation.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2002-12-30Update manedit to version 0.5.6 as requested in PR 19512.kristerw7-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-13buildlink1 -> buildlink2.wiz1-3/+3
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-08-17Remove explicit settings of FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} injlam1-2/+2
MAKE_ENV as they are now added by the buildlink files themselves.
2001-06-26converted to use buildlink.mkzuntum1-4/+5
2001-06-17No functional changes:zuntum2-8/+9
o use #ifdef in patch-aa so it can be sent back to the author
2001-06-11* update manedit to 0.4jzuntum8-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-11Makefile cleanup -- no user visible changeszuntum1-21/+21
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-11/+9
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-31Fix quotingzuntum1-5/+2
2001-03-16Change my email address to zuntum@netbsd.orgzuntum1-2/+2
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-10Update to 0.4h, and some internal restructuring.hubertf5-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-21Initial import of manedit, a manpage editor and viewer, submitted byfredb11-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"!