Commit graph

30 commits

Author SHA1 Message Date
joerg
64d4c48b64 Fix path to Python script. Upstream should fix configure...
Bump revision.
2007-07-31 11:03:48 +00:00
obache
e896edb7fe Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
minskim
0a88a48247 USE_TOOLS+=flex 2006-06-10 20:09:44 +00:00
minskim
4ccad8f28e Use USE_TOOLS instead of BUILD_DEPENDS for bison. 2006-06-10 20:09:18 +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
joerg
46dd9c9163 Pass LDFLAGS down to configure twice: once using the normal LDFLAGS
done automatically, once as ILDFLAGS, which ends up to be actually
used. This fixes rpath linkage on DragonFly.
2006-01-10 17:23:14 +00:00
joerg
6009fb0d1b Include stdlib.h for malloc and friends, fix the conditional to only
define them if we are on pre-ANSI C.
2005-10-07 16:38:41 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +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
minskim
75920ffc39 bl3ify 2004-02-16 02:36:44 +00:00
grant
60ad86155b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:06:57 +00:00
jtb
d6359d1129 No longer needed. 2003-07-29 19:07:19 +00:00
martti
a6f1375adb COMMENT should start with a capital letter. 2003-07-21 17:27:24 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +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
jtb
bad854d413 The yodl2texinfo-post script requires python. Make it python2.2
compatible and add a dependency. Bump version.
2003-02-18 23:43:54 +00:00
wiz
7b7e6d4954 Convert to buildlink2. 2002-10-21 15:35:42 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
skrll
88af130dfa Move to sha1 digests, and add distfile sizes. 2001-04-20 15:04:54 +00:00
agc
bbc67fac91 + 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 11:53:33 +00:00
jtb
eb0cef2016 Change MAINTAINER section to packages@netbsd.org 2001-04-14 21:43:38 +00:00
dmcmahill
350cf5456f add missing build depends on bison. 2001-04-04 18:55:48 +00:00
jtb
95564d333b Added USE_LIBINTL=YES. 2001-03-29 22:37:45 +00:00
jtb
da3481ca8a Remove duplicate "document" in COMMENT. 2001-03-28 01:19:03 +00:00
jtb
57e386abc6 Initial import of yodl:
Yodl is a package that implements a pre-document language and tools to
process it.  The idea of Yodl is that you write up a document in a
pre-language, then use the tools (e.g.  yodl2html) to convert it to
some final document language.  Current converters are for HTML, ms,
man, LaTeX SGML and texinfo, plus a poor-man's text converter.  Main
document types are "article", "report", "book" and "manpage".  The
Yodl document language is designed to be easy to use and extensible.
2001-03-26 22:43:57 +00:00