Commit graph

50 commits

Author SHA1 Message Date
agc
44b15b4200 Use EVAL_PREFIX to find the installed location of the kdebase package, and
use it accordingly.
2000-07-17 13:58:20 +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
dmcmahill
1dce36609c add patch to work around a g++ -O2 compiler bug on pmax. The compiler bug is
reported in PR port-pmax/9453.
2000-05-12 14:59:28 +00:00
jlam
fb7aa2f1d7 Regen 2000-04-10 00:04:07 +00:00
jlam
f1ce60357b Back out last change -- revert to using gs instead of gsx11 2000-04-10 00:03:42 +00:00
jlam
13abd96232 Adapt to use gsx11 instead of gs to render into an X11 window. 2000-03-30 06:37:15 +00:00
jlam
49688e3ae0 Adapt to use gsx11 instead of gs to render into X11 window. 2000-03-30 06:36:30 +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
jlam
0c3b8dca2a Remove changes for libungif. 2000-03-16 17:52:36 +00:00
jlam
0252bae54a Remove adaptations for libungif, now that libungif package installs
libgif.*
2000-02-29 19:43:53 +00:00
rh
5ad7f2cded defuzz 1999-11-27 21:57:11 +00:00
jlam
1e6494838d Remove dependency on libungif. We get it through kdebase. 1999-10-22 01:06:12 +00:00
jlam
5ff6d9168e Alterations to use libungif instead of giflib 1999-10-09 20:14:08 +00:00
tron
8d7d754dfa Remove me as maintainer of those packages. 1999-10-07 17:41:46 +00:00
tron
32abcb6e48 Fix incorrect filenames in patch files. 1999-09-30 07:50:00 +00:00
hubertf
aca8dfbc63 More Solaris patches
(untested within the packages system, but helped me when compiling
manually - did someone say pkgsrc is a big patch collection? :)
1999-09-29 22:43:57 +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
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
tron
8b4190e9eb Fix detection of TIFF and PNG library to avoid link failures on
ELF systems.
1999-07-07 21:57:31 +00:00
tron
382c2189ec Update "kdegraphics" package to version 1.1.1. 1999-06-05 17:27:55 +00:00
tron
c48eb93f00 Update dependence to "kdebase" package to version 1.1.1.
XXX I didn't test a mixture of kde 1.1 and 1.1.1. Use it on your own risk!
1999-06-04 00:11:36 +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
24b069ae4d Make sure that "configure" finds JPEG, TIFF and PNG library. 1999-03-23 18:59:41 +00:00
tron
6925dce294 Avoid redefinition of depricated "unix" symbol under NetBSD 1.3/1.3.x. 1999-03-05 23:37:52 +00:00
tron
fc07306682 Create all required documentation directories in "kdebase" package. 1999-02-19 23:07:19 +00:00
tron
20babc25ba Update "kdegraphics" package to version 1.1. 1999-02-18 23:38:45 +00:00
tron
7fde7636d4 Ignore not updated KDE sub packages for now. 1999-02-15 21:41:32 +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
tron
34a807fcb3 Don't check for deprecated symbol "unix". 1999-01-04 20:25:49 +00:00
tron
8d4a413ff2 Remove unnecessary duplicate dependences. 1998-12-29 19:46:49 +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
5e17c5f534 Fix "kfax" for "egcs". 1998-09-29 00:13:14 +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
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
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +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
9882437eee Update "kdegraphics" to version 1.0. 1998-07-14 22:09:33 +00:00
tron
d04d69bb2c Add patch for "kghostscript" to stop it segment faulting on startup.
Fixes PR pkg/5707 by Nick Hudson.
1998-07-05 21:59:42 +00:00
mycroft
0167d80629 Update libjpeg to v6b. 1998-07-04 05:11:12 +00:00
tron
c01e7d6c3f Sync with reality. 1998-07-01 06:48:12 +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
1153532b5e Initial commit of "kdegraphics-4.1b" package. 1998-05-01 20:19:58 +00:00