Age | Commit message (Expand) | Author | Files | Lines |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-06-08 | Explicitly disable NLS. This should fix PLIST problems on Linux, | jlam | 1 | -1/+7 |
2006-04-14 | added a hack to work around the conflict of sys/types.h and inttypes.h on | schwarz | 1 | -0/+17 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 2 | -5/+5 |
2006-03-30 | Avoid extra stat() calls by not repeatedly checking whether a file | jlam | 1 | -3/+3 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-10-02 | Update libiconv-1.10-cp932.patch to libiconv-1.10-ja-1.patch, | taca | 2 | -7/+7 |
2005-09-27 | add -c99 to CFLAGS for IRIX' MIPSPro compilers. | jschauma | 1 | -1/+7 |
2005-09-12 | Added cp932 patch; closing PR-31142 | adam | 2 | -3/+10 |
2005-08-19 | Put the charset.alias file into place using REQD_FILES instead of | jlam | 2 | -4/+4 |
2005-08-19 | Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS | jlam | 1 | -2/+2 |
2005-07-28 | Changes 1.10: | adam | 7 | -36/+22 |
2005-06-06 | Back out previous and reset the BUILTIN_VERSION.iconv variable instead. | jlam | 1 | -3/+3 |
2005-06-05 | Make BUILTIN_PKG.iconv follow what the comment says. | minskim | 1 | -2/+2 |
2005-06-05 | Assume that DragonFly's native libiconv is good enough for pkgsrc, just as | jmmv | 1 | -4/+5 |
2005-06-05 | In builtin.mk files, use _BLTN_ as the private namespace prefix. | jlam | 1 | -11/+11 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -62/+85 |
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 |