Commit graph

30 commits

Author SHA1 Message Date
wiz
a486f11406 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:06:11 +00:00
hubertf
f4a713c676 Fix bug that only seems to happen with fvwm2 if "NoHandles" is used
on rxvt windows. Patch contributed by Geoff Wing <gcw@rxvt.org> in
private mail, and will be part of next rxvt release.
2000-09-20 02:12:12 +00:00
wiz
34b11da53a Fix package to compile again. Patches supplied by NONAKA Kimihiro in
pkg/10909.
2000-08-30 00:01:03 +00:00
tron
f0b9164cf1 Use "USE_XPM" option instead of direct dependence on the "xpm" package. 2000-08-23 23:14:21 +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
1b0c8d610f Make these packages work better with xpkgwedge by using X11PREFIX in
preference to X11BASE, and by finding out where the xpm package is
installed by using pkg_info(1), not hardcoding a best guess.
2000-07-11 09:31:32 +00:00
hubertf
15c1936b49 Update to 2.7.3. Changes: countless.
I hoped that the transparent mode would work better, but it doesn't. :(
2000-05-08 03:25:20 +00:00
wiz
c596dea674 MASTER_SITES updated: removed 3 ex-distribution sites, added one new 1999-12-23 14:46:00 +00:00
rh
3255c2edf1 defuzz. 1999-12-08 07:07:02 +00:00
abs
3365dcb7a5 Consistency:
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
1999-09-21 17:20:03 +00:00
agc
807a9ab0fc Remove package name from comment. 1999-09-14 13:04:21 +00:00
kim
d3848100ba Bogus patch (the pty name last char is hex).
This wasn't used either since it was not in
the patch-sum file.  Now we don't see the
error even...
1999-08-28 17:50:41 +00:00
hubertf
0a1e6f47d8 Update to V2.6.1: many bugfixes!
Submitted by Geoff Wing <gcw@rxvt.org> in private mail.
1999-08-25 00:59:52 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
hubertf
925f60d257 Speed up some things, supplied by gcw@rxvt.org 1999-06-14 17:43:45 +00:00
hubertf
73f97faf33 Geoff Wing <gcw@rxvt.org> has volunteered to maintain this package. 1999-06-14 17:43:20 +00:00
hubertf
998a8f3851 Update to V2.6.0. Too many changes to list, see ChangeLog. 1999-06-14 01:28:13 +00:00
tron
23e0063766 Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15 20:39:38 +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
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
agc
988019b016 Update package Makefiles for automatic manual page handling. 1998-06-22 12:58:33 +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
9ea2645c94 portlint: fix RCS Id 1998-01-25 00:12:17 +00:00
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00
agc
a58b0a9847 Add NetBSD RCS Id. 1997-10-09 11:46:31 +00:00
agc
23d39ca163 Initial import of FreeBSD's x11 ports category into NetBSD packages
system.
1997-10-09 11:37:03 +00:00