Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-09-02 | NetBSD-current provide iconv(3) functionality in libc not | seb | 1 | -1/+2 |
2003-08-18 | Export proper link flags to LDFLAGS based on overall config (i.e. whether | jmc | 1 | -4/+4 |
2003-07-28 | Handle installation and removal of the charset.alias file properly in binary | jmmv | 4 | -9/+37 |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-13 | Update to 1.9.1. | wiz | 8 | -53/+65 |
2003-07-12 | use TEST_TARGET instead of custom test target | dillo | 1 | -4/+3 |
2003-06-29 | Back out previous change and institute another fix for the reported | jlam | 1 | -7/+19 |
2003-06-29 | Check for existence of /usr/lib/libiconv.so too, not only for the header | wiz | 1 | -2/+2 |
2003-03-14 | (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; | jlam | 1 | -2/+2 |
2003-03-07 | Add a check for /usr/lib/libiconv.* in the case where /usr/include/iconv.h | jlam | 1 | -1/+17 |
2003-02-28 | ensure we always install charset.alias and tidy PLIST handling, | grant | 6 | -12/+26 |
2003-01-03 | Fix test target: do not use csh syntax (|&). Closes PR 19647. | wiz | 1 | -2/+2 |
2002-11-26 | don't unnecessarily pass -p to `cp', it causes a fatal error on Darwin | grant | 2 | -8/+8 |
2002-10-29 | At present, gmake has libiconv as a requirement, yet libiconv needs | agc | 1 | -2/+1 |
2002-10-09 | Unused. | wiz | 1 | -58/+0 |
2002-09-10 | Since the major of libiconv was increased during the update to 1.8, | wiz | 2 | -4/+4 |
2002-09-01 | Rejoin NetBSD and Solaris package lists which fixes package list problems | tron | 3 | -23/+6 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 7 | -6/+65 |
2002-08-20 | Update to 1.8. | wiz | 5 | -38/+13 |
2002-08-07 | Create new variables INCOMPAT_ZLIB, INCOMPAT_BZIP2, INCOMPAT_READLINE, | jlam | 1 | -3/+4 |
2002-08-05 | Allow system libiconv to be used if it's provided. If USE_GNU_ICONV is | jlam | 1 | -2/+23 |
2002-07-12 | update MASTER_SITES to use MASTER_SITE_GNU. | grant | 1 | -2/+2 |
2002-05-14 | Add some more charsets to the alias file (see previous revision). | wiz | 4 | -8/+19 |
2002-05-10 | Fix charset.alias file, the same as it is in the current glib2 distribution | wiz | 4 | -15/+22 |
2002-04-24 | add test target to run self-tests (assists verification on various platforms) | dmcmahill | 1 | -1/+4 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 |
2001-10-30 | update to 1.7 | drochner | 5 | -12/+28 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 |
2001-07-22 | Fix build problems caused by buildlink conversions. This error code have | tron | 1 | -2/+2 |
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 1 | -2/+2 |
2001-07-01 | Move inclusion of bsd.buildlink.mk to start of file. | jlam | 1 | -3/+3 |
2001-06-23 | Generalize how the dependency pattern may be specified. Instead of just | jlam | 1 | -4/+5 |
2001-06-20 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -1/+2 |