Age | Commit message (Expand) | Author | Files | Lines |
2014-03-14 | Add builtin gettext-lib support under SCO OpenServer 5.0.7/3.2. | ryoon | 1 | -3/+14 |
2014-01-11 | Changes 0.18.3.2: | adam | 1 | -4/+4 |
2014-01-04 | reverse latest commit as suggested by obache@ by keeping BUILDLINK_FNAME_TRAN... | richard | 1 | -3/+3 |
2014-01-01 | gettext-lib/buildlink3.mk adds include/gettext to INCDIRS, so don't collapse | richard | 1 | -2/+2 |
2013-11-23 | Use find-headers instead of find-files to detect builtin header files. | obache | 1 | -5/+5 |
2013-08-22 | Changes 0.18.3.1: | adam | 1 | -4/+4 |
2013-07-26 | Fix build under Cygwin. | ryoon | 2 | -15/+5 |
2013-07-21 | Update gettext* to 0.18.3: | wiz | 1 | -4/+4 |
2013-05-03 | revert last change, it is useless checking dcgettext(). | obache | 1 | -8/+5 |
2013-05-02 | Change builtin features good enough to replace GNU gettext from ngettext() | obache | 1 | -5/+8 |
2013-03-11 | Something got wrong with distinfo - fixed. | adam | 1 | -4/+4 |
2013-01-31 | Changes 0.18.2: | adam | 4 | -16/+15 |
2012-09-02 | devel/gettext-lib: Change buildlink location of libintl.h | marino | 1 | -1/+2 |
2012-08-29 | Problem: | sbd | 3 | -4/+8 |
2011-04-15 | Added BUILDLINK_ABI_DEPENDS | adam | 1 | -1/+2 |
2011-04-12 | Changes 0.18.1: | adam | 6 | -45/+34 |
2011-01-21 | Remove --without-libintl-prefix that's not recognized by recent | wiz | 1 | -3/+1 |
2010-10-28 | Remove patch-ad and Makefile changes intended to fix PR 43879 that | wiz | 4 | -36/+2 |
2010-10-27 | Set LICENSE. | wiz | 1 | -1/+2 |
2010-10-22 | Fix compile on Dragonfly. | darcy | 3 | -2/+20 |
2010-02-05 | Reset WRKSRC settings, use CONFIGURE_DIRS instead. | obache | 5 | -17/+16 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2008-06-20 | Add DESTDIR support. | joerg | 1 | -1/+2 |
2008-03-03 | explicite disable C#, otherwise "mcs" might be picked up, | drochner | 1 | -1/+2 |
2008-02-28 | + Get rid of the separate check for glibc's libintl.h because it's | jlam | 1 | -20/+15 |
2008-02-27 | Greatly simplify the logic that tries to determine whether -lintl | jlam | 2 | -71/+54 |
2008-01-25 | On Linux, just assume that if /usr/include/libintl.h exists, that it is | joerg | 1 | -2/+6 |
2008-01-23 | Use bsd.fast.prefs.mk in some very commonly included locations. | tnn | 1 | -2/+2 |
2007-09-24 | In gettext-lib/buildlink3.mk, check whether we need to pull in the | jlam | 2 | -5/+11 |
2007-09-18 | Simplify a bit to work under bulk builds as well. | joerg | 1 | -5/+2 |
2007-09-16 | Simplify the logic for libiconv -- we always have a gettext that depends | joerg | 1 | -31/+2 |
2006-07-26 | Changes 0.14.6: | adam | 2 | -17/+13 |
2006-07-20 | Remove USE_GNU_GETTEXT from pkgsrc. Packages generally only needed | jlam | 1 | -10/+1 |
2006-07-09 | Use "defined": this fixes build problems under darwin. | tonio | 2 | -4/+4 |
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-07-06 | Define locale_charset only when GNU iconv is used. This fixes the package | minskim | 3 | -12/+12 |
2006-07-03 | Make sure that locale_charset is defined only once. Otherwise, it may cause | minskim | 3 | -2/+27 |
2006-04-13 | Overhaul the way packages can ask for "msgfmt". If a package needs | jlam | 1 | -35/+1 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 2 | -6/+6 |
2006-03-30 | Ensure that _BLTN_H_GETTEXT is actually defined by find-files.mk. | jlam | 1 | -2/+2 |
2006-03-30 | Avoid extra stat() calls by not repeatedly checking whether a file | jlam | 1 | -9/+10 |
2006-02-28 | Make BROKEN_GETTEXT_DETECTION=no the default for pkgsrc. | joerg | 1 | -6/+2 |
2006-02-05 | Update gettext to 0.14.5. Many bugfixes and improvements, | joerg | 6 | -50/+29 |
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 | -3/+3 |
2005-08-21 | We need to pre-create the locale directory before copying the locale.alias | jlam | 1 | -2/+3 |
2005-08-20 | Fix the msgfmt.pl script to deal with messages with plurals whose strings | jmmv | 1 | -7/+20 |
2005-08-19 | Install the locale.alias file into an example directory, and copy it | jlam | 2 | -3/+12 |