cjep
e0aec7dae3
Add NetBSD tag.
2002-05-20 17:47:23 +00:00
skrll
0e9301d432
Don't include <sys/param.h> in function scope. This make lcms compile when
...
using nathanw_sa sources.
2002-05-14 22:06:56 +00:00
markd
cebc0cbe36
Finish off the last patch by converting back the other two uint64_t's
...
to u_int64_t's in the NetBSD case.
2002-03-15 11:12:57 +00:00
agc
fd89ea97a7
Do the previous change a bit differently.
...
NetBSD 1.5.x (including 1.5.2) doesn't have the C99 types, so use
u_int64_t if we're on a 4.4-based platform, uint64_t otherwise.
2002-03-15 09:20:04 +00:00
markd
fa99ac8456
u_int64_t -> uint64_t so that it also works on Solaris.
...
Also drop the patch that is putting a newline on the end of the file
as Solaris's patch doesn't like it and the compiler doesn't care.
2002-03-15 03:58:44 +00:00
skrll
8633459bf6
There's no need to quote the comment text.
2002-01-14 14:43:35 +00:00
zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +00:00
jlam
d2eb68d2a6
Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default
...
installation directory in case the package isn't installed.
2001-07-27 13:33:18 +00:00
jlam
7b1d3cb465
Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set
...
BUILDLINK_PREFIX.<pkgname>. This allows buildlink to find X11BASE packages
regardless of whether they were installed before or after xpkgwedge was
installed. Idea by Alistair Crooks <agc@pkgsrc.org>.
2001-07-20 01:54:31 +00:00
jlam
cb76bd5efc
Move inclusion of bsd.buildlink.mk to start of file.
2001-07-01 22:59:08 +00:00
jlam
34d11d8a0f
Generalize how the dependency pattern may be specified. Instead of just
...
FOO_REQD=1.0 being converted to foo>=1.0, one can now directly specify
the dependency pattern as FOO_DEPENDS=foo>=1.0. This allows things like
JPEG_DEPENDS=jpeg-6b, or fancier expressions like for postgresql-lib.
Change existing FOO_REQD definitions in Makefiles to FOO_DEPENDS.
2001-06-23 19:26:48 +00:00
jlam
a6abca1729
Add buildlink.mk file for use by other package Makefiles.
2001-06-22 16:39:00 +00:00
jlam
2b08fa4da3
Mark as USE_BUILDLINK_ONLY.
2001-06-22 16:38:38 +00:00
wiz
a4f21a5507
Move to sha1 digests, and/or add distfile sizes.
2001-04-21 09:54:06 +00:00
agc
fb467f5ac2
+ 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:22:34 +00:00
skrll
25d2f035c6
Remove incorrect reference to old homepage in DESCR.
2001-03-11 09:20:38 +00:00
skrll
75d0f54af1
Import of the Light Color Management System.
...
From Nathan Ahlstrom <nrahlstr@winternet.com> in pkg/12342 with
modifications from me.
2001-03-07 08:22:52 +00:00