Age | Commit message (Expand) | Author | Files | Lines |
2005-05-24 | Don't set artificial restrictions on which platforms can build this | jlam | 1 | -7/+1 |
2005-05-24 | Rewrite to use find-libs.mk rename several variables to begin with | jlam | 1 | -78/+75 |
2005-05-22 | Simplify a condition. | minskim | 1 | -3/+2 |
2005-05-22 | Use the iconv library in glibc on Linux even if USE_GNU_ICONV is set. | minskim | 1 | -2/+3 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones | agc | 1 | -1/+3 |
2004-11-24 | Revision bump | adam | 1 | -1/+2 |
2004-11-24 | Added a patch for japanese support (PR/25845) | adam | 2 | -2/+8 |
2004-11-23 | Changes 1.9.2: | adam | 5 | -27/+26 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -3/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -9/+1 |
2004-08-31 | Move including the ../../mk/bsd.prefs.mk and checking for Linux | reed | 1 | -7/+7 |
2004-08-28 | Use the new BUILDLINK_TRANSFORM commands to more precisely state the | jlam | 1 | -2/+2 |
2004-07-04 | Unused. | wiz | 1 | -105/+0 |
2004-06-04 | Fail if this package is to be built under Linux. This is normal | reed | 1 | -1/+7 |
2004-06-04 | By default, assume that the native iconv on Linux systems using | reed | 1 | -1/+16 |
2004-05-20 | Revert the change to put -liconv into BUILDLINK_LDFLAGS.iconv (which | danw | 1 | -2/+1 |
2004-05-17 | Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymore | seb | 1 | -2/+1 |
2004-05-03 | Add ${BUILDLINK_LDADD.iconv} to BUILDLINK_LDFLAGS.iconv. | snj | 1 | -1/+2 |
2004-04-28 | nb2: use $(INSTALL), not $(INSTALL_DATA), for a library in an autoconfiscated | tv | 4 | -9/+32 |
2004-04-26 | Do previous in a different way. We want USE_GNU_ICONV to always use | jlam | 1 | -19/+73 |
2004-04-26 | If USE_GNU_ICONV is defined, don't use builtin libiconv if ICONV_TYPE is | snj | 1 | -15/+15 |
2004-04-02 | Apparently cp(1) under Irix does not like to overwrite symbolic links. | jschauma | 3 | -7/+7 |
2004-03-29 | Match the template builtin.mk file in bsd.builtin.mk, and make the two | jlam | 1 | -9/+9 |
2004-03-29 | Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>, | jlam | 1 | -1/+2 |
2004-03-16 | If the ${PKGBASE} of a package doesn't match the token passed to | jlam | 1 | -1/+2 |
2004-03-10 | Split out the code that deals with checking whether the software is | jlam | 2 | -104/+85 |
2004-03-02 | Use ${CP} instead of cp. From Georg Schwarz in PR pkg/24634. | snj | 3 | -6/+8 |
2004-02-18 | Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in the | jlam | 1 | -19/+21 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -3/+1 |
2004-02-12 | Create a new variable PREFER_NATIVE that has the opposite semantics | jlam | 2 | -8/+32 |
2004-02-12 | Reorganize code so that any dependencies are checked as part of deciding | jlam | 2 | -31/+35 |
2004-02-11 | Replace ICONV_IS_GNU with ICONV_TYPE, which can be checked to be either | jlam | 2 | -4/+21 |
2004-02-11 | Move the INCOMPAT_FOO checks to a more natural location within the | jlam | 1 | -8/+7 |
2004-02-06 | If we're passing through MAKEFLAGS variables whose values may contain | jlam | 1 | -2/+2 |
2004-02-05 | Make PREFER_PKGSRC just yes/no or a list of packages. This makes it | jlam | 2 | -10/+6 |
2004-02-05 | Rename BUILDLINK_PREFER_PKGSRC to PREFER_PKGSRC so that we can use its | jlam | 2 | -10/+8 |
2004-02-05 | Support a new global variable: | jlam | 2 | -2/+18 |
2004-01-24 | Support BUILDLINK_DEPENDS.<pkg> being a list of values. | jlam | 1 | -2/+2 |
2004-01-15 | Don't use "-Wl" on platforms which define "_USE_RPATH" to "no". This | tron | 1 | -1/+3 |
2004-01-13 | kill leading whitespace, s/Libiconv/libiconv/ | grant | 1 | -4/+4 |
2004-01-06 | Use l:foo: instead of S:...: to remove a library. | jlam | 1 | -2/+2 |
2004-01-05 | bl3ify | jlam | 1 | -2/+4 |
2004-01-05 | Use S/+$// instead of C/\+$// to save a backslash. Very highly | jlam | 1 | -2/+2 |
2004-01-05 | Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables. | jlam | 1 | -17/+17 |
2004-01-04 | Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. | jlam | 1 | -4/+4 |
2004-01-03 | Initial sprinkling of work-in-progress buildlink3.mk files for using the | jlam | 1 | -0/+84 |
2003-10-31 | add a "ICONV_IS_GNU" variable which is set to "YES" when the logic here | dmcmahill | 1 | -1/+4 |
2003-09-16 | Don't try to link to -liconv in the install process, it fixes build in | xtraeme | 2 | -1/+15 |
2003-09-12 | NetBSD/sparc64 1.6.1_STABLE's f771 -at least- leaves a nice coredump | seb | 2 | -4/+12 |