summaryrefslogtreecommitdiff
path: root/devel/gettext-lib
AgeCommit message (Expand)AuthorFilesLines
2004-05-17Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymoreseb1-2/+1
2004-05-09Pass -b to pkg_admin lsbest to make this work correctly on systems where the ...danw1-2/+2
2004-04-20Use $(INSTALL), not $(INSTALL_DATA), to install a library. Some platformstv3-7/+16
2004-04-06Do not assume that if /usr/lib/libintl.* does not existreed1-3/+14
2004-04-01Add a script to workaround uses of msgid_plural, which is not yet supportedjmmv2-2/+38
2004-03-29Match the template builtin.mk file in bsd.builtin.mk, and make the twojlam1-9/+13
2004-03-29Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,jlam1-1/+2
2004-03-22Assume that the native gettext implementation will satisfy GNU gettextjlam1-7/+8
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-3/+2
2004-03-16If the ${PKGBASE} of a package doesn't match the token passed tojlam1-1/+2
2004-03-16Manipulate the buildlink depth so that libiconv and Xfixes aren't addedjlam1-1/+3
2004-03-10Split out the code that deals with checking whether the software isjlam2-146/+155
2004-03-08Improvements for DESCRiption and COMMENT.reed2-4/+5
2004-02-18Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in thejlam1-19/+21
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
2004-02-14USE_BUILDLINK should be "yes", not just defined.jlam1-4/+4
2004-02-14remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does thisgrant1-3/+1
2004-02-12Create a new variable PREFER_NATIVE that has the opposite semanticsjlam2-6/+26
2004-02-12Reorganize code so that any dependencies are checked as part of decidingjlam2-51/+57
2004-02-11Move the INCOMPAT_FOO checks to a more natural location within thejlam1-14/+14
2004-02-06If we're passing through MAKEFLAGS variables whose values may containjlam1-3/+3
2004-02-05Make PREFER_PKGSRC just yes/no or a list of packages. This makes itjlam2-10/+6
2004-02-05Rename BUILDLINK_PREFER_PKGSRC to PREFER_PKGSRC so that we can use itsjlam2-10/+8
2004-02-05Support a new global variable:jlam2-2/+18
2004-01-24Support BUILDLINK_DEPENDS.<pkg> being a list of values.jlam1-7/+16
2004-01-15Don't use "-Wl" on platforms which define "_USE_RPATH" to "no". Thistron1-1/+3
2004-01-11Add some double quotes and move a section into a protected region so wejlam1-15/+14
2004-01-06Use l:foo: instead of S:...: to remove a library.jlam1-2/+2
2004-01-06It's "overwrite" not "overview"!!jlam1-2/+2
2004-01-05bl3ifyjlam1-3/+5
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam1-2/+2
2004-01-05Don't need to set BUILDLINK_PREFIX.gettext explicitly as bsd.buildlink3.mkjlam1-2/+1
2004-01-05Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables.jlam1-16/+21
2004-01-04Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk.jlam1-4/+4
2004-01-03Initial sprinkling of work-in-progress buildlink3.mk files for using thejlam1-0/+129
2003-09-25add -DSTATIC=static to the Darwin-specific defines so that libintldanw1-3/+3
2003-08-02Undo last. While it may make live easier, it's not good for binarywiz1-2/+2
2003-08-02when determining whether iconv is required, don't require gettext-libgrant1-2/+2
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-14Only depend on gettext-lib>=0.11.5nb1 if iconv is needed.wiz1-3/+3
2003-07-13PKGREVISION bump for libiconv update.wiz2-3/+4
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
2003-03-27Revert last after libtool now behaves as expected.jschauma1-7/+1
2003-03-27Make this install using the correct major under Irix. Oddly, libtool determinesjschauma1-1/+7
2003-03-22Fix build on Darwin, using patch in PR pkg/20396 by Yves de Champlain.jmmv1-1/+7
2003-03-14(1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;jlam1-2/+3
2003-03-07Use BUILDLINK_LIBICONV_LDADD instead of hard-coding "-liconv". This shouldjlam1-2/+2
2003-01-05Avoid a conditional based on the value of GNU_CONFIGURE. This allowsjlam1-9/+21
2002-12-23Remove -no-undefined from libtool arguments as it causes gettext-lib tojlam2-1/+16