summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-05-22For packages that use GNU configure, don't bother adding "TOOL"jlam24-50/+27
variables into CONFIGURE_ENV if the new tools framework already takes care of adding them automatically.
2005-05-22Sort.minskim1-2/+2
2005-05-22s/netbsd/NetBSD/minskim2-4/+4
2005-05-22Sort.minskim1-5/+5
2005-05-22Remove redundant inclusion of bsd.prefs.mk.minskim1-3/+1
2005-05-22Honor *OWN and *GRP.minskim1-1/+4
2005-05-22Remove redundant inclusion of bsd.prefs.mk.minskim1-3/+1
2005-05-22Honor *OWN and *GRP.minskim1-1/+4
2005-05-22Do not enable _IMAKE_TOOLS unless imake is used. Otherwise, packagesminskim1-1/+3
would always be built with gmake on Linux.
2005-05-22This package uses lex.jlam1-2/+2
2005-05-22Add the iconv option depending on ICONV_TYPE. This makes the packageminskim1-2/+4
build on Linux, where native iconv is used without -liconv.
2005-05-22Correct a variable name.minskim1-2/+2
2005-05-22Some packages want to embed the path to the perl tool in scripts butjlam1-1/+13
don't want to depend on perl, e.g. devel/cvs. Provide values for TOOLS_PERL5 and PERL5 even if the package doesn't ask for the perl tool.
2005-05-22The path to perl is now passed via CONFIGURE_ENV as of revision 1.9 ofjlam1-7/+1
mk/tools/replace.mk.
2005-05-22Allow a tool to be passed to GNU configure scripts under more thanjlam1-5/+5
one name.
2005-05-22Add a few more tools for GNU configure scripts: grep, env, xmkmf.jlam1-1/+4
2005-05-22fix the category. this is math not cad...dmcmahill1-2/+2
2005-05-22pass down FIND to genreadme.awk and binpkg-cachedmcmahill2-6/+7
2005-05-22use find ${DIR}/ -name \*${SUFX} instead of ls ${DIR}/*${SUFX} whendmcmahill1-4/+7
generating a list of possibles packages. Avoids proglems with too long of a command line for ls. While here change find to ${FIND}.
2005-05-22add find to the tools listdmcmahill1-2/+3
2005-05-22Simplify a condition.minskim1-3/+2
2005-05-22Use the iconv library in glibc on Linux even if USE_GNU_ICONV is set.minskim1-2/+3
2005-05-21Note addition of py-musique.augustss1-1/+2
2005-05-21Add py-musique, a program for buying iTunes songs.augustss6-1/+76
2005-05-21For packages that use GNU configure scripts, pass the real commandjlam2-2/+51
paths for the tools that the package uses through the shell environment. We do this since these paths may be hardcoded into package scripts, and if they're not pre-specified, then they'll be searched for in the PATH, which would find the ones in ${TOOLS_DIR}. The variable names that GNU configure scripts expect are named in _TOOLS_VARNAME_GNU.* for the various tools.
2005-05-21Do not strip commands on Linux, where some of them are not regular binaries.minskim1-2/+2
2005-05-21Drop maintainership; I haven't used this one for a long while.jmmv1-2/+2
2005-05-21Make a bad patch cause a fatal error again. This fixes a bug introducedjlam1-4/+8
in revision 1.5 and fixes PR pkg/30297.
2005-05-21Note that ghc has been updated to 6.4.kristerw2-3/+3
2005-05-21Update ghc to 6.4.kristerw10-60/+699
See http://www.haskell.org/ghc/docs/6.4/html/users_guide/release-6-4.html for the long list of changes since ghc-6.2.1. In addition, GHCi and profiling support have been enabled in this package.
2005-05-21This package does not build when GNOME_DISABLE_DEPRECATED is defined.kristerw1-1/+3
Use BUILDLINK_TRANSFORM to remove it.
2005-05-21Note update of audit-packages to 1.34 (quoting fixes)dillo1-1/+2
2005-05-21fix quoting. bump version to 1.34.dillo2-10/+11
reviewed by wiz and agc.
2005-05-21Include devel/hdf5/buildlink3.mk if octave is built with hdf5.kristerw2-2/+14
2005-05-21+rsync-2.6.4wiz1-1/+2
2005-05-21Updated unrar to 3.5.2wiz2-3/+3
2005-05-21Update to 3.5.2, changes unknown.wiz4-15/+15
2005-05-21+ bittorrent-4.1.0, dvdrip-0.52.5, mhonarc-2.6.11, mysql4-client-4.1.12,wiz1-5/+10
mysql4-server-4.1.12, pfqueue-0.3.8, smlnj-110.54, unrar-3.5.2, windowlab-1.29.
2005-05-21Include pthread.buildlink3.mk as this requires POSIX threads directly.jmmv1-1/+2
Should fix build under NetBSD 1.6.2; seen in latest kristerw@'s bulk build.
2005-05-21Note PKGREVISION bump of libslang.minskim1-1/+2
2005-05-21Use -ldl on platforms with libdl.minskim3-6/+6
Bump PKGREVISION.
2005-05-21ups-nut & ups-nut-cgi updated to 2.0.1lukem1-1/+3
2005-05-21Use tar instead of gtar; remove gtar from tools.wiz1-6/+2
2005-05-21Changed the way trailing empty lines are detected. This adds linerillig1-33/+40
numbers to the warnings and allows to check for trailing empty lines in patch files. Embedded the check for files not ending with newlines into the load_file() subroutine.
2005-05-21Removed trailing empty line from patch-ai.rillig2-4/+3
2005-05-21Remove some more duplicate entries.wiz1-19/+1
2005-05-21Updated flyspell to 1.7iwiz2-3/+3
2005-05-21Update to 1.7i:wiz2-6/+6
Release 1.7i, Thu Apr 14 13:31:02 CEST 2005 (Manuel Serrano): *** replace (fboundp 'about-xemacs) with (or (foundp 'about-xemacs) (featurep 'xemacs)).
2005-05-21Make this compile on Darwin.rh1-0/+15
2005-05-21Make sure that the right libdb is actually picked up by the configurerh3-7/+18
script.