Commit graph

56 commits

Author SHA1 Message Date
tron
52ea501439 "kdebase" doesn't really require "giflib" but beceause some of the other
KDE packages do we avoid the trouble to remove the dependence check
from "configure".
1999-06-05 15:07:23 +00:00
tron
e83744c5c3 Fix directory name in master site list. 1999-06-04 15:15:11 +00:00
tron
fd820350fd pkglint: remove contiguous blank lines. 1999-06-04 00:07:04 +00:00
tron
8c1f752a52 Update "kdebase" package to version 1.1.1. 1999-06-04 00:05:50 +00:00
tron
02e48b67b3 Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-20 20:09:49 +00:00
tron
62b626c87a Fix run time library search path. 1999-04-24 06:53:41 +00:00
tron
c0e3056b56 - Make sure that "configure" finds JPEG, TIFF and PNG library.
- Install "klock" set user id "root" so that it can really verify the
  entered passwords.
1999-03-23 17:56:07 +00:00
tron
c2f5a1dc1a Stop "kdm" from core dumping unter 1.3/1.3.x. 1999-03-04 22:44:42 +00:00
tron
354e0f2fbf The contents of "share/kde/apps/kdisknav" needs to be added dynamically
to the package list.
1999-02-21 15:44:14 +00:00
tron
ac8de5c6ad Fix "kdm" to set login name properly. 1999-02-21 14:32:38 +00:00
tron
fc07306682 Create all required documentation directories in "kdebase" package. 1999-02-19 23:07:19 +00:00
tron
4c10fcc27d Let "kdebase" package create the directories "share/doc/kde/HTML/it" and
"share/kde/sounds" to avoid problems if "kdeutils" gets removed before
"kdenetwork" package.
1999-02-18 23:37:54 +00:00
tron
a38fd0e194 "gettext" is only needed at build time, so use "BUILD_DEPENDS". 1999-02-17 08:34:36 +00:00
tron
c1b5789b8f "kdebase" doesn't depend on the GIF library, it only believes so. But it
requires the "gettext" package. Both problems reported by Markus Kurek.
1999-02-17 00:02:13 +00:00
tron
6a83ad0df3 Update "kdebase" package to version 1.1. 1999-02-15 21:34:49 +00:00
agc
f6473207ca Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
abs
3b5f0faf36 Modify kcminfo to report memory and processor usage.
Only partial memory information for pre-UVM systems.
1999-01-11 01:11:21 +00:00
tron
8d4a413ff2 Remove unnecessary duplicate dependences. 1998-12-29 19:46:49 +00:00
tron
37df7420e5 Use "shutdown" instead of "halt" and "reboot" to get "/etc/rc.shutdown"
executed.
1998-11-10 22:23:02 +00:00
tron
d11c89cbd4 Move KDE application files to "${X11BASE}/share/kde" to avoid
interference with GNOME.
1998-11-07 10:52:28 +00:00
mycroft
b721020aec Update for the qt 1.41. 1998-11-06 05:15:41 +00:00
tron
759b05279a Depend on Mesa-3.0. 1998-09-30 20:03:18 +00:00
tron
2ca7bed700 Fix "${MASTER_SITES}": ftp.kde.org and ftp.us.kde.org refer to the same site. 1998-09-27 18:06:41 +00:00
tron
ed55ceae03 Add bug for possible buffer overflow in "kpanel". Patch supplied by
Thomas Gerner.
1998-09-21 17:26:07 +00:00
tron
699ff5180f Compile "kpanel" without optimization on m68k to avoid segmentation faults. 1998-09-18 09:59:52 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
f7c4996e0b Add NetBSD RCS Ids. 1998-08-07 13:27:33 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
tv
76e675a63b HAS_CONFIGURE -> GNU_CONFIGURE. 1998-07-20 15:08:28 +00:00
tv
294f87bc27 Update qt to 1.40. Use libtool to generate the shared and static library.
For dependent pkgs, find qt in ${PREFIX} instead of ${X11BASE}
(xpkgwedge-portlint), as all of them are also USE_X11.
1998-07-19 21:09:22 +00:00
tron
b51b76e2be Add "${CONFLICTS}". 1998-07-14 22:56:40 +00:00
tron
1bfd02cc18 Don't remove files which are now part of the "kdelibs" package. 1998-07-14 20:28:23 +00:00
tron
ca27f0956d Forgot to commit this: link "kaudio/maudio" with "ossaudio" library. 1998-07-14 20:27:28 +00:00
tron
25a8986122 Update "kdebase" to version 1.0. 1998-07-13 22:01:54 +00:00
mycroft
0167d80629 Update libjpeg to v6b. 1998-07-04 05:11:12 +00:00
tron
4619450068 Undo hubertf's changes now that we have a correct dependence on MesaGL. 1998-07-01 06:34:51 +00:00
tron
e33273c9dd Add missing dependence for "Mesa". 1998-06-28 22:10:01 +00:00
tron
0e01fc0253 Get "kdm" to work properly. 1998-06-25 23:27:51 +00:00
hubertf
fff3789bf8 Sync with reality 1998-05-08 20:59:36 +00:00
tron
12b1b27abe If the enviroment variable "KDEDIR" is set KDE's "configure" ignores the
"--prefix" argument. So let the package use that variable itself.
1998-05-04 00:20:01 +00:00
tron
6dc74612e1 Update to KDE Beta 4 'Kirkland'. 1998-04-28 22:52:32 +00:00
agc
6e7b5cf644 Move to relative paths in the pkgsrc tree. 1998-04-24 09:20:33 +00:00
agc
1f4495b33e Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
Implement a new DEPENDS definition, which looks for an installed
package, building it if not present, and use it in preference to
LIB_DEPENDS.  This should make the package collection more useful on
NetBSD ELF ports.
1998-04-22 14:22:39 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
mycroft
673b56e399 The bigger/smaller font keys are already disabled. Remove the cruft
completely so I can actually use M-> and M-< in Emacs.
1998-03-25 16:10:05 +00:00
mycroft
3dcaf6abcb Er, remove that again. TOO MUCH MAGIC. 1998-03-23 20:09:52 +00:00
mycroft
65362b3173 Add share/apps/kappfinder. 1998-03-23 20:04:16 +00:00
tron
ffd0930d3a Update to KDE Beta 3 'Huesten'. 1998-03-21 01:58:22 +00:00
tron
3f8bbc32b9 Update to KDE Beta 3 'Huesten'. 1998-03-21 01:53:16 +00:00