Commit graph

80887 commits

Author SHA1 Message Date
jmmv
9152de3946 Note revision bump for curl to 1. 2005-06-12 13:44:26 +00:00
jmmv
2697615f3b Make the include/curl/multi.h self-contained to fix the build of packages
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-12 13:43:36 +00:00
jmmv
cb8ba3f79f Remove libyahoo and gtkyahoo.
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 13:03:38 +00:00
wiz
e9fa63e8c5 + fox-1.4.16. 2005-06-12 12:24:54 +00:00
wiz
842c5c1fc4 regen patch-aa (as standard unidiff). Addresses part of PR 29877. 2005-06-12 11:16:56 +00:00
jdolecek
9d24d45062 adapt to recent pkgsrc changes 2005-06-12 11:01:04 +00:00
jdolecek
e43a5f7edd (temporarily) re-add Opera7 package - Opera8 doesn't work on NetBSD MP systems 2005-06-12 10:54:58 +00:00
jdolecek
01298b5ef3 re-add Opera7 package - it does have a vulnerability, but Opera8 isn't
usable on NetBSD MP systems ATM
2005-06-12 10:52:10 +00:00
jdolecek
dd71035ec0 add message about crash problem with MP systems 2005-06-12 10:47:43 +00:00
jlam
3b2602907d Pass the correct path to the installed db4 files. Also, transform
"-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-12 08:59:32 +00:00
taya
0f0e6b7d7f apply patch sent by yamajun AT ofug.net to fix bug of anthy-dic-tool.
fix pkg/30448
2005-06-12 08:52:54 +00:00
hira
47577dcd67 Pass WRKSRC=${WRKSRC} to MAKE_ENV. This fixes PR pkg/30076. 2005-06-12 08:41:56 +00:00
jlam
10003736e7 This package requires imake & xmkmf to build so note it in USE_TOOLS. 2005-06-12 08:22:59 +00:00
jdolecek
0ef8398d93 g/c the UPGRADE_PKG code - it's no longer used, and the empty 'for'
list causes problems with some (e.g. Irix) shells
2005-06-12 08:18:28 +00:00
jlam
1ee0c53214 math/gcalctool requires bison to build, even though it claims it only
needs yacc.  This fixes PR pkg/29897.
2005-06-12 07:58:08 +00:00
jlam
ac21d3de46 KDE-3.x configure scripts use xmkmf to discover properties of the
X11 distribution, so add USE_TOOLS+=imake.  This addresses part of
PR pkg/26744.
2005-06-12 07:49:16 +00:00
jlam
ed518761e2 Don't prevent this package from building/installing even if getopt_long
is already provided by the system natively.  There is no reason to
prevent its installation.
2005-06-12 07:26:18 +00:00
jlam
829dde9e0d Several of the netpbm shell scripts use bashisms, so force using bash
for all of the shell scripts.  Bump the PKGREVISION to 1.  This fixes
PR pkg/23636.
2005-06-12 06:37:32 +00:00
jlam
02e0712ae3 GNU make isn't required all of the time... only for Linux. As the
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-12 05:26:47 +00:00
jlam
ef34473be4 Rename the INSTALL script template to INSTALL.openwin so avoid triggering
the special handling in bsd.pkg.mk if ${PKGDIR}/INSTALL exists.  This
fixes PR pkg/30502.
2005-06-12 05:06:11 +00:00
jlam
c97f8417a8 Remove the need to archivers/gsharutils at build-time to extract the
distfiles.  This fixes PR pkg/29877.
2005-06-12 04:03:30 +00:00
jlam
55c85320ca Separate the message from the do-distribution-patch and do-pkgsrc-patch
targets so that if they're overridden in the package Makefile, the
message is still printed.
2005-06-12 03:59:42 +00:00
jlam
7969727e46 Rename "apply-distribution-patches" and "apply-pkgsrc-patches" targets
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-12 03:38:04 +00:00
jlam
8cba08b973 Some shells don't accept empty word lists in for loops. For those
Makefiles where this occurs, edit the file so that we avoid running
the loop.  This should fix PR pkg/28809.
2005-06-11 22:16:15 +00:00
jlam
9877fbb264 Perl embeds the full paths to hostname, ln, and sed in several installed
files, so make sure the paths to the ones in ${TOOLS_DIR} aren't used.
2005-06-11 21:57:11 +00:00
wiz
af82255ee9 Updated x11/wxGTK to 2.4.2nb5 2005-06-11 17:18:52 +00:00
wiz
2138f7d7dd Fix automake m4 macro quoting. Closes PR 30501.
Bump PKGREVISION.
2005-06-11 17:17:56 +00:00
wiz
b26abba031 Now that bsd.options.mk has been changed, only add mmx to PKG_SUPPORTED_OPTIONS on i386. 2005-06-11 16:53:18 +00:00
dillo
d483ad77f7 regen 2005-06-11 16:33:48 +00:00
dillo
c360872d9f Fix capitalization of section heading.
Add comments with suggested contents from jmmv's original mail.
2005-06-11 16:31:40 +00:00
dillo
1708023c36 Update to new handling of no supported options.
Remove commented out user-level documentation.
2005-06-11 16:31:03 +00:00
dillo
bb6b79a875 in do-lint, invoke make with the MAKE_ENV set. Makes it work with
LOCALBASE != /usr/pkg.
2005-06-11 16:26:47 +00:00
dillo
91ba937bb4 Allow this file to be included even if no options are supported
(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-11 16:12:13 +00:00
hira
1e0f391428 Use PKG_SYSCONFDIR framework. Reviewed by wiz@. 2005-06-11 15:00:04 +00:00
wiz
e479d35159 + ruby-RMagick-1.8.2 [pkg/30497], ruby-imlib2-0.5.2 [pkg/30498].
- ruby-RMagick-1.8.1 [pkg/30313], ruby-imlib2-0.5.1 [pkg/30372].
2005-06-11 12:03:57 +00:00
wiz
71724b2894 Set RM to MAKE_RM -f instead of MAKE_RM.
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 11:45:53 +00:00
wiz
ed24404272 + crimson-0.4.8, glib-2.6.5, wget-1.10, xpad-2.8. 2005-06-11 11:29:52 +00:00
wiz
14d5638070 Move inclusion of tk83/bl3.mk above inclusion of bsd.pkg.mk.
Probably fixes bulk build problem.
2005-06-11 11:22:21 +00:00
jmmv
61b5f5af04 Revision 1.2 of this file added a check for the presence of xextensions.pc
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-11 08:49:33 +00:00
jlam
9a2b543ac3 Remove unnecessary .undef lines after .for loops as the loop variables
are automatically undefined after the loop exits.
2005-06-11 05:22:03 +00:00
jlam
df53a167da Add a default fall-through for the shell case statement (portability
issue).
2005-06-11 04:26:17 +00:00
markd
3efe0facf0 Cleanup of tools paths appearing in installed files for the new tools
framework.  Bump PKGREVISION.
2005-06-11 02:37:00 +00:00
jlam
d8e783d924 check-wrkref is a make target that greps through the installed files
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-10 23:38:00 +00:00
markd
0935a85b00 Bump PKGREVISION for rpath fix. 2005-06-10 23:01:39 +00:00
salo
c6a552ed44 Set BUILDLINK_RECOMMENDED after recent security fixes. (hi tv!) 2005-06-10 22:59:22 +00:00
markd
aabc625ef6 Find libpthread.so when not on the default rpath.
Fixes bulk build on NetBSD-1.6.2.
2005-06-10 22:57:48 +00:00
salo
70f10250f8 Add missing file.
From MAINTAINER, Matthew Luckie  via PR pkg/30494
2005-06-10 22:49:47 +00:00
jlam
723ae9fc44 Unsurprisingly, xcursorgen needs to depend on xcursor. Remove the
outdated check for the presence of xcursor and fix the png link options.
Bump the PKGREVISION to 2.
2005-06-10 22:47:36 +00:00
jlam
d9ac2e54e4 Force an autoconf "cache" override for tools that are likely to be
shell builtins, e.g. echo, false, test, true, since those tools don't
have a full path.
2005-06-10 20:53:54 +00:00
adrianp
792a6ac701 Note mantis bump 2005-06-10 19:40:07 +00:00