Commit graph

114 commits

Author SHA1 Message Date
tron
f0b9164cf1 Use "USE_XPM" option instead of direct dependence on the "xpm" package. 2000-08-23 23:14:21 +00:00
tron
51bd7b96de Make sure that "HasXdmAuth" is really defined before checking its value. 2000-08-07 08:08:50 +00:00
tron
b250c1df32 Compile support for "XDM-AUTHORIZATION-1" into "kdm" if base X11 system
supports it.
2000-08-07 07:32:41 +00:00
agc
78748d628a Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition,
which takes entries of the format <make-definition-name>=<pkgname>. This
has not been added to MAKEFLAGS because (a) premature optimisation is the
root of all evil, and (b) because the .for loop used to implement this
shows the wrong results when multiple prefices are evaluated.

Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying
them considerably.

ALso simplify the logic to calculate the prefix as well.
2000-07-15 20:39:13 +00:00
agc
69cbb39071 The previous method of using a make target for finding a prerequisite
package's prefix would not work as part of the environment specification
via MAKE_ENV (as it would not be executed in the correct directory).

Fix this by invoking pkg_info(1) directly, not via an intermediate make(1)
step - this is not as clean, but more effective (i.e. it works).
2000-07-14 16:04:19 +00:00
agc
4aeac45f89 Make the determination of the pre-req package's installed directory be
a bit more user-friendly.

