Commit graph

77 commits

Author SHA1 Message Date
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
tron
c4db0bc0ad Use new format for "UNLIMIT_RESOURCES". 2002-01-05 06:47:00 +00:00
tron
0c72662d8c Unlimit datasize for building which is necessary for the new toolchain. 2002-01-04 12:06:08 +00:00
zuntum
47c3ac6157 Set BUILDLINK_DEPENDS.qt2-libs to qt2-libs>=2.3.0
(similarly to recent Makefile change)
2001-12-30 23:32:24 +00:00
zuntum
074e87bad3 Depend on qt2-libs>=2.3.0, not "2.2.4" (default of qt2-libs's buildlink.mk)
PR pkg/13290 by Scott Presnell <srp@zgi.com>
2001-12-30 11:54:11 +00:00
tron
e8844fb09b Remove support for dynamic package list handling because "USE_CUPS" only
affects the "kdelibs2" package.
2001-12-20 12:09:50 +00:00
tron
cec61e6da1 Add automatic package list handling required for "USE_CUPS". 2001-12-19 15:29:28 +00:00
tron
576becf404 Include "cups" buildlink glue code only if "USE_CUPS" is set to "YES". 2001-12-19 14:20:46 +00:00
jlam
9efcd64075 Since print/cups conflicts with another popular print package,
print/lprng, we make a new variable USE_CUPS that is used by packages to
determine whether depend on print/cups and to compile in support for CUPS.
USE_CUPS may be either "YES" or undefined.  Deprecate SAMBA_WITH_CUPS as
its purpose is superseded by USE_CUPS.  Convert net/samba and net/samba20
to use USE_CUPS and make x11/kdelibs2 respect USE_CUPS.
2001-12-18 20:22:59 +00:00
skrll
bf01551eea Fix compilation on a.out platforms. 2001-12-16 20:33:40 +00:00
skrll
49151ede49 Be more careful when using QCString in meinproc... This avoids at least on
SEGV I've seen still looking for the others.
2001-12-10 10:02:53 +00:00
skrll
a334152dde Remove an old (commented out) DEPENDS line. 2001-12-07 10:59:31 +00:00
jlam
eb8f266f51 Use perl5/buildlink.mk instead of USE_PERL5, and supply a definition for
BUILDLINK_KDEDIR to fix a harmless error when building kdelibs2 where
-L/lib appeared as a flag to the compiler/linker.
2001-12-07 07:22:47 +00:00
skrll
41310893f8 Oops, these patches still exist. 2001-12-04 11:06:05 +00:00
skrll
a100f5d455 Update to KDE 2.2.2
Closes pkg/14728 from Mark Davies <mark@mcs.vuw.ac.nz>. Changes from him
with updates from myself.

From www.kde.org... The principal improvements over KDE 2.2.1, release two
months ago, include:

o security-related
	- SSL certificate loading
	- symlink vulnerability in .wmrc access by KDM introduced in 2.2
	- security problem with eFax (used by klprfax)
	- potential problem in PAM invocation by KDM
	- potential harmful side-effect of failed KDM session starts

o new features
	- added support for CodeWeavers' CrossOver plug-in (provides support
	  for QuickTime, etc.)
	- added support for the wheelmouse for scrolling through the
	  KGhostview PS/PDF viewer component
	- ability to search for multiple patterns at a time in the file
	  search dialog
	- debugging multi-threaded applications with KDevelop

o improvements/fixes
	- handling of HTTP links that redirect to FTP
	- POST using SSL through a proxy and sending headers through proxies
	- saving of recently-selected files in the file dialog
	- handling of non-ASCII characters over SMB
	- toolbar button captions with certain styles
	- selecting items with the mouse in Konqueror
	- sorting in Konqueror's textview
	- saving current settings as a theme in the theme manager
	- crashes in KMail with certain mails
	- crash on invoking the KDM chooser
	- non-Latin languages with KDevelop

performance
	- icon loading optimized
	- file dialog speedups
	- stop spinning SMB client processes
	- handling of large files in Kate
2001-12-03 15:37:14 +00:00
jlam
ed4a811bd9 Fix build problems with packages that use artsc-config. The -I option was
being improperly translated by buildlink.  This should fix pkg/14306 by
Kent Polk <kpolk@darwin.sfbr.org>.
2001-11-19 17:48:08 +00:00
skrll
71515ea470 Fix the PASV response decode in kio_ftp as reported in pkg/13344. This
is in line with rfc1123 sec 4.1.2.6.

Fix the search method for lib{ssl,crypto} in kopenssl.cc
2001-11-17 12:01:34 +00:00
jlam
a161e2da9c Remove headers and libraries that need not be symlinked into
${BUILDLINK_DIR} as they're not required for building purposes.
2001-11-16 02:03:27 +00:00
jlam
891ea7f550 Revert last change...the kio_ldap.* files are part of kdebase2, not
kdelibs2.
2001-11-15 21:00:27 +00:00
tron
f64441dd18 Include buildlink code of "openldap" package to get LDAP support not only
by accident.
2001-11-15 11:33:13 +00:00
jlam
b32cb3436e kdelibs/Makefile now needs a KDEDIR setting since it's no longer set by
kde2/buildlink.mk.
2001-11-14 20:29:43 +00:00
jlam
befb2d2650 * Strongly buildinkify.
* Manage all of the icon directories for all of the KDE2 packages in the
  PLIST.
* Workaround a NetBSD/alpha egcs optimization bug.
* Allow artsdsp pre-loadable module to be built.
* Fix pkg/14430 by Mark Davies <mark@mcs.vuw.ac.nz> where mounting devices
  from KDE2 when /sbin isn't in your path doesn't work because mount/umount
  can't be found.  We append /sbin:/usr/sbin to the path before calling
  mount/umount.
* Properly recognize that NetBSD's OSS implementation doesn't include the
  Linux MIDI interface.
* Fix and sort PLIST.
2001-11-13 21:09:07 +00:00
tron
83acc39777 Adapt to new directory layout. 2001-11-01 18:32:02 +00:00