summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-06-12- Add missing definition of CONF_EXAMPLES_DIR.hira4-8/+19
- Add missing entry to PLIST. Bump PKGREVISION. This closes PR pkg/30073.
2005-06-12replace centered dots with `o', as they are not always displayed correctlydillo1-34/+34
noted by adrianp
2005-06-12Note revision bump for curl to 1.jmmv1-1/+2
2005-06-12Make the include/curl/multi.h self-contained to fix the build of packagesjmmv3-2/+36
using it (such as the new drivel-2.0.0). Bump PKGREVISION to 1. The problem is that this header file requires the fd_set definitions, but it only pulls in <sys/select.h> on AIX and NETWARE systems. Instead, change the inclusion to only happen if configure script detected it during build time.
2005-06-12Remove libyahoo and gtkyahoo.jmmv16-316/+4
The project was declared dead on February 27th 2003, although the last version dates from August 14th 2001. Not to mention that the program does not work any more due to all the changes in Yahoo's authentication mechanisms in the meantime.
2005-06-12+ fox-1.4.16.wiz1-2/+2
2005-06-12regen patch-aa (as standard unidiff). Addresses part of PR 29877.wiz2-29/+21
2005-06-12adapt to recent pkgsrc changesjdolecek1-7/+10
2005-06-12(temporarily) re-add Opera7 package - Opera8 doesn't work on NetBSD MP systemsjdolecek2-2/+4
2005-06-12re-add Opera7 package - it does have a vulnerability, but Opera8 isn'tjdolecek7-0/+469
usable on NetBSD MP systems ATM
2005-06-12add message about crash problem with MP systemsjdolecek1-0/+7
2005-06-12Pass the correct path to the installed db4 files. Also, transformjlam1-2/+4
"-ldb" to "-ldb4" so that the configure script doesn't use a system libdb.so instead of the pkgsrc libdb4.so. This fixes PR pkg/23615.
2005-06-12apply patch sent by yamajun AT ofug.net to fix bug of anthy-dic-tool.taya3-9/+51
fix pkg/30448
2005-06-12Pass WRKSRC=${WRKSRC} to MAKE_ENV. This fixes PR pkg/30076.hira1-2/+2
2005-06-12This package requires imake & xmkmf to build so note it in USE_TOOLS.jlam1-1/+2
2005-06-12g/c the UPGRADE_PKG code - it's no longer used, and the empty 'for'jdolecek1-10/+1
list causes problems with some (e.g. Irix) shells
2005-06-12math/gcalctool requires bison to build, even though it claims it onlyjlam1-2/+2
needs yacc. This fixes PR pkg/29897.
2005-06-12KDE-3.x configure scripts use xmkmf to discover properties of thejlam1-2/+2
X11 distribution, so add USE_TOOLS+=imake. This addresses part of PR pkg/26744.
2005-06-12Don't prevent this package from building/installing even if getopt_longjlam1-5/+1
is already provided by the system natively. There is no reason to prevent its installation.
2005-06-12Several of the netpbm shell scripts use bashisms, so force using bashjlam1-3/+20
for all of the shell scripts. Bump the PKGREVISION to 1. This fixes PR pkg/23636.
2005-06-12GNU make isn't required all of the time... only for Linux. As thejlam1-3/+1
pkgsrc imake-handling already causes gmake to be used on Linux, remove USE_TOOLS+=gmake from the package Makefile. This correctly fixes PR pkg/23078 and PR pkg/29656.
2005-06-12Rename the INSTALL script template to INSTALL.openwin so avoid triggeringjlam2-3/+3
the special handling in bsd.pkg.mk if ${PKGDIR}/INSTALL exists. This fixes PR pkg/30502.
2005-06-12Remove the need to archivers/gsharutils at build-time to extract thejlam1-7/+8
distfiles. This fixes PR pkg/29877.
2005-06-12Separate the message from the do-distribution-patch and do-pkgsrc-patchjlam1-7/+13
targets so that if they're overridden in the package Makefile, the message is still printed.
2005-06-12Rename "apply-distribution-patches" and "apply-pkgsrc-patches" targetsjlam1-7/+13
to "do-distribution-patch" and "do-pkgsrc-patch", respectively, and allow them to be overridden by the package Makefile. This allows for more fine-grained overriding of the patch process.
2005-06-11Some shells don't accept empty word lists in for loops. For thosejlam1-1/+16
Makefiles where this occurs, edit the file so that we avoid running the loop. This should fix PR pkg/28809.
2005-06-11Perl embeds the full paths to hostname, ln, and sed in several installedjlam1-1/+9
files, so make sure the paths to the ones in ${TOOLS_DIR} aren't used.
2005-06-11Updated x11/wxGTK to 2.4.2nb5wiz1-1/+2
2005-06-11Fix automake m4 macro quoting. Closes PR 30501.wiz3-3/+26
Bump PKGREVISION.
2005-06-11Now that bsd.options.mk has been changed, only add mmx to ↵wiz4-12/+20
PKG_SUPPORTED_OPTIONS on i386.
2005-06-11regendillo2-19/+26
2005-06-11Fix capitalization of section heading.dillo1-2/+28
Add comments with suggested contents from jmmv's original mail.
2005-06-11Update to new handling of no supported options.dillo1-36/+9
Remove commented out user-level documentation.
2005-06-11in do-lint, invoke make with the MAKE_ENV set. Makes it work withdillo1-2/+2
LOCALBASE != /usr/pkg.
2005-06-11Allow this file to be included even if no options are supporteddillo1-6/+9
(as may be the case if all options are platform specific). In that case set PKG_OPTIONS to empty and skip the rest of the file. Okayed by jlam.
2005-06-11Use PKG_SYSCONFDIR framework. Reviewed by wiz@.hira5-17/+73
2005-06-11+ ruby-RMagick-1.8.2 [pkg/30497], ruby-imlib2-0.5.2 [pkg/30498].wiz1-3/+3
- ruby-RMagick-1.8.1 [pkg/30313], ruby-imlib2-0.5.1 [pkg/30372].
2005-06-11Set RM to MAKE_RM -f instead of MAKE_RM.wiz2-6/+15
Seems that MAKE_RM was changed to not include -f any longer in the last month or so/ Fixes bulk build problem.
2005-06-11+ crimson-0.4.8, glib-2.6.5, wget-1.10, xpad-2.8.wiz1-2/+5
2005-06-11Move inclusion of tk83/bl3.mk above inclusion of bsd.pkg.mk.wiz1-3/+2
Probably fixes bulk build problem.
2005-06-11Revision 1.2 of this file added a check for the presence of xextensions.pcjmmv1-3/+5
to decide whether the builtin version was enough or not. This check was removed in 1.3 during the conversion to the new builtin structure, hence breaking, at least, compositeext (on which many other packages depend). Given this, readd the check.
2005-06-11Remove unnecessary .undef lines after .for loops as the loop variablesjlam6-27/+6
are automatically undefined after the loop exits.
2005-06-11Add a default fall-through for the shell case statement (portabilityjlam1-1/+2
issue).
2005-06-11Cleanup of tools paths appearing in installed files for the new toolsmarkd1-17/+5
framework. Bump PKGREVISION.
2005-06-10check-wrkref is a make target that greps through the installed filesjlam1-1/+56
for a package and looks for references to the build directory. If any such references are found and PKG_DEVELOPER is defined, then exit with an error. This target is automatically run after a package is installed if CHECK_WRKREF is "yes". The default value for CHECK_WRKREF is "no". You can specify certain files to be skipped during the check by setting CHECK_WRKREF_SKIP to a list of shell globs. Installed files that match these globs are skipped when running the check-wrkref target. The original implementation was from Dan McMahill sent to me in private email. I've added a few more bells and whistles for this commit. This target will be helpful for catching any unwrapped files or mis-embedded tool paths.
2005-06-10Bump PKGREVISION for rpath fix.markd1-1/+2
2005-06-10Set BUILDLINK_RECOMMENDED after recent security fixes. (hi tv!)salo1-1/+2
2005-06-10Find libpthread.so when not on the default rpath.markd2-1/+15
Fixes bulk build on NetBSD-1.6.2.
2005-06-10Add missing file.salo2-2/+4
From MAINTAINER, Matthew Luckie via PR pkg/30494
2005-06-10Unsurprisingly, xcursorgen needs to depend on xcursor. Remove thejlam1-8/+7
outdated check for the presence of xcursor and fix the png link options. Bump the PKGREVISION to 2.