Commit graph

99 commits

Author SHA1 Message Date
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jlam
3ac2d4b8aa In the new compiler selection framework, GCC_REQD is appended to, not
overridden.
2004-02-01 01:43:28 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
xtraeme
f794de2624 Bump PKGREVISION (libxml2, libxslt and imlib2 were updated). 2003-12-04 19:48:24 +00:00
jschauma
fe19bb05b5 PKGREVISION++ after openssl update. 2003-11-12 03:39:39 +00:00
markd
f6a2879c01 Would have to include <sys/param.h> to get a definition of NetBSD and
KDE is never going to build on NetBSD<1.0 so don't bother testing a
version, just assume we have setproctitle in libc.

Fixes build with gcc3.  Same patch as previously applied to kdelibs3.
2003-10-18 13:28:40 +00:00
grant
40614d0b3c get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-17 19:39:58 +00:00
grant
ac2754dcb7 kill all references to gcc.buildlink2.mk and compiler.mk, and define
USE_GCC2 or USE_GCC3 where appropriate.

the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.

more changes to come later...
2003-09-12 20:07:06 +00:00
jlam
3fff0e5495 Garbage-collect USE_OPENSSL_VERSION now that openssl/buildlink2.mk supports
just setting BUILDLINK_DEPENDS.openssl.  USE_OPENSSL_VERSION wasn't
actually needed here anyway since the minimum version allowed by
openssl/buildlink2.mk exceeded the version requested here.
2003-09-11 04:13:01 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
abs
fb6c29f8bf Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while
now and not NetBSD-*-arm32. Changes include one or more of:
    - Change MACHINE_ARCH == arm32 to also match arm
    - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
    - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.
2003-06-11 20:50:50 +00:00
abs
0de8869fb4 Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3
is accepted. Suggested by Grant.
2003-06-02 14:05:00 +00:00
grant
712c21283a s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than just
libstdc++ in gcc3.

when defined, USE_GCC_SHLIB ensures that the correct rpath is passed
to the linker, and a full dependency on the compiler package is
registered.

packages which define USE_GCC_SHLIB should not include
mk/gcc.buildlink2.mk (or gcc{,3}/buildlink2.mk) as it is handled
automatically.
2003-05-29 23:14:07 +00:00
jmc
a5c35d171f libaudiofile is 0.2.x, not 2.2.2 in it's versioning 2003-05-12 04:02:49 +00:00
jmc
73a82f7513 Netbsd/powerpc needs larger template depth than the default. Add this to
CXXFLAGS so this will compile.
2003-05-11 05:24:29 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
hubertf
e986c90eb9 make sure that it's really KDE_2_ that's installed, not KDE3. :)
Try to build qt2-designer-kde to see the problem, with KDE3 installed.
Problem noted by Stefan Zimmermann <mail@stefan-zimmermann.de>
2003-03-13 14:19:22 +00:00
schmonz
0268aa4b89 REPLACE_PERL's working directory is ${WRKSRC}, so packages needn't
prefix REPLACE_PERL definitions with ${WRKSRC}.
2002-12-14 03:43:18 +00:00
tron
0fb1e93598 Include buildlink2 glue code for "libxslt" to fix build failures. 2002-12-13 21:40:33 +00:00
tron
9fda96b4bb Remove vulnerable and not really necessary KIO protocols for "rlogin"
and "telnet".
2002-12-05 15:28:29 +00:00
bouyer
a2ee04590d Fixes for Solaris:
Add libgcc to libraries list
Set KDED_WORKAROUND for non-NetBSD case too
Solaris's grep and sh works in a different way, we need a different
  BUILDLINK_FILES_CMD
