Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-03-28 | Update to 2.0. There are many changes, but the main user-visible improvement | mycroft | 8 | -58/+63 | |
is support for decoding AAC HE files (as generated by iTunes). | |||||
2004-03-27 | Use PKGNAME_NOREV for WRKSRC; fixes bulk build. | wiz | 1 | -2/+2 | |
2004-03-27 | Fix this so it builds on alpha. | he | 3 | -3/+16 | |
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-26 | Set INCOMPAT_CURSES now that NetBSD has | wiz | 1 | -3/+3 | |
MAX_FORM_COMMAND. | |||||
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 17 | -26/+34 | |
Buildlink files: RECOMMENDED version changed to current version. | |||||
2004-03-23 | Using c++ implies USE_GCC_SHLIB if we're using GCC. | jlam | 1 | -2/+1 | |
2004-03-23 | USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. | jlam | 4 | -9/+9 | |
2004-03-23 | gcc3 fix (multiline string). | minskim | 2 | -1/+47 | |
2004-03-22 | Fix build with gcc2 on sparc64. | snj | 1 | -1/+4 | |
2004-03-22 | Fix build with gcc2 on sparc64. | snj | 1 | -1/+4 | |
2004-03-22 | Use '-f' when removing read-only files. Otherwise user confirmation | minskim | 1 | -3/+3 | |
may be required. | |||||
2004-03-22 | Let ONLY_FOR_PLATFORM recognize NetBSD 2.0 and future versions. | kristerw | 2 | -4/+4 | |
2004-03-21 | Fix build on sparc64 with gcc2. | snj | 1 | -1/+4 | |
2004-03-20 | Remove chunks that just change the lineno in the output. | wiz | 2 | -372/+10 | |
2004-03-20 | Remove outdated message. Noted by martin@. | wiz | 1 | -11/+0 | |
2004-03-20 | Fix build on sparc64 with gcc2. | snj | 1 | -1/+4 | |
2004-03-20 | Fix build on sparc64 with gcc2. | snj | 1 | -1/+4 | |
2004-03-20 | Fix build on sparc64 with gcc2. | snj | 2 | -2/+8 | |
2004-03-18 | Bump PKGREVISION after gkrellm1 buildlink[23].mk change. | cube | 2 | -4/+4 | |
That should close PR 24818. | |||||
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 23 | -69/+46 | |
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-17 | add a darwin-esd target | danw | 2 | -3/+20 | |
2004-03-16 | If the ${PKGBASE} of a package doesn't match the token passed to | jlam | 2 | -2/+4 | |
BUILDLINK_PACKAGES, then set BUILDLINK_PKGBASE.<pkg> explicitly so that we can map from <pkg> to BUILDLINK_PKGBASE.<pkg>. | |||||
2004-03-15 | Make csound-dev build with GCC 2.95.3, remove GCC 3.0 build-time dependency. | ben | 4 | -7/+69 | |
2004-03-15 | Fix PLIST on Linux; libsun.* are not installed except on Linux/sparc. | minskim | 1 | -1/+4 | |
Closes PR pkg/24577. OK'ed by reed@. | |||||
2004-03-14 | Make xmms-modplug build with GCC 2.95.3. | ben | 3 | -4/+34 | |
2004-03-13 | No longer used. | snj | 1 | -25/+0 | |
2004-03-12 | Use bl3. | snj | 1 | -7/+7 | |
2004-03-12 | Use bl3. | snj | 1 | -4/+4 | |
2004-03-12 | Use bl3. | snj | 1 | -3/+3 | |
2004-03-12 | Use bl3 and spell oscilloscope correctly. | snj | 2 | -5/+5 | |
2004-03-12 | Use bl3, nuke LTCONFIG_OVERRIDE. | snj | 1 | -4/+4 | |
2004-03-12 | Use bl3, nuke LTCONFIG_OVERRIDE, fix build on i386/-current. | snj | 3 | -6/+21 | |
2004-03-12 | Use bl3, nuke LTCONFIG_OVERRIDE. | snj | 1 | -7/+6 | |
2004-03-12 | Use bl3. | snj | 1 | -4/+4 | |
2004-03-12 | Use bl3, nuke LTCONFIG_OVERRIDE. | snj | 1 | -6/+5 | |
2004-03-12 | Use bl3. | snj | 1 | -3/+3 | |
2004-03-12 | bl3ify, use PREFIX in MESSAGE, remove unused buildlink2.mk. | snj | 4 | -24/+27 | |
2004-03-12 | Use DEPENDS rather than buildlink2, as this package does not actually | snj | 1 | -3/+4 | |
build anything. | |||||
2004-03-12 | Use DEPENDS instead of buildlink2, because this package does not actually | snj | 1 | -3/+4 | |
build anything. | |||||
2004-03-12 | Use bl3. | snj | 1 | -4/+4 | |
2004-03-12 | Use bl3 and USE_X11. The latter is needed to make this build for me. | snj | 1 | -5/+6 | |
2004-03-12 | Use bl3. Fix when building as non-root. | snj | 3 | -6/+30 | |
2004-03-12 | Use bl3. | snj | 2 | -11/+11 | |
2004-03-12 | Use bl3, fix a spelling error. | snj | 2 | -5/+5 | |
2004-03-12 | Use bl3, nuke LTCONFIG_OVERRIDE, drop runtime dependency on libtool-base, | snj | 1 | -7/+4 | |
bump PKGREVISION to 3. | |||||
2004-03-12 | Use bl3 and test for the presence of libXxf86vm.so instead of disabling | snj | 1 | -5/+9 | |
this on NetBSD. | |||||
2004-03-12 | Use bl3. | snj | 1 | -4/+4 | |
2004-03-11 | Use bl3. | snj | 1 | -4/+4 | |
2004-03-11 | Use bl3 and dump LTCONFIG_OVERRIDE. | snj | 1 | -5/+4 | |
2004-03-11 | Use bl3. | snj | 2 | -12/+12 | |