wiz
4237d54a34
Unused.
2004-07-06 22:41:15 +00:00
jlam
e8132b3fbf
Relinquish maintainership of packages to tech-pkg@NetBSD.org.
2004-04-24 22:46:08 +00:00
minskim
ef81f4ae22
Enable pkgviews installation.
2004-04-19 16:36:03 +00:00
jlam
6d92080aa2
Match the template builtin.mk file in bsd.builtin.mk, and make the two
...
packages that use builtin.mk files (graphics/xpm and pkgtools/x11-links)
use the new format correctly.
2004-03-29 05:43:28 +00:00
reed
c73adff8a0
Mention "renderext" in description.
2004-03-11 23:11:28 +00:00
jlam
d0b4c54eb6
Split out the code that deals with checking whether the software is
...
built-in or not into a separate builtin.mk file. The code to deal
checking for built-in software is much simpler to deal with in pkgsrc.
The buildlink3.mk file for a package will be of the usual format
regardless of the package, which makes it simpler for packagers to
update a package.
The builtin.mk file for a package must define a single yes/no variable
USE_BUILTIN.<pkg> that is used by bsd.buildlink3.mk to decide whether
to use the built-in software or to use the pkgsrc software.
2004-03-10 17:57:14 +00:00
reed
1f5a56ec40
Uppercase first character of COMMENT. (Lost in revision 1.3,
...
but not documented so I assume was an accident.)
2004-03-01 17:58:19 +00:00
jlam
bf6e059da4
Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in the
...
environment overrides all other settings.
2004-02-18 16:35:27 +00:00
jlam
292343d470
whitespace nits
2004-02-17 08:59:04 +00:00
jlam
a1b57b2ee4
Add checks to see whether the XFree86-provided render headers satisfy the
...
dependency requirements.
2004-02-16 12:39:00 +00:00
jlam
7e96862d18
Maintain this thing myself.
2004-02-16 10:02:42 +00:00
jlam
71b09f479d
bl3ify
2004-02-16 09:16:13 +00:00
jmmv
ab17dd00b3
PKGCONFIG_OVERRIDE is relative to WRKSRC.
2004-02-14 18:26:26 +00:00
snj
d1c0454833
s/dependant/dependent/
2004-02-14 00:07:29 +00:00
jlam
bbdd151ce7
BUILDLINK_DEPENDS.<pkg> lines should _always_ use += to _append_ to the
...
existing value. This is critical to set the correct list of dependencies
for a package.
2004-02-09 23:56:32 +00:00
recht
f1a41390ea
Add buildlink3.mk file.
2004-02-03 01:41:49 +00:00
sketch
9e7812cc53
Work around a bug in certain versions of Xmd.h which do not correctly
...
check for __STDC__, breaking the SIZEOF() macro.
2003-12-19 11:32:52 +00:00
grant
8bf6340694
make removal of include/X11/extensions directory optional, as this pkg
...
is only a build dependency and shares that directory with Xrender.
2003-10-30 11:19:43 +00:00
wiz
f5a52f3f20
Initial import of render-0.8:
...
This package contains header files and documentation for the X
render extension. Library and server implementations are separate.
2003-09-19 16:33:56 +00:00