Fix typos in c++ file in !netbsd case
Use CXXLINK for linking c++ libraries
2002-10-26 13:07:29 +00:00
tron
44dc494384 Fix typo which made this file completely useless and caused build failures
in all KDE packages using it.
2002-10-15 11:39:13 +00:00
jlam
63d51646ba Use BUILDLINK_FILES_CMD.<pkg> instead of manually adding the shell pipeline
to BUILDLINK_FILES.<pkg>.
2002-10-13 07:16:50 +00:00
jlam
4d411616ae Revert previous...GREP is correct. 2002-10-12 09:00:35 +00:00
jlam
8b9c927b0d Use EGREP instead of GREP. 2002-10-12 07:28:14 +00:00
jlam
b3b59d2766 Use BUILDLINK_PLIST_CMD instead of grepping the PLISTs so that we use the
file list from the installed package, not the file list from the pkgsrc
PLIST, which may be for a new version than the installed package.
2002-10-10 00:11:49 +00:00
wiz
d776b34fa4 Remove BUILDLINK_DEPENDS.* that refers older versions than mandated by
the buildlink2.mk file.
2002-10-08 19:04:01 +00:00
wiz
f1570cb8d3 Add CONFLICTS with arts. Proposed in PR 18486. 2002-10-01 11:58:56 +00:00
jlam
7abd2f0e59 Use gcc/buildlink2.mk instead of Makefile.gcc, and note that this packages
uses C++.  Hopefully fixes pkg/16567.
2002-09-29 01:22:33 +00:00
jlam
d67c5e008e All packages that used these buildlink.mk files have been converted to
use buildlink2, so remove these files.
2002-09-20 19:33:52 +00:00
jlam
baa5fef67c Use BUILDLINK_PKGSRCDIR.kdelibs2 instead of referring to the pkgsrc
directory for kdelibs2 directly.  Also some minor whitespacing.
2002-09-20 02:04:33 +00:00
tron
15a1806057 Stop this package from findind "pkg-config" and trying to use libraries
which it shouldn't use. An installed "glib2" package might otherwise
cause build failures.
2002-09-11 15:13:02 +00:00
wiz
80ee491886 Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
2002-09-10 16:06:32 +00:00
jlam
e2afa97f51 Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
2002-08-25 18:38:05 +00:00
tron
6740c2c8a5 Fix broken Linux include file hack which causes build failure on
NetBSD-current.
2002-08-16 12:21:53 +00:00
jdolecek
98894b3276 update checksum for patch-bt 2002-08-15 09:28:14 +00:00
skrll
651d33b081 Make sure we require the new version of kdelibs 2002-08-15 08:48:08 +00:00
skrll
3652e0b5ce Bring in security fix for certificate handling.
PKGREVISION++
2002-08-15 08:38:33 +00:00
cjep
2ea9005980 Mark this package as broken on arm32. Compilation hangs the machine even
without optimization. XXX Should probably try using gcc>=2.95.3.
2002-05-20 10:16:36 +00:00
dmcmahill
00a89aba55 turn off optimization on alpha to workaround a c++ compiler bug. 2002-04-10 12:30:23 +00:00
dmcmahill
cf4557c286 obey CXXFLAGS and don't unconditionally prepend -O2. 2002-04-10 12:27:33 +00:00
jmc
da80eab055 Include KDED_WORKAROUND as without it the PLIST_SUBST is kinda pointless (and
it then breaks package builds).
2002-03-31 08:15:08 +00:00
skrll
ae7898d267 Do the kded fix differently.
Don't mess with startkde which caused timing problems on slower machines
(see pkg/16071). Instead, delete the kded module files so that kdeinit
falls back to exec(3)ing the binary.

(bye bye sed script)
2002-03-28 08:57:38 +00:00
markd
b845908797 Cause a newline to be added to kio/klauncher/Makefile.am before patch is run
so that patch on Solaris succeeds with patch-bk.
2002-03-15 04:09:14 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
skrll
5f42d5addd Make sure that kssl look in the right place for its data.
This fixes the "The server certificate failed the authenticity test"
errors in konqueror when using https.
2002-02-23 15:24:17 +00:00
skrll
53060a8fe0 Pull in gcc-2.95.3 for alpha as kdeprint/management/kmiconview.cpp
tickles a compiler bug.
2002-02-15 09:26:32 +00:00
skrll
4f2c8debec Fix the mimelnk/application/x-core.desktop pattern.
Closes pkg/15172 from Hume Smith <hclsmith@yahoo.ca>
2002-01-25 19:28:11 +00:00
skrll
e2085318bc Make sure we've got a version of libxml2 that the configure script is
happy with. Reported by Chris Gilbert.
2002-01-21 12:11:16 +00:00