Commit graph

518 commits

Author SHA1 Message Date
agc
b7c0d55b71 Set NO_PACKAGE for this package - binary packages cannot be made,
since package registration does not take place.  Fixes a problem
pointed out by Charles Hannum.
1998-08-28 14:23:18 +00:00
agc
a477e5037b + Add a pkgtools category.
+ Add a pkg_install package, in the pkgtools category, which is a copy
of NetBSD-current's /usr/src/usr.sbin/pkg_install sources, as of
August 28th 1998.  This version of the pkg_* tools includes a version
of pkg_info(1) which echoes matching package names, understands sh(1)
globbing, csh(1)-style {,} alternates, and Dewey decimal version
number relational matching.
1998-08-28 12:25:35 +00:00
frueauf
03641eac25 Setting NO_CHECKSUM=yes is enough. 1998-08-23 21:25:19 +00:00
frueauf
44ef1c39c4 As there is nothing to extract, set EXTRACT_ONLY=#empty and remove
unnecessery md5 file.
1998-08-23 21:18:24 +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
tv
4fe41e871f Set ${PREFIX} after inclusion of bsd.pkg.mk; don't depend on bsd.pkg.mk to
conditionally set PREFIX.
1998-08-11 19:29:26 +00:00
tron
407157e9b6 "make clean" shouldn't fail if nothing was built so far. 1998-08-09 23:16:18 +00:00
tsarna
62dc551992 update for new name 1998-08-08 15:19:11 +00:00
frueauf
c9cc505a63 remove me as MAINTAINER. 1998-08-08 12:35:41 +00:00
tsarna
4c02b3df4e Our portlint has diverged significantly from FreeBSD's, so
rename portlint to pkglint, and keep the sources right under files.
This makes it much easier to maintain and keep up with changes to out
package system.
1998-08-07 22:11:40 +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
1c3a613245 Make xpkgwedge capable of building a "binary pkg", for uniformity. 1998-07-31 19:30:49 +00:00
tv
447341e87c Update to "0.4": new layout to coincide with USE_LOCALBASE_FOR_X11
changes.
1998-07-31 15:00:41 +00:00
frueauf
004e47e5b0 cat ${PKGDIR}/MESSAGE in bsd.pkg.mk if it exists, don't do it in every
package Makefile.
1998-07-14 10:56:15 +00:00
tv
de0894da47 Update to "0.2": define ConfigDir in terms of $(X11_ROOT), so that imake
can be used recursively ("make Makefiles").
1998-07-01 15:56:35 +00:00
tv
58c7fc3d26 No need for both IS_INTERACTIVE and RESTRICTED; just put in RESTRICTED
with a suitable message.
1998-06-26 16:41:11 +00:00
tv
03f5014574 Add xpkgwedge, an experimental patch that enables the build of X11 pkgs
(even imake ones) that will install in /usr/pkg instead of /usr/X11R6.
This is NOT (yet?) the standard X11 pkg build procedure, but it does
provide a "way out" for users that do not want to pollute their /usr/X11R6
tree with pkgs.
1998-06-26 16:39:23 +00:00