Introduce a show-{gtk+,imlib,kdebase,qt1,qt2,xpm}-prefix target in
bsd.pkg.mk, and use "${MAKE} show-*-prefix" in package Makefiles.
2000-07-11 14:53:35 +00:00
agc
52c1afc38c Find qt1 prefix via pkg_info(1), rather than hardcoding it as ${X11BASE}.
Pointed out by Dave Sainty <dave@dtsp.co.nz>, munged slightly by me.
2000-07-10 15:08:13 +00:00
abs
5f37ccdba8 Do not try to include old vm/vm_swap.h header in the UVM world.
Now builds on -current systems without old 1.4 headers still lying around.
2000-05-20 20:39:41 +00:00
drochner
c2db1b3198 look for libGL instead of libMesaGL (recent Mesas don't install as "Mesa") 2000-04-03 11:01:57 +00:00
dmcmahill
efd6402596 Change from using qt to qt1. This clears the way to allow Qt to be upgraded
to Qt-2 without breaking KDE which still requires Qt-1.
2000-03-28 00:12:29 +00:00
agc
49155fbfc1 Make this package work on Solaris. 2000-03-23 11:58:31 +00:00
jlam
0252bae54a Remove adaptations for libungif, now that libungif package installs
libgif.*
2000-02-29 19:43:53 +00:00
wiz
9cf87d4901 find -> ${FIND}, whitespace fix 2000-02-05 15:51:04 +00:00
tron
7f3e29d991 "kvt" takes advantage of "ncurses". 2000-02-01 16:12:36 +00:00
tron
c5c016b93b Don't let "kvt" select fancy terminal types from ncurses's "terminfo"
database which are not available for "termcap" applications.
2000-02-01 14:55:07 +00:00
jdolecek
868b7c0391 regen 2000-01-28 13:24:04 +00:00
jdolecek
4698c06e50 the login cap 'fix' committed into KDE2 tree 2000-01-28 13:23:31 +00:00
tron
e99b49897a Ignore existence of "login_cap.h" under NetBSD because we don't offer
the same interface as FreeBSD which KDE expects.
2000-01-23 00:48:07 +00:00
jdolecek
e96c2c129c regen 1999-12-12 19:07:16 +00:00
jdolecek
d814fbbdb8 today's set of KDE2 pullups 1999-12-12 19:06:37 +00:00
jdolecek
fef4222a83 mark as pulled into KDE2, correct obvious cut&paste error 1999-12-12 19:04:00 +00:00
jdolecek
7600ba23bf regen 1999-12-11 23:22:59 +00:00
jdolecek
9254f426c0 today's KDE pullups 1999-12-11 23:21:51 +00:00
jdolecek
c670e6a0da update the comment on beginning to match with what has been committed
into KDE tree. I tried hard to give appropriate credit all who
deserved, let me know if I forgot somebody.

s/FALSE/false/
define INFO_DMA_AVAILABLE even through no info is returned
1999-12-11 21:30:04 +00:00
bouyer
a6539fb6bd Make kde work on solaris. Mostly:
- don't hardcode -lossaudio in Makefiles, teach configure about it instead
- different PLIST
1999-12-06 20:44:57 +00:00
tron
f0fb60cd04 Install "Daemon.README" to correct location. 1999-11-15 09:04:03 +00:00
tron
9be5b07602 Add missing MD5 sum for "Daemon.README". 1999-11-15 08:21:42 +00:00
hubertf
6f83e0f904 We're requested to also distribute the Daemon's copyright and "usage"
license, so put this into a file as well.
1999-11-15 00:53:13 +00:00
tron
1acb9c64a0 Because we don't really want to have binary files in our source trees
fetch the daemon picture from "ftp.netbsd.org".
1999-11-15 00:34:53 +00:00
tron
cc2aa75a5e Use "${ECHO}" not "${ECHO_MSG}" because we are creating a configuration
file and printing a message.
1999-11-14 22:54:30 +00:00
hubertf
e0e9872b9d More NetBSD advertisement: Put a Daemon image into the kdm logon box.
Image contributed by Matthias Scheler and distributed with permission from
Marshall Kirk McKusick.
1999-11-14 19:53:40 +00:00
hubertf
92d6358171 Fix patch fuzz insanity. 1999-11-12 04:50:00 +00:00
hubertf
5c7f98ece0 Use the kdm greeting banner for some advertisement.
If someone has a nice 100x100 image we can distribute, let me know. :-)
1999-11-09 01:13:43 +00:00
tron
aad5effa6a Remove "share/kde/applnk/Development" from list of directories to create.
There is no ".directory" file in this directory before the "kdevelopement"
package is installed anyway.
1999-10-27 11:10:12 +00:00
tron
c1eb132aeb Create directories "share/doc/kde/HTML/pl" and "share/doc/kde/HTML/sv"
required for other KDE packages.
1999-10-26 16:51:30 +00:00
hubertf
9bc66e6deb DTRT WRT reboot/halt on all supported OSs 1999-10-23 02:06:06 +00:00
jlam
471572e993 Teach kdebase to look for libungif vs. libgif. 1999-10-22 18:31:51 +00:00
jlam
ed0e8fe576 Readd dependency on libungif (per log message for revision 1.38). 1999-10-22 00:59:54 +00:00
jlam
c6f63305d2 Remove dependency on GIF libraries. Nothing in kdebase links against
giflib.
1999-10-09 20:23:54 +00:00
bouyer
3f8397ae99 Add proper support for device type kdelnk: allow non-root users to specify
fs type and mount point; don't propose an entry to mount from an fstab
entry in menu; try an eject on the device at unmount time.
With this it is possible to have kdelnk files for cdrom and zip drives
do the rigth thing :)
1999-10-08 15:55:07 +00:00
tron
8d7d754dfa Remove me as maintainer of those packages. 1999-10-07 17:41:46 +00:00
tron
38d61a5a8b Sync. 1999-09-30 07:19:52 +00:00
tron
cdb4067b43 Fix incorrect filename in patch file. 1999-09-30 07:10:22 +00:00
tron
b7f3f61a86 Use wildcard dependence for "Mesa" package so that either standard or
hardware accelerated Mesa libraries can be used.
1999-09-29 22:58:43 +00:00
hubertf
f97df0b220 Yet another patch to get kdm building on Solaris
(hey, and I don't even have zoularis going! ;-)
1999-09-29 20:38:27 +00:00
tron
ba4d40678d Back out last commit, "share/doc/kde/HTML/ru" was already created
implicitly.
1999-09-27 22:01:41 +00:00
tron
fe9968074f Create directory "share/doc/kde/HTML/ru" for russian documentation files
in any KDE related package.
1999-09-27 21:41:48 +00:00
tron
a58eb2de8d Create directory "share/kde/applnk/Development" required by various
KDE packages.
1999-09-27 21:23:13 +00:00
tron
40e480e741 Because "ftp.kde.org" is an alias for "ftp.de.kde.org" again we explicitly
use "ftp.us.kde.org" as primary master site.
1999-09-15 18:44:14 +00:00
tron
3376546328 Update K Desktop Environment to version 1.1.2. A change list is available
at "http://www.kde.org/announcements/changelog1_1_1to1_1_2.html".
1999-09-15 18:26:00 +00:00