reed
b29732d3f2
Change MAINTAINER from packages@ to tech-pkg@. (Noticed by jmmv.)
2003-10-31 19:09:14 +00:00
agc
f1cd62835b
Don't change permissions of files under ${WRKSRC} to
...
${SHAREOWN}:${SHAREGRP}, and then copy the files to ${PREFIX} - this
prevents an ordinary user from deleting the files under ${WRKSRC}.
Instead, copy the files into ${PREFIX} first, then change their ownership.
2003-05-01 12:34:38 +00:00
jlam
b783a13bd8
Provide BUILDLINK_CPPFLAGS.lcms for packages that look for lcms.h as
...
<lcms.h> instead of as <lcms/lcms.h>.
2002-10-31 08:00:27 +00:00
wiz
cfbe429ab9
Unused.
2002-10-09 13:05:35 +00:00
jschauma
1d480d643c
Linux also uses u_int64_t, not uint64_t; thus patch accordingly.
2002-10-08 22:57:37 +00:00
kim
d43bd1339a
Fix ownership of doc files installed in ${PREFIX}.
2002-09-01 15:15:37 +00:00
jlam
e2afa97f51
Merge changes in packages from the buildlink2 branch that have
...
buildlink2.mk files back into the main trunk. This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
2002-08-25 18:38:05 +00:00
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