Commit graph

43 commits

Author SHA1 Message Date
asau
fae34ba053 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
marino
756c8711c4 editors/manedit: Add __DragonFly__ macros to fix build 2011-12-08 06:49:41 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
zafer
1ec35cd8df Remove dead mirror. Ok'd by obache. 2009-04-28 21:01:14 +00:00
rillig
b32b7657bb Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,
to shut up the pkglint warnings.
2008-02-28 11:58:47 +00:00
heinz
be01952cad Added support for installation to DESTDIR. 2008-01-04 23:20:56 +00:00
joerg
ddfc5b0f0f Fix build on DragonFly. 2007-12-27 17:26:52 +00:00
obache
c5920e29ff Add one mirror site. 2007-12-10 01:14:41 +00:00
rillig
35fa61390a Updated manedit to 0.8.1.
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-10-14 07:49:54 +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
obache
e896edb7fe Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
joerg
b6fef71ff2 Uses C++. 2006-05-14 17:16:42 +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
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
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-12-05 20:49:47 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
01907502f3 Add RMD160 digests in addition to the SHA1 ones. 2005-02-23 17:15:09 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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-10-03 00:12:51 +00:00
snj
e47eb6e58f Convert to buildlink3. 2004-04-11 08:14:24 +00:00
agc
be93ef44ba Make this compilable by gcc3 - no more multi-line string constants, link
with the correct compiler invocation.
2004-03-20 22:08:10 +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
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +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
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +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
kristerw
8a6561189a Update manedit to version 0.5.6 as requested in PR 19512.
The author does not keep any change log, so I don't know
what has been changed since the last packaged version...
2002-12-30 00:00:17 +00:00
wiz
e33663a96a buildlink1 -> buildlink2. 2002-10-13 11:55:54 +00:00
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
jlam
2c2b34a0f5 Remove explicit settings of FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} in
MAKE_ENV as they are now added by the buildlink files themselves.
2001-08-17 21:16:45 +00:00
zuntum
b75ccd87d2 converted to use buildlink.mk 2001-06-26 12:37:16 +00:00
zuntum
beae180ea7 No functional changes:
o use #ifdef in patch-aa so it can be sent back to the author
2001-06-17 10:15:04 +00:00
zuntum
8642392d8f * update manedit to 0.4j
+ 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 20:58:32 +00:00
zuntum
92bd044e41 Makefile cleanup -- no user visible changes 2001-06-11 20:05:18 +00:00
agc
7d757ead9a Move to sha1 digests, and add distfile sizes. 2001-04-19 11:00:59 +00:00
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00
zuntum
759cea08d3 Fix quoting 2001-03-31 08:57:14 +00:00
zuntum
05cd238a63 Change my email address to zuntum@netbsd.org 2001-03-16 20:51:13 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
hubertf
3d8c422843 Update to 0.4h, and some internal restructuring.
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-02-10 00:07:40 +00:00
fredb
f1f56ab89e Initial import of manedit, a manpage editor and viewer, submitted by
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"!
2001-01-21 18:18:04 +00:00