Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-22 | Remove redundant inclusion of bsd.prefs.mk. | minskim | 1 | -3/+1 | |
2005-05-22 | Honor *OWN and *GRP. | minskim | 1 | -1/+4 | |
2005-05-22 | Do not enable _IMAKE_TOOLS unless imake is used. Otherwise, packages | minskim | 1 | -1/+3 | |
would always be built with gmake on Linux. | |||||
2005-05-22 | This package uses lex. | jlam | 1 | -2/+2 | |
2005-05-22 | Add the iconv option depending on ICONV_TYPE. This makes the package | minskim | 1 | -2/+4 | |
build on Linux, where native iconv is used without -liconv. | |||||
2005-05-22 | Correct a variable name. | minskim | 1 | -2/+2 | |
2005-05-22 | Some packages want to embed the path to the perl tool in scripts but | jlam | 1 | -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-22 | The path to perl is now passed via CONFIGURE_ENV as of revision 1.9 of | jlam | 1 | -7/+1 | |
mk/tools/replace.mk. | |||||
2005-05-22 | Allow a tool to be passed to GNU configure scripts under more than | jlam | 1 | -5/+5 | |
one name. | |||||
2005-05-22 | Add a few more tools for GNU configure scripts: grep, env, xmkmf. | jlam | 1 | -1/+4 | |
2005-05-22 | fix the category. this is math not cad... | dmcmahill | 1 | -2/+2 | |
2005-05-22 | pass down FIND to genreadme.awk and binpkg-cache | dmcmahill | 2 | -6/+7 | |
2005-05-22 | use find ${DIR}/ -name \*${SUFX} instead of ls ${DIR}/*${SUFX} when | dmcmahill | 1 | -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-22 | add find to the tools list | dmcmahill | 1 | -2/+3 | |
2005-05-22 | Simplify a condition. | minskim | 1 | -3/+2 | |
2005-05-22 | Use the iconv library in glibc on Linux even if USE_GNU_ICONV is set. | minskim | 1 | -2/+3 | |
2005-05-21 | Note addition of py-musique. | augustss | 1 | -1/+2 | |
2005-05-21 | Add py-musique, a program for buying iTunes songs. | augustss | 6 | -1/+76 | |
2005-05-21 | For packages that use GNU configure scripts, pass the real command | jlam | 2 | -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-21 | Do not strip commands on Linux, where some of them are not regular binaries. | minskim | 1 | -2/+2 | |
2005-05-21 | Drop maintainership; I haven't used this one for a long while. | jmmv | 1 | -2/+2 | |
2005-05-21 | Make a bad patch cause a fatal error again. This fixes a bug introduced | jlam | 1 | -4/+8 | |
in revision 1.5 and fixes PR pkg/30297. | |||||
2005-05-21 | Note that ghc has been updated to 6.4. | kristerw | 2 | -3/+3 | |
2005-05-21 | Update ghc to 6.4. | kristerw | 10 | -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-21 | This package does not build when GNOME_DISABLE_DEPRECATED is defined. | kristerw | 1 | -1/+3 | |
Use BUILDLINK_TRANSFORM to remove it. | |||||
2005-05-21 | Note update of audit-packages to 1.34 (quoting fixes) | dillo | 1 | -1/+2 | |
2005-05-21 | fix quoting. bump version to 1.34. | dillo | 2 | -10/+11 | |
reviewed by wiz and agc. | |||||
2005-05-21 | Include devel/hdf5/buildlink3.mk if octave is built with hdf5. | kristerw | 2 | -2/+14 | |
2005-05-21 | +rsync-2.6.4 | wiz | 1 | -1/+2 | |
2005-05-21 | Updated unrar to 3.5.2 | wiz | 2 | -3/+3 | |
2005-05-21 | Update to 3.5.2, changes unknown. | wiz | 4 | -15/+15 | |
2005-05-21 | + bittorrent-4.1.0, dvdrip-0.52.5, mhonarc-2.6.11, mysql4-client-4.1.12, | wiz | 1 | -5/+10 | |
mysql4-server-4.1.12, pfqueue-0.3.8, smlnj-110.54, unrar-3.5.2, windowlab-1.29. | |||||
2005-05-21 | Include pthread.buildlink3.mk as this requires POSIX threads directly. | jmmv | 1 | -1/+2 | |
Should fix build under NetBSD 1.6.2; seen in latest kristerw@'s bulk build. | |||||
2005-05-21 | Note PKGREVISION bump of libslang. | minskim | 1 | -1/+2 | |
2005-05-21 | Use -ldl on platforms with libdl. | minskim | 3 | -6/+6 | |
Bump PKGREVISION. | |||||
2005-05-21 | ups-nut & ups-nut-cgi updated to 2.0.1 | lukem | 1 | -1/+3 | |
2005-05-21 | Use tar instead of gtar; remove gtar from tools. | wiz | 1 | -6/+2 | |
2005-05-21 | Changed the way trailing empty lines are detected. This adds line | rillig | 1 | -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-21 | Removed trailing empty line from patch-ai. | rillig | 2 | -4/+3 | |
2005-05-21 | Remove some more duplicate entries. | wiz | 1 | -19/+1 | |
2005-05-21 | Updated flyspell to 1.7i | wiz | 2 | -3/+3 | |
2005-05-21 | Update to 1.7i: | wiz | 2 | -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-21 | Make this compile on Darwin. | rh | 1 | -0/+15 | |
2005-05-21 | Make sure that the right libdb is actually picked up by the configure | rh | 3 | -7/+18 | |
script. | |||||
2005-05-21 | Grammar 101 -- sentences should end in a period. | jlam | 13 | -26/+26 | |
2005-05-21 | Add TNF copyright to the new tools framework makefiles. | jlam | 13 | -13/+480 | |
2005-05-21 | SUBST_FILES.* must be relative to ${WRKSRC}. | jlam | 13 | -33/+32 | |
2005-05-21 | Move the PKGREVISION from the Makefile.common. It should be used | reed | 3 | -4/+5 | |
for revisions for a single package. I don't think this "suexec" PKGREVISION was meant for the apr package, but since it was used it is now there. I noticed this problem when building wip/apachebench2 which has nothing to do with suexec. Although, I did not make this change for pkgsrc-wip's wip/apachebench2 since this is a work in progress. | |||||
2005-05-21 | Make this compile on Darwin. | rh | 4 | -1/+54 | |
2005-05-21 | note initial import of xmms-faad 2.0. | grant | 1 | -1/+2 | |
XMMS plugin for AAC files. |