Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-06-11 | Use bsd.buildlink.mk instead of duplicating code all over the place. | jlam | 1 | -46/+13 |
2001-06-10 | Use cookies (.*_done) to determine whether headers and libs have been | jlam | 1 | -6/+12 |
2001-05-26 | Add buildlink.mk files that can link headers and libraries into | jlam | 1 | -0/+61 |
2001-05-14 | Update libiconv to 1.6.1. Notable changes include: | rh | 6 | -23/+23 |
2001-04-18 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 |
2001-03-21 | Add seperate package list for SunOS. | tron | 1 | -0/+20 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-02-12 | Add seperate package list for SunOS. | tron | 1 | -1/+7 |
2001-01-11 | Make this build without root permissions. Fixes Luke's PR 11893. | rh | 2 | -1/+17 |
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 1 | -1/+5 |
2001-01-01 | Initial import of libiconv-1.5, a character conversion library. | rh | 7 | -0/+66 |