Commit graph

2675 commits

Author SHA1 Message Date
wiz
dae3abb370 Use PKGNAME_NOREV for WRKSRC; fixes bulk build. 2004-03-27 21:32:13 +00:00
he
dde0d95d9a Fix this so it builds on alpha.
If we're going to mess with defining FLOAT on the command line
(done for alpha from before), we should also define FLOAT_MAX.
Pull in <float.h> in libmp3lib/machine.h, so that DBL_MAX is
available for that purpose.
2004-03-27 17:33:28 +00:00
wiz
da8c122833 Set INCOMPAT_CURSES now that NetBSD has
MAX_FORM_COMMAND.
2004-03-26 20:00:29 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jlam
acebb9db3c Using c++ implies USE_GCC_SHLIB if we're using GCC. 2004-03-23 05:39:23 +00:00
jlam
326169077a USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. 2004-03-23 04:40:59 +00:00
minskim
fd789b5a58 gcc3 fix (multiline string). 2004-03-23 02:08:37 +00:00
snj
1d7213816f Fix build with gcc2 on sparc64. 2004-03-22 23:02:11 +00:00
snj
22a13aecec Fix build with gcc2 on sparc64. 2004-03-22 22:25:59 +00:00
minskim
4c0e9311cb Use '-f' when removing read-only files. Otherwise user confirmation
may be required.
2004-03-22 08:12:28 +00:00
kristerw
1ec44d55ec Let ONLY_FOR_PLATFORM recognize NetBSD 2.0 and future versions. 2004-03-22 03:58:00 +00:00
snj
db384d6bb8 Fix build on sparc64 with gcc2. 2004-03-21 07:06:58 +00:00
wiz
81c14edeea Remove chunks that just change the lineno in the output. 2004-03-20 11:23:51 +00:00
wiz
2fae122864 Remove outdated message. Noted by martin@. 2004-03-20 11:17:20 +00:00
snj
b54bbed2de Fix build on sparc64 with gcc2. 2004-03-20 04:30:55 +00:00
snj
387f1c0188 Fix build on sparc64 with gcc2. 2004-03-20 03:00:47 +00:00
snj
bc0a8edb38 Fix build on sparc64 with gcc2. 2004-03-20 02:23:38 +00:00
cube
bedda7656b Bump PKGREVISION after gkrellm1 buildlink[23].mk change.
That should close PR 24818.
2004-03-18 15:33:21 +00:00
jlam
7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18 09:12:08 +00:00
danw
7dc2ba4d4c add a darwin-esd target 2004-03-17 04:49:48 +00:00
jlam
59bdf89739 If the ${PKGBASE} of a package doesn't match the token passed to
BUILDLINK_PACKAGES, then set BUILDLINK_PKGBASE.<pkg> explicitly so that
we can map from <pkg> to BUILDLINK_PKGBASE.<pkg>.
2004-03-16 18:23:26 +00:00
ben
8555795ddb Make csound-dev build with GCC 2.95.3, remove GCC 3.0 build-time dependency. 2004-03-15 20:52:07 +00:00
minskim
c59a20a8c3 Fix PLIST on Linux; libsun.* are not installed except on Linux/sparc.
Closes PR pkg/24577.  OK'ed by reed@.
2004-03-15 19:10:21 +00:00
ben
c66649a97e Make xmms-modplug build with GCC 2.95.3. 2004-03-14 07:15:49 +00:00
snj
73bf10c761 No longer used. 2004-03-13 18:06:48 +00:00
snj
3e9ae237bb Use bl3. 2004-03-12 05:31:02 +00:00
snj
adeefa1ab0 Use bl3. 2004-03-12 05:00:04 +00:00
snj
2fa016d858 Use bl3. 2004-03-12 04:37:38 +00:00
snj
fa914cc434 Use bl3 and spell oscilloscope correctly. 2004-03-12 04:34:53 +00:00
snj
026c7af06e Use bl3, nuke LTCONFIG_OVERRIDE. 2004-03-12 04:31:46 +00:00
snj
885cd21ce8 Use bl3, nuke LTCONFIG_OVERRIDE, fix build on i386/-current. 2004-03-12 04:28:12 +00:00
snj
e6f1be25c7 Use bl3, nuke LTCONFIG_OVERRIDE. 2004-03-12 04:13:00 +00:00
snj
f0037de3f4 Use bl3. 2004-03-12 04:05:56 +00:00
snj
27963f069a Use bl3, nuke LTCONFIG_OVERRIDE. 2004-03-12 03:57:03 +00:00
snj
ad12c4b757 Use bl3. 2004-03-12 02:57:37 +00:00
snj
e0f41bcf65 bl3ify, use PREFIX in MESSAGE, remove unused buildlink2.mk. 2004-03-12 02:55:49 +00:00
snj
c3fb787794 Use DEPENDS rather than buildlink2, as this package does not actually
build anything.
2004-03-12 02:47:51 +00:00
snj
781b8c0cd4 Use DEPENDS instead of buildlink2, because this package does not actually
build anything.
2004-03-12 02:36:09 +00:00
snj
8f7362a7c8 Use bl3. 2004-03-12 02:23:15 +00:00
snj
8d6aa67377 Use bl3 and USE_X11. The latter is needed to make this build for me. 2004-03-12 02:20:17 +00:00
snj
906fa07607 Use bl3. Fix when building as non-root. 2004-03-12 02:05:30 +00:00
snj
e78c77c4ed Use bl3. 2004-03-12 01:25:08 +00:00
snj
4885f24f64 Use bl3, fix a spelling error. 2004-03-12 01:15:46 +00:00
snj
60d42a94b0 Use bl3, nuke LTCONFIG_OVERRIDE, drop runtime dependency on libtool-base,
bump PKGREVISION to 3.
2004-03-12 01:11:39 +00:00
snj
9698557104 Use bl3 and test for the presence of libXxf86vm.so instead of disabling
this on NetBSD.
2004-03-12 00:48:39 +00:00
snj
97bf8e0c78 Use bl3. 2004-03-12 00:21:48 +00:00
snj
cc3a880eb8 Use bl3. 2004-03-11 23:35:06 +00:00
snj
754a74e0d0 Use bl3 and dump LTCONFIG_OVERRIDE. 2004-03-11 23:13:46 +00:00
snj
7958b49326 Use bl3. 2004-03-11 23:01:16 +00:00
xtraeme
6d27cb5a81 bl3ify 2004-03-11 18:19:08 +00:00