Commit graph

49 commits

Author SHA1 Message Date
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
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
bouyer
887daf5c75 Don't blind-copy kasteroids/sprites/.pbm from source tree. This file is
empty and is certainly in the source tree by error.
1999-12-06 20:26:18 +00:00
tron
8d7d754dfa Remove me as maintainer of those packages. 1999-10-07 17:41:46 +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
c901df3c75 Update "kdegames" package to version 1.1.1. 1999-06-05 21:27:18 +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
e7de4e7b8a Remove unnecessary "--x-inc" and "--x-lib" kludges. 1999-03-23 22:19:26 +00:00
tron
9d77c936cc - Make sure that "configure" finds JPEG, TIFF and PNG library.
- Depend on new "qwspritefield" package.
1999-03-23 21:25:40 +00:00
tron
cf94c783a8 Update "kdegames" package to version 1.1. 1999-02-20 00:05:47 +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
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
852fa2fa89 Add work arround for code generation bug in "moc" to make "ksnake"
compile with "egcs".
1998-09-28 23:44:36 +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
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +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
e2b7b1f341 Update "kdegames" to version 1.0. 1998-07-14 21:21:10 +00:00
mycroft
0167d80629 Update libjpeg to v6b. 1998-07-04 05:11:12 +00:00
hubertf
cc2854971c added by mistake 1998-05-08 21:15:30 +00:00
hubertf
37e13694b3 Don't install the same files & dirs twice 1998-05-08 19:33:24 +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
c724dc79b8 Add missing dependence on "kdesupport-4.1b". 1998-04-30 17:37:58 +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
hubertf
fd16b7e9b1 Installing the files once is plenty. 1998-04-11 23:18:02 +00:00
hubertf
9f87cd5ee6 Feed our own data to the autoconfigure-o-magic. 1998-04-11 23:11:49 +00:00
tron
3f8bbc32b9 Update to KDE Beta 3 'Huesten'. 1998-03-21 01:53:16 +00:00
tron
06ef01b602 Fix location of qt include files. 1998-02-23 23:36:45 +00:00
agc
ae35b61548 Modify individual package Makefiles to use the new way of specifying
shared object dependencies (LIB_DEPENDS).
1998-01-30 13:56:55 +00:00
hubertf
f3ef3bcb8b portlint: $() -> ${} 1998-01-24 05:11:29 +00:00
hubertf
695365b51c More whitespace lossage, fixed by Matthias Scheler's PR 4762. 1998-01-02 04:52:30 +00:00
hubertf
3a70719bbb Fix for NetBSD, by boquist@cs.chalmers.se. 1997-12-29 04:05:11 +00:00
hubertf
03a61d1745 Games for the KDE integrated X11 desktop 1997-12-29 04:02:00 +00:00