summaryrefslogtreecommitdiff
path: root/devel/gettext-lib
AgeCommit message (Expand)AuthorFilesLines
2005-05-19We can only use the subst.mk framework if the files are relative tojlam1-12/+14
2005-04-19Include ../../converters/libiconv/buildlink3.mk in buildlink3.mk,epg2-45/+5
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz1-3/+1
2005-02-23Add RMD160 digests.agc1-1/+2
2004-12-18only include <search.h> if it is present. fixes build on Darwin.grant2-1/+17
2004-12-11Create directories before putting files in them. This should fixjlam1-1/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
2004-11-28Remove pre-buildlink and post-buildlink as part of getting pkgsrc readyjlam1-2/+2
2004-11-27Fix broken libintl existence test; patch by minskim.wiz1-6/+6
2004-11-26Standardize how we search for libraries in builtin.mk files. We definejlam1-9/+14
2004-11-21Move the section that sets up some GNU configure variables to forcejlam1-7/+13
2004-11-14Follow the recommended template for builtin.mk files: glibc's gettextjlam1-52/+75
2004-10-14If builtin libintl has ngettext(), force packages requiring gettextminskim1-1/+4
2004-10-04older versions of GNU gettext do not provide ngettext() and a bunchgrant1-5/+15
2004-10-03Correct typo "PREFER.getext".heinz1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-3/+4
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-5/+1
2004-08-28Use the new BUILDLINK_TRANSFORM commands to more precisely state thejlam1-2/+2
2004-07-04Unused.wiz1-186/+0
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